@alfadocs/ui-kit 0.58.0 → 0.60.0

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 (88) hide show
  1. package/dist/_chunks/{bishop-score-CMQxsdy4.js → bishop-score-B9tvgoIq.js} +2 -2
  2. package/dist/_chunks/{bmi-calculator-DuUneHuZ.js → bmi-calculator-DA2NGmVK.js} +2 -2
  3. package/dist/_chunks/{calendar-oYWOCrnf.js → calendar-CkuJIg3s.js} +1 -1
  4. package/dist/_chunks/{cycle-calculator-vTtZZAmn.js → cycle-calculator-C_t1Hs8V.js} +2 -2
  5. package/dist/_chunks/{due-date-calculator-CUm5KJbf.js → due-date-calculator-Q8MIwEVV.js} +2 -2
  6. package/dist/_chunks/{fetal-weight-Xf8-ZoDy.js → fetal-weight-D1a6BmM-.js} +2 -2
  7. package/dist/_chunks/{gestational-age-calculator-830KJql3.js → gestational-age-calculator-AkNFfZYs.js} +2 -2
  8. package/dist/_chunks/{hcg-doubling-kVOpDfny.js → hcg-doubling-Dg0Hr7ey.js} +2 -2
  9. package/dist/_chunks/{insert-result-njqBthzT.js → insert-result-C1SYdueh.js} +125 -115
  10. package/dist/_chunks/{pregnancy-dating-BA37LSkF.js → pregnancy-dating-Dg6dTe1p.js} +2 -2
  11. package/dist/_chunks/{pregnancy-weight-gain-BMRBeA8V.js → pregnancy-weight-gain-DI7X-0JX.js} +2 -2
  12. package/dist/_chunks/rich-text-editor-B03qM22-.js +334 -0
  13. package/dist/_chunks/{unit-converter-BQ6lEYvd.js → unit-converter-3sINXO3m.js} +2 -2
  14. package/dist/agent-catalog.json +2 -2
  15. package/dist/components/_shared/safe-html.d.ts +1 -1
  16. package/dist/components/bishop-score/index.js +1 -1
  17. package/dist/components/bmi-calculator/index.js +1 -1
  18. package/dist/components/calendar/index.js +1 -1
  19. package/dist/components/cycle-calculator/index.js +1 -1
  20. package/dist/components/due-date-calculator/index.js +1 -1
  21. package/dist/components/fetal-weight/index.js +1 -1
  22. package/dist/components/gestational-age-calculator/index.js +1 -1
  23. package/dist/components/hcg-doubling/index.js +1 -1
  24. package/dist/components/pregnancy-dating/index.js +1 -1
  25. package/dist/components/pregnancy-weight-gain/index.js +1 -1
  26. package/dist/components/rich-text-editor/index.d.ts +2 -2
  27. package/dist/components/rich-text-editor/index.js +4 -7
  28. package/dist/components/rich-text-editor/rich-text-editor.d.ts +21 -15
  29. package/dist/components/unit-converter/index.js +1 -1
  30. package/dist/i18n/locales/ar.d.ts +1 -0
  31. package/dist/i18n/locales/ar.js +1 -0
  32. package/dist/i18n/locales/de.d.ts +1 -0
  33. package/dist/i18n/locales/de.js +1 -0
  34. package/dist/i18n/locales/el.d.ts +1 -0
  35. package/dist/i18n/locales/el.js +1 -0
  36. package/dist/i18n/locales/en.d.ts +1 -0
  37. package/dist/i18n/locales/en.js +1 -0
  38. package/dist/i18n/locales/es.d.ts +1 -0
  39. package/dist/i18n/locales/es.js +1 -0
  40. package/dist/i18n/locales/fr.d.ts +1 -0
  41. package/dist/i18n/locales/fr.js +1 -0
  42. package/dist/i18n/locales/hi.d.ts +1 -0
  43. package/dist/i18n/locales/hi.js +1 -0
  44. package/dist/i18n/locales/it.d.ts +1 -0
  45. package/dist/i18n/locales/it.js +1 -0
  46. package/dist/i18n/locales/ja.d.ts +1 -0
  47. package/dist/i18n/locales/ja.js +1 -0
  48. package/dist/i18n/locales/nl.d.ts +1 -0
  49. package/dist/i18n/locales/nl.js +1 -0
  50. package/dist/i18n/locales/pl.d.ts +1 -0
  51. package/dist/i18n/locales/pl.js +1 -0
  52. package/dist/i18n/locales/pt.d.ts +1 -0
  53. package/dist/i18n/locales/pt.js +1 -0
  54. package/dist/i18n/locales/ro.d.ts +1 -0
  55. package/dist/i18n/locales/ro.js +1 -0
  56. package/dist/i18n/locales/ru.d.ts +1 -0
  57. package/dist/i18n/locales/ru.js +1 -0
  58. package/dist/i18n/locales/sq.d.ts +1 -0
  59. package/dist/i18n/locales/sq.js +1 -0
  60. package/dist/i18n/locales/sv.d.ts +1 -0
  61. package/dist/i18n/locales/sv.js +1 -0
  62. package/dist/i18n/locales/tr.d.ts +1 -0
  63. package/dist/i18n/locales/tr.js +1 -0
  64. package/dist/i18n/locales/zh.d.ts +1 -0
  65. package/dist/i18n/locales/zh.js +1 -0
  66. package/dist/index.js +143 -146
  67. package/dist/locales/ar.json +1 -0
  68. package/dist/locales/de.json +1 -0
  69. package/dist/locales/el.json +1 -0
  70. package/dist/locales/en.json +1 -0
  71. package/dist/locales/es.json +1 -0
  72. package/dist/locales/fr.json +1 -0
  73. package/dist/locales/hi.json +1 -0
  74. package/dist/locales/it.json +1 -0
  75. package/dist/locales/ja.json +1 -0
  76. package/dist/locales/nl.json +1 -0
  77. package/dist/locales/pl.json +1 -0
  78. package/dist/locales/pt.json +1 -0
  79. package/dist/locales/ro.json +1 -0
  80. package/dist/locales/ru.json +1 -0
  81. package/dist/locales/sq.json +1 -0
  82. package/dist/locales/sv.json +1 -0
  83. package/dist/locales/tr.json +1 -0
  84. package/dist/locales/zh.json +1 -0
  85. package/dist/tokens.css +23 -25
  86. package/package.json +2 -52
  87. package/dist/_chunks/image-C6RM5hfF.js +0 -16
  88. package/dist/_chunks/rich-text-editor-DhGIBd4a.js +0 -921
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfadocs/ui-kit",
3
- "version": "0.58.0",
3
+ "version": "0.60.0",
4
4
  "type": "module",
5
5
  "description": "AlfaDocs shared design system — tokens, components, patterns, and translations for platform, booking, and alfascribe.",
6
6
  "license": "BUSL-1.1",
@@ -725,15 +725,6 @@
725
725
  "@fullcalendar/timeline": "^6.1.20",
726
726
  "@stripe/react-stripe-js": "^1.16.0 || ^2 || ^3 || ^6",
727
727
  "@stripe/stripe-js": "^1.41.0 || ^2 || ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9",
728
- "@tiptap/extension-image": "^3.22.3",
729
- "@tiptap/extension-link": "^3.22.3",
730
- "@tiptap/extension-table": "^3.22.3",
731
- "@tiptap/extension-table-cell": "^3.22.3",
732
- "@tiptap/extension-table-header": "^3.22.3",
733
- "@tiptap/extension-table-row": "^3.22.3",
734
- "@tiptap/pm": "^3.22.3",
735
- "@tiptap/react": "^3.22.3",
736
- "@tiptap/starter-kit": "^3.22.3",
737
728
  "@vis.gl/react-google-maps": "^1.1.0 || ^2",
738
729
  "ag-grid-community": "^35.2.1",
739
730
  "ag-grid-react": "^35.2.1",
@@ -745,8 +736,7 @@
745
736
  "react-apexcharts": "^2.0.0",
746
737
  "react-dom": "^18.2.0 || ^19.0.0",
747
738
  "react-i18next": "^17.0.3",
748
- "signature_pad": "^5.1.3",
749
- "tiptap-markdown": "^0.9.0"
739
+ "signature_pad": "^5.1.3"
750
740
  },
751
741
  "peerDependenciesMeta": {
752
742
  "react": {
@@ -797,33 +787,6 @@
797
787
  "@stripe/stripe-js": {
798
788
  "optional": true
799
789
  },
800
- "@tiptap/extension-image": {
801
- "optional": true
802
- },
803
- "@tiptap/extension-link": {
804
- "optional": true
805
- },
806
- "@tiptap/extension-table": {
807
- "optional": true
808
- },
809
- "@tiptap/extension-table-cell": {
810
- "optional": true
811
- },
812
- "@tiptap/extension-table-header": {
813
- "optional": true
814
- },
815
- "@tiptap/extension-table-row": {
816
- "optional": true
817
- },
818
- "@tiptap/pm": {
819
- "optional": true
820
- },
821
- "@tiptap/react": {
822
- "optional": true
823
- },
824
- "@tiptap/starter-kit": {
825
- "optional": true
826
- },
827
790
  "@vis.gl/react-google-maps": {
828
791
  "optional": true
829
792
  },
@@ -847,9 +810,6 @@
847
810
  },
848
811
  "signature_pad": {
849
812
  "optional": true
850
- },
851
- "tiptap-markdown": {
852
- "optional": true
853
813
  }
854
814
  },
855
815
  "dependencies": {
@@ -915,15 +875,6 @@
915
875
  "@tailwindcss/postcss": "^4.2.2",
916
876
  "@testing-library/jest-dom": "^6.6.3",
917
877
  "@testing-library/react": "^16.1.0",
918
- "@tiptap/extension-image": "^3.22.3",
919
- "@tiptap/extension-link": "^3.22.3",
920
- "@tiptap/extension-table": "^3.22.3",
921
- "@tiptap/extension-table-cell": "^3.22.3",
922
- "@tiptap/extension-table-header": "^3.22.3",
923
- "@tiptap/extension-table-row": "^3.22.3",
924
- "@tiptap/pm": "^3.22.3",
925
- "@tiptap/react": "^3.22.3",
926
- "@tiptap/starter-kit": "^3.22.3",
927
878
  "@types/dompurify": "^3.0.5",
928
879
  "@types/google.maps": "^3.58.1",
929
880
  "@types/react": "^19.2.0",
@@ -964,7 +915,6 @@
964
915
  "stylelint": "^16.26.1",
965
916
  "stylelint-config-standard": "^36.0.1",
966
917
  "tailwindcss": "^4.2.2",
967
- "tiptap-markdown": "^0.9.0",
968
918
  "typescript": "^5.9.3",
969
919
  "typescript-eslint": "^8.59.3",
970
920
  "vite": "^6.4.2",
@@ -1,16 +0,0 @@
1
- import { c as e } from "./createLucideIcon-CrFbzy84.js";
2
- /**
3
- * @license lucide-react v1.8.0 - ISC
4
- *
5
- * This source code is licensed under the ISC license.
6
- * See the LICENSE file in the root directory of this source tree.
7
- */
8
- const c = [
9
- ["rect", { width: "18", height: "18", x: "3", y: "3", rx: "2", ry: "2", key: "1m3agn" }],
10
- ["circle", { cx: "9", cy: "9", r: "2", key: "af1f0g" }],
11
- ["path", { d: "m21 15-3.086-3.086a2 2 0 0 0-2.828 0L6 21", key: "1xmnt7" }]
12
- ], a = e("image", c);
13
- export {
14
- a as I
15
- };
16
- //# sourceMappingURL=image-C6RM5hfF.js.map