@datum-cloud/datum-ui 0.9.0 → 0.10.1
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.
- package/dist/app-navigation/index.mjs +1 -1
- package/dist/{app-navigation-CnGkJvwF.mjs → app-navigation-CG0A8Qjz.mjs} +11 -5
- package/dist/components/features/app-navigation/app-navigation.d.ts +5 -1
- package/dist/components/features/app-navigation/app-navigation.d.ts.map +1 -1
- package/dist/components/features/app-navigation/nav-menu.d.ts +4 -1
- package/dist/components/features/app-navigation/nav-menu.d.ts.map +1 -1
- package/dist/components/features/data-table/adapters/nuqs-adapter.d.ts.map +1 -1
- package/dist/components/features/data-table/hooks/use-data-table-server.d.ts.map +1 -1
- package/dist/components/features/index.d.ts +1 -0
- package/dist/components/features/index.d.ts.map +1 -1
- package/dist/components/features/logo/index.d.ts +7 -0
- package/dist/components/features/logo/index.d.ts.map +1 -0
- package/dist/components/features/logo/logo-flat.d.ts +28 -0
- package/dist/components/features/logo/logo-flat.d.ts.map +1 -0
- package/dist/components/features/logo/logo-icon.d.ts +27 -0
- package/dist/components/features/logo/logo-icon.d.ts.map +1 -0
- package/dist/components/features/logo/logo-stacked.d.ts +24 -0
- package/dist/components/features/logo/logo-stacked.d.ts.map +1 -0
- package/dist/components/features/logo/logo-text.d.ts +27 -0
- package/dist/components/features/logo/logo-text.d.ts.map +1 -0
- package/dist/components/features/logo/logo.d.ts +24 -0
- package/dist/components/features/logo/logo.d.ts.map +1 -0
- package/dist/components/features/logo/logo.styles.d.ts +28 -0
- package/dist/components/features/logo/logo.styles.d.ts.map +1 -0
- package/dist/components/features/logo/themed/index.d.ts +2 -0
- package/dist/components/features/logo/themed/index.d.ts.map +1 -0
- package/dist/components/features/logo/themed/logo-themed.d.ts +54 -0
- package/dist/components/features/logo/themed/logo-themed.d.ts.map +1 -0
- package/dist/data-table/index.mjs +10 -6
- package/dist/date-picker/index.mjs +1 -1
- package/dist/form/adapters/conform/index.mjs +1 -1
- package/dist/form/adapters/rhf/index.mjs +1 -1
- package/dist/form/stepper/index.mjs +3 -1
- package/dist/hooks/index.mjs +1 -1
- package/dist/index.mjs +16 -14
- package/dist/logo/index.mjs +3 -0
- package/dist/logo/themed/index.mjs +106 -0
- package/dist/logo-BQVyMDDx.mjs +23 -0
- package/dist/logo-text-BW31T2dS.mjs +227 -0
- package/dist/map/index.mjs +1 -1
- package/dist/{map-l7iwhEwM.mjs → map-t6n7VaX1.mjs} +1 -1
- package/dist/more-actions/index.mjs +2 -2
- package/dist/{more-actions-Baqor0yr.mjs → more-actions-Bp0b_jek.mjs} +1 -1
- package/dist/multi-select/index.mjs +1 -1
- package/dist/page-title/index.mjs +1 -1
- package/dist/picker/index.mjs +1 -1
- package/dist/rich-text-editor/index.mjs +1 -1
- package/dist/stepper/index.mjs +1 -1
- package/dist/tag-input/index.mjs +1 -1
- package/dist/task-queue/index.mjs +1 -1
- package/dist/{to-api-format-CNqrcrz7.mjs → to-api-format-CmXTvYka.mjs} +1 -1
- package/dist/utils/index.mjs +1 -1
- package/package.json +27 -17
- /package/dist/{action-row-ZaMsJ8cP.mjs → action-row-DXw4UnHU.mjs} +0 -0
- /package/dist/{date-time-range-picker-cW4rbuFn.mjs → date-time-range-picker-BAsH_Wv9.mjs} +0 -0
- /package/dist/{hooks-CnphNpwz.mjs → hooks-BPxgIHKV.mjs} +0 -0
- /package/dist/{map-leaflet-imports-Ix8F7E8j.mjs → map-leaflet-imports-C8l0RTTP.mjs} +0 -0
- /package/dist/{multi-select-BHmtkQIi.mjs → multi-select-7jly2Hcd.mjs} +0 -0
- /package/dist/{page-title-D5JhOpxV.mjs → page-title-CGW3f4qH.mjs} +0 -0
- /package/dist/{rich-text-editor-aWuLRaj9.mjs → rich-text-editor-Ddqx_EiO.mjs} +0 -0
- /package/dist/{stepper-adDdiJMx.mjs → stepper-BMC_QbJK.mjs} +0 -0
- /package/dist/{tag-input-D3NYy9-_.mjs → tag-input-CV1JbKTm.mjs} +0 -0
- /package/dist/{task-queue-dropdown-t9KKIL6j.mjs → task-queue-dropdown-J1FuQOSr.mjs} +0 -0
- /package/dist/{use-display-touched-DpX3fsOl.mjs → use-display-touched-CiY6ajpy.mjs} +0 -0
- /package/dist/{utils-bUueJ2r9.mjs → utils-C07H7h7q.mjs} +0 -0
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@datum-cloud/datum-ui",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "0.
|
|
4
|
+
"version": "0.10.1",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"repository": {
|
|
7
7
|
"url": "https://github.com/datum-cloud/datum-ui"
|
|
@@ -328,6 +328,16 @@
|
|
|
328
328
|
"types": "./dist/components/features/app-navigation/index.d.ts",
|
|
329
329
|
"default": "./dist/app-navigation/index.mjs"
|
|
330
330
|
},
|
|
331
|
+
"./logo": {
|
|
332
|
+
"source": "./src/components/features/logo/index.ts",
|
|
333
|
+
"types": "./dist/components/features/logo/index.d.ts",
|
|
334
|
+
"default": "./dist/logo/index.mjs"
|
|
335
|
+
},
|
|
336
|
+
"./logo/themed": {
|
|
337
|
+
"source": "./src/components/features/logo/themed/index.ts",
|
|
338
|
+
"types": "./dist/components/features/logo/themed/index.d.ts",
|
|
339
|
+
"default": "./dist/logo/themed/index.mjs"
|
|
340
|
+
},
|
|
331
341
|
"./stepper": {
|
|
332
342
|
"source": "./src/components/features/stepper/index.ts",
|
|
333
343
|
"types": "./dist/components/features/stepper/index.d.ts",
|
|
@@ -405,7 +415,7 @@
|
|
|
405
415
|
"@tiptap/starter-kit": ">=3",
|
|
406
416
|
"date-fns": ">=4.1.0",
|
|
407
417
|
"date-fns-tz": ">=3",
|
|
408
|
-
"js-yaml": "^4.1.
|
|
418
|
+
"js-yaml": "^4.1.1",
|
|
409
419
|
"leaflet": ">=1.9",
|
|
410
420
|
"leaflet-draw": ">=1",
|
|
411
421
|
"leaflet.fullscreen": ">=5",
|
|
@@ -556,13 +566,13 @@
|
|
|
556
566
|
"class-variance-authority": "^0.7.1",
|
|
557
567
|
"clsx": "^2.1.1",
|
|
558
568
|
"cmdk": "^1.1.1",
|
|
559
|
-
"isomorphic-dompurify": "^3.
|
|
560
|
-
"tailwind-merge": "^3.
|
|
569
|
+
"isomorphic-dompurify": "^3.12.0",
|
|
570
|
+
"tailwind-merge": "^3.6.0",
|
|
561
571
|
"tw-animate-css": "^1"
|
|
562
572
|
},
|
|
563
573
|
"devDependencies": {
|
|
564
|
-
"@conform-to/react": "^1.19.
|
|
565
|
-
"@conform-to/zod": "^1.19.
|
|
574
|
+
"@conform-to/react": "^1.19.2",
|
|
575
|
+
"@conform-to/zod": "^1.19.2",
|
|
566
576
|
"@dnd-kit/core": "^6.3.1",
|
|
567
577
|
"@dnd-kit/sortable": "^10.0.0",
|
|
568
578
|
"@hookform/resolvers": "^5.2.2",
|
|
@@ -573,12 +583,12 @@
|
|
|
573
583
|
"@testing-library/jest-dom": "^6",
|
|
574
584
|
"@testing-library/react": "^16",
|
|
575
585
|
"@testing-library/user-event": "^14",
|
|
576
|
-
"@tiptap/extension-character-count": "^3.
|
|
577
|
-
"@tiptap/extension-link": "^3.
|
|
578
|
-
"@tiptap/extension-placeholder": "^3.
|
|
579
|
-
"@tiptap/extension-underline": "^3.
|
|
580
|
-
"@tiptap/react": "^3.
|
|
581
|
-
"@tiptap/starter-kit": "^3.
|
|
586
|
+
"@tiptap/extension-character-count": "^3.23.1",
|
|
587
|
+
"@tiptap/extension-link": "^3.23.1",
|
|
588
|
+
"@tiptap/extension-placeholder": "^3.23.1",
|
|
589
|
+
"@tiptap/extension-underline": "^3.23.1",
|
|
590
|
+
"@tiptap/react": "^3.23.1",
|
|
591
|
+
"@tiptap/starter-kit": "^3.23.1",
|
|
582
592
|
"@types/js-yaml": "^4.0.9",
|
|
583
593
|
"@types/leaflet": "^1.9.21",
|
|
584
594
|
"@types/leaflet-draw": "^1.0.13",
|
|
@@ -589,7 +599,7 @@
|
|
|
589
599
|
"@types/react-dom": "^19",
|
|
590
600
|
"date-fns": "^4.1.0",
|
|
591
601
|
"date-fns-tz": "^3.2.0",
|
|
592
|
-
"eslint": "^10.
|
|
602
|
+
"eslint": "^10.3.0",
|
|
593
603
|
"js-yaml": "^4.1.1",
|
|
594
604
|
"jsdom": "^29",
|
|
595
605
|
"leaflet": "^1.9.4",
|
|
@@ -605,16 +615,16 @@
|
|
|
605
615
|
"react-day-picker": "^9.14.0",
|
|
606
616
|
"react-dom": "^19",
|
|
607
617
|
"react-dropzone": "^15.0.0",
|
|
608
|
-
"react-hook-form": "^7.
|
|
618
|
+
"react-hook-form": "^7.75.0",
|
|
609
619
|
"react-leaflet": "^5.0.0",
|
|
610
620
|
"react-leaflet-markercluster": "5.0.0-rc.0",
|
|
611
621
|
"react-number-format": "^5.4.5",
|
|
612
622
|
"sonner": "^2.0.7",
|
|
613
|
-
"tailwindcss": "^4.
|
|
614
|
-
"tsdown": "^0.
|
|
623
|
+
"tailwindcss": "^4.3.0",
|
|
624
|
+
"tsdown": "^0.22.0",
|
|
615
625
|
"typescript": "^6.0",
|
|
616
626
|
"vitest": "^4",
|
|
617
|
-
"zod": "^4.4.
|
|
627
|
+
"zod": "^4.4.3",
|
|
618
628
|
"@repo/config": "0.0.0",
|
|
619
629
|
"@repo/shadcn": "0.0.0"
|
|
620
630
|
},
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|