@mieweb/ui 0.6.1-dev.126 → 0.6.1-dev.132

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 (144) hide show
  1. package/dist/brands/index.cjs +12 -12
  2. package/dist/brands/index.js +3 -3
  3. package/dist/{chunk-MPOWJVV4.js → chunk-3OHVUXDG.js} +3 -3
  4. package/dist/{chunk-MPOWJVV4.js.map → chunk-3OHVUXDG.js.map} +1 -1
  5. package/dist/chunk-44CK4CT2.cjs +336 -0
  6. package/dist/chunk-44CK4CT2.cjs.map +1 -0
  7. package/dist/chunk-4LVPQ44A.js +228 -0
  8. package/dist/chunk-4LVPQ44A.js.map +1 -0
  9. package/dist/chunk-7XUN3OQT.js +3 -0
  10. package/dist/{chunk-V2DF2GUE.js.map → chunk-7XUN3OQT.js.map} +1 -1
  11. package/dist/chunk-AEGYWRSL.js +513 -0
  12. package/dist/chunk-AEGYWRSL.js.map +1 -0
  13. package/dist/chunk-AFKKJEV5.cjs +72 -0
  14. package/dist/chunk-AFKKJEV5.cjs.map +1 -0
  15. package/dist/chunk-AT732HC6.cjs +4 -0
  16. package/dist/{chunk-74K3RRU7.cjs.map → chunk-AT732HC6.cjs.map} +1 -1
  17. package/dist/chunk-BIT27PPD.js +49 -0
  18. package/dist/chunk-BIT27PPD.js.map +1 -0
  19. package/dist/chunk-BT3ZQJGT.cjs +130 -0
  20. package/dist/chunk-BT3ZQJGT.cjs.map +1 -0
  21. package/dist/chunk-BX6BTDTR.js +34 -0
  22. package/dist/chunk-BX6BTDTR.js.map +1 -0
  23. package/dist/chunk-C2544GKZ.js +313 -0
  24. package/dist/chunk-C2544GKZ.js.map +1 -0
  25. package/dist/chunk-C7RVKV25.cjs +25 -0
  26. package/dist/chunk-C7RVKV25.cjs.map +1 -0
  27. package/dist/{chunk-CV4CVGLO.cjs → chunk-DFT7TYKL.cjs} +3 -3
  28. package/dist/{chunk-CV4CVGLO.cjs.map → chunk-DFT7TYKL.cjs.map} +1 -1
  29. package/dist/chunk-DLNJLCNO.cjs +101 -0
  30. package/dist/chunk-DLNJLCNO.cjs.map +1 -0
  31. package/dist/chunk-DUPR6FEL.js +43 -0
  32. package/dist/chunk-DUPR6FEL.js.map +1 -0
  33. package/dist/chunk-EJUPJGKA.js +78 -0
  34. package/dist/chunk-EJUPJGKA.js.map +1 -0
  35. package/dist/chunk-ERLPVXOV.js +22 -0
  36. package/dist/chunk-ERLPVXOV.js.map +1 -0
  37. package/dist/chunk-KJ5BSGEO.cjs +258 -0
  38. package/dist/chunk-KJ5BSGEO.cjs.map +1 -0
  39. package/dist/chunk-MARLXJQO.cjs +537 -0
  40. package/dist/chunk-MARLXJQO.cjs.map +1 -0
  41. package/dist/{chunk-WFS6R2F5.js → chunk-OVQKCUTZ.js} +3 -3
  42. package/dist/{chunk-WFS6R2F5.js.map → chunk-OVQKCUTZ.js.map} +1 -1
  43. package/dist/chunk-OXYFTCRW.cjs +57 -0
  44. package/dist/chunk-OXYFTCRW.cjs.map +1 -0
  45. package/dist/chunk-PI3KOYAT.js +192 -0
  46. package/dist/chunk-PI3KOYAT.js.map +1 -0
  47. package/dist/chunk-QKAPKIXI.cjs +80 -0
  48. package/dist/chunk-QKAPKIXI.cjs.map +1 -0
  49. package/dist/{chunk-MV337VA7.js → chunk-R6PBBPU3.js} +2 -2
  50. package/dist/{chunk-MV337VA7.js.map → chunk-R6PBBPU3.js.map} +1 -1
  51. package/dist/chunk-ROXYP3BZ.cjs +214 -0
  52. package/dist/chunk-ROXYP3BZ.cjs.map +1 -0
  53. package/dist/chunk-T3C4RNJ4.js +106 -0
  54. package/dist/chunk-T3C4RNJ4.js.map +1 -0
  55. package/dist/{chunk-7BARESXI.cjs → chunk-ULF4PWHW.cjs} +3 -3
  56. package/dist/{chunk-7BARESXI.cjs.map → chunk-ULF4PWHW.cjs.map} +1 -1
  57. package/dist/chunk-UOOH356R.cjs +66 -0
  58. package/dist/chunk-UOOH356R.cjs.map +1 -0
  59. package/dist/chunk-Y2S6QMKU.js +78 -0
  60. package/dist/chunk-Y2S6QMKU.js.map +1 -0
  61. package/dist/{chunk-JLQTPLSY.cjs → chunk-Z6NRP4Z5.cjs} +2 -2
  62. package/dist/{chunk-JLQTPLSY.cjs.map → chunk-Z6NRP4Z5.cjs.map} +1 -1
  63. package/dist/components/AlertDialog/index.cjs +18 -0
  64. package/dist/components/AlertDialog/index.cjs.map +1 -0
  65. package/dist/components/AlertDialog/index.d.cts +56 -0
  66. package/dist/components/AlertDialog/index.d.ts +56 -0
  67. package/dist/components/AlertDialog/index.js +9 -0
  68. package/dist/components/AlertDialog/index.js.map +1 -0
  69. package/dist/components/Autocomplete/index.cjs +15 -0
  70. package/dist/components/Autocomplete/index.cjs.map +1 -0
  71. package/dist/components/Autocomplete/index.d.cts +77 -0
  72. package/dist/components/Autocomplete/index.d.ts +77 -0
  73. package/dist/components/Autocomplete/index.js +6 -0
  74. package/dist/components/Autocomplete/index.js.map +1 -0
  75. package/dist/components/Collapsible/index.cjs +21 -0
  76. package/dist/components/Collapsible/index.cjs.map +1 -0
  77. package/dist/components/Collapsible/index.d.cts +33 -0
  78. package/dist/components/Collapsible/index.d.ts +33 -0
  79. package/dist/components/Collapsible/index.js +4 -0
  80. package/dist/components/Collapsible/index.js.map +1 -0
  81. package/dist/components/CountryCodeDropdown/index.cjs +5 -5
  82. package/dist/components/CountryCodeDropdown/index.js +2 -2
  83. package/dist/components/Dropdown/index.cjs +8 -8
  84. package/dist/components/Dropdown/index.js +2 -2
  85. package/dist/components/FloatingWindow/index.cjs +18 -0
  86. package/dist/components/FloatingWindow/index.cjs.map +1 -0
  87. package/dist/components/FloatingWindow/index.d.cts +64 -0
  88. package/dist/components/FloatingWindow/index.d.ts +64 -0
  89. package/dist/components/FloatingWindow/index.js +5 -0
  90. package/dist/components/FloatingWindow/index.js.map +1 -0
  91. package/dist/components/Label/index.cjs +17 -0
  92. package/dist/components/Label/index.cjs.map +1 -0
  93. package/dist/components/Label/index.d.cts +23 -0
  94. package/dist/components/Label/index.d.ts +23 -0
  95. package/dist/components/Label/index.js +4 -0
  96. package/dist/components/Label/index.js.map +1 -0
  97. package/dist/components/RichTextEditor/index.cjs +32 -0
  98. package/dist/components/RichTextEditor/index.cjs.map +1 -0
  99. package/dist/components/RichTextEditor/index.d.cts +62 -0
  100. package/dist/components/RichTextEditor/index.d.ts +62 -0
  101. package/dist/components/RichTextEditor/index.js +11 -0
  102. package/dist/components/RichTextEditor/index.js.map +1 -0
  103. package/dist/components/ScrollArea/index.cjs +17 -0
  104. package/dist/components/ScrollArea/index.cjs.map +1 -0
  105. package/dist/components/ScrollArea/index.d.cts +22 -0
  106. package/dist/components/ScrollArea/index.d.ts +22 -0
  107. package/dist/components/ScrollArea/index.js +4 -0
  108. package/dist/components/ScrollArea/index.js.map +1 -0
  109. package/dist/components/Separator/index.cjs +17 -0
  110. package/dist/components/Separator/index.cjs.map +1 -0
  111. package/dist/components/Separator/index.d.cts +27 -0
  112. package/dist/components/Separator/index.d.ts +27 -0
  113. package/dist/components/Separator/index.js +4 -0
  114. package/dist/components/Separator/index.js.map +1 -0
  115. package/dist/components/Sheet/index.cjs +48 -0
  116. package/dist/components/Sheet/index.cjs.map +1 -0
  117. package/dist/components/Sheet/index.d.cts +62 -0
  118. package/dist/components/Sheet/index.d.ts +62 -0
  119. package/dist/components/Sheet/index.js +7 -0
  120. package/dist/components/Sheet/index.js.map +1 -0
  121. package/dist/components/Toggle/index.cjs +17 -0
  122. package/dist/components/Toggle/index.cjs.map +1 -0
  123. package/dist/components/Toggle/index.d.cts +28 -0
  124. package/dist/components/Toggle/index.d.ts +28 -0
  125. package/dist/components/Toggle/index.js +4 -0
  126. package/dist/components/Toggle/index.js.map +1 -0
  127. package/dist/hooks/index.cjs +5 -5
  128. package/dist/hooks/index.js +1 -1
  129. package/dist/html-MdxqSzjD.d.cts +13 -0
  130. package/dist/html-MdxqSzjD.d.ts +13 -0
  131. package/dist/index.cjs +352 -225
  132. package/dist/index.cjs.map +1 -1
  133. package/dist/index.d.cts +11 -0
  134. package/dist/index.d.ts +11 -0
  135. package/dist/index.js +43 -32
  136. package/dist/index.js.map +1 -1
  137. package/dist/styles.css +1 -1
  138. package/dist/utils/index.cjs +27 -18
  139. package/dist/utils/index.d.cts +1 -0
  140. package/dist/utils/index.d.ts +1 -0
  141. package/dist/utils/index.js +3 -2
  142. package/package.json +29 -6
  143. package/dist/chunk-74K3RRU7.cjs +0 -4
  144. package/dist/chunk-V2DF2GUE.js +0 -3
@@ -1,13 +1,38 @@
1
1
  'use strict';
2
2
 
3
- require('../chunk-74K3RRU7.cjs');
4
- var chunkCW75IKA6_cjs = require('../chunk-CW75IKA6.cjs');
3
+ require('../chunk-AT732HC6.cjs');
4
+ var chunkC7RVKV25_cjs = require('../chunk-C7RVKV25.cjs');
5
5
  var chunkL7YQBSEL_cjs = require('../chunk-L7YQBSEL.cjs');
6
+ var chunkCW75IKA6_cjs = require('../chunk-CW75IKA6.cjs');
6
7
  var chunkSCV7C55E_cjs = require('../chunk-SCV7C55E.cjs');
7
8
  var chunkOR5DRJCW_cjs = require('../chunk-OR5DRJCW.cjs');
8
9
 
9
10
 
10
11
 
12
+ Object.defineProperty(exports, "isHtmlEmpty", {
13
+ enumerable: true,
14
+ get: function () { return chunkC7RVKV25_cjs.isHtmlEmpty; }
15
+ });
16
+ Object.defineProperty(exports, "stripHtmlTags", {
17
+ enumerable: true,
18
+ get: function () { return chunkC7RVKV25_cjs.stripHtmlTags; }
19
+ });
20
+ Object.defineProperty(exports, "formatPhoneNumber", {
21
+ enumerable: true,
22
+ get: function () { return chunkL7YQBSEL_cjs.formatPhoneNumber; }
23
+ });
24
+ Object.defineProperty(exports, "isPhoneNumberEmpty", {
25
+ enumerable: true,
26
+ get: function () { return chunkL7YQBSEL_cjs.isPhoneNumberEmpty; }
27
+ });
28
+ Object.defineProperty(exports, "isValidPhoneNumber", {
29
+ enumerable: true,
30
+ get: function () { return chunkL7YQBSEL_cjs.isValidPhoneNumber; }
31
+ });
32
+ Object.defineProperty(exports, "unformatPhoneNumber", {
33
+ enumerable: true,
34
+ get: function () { return chunkL7YQBSEL_cjs.unformatPhoneNumber; }
35
+ });
11
36
  Object.defineProperty(exports, "calculateAge", {
12
37
  enumerable: true,
13
38
  get: function () { return chunkCW75IKA6_cjs.calculateAge; }
@@ -48,22 +73,6 @@ Object.defineProperty(exports, "parseDateValue", {
48
73
  enumerable: true,
49
74
  get: function () { return chunkCW75IKA6_cjs.parseDateValue; }
50
75
  });
51
- Object.defineProperty(exports, "formatPhoneNumber", {
52
- enumerable: true,
53
- get: function () { return chunkL7YQBSEL_cjs.formatPhoneNumber; }
54
- });
55
- Object.defineProperty(exports, "isPhoneNumberEmpty", {
56
- enumerable: true,
57
- get: function () { return chunkL7YQBSEL_cjs.isPhoneNumberEmpty; }
58
- });
59
- Object.defineProperty(exports, "isValidPhoneNumber", {
60
- enumerable: true,
61
- get: function () { return chunkL7YQBSEL_cjs.isValidPhoneNumber; }
62
- });
63
- Object.defineProperty(exports, "unformatPhoneNumber", {
64
- enumerable: true,
65
- get: function () { return chunkL7YQBSEL_cjs.unformatPhoneNumber; }
66
- });
67
76
  Object.defineProperty(exports, "isStorybookDocsMode", {
68
77
  enumerable: true,
69
78
  get: function () { return chunkSCV7C55E_cjs.isStorybookDocsMode; }
@@ -1,4 +1,5 @@
1
1
  import { ClassValue } from 'clsx';
2
+ export { i as isHtmlEmpty, s as stripHtmlTags } from '../html-MdxqSzjD.cjs';
2
3
 
3
4
  /**
4
5
  * Utility function to merge Tailwind CSS classes with proper precedence.
@@ -1,4 +1,5 @@
1
1
  import { ClassValue } from 'clsx';
2
+ export { i as isHtmlEmpty, s as stripHtmlTags } from '../html-MdxqSzjD.js';
2
3
 
3
4
  /**
4
5
  * Utility function to merge Tailwind CSS classes with proper precedence.
@@ -1,6 +1,7 @@
1
- import '../chunk-V2DF2GUE.js';
2
- export { calculateAge, dateToDisplayFormat, displayFormatToDateString, formatDateValue, isDateEmpty, isDateInFuture, isDateInPast, isValidDate, isValidDrivingAge, parseDateValue } from '../chunk-RC2YMOMS.js';
1
+ import '../chunk-7XUN3OQT.js';
2
+ export { isHtmlEmpty, stripHtmlTags } from '../chunk-ERLPVXOV.js';
3
3
  export { formatPhoneNumber, isPhoneNumberEmpty, isValidPhoneNumber, unformatPhoneNumber } from '../chunk-ZVPJ2MH6.js';
4
+ export { calculateAge, dateToDisplayFormat, displayFormatToDateString, formatDateValue, isDateEmpty, isDateInFuture, isDateInPast, isValidDate, isValidDrivingAge, parseDateValue } from '../chunk-RC2YMOMS.js';
4
5
  export { isStorybookDocsMode } from '../chunk-VSQF22GL.js';
5
6
  export { cn } from '../chunk-F3SOEIN2.js';
6
7
  //# sourceMappingURL=index.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mieweb/ui",
3
- "version": "0.6.1-dev.126",
3
+ "version": "0.6.1-dev.132",
4
4
  "description": "A themeable, accessible React component library built with Tailwind CSS",
5
5
  "author": "Medical Informatics Engineering, Inc.",
6
6
  "license": "SEE LICENSE IN LICENSE",
@@ -153,7 +153,7 @@
153
153
  "postinstall": "if [ -z \"$_DATAVIS_RELINK\" ] && [ ! -f node_modules/datavis/package.json ] && [ -f packages/datavis/package.json ]; then echo '⚠️ Stale datavis link detected — re-linking submodule...'; _DATAVIS_RELINK=1 pnpm install; fi",
154
154
  "dev": "tsup --watch",
155
155
  "prebuild": "npm run build:esheet",
156
- "build": "tsup && npm run build:css && npm run copy:brand-css && npm run copy:style-css",
156
+ "build": "node --max-old-space-size=8192 ./node_modules/tsup/dist/cli-default.js && npm run build:css && npm run copy:brand-css && npm run copy:style-css",
157
157
  "build:esheet": "if [ ! -f packages/esheet/packages/core/dist/index.d.ts ]; then cd packages/esheet && npm ci && npx nx run-many --target=build --projects=@esheet/core,@esheet/fields,@esheet/adapters,@esheet/builder,@esheet/renderer --parallel; fi",
158
158
  "build:css": "npx @tailwindcss/cli -i ./src/styles/base.css -o ./dist/styles.css --minify",
159
159
  "copy:brand-css": "cp src/brands/*.css dist/brands/ 2>/dev/null || true",
@@ -221,12 +221,18 @@
221
221
  "tailwind-merge": "^2.6.1"
222
222
  },
223
223
  "devDependencies": {
224
- "@eslint/js": "^9.39.3",
225
- "@esheet/builder": "link:./packages/esheet/packages/builder",
226
- "@esheet/renderer": "link:./packages/esheet/packages/renderer",
224
+ "@codemirror/lang-yaml": "^6.1.3",
225
+ "@codemirror/lint": "6.9.5",
226
+ "@codemirror/state": "^6.6.0",
227
+ "@codemirror/theme-one-dark": "^6.1.3",
228
+ "@codemirror/view": "^6.41.0",
227
229
  "@esheet/adapters": "link:./packages/esheet/packages/adapters",
230
+ "@esheet/builder": "link:./packages/esheet/packages/builder",
228
231
  "@esheet/core": "link:./packages/esheet/packages/core",
229
232
  "@esheet/fields": "link:./packages/esheet/packages/fields",
233
+ "@esheet/renderer": "link:./packages/esheet/packages/renderer",
234
+ "@eslint/js": "^9.39.3",
235
+ "@monaco-editor/react": "^4.7.0",
230
236
  "@playwright/test": "^1.58.2",
231
237
  "@storybook/addon-a11y": "^10.2.11",
232
238
  "@storybook/addon-docs": "^10.2.11",
@@ -250,25 +256,42 @@
250
256
  "ag-grid-community": "^35.1.0",
251
257
  "ag-grid-react": "^35.1.0",
252
258
  "autoprefixer": "^10.4.24",
259
+ "bootstrap": "^5.3.8",
260
+ "codemirror": "^6.0.2",
261
+ "d3": "^7.9.0",
262
+ "d3-array": "^3.2.4",
263
+ "d3-drag": "^3.0.0",
264
+ "d3-flextree": "^2.1.2",
265
+ "d3-hierarchy": "^3.1.2",
266
+ "d3-org-chart": "^3.1.1",
267
+ "d3-selection": "^3.0.0",
268
+ "d3-shape": "^3.2.0",
269
+ "d3-zoom": "^3.0.0",
253
270
  "datavis": "file:./packages/datavis",
254
271
  "eslint": "^9.39.3",
255
272
  "eslint-plugin-jsx-a11y": "^6.10.2",
256
273
  "eslint-plugin-react": "^7.37.5",
257
274
  "eslint-plugin-react-hooks": "^5.2.0",
258
275
  "eslint-plugin-storybook": "^10.2.11",
276
+ "js-yaml": "^4.1.1",
259
277
  "jsdom": "^26.1.0",
260
278
  "postcss": "^8.5.6",
261
279
  "prettier": "^3.8.1",
262
280
  "prettier-plugin-tailwindcss": "^0.6.14",
263
281
  "react": "^19.2.4",
264
282
  "react-dom": "^19.2.4",
283
+ "sass": "1.100.0",
284
+ "sortablejs": "^1.15.7",
265
285
  "storybook": "^10.2.11",
266
286
  "tailwindcss": "^4.2.1",
267
287
  "tsup": "^8.5.1",
268
288
  "typescript": "^5.9.3",
269
289
  "vite": "^7.3.1",
270
290
  "vitest": "^3.2.4",
271
- "wavesurfer.js": "^7.12.1"
291
+ "wavesurfer.js": "^7.12.1",
292
+ "ychart": "file:./packages/ychart",
293
+ "zod": "^4.4.3",
294
+ "zustand": "^5.0.14"
272
295
  },
273
296
  "engines": {
274
297
  "node": ">=20.0.0"
@@ -1,4 +0,0 @@
1
- 'use strict';
2
-
3
- //# sourceMappingURL=chunk-74K3RRU7.cjs.map
4
- //# sourceMappingURL=chunk-74K3RRU7.cjs.map
@@ -1,3 +0,0 @@
1
-
2
- //# sourceMappingURL=chunk-V2DF2GUE.js.map
3
- //# sourceMappingURL=chunk-V2DF2GUE.js.map