@arkyn/components 3.0.3 → 3.0.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 (177) hide show
  1. package/README.md +24 -24
  2. package/dist/components/alert/alertContainer/index.d.ts +7 -7
  3. package/dist/components/alert/alertContent/index.d.ts +1 -1
  4. package/dist/components/alert/alertDescription/index.d.ts +1 -1
  5. package/dist/components/alert/alertIcon/index.d.ts +1 -1
  6. package/dist/components/alert/alertTitle/index.d.ts +1 -1
  7. package/dist/components/audioPlayer/index.d.ts +1 -1
  8. package/dist/components/audioUpload/index.d.ts +2 -2
  9. package/dist/components/badge/index.d.ts +1 -1
  10. package/dist/components/button/index.d.ts +1 -1
  11. package/dist/components/cardTab/cardTabButton/index.d.ts +1 -1
  12. package/dist/components/cardTab/cardTabContainer/index.d.ts +1 -1
  13. package/dist/components/checkbox/index.d.ts +3 -3
  14. package/dist/components/checkbox/index.d.ts.map +1 -1
  15. package/dist/components/clientOnly.d.ts +2 -2
  16. package/dist/components/clientOnly.d.ts.map +1 -1
  17. package/dist/components/currencyInput/index.d.ts +2 -2
  18. package/dist/components/datePicker/index.d.ts +1 -1
  19. package/dist/components/divider/index.d.ts +1 -1
  20. package/dist/components/drawer/drawerContainer/index.d.ts +1 -1
  21. package/dist/components/drawer/drawerHeader/index.d.ts +1 -1
  22. package/dist/components/facebookPixel/index.d.ts +1 -1
  23. package/dist/components/fieldError/index.d.ts +1 -1
  24. package/dist/components/fieldLabel/index.d.ts +1 -1
  25. package/dist/components/fieldWrapper/index.d.ts +1 -1
  26. package/dist/components/fileUpload/index.d.ts +2 -2
  27. package/dist/components/googleAnalytics/index.d.ts +1 -1
  28. package/dist/components/googleTagManager/index.d.ts +1 -1
  29. package/dist/components/iconButton/index.d.ts +1 -1
  30. package/dist/components/imageUpload/index.d.ts +2 -2
  31. package/dist/components/input/index.d.ts +1 -1
  32. package/dist/components/mapView/index.d.ts +2 -2
  33. package/dist/components/mapView/index.d.ts.map +1 -1
  34. package/dist/components/maskedInput/index.d.ts +3 -3
  35. package/dist/components/modal/modalContainer/index.d.ts +1 -1
  36. package/dist/components/modal/modalFooter/index.d.ts +1 -1
  37. package/dist/components/modal/modalHeader/index.d.ts +1 -1
  38. package/dist/components/multiSelect/index.d.ts +1 -1
  39. package/dist/components/pagination/index.d.ts +1 -1
  40. package/dist/components/phoneInput/index.d.ts +2 -2
  41. package/dist/components/phoneInput/index.d.ts.map +1 -1
  42. package/dist/components/popover/index.d.ts +2 -2
  43. package/dist/components/popover/index.d.ts.map +1 -1
  44. package/dist/components/radio/radioBox/index.d.ts +4 -4
  45. package/dist/components/radio/radioGroup/index.d.ts +3 -3
  46. package/dist/components/richText/index.d.ts +13 -4
  47. package/dist/components/richText/index.d.ts.map +1 -1
  48. package/dist/components/richText/insertLink/index.d.ts +5 -0
  49. package/dist/components/richText/insertLink/index.d.ts.map +1 -0
  50. package/dist/components/richText/insertVideo/index.d.ts.map +1 -1
  51. package/dist/components/richText/leaf/index.d.ts +1 -0
  52. package/dist/components/richText/leaf/index.d.ts.map +1 -1
  53. package/dist/components/searchPlaces.d.ts +3 -3
  54. package/dist/components/select/index.d.ts +1 -1
  55. package/dist/components/slider/index.d.ts +1 -1
  56. package/dist/components/switch/index.d.ts +3 -3
  57. package/dist/components/switch/index.d.ts.map +1 -1
  58. package/dist/components/tab/tabButton/index.d.ts +1 -1
  59. package/dist/components/tab/tabContainer/index.d.ts +1 -1
  60. package/dist/components/table/tableBody/index.d.ts +1 -1
  61. package/dist/components/table/tableCaption/index.d.ts +2 -2
  62. package/dist/components/table/tableContainer/index.d.ts +1 -1
  63. package/dist/components/table/tableFooter/index.d.ts +1 -1
  64. package/dist/components/table/tableHeader/index.d.ts +2 -2
  65. package/dist/components/textarea/index.d.ts +1 -1
  66. package/dist/components/tooltip/index.d.ts +1 -1
  67. package/dist/hooks/useAutomation.d.ts +1 -1
  68. package/dist/hooks/useDrawer.d.ts +5 -5
  69. package/dist/hooks/useForm.d.ts +2 -2
  70. package/dist/hooks/useHydrated.d.ts +1 -1
  71. package/dist/hooks/useModal.d.ts +5 -5
  72. package/dist/hooks/useScopedParams.d.ts +5 -5
  73. package/dist/hooks/useScrollLock.d.ts +2 -2
  74. package/dist/hooks/useSearchAutomation.d.ts +6 -6
  75. package/dist/hooks/useSlider.d.ts +2 -2
  76. package/dist/hooks/useToast.d.ts +1 -1
  77. package/dist/index.js +710 -633
  78. package/dist/index.js.map +1 -1
  79. package/dist/modules/components/alert/alertContainer/index.js.map +1 -1
  80. package/dist/modules/components/alert/alertContent/index.js.map +1 -1
  81. package/dist/modules/components/alert/alertDescription/index.js.map +1 -1
  82. package/dist/modules/components/alert/alertIcon/index.js.map +1 -1
  83. package/dist/modules/components/alert/alertTitle/index.js.map +1 -1
  84. package/dist/modules/components/audioPlayer/index.js.map +1 -1
  85. package/dist/modules/components/audioUpload/index.js.map +1 -1
  86. package/dist/modules/components/badge/index.js.map +1 -1
  87. package/dist/modules/components/button/index.js.map +1 -1
  88. package/dist/modules/components/cardTab/cardTabButton/index.js.map +1 -1
  89. package/dist/modules/components/cardTab/cardTabContainer/index.js.map +1 -1
  90. package/dist/modules/components/checkbox/index.js.map +1 -1
  91. package/dist/modules/components/clientOnly.js.map +1 -1
  92. package/dist/modules/components/currencyInput/index.js.map +1 -1
  93. package/dist/modules/components/datePicker/index.js.map +1 -1
  94. package/dist/modules/components/divider/index.js.map +1 -1
  95. package/dist/modules/components/drawer/drawerContainer/index.js.map +1 -1
  96. package/dist/modules/components/drawer/drawerHeader/index.js.map +1 -1
  97. package/dist/modules/components/facebookPixel/index.js.map +1 -1
  98. package/dist/modules/components/fieldError/index.js.map +1 -1
  99. package/dist/modules/components/fieldLabel/index.js.map +1 -1
  100. package/dist/modules/components/fieldWrapper/index.js.map +1 -1
  101. package/dist/modules/components/fileUpload/index.js.map +1 -1
  102. package/dist/modules/components/googleAnalytics/index.js.map +1 -1
  103. package/dist/modules/components/googleTagManager/index.js.map +1 -1
  104. package/dist/modules/components/iconButton/index.js.map +1 -1
  105. package/dist/modules/components/imageUpload/index.js.map +1 -1
  106. package/dist/modules/components/input/index.js.map +1 -1
  107. package/dist/modules/components/mapView/index.js.map +1 -1
  108. package/dist/modules/components/maskedInput/index.js.map +1 -1
  109. package/dist/modules/components/modal/modalContainer/index.js.map +1 -1
  110. package/dist/modules/components/modal/modalFooter/index.js.map +1 -1
  111. package/dist/modules/components/modal/modalHeader/index.js.map +1 -1
  112. package/dist/modules/components/multiSelect/index.js.map +1 -1
  113. package/dist/modules/components/pagination/index.js.map +1 -1
  114. package/dist/modules/components/phoneInput/index.js +59 -59
  115. package/dist/modules/components/phoneInput/index.js.map +1 -1
  116. package/dist/modules/components/popover/index.js.map +1 -1
  117. package/dist/modules/components/radio/radioBox/index.js.map +1 -1
  118. package/dist/modules/components/radio/radioGroup/index.js.map +1 -1
  119. package/dist/modules/components/richText/index.js +58 -56
  120. package/dist/modules/components/richText/index.js.map +1 -1
  121. package/dist/modules/components/richText/insertLink/index.js +68 -0
  122. package/dist/modules/components/richText/insertLink/index.js.map +1 -0
  123. package/dist/modules/components/richText/insertLink/styles.css +1 -0
  124. package/dist/modules/components/richText/insertVideo/index.js +45 -41
  125. package/dist/modules/components/richText/insertVideo/index.js.map +1 -1
  126. package/dist/modules/components/richText/leaf/index.js +6 -1
  127. package/dist/modules/components/richText/leaf/index.js.map +1 -1
  128. package/dist/modules/components/richText/leaf/styles.css +1 -0
  129. package/dist/modules/components/richText/styles.css +4 -0
  130. package/dist/modules/components/searchPlaces.js.map +1 -1
  131. package/dist/modules/components/select/index.js.map +1 -1
  132. package/dist/modules/components/slider/index.js.map +1 -1
  133. package/dist/modules/components/switch/index.js.map +1 -1
  134. package/dist/modules/components/tab/tabButton/index.js.map +1 -1
  135. package/dist/modules/components/tab/tabContainer/index.js.map +1 -1
  136. package/dist/modules/components/table/tableBody/index.js.map +1 -1
  137. package/dist/modules/components/table/tableCaption/index.js.map +1 -1
  138. package/dist/modules/components/table/tableContainer/index.js.map +1 -1
  139. package/dist/modules/components/table/tableFooter/index.js.map +1 -1
  140. package/dist/modules/components/table/tableHeader/index.js.map +1 -1
  141. package/dist/modules/components/textarea/index.js.map +1 -1
  142. package/dist/modules/components/tooltip/index.js.map +1 -1
  143. package/dist/modules/hooks/useAutomation.js.map +1 -1
  144. package/dist/modules/hooks/useDrawer.js.map +1 -1
  145. package/dist/modules/hooks/useForm.js.map +1 -1
  146. package/dist/modules/hooks/useHydrated.js.map +1 -1
  147. package/dist/modules/hooks/useModal.js.map +1 -1
  148. package/dist/modules/hooks/useScopedParams.js.map +1 -1
  149. package/dist/modules/hooks/useScrollLock.js.map +1 -1
  150. package/dist/modules/hooks/useSearchAutomation.js.map +1 -1
  151. package/dist/modules/hooks/useSlider.js.map +1 -1
  152. package/dist/modules/hooks/useToast.js.map +1 -1
  153. package/dist/modules/providers/drawerProvider.js.map +1 -1
  154. package/dist/modules/providers/formProvider.js.map +1 -1
  155. package/dist/modules/providers/modalProvider.js.map +1 -1
  156. package/dist/modules/providers/placesProvider.js.map +1 -1
  157. package/dist/modules/providers/toastProvider.js.map +1 -1
  158. package/dist/modules/services/isValidHttpsUrl.js +12 -0
  159. package/dist/modules/services/isValidHttpsUrl.js.map +1 -0
  160. package/dist/modules/services/toHtml.js.map +1 -1
  161. package/dist/modules/services/toRichTextValue.js.map +1 -1
  162. package/dist/modules/utils/richTextUtilities.js +24 -17
  163. package/dist/modules/utils/richTextUtilities.js.map +1 -1
  164. package/dist/providers/drawerProvider.d.ts +1 -1
  165. package/dist/providers/formProvider.d.ts +1 -1
  166. package/dist/providers/modalProvider.d.ts +1 -1
  167. package/dist/providers/placesProvider.d.ts +1 -1
  168. package/dist/providers/toastProvider.d.ts +1 -1
  169. package/dist/services/isValidHttpsUrl.d.ts +3 -0
  170. package/dist/services/isValidHttpsUrl.d.ts.map +1 -0
  171. package/dist/services/toHtml.d.ts +1 -1
  172. package/dist/services/toRichTextValue.d.ts +1 -1
  173. package/dist/style.css +1 -1
  174. package/dist/types/richTextTypes.d.ts +13 -2
  175. package/dist/types/richTextTypes.d.ts.map +1 -1
  176. package/dist/utils/richTextUtilities.d.ts.map +1 -1
  177. package/package.json +2 -2
@@ -1,4 +1,4 @@
1
- type RichTextHiddenButtonKey = "headingOne" | "headingTwo" | "blockQuote" | "bold" | "italic" | "underline" | "code" | "left" | "right" | "center" | "justify" | "image" | "video";
1
+ type RichTextHiddenButtonKey = "headingOne" | "headingTwo" | "blockQuote" | "bold" | "italic" | "underline" | "code" | "left" | "right" | "center" | "justify" | "image" | "video" | "link";
2
2
  type RichTextElementFormatType = "blockQuote" | "bulletedList" | "headingOne" | "headingTwo" | "listItem" | "numberedList" | "paragraph" | "image" | "video";
3
3
  type RichTextAlignFormatType = "center" | "left" | "right" | "justify";
4
4
  type RichTextMarkFormatType = "bold" | "italic" | "underline" | "code";
@@ -18,6 +18,13 @@ type RichTextInsertVideoProps = {
18
18
  modalConfirmButton?: string;
19
19
  invalidUrlMessage?: string;
20
20
  };
21
+ type RichTextInsertLinkProps = {
22
+ modalTitle?: string;
23
+ modalInputUrlLabel?: string;
24
+ modalCancelButton?: string;
25
+ modalConfirmButton?: string;
26
+ invalidUrlMessage?: string;
27
+ };
21
28
  type RichTextCustomElement = {
22
29
  type: RichTextElementFormatType;
23
30
  align?: RichTextAlignFormatType;
@@ -30,6 +37,8 @@ type RichTextCustomText = {
30
37
  italic?: boolean;
31
38
  code?: boolean;
32
39
  underline?: boolean;
40
+ link?: boolean;
41
+ href?: string;
33
42
  };
34
43
  type Descendant = RichTextCustomElement | RichTextCustomText;
35
44
  type RichTextProps = {
@@ -48,6 +57,7 @@ type RichTextProps = {
48
57
  showAsterisk?: boolean;
49
58
  imageConfig?: RichTextInsertImageProps;
50
59
  videoConfig?: RichTextInsertVideoProps;
60
+ linkConfig?: RichTextInsertLinkProps;
51
61
  onChangeCharactersCount?: (e: number) => void;
52
62
  onChange?: (value: Descendant[]) => void;
53
63
  };
@@ -56,9 +66,10 @@ type ParseElement = {
56
66
  type: string;
57
67
  props: {
58
68
  src?: string;
69
+ href?: string;
59
70
  children: ParseElement[] | string;
60
71
  className?: string;
61
72
  };
62
73
  };
63
- export type { Descendant, ParseElement, RichTextAlignFormatType, RichTextCustomElement, RichTextCustomText, RichTextElementFormatType, RichTextHiddenButtonKey, RichTextInsertImageProps, RichTextInsertVideoProps, RichTextMarkFormatType, RichTextProps, RichTextValue, };
74
+ export type { Descendant, ParseElement, RichTextAlignFormatType, RichTextCustomElement, RichTextCustomText, RichTextElementFormatType, RichTextHiddenButtonKey, RichTextInsertImageProps, RichTextInsertLinkProps, RichTextInsertVideoProps, RichTextMarkFormatType, RichTextProps, RichTextValue, };
64
75
  //# sourceMappingURL=richTextTypes.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"richTextTypes.d.ts","sourceRoot":"","sources":["../../src/types/richTextTypes.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"richTextTypes.d.ts","sourceRoot":"","sources":["../../src/types/richTextTypes.ts"],"names":[],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"richTextUtilities.d.ts","sourceRoot":"","sources":["../../src/utils/richTextUtilities.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,wBAAwB,CAAC;AAG3D,iBAAS,SAAS,CAAC,IAAI,EAAE,GAAG,GAAG,MAAM,CAgDpC;AAGD,iBAAS,WAAW,CAAC,EAAE,EAAE,YAAY,GAAG,GAAG,CAgD1C;AAED,OAAO,EAAE,WAAW,EAAE,SAAS,EAAE,CAAC"}
1
+ {"version":3,"file":"richTextUtilities.d.ts","sourceRoot":"","sources":["../../src/utils/richTextUtilities.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,wBAAwB,CAAC;AAG3D,iBAAS,SAAS,CAAC,IAAI,EAAE,GAAG,GAAG,MAAM,CAmDpC;AAGD,iBAAS,WAAW,CAAC,EAAE,EAAE,YAAY,GAAG,GAAG,CA0D1C;AAED,OAAO,EAAE,WAAW,EAAE,SAAS,EAAE,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@arkyn/components",
3
- "version": "3.0.3",
3
+ "version": "3.0.5",
4
4
  "main": "./dist/index.js",
5
5
  "module": "./dist/index.js",
6
6
  "types": "./dist/index.d.ts",
@@ -122,7 +122,7 @@
122
122
  "@types/react-dom": "^19.2.3",
123
123
  "@types/react-scroll": "^1.8.10",
124
124
  "@vitejs/plugin-react": "^6.0.3",
125
- "html-react-parser": "5.2.17",
125
+ "html-react-parser": "6.1.5",
126
126
  "is-hotkey": "^0.2.0",
127
127
  "jsdom": "^29.1.1",
128
128
  "lucide-react": "catalog:",