@powerhousedao/document-engineering 1.40.3 → 1.40.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (36) hide show
  1. package/dist/src/scalars/components/aid-field/aid-field.d.ts.map +1 -1
  2. package/dist/src/scalars/components/aid-field/aid-field.js +21 -3
  3. package/dist/src/scalars/components/aid-field/aid-field.js.map +1 -1
  4. package/dist/src/scalars/components/country-code-field/country-code-field.js +1 -1
  5. package/dist/src/scalars/components/country-code-field/country-code-field.js.map +1 -1
  6. package/dist/src/scalars/components/phone-number-field/phone-number-field.js +1 -1
  7. package/dist/src/scalars/components/phone-number-field/phone-number-field.js.map +1 -1
  8. package/dist/src/scalars/lib/countries.d.ts +10 -0
  9. package/dist/src/scalars/lib/countries.d.ts.map +1 -0
  10. package/dist/src/scalars/lib/countries.js +69 -0
  11. package/dist/src/scalars/lib/countries.js.map +1 -0
  12. package/dist/src/table/components/default-cell-renderers/country-render.d.ts.map +1 -1
  13. package/dist/src/table/components/default-cell-renderers/country-render.js +3 -3
  14. package/dist/src/table/components/default-cell-renderers/country-render.js.map +1 -1
  15. package/dist/src/table/components/focus-trap.d.ts +2 -2
  16. package/dist/src/table/components/focus-trap.d.ts.map +1 -1
  17. package/dist/src/table/components/focus-trap.js.map +1 -1
  18. package/dist/src/ui/components/confirm/imperative-confirm.d.ts +2 -2
  19. package/dist/src/ui/components/confirm/imperative-confirm.d.ts.map +1 -1
  20. package/dist/src/ui/components/confirm/imperative-confirm.js +2 -2
  21. package/dist/src/ui/components/confirm/imperative-confirm.js.map +1 -1
  22. package/dist/src/ui/components/data-entry/country-code-picker/country-code-picker.js +3 -3
  23. package/dist/src/ui/components/data-entry/country-code-picker/country-code-picker.js.map +1 -1
  24. package/dist/src/ui/components/data-entry/password-input/password-strength.d.ts.map +1 -1
  25. package/dist/src/ui/components/data-entry/password-input/password-strength.js +13 -10
  26. package/dist/src/ui/components/data-entry/password-input/password-strength.js.map +1 -1
  27. package/dist/src/ui/components/data-entry/phone-number-input/subcomponents/phone-number-diff.js +1 -1
  28. package/dist/src/ui/components/data-entry/phone-number-input/subcomponents/phone-number-diff.js.map +1 -1
  29. package/dist/src/ui/components/data-entry/phone-number-input/use-phone-number-input.js +1 -1
  30. package/dist/src/ui/components/data-entry/phone-number-input/use-phone-number-input.js.map +1 -1
  31. package/dist/src/ui/components/data-entry/phone-number-input/utils.d.ts +1 -1
  32. package/dist/src/ui/components/data-entry/phone-number-input/utils.js +1 -1
  33. package/dist/src/ui/components/data-entry/phone-number-input/utils.js.map +1 -1
  34. package/dist/style.css +3 -0
  35. package/dist/tsconfig.tsbuildinfo +1 -1
  36. package/package.json +11 -19
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@powerhousedao/document-engineering",
3
- "version": "1.40.3",
3
+ "version": "1.40.5",
4
4
  "description": "",
5
5
  "files": [
6
6
  "dist"
@@ -86,7 +86,6 @@
86
86
  "@commitlint/cli": "^20.1.0",
87
87
  "@commitlint/config-conventional": "^20.0.0",
88
88
  "@eslint/js": "^9.37.0",
89
- "@hookform/devtools": "^4.4.0",
90
89
  "@semantic-release/changelog": "^6.0.3",
91
90
  "@semantic-release/git": "^10.0.1",
92
91
  "@storybook/addon-actions": "^8.6.14",
@@ -111,16 +110,16 @@
111
110
  "@testing-library/user-event": "^14.6.1",
112
111
  "@types/diff": "^7.0.2",
113
112
  "@types/graphql-upload": "^17.0.0",
114
- "@types/jest": "^30.0.0",
115
113
  "@types/natural-compare-lite": "^1.4.2",
116
114
  "@types/node": "^24.7.2",
117
115
  "@types/react": "^19.2.2",
118
116
  "@types/react-dom": "^19.2.2",
119
117
  "@types/react-portal": "^4.0.7",
120
118
  "@types/react-virtualized": "^9.22.3",
119
+ "graphql": "^16.9.0",
120
+ "graphql-upload": "^17.0.0",
121
121
  "@vitejs/plugin-react": "^5.0.4",
122
122
  "autoprefixer": "^10.4.20",
123
- "camelcase": "^8.0.0",
124
123
  "cross-env": "^7.0.3",
125
124
  "eslint": "^9.37.0",
126
125
  "eslint-config-prettier": "^10.1.8",
@@ -128,12 +127,9 @@
128
127
  "eslint-plugin-prettier": "^5.5.4",
129
128
  "eslint-plugin-react": "^7.37.5",
130
129
  "eslint-plugin-react-hooks": "^7.0.0",
131
- "fast-xml-parser": "^4.3.4",
132
130
  "globals": "^16.4.0",
133
131
  "happy-dom": "^20.0.0",
134
132
  "husky": "^9.1.7",
135
- "import": "^0.0.6",
136
- "jsdom": "^27.0.0",
137
133
  "prettier": "^3.6.2",
138
134
  "react": "^19.2.0",
139
135
  "react-dom": "^19.2.0",
@@ -147,21 +143,23 @@
147
143
  "typescript": "^5.9.3",
148
144
  "typescript-eslint": "^8.46.1",
149
145
  "vite": "^7.1.9",
150
- "vitest": "^3.2.4"
146
+ "vitest": "^3.2.4",
147
+ "zod": "^4.0.0"
151
148
  },
152
149
  "peerDependencies": {
150
+ "graphql": "^16.9.0",
153
151
  "react": "^19.2.0",
154
- "react-dom": "^19.2.0"
152
+ "react-dom": "^19.2.0",
153
+ "zod": "^4.0.0"
155
154
  },
156
155
  "dependencies": {
157
- "@internationalized/date": "^3.5.6",
156
+ "@noble/hashes": "^1.8.0",
158
157
  "@radix-ui/react-alert-dialog": "^1.1.15",
159
158
  "@radix-ui/react-checkbox": "^1.3.3",
160
159
  "@radix-ui/react-dropdown-menu": "^2.1.16",
161
160
  "@radix-ui/react-popover": "^1.1.15",
162
161
  "@radix-ui/react-progress": "^1.1.7",
163
162
  "@radix-ui/react-radio-group": "^1.3.8",
164
- "@radix-ui/react-separator": "^1.1.7",
165
163
  "@radix-ui/react-slot": "^1.2.3",
166
164
  "@radix-ui/react-switch": "^1.2.6",
167
165
  "@radix-ui/react-tabs": "^1.1.1",
@@ -170,15 +168,13 @@
170
168
  "@zxcvbn-ts/core": "^3.0.4",
171
169
  "@zxcvbn-ts/language-common": "^3.0.4",
172
170
  "@zxcvbn-ts/language-en": "^3.0.2",
173
- "@zxcvbn-ts/matcher-pwned": "^3.0.4",
174
171
  "class-variance-authority": "^0.7.0",
175
172
  "clsx": "^2.1.1",
176
173
  "cmdk": "^1.0.4",
174
+ "countries-list": "^3.1.1",
177
175
  "date-fns": "^4.1.0",
178
- "date-fns-tz": "^3.2.0",
179
176
  "diff": "^7.0.0",
180
177
  "focus-trap": "^7.6.5",
181
- "graphql": "^16.9.0",
182
178
  "graphql-upload": "^17.0.0",
183
179
  "libphonenumber-js": "^1.12.11",
184
180
  "mime": "^4.0.7",
@@ -186,16 +182,12 @@
186
182
  "natural-compare-lite": "^1.4.0",
187
183
  "react-circle-flags": "^0.0.22",
188
184
  "react-day-picker": "9.4.3",
189
- "react-docgen": "^8.0.0",
190
185
  "react-dropzone": "^14.3.8",
191
186
  "react-hook-form": "^7.53.0",
192
187
  "react-portal": "^4.3.0",
193
188
  "react-virtualized": "^9.22.6",
194
189
  "remark-gfm": "^4.0.1",
195
190
  "tailwind-merge": "^3.3.1",
196
- "usehooks-ts": "^3.1.0",
197
- "viem": "^2.16.1",
198
- "world-countries": "^5.0.0",
199
- "zod": "4.3.6"
191
+ "usehooks-ts": "^3.1.0"
200
192
  }
201
193
  }