@nectary/components 3.3.1 → 3.3.3

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 (893) hide show
  1. package/{lib/esm/dialog → dialog}/index.js +0 -2
  2. package/{lib/esm/input → input}/index.js +8 -0
  3. package/{lib/cjs/input → input}/types.d.ts +5 -0
  4. package/{lib/esm/input → input}/utils.d.ts +1 -1
  5. package/package.json +11 -38
  6. package/{lib/esm/persistent-overlay → persistent-overlay}/index.d.ts +0 -1
  7. package/{lib/esm/persistent-overlay → persistent-overlay}/index.js +0 -1
  8. package/standalone.ts +89 -0
  9. package/{lib/esm/utils → utils}/element.js +1 -1
  10. package/lib/cjs/accordion/index.js +0 -88
  11. package/lib/cjs/accordion/types.js +0 -1
  12. package/lib/cjs/accordion-item/index.js +0 -97
  13. package/lib/cjs/accordion-item/types.js +0 -1
  14. package/lib/cjs/accordion-item/utils.js +0 -7
  15. package/lib/cjs/action-menu/index.js +0 -197
  16. package/lib/cjs/action-menu/types.js +0 -1
  17. package/lib/cjs/action-menu-option/index.js +0 -84
  18. package/lib/cjs/action-menu-option/types.js +0 -1
  19. package/lib/cjs/action-menu-option/utils.js +0 -10
  20. package/lib/cjs/alert/index.js +0 -50
  21. package/lib/cjs/alert/types.js +0 -1
  22. package/lib/cjs/alert/utils.js +0 -7
  23. package/lib/cjs/avatar/index.js +0 -96
  24. package/lib/cjs/avatar/types.js +0 -1
  25. package/lib/cjs/avatar/utils.js +0 -15
  26. package/lib/cjs/badge/index.js +0 -116
  27. package/lib/cjs/badge/types.js +0 -1
  28. package/lib/cjs/badge/utils.js +0 -7
  29. package/lib/cjs/button/index.js +0 -184
  30. package/lib/cjs/button/types.js +0 -1
  31. package/lib/cjs/button/utils.js +0 -7
  32. package/lib/cjs/button-group/index.js +0 -51
  33. package/lib/cjs/button-group/types.js +0 -1
  34. package/lib/cjs/button-group-item/index.js +0 -81
  35. package/lib/cjs/button-group-item/types.js +0 -1
  36. package/lib/cjs/card/index.js +0 -135
  37. package/lib/cjs/card/types.js +0 -1
  38. package/lib/cjs/card-container/index.js +0 -13
  39. package/lib/cjs/card-container/types.js +0 -1
  40. package/lib/cjs/checkbox/index.js +0 -128
  41. package/lib/cjs/checkbox/types.js +0 -1
  42. package/lib/cjs/chip/index.js +0 -146
  43. package/lib/cjs/chip/types.js +0 -1
  44. package/lib/cjs/chip/utils.js +0 -14
  45. package/lib/cjs/code-tag/index.js +0 -33
  46. package/lib/cjs/code-tag/types.js +0 -1
  47. package/lib/cjs/color-menu/index.js +0 -310
  48. package/lib/cjs/color-menu/types.js +0 -1
  49. package/lib/cjs/color-menu/utils.js +0 -18
  50. package/lib/cjs/color-menu-option/index.js +0 -50
  51. package/lib/cjs/color-menu-option/types.js +0 -1
  52. package/lib/cjs/color-menu-option/utils.js +0 -18
  53. package/lib/cjs/color-swatch/index.js +0 -56
  54. package/lib/cjs/color-swatch/types.js +0 -1
  55. package/lib/cjs/color-swatch/utils.js +0 -14
  56. package/lib/cjs/date-picker/index.js +0 -382
  57. package/lib/cjs/date-picker/types.js +0 -1
  58. package/lib/cjs/date-picker/utils.js +0 -171
  59. package/lib/cjs/dialog/index.js +0 -152
  60. package/lib/cjs/dialog/types.js +0 -1
  61. package/lib/cjs/dialog/utils.js +0 -26
  62. package/lib/cjs/emoji/index.js +0 -48
  63. package/lib/cjs/emoji/types.js +0 -1
  64. package/lib/cjs/emoji/utils.js +0 -56
  65. package/lib/cjs/emoji-picker/index.js +0 -310
  66. package/lib/cjs/emoji-picker/types.js +0 -1
  67. package/lib/cjs/field/index.js +0 -122
  68. package/lib/cjs/field/types.js +0 -1
  69. package/lib/cjs/file-drop/index.js +0 -207
  70. package/lib/cjs/file-drop/types.js +0 -1
  71. package/lib/cjs/file-drop/utils.js +0 -39
  72. package/lib/cjs/file-picker/index.js +0 -105
  73. package/lib/cjs/file-picker/types.js +0 -1
  74. package/lib/cjs/file-picker/utils.js +0 -15
  75. package/lib/cjs/file-status/index.js +0 -63
  76. package/lib/cjs/file-status/types.js +0 -1
  77. package/lib/cjs/file-status/utils.js +0 -7
  78. package/lib/cjs/flag/index.js +0 -48
  79. package/lib/cjs/flag/types.js +0 -1
  80. package/lib/cjs/flag/utils.js +0 -24
  81. package/lib/cjs/grid/index.js +0 -13
  82. package/lib/cjs/grid/types.js +0 -1
  83. package/lib/cjs/grid-item/index.js +0 -37
  84. package/lib/cjs/grid-item/types.js +0 -1
  85. package/lib/cjs/help-tooltip/index.js +0 -76
  86. package/lib/cjs/help-tooltip/types.js +0 -1
  87. package/lib/cjs/horizontal-stepper/index.js +0 -63
  88. package/lib/cjs/horizontal-stepper/types.js +0 -1
  89. package/lib/cjs/horizontal-stepper-item/index.js +0 -63
  90. package/lib/cjs/horizontal-stepper-item/types.js +0 -1
  91. package/lib/cjs/horizontal-stepper-item/utils.js +0 -7
  92. package/lib/cjs/icon/index.js +0 -34
  93. package/lib/cjs/icon/types.js +0 -1
  94. package/lib/cjs/imports.d.js +0 -1
  95. package/lib/cjs/imports.d.ts +0 -9
  96. package/lib/cjs/inline-alert/index.js +0 -85
  97. package/lib/cjs/inline-alert/types.js +0 -1
  98. package/lib/cjs/inline-alert/utils.js +0 -7
  99. package/lib/cjs/input/index.js +0 -644
  100. package/lib/cjs/input/types.js +0 -1
  101. package/lib/cjs/input/utils.d.ts +0 -26
  102. package/lib/cjs/input/utils.js +0 -317
  103. package/lib/cjs/link/index.js +0 -152
  104. package/lib/cjs/link/types.js +0 -1
  105. package/lib/cjs/list/index.js +0 -16
  106. package/lib/cjs/list/types.js +0 -1
  107. package/lib/cjs/list-item/index.js +0 -16
  108. package/lib/cjs/list-item/types.js +0 -1
  109. package/lib/cjs/pagination/index.js +0 -149
  110. package/lib/cjs/pagination/types.js +0 -1
  111. package/lib/cjs/persistent-overlay/index.d.ts +0 -15
  112. package/lib/cjs/persistent-overlay/index.js +0 -106
  113. package/lib/cjs/persistent-overlay/types.js +0 -1
  114. package/lib/cjs/pop/index.js +0 -427
  115. package/lib/cjs/pop/types.js +0 -1
  116. package/lib/cjs/pop/utils.js +0 -24
  117. package/lib/cjs/popover/index.js +0 -148
  118. package/lib/cjs/popover/types.js +0 -1
  119. package/lib/cjs/popover/utils.js +0 -17
  120. package/lib/cjs/progress/index.js +0 -60
  121. package/lib/cjs/progress/types.js +0 -1
  122. package/lib/cjs/progress-stepper/index.js +0 -208
  123. package/lib/cjs/progress-stepper/types.js +0 -1
  124. package/lib/cjs/progress-stepper-item/index.js +0 -84
  125. package/lib/cjs/progress-stepper-item/types.js +0 -1
  126. package/lib/cjs/progress-stepper-item/utils.js +0 -25
  127. package/lib/cjs/radio/index.js +0 -156
  128. package/lib/cjs/radio/types.js +0 -1
  129. package/lib/cjs/radio-option/index.js +0 -81
  130. package/lib/cjs/radio-option/types.js +0 -1
  131. package/lib/cjs/rich-text/index.js +0 -77
  132. package/lib/cjs/rich-text/types.js +0 -1
  133. package/lib/cjs/rich-text/utils.js +0 -117
  134. package/lib/cjs/rich-textarea/index.js +0 -466
  135. package/lib/cjs/rich-textarea/types.js +0 -1
  136. package/lib/cjs/rich-textarea/utils.js +0 -1754
  137. package/lib/cjs/segment/index.js +0 -111
  138. package/lib/cjs/segment/types.js +0 -1
  139. package/lib/cjs/segment/utils.js +0 -23
  140. package/lib/cjs/segment-collapse/index.js +0 -61
  141. package/lib/cjs/segment-collapse/types.js +0 -1
  142. package/lib/cjs/segmented-control/index.js +0 -87
  143. package/lib/cjs/segmented-control/types.js +0 -1
  144. package/lib/cjs/segmented-control-option/index.js +0 -97
  145. package/lib/cjs/segmented-control-option/types.js +0 -1
  146. package/lib/cjs/segmented-icon-control/index.js +0 -103
  147. package/lib/cjs/segmented-icon-control/types.js +0 -1
  148. package/lib/cjs/segmented-icon-control-option/index.js +0 -84
  149. package/lib/cjs/segmented-icon-control-option/types.js +0 -1
  150. package/lib/cjs/select-button/index.js +0 -204
  151. package/lib/cjs/select-button/types.js +0 -1
  152. package/lib/cjs/select-menu/index.js +0 -366
  153. package/lib/cjs/select-menu/types.js +0 -1
  154. package/lib/cjs/select-menu-option/index.js +0 -72
  155. package/lib/cjs/select-menu-option/types.js +0 -1
  156. package/lib/cjs/skeleton/index.js +0 -110
  157. package/lib/cjs/skeleton/types.js +0 -1
  158. package/lib/cjs/skeleton-item/index.js +0 -13
  159. package/lib/cjs/skeleton-item/types.js +0 -1
  160. package/lib/cjs/spinner/index.js +0 -60
  161. package/lib/cjs/spinner/types.js +0 -1
  162. package/lib/cjs/standalone.js +0 -85
  163. package/lib/cjs/stop-events/index.js +0 -29
  164. package/lib/cjs/table/index.js +0 -16
  165. package/lib/cjs/table/types.js +0 -1
  166. package/lib/cjs/table-body/index.js +0 -16
  167. package/lib/cjs/table-body/types.js +0 -1
  168. package/lib/cjs/table-cell/index.js +0 -23
  169. package/lib/cjs/table-cell/types.js +0 -1
  170. package/lib/cjs/table-cell/utils.js +0 -7
  171. package/lib/cjs/table-head/index.js +0 -16
  172. package/lib/cjs/table-head/types.js +0 -1
  173. package/lib/cjs/table-head-cell/index.js +0 -59
  174. package/lib/cjs/table-head-cell/types.js +0 -1
  175. package/lib/cjs/table-row/index.js +0 -44
  176. package/lib/cjs/table-row/types.js +0 -1
  177. package/lib/cjs/tabs/index.js +0 -82
  178. package/lib/cjs/tabs/types.js +0 -1
  179. package/lib/cjs/tabs-icon-option/index.js +0 -81
  180. package/lib/cjs/tabs-icon-option/types.js +0 -1
  181. package/lib/cjs/tabs-option/index.js +0 -88
  182. package/lib/cjs/tabs-option/types.js +0 -1
  183. package/lib/cjs/tag/index.js +0 -86
  184. package/lib/cjs/tag/types.js +0 -1
  185. package/lib/cjs/tag/utils.js +0 -14
  186. package/lib/cjs/text/index.js +0 -66
  187. package/lib/cjs/text/types.js +0 -1
  188. package/lib/cjs/text/utils.js +0 -7
  189. package/lib/cjs/textarea/index.js +0 -324
  190. package/lib/cjs/textarea/types.js +0 -1
  191. package/lib/cjs/tile-control/index.js +0 -112
  192. package/lib/cjs/tile-control/types.js +0 -1
  193. package/lib/cjs/tile-control-option/index.js +0 -100
  194. package/lib/cjs/tile-control-option/types.js +0 -1
  195. package/lib/cjs/time-picker/index.js +0 -338
  196. package/lib/cjs/time-picker/types.js +0 -1
  197. package/lib/cjs/time-picker/utils.js +0 -89
  198. package/lib/cjs/title/index.js +0 -62
  199. package/lib/cjs/title/types.js +0 -1
  200. package/lib/cjs/title/utils.js +0 -24
  201. package/lib/cjs/toast/index.js +0 -88
  202. package/lib/cjs/toast/types.js +0 -1
  203. package/lib/cjs/toast/utils.js +0 -7
  204. package/lib/cjs/toast-manager/index.js +0 -172
  205. package/lib/cjs/toast-manager/types.js +0 -1
  206. package/lib/cjs/toast-manager/utils.js +0 -7
  207. package/lib/cjs/toggle/index.js +0 -143
  208. package/lib/cjs/toggle/types.js +0 -1
  209. package/lib/cjs/tooltip/index.js +0 -277
  210. package/lib/cjs/tooltip/tooltip-state.js +0 -133
  211. package/lib/cjs/tooltip/types.js +0 -1
  212. package/lib/cjs/tooltip/utils.js +0 -25
  213. package/lib/cjs/types.d.js +0 -1
  214. package/lib/cjs/utils/context.js +0 -92
  215. package/lib/cjs/utils/countries.js +0 -9
  216. package/lib/cjs/utils/csv.js +0 -32
  217. package/lib/cjs/utils/debounce.js +0 -29
  218. package/lib/cjs/utils/dom.js +0 -183
  219. package/lib/cjs/utils/element.js +0 -58
  220. package/lib/cjs/utils/event-target.js +0 -36
  221. package/lib/cjs/utils/get-react-event-handler.js +0 -15
  222. package/lib/cjs/utils/index.js +0 -137
  223. package/lib/cjs/utils/markdown.js +0 -151
  224. package/lib/cjs/utils/rect.js +0 -37
  225. package/lib/cjs/utils/size.js +0 -9
  226. package/lib/cjs/utils/slot.js +0 -47
  227. package/lib/cjs/utils/throttle.js +0 -26
  228. package/lib/cjs/utils/uid.js +0 -20
  229. package/lib/cjs/vertical-stepper/index.js +0 -59
  230. package/lib/cjs/vertical-stepper/types.js +0 -1
  231. package/lib/cjs/vertical-stepper-item/index.js +0 -63
  232. package/lib/cjs/vertical-stepper-item/types.js +0 -1
  233. package/lib/cjs/vertical-stepper-item/utils.js +0 -7
  234. package/lib/esm/accordion/index.d.ts +0 -11
  235. package/lib/esm/accordion/types.d.ts +0 -21
  236. package/lib/esm/accordion-item/index.d.ts +0 -14
  237. package/lib/esm/accordion-item/types.d.ts +0 -36
  238. package/lib/esm/accordion-item/utils.d.ts +0 -2
  239. package/lib/esm/action-menu/index.d.ts +0 -11
  240. package/lib/esm/action-menu/types.d.ts +0 -13
  241. package/lib/esm/action-menu-option/index.d.ts +0 -12
  242. package/lib/esm/action-menu-option/types.d.ts +0 -23
  243. package/lib/esm/action-menu-option/utils.d.ts +0 -2
  244. package/lib/esm/alert/index.d.ts +0 -14
  245. package/lib/esm/alert/types.d.ts +0 -18
  246. package/lib/esm/alert/utils.d.ts +0 -2
  247. package/lib/esm/avatar/index.d.ts +0 -11
  248. package/lib/esm/avatar/types.d.ts +0 -37
  249. package/lib/esm/avatar/utils.d.ts +0 -4
  250. package/lib/esm/badge/index.d.ts +0 -11
  251. package/lib/esm/badge/types.d.ts +0 -34
  252. package/lib/esm/badge/utils.d.ts +0 -2
  253. package/lib/esm/button/index.d.ts +0 -11
  254. package/lib/esm/button/types.d.ts +0 -53
  255. package/lib/esm/button/utils.d.ts +0 -2
  256. package/lib/esm/button-group/index.d.ts +0 -11
  257. package/lib/esm/button-group/types.d.ts +0 -11
  258. package/lib/esm/button-group-item/index.d.ts +0 -11
  259. package/lib/esm/button-group-item/types.d.ts +0 -18
  260. package/lib/esm/card/index.d.ts +0 -13
  261. package/lib/esm/card/types.d.ts +0 -28
  262. package/lib/esm/card-container/index.d.ts +0 -11
  263. package/lib/esm/card-container/types.d.ts +0 -3
  264. package/lib/esm/checkbox/index.d.ts +0 -11
  265. package/lib/esm/checkbox/types.d.ts +0 -49
  266. package/lib/esm/chip/index.d.ts +0 -13
  267. package/lib/esm/chip/types.d.ts +0 -37
  268. package/lib/esm/chip/utils.d.ts +0 -2
  269. package/lib/esm/code-tag/index.d.ts +0 -11
  270. package/lib/esm/code-tag/types.d.ts +0 -11
  271. package/lib/esm/color-menu/index.d.ts +0 -11
  272. package/lib/esm/color-menu/types.d.ts +0 -32
  273. package/lib/esm/color-menu/utils.d.ts +0 -1
  274. package/lib/esm/color-menu-option/index.d.ts +0 -13
  275. package/lib/esm/color-menu-option/types.d.ts +0 -11
  276. package/lib/esm/color-menu-option/utils.d.ts +0 -1
  277. package/lib/esm/color-swatch/index.d.ts +0 -12
  278. package/lib/esm/color-swatch/types.d.ts +0 -11
  279. package/lib/esm/color-swatch/utils.d.ts +0 -2
  280. package/lib/esm/colors.json +0 -88
  281. package/lib/esm/date-picker/index.d.ts +0 -13
  282. package/lib/esm/date-picker/types.d.ts +0 -70
  283. package/lib/esm/date-picker/utils.d.ts +0 -28
  284. package/lib/esm/dialog/index.d.ts +0 -14
  285. package/lib/esm/dialog/types.d.ts +0 -28
  286. package/lib/esm/dialog/utils.d.ts +0 -2
  287. package/lib/esm/emoji/index.d.ts +0 -11
  288. package/lib/esm/emoji/types.d.ts +0 -11
  289. package/lib/esm/emoji/utils.d.ts +0 -3
  290. package/lib/esm/emoji-picker/data.json +0 -1
  291. package/lib/esm/emoji-picker/index.d.ts +0 -21
  292. package/lib/esm/emoji-picker/types.d.ts +0 -26
  293. package/lib/esm/field/index.d.ts +0 -11
  294. package/lib/esm/field/types.d.ts +0 -35
  295. package/lib/esm/file-drop/index.d.ts +0 -13
  296. package/lib/esm/file-drop/types.d.ts +0 -50
  297. package/lib/esm/file-drop/utils.d.ts +0 -2
  298. package/lib/esm/file-picker/index.d.ts +0 -11
  299. package/lib/esm/file-picker/types.d.ts +0 -32
  300. package/lib/esm/file-picker/utils.d.ts +0 -1
  301. package/lib/esm/file-status/index.d.ts +0 -14
  302. package/lib/esm/file-status/types.d.ts +0 -18
  303. package/lib/esm/file-status/utils.d.ts +0 -2
  304. package/lib/esm/flag/index.d.ts +0 -11
  305. package/lib/esm/flag/types.d.ts +0 -11
  306. package/lib/esm/flag/utils.d.ts +0 -1
  307. package/lib/esm/grid/index.d.ts +0 -11
  308. package/lib/esm/grid/types.d.ts +0 -3
  309. package/lib/esm/grid-item/index.d.ts +0 -11
  310. package/lib/esm/grid-item/types.d.ts +0 -17
  311. package/lib/esm/help-tooltip/index.d.ts +0 -13
  312. package/lib/esm/help-tooltip/types.d.ts +0 -3
  313. package/lib/esm/horizontal-stepper/index.d.ts +0 -11
  314. package/lib/esm/horizontal-stepper/types.d.ts +0 -13
  315. package/lib/esm/horizontal-stepper-item/index.d.ts +0 -14
  316. package/lib/esm/horizontal-stepper-item/types.d.ts +0 -24
  317. package/lib/esm/horizontal-stepper-item/utils.d.ts +0 -2
  318. package/lib/esm/icon/index.d.ts +0 -11
  319. package/lib/esm/icon/types.d.ts +0 -11
  320. package/lib/esm/imports.d.js +0 -0
  321. package/lib/esm/imports.d.ts +0 -9
  322. package/lib/esm/inline-alert/index.d.ts +0 -15
  323. package/lib/esm/inline-alert/types.d.ts +0 -15
  324. package/lib/esm/inline-alert/utils.d.ts +0 -2
  325. package/lib/esm/input/index.d.ts +0 -11
  326. package/lib/esm/input/types.d.ts +0 -86
  327. package/lib/esm/link/index.d.ts +0 -12
  328. package/lib/esm/link/types.d.ts +0 -59
  329. package/lib/esm/list/index.d.ts +0 -11
  330. package/lib/esm/list/types.d.ts +0 -3
  331. package/lib/esm/list-item/index.d.ts +0 -11
  332. package/lib/esm/list-item/types.d.ts +0 -3
  333. package/lib/esm/pagination/index.d.ts +0 -12
  334. package/lib/esm/pagination/types.d.ts +0 -16
  335. package/lib/esm/persistent-overlay/types.d.ts +0 -22
  336. package/lib/esm/pop/index.d.ts +0 -11
  337. package/lib/esm/pop/types.d.ts +0 -35
  338. package/lib/esm/pop/utils.d.ts +0 -4
  339. package/lib/esm/popover/index.d.ts +0 -12
  340. package/lib/esm/popover/types.d.ts +0 -38
  341. package/lib/esm/popover/utils.d.ts +0 -4
  342. package/lib/esm/progress/index.d.ts +0 -12
  343. package/lib/esm/progress/types.d.ts +0 -12
  344. package/lib/esm/progress-stepper/index.d.ts +0 -11
  345. package/lib/esm/progress-stepper/types.d.ts +0 -22
  346. package/lib/esm/progress-stepper-item/index.d.ts +0 -12
  347. package/lib/esm/progress-stepper-item/types.d.ts +0 -23
  348. package/lib/esm/progress-stepper-item/utils.d.ts +0 -11
  349. package/lib/esm/radio/index.d.ts +0 -11
  350. package/lib/esm/radio/types.d.ts +0 -14
  351. package/lib/esm/radio-option/index.d.ts +0 -11
  352. package/lib/esm/radio-option/types.d.ts +0 -18
  353. package/lib/esm/rich-text/index.d.ts +0 -14
  354. package/lib/esm/rich-text/types.d.ts +0 -12
  355. package/lib/esm/rich-text/utils.d.ts +0 -7
  356. package/lib/esm/rich-textarea/index.d.ts +0 -11
  357. package/lib/esm/rich-textarea/types.d.ts +0 -48
  358. package/lib/esm/rich-textarea/utils.d.ts +0 -39
  359. package/lib/esm/segment/index.d.ts +0 -12
  360. package/lib/esm/segment/types.d.ts +0 -16
  361. package/lib/esm/segment/utils.d.ts +0 -3
  362. package/lib/esm/segment-collapse/index.d.ts +0 -12
  363. package/lib/esm/segment-collapse/types.d.ts +0 -11
  364. package/lib/esm/segmented-control/index.d.ts +0 -11
  365. package/lib/esm/segmented-control/types.d.ts +0 -11
  366. package/lib/esm/segmented-control-option/index.d.ts +0 -11
  367. package/lib/esm/segmented-control-option/types.d.ts +0 -19
  368. package/lib/esm/segmented-icon-control/index.d.ts +0 -11
  369. package/lib/esm/segmented-icon-control/types.d.ts +0 -14
  370. package/lib/esm/segmented-icon-control-option/index.d.ts +0 -11
  371. package/lib/esm/segmented-icon-control-option/types.d.ts +0 -16
  372. package/lib/esm/select-button/index.d.ts +0 -13
  373. package/lib/esm/select-button/types.d.ts +0 -50
  374. package/lib/esm/select-menu/index.d.ts +0 -14
  375. package/lib/esm/select-menu/types.d.ts +0 -45
  376. package/lib/esm/select-menu-option/index.d.ts +0 -28
  377. package/lib/esm/select-menu-option/types.d.ts +0 -26
  378. package/lib/esm/skeleton/index.d.ts +0 -11
  379. package/lib/esm/skeleton/types.d.ts +0 -9
  380. package/lib/esm/skeleton-item/index.d.ts +0 -11
  381. package/lib/esm/skeleton-item/types.d.ts +0 -13
  382. package/lib/esm/spinner/index.d.ts +0 -11
  383. package/lib/esm/spinner/types.d.ts +0 -12
  384. package/lib/esm/standalone.d.ts +0 -81
  385. package/lib/esm/stop-events/index.d.ts +0 -1
  386. package/lib/esm/table/index.d.ts +0 -11
  387. package/lib/esm/table/types.d.ts +0 -3
  388. package/lib/esm/table-body/index.d.ts +0 -11
  389. package/lib/esm/table-body/types.d.ts +0 -3
  390. package/lib/esm/table-cell/index.d.ts +0 -11
  391. package/lib/esm/table-cell/types.d.ts +0 -9
  392. package/lib/esm/table-cell/utils.d.ts +0 -2
  393. package/lib/esm/table-head/index.d.ts +0 -11
  394. package/lib/esm/table-head/types.d.ts +0 -3
  395. package/lib/esm/table-head-cell/index.d.ts +0 -12
  396. package/lib/esm/table-head-cell/types.d.ts +0 -15
  397. package/lib/esm/table-row/index.d.ts +0 -11
  398. package/lib/esm/table-row/types.d.ts +0 -11
  399. package/lib/esm/tabs/index.d.ts +0 -11
  400. package/lib/esm/tabs/types.d.ts +0 -18
  401. package/lib/esm/tabs-icon-option/index.d.ts +0 -11
  402. package/lib/esm/tabs-icon-option/types.d.ts +0 -19
  403. package/lib/esm/tabs-option/index.d.ts +0 -12
  404. package/lib/esm/tabs-option/types.d.ts +0 -25
  405. package/lib/esm/tag/index.d.ts +0 -12
  406. package/lib/esm/tag/types.d.ts +0 -23
  407. package/lib/esm/tag/utils.d.ts +0 -2
  408. package/lib/esm/text/index.d.ts +0 -11
  409. package/lib/esm/text/types.d.ts +0 -30
  410. package/lib/esm/text/utils.d.ts +0 -2
  411. package/lib/esm/textarea/index.d.ts +0 -11
  412. package/lib/esm/textarea/types.d.ts +0 -60
  413. package/lib/esm/tile-control/index.d.ts +0 -11
  414. package/lib/esm/tile-control/types.d.ts +0 -37
  415. package/lib/esm/tile-control-option/index.d.ts +0 -11
  416. package/lib/esm/tile-control-option/types.d.ts +0 -37
  417. package/lib/esm/time-picker/index.d.ts +0 -14
  418. package/lib/esm/time-picker/types.d.ts +0 -34
  419. package/lib/esm/time-picker/utils.d.ts +0 -11
  420. package/lib/esm/title/index.d.ts +0 -11
  421. package/lib/esm/title/types.d.ts +0 -31
  422. package/lib/esm/title/utils.d.ts +0 -3
  423. package/lib/esm/toast/index.d.ts +0 -13
  424. package/lib/esm/toast/types.d.ts +0 -28
  425. package/lib/esm/toast/utils.d.ts +0 -2
  426. package/lib/esm/toast-manager/index.d.ts +0 -13
  427. package/lib/esm/toast-manager/types.d.ts +0 -13
  428. package/lib/esm/toast-manager/utils.d.ts +0 -2
  429. package/lib/esm/toggle/index.d.ts +0 -11
  430. package/lib/esm/toggle/types.d.ts +0 -23
  431. package/lib/esm/tooltip/index.d.ts +0 -13
  432. package/lib/esm/tooltip/tooltip-state.d.ts +0 -19
  433. package/lib/esm/tooltip/types.d.ts +0 -42
  434. package/lib/esm/tooltip/utils.d.ts +0 -6
  435. package/lib/esm/types.d.js +0 -1
  436. package/lib/esm/types.d.ts +0 -14
  437. package/lib/esm/utils/context.d.ts +0 -20
  438. package/lib/esm/utils/countries.d.ts +0 -6
  439. package/lib/esm/utils/countries.json +0 -1217
  440. package/lib/esm/utils/csv.d.ts +0 -5
  441. package/lib/esm/utils/debounce.d.ts +0 -8
  442. package/lib/esm/utils/dom.d.ts +0 -34
  443. package/lib/esm/utils/element.d.ts +0 -16
  444. package/lib/esm/utils/event-target.d.ts +0 -4
  445. package/lib/esm/utils/get-react-event-handler.d.ts +0 -1
  446. package/lib/esm/utils/index.d.ts +0 -12
  447. package/lib/esm/utils/markdown.d.ts +0 -19
  448. package/lib/esm/utils/rect.d.ts +0 -4
  449. package/lib/esm/utils/size.d.ts +0 -5
  450. package/lib/esm/utils/slot.d.ts +0 -4
  451. package/lib/esm/utils/throttle.d.ts +0 -4
  452. package/lib/esm/utils/uid.d.ts +0 -1
  453. package/lib/esm/vertical-stepper/index.d.ts +0 -11
  454. package/lib/esm/vertical-stepper/types.d.ts +0 -13
  455. package/lib/esm/vertical-stepper-item/index.d.ts +0 -14
  456. package/lib/esm/vertical-stepper-item/types.d.ts +0 -24
  457. package/lib/esm/vertical-stepper-item/utils.d.ts +0 -2
  458. package/lib/package.json +0 -1
  459. /package/{lib/cjs/accordion → accordion}/index.d.ts +0 -0
  460. /package/{lib/esm/accordion → accordion}/index.js +0 -0
  461. /package/{lib/cjs/accordion → accordion}/types.d.ts +0 -0
  462. /package/{lib/esm/accordion → accordion}/types.js +0 -0
  463. /package/{lib/cjs/accordion-item → accordion-item}/index.d.ts +0 -0
  464. /package/{lib/esm/accordion-item → accordion-item}/index.js +0 -0
  465. /package/{lib/cjs/accordion-item → accordion-item}/types.d.ts +0 -0
  466. /package/{lib/esm/accordion-item → accordion-item}/types.js +0 -0
  467. /package/{lib/cjs/accordion-item → accordion-item}/utils.d.ts +0 -0
  468. /package/{lib/esm/accordion-item → accordion-item}/utils.js +0 -0
  469. /package/{lib/cjs/action-menu → action-menu}/index.d.ts +0 -0
  470. /package/{lib/esm/action-menu → action-menu}/index.js +0 -0
  471. /package/{lib/cjs/action-menu → action-menu}/types.d.ts +0 -0
  472. /package/{lib/esm/action-menu → action-menu}/types.js +0 -0
  473. /package/{lib/cjs/action-menu-option → action-menu-option}/index.d.ts +0 -0
  474. /package/{lib/esm/action-menu-option → action-menu-option}/index.js +0 -0
  475. /package/{lib/cjs/action-menu-option → action-menu-option}/types.d.ts +0 -0
  476. /package/{lib/esm/action-menu-option → action-menu-option}/types.js +0 -0
  477. /package/{lib/cjs/action-menu-option → action-menu-option}/utils.d.ts +0 -0
  478. /package/{lib/esm/action-menu-option → action-menu-option}/utils.js +0 -0
  479. /package/{lib/cjs/alert → alert}/index.d.ts +0 -0
  480. /package/{lib/esm/alert → alert}/index.js +0 -0
  481. /package/{lib/cjs/alert → alert}/types.d.ts +0 -0
  482. /package/{lib/esm/alert → alert}/types.js +0 -0
  483. /package/{lib/cjs/alert → alert}/utils.d.ts +0 -0
  484. /package/{lib/esm/alert → alert}/utils.js +0 -0
  485. /package/{lib/cjs/avatar → avatar}/index.d.ts +0 -0
  486. /package/{lib/esm/avatar → avatar}/index.js +0 -0
  487. /package/{lib/cjs/avatar → avatar}/types.d.ts +0 -0
  488. /package/{lib/esm/avatar → avatar}/types.js +0 -0
  489. /package/{lib/cjs/avatar → avatar}/utils.d.ts +0 -0
  490. /package/{lib/esm/avatar → avatar}/utils.js +0 -0
  491. /package/{lib/cjs/badge → badge}/index.d.ts +0 -0
  492. /package/{lib/esm/badge → badge}/index.js +0 -0
  493. /package/{lib/cjs/badge → badge}/types.d.ts +0 -0
  494. /package/{lib/esm/badge → badge}/types.js +0 -0
  495. /package/{lib/cjs/badge → badge}/utils.d.ts +0 -0
  496. /package/{lib/esm/badge → badge}/utils.js +0 -0
  497. /package/{lib/cjs/button → button}/index.d.ts +0 -0
  498. /package/{lib/esm/button → button}/index.js +0 -0
  499. /package/{lib/cjs/button → button}/types.d.ts +0 -0
  500. /package/{lib/esm/button → button}/types.js +0 -0
  501. /package/{lib/cjs/button → button}/utils.d.ts +0 -0
  502. /package/{lib/esm/button → button}/utils.js +0 -0
  503. /package/{lib/cjs/button-group → button-group}/index.d.ts +0 -0
  504. /package/{lib/esm/button-group → button-group}/index.js +0 -0
  505. /package/{lib/cjs/button-group → button-group}/types.d.ts +0 -0
  506. /package/{lib/esm/button-group → button-group}/types.js +0 -0
  507. /package/{lib/cjs/button-group-item → button-group-item}/index.d.ts +0 -0
  508. /package/{lib/esm/button-group-item → button-group-item}/index.js +0 -0
  509. /package/{lib/cjs/button-group-item → button-group-item}/types.d.ts +0 -0
  510. /package/{lib/esm/button-group-item → button-group-item}/types.js +0 -0
  511. /package/{lib/cjs/card → card}/index.d.ts +0 -0
  512. /package/{lib/esm/card → card}/index.js +0 -0
  513. /package/{lib/cjs/card → card}/types.d.ts +0 -0
  514. /package/{lib/esm/card → card}/types.js +0 -0
  515. /package/{lib/cjs/card-container → card-container}/index.d.ts +0 -0
  516. /package/{lib/esm/card-container → card-container}/index.js +0 -0
  517. /package/{lib/cjs/card-container → card-container}/types.d.ts +0 -0
  518. /package/{lib/esm/card-container → card-container}/types.js +0 -0
  519. /package/{lib/cjs/checkbox → checkbox}/index.d.ts +0 -0
  520. /package/{lib/esm/checkbox → checkbox}/index.js +0 -0
  521. /package/{lib/cjs/checkbox → checkbox}/types.d.ts +0 -0
  522. /package/{lib/esm/checkbox → checkbox}/types.js +0 -0
  523. /package/{lib/cjs/chip → chip}/index.d.ts +0 -0
  524. /package/{lib/esm/chip → chip}/index.js +0 -0
  525. /package/{lib/cjs/chip → chip}/types.d.ts +0 -0
  526. /package/{lib/esm/chip → chip}/types.js +0 -0
  527. /package/{lib/cjs/chip → chip}/utils.d.ts +0 -0
  528. /package/{lib/esm/chip → chip}/utils.js +0 -0
  529. /package/{lib/cjs/code-tag → code-tag}/index.d.ts +0 -0
  530. /package/{lib/esm/code-tag → code-tag}/index.js +0 -0
  531. /package/{lib/cjs/code-tag → code-tag}/types.d.ts +0 -0
  532. /package/{lib/esm/code-tag → code-tag}/types.js +0 -0
  533. /package/{lib/cjs/color-menu → color-menu}/index.d.ts +0 -0
  534. /package/{lib/esm/color-menu → color-menu}/index.js +0 -0
  535. /package/{lib/cjs/color-menu → color-menu}/types.d.ts +0 -0
  536. /package/{lib/esm/color-menu → color-menu}/types.js +0 -0
  537. /package/{lib/cjs/color-menu → color-menu}/utils.d.ts +0 -0
  538. /package/{lib/esm/color-menu → color-menu}/utils.js +0 -0
  539. /package/{lib/cjs/color-menu-option → color-menu-option}/index.d.ts +0 -0
  540. /package/{lib/esm/color-menu-option → color-menu-option}/index.js +0 -0
  541. /package/{lib/cjs/color-menu-option → color-menu-option}/types.d.ts +0 -0
  542. /package/{lib/esm/color-menu-option → color-menu-option}/types.js +0 -0
  543. /package/{lib/cjs/color-menu-option → color-menu-option}/utils.d.ts +0 -0
  544. /package/{lib/esm/color-menu-option → color-menu-option}/utils.js +0 -0
  545. /package/{lib/cjs/color-swatch → color-swatch}/index.d.ts +0 -0
  546. /package/{lib/esm/color-swatch → color-swatch}/index.js +0 -0
  547. /package/{lib/cjs/color-swatch → color-swatch}/types.d.ts +0 -0
  548. /package/{lib/esm/color-swatch → color-swatch}/types.js +0 -0
  549. /package/{lib/cjs/color-swatch → color-swatch}/utils.d.ts +0 -0
  550. /package/{lib/esm/color-swatch → color-swatch}/utils.js +0 -0
  551. /package/{lib/cjs/colors.json → colors.json} +0 -0
  552. /package/{lib/cjs/date-picker → date-picker}/index.d.ts +0 -0
  553. /package/{lib/esm/date-picker → date-picker}/index.js +0 -0
  554. /package/{lib/cjs/date-picker → date-picker}/types.d.ts +0 -0
  555. /package/{lib/esm/date-picker → date-picker}/types.js +0 -0
  556. /package/{lib/cjs/date-picker → date-picker}/utils.d.ts +0 -0
  557. /package/{lib/esm/date-picker → date-picker}/utils.js +0 -0
  558. /package/{lib/cjs/dialog → dialog}/index.d.ts +0 -0
  559. /package/{lib/cjs/dialog → dialog}/types.d.ts +0 -0
  560. /package/{lib/esm/dialog → dialog}/types.js +0 -0
  561. /package/{lib/cjs/dialog → dialog}/utils.d.ts +0 -0
  562. /package/{lib/esm/dialog → dialog}/utils.js +0 -0
  563. /package/{lib/cjs/emoji → emoji}/index.d.ts +0 -0
  564. /package/{lib/esm/emoji → emoji}/index.js +0 -0
  565. /package/{lib/cjs/emoji → emoji}/types.d.ts +0 -0
  566. /package/{lib/esm/emoji → emoji}/types.js +0 -0
  567. /package/{lib/cjs/emoji → emoji}/utils.d.ts +0 -0
  568. /package/{lib/esm/emoji → emoji}/utils.js +0 -0
  569. /package/{lib/cjs/emoji-picker → emoji-picker}/data.json +0 -0
  570. /package/{lib/cjs/emoji-picker → emoji-picker}/index.d.ts +0 -0
  571. /package/{lib/esm/emoji-picker → emoji-picker}/index.js +0 -0
  572. /package/{lib/cjs/emoji-picker → emoji-picker}/types.d.ts +0 -0
  573. /package/{lib/esm/emoji-picker → emoji-picker}/types.js +0 -0
  574. /package/{lib/cjs/field → field}/index.d.ts +0 -0
  575. /package/{lib/esm/field → field}/index.js +0 -0
  576. /package/{lib/cjs/field → field}/types.d.ts +0 -0
  577. /package/{lib/esm/field → field}/types.js +0 -0
  578. /package/{lib/cjs/file-drop → file-drop}/index.d.ts +0 -0
  579. /package/{lib/esm/file-drop → file-drop}/index.js +0 -0
  580. /package/{lib/cjs/file-drop → file-drop}/types.d.ts +0 -0
  581. /package/{lib/esm/file-drop → file-drop}/types.js +0 -0
  582. /package/{lib/cjs/file-drop → file-drop}/utils.d.ts +0 -0
  583. /package/{lib/esm/file-drop → file-drop}/utils.js +0 -0
  584. /package/{lib/cjs/file-picker → file-picker}/index.d.ts +0 -0
  585. /package/{lib/esm/file-picker → file-picker}/index.js +0 -0
  586. /package/{lib/cjs/file-picker → file-picker}/types.d.ts +0 -0
  587. /package/{lib/esm/file-picker → file-picker}/types.js +0 -0
  588. /package/{lib/cjs/file-picker → file-picker}/utils.d.ts +0 -0
  589. /package/{lib/esm/file-picker → file-picker}/utils.js +0 -0
  590. /package/{lib/cjs/file-status → file-status}/index.d.ts +0 -0
  591. /package/{lib/esm/file-status → file-status}/index.js +0 -0
  592. /package/{lib/cjs/file-status → file-status}/types.d.ts +0 -0
  593. /package/{lib/esm/file-status → file-status}/types.js +0 -0
  594. /package/{lib/cjs/file-status → file-status}/utils.d.ts +0 -0
  595. /package/{lib/esm/file-status → file-status}/utils.js +0 -0
  596. /package/{lib/cjs/flag → flag}/index.d.ts +0 -0
  597. /package/{lib/esm/flag → flag}/index.js +0 -0
  598. /package/{lib/cjs/flag → flag}/types.d.ts +0 -0
  599. /package/{lib/esm/flag → flag}/types.js +0 -0
  600. /package/{lib/cjs/flag → flag}/utils.d.ts +0 -0
  601. /package/{lib/esm/flag → flag}/utils.js +0 -0
  602. /package/{lib/cjs/grid → grid}/index.d.ts +0 -0
  603. /package/{lib/esm/grid → grid}/index.js +0 -0
  604. /package/{lib/cjs/grid → grid}/types.d.ts +0 -0
  605. /package/{lib/esm/grid → grid}/types.js +0 -0
  606. /package/{lib/cjs/grid-item → grid-item}/index.d.ts +0 -0
  607. /package/{lib/esm/grid-item → grid-item}/index.js +0 -0
  608. /package/{lib/cjs/grid-item → grid-item}/types.d.ts +0 -0
  609. /package/{lib/esm/grid-item → grid-item}/types.js +0 -0
  610. /package/{lib/cjs/help-tooltip → help-tooltip}/index.d.ts +0 -0
  611. /package/{lib/esm/help-tooltip → help-tooltip}/index.js +0 -0
  612. /package/{lib/cjs/help-tooltip → help-tooltip}/types.d.ts +0 -0
  613. /package/{lib/esm/help-tooltip → help-tooltip}/types.js +0 -0
  614. /package/{lib/cjs/horizontal-stepper → horizontal-stepper}/index.d.ts +0 -0
  615. /package/{lib/esm/horizontal-stepper → horizontal-stepper}/index.js +0 -0
  616. /package/{lib/cjs/horizontal-stepper → horizontal-stepper}/types.d.ts +0 -0
  617. /package/{lib/esm/horizontal-stepper → horizontal-stepper}/types.js +0 -0
  618. /package/{lib/cjs/horizontal-stepper-item → horizontal-stepper-item}/index.d.ts +0 -0
  619. /package/{lib/esm/horizontal-stepper-item → horizontal-stepper-item}/index.js +0 -0
  620. /package/{lib/cjs/horizontal-stepper-item → horizontal-stepper-item}/types.d.ts +0 -0
  621. /package/{lib/esm/horizontal-stepper-item → horizontal-stepper-item}/types.js +0 -0
  622. /package/{lib/cjs/horizontal-stepper-item → horizontal-stepper-item}/utils.d.ts +0 -0
  623. /package/{lib/esm/horizontal-stepper-item → horizontal-stepper-item}/utils.js +0 -0
  624. /package/{lib/cjs/icon → icon}/index.d.ts +0 -0
  625. /package/{lib/esm/icon → icon}/index.js +0 -0
  626. /package/{lib/cjs/icon → icon}/types.d.ts +0 -0
  627. /package/{lib/esm/icon → icon}/types.js +0 -0
  628. /package/{lib/cjs/inline-alert → inline-alert}/index.d.ts +0 -0
  629. /package/{lib/esm/inline-alert → inline-alert}/index.js +0 -0
  630. /package/{lib/cjs/inline-alert → inline-alert}/types.d.ts +0 -0
  631. /package/{lib/esm/inline-alert → inline-alert}/types.js +0 -0
  632. /package/{lib/cjs/inline-alert → inline-alert}/utils.d.ts +0 -0
  633. /package/{lib/esm/inline-alert → inline-alert}/utils.js +0 -0
  634. /package/{lib/cjs/input → input}/index.d.ts +0 -0
  635. /package/{lib/esm/input → input}/types.js +0 -0
  636. /package/{lib/esm/input → input}/utils.js +0 -0
  637. /package/{lib/cjs/link → link}/index.d.ts +0 -0
  638. /package/{lib/esm/link → link}/index.js +0 -0
  639. /package/{lib/cjs/link → link}/types.d.ts +0 -0
  640. /package/{lib/esm/link → link}/types.js +0 -0
  641. /package/{lib/cjs/list → list}/index.d.ts +0 -0
  642. /package/{lib/esm/list → list}/index.js +0 -0
  643. /package/{lib/cjs/list → list}/types.d.ts +0 -0
  644. /package/{lib/esm/list → list}/types.js +0 -0
  645. /package/{lib/cjs/list-item → list-item}/index.d.ts +0 -0
  646. /package/{lib/esm/list-item → list-item}/index.js +0 -0
  647. /package/{lib/cjs/list-item → list-item}/types.d.ts +0 -0
  648. /package/{lib/esm/list-item → list-item}/types.js +0 -0
  649. /package/{lib/cjs/pagination → pagination}/index.d.ts +0 -0
  650. /package/{lib/esm/pagination → pagination}/index.js +0 -0
  651. /package/{lib/cjs/pagination → pagination}/types.d.ts +0 -0
  652. /package/{lib/esm/pagination → pagination}/types.js +0 -0
  653. /package/{lib/cjs/persistent-overlay → persistent-overlay}/types.d.ts +0 -0
  654. /package/{lib/esm/persistent-overlay → persistent-overlay}/types.js +0 -0
  655. /package/{lib/cjs/pop → pop}/index.d.ts +0 -0
  656. /package/{lib/esm/pop → pop}/index.js +0 -0
  657. /package/{lib/cjs/pop → pop}/types.d.ts +0 -0
  658. /package/{lib/esm/pop → pop}/types.js +0 -0
  659. /package/{lib/cjs/pop → pop}/utils.d.ts +0 -0
  660. /package/{lib/esm/pop → pop}/utils.js +0 -0
  661. /package/{lib/cjs/popover → popover}/index.d.ts +0 -0
  662. /package/{lib/esm/popover → popover}/index.js +0 -0
  663. /package/{lib/cjs/popover → popover}/types.d.ts +0 -0
  664. /package/{lib/esm/popover → popover}/types.js +0 -0
  665. /package/{lib/cjs/popover → popover}/utils.d.ts +0 -0
  666. /package/{lib/esm/popover → popover}/utils.js +0 -0
  667. /package/{lib/cjs/progress → progress}/index.d.ts +0 -0
  668. /package/{lib/esm/progress → progress}/index.js +0 -0
  669. /package/{lib/cjs/progress → progress}/types.d.ts +0 -0
  670. /package/{lib/esm/progress → progress}/types.js +0 -0
  671. /package/{lib/cjs/progress-stepper → progress-stepper}/index.d.ts +0 -0
  672. /package/{lib/esm/progress-stepper → progress-stepper}/index.js +0 -0
  673. /package/{lib/cjs/progress-stepper → progress-stepper}/types.d.ts +0 -0
  674. /package/{lib/esm/progress-stepper → progress-stepper}/types.js +0 -0
  675. /package/{lib/cjs/progress-stepper-item → progress-stepper-item}/index.d.ts +0 -0
  676. /package/{lib/esm/progress-stepper-item → progress-stepper-item}/index.js +0 -0
  677. /package/{lib/cjs/progress-stepper-item → progress-stepper-item}/types.d.ts +0 -0
  678. /package/{lib/esm/progress-stepper-item → progress-stepper-item}/types.js +0 -0
  679. /package/{lib/cjs/progress-stepper-item → progress-stepper-item}/utils.d.ts +0 -0
  680. /package/{lib/esm/progress-stepper-item → progress-stepper-item}/utils.js +0 -0
  681. /package/{lib/cjs/radio → radio}/index.d.ts +0 -0
  682. /package/{lib/esm/radio → radio}/index.js +0 -0
  683. /package/{lib/cjs/radio → radio}/types.d.ts +0 -0
  684. /package/{lib/esm/radio → radio}/types.js +0 -0
  685. /package/{lib/cjs/radio-option → radio-option}/index.d.ts +0 -0
  686. /package/{lib/esm/radio-option → radio-option}/index.js +0 -0
  687. /package/{lib/cjs/radio-option → radio-option}/types.d.ts +0 -0
  688. /package/{lib/esm/radio-option → radio-option}/types.js +0 -0
  689. /package/{lib/cjs/rich-text → rich-text}/index.d.ts +0 -0
  690. /package/{lib/esm/rich-text → rich-text}/index.js +0 -0
  691. /package/{lib/cjs/rich-text → rich-text}/types.d.ts +0 -0
  692. /package/{lib/esm/rich-text → rich-text}/types.js +0 -0
  693. /package/{lib/cjs/rich-text → rich-text}/utils.d.ts +0 -0
  694. /package/{lib/esm/rich-text → rich-text}/utils.js +0 -0
  695. /package/{lib/cjs/rich-textarea → rich-textarea}/index.d.ts +0 -0
  696. /package/{lib/esm/rich-textarea → rich-textarea}/index.js +0 -0
  697. /package/{lib/cjs/rich-textarea → rich-textarea}/types.d.ts +0 -0
  698. /package/{lib/esm/rich-textarea → rich-textarea}/types.js +0 -0
  699. /package/{lib/cjs/rich-textarea → rich-textarea}/utils.d.ts +0 -0
  700. /package/{lib/esm/rich-textarea → rich-textarea}/utils.js +0 -0
  701. /package/{lib/cjs/segment → segment}/index.d.ts +0 -0
  702. /package/{lib/esm/segment → segment}/index.js +0 -0
  703. /package/{lib/cjs/segment → segment}/types.d.ts +0 -0
  704. /package/{lib/esm/segment → segment}/types.js +0 -0
  705. /package/{lib/cjs/segment → segment}/utils.d.ts +0 -0
  706. /package/{lib/esm/segment → segment}/utils.js +0 -0
  707. /package/{lib/cjs/segment-collapse → segment-collapse}/index.d.ts +0 -0
  708. /package/{lib/esm/segment-collapse → segment-collapse}/index.js +0 -0
  709. /package/{lib/cjs/segment-collapse → segment-collapse}/types.d.ts +0 -0
  710. /package/{lib/esm/segment-collapse → segment-collapse}/types.js +0 -0
  711. /package/{lib/cjs/segmented-control → segmented-control}/index.d.ts +0 -0
  712. /package/{lib/esm/segmented-control → segmented-control}/index.js +0 -0
  713. /package/{lib/cjs/segmented-control → segmented-control}/types.d.ts +0 -0
  714. /package/{lib/esm/segmented-control → segmented-control}/types.js +0 -0
  715. /package/{lib/cjs/segmented-control-option → segmented-control-option}/index.d.ts +0 -0
  716. /package/{lib/esm/segmented-control-option → segmented-control-option}/index.js +0 -0
  717. /package/{lib/cjs/segmented-control-option → segmented-control-option}/types.d.ts +0 -0
  718. /package/{lib/esm/segmented-control-option → segmented-control-option}/types.js +0 -0
  719. /package/{lib/cjs/segmented-icon-control → segmented-icon-control}/index.d.ts +0 -0
  720. /package/{lib/esm/segmented-icon-control → segmented-icon-control}/index.js +0 -0
  721. /package/{lib/cjs/segmented-icon-control → segmented-icon-control}/types.d.ts +0 -0
  722. /package/{lib/esm/segmented-icon-control → segmented-icon-control}/types.js +0 -0
  723. /package/{lib/cjs/segmented-icon-control-option → segmented-icon-control-option}/index.d.ts +0 -0
  724. /package/{lib/esm/segmented-icon-control-option → segmented-icon-control-option}/index.js +0 -0
  725. /package/{lib/cjs/segmented-icon-control-option → segmented-icon-control-option}/types.d.ts +0 -0
  726. /package/{lib/esm/segmented-icon-control-option → segmented-icon-control-option}/types.js +0 -0
  727. /package/{lib/cjs/select-button → select-button}/index.d.ts +0 -0
  728. /package/{lib/esm/select-button → select-button}/index.js +0 -0
  729. /package/{lib/cjs/select-button → select-button}/types.d.ts +0 -0
  730. /package/{lib/esm/select-button → select-button}/types.js +0 -0
  731. /package/{lib/cjs/select-menu → select-menu}/index.d.ts +0 -0
  732. /package/{lib/esm/select-menu → select-menu}/index.js +0 -0
  733. /package/{lib/cjs/select-menu → select-menu}/types.d.ts +0 -0
  734. /package/{lib/esm/select-menu → select-menu}/types.js +0 -0
  735. /package/{lib/cjs/select-menu-option → select-menu-option}/index.d.ts +0 -0
  736. /package/{lib/esm/select-menu-option → select-menu-option}/index.js +0 -0
  737. /package/{lib/cjs/select-menu-option → select-menu-option}/types.d.ts +0 -0
  738. /package/{lib/esm/select-menu-option → select-menu-option}/types.js +0 -0
  739. /package/{lib/cjs/skeleton → skeleton}/index.d.ts +0 -0
  740. /package/{lib/esm/skeleton → skeleton}/index.js +0 -0
  741. /package/{lib/cjs/skeleton → skeleton}/types.d.ts +0 -0
  742. /package/{lib/esm/skeleton → skeleton}/types.js +0 -0
  743. /package/{lib/cjs/skeleton-item → skeleton-item}/index.d.ts +0 -0
  744. /package/{lib/esm/skeleton-item → skeleton-item}/index.js +0 -0
  745. /package/{lib/cjs/skeleton-item → skeleton-item}/types.d.ts +0 -0
  746. /package/{lib/esm/skeleton-item → skeleton-item}/types.js +0 -0
  747. /package/{lib/cjs/spinner → spinner}/index.d.ts +0 -0
  748. /package/{lib/esm/spinner → spinner}/index.js +0 -0
  749. /package/{lib/cjs/spinner → spinner}/types.d.ts +0 -0
  750. /package/{lib/esm/spinner → spinner}/types.js +0 -0
  751. /package/{lib/cjs/standalone.d.ts → standalone.d.ts} +0 -0
  752. /package/{lib/esm/standalone.js → standalone.js} +0 -0
  753. /package/{lib/cjs/stop-events → stop-events}/index.d.ts +0 -0
  754. /package/{lib/esm/stop-events → stop-events}/index.js +0 -0
  755. /package/{lib/cjs/table → table}/index.d.ts +0 -0
  756. /package/{lib/esm/table → table}/index.js +0 -0
  757. /package/{lib/cjs/table → table}/types.d.ts +0 -0
  758. /package/{lib/esm/table → table}/types.js +0 -0
  759. /package/{lib/cjs/table-body → table-body}/index.d.ts +0 -0
  760. /package/{lib/esm/table-body → table-body}/index.js +0 -0
  761. /package/{lib/cjs/table-body → table-body}/types.d.ts +0 -0
  762. /package/{lib/esm/table-body → table-body}/types.js +0 -0
  763. /package/{lib/cjs/table-cell → table-cell}/index.d.ts +0 -0
  764. /package/{lib/esm/table-cell → table-cell}/index.js +0 -0
  765. /package/{lib/cjs/table-cell → table-cell}/types.d.ts +0 -0
  766. /package/{lib/esm/table-cell → table-cell}/types.js +0 -0
  767. /package/{lib/cjs/table-cell → table-cell}/utils.d.ts +0 -0
  768. /package/{lib/esm/table-cell → table-cell}/utils.js +0 -0
  769. /package/{lib/cjs/table-head → table-head}/index.d.ts +0 -0
  770. /package/{lib/esm/table-head → table-head}/index.js +0 -0
  771. /package/{lib/cjs/table-head → table-head}/types.d.ts +0 -0
  772. /package/{lib/esm/table-head → table-head}/types.js +0 -0
  773. /package/{lib/cjs/table-head-cell → table-head-cell}/index.d.ts +0 -0
  774. /package/{lib/esm/table-head-cell → table-head-cell}/index.js +0 -0
  775. /package/{lib/cjs/table-head-cell → table-head-cell}/types.d.ts +0 -0
  776. /package/{lib/esm/table-head-cell → table-head-cell}/types.js +0 -0
  777. /package/{lib/cjs/table-row → table-row}/index.d.ts +0 -0
  778. /package/{lib/esm/table-row → table-row}/index.js +0 -0
  779. /package/{lib/cjs/table-row → table-row}/types.d.ts +0 -0
  780. /package/{lib/esm/table-row → table-row}/types.js +0 -0
  781. /package/{lib/cjs/tabs → tabs}/index.d.ts +0 -0
  782. /package/{lib/esm/tabs → tabs}/index.js +0 -0
  783. /package/{lib/cjs/tabs → tabs}/types.d.ts +0 -0
  784. /package/{lib/esm/tabs → tabs}/types.js +0 -0
  785. /package/{lib/cjs/tabs-icon-option → tabs-icon-option}/index.d.ts +0 -0
  786. /package/{lib/esm/tabs-icon-option → tabs-icon-option}/index.js +0 -0
  787. /package/{lib/cjs/tabs-icon-option → tabs-icon-option}/types.d.ts +0 -0
  788. /package/{lib/esm/tabs-icon-option → tabs-icon-option}/types.js +0 -0
  789. /package/{lib/cjs/tabs-option → tabs-option}/index.d.ts +0 -0
  790. /package/{lib/esm/tabs-option → tabs-option}/index.js +0 -0
  791. /package/{lib/cjs/tabs-option → tabs-option}/types.d.ts +0 -0
  792. /package/{lib/esm/tabs-option → tabs-option}/types.js +0 -0
  793. /package/{lib/cjs/tag → tag}/index.d.ts +0 -0
  794. /package/{lib/esm/tag → tag}/index.js +0 -0
  795. /package/{lib/cjs/tag → tag}/types.d.ts +0 -0
  796. /package/{lib/esm/tag → tag}/types.js +0 -0
  797. /package/{lib/cjs/tag → tag}/utils.d.ts +0 -0
  798. /package/{lib/esm/tag → tag}/utils.js +0 -0
  799. /package/{lib/cjs/text → text}/index.d.ts +0 -0
  800. /package/{lib/esm/text → text}/index.js +0 -0
  801. /package/{lib/cjs/text → text}/types.d.ts +0 -0
  802. /package/{lib/esm/text → text}/types.js +0 -0
  803. /package/{lib/cjs/text → text}/utils.d.ts +0 -0
  804. /package/{lib/esm/text → text}/utils.js +0 -0
  805. /package/{lib/cjs/textarea → textarea}/index.d.ts +0 -0
  806. /package/{lib/esm/textarea → textarea}/index.js +0 -0
  807. /package/{lib/cjs/textarea → textarea}/types.d.ts +0 -0
  808. /package/{lib/esm/textarea → textarea}/types.js +0 -0
  809. /package/{lib/cjs/tile-control → tile-control}/index.d.ts +0 -0
  810. /package/{lib/esm/tile-control → tile-control}/index.js +0 -0
  811. /package/{lib/cjs/tile-control → tile-control}/types.d.ts +0 -0
  812. /package/{lib/esm/tile-control → tile-control}/types.js +0 -0
  813. /package/{lib/cjs/tile-control-option → tile-control-option}/index.d.ts +0 -0
  814. /package/{lib/esm/tile-control-option → tile-control-option}/index.js +0 -0
  815. /package/{lib/cjs/tile-control-option → tile-control-option}/types.d.ts +0 -0
  816. /package/{lib/esm/tile-control-option → tile-control-option}/types.js +0 -0
  817. /package/{lib/cjs/time-picker → time-picker}/index.d.ts +0 -0
  818. /package/{lib/esm/time-picker → time-picker}/index.js +0 -0
  819. /package/{lib/cjs/time-picker → time-picker}/types.d.ts +0 -0
  820. /package/{lib/esm/time-picker → time-picker}/types.js +0 -0
  821. /package/{lib/cjs/time-picker → time-picker}/utils.d.ts +0 -0
  822. /package/{lib/esm/time-picker → time-picker}/utils.js +0 -0
  823. /package/{lib/cjs/title → title}/index.d.ts +0 -0
  824. /package/{lib/esm/title → title}/index.js +0 -0
  825. /package/{lib/cjs/title → title}/types.d.ts +0 -0
  826. /package/{lib/esm/title → title}/types.js +0 -0
  827. /package/{lib/cjs/title → title}/utils.d.ts +0 -0
  828. /package/{lib/esm/title → title}/utils.js +0 -0
  829. /package/{lib/cjs/toast → toast}/index.d.ts +0 -0
  830. /package/{lib/esm/toast → toast}/index.js +0 -0
  831. /package/{lib/cjs/toast → toast}/types.d.ts +0 -0
  832. /package/{lib/esm/toast → toast}/types.js +0 -0
  833. /package/{lib/cjs/toast → toast}/utils.d.ts +0 -0
  834. /package/{lib/esm/toast → toast}/utils.js +0 -0
  835. /package/{lib/cjs/toast-manager → toast-manager}/index.d.ts +0 -0
  836. /package/{lib/esm/toast-manager → toast-manager}/index.js +0 -0
  837. /package/{lib/cjs/toast-manager → toast-manager}/types.d.ts +0 -0
  838. /package/{lib/esm/toast-manager → toast-manager}/types.js +0 -0
  839. /package/{lib/cjs/toast-manager → toast-manager}/utils.d.ts +0 -0
  840. /package/{lib/esm/toast-manager → toast-manager}/utils.js +0 -0
  841. /package/{lib/cjs/toggle → toggle}/index.d.ts +0 -0
  842. /package/{lib/esm/toggle → toggle}/index.js +0 -0
  843. /package/{lib/cjs/toggle → toggle}/types.d.ts +0 -0
  844. /package/{lib/esm/toggle → toggle}/types.js +0 -0
  845. /package/{lib/cjs/tooltip → tooltip}/index.d.ts +0 -0
  846. /package/{lib/esm/tooltip → tooltip}/index.js +0 -0
  847. /package/{lib/cjs/tooltip → tooltip}/tooltip-state.d.ts +0 -0
  848. /package/{lib/esm/tooltip → tooltip}/tooltip-state.js +0 -0
  849. /package/{lib/cjs/tooltip → tooltip}/types.d.ts +0 -0
  850. /package/{lib/esm/tooltip → tooltip}/types.js +0 -0
  851. /package/{lib/cjs/tooltip → tooltip}/utils.d.ts +0 -0
  852. /package/{lib/esm/tooltip → tooltip}/utils.js +0 -0
  853. /package/{lib/cjs/types.d.ts → types.d.ts} +0 -0
  854. /package/{lib/cjs/utils → utils}/context.d.ts +0 -0
  855. /package/{lib/esm/utils → utils}/context.js +0 -0
  856. /package/{lib/cjs/utils → utils}/countries.d.ts +0 -0
  857. /package/{lib/esm/utils → utils}/countries.js +0 -0
  858. /package/{lib/cjs/utils → utils}/countries.json +0 -0
  859. /package/{lib/cjs/utils → utils}/csv.d.ts +0 -0
  860. /package/{lib/esm/utils → utils}/csv.js +0 -0
  861. /package/{lib/cjs/utils → utils}/debounce.d.ts +0 -0
  862. /package/{lib/esm/utils → utils}/debounce.js +0 -0
  863. /package/{lib/cjs/utils → utils}/dom.d.ts +0 -0
  864. /package/{lib/esm/utils → utils}/dom.js +0 -0
  865. /package/{lib/cjs/utils → utils}/element.d.ts +0 -0
  866. /package/{lib/cjs/utils → utils}/event-target.d.ts +0 -0
  867. /package/{lib/esm/utils → utils}/event-target.js +0 -0
  868. /package/{lib/cjs/utils → utils}/get-react-event-handler.d.ts +0 -0
  869. /package/{lib/esm/utils → utils}/get-react-event-handler.js +0 -0
  870. /package/{lib/cjs/utils → utils}/index.d.ts +0 -0
  871. /package/{lib/esm/utils → utils}/index.js +0 -0
  872. /package/{lib/cjs/utils → utils}/markdown.d.ts +0 -0
  873. /package/{lib/esm/utils → utils}/markdown.js +0 -0
  874. /package/{lib/cjs/utils → utils}/rect.d.ts +0 -0
  875. /package/{lib/esm/utils → utils}/rect.js +0 -0
  876. /package/{lib/cjs/utils → utils}/size.d.ts +0 -0
  877. /package/{lib/esm/utils → utils}/size.js +0 -0
  878. /package/{lib/cjs/utils → utils}/slot.d.ts +0 -0
  879. /package/{lib/esm/utils → utils}/slot.js +0 -0
  880. /package/{lib/cjs/utils → utils}/throttle.d.ts +0 -0
  881. /package/{lib/esm/utils → utils}/throttle.js +0 -0
  882. /package/{lib/cjs/utils → utils}/uid.d.ts +0 -0
  883. /package/{lib/esm/utils → utils}/uid.js +0 -0
  884. /package/{lib/cjs/vertical-stepper → vertical-stepper}/index.d.ts +0 -0
  885. /package/{lib/esm/vertical-stepper → vertical-stepper}/index.js +0 -0
  886. /package/{lib/cjs/vertical-stepper → vertical-stepper}/types.d.ts +0 -0
  887. /package/{lib/esm/vertical-stepper → vertical-stepper}/types.js +0 -0
  888. /package/{lib/cjs/vertical-stepper-item → vertical-stepper-item}/index.d.ts +0 -0
  889. /package/{lib/esm/vertical-stepper-item → vertical-stepper-item}/index.js +0 -0
  890. /package/{lib/cjs/vertical-stepper-item → vertical-stepper-item}/types.d.ts +0 -0
  891. /package/{lib/esm/vertical-stepper-item → vertical-stepper-item}/types.js +0 -0
  892. /package/{lib/cjs/vertical-stepper-item → vertical-stepper-item}/utils.d.ts +0 -0
  893. /package/{lib/esm/vertical-stepper-item → vertical-stepper-item}/utils.js +0 -0
@@ -1,81 +0,0 @@
1
- "use strict";
2
-
3
- var _utils = require('../utils');
4
- const templateHTML = '<style>:host{display:block;outline:0}#button{all:initial;position:relative;display:flex;flex-direction:column;padding:12px 16px 0;box-sizing:border-box;cursor:pointer;background-color:var(--sinch-comp-tab-color-default-background-initial);border-top-left-radius:var(--sinch-comp-tab-shape-radius);border-top-right-radius:var(--sinch-comp-tab-shape-radius);height:39px;--sinch-global-color-icon:var(--sinch-comp-tab-color-default-icon-initial);--sinch-global-size-icon:var(--sinch-comp-tab-size-icon)}#button:hover{background-color:var(--sinch-comp-tab-color-default-background-hover)}#button:focus-visible::after{content:"";position:absolute;inset:0;bottom:-3px;border:2px solid var(--sinch-comp-tab-color-default-outline-focus);border-top-left-radius:var(--sinch-comp-tab-shape-radius);border-top-right-radius:var(--sinch-comp-tab-shape-radius);pointer-events:none}#button:disabled{cursor:unset;pointer-events:none;--sinch-global-color-icon:var(--sinch-comp-tab-color-disabled-icon-initial)}:host([data-checked]) #button{--sinch-global-color-icon:var(--sinch-comp-tab-color-checked-icon-initial)}:host([data-checked]) #button::before{content:"";position:absolute;left:0;right:0;bottom:-1px;pointer-events:none;border-top:2px solid var(--sinch-comp-tab-color-checked-border-initial)}::slotted(*){display:block}</style><sinch-tooltip id="tooltip"><button id="button" tabindex="0"><slot name="icon"></slot></button></sinch-tooltip>';
5
- const template = document.createElement('template');
6
- template.innerHTML = templateHTML;
7
- (0, _utils.defineCustomElement)('sinch-tabs-icon-option', class extends _utils.NectaryElement {
8
- #$button;
9
- #$tooltip;
10
- constructor() {
11
- super();
12
- const shadowRoot = this.attachShadow({
13
- delegatesFocus: true
14
- });
15
- shadowRoot.appendChild(template.content.cloneNode(true));
16
- this.#$button = shadowRoot.querySelector('#button');
17
- this.#$tooltip = shadowRoot.querySelector('#tooltip');
18
- }
19
- connectedCallback() {
20
- this.role = 'tab';
21
- this.#$button.addEventListener('click', this.#onClick);
22
- }
23
- disconnectedCallback() {
24
- this.#$button.removeEventListener('click', this.#onClick);
25
- }
26
- static get observedAttributes() {
27
- return ['data-checked', 'disabled', 'aria-label'];
28
- }
29
- set value(value) {
30
- (0, _utils.updateAttribute)(this, 'value', value);
31
- }
32
- get value() {
33
- return (0, _utils.getAttribute)(this, 'value', '');
34
- }
35
- set disabled(isDisabled) {
36
- (0, _utils.updateBooleanAttribute)(this, 'disabled', isDisabled);
37
- }
38
- get disabled() {
39
- return (0, _utils.getBooleanAttribute)(this, 'disabled');
40
- }
41
- attributeChangedCallback(name, oldVal, newVal) {
42
- if ((0, _utils.isAttrEqual)(oldVal, newVal)) {
43
- return;
44
- }
45
- switch (name) {
46
- case 'data-checked':
47
- {
48
- (0, _utils.updateExplicitBooleanAttribute)(this, 'aria-selected', (0, _utils.isAttrTrue)(newVal));
49
- break;
50
- }
51
- case 'disabled':
52
- {
53
- const isDisabled = (0, _utils.isAttrTrue)(newVal);
54
- this.#$button.disabled = isDisabled;
55
- (0, _utils.updateBooleanAttribute)(this, name, isDisabled);
56
- break;
57
- }
58
- case 'aria-label':
59
- {
60
- (0, _utils.updateAttribute)(this.#$tooltip, 'text', newVal);
61
- break;
62
- }
63
- }
64
- }
65
- get focusable() {
66
- return true;
67
- }
68
- focus() {
69
- this.#$button.focus();
70
- }
71
- blur() {
72
- this.#$button.blur();
73
- }
74
- #onClick = e => {
75
- e.stopPropagation();
76
- this.dispatchEvent(new CustomEvent('option-change', {
77
- bubbles: true,
78
- detail: this.value
79
- }));
80
- };
81
- });
@@ -1 +0,0 @@
1
- "use strict";
@@ -1,88 +0,0 @@
1
- "use strict";
2
-
3
- require('../text');
4
- var _utils = require('../utils');
5
- const templateHTML = '<style>:host{display:block}#button{all:initial;position:relative;display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:12px 16px;box-sizing:border-box;cursor:pointer;background-color:var(--sinch-comp-tab-color-default-background-initial);border-top-left-radius:var(--sinch-comp-tab-shape-radius);border-top-right-radius:var(--sinch-comp-tab-shape-radius);height:39px;--sinch-global-color-text:var(--sinch-comp-tab-color-default-text-initial);--sinch-global-color-icon:var(--sinch-comp-tab-color-default-icon-initial);--sinch-global-size-icon:var(--sinch-comp-tab-size-icon)}#button:hover{background-color:var(--sinch-comp-tab-color-default-background-hover)}#button:focus-visible::after{content:"";position:absolute;inset:0;bottom:-3px;border:2px solid var(--sinch-comp-tab-color-default-outline-focus);border-top-left-radius:var(--sinch-comp-tab-shape-radius);border-top-right-radius:var(--sinch-comp-tab-shape-radius);pointer-events:none}#button:disabled{cursor:unset;pointer-events:none;--sinch-global-color-text:var(--sinch-comp-tab-color-disabled-text-initial);--sinch-global-color-icon:var(--sinch-comp-tab-color-disabled-icon-initial)}:host([data-checked]) #button{--sinch-global-color-text:var(--sinch-comp-tab-color-checked-text-initial);--sinch-global-color-icon:var(--sinch-comp-tab-color-checked-icon-initial)}:host([data-checked]) #button::before{content:"";position:absolute;left:0;right:0;bottom:-1px;pointer-events:none;border-top:2px solid var(--sinch-comp-tab-color-checked-border-initial)}#text{flex-shrink:1;flex-basis:auto;min-width:0;--sinch-comp-text-font:var(--sinch-comp-tab-font-label)}::slotted(*){display:block}</style><button id="button" tabindex="0"><slot name="icon"></slot><sinch-text id="text" type="m" ellipsis></sinch-text></button>';
6
- const template = document.createElement('template');
7
- template.innerHTML = templateHTML;
8
- (0, _utils.defineCustomElement)('sinch-tabs-option', class extends _utils.NectaryElement {
9
- #$button;
10
- #$text;
11
- constructor() {
12
- super();
13
- const shadowRoot = this.attachShadow({
14
- delegatesFocus: true
15
- });
16
- shadowRoot.appendChild(template.content.cloneNode(true));
17
- this.#$button = shadowRoot.querySelector('#button');
18
- this.#$text = shadowRoot.querySelector('#text');
19
- }
20
- connectedCallback() {
21
- this.role = 'tab';
22
- this.#$button.addEventListener('click', this.#onClick);
23
- }
24
- disconnectedCallback() {
25
- this.#$button.removeEventListener('click', this.#onClick);
26
- }
27
- static get observedAttributes() {
28
- return ['data-checked', 'disabled', 'text'];
29
- }
30
- attributeChangedCallback(name, oldVal, newVal) {
31
- if ((0, _utils.isAttrEqual)(oldVal, newVal)) {
32
- return;
33
- }
34
- switch (name) {
35
- case 'text':
36
- {
37
- this.#$text.textContent = newVal;
38
- break;
39
- }
40
- case 'data-checked':
41
- {
42
- (0, _utils.updateExplicitBooleanAttribute)(this, 'aria-selected', (0, _utils.isAttrTrue)(newVal));
43
- break;
44
- }
45
- case 'disabled':
46
- {
47
- const isDisabled = (0, _utils.isAttrTrue)(newVal);
48
- this.#$button.disabled = isDisabled;
49
- (0, _utils.updateBooleanAttribute)(this, name, isDisabled);
50
- break;
51
- }
52
- }
53
- }
54
- set value(value) {
55
- (0, _utils.updateAttribute)(this, 'value', value);
56
- }
57
- get value() {
58
- return (0, _utils.getAttribute)(this, 'value', '');
59
- }
60
- set disabled(isDisabled) {
61
- (0, _utils.updateBooleanAttribute)(this, 'disabled', isDisabled);
62
- }
63
- get disabled() {
64
- return (0, _utils.getBooleanAttribute)(this, 'disabled');
65
- }
66
- set text(value) {
67
- (0, _utils.updateAttribute)(this, 'text', value);
68
- }
69
- get text() {
70
- return (0, _utils.getAttribute)(this, 'text', '');
71
- }
72
- get focusable() {
73
- return true;
74
- }
75
- focus() {
76
- this.#$button.focus();
77
- }
78
- blur() {
79
- this.#$button.blur();
80
- }
81
- #onClick = e => {
82
- e.stopPropagation();
83
- this.dispatchEvent(new CustomEvent('option-change', {
84
- bubbles: true,
85
- detail: this.value
86
- }));
87
- };
88
- });
@@ -1 +0,0 @@
1
- "use strict";
@@ -1,86 +0,0 @@
1
- "use strict";
2
-
3
- require('../text');
4
- var _utils = require('../utils');
5
- var _utils2 = require('./utils');
6
- const templateHTML = '<style>:host{display:inline-block;vertical-align:middle;outline:0}#wrapper{display:flex;flex-direction:row;align-items:center;gap:4px;width:100%;height:var(--sinch-comp-tag-size-container-m);padding:0 9px;border-radius:var(--sinch-comp-tag-shape-radius);background-color:var(--sinch-comp-tag-color-default-background);box-sizing:border-box;user-select:none;--sinch-global-color-text:var(--sinch-comp-tag-color-default-foreground);--sinch-global-color-icon:var(--sinch-comp-tag-color-default-foreground);--sinch-global-size-icon:var(--sinch-comp-tag-size-icon-m)}:host([small]) #wrapper{height:var(--sinch-comp-tag-size-container-s);padding:0 8px;--sinch-global-size-icon:var(--sinch-comp-tag-size-icon-s)}#text{flex:1;--sinch-comp-text-font:var(--sinch-comp-tag-font-size-m-label)}:host([small]) #text{--sinch-comp-text-font:var(--sinch-comp-tag-font-size-s-label)}::slotted(*){margin-left:-4px}</style><div id="wrapper"><slot name="icon"></slot><sinch-text id="text" type="s" ellipsis></sinch-text></div>';
7
- const template = document.createElement('template');
8
- template.innerHTML = templateHTML;
9
- (0, _utils.defineCustomElement)('sinch-tag', class extends _utils.NectaryElement {
10
- #$text;
11
- #$wrapper;
12
- constructor() {
13
- super();
14
- const shadowRoot = this.attachShadow();
15
- shadowRoot.appendChild(template.content.cloneNode(true));
16
- this.#$wrapper = shadowRoot.querySelector('#wrapper');
17
- this.#$text = shadowRoot.querySelector('#text');
18
- }
19
- connectedCallback() {
20
- super.connectedCallback();
21
- this.#updateColor();
22
- }
23
- disconnectedCallback() {
24
- super.disconnectedCallback();
25
- }
26
- get color() {
27
- return (0, _utils.getAttribute)(this, 'color');
28
- }
29
- set color(value) {
30
- (0, _utils.updateAttribute)(this, 'color', value);
31
- }
32
- get text() {
33
- return (0, _utils.getAttribute)(this, 'text', '');
34
- }
35
- set text(value) {
36
- (0, _utils.updateAttribute)(this, 'text', value);
37
- }
38
- get small() {
39
- return (0, _utils.getBooleanAttribute)(this, 'small');
40
- }
41
- set small(isSmall) {
42
- (0, _utils.updateBooleanAttribute)(this, 'small', isSmall);
43
- }
44
- static get observedAttributes() {
45
- return ['text', 'color', 'small'];
46
- }
47
- attributeChangedCallback(name, oldVal, newVal) {
48
- if ((0, _utils.isAttrEqual)(oldVal, newVal)) {
49
- return;
50
- }
51
- switch (name) {
52
- case 'color':
53
- {
54
- this.#updateColor();
55
- break;
56
- }
57
- case 'text':
58
- {
59
- this.#$text.textContent = newVal;
60
- break;
61
- }
62
- case 'small':
63
- {
64
- (0, _utils.updateBooleanAttribute)(this, name, (0, _utils.isAttrTrue)(newVal));
65
- break;
66
- }
67
- }
68
- }
69
- #updateColor() {
70
- if (!this.isDomConnected) {
71
- return;
72
- }
73
- const colorName = this.color;
74
- if (colorName !== null && colorName.length > 0) {
75
- const bg = (0, _utils2.getTagColorBg)(colorName);
76
- const fg = (0, _utils2.getTagColorFg)(colorName);
77
- this.#$wrapper.style.setProperty('background-color', bg);
78
- this.#$wrapper.style.setProperty('--sinch-global-color-text', fg);
79
- this.#$wrapper.style.setProperty('--sinch-global-color-icon', fg);
80
- } else {
81
- this.#$wrapper.style.removeProperty('background-color');
82
- this.#$wrapper.style.removeProperty('--sinch-global-color-text');
83
- this.#$wrapper.style.removeProperty('--sinch-global-color-icon');
84
- }
85
- }
86
- });
@@ -1 +0,0 @@
1
- "use strict";
@@ -1,14 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.getTagColorFg = exports.getTagColorBg = void 0;
7
- const getTagColorBg = id => {
8
- return `var(--sinch-comp-tag-color-${id}-background)`;
9
- };
10
- exports.getTagColorBg = getTagColorBg;
11
- const getTagColorFg = id => {
12
- return `var(--sinch-comp-tag-color-${id}-foreground)`;
13
- };
14
- exports.getTagColorFg = getTagColorFg;
@@ -1,66 +0,0 @@
1
- "use strict";
2
-
3
- var _utils = require('../utils');
4
- var _utils2 = require('./utils');
5
- const templateHTML = '<style>:host{text-align:var(--sinch-comp-text-align);display:block;font:var(--sinch-comp-text-font);color:var(--sinch-global-color-text,var(--sinch-sys-color-text-default));--sinch-comp-text-font:var(--sinch-sys-font-body-m);--sinch-comp-text-align:unset}:host([inline]){display:inline}:host([type="s"]){--sinch-comp-text-font:var(--sinch-sys-font-body-s)}:host([type=xs]){--sinch-comp-text-font:var(--sinch-sys-font-body-xs)}:host([type=xxs]){--sinch-comp-text-font:var(--sinch-sys-font-body-xxs)}:host([type="m"][emphasized]){--sinch-comp-text-font:var(--sinch-sys-font-body-emphasize)}:host([type="s"][emphasized]){--sinch-comp-text-font:var(--sinch-sys-font-body-emphasize-s)}:host([ellipsis]){overflow:hidden;text-overflow:ellipsis;white-space:nowrap;--sinch-global-text-white-space:nowrap}</style><slot></slot>';
6
- const template = document.createElement('template');
7
- template.innerHTML = templateHTML;
8
- (0, _utils.defineCustomElement)('sinch-text', class extends _utils.NectaryElement {
9
- constructor() {
10
- super();
11
- const shadowRoot = this.attachShadow();
12
- shadowRoot.appendChild(template.content.cloneNode(true));
13
- }
14
- connectedCallback() {
15
- this.#updateRole();
16
- }
17
- static get observedAttributes() {
18
- return ['inline', 'ellipsis', 'emphasized'];
19
- }
20
- attributeChangedCallback(name, oldVal, newVal) {
21
- if ((0, _utils.isAttrEqual)(oldVal, newVal)) {
22
- return;
23
- }
24
- switch (name) {
25
- case 'inline':
26
- {
27
- this.#updateRole();
28
- (0, _utils.updateBooleanAttribute)(this, name, (0, _utils.isAttrTrue)(newVal));
29
- break;
30
- }
31
- case 'ellipsis':
32
- case 'emphasized':
33
- {
34
- (0, _utils.updateBooleanAttribute)(this, name, (0, _utils.isAttrTrue)(newVal));
35
- break;
36
- }
37
- }
38
- }
39
- get type() {
40
- return (0, _utils.getLiteralAttribute)(this, _utils2.typeValues, 'type');
41
- }
42
- set type(value) {
43
- (0, _utils.updateLiteralAttribute)(this, _utils2.typeValues, 'type', value);
44
- }
45
- set inline(isInline) {
46
- (0, _utils.updateBooleanAttribute)(this, 'inline', isInline);
47
- }
48
- get inline() {
49
- return (0, _utils.getBooleanAttribute)(this, 'inline');
50
- }
51
- set ellipsis(isEllipsis) {
52
- (0, _utils.updateBooleanAttribute)(this, 'ellipsis', isEllipsis);
53
- }
54
- get ellipsis() {
55
- return (0, _utils.getBooleanAttribute)(this, 'ellipsis');
56
- }
57
- set emphasized(isEmphasized) {
58
- (0, _utils.updateBooleanAttribute)(this, 'emphasized', isEmphasized);
59
- }
60
- get emphasized() {
61
- return (0, _utils.getBooleanAttribute)(this, 'emphasized');
62
- }
63
- #updateRole() {
64
- this.setAttribute('role', (0, _utils.getBooleanAttribute)(this, 'inline') ? 'text' : 'paragraph');
65
- }
66
- });
@@ -1 +0,0 @@
1
- "use strict";
@@ -1,7 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.typeValues = void 0;
7
- const typeValues = exports.typeValues = ['m', 's', 'xs', 'xxs'];
@@ -1,324 +0,0 @@
1
- "use strict";
2
-
3
- var _utils = require('../utils');
4
- var _size = require('../utils/size');
5
- const templateHTML = '<style>:host{display:block}#wrapper{display:flex;flex-direction:column;position:relative;width:100%;box-sizing:border-box;background-color:var(--sinch-comp-textarea-color-default-background-initial);border-radius:var(--sinch-local-shape-radius);padding-right:2px;overflow:hidden;--sinch-local-shape-radius:var(--sinch-comp-textarea-shape-radius)}#input{all:initial;display:block;font:var(--sinch-comp-textarea-font-input);color:var(--sinch-comp-textarea-color-default-text-initial);resize:none;white-space:pre-wrap;overflow-wrap:break-word;padding:8px 10px 8px 12px;border:none;box-sizing:border-box}#input::placeholder{color:var(--sinch-comp-textarea-color-default-text-placeholder);opacity:1}#input:disabled{color:var(--sinch-comp-textarea-color-disabled-text-initial);-webkit-text-fill-color:var(--sinch-comp-textarea-color-disabled-text-initial)}#border{position:absolute;border:1px solid var(--sinch-comp-textarea-color-default-border-initial);border-radius:var(--sinch-local-shape-radius);inset:0;pointer-events:none}:host([invalid]) #border{border-color:var(--sinch-comp-textarea-color-invalid-border-initial)}#input:focus+#border{border-color:var(--sinch-comp-textarea-color-default-border-focus);border-width:2px}#input:disabled+#border{border-color:var(--sinch-comp-textarea-color-disabled-border-initial)}#bottom{display:flex;flex-direction:row;align-items:center;gap:8px;padding:12px 4px 4px}#bottom.empty{display:none}#resize-handle{display:none;position:absolute;width:20px;height:20px;bottom:36px;right:0;cursor:ns-resize}:host([resizable]) #resize-handle{display:block}#bottom.empty+#resize-handle{bottom:0}#resize-icon{display:block;pointer-events:none;fill:var(--sinch-comp-textarea-color-default-border-initial)}</style><div id="wrapper"><textarea id="input"></textarea><div id="border"></div><div id="bottom"><slot name="bottom"></slot></div><div id="resize-handle"><svg id="resize-icon" width="16" height="16"><path d="m14.833 4.724-9.61 9.61-.942-.944 9.61-9.609.942.943ZM15.443 10 10.5 14.943 9.557 14 14.5 9.057l.943.943Z"/></svg></div></div>';
6
- const template = document.createElement('template');
7
- template.innerHTML = templateHTML;
8
- (0, _utils.defineCustomElement)('sinch-textarea', class extends _utils.NectaryElement {
9
- #$input;
10
- #$bottomSlot;
11
- #$bottomWrapper;
12
- #$resizeHandle;
13
- #cursorPos = null;
14
- #isPendingDk = false;
15
- #controller = null;
16
- #sizeContext;
17
- #prevContentHeight = 0;
18
- #dragStartY = 0;
19
- #intersectionObserver = null;
20
- constructor() {
21
- super();
22
- const shadowRoot = this.attachShadow({
23
- delegatesFocus: true
24
- });
25
- shadowRoot.appendChild(template.content.cloneNode(true));
26
- this.#$input = shadowRoot.querySelector('#input');
27
- this.#$bottomSlot = shadowRoot.querySelector('slot[name="bottom"]');
28
- this.#$bottomWrapper = shadowRoot.querySelector('#bottom');
29
- this.#$resizeHandle = shadowRoot.querySelector('#resize-handle');
30
- this.#sizeContext = new _utils.Context(this.#$bottomWrapper, 'size');
31
- }
32
- connectedCallback() {
33
- super.connectedCallback();
34
- this.#controller = new AbortController();
35
- const options = {
36
- signal: this.#controller.signal
37
- };
38
- this.role = 'textbox';
39
- this.ariaMultiLine = 'true';
40
- this.#$input.addEventListener('input', this.#onInput, options);
41
- this.#$input.addEventListener('compositionstart', this.#onCompositionStart, options);
42
- this.#$input.addEventListener('mousedown', this.#onSelectionChange, options);
43
- this.#$input.addEventListener('keydown', this.#onSelectionChange, options);
44
- this.#$input.addEventListener('focus', this.#onInputFocus, options);
45
- this.#$input.addEventListener('blur', this.#onInputBlur, options);
46
- this.#$resizeHandle.addEventListener('mousedown', this.#onDragStart, options);
47
- this.#$bottomSlot.addEventListener('slotchange', this.#onBottomSlotChange, options);
48
- this.addEventListener('-change', this.#onChangeReactHandler, options);
49
- this.addEventListener('-focus', this.#onFocusReactHandler, options);
50
- this.addEventListener('-blur', this.#onBlurReactHandler, options);
51
- this.#sizeContext.listen(this.#controller.signal);
52
- this.#onBottomSlotChange();
53
- this.#updateMinRows();
54
- this.#onSizeUpdate();
55
- }
56
- disconnectedCallback() {
57
- super.disconnectedCallback();
58
- this.#controller.abort();
59
- this.#controller = null;
60
- if (this.#intersectionObserver !== null) {
61
- this.#intersectionObserver.disconnect();
62
- this.#intersectionObserver = null;
63
- }
64
- }
65
- static get observedAttributes() {
66
- return ['value', 'placeholder', 'invalid', 'disabled', 'rows', 'minrows', 'resizable'];
67
- }
68
- attributeChangedCallback(name, oldVal, newVal) {
69
- switch (name) {
70
- case 'value':
71
- {
72
- const nextVal = newVal ?? '';
73
- const prevVal = this.#$input.value;
74
- if (nextVal !== prevVal) {
75
- const prevCursorPos = this.#$input.selectionEnd;
76
- const isPrevCursorEnd = prevCursorPos === prevVal.length;
77
- const isShrinkingContent = nextVal.length < prevVal.length;
78
- this.#$input.value = nextVal;
79
- if (!this.resizable) {
80
- if (isShrinkingContent) {
81
- this.#$input.style.removeProperty('height');
82
- }
83
- const nextContentHeight = this.#$input.scrollHeight;
84
- if (isShrinkingContent || nextContentHeight !== this.#prevContentHeight) {
85
- this.#prevContentHeight = nextContentHeight;
86
- this.#$input.style.setProperty('height', `${this.#prevContentHeight}px`);
87
- }
88
- }
89
- if (!isPrevCursorEnd) {
90
- this.#$input.setSelectionRange(this.#cursorPos, this.#cursorPos);
91
- }
92
- }
93
- break;
94
- }
95
- case 'placeholder':
96
- {
97
- this.#$input.placeholder = newVal ?? '';
98
- (0, _utils.updateAttribute)(this, 'aria-placeholder', newVal);
99
- break;
100
- }
101
- case 'invalid':
102
- {
103
- if ((0, _utils.isAttrEqual)(oldVal, newVal)) {
104
- break;
105
- }
106
- const isInvalid = (0, _utils.isAttrTrue)(newVal);
107
- this.ariaInvalid = isInvalid.toString();
108
- (0, _utils.updateBooleanAttribute)(this, 'invalid', isInvalid);
109
- break;
110
- }
111
- case 'disabled':
112
- {
113
- if ((0, _utils.isAttrEqual)(oldVal, newVal)) {
114
- break;
115
- }
116
- const isDisabled = (0, _utils.isAttrTrue)(newVal);
117
- this.#$input.disabled = isDisabled;
118
- (0, _utils.updateBooleanAttribute)(this, 'disabled', isDisabled);
119
- break;
120
- }
121
- case 'rows':
122
- {
123
- (0, _utils.updateAttribute)(this.#$input, 'rows', newVal);
124
- break;
125
- }
126
- case 'minrows':
127
- {
128
- this.#updateMinRows();
129
- break;
130
- }
131
- case 'resizable':
132
- {
133
- if ((0, _utils.isAttrEqual)(oldVal, newVal)) {
134
- break;
135
- }
136
- (0, _utils.updateBooleanAttribute)(this, name, (0, _utils.isAttrTrue)(newVal));
137
- break;
138
- }
139
- }
140
- }
141
- set value(value) {
142
- (0, _utils.updateAttribute)(this, 'value', value);
143
- }
144
- get value() {
145
- return (0, _utils.getAttribute)(this, 'value', '');
146
- }
147
- set placeholder(value) {
148
- (0, _utils.updateAttribute)(this, 'placeholder', value);
149
- }
150
- get placeholder() {
151
- return (0, _utils.getAttribute)(this, 'placeholder');
152
- }
153
- set invalid(value) {
154
- (0, _utils.updateBooleanAttribute)(this, 'invalid', value);
155
- }
156
- get invalid() {
157
- return (0, _utils.getBooleanAttribute)(this, 'invalid');
158
- }
159
- set disabled(isDisabled) {
160
- (0, _utils.updateBooleanAttribute)(this, 'disabled', isDisabled);
161
- }
162
- get disabled() {
163
- return (0, _utils.getBooleanAttribute)(this, 'disabled');
164
- }
165
- set resizable(isResizable) {
166
- (0, _utils.updateBooleanAttribute)(this, 'resizable', isResizable);
167
- }
168
- get resizable() {
169
- return (0, _utils.getBooleanAttribute)(this, 'resizable');
170
- }
171
- set rows(value) {
172
- (0, _utils.updateAttribute)(this, 'rows', value);
173
- }
174
- get rows() {
175
- return (0, _utils.getIntegerAttribute)(this, 'rows', 0);
176
- }
177
- set minRows(value) {
178
- (0, _utils.updateAttribute)(this, 'minrows', value);
179
- }
180
- get minRows() {
181
- return (0, _utils.getIntegerAttribute)(this, 'minrows', 0);
182
- }
183
- get selectionStart() {
184
- return this.#$input.selectionStart;
185
- }
186
- set selectionStart(value) {
187
- this.#$input.selectionStart = value;
188
- }
189
- get selectionEnd() {
190
- return this.#$input.selectionEnd;
191
- }
192
- set selectionEnd(value) {
193
- this.#$input.selectionEnd = value;
194
- }
195
- get selectionDirection() {
196
- return this.#$input.selectionDirection;
197
- }
198
- set selectionDirection(value) {
199
- this.#$input.selectionDirection = value;
200
- }
201
- get focusable() {
202
- return true;
203
- }
204
- focus() {
205
- this.#$input.focus();
206
- }
207
- blur() {
208
- this.#$input.blur();
209
- }
210
- #updateMinRows() {
211
- const minRows = this.minRows;
212
- if (minRows <= 0) {
213
- this.#$input.style.removeProperty('min-height');
214
- if (this.#intersectionObserver !== null) {
215
- this.#intersectionObserver.disconnect();
216
- this.#intersectionObserver = null;
217
- }
218
- } else {
219
- if (this.isDomConnected) {
220
- this.#calcMinRows();
221
- }
222
- if (this.#intersectionObserver === null) {
223
- this.#intersectionObserver = new IntersectionObserver(this.#intersectionObserverCallback, {
224
- root: null
225
- });
226
- this.#intersectionObserver.observe(this.#$input);
227
- }
228
- }
229
- }
230
- #intersectionObserverCallback = _ref => {
231
- let [entry] = _ref;
232
- if (entry != null && entry.isIntersecting) {
233
- this.#calcMinRows();
234
- }
235
- };
236
- #calcMinRows() {
237
- this.#$input.rows = this.minRows;
238
- this.#$input.style.setProperty('min-height', `${(0, _utils.getRect)(this.#$input).height}px`);
239
- this.#$input.rows = this.rows;
240
- }
241
- #onCompositionStart = () => {
242
- this.#isPendingDk = true;
243
- };
244
- #onSelectionChange = () => {
245
- this.#cursorPos = this.#$input.selectionEnd;
246
- };
247
- #onInput = e => {
248
- e.stopPropagation();
249
- const nextValue = this.#$input.value;
250
- const prevValue = this.value;
251
- if (prevValue !== nextValue) {
252
- const nextCursorPos = this.#$input.selectionEnd;
253
- if (!this.#isPendingDk) {
254
- this.#$input.value = prevValue;
255
- const prevCursorPos = this.#cursorPos;
256
- const isPrevCursorEnd = prevCursorPos === null || prevCursorPos === prevValue.length;
257
- if (!isPrevCursorEnd) {
258
- this.#$input.setSelectionRange(prevCursorPos, prevCursorPos);
259
- }
260
- }
261
- this.#isPendingDk = false;
262
- this.#cursorPos = nextCursorPos;
263
- this.dispatchEvent(new CustomEvent('-change', {
264
- detail: nextValue
265
- }));
266
- }
267
- };
268
- #onDragStart = e => {
269
- if (this.#dragStartY !== 0) {
270
- return;
271
- }
272
- this.#dragStartY = e.clientY;
273
- this.#prevContentHeight = (0, _utils.getRect)(this.#$input).height;
274
- window.addEventListener('mousemove', this.#onDragResize, {
275
- signal: this.#controller.signal,
276
- capture: true
277
- });
278
- window.addEventListener('mouseup', this.#onDragEnd, {
279
- signal: this.#controller.signal,
280
- capture: true
281
- });
282
- };
283
- #onDragResize = e => {
284
- const dy = e.clientY - this.#dragStartY;
285
- const height = Math.round(Math.max(0, this.#prevContentHeight + dy));
286
- this.#$input.style.setProperty('height', `${height}px`);
287
- };
288
- #onDragEnd = () => {
289
- window.removeEventListener('mousemove', this.#onDragResize, {
290
- capture: true
291
- });
292
- window.removeEventListener('mouseup', this.#onDragEnd, {
293
- capture: true
294
- });
295
- this.#dragStartY = 0;
296
- this.#prevContentHeight = 0;
297
- };
298
- #onInputFocus = () => {
299
- this.dispatchEvent(new CustomEvent('-focus'));
300
- };
301
- #onInputBlur = () => {
302
- this.dispatchEvent(new CustomEvent('-blur'));
303
- };
304
- #onBottomSlotChange = () => {
305
- const isEmpty = this.#$bottomSlot.assignedElements().length === 0;
306
- (0, _utils.setClass)(this.#$bottomWrapper, 'empty', isEmpty);
307
- };
308
- #onSizeUpdate() {
309
- if (!this.isDomConnected) {
310
- return;
311
- }
312
- const size = this.getAttribute('data-size') ?? _size.DEFAULT_SIZE;
313
- this.#sizeContext.dispatch(size);
314
- }
315
- #onChangeReactHandler = e => {
316
- (0, _utils.getReactEventHandler)(this, 'on-change')?.(e);
317
- };
318
- #onFocusReactHandler = () => {
319
- (0, _utils.getReactEventHandler)(this, 'on-focus')?.();
320
- };
321
- #onBlurReactHandler = () => {
322
- (0, _utils.getReactEventHandler)(this, 'on-blur')?.();
323
- };
324
- });