@nectary/components 5.42.4 → 5.42.5-rc.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (536) hide show
  1. package/accordion/global/index.js +1 -1
  2. package/accordion/index.js +5 -5
  3. package/accordion/types.d.js +1 -0
  4. package/accordion-item/global/index.js +1 -1
  5. package/accordion-item/index.d.js +3 -0
  6. package/accordion-item/index.js +6 -6
  7. package/action-menu/global/index.d.js +1 -0
  8. package/action-menu/global/index.js +1 -1
  9. package/action-menu/index.d.js +1 -0
  10. package/action-menu/index.js +4 -4
  11. package/action-menu/types.d.js +1 -0
  12. package/action-menu-option/global/index.d.js +1 -0
  13. package/action-menu-option/global/index.js +1 -1
  14. package/action-menu-option/index.d.js +1 -0
  15. package/action-menu-option/index.js +4 -4
  16. package/action-menu-option/types.d.js +1 -0
  17. package/action-menu-option/utils.d.js +1 -0
  18. package/alert/global/index.d.js +1 -0
  19. package/alert/global/index.js +1 -1
  20. package/alert/index.d.js +3 -0
  21. package/alert/index.js +6 -6
  22. package/alert/types.d.js +1 -0
  23. package/alert/utils.d.js +1 -0
  24. package/avatar/colors.d.js +1 -0
  25. package/avatar/global/index.d.js +1 -0
  26. package/avatar/global/index.js +1 -1
  27. package/avatar/index.d.js +1 -0
  28. package/avatar/index.js +4 -4
  29. package/avatar/types.d.js +1 -0
  30. package/avatar/utils.d.js +1 -0
  31. package/badge/global/index.d.js +1 -0
  32. package/badge/global/index.js +1 -1
  33. package/badge/index.d.js +1 -0
  34. package/badge/index.js +5 -5
  35. package/badge/types.d.js +1 -0
  36. package/badge/utils.d.js +1 -0
  37. package/bundle.js +14159 -9183
  38. package/button/global/index.d.js +1 -0
  39. package/button/global/index.js +1 -1
  40. package/button/index.d.js +1 -0
  41. package/button/index.js +7 -7
  42. package/button/types.d.js +1 -0
  43. package/button/utils.d.js +1 -0
  44. package/button-group/global/index.d.js +1 -0
  45. package/button-group/global/index.js +1 -1
  46. package/button-group/index.d.js +1 -0
  47. package/button-group/index.js +4 -4
  48. package/button-group/types.d.js +1 -0
  49. package/button-group-item/global/index.d.js +1 -0
  50. package/button-group-item/global/index.js +1 -1
  51. package/button-group-item/index.d.js +1 -0
  52. package/button-group-item/index.js +3 -3
  53. package/button-group-item/types.d.js +1 -0
  54. package/card-container/global/index.d.js +1 -0
  55. package/card-container/global/index.js +1 -1
  56. package/card-container/index.d.js +1 -0
  57. package/card-container/index.js +1 -1
  58. package/card-container/types.d.js +1 -0
  59. package/card-v2/global/index.d.js +1 -0
  60. package/card-v2/global/index.js +1 -1
  61. package/card-v2/index.d.js +1 -0
  62. package/card-v2/index.js +3 -3
  63. package/card-v2/types.d.js +1 -0
  64. package/card-v2-title/global/index.d.js +1 -0
  65. package/card-v2-title/global/index.js +1 -1
  66. package/card-v2-title/index.d.js +1 -0
  67. package/card-v2-title/index.js +2 -2
  68. package/card-v2-title/types.d.js +1 -0
  69. package/checkbox/global/index.d.js +1 -0
  70. package/checkbox/global/index.js +1 -1
  71. package/checkbox/index.d.js +1 -0
  72. package/checkbox/index.js +5 -5
  73. package/checkbox/types.d.js +1 -0
  74. package/chip/colors.d.js +1 -0
  75. package/chip/global/index.d.js +1 -0
  76. package/chip/global/index.js +1 -1
  77. package/chip/index.d.js +2 -0
  78. package/chip/index.js +6 -6
  79. package/chip/types.d.js +1 -0
  80. package/chip/utils.d.js +1 -0
  81. package/code-tag/global/index.d.js +1 -0
  82. package/code-tag/global/index.js +1 -1
  83. package/code-tag/index.d.js +1 -0
  84. package/code-tag/index.js +2 -2
  85. package/code-tag/types.d.js +1 -0
  86. package/color-menu/global/index.d.js +1 -0
  87. package/color-menu/global/index.js +1 -1
  88. package/color-menu/index.d.js +1 -0
  89. package/color-menu/index.js +6 -6
  90. package/color-menu/types.d.js +1 -0
  91. package/color-menu/utils.d.js +1 -0
  92. package/color-menu-option/global/index.d.js +1 -0
  93. package/color-menu-option/global/index.js +1 -1
  94. package/color-menu-option/index.d.js +2 -0
  95. package/color-menu-option/index.js +5 -5
  96. package/color-menu-option/types.d.js +1 -0
  97. package/color-menu-option/utils.d.js +1 -0
  98. package/color-swatch/global/index.d.js +40 -0
  99. package/color-swatch/global/index.js +2 -2
  100. package/color-swatch/index.d.js +6 -0
  101. package/color-swatch/index.js +5 -5
  102. package/color-swatch/types.d.js +1 -0
  103. package/color-swatch/utils.d.js +1 -0
  104. package/color-swatch/utils.d.ts +2 -2
  105. package/color-swatch/utils.js +1 -1
  106. package/date-picker/global/index.d.js +1 -0
  107. package/date-picker/global/index.js +1 -1
  108. package/date-picker/index.d.js +2 -0
  109. package/date-picker/index.js +10 -10
  110. package/date-picker/types.d.js +1 -0
  111. package/date-picker/utils.d.js +1 -0
  112. package/dialog/global/index.d.js +1 -0
  113. package/dialog/global/index.js +1 -1
  114. package/dialog/index.d.js +3 -0
  115. package/dialog/index.d.ts +2 -2
  116. package/dialog/index.js +9 -9
  117. package/dialog/types.d.js +1 -0
  118. package/emoji/global/index.d.js +1 -0
  119. package/emoji/global/index.js +1 -1
  120. package/emoji/index.d.js +1 -0
  121. package/emoji/index.js +3 -3
  122. package/emoji/types.d.js +1 -0
  123. package/emoji/utils.d.js +1 -0
  124. package/emoji/utils.js +1 -1
  125. package/emoji-picker/global/index.d.js +1 -0
  126. package/emoji-picker/global/index.js +1 -1
  127. package/emoji-picker/index.d.js +7 -0
  128. package/emoji-picker/index.js +13 -16
  129. package/emoji-picker/types.d.js +1 -0
  130. package/field/global/index.d.js +1 -0
  131. package/field/global/index.js +1 -1
  132. package/field/index.d.js +1 -0
  133. package/field/index.js +4 -4
  134. package/field/types.d.js +1 -0
  135. package/field-v2/global/index.d.js +1 -0
  136. package/field-v2/global/index.js +1 -1
  137. package/field-v2/index.d.js +1 -0
  138. package/field-v2/index.js +5 -5
  139. package/field-v2/types.d.js +1 -0
  140. package/file-drop/global/index.d.js +1 -0
  141. package/file-drop/global/index.js +1 -1
  142. package/file-drop/index.d.js +2 -0
  143. package/file-drop/index.js +6 -6
  144. package/file-drop/types.d.js +1 -0
  145. package/file-drop/utils.d.js +1 -0
  146. package/file-picker/global/index.d.js +1 -0
  147. package/file-picker/global/index.js +1 -1
  148. package/file-picker/index.d.js +1 -0
  149. package/file-picker/index.js +4 -4
  150. package/file-picker/types.d.js +1 -0
  151. package/file-picker/utils.d.js +1 -0
  152. package/file-status/global/index.d.js +1 -0
  153. package/file-status/global/index.js +1 -1
  154. package/file-status/index.d.js +3 -0
  155. package/file-status/index.js +6 -6
  156. package/file-status/types.d.js +1 -0
  157. package/file-status/utils.d.js +1 -0
  158. package/flag/global/index.d.js +1 -0
  159. package/flag/global/index.js +1 -1
  160. package/flag/index.d.js +1 -0
  161. package/flag/index.js +3 -3
  162. package/flag/types.d.js +1 -0
  163. package/flag/utils.d.js +1 -0
  164. package/flag/utils.js +1 -1
  165. package/floating-panel/global/index.d.js +1 -0
  166. package/floating-panel/global/index.js +1 -1
  167. package/floating-panel/index.d.js +4 -0
  168. package/floating-panel/index.d.ts +3 -3
  169. package/floating-panel/index.js +10 -12
  170. package/floating-panel/types.d.js +1 -0
  171. package/floating-panel-button/index.d.js +1 -0
  172. package/floating-panel-button/index.js +3 -3
  173. package/floating-panel-button/types.d.js +1 -0
  174. package/floating-panel-icon-button/index.d.js +2 -0
  175. package/floating-panel-icon-button/index.js +4 -4
  176. package/floating-panel-icon-button/types.d.js +1 -0
  177. package/grid/global/index.d.js +1 -0
  178. package/grid/global/index.js +1 -1
  179. package/grid/index.d.js +1 -0
  180. package/grid/index.js +1 -1
  181. package/grid/types.d.js +1 -0
  182. package/grid-item/global/index.d.js +1 -0
  183. package/grid-item/global/index.js +1 -1
  184. package/grid-item/index.d.js +1 -0
  185. package/grid-item/index.js +2 -2
  186. package/grid-item/types.d.js +1 -0
  187. package/help-tooltip/global/index.d.js +1 -0
  188. package/help-tooltip/global/index.js +1 -1
  189. package/help-tooltip/index.d.js +2 -0
  190. package/help-tooltip/index.js +5 -5
  191. package/help-tooltip/types.d.js +1 -0
  192. package/icon/generated-icon-type.d.js +1 -0
  193. package/icon/global/index.d.js +1 -0
  194. package/icon/global/index.js +1 -1
  195. package/icon/index.d.js +1 -0
  196. package/icon/index.d.ts +1 -1
  197. package/icon/index.js +2 -2
  198. package/icon/types.d.js +1 -0
  199. package/inline-alert/global/index.d.js +1 -0
  200. package/inline-alert/global/index.js +1 -1
  201. package/inline-alert/index.d.js +5 -0
  202. package/inline-alert/index.js +8 -8
  203. package/inline-alert/types.d.js +1 -0
  204. package/inline-alert/utils.d.js +1 -0
  205. package/input/global/index.d.js +1 -0
  206. package/input/global/index.js +1 -1
  207. package/input/index.d.js +1 -0
  208. package/input/index.js +8 -8
  209. package/input/types.d.js +1 -0
  210. package/input/utils.d.js +1 -0
  211. package/link/global/index.d.js +1 -0
  212. package/link/global/index.js +1 -1
  213. package/link/index.d.js +2 -0
  214. package/link/index.js +6 -6
  215. package/link/types.d.js +1 -0
  216. package/link/utils.d.js +1 -0
  217. package/list/global/index.d.js +1 -0
  218. package/list/global/index.js +1 -1
  219. package/list/index.d.js +1 -0
  220. package/list/index.js +1 -1
  221. package/list/types.d.js +1 -0
  222. package/list-item/global/index.d.js +1 -0
  223. package/list-item/global/index.js +1 -1
  224. package/list-item/index.d.js +1 -0
  225. package/list-item/index.js +1 -1
  226. package/list-item/types.d.js +1 -0
  227. package/package.json +10 -10
  228. package/pagination/global/index.d.js +1 -0
  229. package/pagination/global/index.js +1 -1
  230. package/pagination/index.d.js +1 -0
  231. package/pagination/index.d.ts +2 -2
  232. package/pagination/index.js +6 -6
  233. package/pagination/types.d.js +1 -0
  234. package/persistent-overlay/global/index.d.js +1 -0
  235. package/persistent-overlay/global/index.js +1 -1
  236. package/persistent-overlay/index.d.js +1 -0
  237. package/persistent-overlay/index.js +4 -4
  238. package/persistent-overlay/types.d.js +1 -0
  239. package/pop/global/index.d.js +1 -0
  240. package/pop/global/index.js +1 -1
  241. package/pop/index.d.js +1 -0
  242. package/pop/index.d.ts +1 -1
  243. package/pop/index.js +9 -10
  244. package/pop/types.d.js +1 -0
  245. package/pop/utils.d.js +1 -0
  246. package/popover/global/index.d.js +1 -0
  247. package/popover/global/index.js +1 -1
  248. package/popover/index.d.js +1 -0
  249. package/popover/index.js +7 -7
  250. package/popover/types.d.js +1 -0
  251. package/popover/utils.d.js +1 -0
  252. package/progress/global/index.d.js +1 -0
  253. package/progress/global/index.js +1 -1
  254. package/progress/index.d.js +1 -0
  255. package/progress/index.js +3 -3
  256. package/progress/types.d.js +1 -0
  257. package/progress-stepper/global/index.d.js +1 -0
  258. package/progress-stepper/global/index.js +1 -1
  259. package/progress-stepper/index.d.js +1 -0
  260. package/progress-stepper/index.js +6 -6
  261. package/progress-stepper/types.d.js +1 -0
  262. package/progress-stepper-item/global/index.d.js +1 -0
  263. package/progress-stepper-item/global/index.js +1 -1
  264. package/progress-stepper-item/index.d.js +2 -0
  265. package/progress-stepper-item/index.js +5 -5
  266. package/progress-stepper-item/types.d.js +1 -0
  267. package/progress-stepper-item/utils.d.js +1 -0
  268. package/progress-stepper-item/utils.d.ts +5 -5
  269. package/progress-stepper-item/utils.js +1 -1
  270. package/progress-stepper-item-v2/global/index.d.js +1 -0
  271. package/progress-stepper-item-v2/global/index.js +1 -1
  272. package/progress-stepper-item-v2/index.d.js +2 -0
  273. package/progress-stepper-item-v2/index.js +5 -6
  274. package/progress-stepper-item-v2/types.d.js +1 -0
  275. package/progress-stepper-item-v2/utils.d.js +1 -0
  276. package/progress-stepper-item-v2/utils.d.ts +3 -3
  277. package/progress-stepper-item-v2/utils.js +1 -1
  278. package/progress-stepper-v2/compact-format.d.js +1 -0
  279. package/progress-stepper-v2/compact.d.js +1 -0
  280. package/progress-stepper-v2/compact.js +4 -5
  281. package/progress-stepper-v2/global/index.d.js +1 -0
  282. package/progress-stepper-v2/global/index.js +1 -1
  283. package/progress-stepper-v2/index.d.js +84 -0
  284. package/progress-stepper-v2/index.js +11 -14
  285. package/progress-stepper-v2/model.d.js +1 -0
  286. package/progress-stepper-v2/orientation.d.js +1 -0
  287. package/progress-stepper-v2/separators.d.js +1 -0
  288. package/progress-stepper-v2/separators.js +1 -1
  289. package/progress-stepper-v2/step-chip.d.js +1 -0
  290. package/progress-stepper-v2/step-chip.js +2 -2
  291. package/progress-stepper-v2/types.d.js +1 -0
  292. package/radio/global/index.d.js +1 -0
  293. package/radio/global/index.js +1 -1
  294. package/radio/index.d.js +1 -0
  295. package/radio/index.js +4 -4
  296. package/radio/types.d.js +1 -0
  297. package/radio-option/global/index.d.js +1 -0
  298. package/radio-option/global/index.js +1 -1
  299. package/radio-option/index.d.js +1 -0
  300. package/radio-option/index.js +2 -2
  301. package/radio-option/types.d.js +1 -0
  302. package/rich-text/global/index.d.js +1 -0
  303. package/rich-text/global/index.js +1 -1
  304. package/rich-text/index.d.js +4 -0
  305. package/rich-text/index.js +10 -10
  306. package/rich-text/types.d.js +1 -0
  307. package/rich-text/utils.d.js +1 -0
  308. package/rich-text/utils.js +1 -1
  309. package/rich-textarea/global/index.d.js +1 -0
  310. package/rich-textarea/global/index.js +1 -1
  311. package/rich-textarea/index.d.js +1 -0
  312. package/rich-textarea/index.js +8 -8
  313. package/rich-textarea/types.d.js +1 -0
  314. package/rich-textarea/utils.d.js +1 -0
  315. package/rich-textarea/utils.js +2 -2
  316. package/rich-textarea-chip/index.d.js +2 -0
  317. package/rich-textarea-chip/index.js +5 -5
  318. package/rich-textarea-chip/types.d.js +1 -0
  319. package/segment-collapse/global/index.d.js +1 -0
  320. package/segment-collapse/global/index.js +1 -1
  321. package/segment-collapse/index.d.js +1 -0
  322. package/segment-collapse/index.js +4 -4
  323. package/segment-collapse/types.d.js +1 -0
  324. package/segmented-control/global/index.d.js +1 -0
  325. package/segmented-control/global/index.js +1 -1
  326. package/segmented-control/index.d.js +1 -0
  327. package/segmented-control/index.js +5 -5
  328. package/segmented-control/types.d.js +1 -0
  329. package/segmented-control-option/global/index.d.js +1 -0
  330. package/segmented-control-option/global/index.js +1 -1
  331. package/segmented-control-option/index.d.js +1 -0
  332. package/segmented-control-option/index.js +3 -3
  333. package/segmented-control-option/types.d.js +1 -0
  334. package/segmented-icon-control/global/index.d.js +1 -0
  335. package/segmented-icon-control/global/index.js +1 -1
  336. package/segmented-icon-control/index.d.js +1 -0
  337. package/segmented-icon-control/index.js +6 -6
  338. package/segmented-icon-control/types.d.js +1 -0
  339. package/segmented-icon-control-option/global/index.d.js +1 -0
  340. package/segmented-icon-control-option/global/index.js +1 -1
  341. package/segmented-icon-control-option/index.d.js +1 -0
  342. package/segmented-icon-control-option/index.js +3 -3
  343. package/segmented-icon-control-option/types.d.js +1 -0
  344. package/select-button/global/index.d.js +1 -0
  345. package/select-button/global/index.js +1 -1
  346. package/select-button/index.d.js +2 -0
  347. package/select-button/index.js +7 -7
  348. package/select-button/types.d.js +1 -0
  349. package/select-menu/global/index.d.js +1 -0
  350. package/select-menu/global/index.js +1 -1
  351. package/select-menu/index.d.js +3 -0
  352. package/select-menu/index.js +12 -12
  353. package/select-menu/types.d.js +1 -0
  354. package/select-menu-option/global/index.d.js +1 -0
  355. package/select-menu-option/global/index.js +1 -1
  356. package/select-menu-option/index.d.js +2 -0
  357. package/select-menu-option/index.js +4 -4
  358. package/select-menu-option/types.d.js +1 -0
  359. package/select-menu-option/utils.d.js +1 -0
  360. package/sheet/global/index.d.js +1 -0
  361. package/sheet/global/index.js +1 -1
  362. package/sheet/index.d.js +1 -0
  363. package/sheet/index.d.ts +1 -1
  364. package/sheet/index.js +7 -7
  365. package/sheet/types.d.js +1 -0
  366. package/sheet-title/global/index.d.js +1 -0
  367. package/sheet-title/global/index.js +1 -1
  368. package/sheet-title/index.d.js +2 -0
  369. package/sheet-title/index.d.ts +1 -1
  370. package/sheet-title/index.js +5 -5
  371. package/sheet-title/types.d.js +1 -0
  372. package/skeleton/global/index.d.js +1 -0
  373. package/skeleton/global/index.js +1 -1
  374. package/skeleton/index.d.js +1 -0
  375. package/skeleton/index.js +3 -3
  376. package/skeleton/types.d.js +1 -0
  377. package/skeleton-item/global/index.d.js +1 -0
  378. package/skeleton-item/global/index.js +1 -1
  379. package/skeleton-item/index.d.js +1 -0
  380. package/skeleton-item/index.js +1 -1
  381. package/skeleton-item/types.d.js +1 -0
  382. package/spinner/global/index.d.js +1 -0
  383. package/spinner/global/index.js +1 -1
  384. package/spinner/index.d.js +1 -0
  385. package/spinner/index.js +4 -4
  386. package/spinner/types.d.js +1 -0
  387. package/standalone.js +25 -88
  388. package/stop-events/index.d.js +1 -0
  389. package/stop-events/index.js +2 -2
  390. package/table/global/index.d.js +1 -0
  391. package/table/global/index.js +1 -1
  392. package/table/index.d.js +1 -0
  393. package/table/index.js +1 -1
  394. package/table/types.d.js +1 -0
  395. package/table-body/global/index.d.js +1 -0
  396. package/table-body/global/index.js +1 -1
  397. package/table-body/index.d.js +1 -0
  398. package/table-body/index.js +1 -1
  399. package/table-body/types.d.js +1 -0
  400. package/table-cell/global/index.d.js +1 -0
  401. package/table-cell/global/index.js +1 -1
  402. package/table-cell/index.d.js +1 -0
  403. package/table-cell/index.js +3 -3
  404. package/table-cell/types.d.js +1 -0
  405. package/table-cell/utils.d.js +1 -0
  406. package/table-head/global/index.d.js +1 -0
  407. package/table-head/global/index.js +1 -1
  408. package/table-head/index.d.js +1 -0
  409. package/table-head/index.js +1 -1
  410. package/table-head/types.d.js +1 -0
  411. package/table-head-cell/global/index.d.js +1 -0
  412. package/table-head-cell/global/index.js +1 -1
  413. package/table-head-cell/index.d.js +1 -0
  414. package/table-head-cell/index.js +4 -4
  415. package/table-head-cell/types.d.js +1 -0
  416. package/table-row/global/index.d.js +1 -0
  417. package/table-row/global/index.js +1 -1
  418. package/table-row/index.d.js +1 -0
  419. package/table-row/index.js +2 -2
  420. package/table-row/types.d.js +1 -0
  421. package/tabs/global/index.d.js +1 -0
  422. package/tabs/global/index.js +1 -1
  423. package/tabs/index.d.js +1 -0
  424. package/tabs/index.js +6 -6
  425. package/tabs/types.d.js +1 -0
  426. package/tabs-icon-option/global/index.d.js +1 -0
  427. package/tabs-icon-option/global/index.js +1 -1
  428. package/tabs-icon-option/index.d.js +1 -0
  429. package/tabs-icon-option/index.js +3 -3
  430. package/tabs-icon-option/types.d.js +1 -0
  431. package/tabs-option/global/index.d.js +1 -0
  432. package/tabs-option/global/index.js +1 -1
  433. package/tabs-option/index.d.js +1 -0
  434. package/tabs-option/index.js +4 -4
  435. package/tabs-option/types.d.js +1 -0
  436. package/tag/colors.d.js +1 -0
  437. package/tag/global/index.d.js +1 -0
  438. package/tag/global/index.js +1 -1
  439. package/tag/index.d.js +2 -0
  440. package/tag/index.js +5 -5
  441. package/tag/types.d.js +1 -0
  442. package/tag/utils.d.js +1 -0
  443. package/text/global/index.d.js +1 -0
  444. package/text/global/index.js +1 -1
  445. package/text/index.d.js +1 -0
  446. package/text/index.js +3 -3
  447. package/text/types.d.js +1 -0
  448. package/text/utils.d.js +1 -0
  449. package/textarea/global/index.d.js +1 -0
  450. package/textarea/global/index.js +1 -1
  451. package/textarea/index.d.js +1 -0
  452. package/textarea/index.js +7 -7
  453. package/textarea/types.d.js +1 -0
  454. package/time-picker/global/index.d.js +1 -0
  455. package/time-picker/global/index.js +1 -1
  456. package/time-picker/index.d.js +2 -0
  457. package/time-picker/index.js +7 -8
  458. package/time-picker/types.d.js +1 -0
  459. package/time-picker/utils.d.js +1 -0
  460. package/title/global/index.d.js +1 -0
  461. package/title/global/index.js +1 -1
  462. package/title/index.d.js +1 -0
  463. package/title/index.js +3 -3
  464. package/title/types.d.js +1 -0
  465. package/title/utils.d.js +1 -0
  466. package/toast/global/index.d.js +1 -0
  467. package/toast/global/index.js +1 -1
  468. package/toast/index.d.js +2 -0
  469. package/toast/index.js +7 -7
  470. package/toast/types.d.js +1 -0
  471. package/toast/types.d.ts +2 -0
  472. package/toast/utils.d.js +1 -0
  473. package/toast-manager/global/index.d.js +1 -0
  474. package/toast-manager/global/index.js +1 -1
  475. package/toast-manager/index.d.js +2 -0
  476. package/toast-manager/index.js +6 -7
  477. package/toast-manager/types.d.js +1 -0
  478. package/toast-manager/utils.d.js +1 -0
  479. package/toggle/global/index.d.js +1 -0
  480. package/toggle/global/index.js +1 -1
  481. package/toggle/index.d.js +1 -0
  482. package/toggle/index.js +3 -3
  483. package/toggle/types.d.js +1 -0
  484. package/tooltip/global/index.d.js +1 -0
  485. package/tooltip/global/index.js +1 -1
  486. package/tooltip/index.d.js +2 -0
  487. package/tooltip/index.d.ts +1 -1
  488. package/tooltip/index.js +8 -9
  489. package/tooltip/tooltip-state.d.js +1 -0
  490. package/tooltip/types.d.js +1 -0
  491. package/tooltip/utils.d.js +1 -0
  492. package/utils/adapters.d.js +1 -0
  493. package/utils/component-names.d.js +1 -0
  494. package/utils/component-names.d.ts +1 -1
  495. package/utils/context.d.js +1 -0
  496. package/utils/control-keyboard-navigation.d.js +1 -0
  497. package/utils/control-keyboard-navigation.d.ts +1 -1
  498. package/utils/control-keyboard-navigation.js +2 -2
  499. package/utils/countries.d.js +1 -0
  500. package/utils/csv.d.js +1 -0
  501. package/utils/debounce.d.js +1 -0
  502. package/utils/dom.d.js +1 -0
  503. package/utils/element.d.js +1 -0
  504. package/utils/element.d.ts +16 -109
  505. package/utils/element.js +2 -2
  506. package/utils/event-target.d.js +1 -0
  507. package/utils/form.d.js +1 -0
  508. package/utils/get-react-event-handler.d.js +1 -0
  509. package/utils/global-components-constants.d.js +1 -0
  510. package/utils/global-components-manager.d.js +1 -0
  511. package/utils/global-components-manager.d.ts +4 -47
  512. package/utils/global-components-manager.js +91 -2
  513. package/utils/index.d.js +75 -0
  514. package/utils/index.js +73 -73
  515. package/utils/markdown.d.js +1 -0
  516. package/utils/placement.d.js +1 -0
  517. package/utils/placement.js +1 -1
  518. package/utils/rect.d.js +1 -0
  519. package/utils/rect.js +1 -1
  520. package/utils/scroll-lock.d.js +1 -0
  521. package/utils/size.d.js +1 -0
  522. package/utils/slot.d.js +1 -0
  523. package/utils/throttle.d.js +1 -0
  524. package/utils/uid.d.js +1 -0
  525. package/utils/shared/cdn-loader.js +0 -136
  526. package/utils/shared/deferred-promise.js +0 -10
  527. package/utils/shared/global-elements-manager.js +0 -150
  528. package/utils/shared/global-elements-store.js +0 -33
  529. package/utils/shared/index.d.js +0 -16
  530. package/utils/shared/index.js +0 -16
  531. package/utils/shared/nectary-element-base.js +0 -25
  532. /package/{utils/shared/global-elements-store.d.js → accordion/global/index.d.js} +0 -0
  533. /package/{utils/shared/nectary-element-base.d.js → accordion/index.d.js} +0 -0
  534. /package/{utils/shared/cdn-loader.d.js → accordion-item/global/index.d.js} +0 -0
  535. /package/{utils/shared/deferred-promise.d.js → accordion-item/types.d.js} +0 -0
  536. /package/{utils/shared/global-elements-manager.d.js → accordion-item/utils.d.js} +0 -0
@@ -1,118 +1,25 @@
1
- // Generated by dts-bundle-generator v9.5.1
2
-
3
- export type SinchElementName = `sinch-${string}`;
4
- declare class NectaryElementBase extends HTMLElement {
5
- private static _isGlobal;
6
- static get elementName(): SinchElementName;
7
- static get isGlobal(): boolean;
8
- static set isGlobal(value: boolean);
9
- }
10
- declare const BASE_COMPONENT_NAMES_LIST: readonly [
11
- "accordion-item",
12
- "accordion",
13
- "action-menu-option",
14
- "action-menu",
15
- "alert",
16
- "avatar",
17
- "badge",
18
- "button-group-item",
19
- "button-group",
20
- "button",
21
- "card-container",
22
- "card-v2-title",
23
- "card-v2",
24
- "checkbox",
25
- "chip",
26
- "code-tag",
27
- "color-menu-option",
28
- "color-menu",
29
- "color-swatch",
30
- "date-picker",
31
- "dialog",
32
- "emoji-picker",
33
- "emoji",
34
- "field",
35
- "field-v2",
36
- "file-drop",
37
- "file-picker",
38
- "file-status",
39
- "flag",
40
- "floating-panel",
41
- "floating-panel-button",
42
- "floating-panel-icon-button",
43
- "grid-item",
44
- "grid",
45
- "help-tooltip",
46
- "icon",
47
- "inline-alert",
48
- "input",
49
- "link",
50
- "list-item",
51
- "list",
52
- "pagination",
53
- "persistent-overlay",
54
- "pop",
55
- "popover",
56
- "progress-stepper-item-v2",
57
- "progress-stepper-item",
58
- "progress-stepper-v2",
59
- "progress-stepper",
60
- "progress",
61
- "radio-option",
62
- "radio",
63
- "rich-text",
64
- "rich-textarea",
65
- "rich-textarea-chip",
66
- "segment-collapse",
67
- "segmented-control-option",
68
- "segmented-control",
69
- "segmented-icon-control-option",
70
- "segmented-icon-control",
71
- "select-button",
72
- "select-menu-option",
73
- "select-menu",
74
- "sheet",
75
- "sheet-title",
76
- "skeleton-item",
77
- "skeleton",
78
- "spinner",
79
- "stop-events",
80
- "table-body",
81
- "table-cell",
82
- "table-head-cell",
83
- "table-head",
84
- "table-row",
85
- "table",
86
- "tabs-icon-option",
87
- "tabs-option",
88
- "tabs",
89
- "tag",
90
- "text",
91
- "textarea",
92
- "time-picker",
93
- "title",
94
- "toast-manager",
95
- "toast",
96
- "toggle",
97
- "tooltip"
98
- ];
99
- export type ComponentName = `sinch-${typeof BASE_COMPONENT_NAMES_LIST[number]}`;
1
+ import { NectaryElementBase } from '@nectary/shared';
2
+ import type { ComponentName } from './component-names';
100
3
  export declare const pascalToKebabCase: (str: string) => string;
101
4
  export declare const registerComponent: (name: ComponentName, constructor: CustomElementConstructor) => void;
102
5
  export declare const defineCustomElement: (name: ComponentName, constructor?: CustomElementConstructor) => Promise<void>;
103
- export interface SetNectaryRegistryOptions {
104
- manualRegistration?: boolean;
6
+ interface SetNectaryRegistryOptions {
7
+ manualRegistration?: boolean;
105
8
  }
106
9
  export declare const setNectaryRegistry: (registry?: CustomElementRegistry, options?: SetNectaryRegistryOptions) => void;
107
10
  export declare const resetNectaryRegistry: () => void;
11
+ declare global {
12
+ interface ShadowRootInit {
13
+ customElements?: CustomElementRegistry;
14
+ }
15
+ }
108
16
  export declare class NectaryElement extends NectaryElementBase {
109
- #private;
110
- attachShadow(options?: Partial<ShadowRootInit>): ShadowRoot;
111
- version: string;
112
- get focusable(): boolean;
113
- connectedCallback(): void;
114
- disconnectedCallback(): void;
115
- get isDomConnected(): boolean;
17
+ #private;
18
+ attachShadow(options?: Partial<ShadowRootInit>): ShadowRoot;
19
+ version: string;
20
+ get focusable(): boolean;
21
+ connectedCallback(): void;
22
+ disconnectedCallback(): void;
23
+ get isDomConnected(): boolean;
116
24
  }
117
-
118
25
  export {};
package/utils/element.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import { NectaryElementBase, sinchElementNameToBase } from "./shared/nectary-element-base.js";
2
2
  import { getConstructor } from "./shared/global-elements-store.js";
3
- import { COMPONENTS_STORE_KEY } from "./global-components-constants.js";
4
- const version = "5.0.1";
3
+ import { C as COMPONENTS_STORE_KEY } from "../global-components-constants.js";
4
+ const version = "5.42.5-rc.0";
5
5
  const pkg = {
6
6
  version
7
7
  };
@@ -0,0 +1 @@
1
+
@@ -0,0 +1 @@
1
+
@@ -0,0 +1 @@
1
+
@@ -1,51 +1,8 @@
1
- // Generated by dts-bundle-generator v9.5.1
2
-
3
- export type SinchElementName = `sinch-${string}`;
4
- export interface GlobalManagerConfig {
5
- storeKey: symbol;
6
- registryUrl: string;
7
- baseElementNames: Set<string>;
8
- nameToPathMap?: Map<string, string>;
9
- }
10
- export interface GlobalManagerInitOptions {
11
- /**
12
- * URL to resolve the modules from
13
- */
14
- cdnUrl: string;
15
- /**
16
- * Fallback URL to resolve the modules from if `cdnUrl` fails
17
- */
18
- fallbackCdnUrl?: string;
19
- /**
20
- * Preloads all components from the bundle.js module
21
- */
22
- preload?: boolean;
23
- /**
24
- * Target version of the library to resolve
25
- *
26
- * If left unspecified, it will resolve to the latest version
27
- */
28
- targetlibVersion?: string;
29
- }
30
- declare abstract class GlobalElementsManager {
31
- private config;
32
- constructor(config: GlobalManagerConfig);
33
- getConstructor(name: SinchElementName): Promise<CustomElementConstructor> | null;
34
- private patchCustomElements;
35
- private toClassName;
36
- private loadModule;
37
- private createLoader;
38
- private preloadBundle;
39
- init(options: GlobalManagerInitOptions): Promise<void>;
40
- whenLoaded(): Promise<void>;
41
- private getModulePath;
42
- preload(name: SinchElementName | SinchElementName[] | "all"): Promise<void>;
43
- }
1
+ import { GlobalElementsManager } from '@nectary/shared';
44
2
  declare class GlobalComponentsManagerImpl extends GlobalElementsManager {
45
- private static instance;
46
- constructor();
47
- static getInstance(): GlobalComponentsManagerImpl;
3
+ private static instance;
4
+ constructor();
5
+ static getInstance(): GlobalComponentsManagerImpl;
48
6
  }
49
7
  export declare const GlobalComponentsManager: GlobalComponentsManagerImpl;
50
-
51
8
  export {};
@@ -1,6 +1,95 @@
1
1
  import { GlobalElementsManager } from "./shared/global-elements-manager.js";
2
- import { BASE_COMPONENT_NAMES } from "./component-names.js";
3
- import { COMPONENTS_REGISTRY_URL, COMPONENTS_STORE_KEY } from "./global-components-constants.js";
2
+ import { a as COMPONENTS_REGISTRY_URL, C as COMPONENTS_STORE_KEY } from "../global-components-constants.js";
3
+ const BASE_COMPONENT_NAMES_LIST = [
4
+ "accordion-item",
5
+ "accordion",
6
+ "action-menu-option",
7
+ "action-menu",
8
+ "alert",
9
+ "avatar",
10
+ "badge",
11
+ "button-group-item",
12
+ "button-group",
13
+ "button",
14
+ "card-container",
15
+ "card-v2-title",
16
+ "card-v2",
17
+ "checkbox",
18
+ "chip",
19
+ "code-tag",
20
+ "color-menu-option",
21
+ "color-menu",
22
+ "color-swatch",
23
+ "date-picker",
24
+ "dialog",
25
+ "emoji-picker",
26
+ "emoji",
27
+ "field",
28
+ "field-v2",
29
+ "file-drop",
30
+ "file-picker",
31
+ "file-status",
32
+ "flag",
33
+ "floating-panel",
34
+ "floating-panel-button",
35
+ "floating-panel-icon-button",
36
+ "grid-item",
37
+ "grid",
38
+ "help-tooltip",
39
+ "icon",
40
+ "inline-alert",
41
+ "input",
42
+ "link",
43
+ "list-item",
44
+ "list",
45
+ "pagination",
46
+ "persistent-overlay",
47
+ "pop",
48
+ "popover",
49
+ "progress-stepper-item-v2",
50
+ "progress-stepper-item",
51
+ "progress-stepper-v2",
52
+ "progress-stepper",
53
+ "progress",
54
+ "radio-option",
55
+ "radio",
56
+ "rich-text",
57
+ "rich-textarea",
58
+ "rich-textarea-chip",
59
+ "segment-collapse",
60
+ "segmented-control-option",
61
+ "segmented-control",
62
+ "segmented-icon-control-option",
63
+ "segmented-icon-control",
64
+ "select-button",
65
+ "select-menu-option",
66
+ "select-menu",
67
+ "sheet",
68
+ "sheet-title",
69
+ "skeleton-item",
70
+ "skeleton",
71
+ "spinner",
72
+ "stop-events",
73
+ "table-body",
74
+ "table-cell",
75
+ "table-head-cell",
76
+ "table-head",
77
+ "table-row",
78
+ "table",
79
+ "tabs-icon-option",
80
+ "tabs-option",
81
+ "tabs",
82
+ "tag",
83
+ "text",
84
+ "textarea",
85
+ "time-picker",
86
+ "title",
87
+ "toast-manager",
88
+ "toast",
89
+ "toggle",
90
+ "tooltip"
91
+ ];
92
+ const BASE_COMPONENT_NAMES = new Set(BASE_COMPONENT_NAMES_LIST);
4
93
  class GlobalComponentsManagerImpl extends GlobalElementsManager {
5
94
  static instance = null;
6
95
  constructor() {
@@ -0,0 +1,75 @@
1
+ import { C, s } from "../context.js";
2
+ import { C as C2, g, p, u, a } from "../csv.js";
3
+ import { a as a2, b, c, d, e, f, g as g2, h, i, j, k, l, m, n, o, p as p2, q, r, s as s2, t, u as u2, v, w, x, y, z, A, B, C as C3 } from "../dom.js";
4
+ import { N, d as d2, p as p3, r as r2, a as a3, s as s3 } from "../element.js";
5
+ import { g as g3, a as a4, r as r3 } from "../rect.js";
6
+ import { g as g4, a as a5, i as i2 } from "../slot.js";
7
+ import { t as t2 } from "../throttle.js";
8
+ import { d as d3, a as a6 } from "../debounce.js";
9
+ import { g as g5 } from "../get-react-event-handler.js";
10
+ import { i as i3, p as p4 } from "../markdown.js";
11
+ import { g as g6, a as a7, b as b2, i as i4 } from "../event-target.js";
12
+ import { i as i5 } from "../control-keyboard-navigation.js";
13
+ import { g as g7 } from "../uid.js";
14
+ export {
15
+ C2 as CSV_DELIMITER,
16
+ C as Context,
17
+ N as NectaryElement,
18
+ a2 as applyRange,
19
+ b as attrValueToFloat,
20
+ c as attrValueToInteger,
21
+ d as attrValueToPixels,
22
+ e as clampNumber,
23
+ f as cloneNode,
24
+ g2 as composedContains,
25
+ h as createScopedElement,
26
+ d3 as debounceAnimationFrame,
27
+ a6 as debounceTimeout,
28
+ d2 as defineCustomElement,
29
+ i as getAttribute,
30
+ j as getBooleanAttribute,
31
+ k as getCssVar,
32
+ l as getCssVars,
33
+ m as getDeepActiveElement,
34
+ g as getFirstCsvValue,
35
+ g4 as getFirstFocusableElement,
36
+ a5 as getFirstSlotElement,
37
+ n as getIntegerAttribute,
38
+ o as getLiteralAttribute,
39
+ g5 as getReactEventHandler,
40
+ g3 as getRect,
41
+ p2 as getScrollableParents,
42
+ g6 as getTargetAttribute,
43
+ a7 as getTargetByAttribute,
44
+ b2 as getTargetIndexInParent,
45
+ a4 as getTargetRect,
46
+ q as getTransformedAncestor,
47
+ g7 as getUid,
48
+ r as hasClass,
49
+ i5 as isActivationKey,
50
+ s2 as isAttrEqual,
51
+ t as isAttrTrue,
52
+ i2 as isElementFocused,
53
+ i3 as isEmojiString,
54
+ u2 as isLiteralValue,
55
+ i4 as isTargetEqual,
56
+ v as isTransformedElement,
57
+ p as packCsv,
58
+ p4 as parseMarkdown,
59
+ p3 as pascalToKebabCase,
60
+ r3 as rectOverlap,
61
+ r2 as registerComponent,
62
+ a3 as resetNectaryRegistry,
63
+ w as setClass,
64
+ s3 as setNectaryRegistry,
65
+ x as shouldReduceMotion,
66
+ s as subscribeContext,
67
+ t2 as throttleAnimationFrame,
68
+ u as unpackCsv,
69
+ y as updateAttribute,
70
+ z as updateBooleanAttribute,
71
+ a as updateCsv,
72
+ A as updateExplicitBooleanAttribute,
73
+ B as updateIntegerAttribute,
74
+ C3 as updateLiteralAttribute
75
+ };
package/utils/index.js CHANGED
@@ -1,75 +1,75 @@
1
- import { Context, subscribeContext } from "./context.js";
2
- import { CSV_DELIMITER, getFirstCsvValue, packCsv, unpackCsv, updateCsv } from "./csv.js";
3
- import { applyRange, attrValueToFloat, attrValueToInteger, attrValueToPixels, clampNumber, cloneNode, composedContains, createScopedElement, getAttribute, getBooleanAttribute, getCssVar, getCssVars, getDeepActiveElement, getIntegerAttribute, getLiteralAttribute, getScrollableParents, getTransformedAncestor, hasClass, isAttrEqual, isAttrTrue, isLiteralValue, isTransformedElement, setClass, shouldReduceMotion, updateAttribute, updateBooleanAttribute, updateExplicitBooleanAttribute, updateIntegerAttribute, updateLiteralAttribute } from "./dom.js";
4
- import { NectaryElement, defineCustomElement, pascalToKebabCase, registerComponent, resetNectaryRegistry, setNectaryRegistry } from "./element.js";
5
- import { getRect, getTargetRect, rectOverlap } from "./rect.js";
6
- import { getFirstFocusableElement, getFirstSlotElement, isElementFocused } from "./slot.js";
7
- import { throttleAnimationFrame } from "./throttle.js";
8
- import { debounceAnimationFrame, debounceTimeout } from "./debounce.js";
9
- import { getReactEventHandler } from "./get-react-event-handler.js";
10
- import { isEmojiString, parseMarkdown } from "./markdown.js";
11
- import { getTargetAttribute, getTargetByAttribute, getTargetIndexInParent, isTargetEqual } from "./event-target.js";
12
- import { isActivationKey } from "./control-keyboard-navigation.js";
13
- import { getUid } from "./uid.js";
1
+ import { C, s } from "../context.js";
2
+ import { C as C2, g, p, u, a } from "../csv.js";
3
+ import { a as a2, b, c, d, e, f, g as g2, h, i, j, k, l, m, n, o, p as p2, q, r, s as s2, t, u as u2, v, w, x, y, z, A, B, C as C3 } from "../dom.js";
4
+ import { N, d as d2, p as p3, r as r2, a as a3, s as s3 } from "../element.js";
5
+ import { g as g3, a as a4, r as r3 } from "../rect.js";
6
+ import { g as g4, a as a5, i as i2 } from "../slot.js";
7
+ import { t as t2 } from "../throttle.js";
8
+ import { d as d3, a as a6 } from "../debounce.js";
9
+ import { g as g5 } from "../get-react-event-handler.js";
10
+ import { i as i3, p as p4 } from "../markdown.js";
11
+ import { g as g6, a as a7, b as b2, i as i4 } from "../event-target.js";
12
+ import { i as i5 } from "../control-keyboard-navigation.js";
13
+ import { g as g7 } from "../uid.js";
14
14
  export {
15
- CSV_DELIMITER,
16
- Context,
17
- NectaryElement,
18
- applyRange,
19
- attrValueToFloat,
20
- attrValueToInteger,
21
- attrValueToPixels,
22
- clampNumber,
23
- cloneNode,
24
- composedContains,
25
- createScopedElement,
26
- debounceAnimationFrame,
27
- debounceTimeout,
28
- defineCustomElement,
29
- getAttribute,
30
- getBooleanAttribute,
31
- getCssVar,
32
- getCssVars,
33
- getDeepActiveElement,
34
- getFirstCsvValue,
35
- getFirstFocusableElement,
36
- getFirstSlotElement,
37
- getIntegerAttribute,
38
- getLiteralAttribute,
39
- getReactEventHandler,
40
- getRect,
41
- getScrollableParents,
42
- getTargetAttribute,
43
- getTargetByAttribute,
44
- getTargetIndexInParent,
45
- getTargetRect,
46
- getTransformedAncestor,
47
- getUid,
48
- hasClass,
49
- isActivationKey,
50
- isAttrEqual,
51
- isAttrTrue,
52
- isElementFocused,
53
- isEmojiString,
54
- isLiteralValue,
55
- isTargetEqual,
56
- isTransformedElement,
57
- packCsv,
58
- parseMarkdown,
59
- pascalToKebabCase,
60
- rectOverlap,
61
- registerComponent,
62
- resetNectaryRegistry,
63
- setClass,
64
- setNectaryRegistry,
65
- shouldReduceMotion,
66
- subscribeContext,
67
- throttleAnimationFrame,
68
- unpackCsv,
69
- updateAttribute,
70
- updateBooleanAttribute,
71
- updateCsv,
72
- updateExplicitBooleanAttribute,
73
- updateIntegerAttribute,
74
- updateLiteralAttribute
15
+ C2 as CSV_DELIMITER,
16
+ C as Context,
17
+ N as NectaryElement,
18
+ a2 as applyRange,
19
+ b as attrValueToFloat,
20
+ c as attrValueToInteger,
21
+ d as attrValueToPixels,
22
+ e as clampNumber,
23
+ f as cloneNode,
24
+ g2 as composedContains,
25
+ h as createScopedElement,
26
+ d3 as debounceAnimationFrame,
27
+ a6 as debounceTimeout,
28
+ d2 as defineCustomElement,
29
+ i as getAttribute,
30
+ j as getBooleanAttribute,
31
+ k as getCssVar,
32
+ l as getCssVars,
33
+ m as getDeepActiveElement,
34
+ g as getFirstCsvValue,
35
+ g4 as getFirstFocusableElement,
36
+ a5 as getFirstSlotElement,
37
+ n as getIntegerAttribute,
38
+ o as getLiteralAttribute,
39
+ g5 as getReactEventHandler,
40
+ g3 as getRect,
41
+ p2 as getScrollableParents,
42
+ g6 as getTargetAttribute,
43
+ a7 as getTargetByAttribute,
44
+ b2 as getTargetIndexInParent,
45
+ a4 as getTargetRect,
46
+ q as getTransformedAncestor,
47
+ g7 as getUid,
48
+ r as hasClass,
49
+ i5 as isActivationKey,
50
+ s2 as isAttrEqual,
51
+ t as isAttrTrue,
52
+ i2 as isElementFocused,
53
+ i3 as isEmojiString,
54
+ u2 as isLiteralValue,
55
+ i4 as isTargetEqual,
56
+ v as isTransformedElement,
57
+ p as packCsv,
58
+ p4 as parseMarkdown,
59
+ p3 as pascalToKebabCase,
60
+ r3 as rectOverlap,
61
+ r2 as registerComponent,
62
+ a3 as resetNectaryRegistry,
63
+ w as setClass,
64
+ s3 as setNectaryRegistry,
65
+ x as shouldReduceMotion,
66
+ s as subscribeContext,
67
+ t2 as throttleAnimationFrame,
68
+ u as unpackCsv,
69
+ y as updateAttribute,
70
+ z as updateBooleanAttribute,
71
+ a as updateCsv,
72
+ A as updateExplicitBooleanAttribute,
73
+ B as updateIntegerAttribute,
74
+ C3 as updateLiteralAttribute
75
75
  };
@@ -0,0 +1 @@
1
+
@@ -0,0 +1 @@
1
+
@@ -1,4 +1,4 @@
1
- import { isTransformedElement, getTransformedAncestor } from "./dom.js";
1
+ import { v as isTransformedElement, q as getTransformedAncestor } from "../dom.js";
2
2
  const resolveTransformedAncestor = (node, ancestorHint) => {
3
3
  if (node != null && ancestorHint != null && ancestorHint.isConnected && isTransformedElement(ancestorHint) && (ancestorHint === node || ancestorHint.contains(node))) {
4
4
  return ancestorHint;
@@ -0,0 +1 @@
1
+
package/utils/rect.js CHANGED
@@ -1,4 +1,4 @@
1
- import { getFirstSlotElement } from "./slot.js";
1
+ import { a as getFirstSlotElement } from "../slot.js";
2
2
  const getRect = (el) => {
3
3
  const { x, y, width, height } = el.getBoundingClientRect();
4
4
  return { x, y, width, height };
@@ -0,0 +1 @@
1
+
@@ -0,0 +1 @@
1
+
@@ -0,0 +1 @@
1
+
@@ -0,0 +1 @@
1
+
package/utils/uid.d.js ADDED
@@ -0,0 +1 @@
1
+