Commit Graph

897 Commits

Author SHA1 Message Date
devin-ai-integration[bot]
1edaba859c Fix linting errors in manipulator package (#804)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>
2025-03-05 11:09:47 +09:00
hand-dot
959e3f78b8 Update TypeScript types path in package.json to point to source directory 5.3.11 2025-03-05 10:17:04 +09:00
hand-dot
b941bc9038 Update TypeScript configuration to use ESNext module and bundler resolution 5.3.10 2025-03-05 10:05:52 +09:00
hand-dot
ba951cd299 Remove unused atob dependency from package-lock.json 5.3.9 2025-03-05 09:22:06 +09:00
devin-ai-integration[bot]
1a58874c32 Update TypeScript to version 5.8.2 (#802)
* Update TypeScript to version 5.8.2 and fix type compatibility issues

Co-Authored-By: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>

* Update package-lock.json for TypeScript 5.8.2

Co-Authored-By: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>

* Fix TypeScript errors in generator package

Co-Authored-By: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>

* Update moduleResolution to esnext in all tsconfig.esm.json files and fix type errors in generator package

Co-Authored-By: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>

* Update moduleResolution to bundler in all tsconfig.esm.json files

Co-Authored-By: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>

---------

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>
2025-03-04 18:15:28 +09:00
devin-ai-integration[bot]
ac9c20717c Remove unused atob dependency from generator package (#801)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>
2025-03-04 15:22:12 +09:00
Kyohei Fukuda
0b5fa027e6 Add .clinerules file to outline project overview and development guidelines 2025-03-04 14:16:16 +09:00
dependabot[bot]
b56e3b46de Bump react-moveable from 0.30.3 to 0.56.0 in /packages/ui (#798)
* Bump react-moveable from 0.30.3 to 0.56.0 in /packages/ui

Bumps [react-moveable](https://github.com/daybrush/moveable) from 0.30.3 to 0.56.0.
- [Release notes](https://github.com/daybrush/moveable/releases)
- [Changelog](https://github.com/daybrush/moveable/blob/master/CHANGELOG.md)
- [Commits](https://github.com/daybrush/moveable/commits/react-moveable@0.56.0)

---
updated-dependencies:
- dependency-name: react-moveable
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update Designer component snapshot for react-moveable 0.56.0

Co-Authored-By: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>

* Update Designer component snapshot with moveable-resizable classes for react-moveable 0.56.0

Co-Authored-By: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>

* Update Designer component snapshot with moveable-resizable class for ne control

Co-Authored-By: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>

* Bump react-moveable to 0.56.0 and update Designer component snapshots

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>
Co-authored-by: Kyohei Fukuda <kyoheif@wix.com>
2025-03-04 11:21:41 +09:00
Kyohei Fukuda
f134f15007 Fix formatting issues and ensure consistent use of commas in function parameters and object properties 2025-03-04 11:11:23 +09:00
dependabot[bot]
a11926703b Bump eslint-plugin-prettier from 4.2.1 to 5.2.3 (#795)
* Bump eslint-plugin-prettier from 4.2.1 to 5.2.3

Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 4.2.1 to 5.2.3.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v4.2.1...v5.2.3)

---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update prettier to ^3.5.0 to fix peer dependency with eslint-plugin-prettier

Co-Authored-By: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>
2025-03-04 10:59:00 +09:00
Kyohei Fukuda
96a8eddf54 Add @types/jest dependency and refactor ArrayBuffer handling in img2pdf and useUIPreProcessor 2025-03-04 10:17:32 +09:00
Kyohei Fukuda
b0b7789bae Add @types/node dependency and refactor useUIPreProcessor for improved performance 2025-03-04 09:14:57 +09:00
dependabot[bot]
361d99af80 Bump lucide from 0.476.0 to 0.477.0 (#793)
Bumps [lucide](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide) from 0.476.0 to 0.477.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.477.0/packages/lucide)

---
updated-dependencies:
- dependency-name: lucide
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-04 06:50:00 +09:00
hand-dot
c9d105e646 Update dependencies to latest versions 2025-03-04 06:48:51 +09:00
dependabot[bot]
fc91c7c349 Bump lucide from 0.476.0 to 0.477.0 in /packages/schemas (#792)
Bumps [lucide](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide) from 0.476.0 to 0.477.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.477.0/packages/lucide)

---
updated-dependencies:
- dependency-name: lucide
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-04 06:42:26 +09:00
dependabot[bot]
3cf208ed9c Bump is-path-inside from 3.0.3 to 4.0.0 in /packages/ui (#799)
Bumps [is-path-inside](https://github.com/sindresorhus/is-path-inside) from 3.0.3 to 4.0.0.
- [Release notes](https://github.com/sindresorhus/is-path-inside/releases)
- [Commits](https://github.com/sindresorhus/is-path-inside/compare/v3.0.3...v4.0.0)

---
updated-dependencies:
- dependency-name: is-path-inside
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-04 06:42:09 +09:00
dependabot[bot]
e292116ec0 Bump @testing-library/jest-dom from 5.17.0 to 6.6.3 (#794)
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.17.0 to 6.6.3.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.17.0...v6.6.3)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-04 06:41:57 +09:00
dependabot[bot]
b48d7ebbf4 Bump is-path-inside from 3.0.3 to 4.0.0 (#791)
Bumps [is-path-inside](https://github.com/sindresorhus/is-path-inside) from 3.0.3 to 4.0.0.
- [Release notes](https://github.com/sindresorhus/is-path-inside/releases)
- [Commits](https://github.com/sindresorhus/is-path-inside/compare/v3.0.3...v4.0.0)

---
updated-dependencies:
- dependency-name: is-path-inside
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-04 06:41:41 +09:00
dependabot[bot]
76d2add0cb Bump babel-loader from 8.4.1 to 10.0.0 (#786)
Bumps [babel-loader](https://github.com/babel/babel-loader) from 8.4.1 to 10.0.0.
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel-loader/compare/v8.4.1...v10.0.0)

---
updated-dependencies:
- dependency-name: babel-loader
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-04 06:41:27 +09:00
dependabot[bot]
7303859db9 Bump vite from 5.4.14 to 6.2.0 (#788)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.14 to 6.2.0.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-vite@6.2.0/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-04 06:41:16 +09:00
dependabot[bot]
edca77c085 Bump @types/node from 22.13.5 to 22.13.8 in /website (#784)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.13.5 to 22.13.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-04 06:40:57 +09:00
hand-dot
d9a8c4802e Remove knip dependency from package.json and package-lock.json 2025-03-04 06:40:41 +09:00
dependabot[bot]
bcd39fc6c2 Bump typescript from 5.7.3 to 5.8.2 in /website (#783)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.3 to 5.8.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.7.3...v5.8.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-04 06:36:45 +09:00
dependabot[bot]
524b2af98a Bump lucide-react from 0.475.0 to 0.477.0 in /website (#782)
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.475.0 to 0.477.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.477.0/packages/lucide-react)

---
updated-dependencies:
- dependency-name: lucide-react
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-04 06:36:30 +09:00
Kyohei Fukuda
102ca8cc62 Fix eslint (#780)
* Refactor ESLint configuration: remove legacy .eslintrc.cjs files and replace with new .mjs configurations

* Remove unnecessary TypeScript ignore comments and simplify async calls in barcode tests

* Refactor date helper: remove TypeScript ignore comments and simplify AirDatepicker usage

* Enhance date helper: add AirDatepickerDate type and improve type annotations for onSelect callback

* Update TypeScript and ESLint configurations: change module to NodeNext, refine file patterns, and enhance lint command

* Refactor ESLint configuration: remove unnecessary language options for TypeScript files
2025-03-03 10:20:36 +09:00
hand-dot
b1af5c2c8f Revert "Offscreen Canvas rendering for web workers (#704)"
This reverts commit c76f3cae5e.
2025-03-01 17:11:13 +09:00
hand-dot
94d6115662 Update package-lock.json 2025-03-01 16:44:56 +09:00
hand-dot
c867a06df6 Update package-lock.json 2025-03-01 16:32:06 +09:00
Kyohei Fukuda
afbfa87674 [WIP] Add pdf2img integration for converting PDF to images in e2e tests (#774)
* Add pdf2img integration for converting PDF to images in e2e tests

* Refactor PDF generation tests to convert PDFs to images and validate against snapshots

* Refactor package.json files to remove "type": "module" and update import statements to CommonJS format

* Fix e2e test

* Add new image snapshots for e2e tests and remove obsolete snapshot
2025-03-01 16:24:01 +09:00
Thomas Schühly
c76f3cae5e Offscreen Canvas rendering for web workers (#704)
* Offscreen Canvas rendering

* fix build issues
2025-03-01 16:23:54 +09:00
hand-dot
cfbf90d79a Update package-lock.json 2025-03-01 02:31:01 +09:00
Kyohei Fukuda
b0d980c433 Modification to make the library ESM-based. (#770)
* Remove fast-xml-parser dependency and update vite-tsconfig-paths to 5.1.4

* tmp

* Refactor test files and scripts to use ES modules; remove obsolete files

* Enhance tests with new PDF utilities and update Jest configuration for ESM support
2025-03-01 02:23:24 +09:00
dependabot[bot]
dd2a0a7fb9 Bump lucide from 0.460.0 to 0.476.0 in /packages/schemas (#768)
Bumps [lucide](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide) from 0.460.0 to 0.476.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.476.0/packages/lucide)

---
updated-dependencies:
- dependency-name: lucide
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-28 22:20:49 +09:00
dependabot[bot]
bc89c7a006 Bump lucide from 0.460.0 to 0.475.0 (#750)
* Bump lucide from 0.460.0 to 0.475.0

Bumps [lucide](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide) from 0.460.0 to 0.475.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.475.0/packages/lucide)

---
updated-dependencies:
- dependency-name: lucide
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fix TypeScript errors in createSvgStr function and update snapshots for Dependabot PR #750

Co-Authored-By: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>

* Fix createSvgStr function to properly handle IconNode structure in lucide 0.475.0

Co-Authored-By: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>

* Fix createSvgStr function to properly handle IconNode structure in lucide 0.475.0

Co-Authored-By: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>

* Fix TypeScript error in createSvgStr function for lucide 0.475.0

Co-Authored-By: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>

* Fix SVG rendering in createSvgStr function for lucide 0.475.0

Co-Authored-By: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>

* Fix SVG rendering in createSvgStr function for lucide 0.475.0

Co-Authored-By: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>

* Fix TypeScript error in createSvgStr function for lucide 0.475.0

Co-Authored-By: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>

* Fix SVG rendering in createSvgStr function for lucide 0.475.0

Co-Authored-By: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>

* Fix SVG rendering in createSvgStr function for lucide 0.475.0

Co-Authored-By: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>

* Fix SVG rendering in createSvgStr function for lucide 0.475.0

Co-Authored-By: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>

* Fix TypeScript error in createSvgStr function for lucide 0.475.0

Co-Authored-By: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>

* Fix SVG rendering in createSvgStr function for lucide 0.475.0

Co-Authored-By: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>

* Fix TypeScript errors in createSvgStr function for lucide 0.475.0

Co-Authored-By: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>
2025-02-28 22:07:41 +09:00
dependabot[bot]
d7181ffa0e Bump @scena/react-guides from 0.16.0 to 0.28.2 (#748)
* Bump @scena/react-guides from 0.16.0 to 0.28.2

Bumps [@scena/react-guides](https://github.com/daybrush/guides) from 0.16.0 to 0.28.2.
- [Release notes](https://github.com/daybrush/guides/releases)
- [Changelog](https://github.com/daybrush/guides/blob/master/CHANGELOG.md)
- [Commits](https://github.com/daybrush/guides/compare/react-compat-guides@0.16.0...@scena/react-guides@0.28.2)

---
updated-dependencies:
- dependency-name: "@scena/react-guides"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fix snapshot tests for @scena/react-guides 0.28.2 update (#763)

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>

* Fix snapshot test for @scena/react-guides 0.28.2 (#761)

* Bump eslint-config-prettier from 8.10.0 to 10.0.2 (#759)

Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.10.0 to 10.0.2.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.10.0...v10.0.2)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Add playground tests to publish-commit and publish-release workflows (#760)

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>

* test: enhance createSvgStr tests for SVG output and custom attributes

* Update snapshot for @scena/react-guides 0.28.2

Co-Authored-By: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>

* Fix snapshot test for @scena/react-guides 0.28.2 update

Co-Authored-By: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>

* Fix snapshot test for @scena/react-guides 0.28.2 update

Co-Authored-By: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>
2025-02-28 21:51:26 +09:00
devin-ai-integration[bot]
aba327b826 Remove fast-xml-parser dependency (#767)
* Remove fast-xml-parser dependency and replace with native DOMParser

Co-Authored-By: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>

* Update isValidSVG to work in both Node.js and browser environments

Co-Authored-By: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>

---------

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>
2025-02-28 21:37:03 +09:00
dependabot[bot]
4fbf037842 Bump vite-tsconfig-paths from 4.3.2 to 5.1.4 in /packages/ui (#733)
* Bump vite-tsconfig-paths from 4.3.2 to 5.1.4 in /packages/ui

Bumps [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) from 4.3.2 to 5.1.4.
- [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases)
- [Commits](https://github.com/aleclarson/vite-tsconfig-paths/compare/v4.3.2...v5.1.4)

---
updated-dependencies:
- dependency-name: vite-tsconfig-paths
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fix: Rename vite.config.ts to vite.config.mts for ESM compatibility

Co-Authored-By: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>
2025-02-28 21:17:08 +09:00
dependabot[bot]
fd9cd52260 Bump eslint from 8.57.1 to 9.21.0 (#744)
* Bump eslint from 8.57.1 to 9.21.0

Bumps [eslint](https://github.com/eslint/eslint) from 8.57.1 to 9.21.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.57.1...v9.21.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fix eslint 9.21.0 Dependency Conflicts (#764)

* Add playground tests to publish-commit and publish-release workflows (#760)

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>

* test: enhance createSvgStr tests for SVG output and custom attributes

* Update @typescript-eslint packages to be compatible with eslint 9.21.0

Co-Authored-By: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>

---------

Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>
2025-02-28 21:16:41 +09:00
dependabot[bot]
f66adfd229 Bump esbuild from 0.19.12 to 0.25.0 in /packages/ui (#737)
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.19.12 to 0.25.0.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.19.12...v0.25.0)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-28 20:51:07 +09:00
dependabot[bot]
27ec22a4bf Bump @typescript-eslint/eslint-plugin from 5.62.0 to 8.25.0 (#735)
* Bump @typescript-eslint/eslint-plugin from 5.62.0 to 8.25.0

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.62.0 to 8.25.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.25.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fix @typescript-eslint/eslint-plugin 8.25.0 Dependency Conflicts (#765)

* Add playground tests to publish-commit and publish-release workflows (#760)

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>

* test: enhance createSvgStr tests for SVG output and custom attributes

* Update @typescript-eslint/parser to 8.25.0 to match @typescript-eslint/eslint-plugin

Co-Authored-By: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>

---------

Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>
2025-02-28 20:50:53 +09:00
dependabot[bot]
76fd7910c4 Bump @dnd-kit/sortable from 7.0.2 to 10.0.0 (#732)
Bumps [@dnd-kit/sortable](https://github.com/clauderic/dnd-kit/tree/HEAD/packages/sortable) from 7.0.2 to 10.0.0.
- [Release notes](https://github.com/clauderic/dnd-kit/releases)
- [Changelog](https://github.com/clauderic/dnd-kit/blob/master/packages/sortable/CHANGELOG.md)
- [Commits](https://github.com/clauderic/dnd-kit/commits/@dnd-kit/sortable@10.0.0/packages/sortable)

---
updated-dependencies:
- dependency-name: "@dnd-kit/sortable"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-28 20:50:40 +09:00
dependabot[bot]
0b2641a644 Bump @dnd-kit/sortable from 7.0.2 to 10.0.0 in /packages/ui (#731)
Bumps [@dnd-kit/sortable](https://github.com/clauderic/dnd-kit/tree/HEAD/packages/sortable) from 7.0.2 to 10.0.0.
- [Release notes](https://github.com/clauderic/dnd-kit/releases)
- [Changelog](https://github.com/clauderic/dnd-kit/blob/master/packages/sortable/CHANGELOG.md)
- [Commits](https://github.com/clauderic/dnd-kit/commits/@dnd-kit/sortable@10.0.0/packages/sortable)

---
updated-dependencies:
- dependency-name: "@dnd-kit/sortable"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-28 20:50:30 +09:00
Kyohei Fukuda
8d824db3f5 Fix TS2835 (#762)
* tmp

* chore: update TypeScript configuration to use ESNext module and resolution

* fix: update remaining imports with .js extensions and tsconfig files with nodenext

Co-Authored-By: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>

---------

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2025-02-28 20:49:17 +09:00
hand-dot
24ab780f47 Merge branch 'main' of https://github.com/pdfme/pdfme 2025-02-28 17:41:13 +09:00
hand-dot
17d7ba1929 test: enhance createSvgStr tests for SVG output and custom attributes 2025-02-28 17:41:07 +09:00
devin-ai-integration[bot]
29628e9d29 Add playground tests to publish-commit and publish-release workflows (#760)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>
2025-02-28 17:33:07 +09:00
dependabot[bot]
f554726539 Bump eslint-config-prettier from 8.10.0 to 10.0.2 (#759)
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.10.0 to 10.0.2.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.10.0...v10.0.2)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-28 17:14:17 +09:00
hand-dot
2c918486ef Merge branch 'main' of https://github.com/pdfme/pdfme 2025-02-28 17:09:20 +09:00
hand-dot
1acecb8786 chore: clean up package-lock.json and package.json by removing unused dependencies 2025-02-28 17:09:18 +09:00
devin-ai-integration[bot]
97d61f223d Fix failing tests in Dependabot PRs (#758)
* Update @typescript-eslint packages to support eslint 9.x.x and add lucide-react mock for tests

Co-Authored-By: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>

* Add script to fix all failing Dependabot PRs

Co-Authored-By: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>

* Remove fix_all_dependabot_prs.sh as requested

Co-Authored-By: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>

* Update snapshots for Dependabot PR #746 and add lucide-react mock for tests

Co-Authored-By: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>

* Fix syntax error in UI package tsconfig.json and update snapshots

Co-Authored-By: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>

* Fix syntax errors in CtlBar.tsx and utils.ts

Co-Authored-By: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>

* Fix syntax errors in CtlBar.tsx by using direct imports with mock

Co-Authored-By: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>

---------

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Kyohei Fukuda <kyouhei.fukuda0729@gmail.com>
2025-02-28 17:08:35 +09:00