@loadsmart/miranda-wc 2.0.0 → 2.1.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 (650) hide show
  1. package/dist/alarm-w4NUx-rp-BmRYbQEM.js +6 -0
  2. package/dist/alert-circle-C9OayCok-B7xAoPb7.js +6 -0
  3. package/dist/anchor-BaCuyEZX-BZcDKz8T.js +6 -0
  4. package/dist/arrow-left-BsPExOUg-DzrWKb3H.js +6 -0
  5. package/dist/arrow-right-Bu-KwOrV-BqRNS90P.js +6 -0
  6. package/dist/arrow-sort-down-CTJRI2Ij-U8np-YzG.js +6 -0
  7. package/dist/arrow-sort-up-DHmFk86f-DjEMhI-p.js +6 -0
  8. package/dist/arrow-sort-up-down-qBAksbYU-B2D4RBJp.js +6 -0
  9. package/dist/attention-DmmMIK7b-gZEusG5g.js +6 -0
  10. package/dist/automatic-DBMfz3g4-Bgzdb975.js +6 -0
  11. package/dist/bank-DYOUF1Qq-CbJioynM.js +6 -0
  12. package/dist/bell-B2RIK0M6-Bp9voTMM.js +6 -0
  13. package/dist/bell-cancel-SDGlBezD-DoRmW2dW.js +6 -0
  14. package/dist/blind-bol-DYfAF7D_-C69pgCqI.js +6 -0
  15. package/dist/bolt-D0T3CTGg-SvH9Jj-e.js +6 -0
  16. package/dist/bolt-off-tzLu9lXJ-DOmNqijD.js +6 -0
  17. package/dist/box-DfRR1ulG-DUeCaJiS.js +6 -0
  18. package/dist/burguer-menu-D3s4vhTS-DjmzZm55.js +6 -0
  19. package/dist/calendar-C6MhKSQ1-CPDlLAKL.js +6 -0
  20. package/dist/camera-Gl1fuhfw-CbLr73G6.js +6 -0
  21. package/dist/canada-flag-ClanoJtT-B50ZPPPW.js +6 -0
  22. package/dist/caret-down-wGLVtNTQ-CPsGVWi5.js +6 -0
  23. package/dist/caret-left-4qQU4dSk-DfTKQQCm.js +6 -0
  24. package/dist/caret-right-C4qu4AqQ-hh9exD87.js +6 -0
  25. package/dist/caret-up-drbqMAlT-HF7x802b.js +6 -0
  26. package/dist/chat-5UMSZeQ2-4VnWPZJ4.js +6 -0
  27. package/dist/check-DIL4h60y-Ct-b3sf6.js +6 -0
  28. package/dist/clock-BHpfQ8F--D_nJ2UXr.js +6 -0
  29. package/dist/close-CML1EIvi-1jH_HJiq.js +6 -0
  30. package/dist/clown-qSd-cPs5-CtMEBWd8.js +6 -0
  31. package/dist/comment-Cae7x1KB-iEpKQSW-.js +6 -0
  32. package/dist/company-T35tA5gd-0dNkP7Rj.js +6 -0
  33. package/dist/components/accordion/accordion-content.d.ts +18 -0
  34. package/dist/components/accordion/accordion-title.d.ts +18 -0
  35. package/dist/components/accordion/accordion.d.ts +51 -0
  36. package/dist/components/accordion/accordion.styles.d.ts +4 -0
  37. package/dist/components/accordion/index.d.ts +4 -0
  38. package/dist/components/back-button/back-button.d.ts +20 -0
  39. package/dist/components/back-button/back-button.styles.d.ts +2 -0
  40. package/dist/components/back-button/index.d.ts +1 -0
  41. package/dist/components/badge/badge.d.ts +45 -0
  42. package/dist/components/badge/badge.styles.d.ts +2 -0
  43. package/dist/components/badge/index.d.ts +2 -0
  44. package/dist/components/banner/banner-action-primary.d.ts +0 -1
  45. package/dist/components/banner/banner-action-secondary.d.ts +0 -1
  46. package/dist/components/banner/banner-actions.d.ts +0 -1
  47. package/dist/components/banner/banner-actions.styles.d.ts +0 -1
  48. package/dist/components/banner/banner-description.d.ts +0 -1
  49. package/dist/components/banner/banner-description.styles.d.ts +0 -1
  50. package/dist/components/banner/banner-icon.d.ts +0 -1
  51. package/dist/components/banner/banner-title.d.ts +0 -1
  52. package/dist/components/banner/banner-title.styles.d.ts +0 -1
  53. package/dist/components/banner/banner.d.ts +2 -3
  54. package/dist/components/banner/banner.styles.d.ts +0 -1
  55. package/dist/components/banner/index.d.ts +0 -1
  56. package/dist/components/body/body.d.ts +18 -0
  57. package/dist/components/body/body.styles.d.ts +2 -0
  58. package/dist/components/body/index.d.ts +1 -0
  59. package/dist/components/button/base-button.styles.d.ts +0 -1
  60. package/dist/components/button/button.d.ts +18 -25
  61. package/dist/components/button/button.styles.d.ts +0 -1
  62. package/dist/components/button/index.d.ts +0 -1
  63. package/dist/components/card/card-action-primary.d.ts +9 -0
  64. package/dist/components/card/card-action-secondary.d.ts +9 -0
  65. package/dist/components/card/card-action-tertiary.d.ts +9 -0
  66. package/dist/components/card/card-body.d.ts +2 -2
  67. package/dist/components/card/card-divider.d.ts +0 -1
  68. package/dist/components/card/card-footer.d.ts +35 -0
  69. package/dist/components/card/card-subtitle.d.ts +2 -2
  70. package/dist/components/card/card-title.d.ts +2 -2
  71. package/dist/components/card/card.d.ts +45 -5
  72. package/dist/components/card/card.styles.d.ts +0 -1
  73. package/dist/components/card/index.d.ts +5 -2
  74. package/dist/components/checkbox/checkbox.constants.d.ts +0 -1
  75. package/dist/components/checkbox/checkbox.d.ts +1 -2
  76. package/dist/components/checkbox/checkbox.styles.d.ts +0 -1
  77. package/dist/components/checkbox/index.d.ts +0 -1
  78. package/dist/components/close-button/close-button.d.ts +8 -2
  79. package/dist/components/close-button/close-button.styles.d.ts +0 -1
  80. package/dist/components/close-button/index.d.ts +0 -1
  81. package/dist/components/component/component.d.ts +2 -3
  82. package/dist/components/component/index.d.ts +0 -1
  83. package/dist/components/dialog/dialog-action-primary.d.ts +0 -1
  84. package/dist/components/dialog/dialog-action-secondary.d.ts +0 -1
  85. package/dist/components/dialog/dialog-action-tertiary.d.ts +0 -1
  86. package/dist/components/dialog/dialog-actions.d.ts +0 -1
  87. package/dist/components/dialog/dialog-body.d.ts +0 -1
  88. package/dist/components/dialog/dialog-body.styles.d.ts +0 -1
  89. package/dist/components/dialog/dialog-close.d.ts +0 -1
  90. package/dist/components/dialog/dialog-footer.d.ts +0 -1
  91. package/dist/components/dialog/dialog-header.d.ts +0 -1
  92. package/dist/components/dialog/dialog-header.styles.d.ts +0 -1
  93. package/dist/components/dialog/dialog.context.d.ts +0 -1
  94. package/dist/components/dialog/dialog.d.ts +1 -2
  95. package/dist/components/dialog/dialog.styles.d.ts +0 -1
  96. package/dist/components/dialog/dialog.types.d.ts +0 -1
  97. package/dist/components/dialog/index.d.ts +0 -1
  98. package/dist/components/divider/divider.d.ts +0 -1
  99. package/dist/components/divider/divider.styles.d.ts +0 -1
  100. package/dist/components/divider/index.d.ts +0 -1
  101. package/dist/components/drawer/drawer-action-primary.d.ts +9 -0
  102. package/dist/components/drawer/drawer-action-secondary.d.ts +9 -0
  103. package/dist/components/drawer/drawer-action-tertiary.d.ts +9 -0
  104. package/dist/components/drawer/drawer-actions.d.ts +11 -0
  105. package/dist/components/drawer/drawer-actions.styles.d.ts +1 -0
  106. package/dist/components/drawer/drawer-body.d.ts +11 -0
  107. package/dist/components/drawer/drawer-body.styles.d.ts +1 -0
  108. package/dist/components/drawer/drawer-close.d.ts +10 -0
  109. package/dist/components/drawer/drawer-header.d.ts +20 -0
  110. package/dist/components/drawer/drawer-header.styles.d.ts +1 -0
  111. package/dist/components/drawer/drawer.d.ts +49 -0
  112. package/dist/components/drawer/drawer.styles.d.ts +1 -0
  113. package/dist/components/drawer/drawer.types.d.ts +16 -0
  114. package/dist/components/drawer/index.d.ts +10 -0
  115. package/dist/components/dropdown/dropdown-item.d.ts +39 -0
  116. package/dist/components/dropdown/dropdown-menu.d.ts +12 -0
  117. package/dist/components/dropdown/dropdown-trigger.d.ts +28 -0
  118. package/dist/components/dropdown/dropdown.constants.d.ts +3 -0
  119. package/dist/components/dropdown/dropdown.d.ts +69 -0
  120. package/dist/components/dropdown/dropdown.styles.d.ts +3 -0
  121. package/dist/components/dropdown/index.d.ts +7 -0
  122. package/dist/components/empty-state/empty-state-action.d.ts +12 -0
  123. package/dist/components/empty-state/empty-state-header.d.ts +12 -0
  124. package/dist/components/empty-state/empty-state-illustration.d.ts +10 -0
  125. package/dist/components/empty-state/empty-state-message.d.ts +12 -0
  126. package/dist/components/empty-state/empty-state.context.d.ts +7 -0
  127. package/dist/components/empty-state/empty-state.d.ts +46 -0
  128. package/dist/components/empty-state/empty-state.styles.d.ts +2 -0
  129. package/dist/components/empty-state/empty-state.types.d.ts +2 -0
  130. package/dist/components/empty-state/empty-state.utils.d.ts +3 -0
  131. package/dist/components/empty-state/index.d.ts +7 -0
  132. package/dist/components/field/field-hint.d.ts +2 -2
  133. package/dist/components/field/field-hint.styles.d.ts +0 -1
  134. package/dist/components/field/field-label.d.ts +7 -32
  135. package/dist/components/field/field.context.d.ts +0 -1
  136. package/dist/components/field/field.d.ts +1 -2
  137. package/dist/components/field/field.types.d.ts +0 -1
  138. package/dist/components/field/index.d.ts +0 -1
  139. package/dist/components/form-control/form-control.d.ts +0 -1
  140. package/dist/components/form-control/index.d.ts +0 -1
  141. package/dist/components/header/header-actions.d.ts +18 -0
  142. package/dist/components/header/header-content.d.ts +18 -0
  143. package/dist/components/header/header-title.d.ts +18 -0
  144. package/dist/components/header/header.d.ts +18 -0
  145. package/dist/components/header/header.styles.d.ts +6 -0
  146. package/dist/components/header/index.d.ts +5 -0
  147. package/dist/components/header/sub-header.d.ts +19 -0
  148. package/dist/components/icon/index.d.ts +1 -4
  149. package/dist/components/label/index.d.ts +1 -0
  150. package/dist/components/label/label.d.ts +33 -0
  151. package/dist/components/{icon/icon.styles.d.ts → label/label.styles.d.ts} +0 -1
  152. package/dist/components/labeled-value/index.d.ts +3 -0
  153. package/dist/components/labeled-value/labeled-value-label.d.ts +31 -0
  154. package/dist/components/labeled-value/labeled-value-value.d.ts +9 -0
  155. package/dist/components/labeled-value/labeled-value.d.ts +126 -0
  156. package/dist/components/layout/base-layout/base-layout.d.ts +1 -2
  157. package/dist/components/layout/base-layout/base-layout.styles.d.ts +0 -1
  158. package/dist/components/layout/base-layout/base-layout.types.d.ts +0 -1
  159. package/dist/components/layout/base-layout/index.d.ts +0 -1
  160. package/dist/components/layout/box/box.constants.d.ts +0 -1
  161. package/dist/components/layout/box/box.d.ts +1 -3
  162. package/dist/components/layout/box/box.styles.d.ts +0 -1
  163. package/dist/components/layout/box/box.types.d.ts +0 -1
  164. package/dist/components/layout/box/index.d.ts +0 -1
  165. package/dist/components/layout/grid/grid.constants.d.ts +0 -1
  166. package/dist/components/layout/grid/grid.d.ts +1 -3
  167. package/dist/components/layout/grid/grid.styles.d.ts +0 -1
  168. package/dist/components/layout/grid/grid.types.d.ts +0 -1
  169. package/dist/components/layout/grid/index.d.ts +0 -1
  170. package/dist/components/layout/group/group.constants.d.ts +0 -1
  171. package/dist/components/layout/group/group.d.ts +1 -3
  172. package/dist/components/layout/group/group.styles.d.ts +0 -1
  173. package/dist/components/layout/group/group.types.d.ts +0 -1
  174. package/dist/components/layout/group/index.d.ts +0 -1
  175. package/dist/components/layout/index.d.ts +1 -1
  176. package/dist/components/layout/layout.constants.d.ts +1 -2
  177. package/dist/components/layout/layout.types.d.ts +0 -1
  178. package/dist/components/layout/row/column.d.ts +50 -0
  179. package/dist/components/layout/row/container.d.ts +11 -0
  180. package/dist/components/layout/row/index.d.ts +4 -0
  181. package/dist/components/layout/row/row.constants.d.ts +5 -0
  182. package/dist/components/layout/row/row.d.ts +31 -0
  183. package/dist/components/layout/row/row.styles.d.ts +3 -0
  184. package/dist/components/layout/row/row.types.d.ts +24 -0
  185. package/dist/components/layout/sidebar/index.d.ts +0 -1
  186. package/dist/components/layout/sidebar/sidebar.constants.d.ts +0 -1
  187. package/dist/components/layout/sidebar/sidebar.d.ts +1 -2
  188. package/dist/components/layout/sidebar/sidebar.styles.d.ts +0 -1
  189. package/dist/components/layout/sidebar/sidebar.types.d.ts +0 -1
  190. package/dist/components/layout/stack/index.d.ts +0 -1
  191. package/dist/components/layout/stack/stack.constants.d.ts +0 -1
  192. package/dist/components/layout/stack/stack.d.ts +1 -3
  193. package/dist/components/layout/stack/stack.styles.d.ts +0 -1
  194. package/dist/components/layout/stack/stack.types.d.ts +0 -1
  195. package/dist/components/layout/switcher/index.d.ts +0 -1
  196. package/dist/components/layout/switcher/switcher.constants.d.ts +0 -1
  197. package/dist/components/layout/switcher/switcher.d.ts +1 -3
  198. package/dist/components/layout/switcher/switcher.styles.d.ts +0 -1
  199. package/dist/components/layout/switcher/switcher.types.d.ts +0 -1
  200. package/dist/components/link/index.d.ts +2 -0
  201. package/dist/components/link/link.d.ts +127 -0
  202. package/dist/components/link/link.styles.d.ts +2 -0
  203. package/dist/components/logo-loader/index.d.ts +2 -0
  204. package/dist/components/logo-loader/logo-loader.d.ts +24 -0
  205. package/dist/components/logo-loader/logo-loader.styles.d.ts +2 -0
  206. package/dist/components/page-content/index.d.ts +1 -0
  207. package/dist/components/page-content/page-content.d.ts +10 -0
  208. package/dist/components/page-content/page-content.styles.d.ts +2 -0
  209. package/dist/components/pagination/index.d.ts +2 -0
  210. package/dist/components/pagination/pagination.d.ts +74 -0
  211. package/dist/components/pagination/pagination.styles.d.ts +2 -0
  212. package/dist/components/popover/index.d.ts +2 -1
  213. package/dist/components/popover/popover.d.ts +9 -1
  214. package/dist/components/popover/popover.helpers.d.ts +14 -0
  215. package/dist/components/popover/popover.styles.d.ts +4 -2
  216. package/dist/components/popover/popover.types.d.ts +1 -1
  217. package/dist/components/progress-bar/index.d.ts +0 -1
  218. package/dist/components/progress-bar/progress-bar.d.ts +1 -2
  219. package/dist/components/progress-bar/progress-bar.styles.d.ts +0 -1
  220. package/dist/components/progress-bar-countdown/index.d.ts +0 -1
  221. package/dist/components/progress-bar-countdown/progress-bar-countdown.d.ts +1 -2
  222. package/dist/components/radio-group/index.d.ts +1 -2
  223. package/dist/components/radio-group/radio-button.styles.d.ts +0 -1
  224. package/dist/components/radio-group/radio-group.constants.d.ts +0 -1
  225. package/dist/components/radio-group/radio-group.context.d.ts +6 -0
  226. package/dist/components/radio-group/radio-group.d.ts +3 -4
  227. package/dist/components/radio-group/radio-group.styles.d.ts +0 -1
  228. package/dist/components/radio-group/radio.d.ts +1 -2
  229. package/dist/components/section/index.d.ts +0 -1
  230. package/dist/components/section/section-title.d.ts +9 -7
  231. package/dist/components/section/section.d.ts +1 -2
  232. package/dist/components/section/section.styles.d.ts +0 -1
  233. package/dist/components/spinner-wheel/index.d.ts +2 -0
  234. package/dist/components/spinner-wheel/spinner-wheel.d.ts +21 -0
  235. package/dist/components/spinner-wheel/spinner-wheel.styles.d.ts +2 -0
  236. package/dist/components/steps/index.d.ts +4 -0
  237. package/dist/components/steps/steps-step.d.ts +45 -0
  238. package/dist/components/steps/steps.d.ts +33 -0
  239. package/dist/components/steps/steps.styles.d.ts +2 -0
  240. package/dist/components/switch/index.d.ts +2 -0
  241. package/dist/components/switch/switch.d.ts +62 -0
  242. package/dist/components/{focus-trap/focus-trap.styles.d.ts → switch/switch.styles.d.ts} +0 -1
  243. package/dist/components/table/index.d.ts +11 -0
  244. package/dist/components/table/table-actions.d.ts +27 -0
  245. package/dist/components/table/table-body.d.ts +21 -0
  246. package/dist/components/table/table-cell.d.ts +42 -0
  247. package/dist/components/table/table-feedback.d.ts +16 -0
  248. package/dist/components/table/table-foot.d.ts +21 -0
  249. package/dist/components/table/table-head-cell.d.ts +65 -0
  250. package/dist/components/table/table-head.d.ts +21 -0
  251. package/dist/components/table/table-row.d.ts +21 -0
  252. package/dist/components/table/table-toolbar.d.ts +17 -0
  253. package/dist/components/table/table.d.ts +27 -0
  254. package/dist/components/table/table.styles.d.ts +9 -0
  255. package/dist/components/table/table.types.d.ts +58 -0
  256. package/dist/components/tabs/index.d.ts +0 -1
  257. package/dist/components/tabs/tab-panel.d.ts +1 -2
  258. package/dist/components/tabs/tab-panel.styles.d.ts +0 -1
  259. package/dist/components/tabs/tab.d.ts +1 -2
  260. package/dist/components/tabs/tab.styles.d.ts +0 -1
  261. package/dist/components/tabs/tabs.constants.d.ts +0 -1
  262. package/dist/components/tabs/tabs.context.d.ts +0 -1
  263. package/dist/components/tabs/tabs.d.ts +2 -3
  264. package/dist/components/tabs/tabs.styles.d.ts +0 -1
  265. package/dist/components/tabs/tabs.types.d.ts +1 -2
  266. package/dist/components/tag/actionable-tag.d.ts +96 -0
  267. package/dist/components/tag/actionable-tag.styles.d.ts +1 -0
  268. package/dist/components/tag/base-tag.styles.d.ts +1 -0
  269. package/dist/components/tag/index.d.ts +2 -1
  270. package/dist/components/tag/tag.d.ts +3 -4
  271. package/dist/components/tag/tag.styles.d.ts +1 -3
  272. package/dist/components/text/index.d.ts +0 -1
  273. package/dist/components/text/text.d.ts +9 -4
  274. package/dist/components/text/text.styles.d.ts +0 -1
  275. package/dist/components/text-area/index.d.ts +2 -0
  276. package/dist/components/text-area/text-area.d.ts +205 -0
  277. package/dist/components/text-area/text-area.styles.d.ts +2 -0
  278. package/dist/components/text-field/index.d.ts +0 -1
  279. package/dist/components/text-field/text-field.d.ts +35 -6
  280. package/dist/components/text-field/text-field.styles.d.ts +0 -1
  281. package/dist/components/timeline/index.d.ts +10 -0
  282. package/dist/components/timeline/timeline-expandable-item.d.ts +76 -0
  283. package/dist/components/timeline/timeline-item-body.d.ts +11 -0
  284. package/dist/components/timeline/timeline-item-footer.d.ts +11 -0
  285. package/dist/components/timeline/timeline-item-header-subtitle.d.ts +9 -0
  286. package/dist/components/timeline/timeline-item-header-title.d.ts +11 -0
  287. package/dist/components/timeline/timeline-item-header.d.ts +28 -0
  288. package/dist/components/timeline/timeline-item-icon.d.ts +11 -0
  289. package/dist/components/timeline/timeline-item.context.d.ts +9 -0
  290. package/dist/components/timeline/timeline-item.d.ts +57 -0
  291. package/dist/components/timeline/timeline.d.ts +15 -0
  292. package/dist/components/timeline/timeline.styles.d.ts +7 -0
  293. package/dist/components/toggle-group/index.d.ts +0 -1
  294. package/dist/components/toggle-group/toggle-group.constants.d.ts +0 -1
  295. package/dist/components/toggle-group/toggle-group.d.ts +1 -2
  296. package/dist/components/toggle-group/toggle-group.styles.d.ts +0 -1
  297. package/dist/components/toggle-group/toggle.d.ts +1 -2
  298. package/dist/components/toggle-group/toggle.styles.d.ts +0 -1
  299. package/dist/components/tooltip/index.d.ts +0 -1
  300. package/dist/components/tooltip/tooltip.constants.d.ts +0 -1
  301. package/dist/components/tooltip/tooltip.d.ts +5 -3
  302. package/dist/components/tooltip/tooltip.helpers.d.ts +0 -1
  303. package/dist/components/tooltip/tooltip.styles.d.ts +0 -1
  304. package/dist/contract-BM65T47z-DV_FXT7o.js +6 -0
  305. package/dist/controllers/boundary/boundary.controller.d.ts +15 -0
  306. package/dist/controllers/boundary/index.d.ts +1 -0
  307. package/dist/controllers/focus-manager/focus-manager.controller.d.ts +88 -0
  308. package/dist/controllers/focus-manager/index.d.ts +2 -0
  309. package/dist/controllers/keyboard-support/index.d.ts +1 -0
  310. package/dist/controllers/keyboard-support/keyboard-support.controller.d.ts +54 -0
  311. package/dist/controllers/selection/index.d.ts +1 -2
  312. package/dist/controllers/selection/selection.controller.d.ts +1 -2
  313. package/dist/credit-card-Ba3HSNMP-7B5CPgSb.js +6 -0
  314. package/dist/delivery--Ca9irJt-CjzX2g3_.js +6 -0
  315. package/dist/dislike-hNfAprn0-nPspnGgp.js +6 -0
  316. package/dist/dollar-DOTSyNln-CwwxqRe4.js +6 -0
  317. package/dist/dollar-circle-4cWeXRkY-D0o4LBCO.js +6 -0
  318. package/dist/dots-horizontal-BaeHh5uG-Ba-SKFCQ.js +6 -0
  319. package/dist/dots-vertical-Iec7OSE1-CRvawBge.js +6 -0
  320. package/dist/double-caret-left-cYE3d8lk-DebxdpyY.js +6 -0
  321. package/dist/double-caret-right-CQZ5u4Bz-s5Ue9XVx.js +6 -0
  322. package/dist/email-BPWijEjF-DZNcwJky.js +6 -0
  323. package/dist/email-filled-BAvfMYJs-C6JsvdMA.js +6 -0
  324. package/dist/eye-AthrVnne-Umsnwzdw.js +6 -0
  325. package/dist/fast-5ZOdx3Rg-D9yWqWI7.js +6 -0
  326. package/dist/favorite-BtwjGbEU-DKHtwKHL.js +6 -0
  327. package/dist/filter-DFCZnGIe-CSUOgesC.js +6 -0
  328. package/dist/flag-CJjIJyQh-D0YQqa6C.js +6 -0
  329. package/dist/folder-DiKv_t_I-C-tElPgn.js +6 -0
  330. package/dist/funnel-Chc-WBbM-CqsvBYp4.js +6 -0
  331. package/dist/gear-DDDWiYKV-BA1Mm4Kw.js +6 -0
  332. package/dist/graph-nK3uktak-B7Qtknu7.js +6 -0
  333. package/dist/hand-DalfnoE8-DbUGFIPN.js +6 -0
  334. package/dist/high-signal-BFiaqsHy-DWWhDKe4.js +6 -0
  335. package/dist/history-Bl_9vhi4-mZxvW34D.js +6 -0
  336. package/dist/home-BK-0nN6K-mYymjQL1.js +6 -0
  337. package/dist/hourglass-Dc0eK_H_-BJHOFBPm.js +6 -0
  338. package/dist/indeterminate-Bya3vcaZ-B7BUZ6vF.js +6 -0
  339. package/dist/index-BXT-EaD1.js +13642 -0
  340. package/dist/index.d.ts +24 -2
  341. package/dist/index.js +2 -2
  342. package/dist/info-Dyx4kwtx-CqCzl7ej.js +6 -0
  343. package/dist/info-circle-DXkfHc-K-CJAkI1Io.js +6 -0
  344. package/dist/kanban-CDOjvTl4-BeSB9yRb.js +6 -0
  345. package/dist/like-CKw4whze-_YBq7Aje.js +6 -0
  346. package/dist/link-Gq220f9v-C6PogyFU.js +6 -0
  347. package/dist/list-CGjTg9F8-MhhXeD_B.js +6 -0
  348. package/dist/log-out-DndAyJma-OclABdvN.js +6 -0
  349. package/dist/low-signal-CrzbA01P-JsC6OPzR.js +6 -0
  350. package/dist/map-DnS-0nAn-DW-gWq7O.js +6 -0
  351. package/dist/medal-7ECzT02N-dRJQNpeF.js +6 -0
  352. package/dist/megaphone-DRZc0DSp-CuSE47a9.js +6 -0
  353. package/dist/mexico-flag-BT_GhNh6-BfVXe4nk.js +6 -0
  354. package/dist/minus-iTbgiUUf-Dw3xMwMm.js +6 -0
  355. package/dist/mixins/polymorphic-tag/index.d.ts +0 -1
  356. package/dist/mixins/polymorphic-tag/polymorphic-tag.constants.d.ts +4 -0
  357. package/dist/mixins/polymorphic-tag/polymorphic-tag.d.ts +11 -3
  358. package/dist/mixins/polymorphic-tag/polymorphic-tag.types.d.ts +1 -10
  359. package/dist/mixins/with-id/index.d.ts +1 -0
  360. package/dist/mixins/with-id/with-id.mixin.d.ts +6 -0
  361. package/dist/network-signal-DoxJE425-DD4QRCSh.js +6 -0
  362. package/dist/no-awarded-BEg4XvQo-DkvEC3W9.js +6 -0
  363. package/dist/notes-lock-Bh-4txKp-Bg4SCWNa.js +6 -0
  364. package/dist/padlock-S5nyMfsX-DMLRMxzg.js +6 -0
  365. package/dist/padlock-open-BjZWrB1I-D-J4YYVt.js +6 -0
  366. package/dist/pencil-wk_lo54n-ByVqVKvX.js +6 -0
  367. package/dist/phone-OTH-wucK-CjP6rix0.js +6 -0
  368. package/dist/pin-bLVBPZTV-Bz7Ma2mf.js +6 -0
  369. package/dist/plus-ozFIfK2K-C6VTAhgo.js +6 -0
  370. package/dist/pre-confirmed-load-7dhHEljm-Blp1lP7I.js +6 -0
  371. package/dist/print-MRNbN0L6-CWS8LUB8.js +6 -0
  372. package/dist/profile-CrWXxhjN-BZYoYc-f.js +6 -0
  373. package/dist/question-CYU3H0XU-DlWDpPcW.js +20 -0
  374. package/dist/road-BzANu9lx-Bt7bU9_X.js +6 -0
  375. package/dist/satellite-imWnssFH-eeWBQQ38.js +6 -0
  376. package/dist/search-_Cv793b3-CWzIO3J6.js +6 -0
  377. package/dist/send-BeTaWbwn-sWjL5nsK.js +6 -0
  378. package/dist/ship-CGUI1eMq-BX31YXwx.js +6 -0
  379. package/dist/signal-BKjJOHPc-0omNBbMG.js +6 -0
  380. package/dist/sparkle-DezYw4Fs-DHhIPKQk.js +6 -0
  381. package/dist/star-DBmjnONs-3esp3qU5.js +6 -0
  382. package/dist/stories/story-utils.d.ts +16 -1
  383. package/dist/styles/index.d.ts +7 -14
  384. package/dist/styles/margin.d.ts +1 -3
  385. package/dist/styles/media.d.ts +17 -0
  386. package/dist/styles/on.d.ts +63 -0
  387. package/dist/styles/padding.d.ts +1 -3
  388. package/dist/styles/skeleton.d.ts +3 -3
  389. package/dist/styles/transition.d.ts +1 -3
  390. package/dist/styles/typography.d.ts +3 -4
  391. package/dist/styles/variables.css +2 -0
  392. package/dist/styles/variables.scss +2 -0
  393. package/dist/tag-DQyrgl7x-CmwgE0VZ.js +6 -0
  394. package/dist/telephone-BmiZ7SFm-Dni9NFr1.js +6 -0
  395. package/dist/terminal-CgxADoEs-AZDSMwTu.js +6 -0
  396. package/dist/timer-DoSQwnm7-BGJMOrgZ.js +6 -0
  397. package/dist/tms-ready-C22wOl93-B8oz9xBL.js +6 -0
  398. package/dist/tokens.d.ts +2 -0
  399. package/dist/tokens.js +303 -0
  400. package/dist/trash-B55qy0OS-BZcRo7xY.js +6 -0
  401. package/dist/trend-down-kcjg1gLd-lbFdALu7.js +6 -0
  402. package/dist/trend-up-2yU-5NIA-0uC_btRu.js +6 -0
  403. package/dist/trophee-Dl1OuipW-sfQBfYGW.js +6 -0
  404. package/dist/united-states-flag-CrhCzAXh-DgRm2LLg.js +6 -0
  405. package/dist/upgrade-Csv1_l6I-C20M7zib.js +6 -0
  406. package/dist/user-COyFpFPE-0VApQHH3.js +6 -0
  407. package/dist/utils/chunk/chunk.d.ts +15 -0
  408. package/dist/utils/chunk/index.d.ts +1 -0
  409. package/dist/utils/clamp/clamp.d.ts +0 -1
  410. package/dist/utils/clamp/index.d.ts +0 -1
  411. package/dist/utils/conditional.d.ts +21 -0
  412. package/dist/utils/context-root.d.ts +0 -1
  413. package/dist/utils/events.d.ts +5 -1
  414. package/dist/utils/generate-id.d.ts +6 -0
  415. package/dist/utils/get-color-token.d.ts +0 -1
  416. package/dist/utils/get-token.d.ts +2 -3
  417. package/dist/utils/product/index.d.ts +1 -0
  418. package/dist/utils/product/product.d.ts +14 -0
  419. package/dist/utils/range.d.ts +9 -0
  420. package/dist/utils/selection/index.d.ts +2 -0
  421. package/dist/utils/selection/selection-strategy.d.ts +17 -0
  422. package/dist/utils/selection/selection-strategy.types.d.ts +52 -0
  423. package/dist/utils/to-array/index.d.ts +1 -0
  424. package/dist/utils/to-array/to-array.d.ts +9 -0
  425. package/dist/utils/to-rem.d.ts +2 -2
  426. package/dist/utils/types.d.ts +6 -1
  427. package/dist/utils/wait-for-animations.d.ts +8 -0
  428. package/dist/wallet-ChO0_ccG-BpPR3FgZ.js +6 -0
  429. package/dist/warehouse-CVwTVH2N-ZLcyaZVY.js +6 -0
  430. package/dist/wifi-R27kDIkM-DaB3fC8F.js +6 -0
  431. package/dist/wifi-off-C4FqQ8FF-PpmaKGrs.js +6 -0
  432. package/dist/zoom-in-BfJrh-0k-Bn6kRriD.js +6 -0
  433. package/dist/zoom-out-CaGxkwez-GKHD_Mg8.js +6 -0
  434. package/package.json +23 -16
  435. package/dist/attention-10509b66.js +0 -2
  436. package/dist/attention-10509b66.js.map +0 -1
  437. package/dist/bell-da28592d.js +0 -2
  438. package/dist/bell-da28592d.js.map +0 -1
  439. package/dist/check-3950d29e.js +0 -2
  440. package/dist/check-3950d29e.js.map +0 -1
  441. package/dist/close-5355bc66.js +0 -2
  442. package/dist/close-5355bc66.js.map +0 -1
  443. package/dist/components/banner/banner-action-primary.d.ts.map +0 -1
  444. package/dist/components/banner/banner-action-secondary.d.ts.map +0 -1
  445. package/dist/components/banner/banner-actions.d.ts.map +0 -1
  446. package/dist/components/banner/banner-actions.styles.d.ts.map +0 -1
  447. package/dist/components/banner/banner-description.d.ts.map +0 -1
  448. package/dist/components/banner/banner-description.styles.d.ts.map +0 -1
  449. package/dist/components/banner/banner-icon.d.ts.map +0 -1
  450. package/dist/components/banner/banner-title.d.ts.map +0 -1
  451. package/dist/components/banner/banner-title.styles.d.ts.map +0 -1
  452. package/dist/components/banner/banner.d.ts.map +0 -1
  453. package/dist/components/banner/banner.styles.d.ts.map +0 -1
  454. package/dist/components/banner/index.d.ts.map +0 -1
  455. package/dist/components/button/base-button.styles.d.ts.map +0 -1
  456. package/dist/components/button/button.d.ts.map +0 -1
  457. package/dist/components/button/button.styles.d.ts.map +0 -1
  458. package/dist/components/button/index.d.ts.map +0 -1
  459. package/dist/components/card/card-body.d.ts.map +0 -1
  460. package/dist/components/card/card-divider.d.ts.map +0 -1
  461. package/dist/components/card/card-subtitle.d.ts.map +0 -1
  462. package/dist/components/card/card-title.d.ts.map +0 -1
  463. package/dist/components/card/card.d.ts.map +0 -1
  464. package/dist/components/card/card.styles.d.ts.map +0 -1
  465. package/dist/components/card/index.d.ts.map +0 -1
  466. package/dist/components/checkbox/checkbox.constants.d.ts.map +0 -1
  467. package/dist/components/checkbox/checkbox.d.ts.map +0 -1
  468. package/dist/components/checkbox/checkbox.styles.d.ts.map +0 -1
  469. package/dist/components/checkbox/index.d.ts.map +0 -1
  470. package/dist/components/close-button/close-button.d.ts.map +0 -1
  471. package/dist/components/close-button/close-button.styles.d.ts.map +0 -1
  472. package/dist/components/close-button/index.d.ts.map +0 -1
  473. package/dist/components/component/component.d.ts.map +0 -1
  474. package/dist/components/component/index.d.ts.map +0 -1
  475. package/dist/components/dialog/dialog-action-primary.d.ts.map +0 -1
  476. package/dist/components/dialog/dialog-action-secondary.d.ts.map +0 -1
  477. package/dist/components/dialog/dialog-action-tertiary.d.ts.map +0 -1
  478. package/dist/components/dialog/dialog-actions.d.ts.map +0 -1
  479. package/dist/components/dialog/dialog-body.d.ts.map +0 -1
  480. package/dist/components/dialog/dialog-body.styles.d.ts.map +0 -1
  481. package/dist/components/dialog/dialog-close.d.ts.map +0 -1
  482. package/dist/components/dialog/dialog-footer.d.ts.map +0 -1
  483. package/dist/components/dialog/dialog-header.d.ts.map +0 -1
  484. package/dist/components/dialog/dialog-header.styles.d.ts.map +0 -1
  485. package/dist/components/dialog/dialog.context.d.ts.map +0 -1
  486. package/dist/components/dialog/dialog.d.ts.map +0 -1
  487. package/dist/components/dialog/dialog.styles.d.ts.map +0 -1
  488. package/dist/components/dialog/dialog.types.d.ts.map +0 -1
  489. package/dist/components/dialog/index.d.ts.map +0 -1
  490. package/dist/components/divider/divider.d.ts.map +0 -1
  491. package/dist/components/divider/divider.styles.d.ts.map +0 -1
  492. package/dist/components/divider/index.d.ts.map +0 -1
  493. package/dist/components/field/field-hint.d.ts.map +0 -1
  494. package/dist/components/field/field-hint.styles.d.ts.map +0 -1
  495. package/dist/components/field/field-label.d.ts.map +0 -1
  496. package/dist/components/field/field-label.styles.d.ts +0 -3
  497. package/dist/components/field/field-label.styles.d.ts.map +0 -1
  498. package/dist/components/field/field.context.d.ts.map +0 -1
  499. package/dist/components/field/field.d.ts.map +0 -1
  500. package/dist/components/field/field.types.d.ts.map +0 -1
  501. package/dist/components/field/index.d.ts.map +0 -1
  502. package/dist/components/focus-trap/focus-trap.d.ts +0 -43
  503. package/dist/components/focus-trap/focus-trap.d.ts.map +0 -1
  504. package/dist/components/focus-trap/focus-trap.helpers.d.ts +0 -2
  505. package/dist/components/focus-trap/focus-trap.helpers.d.ts.map +0 -1
  506. package/dist/components/focus-trap/focus-trap.styles.d.ts.map +0 -1
  507. package/dist/components/focus-trap/index.d.ts +0 -3
  508. package/dist/components/focus-trap/index.d.ts.map +0 -1
  509. package/dist/components/form-control/form-control.d.ts.map +0 -1
  510. package/dist/components/form-control/index.d.ts.map +0 -1
  511. package/dist/components/icon/available-icons.d.ts +0 -4
  512. package/dist/components/icon/available-icons.d.ts.map +0 -1
  513. package/dist/components/icon/icon.d.ts +0 -59
  514. package/dist/components/icon/icon.d.ts.map +0 -1
  515. package/dist/components/icon/icon.styles.d.ts.map +0 -1
  516. package/dist/components/icon/icons/attention.d.ts +0 -3
  517. package/dist/components/icon/icons/attention.d.ts.map +0 -1
  518. package/dist/components/icon/icons/bell.d.ts +0 -3
  519. package/dist/components/icon/icons/bell.d.ts.map +0 -1
  520. package/dist/components/icon/icons/check.d.ts +0 -3
  521. package/dist/components/icon/icons/check.d.ts.map +0 -1
  522. package/dist/components/icon/icons/close.d.ts +0 -3
  523. package/dist/components/icon/icons/close.d.ts.map +0 -1
  524. package/dist/components/icon/icons/indeterminate.d.ts +0 -3
  525. package/dist/components/icon/icons/indeterminate.d.ts.map +0 -1
  526. package/dist/components/icon/icons/info-circle.d.ts +0 -3
  527. package/dist/components/icon/icons/info-circle.d.ts.map +0 -1
  528. package/dist/components/icon/index.d.ts.map +0 -1
  529. package/dist/components/layout/base-layout/base-layout.d.ts.map +0 -1
  530. package/dist/components/layout/base-layout/base-layout.styles.d.ts.map +0 -1
  531. package/dist/components/layout/base-layout/base-layout.types.d.ts.map +0 -1
  532. package/dist/components/layout/base-layout/index.d.ts.map +0 -1
  533. package/dist/components/layout/box/box.constants.d.ts.map +0 -1
  534. package/dist/components/layout/box/box.d.ts.map +0 -1
  535. package/dist/components/layout/box/box.styles.d.ts.map +0 -1
  536. package/dist/components/layout/box/box.types.d.ts.map +0 -1
  537. package/dist/components/layout/box/index.d.ts.map +0 -1
  538. package/dist/components/layout/grid/grid.constants.d.ts.map +0 -1
  539. package/dist/components/layout/grid/grid.d.ts.map +0 -1
  540. package/dist/components/layout/grid/grid.styles.d.ts.map +0 -1
  541. package/dist/components/layout/grid/grid.types.d.ts.map +0 -1
  542. package/dist/components/layout/grid/index.d.ts.map +0 -1
  543. package/dist/components/layout/group/group.constants.d.ts.map +0 -1
  544. package/dist/components/layout/group/group.d.ts.map +0 -1
  545. package/dist/components/layout/group/group.styles.d.ts.map +0 -1
  546. package/dist/components/layout/group/group.types.d.ts.map +0 -1
  547. package/dist/components/layout/group/index.d.ts.map +0 -1
  548. package/dist/components/layout/index.d.ts.map +0 -1
  549. package/dist/components/layout/layout.constants.d.ts.map +0 -1
  550. package/dist/components/layout/layout.types.d.ts.map +0 -1
  551. package/dist/components/layout/sidebar/index.d.ts.map +0 -1
  552. package/dist/components/layout/sidebar/sidebar.constants.d.ts.map +0 -1
  553. package/dist/components/layout/sidebar/sidebar.d.ts.map +0 -1
  554. package/dist/components/layout/sidebar/sidebar.styles.d.ts.map +0 -1
  555. package/dist/components/layout/sidebar/sidebar.types.d.ts.map +0 -1
  556. package/dist/components/layout/stack/index.d.ts.map +0 -1
  557. package/dist/components/layout/stack/stack.constants.d.ts.map +0 -1
  558. package/dist/components/layout/stack/stack.d.ts.map +0 -1
  559. package/dist/components/layout/stack/stack.styles.d.ts.map +0 -1
  560. package/dist/components/layout/stack/stack.types.d.ts.map +0 -1
  561. package/dist/components/layout/switcher/index.d.ts.map +0 -1
  562. package/dist/components/layout/switcher/switcher.constants.d.ts.map +0 -1
  563. package/dist/components/layout/switcher/switcher.d.ts.map +0 -1
  564. package/dist/components/layout/switcher/switcher.styles.d.ts.map +0 -1
  565. package/dist/components/layout/switcher/switcher.types.d.ts.map +0 -1
  566. package/dist/components/popover/index.d.ts.map +0 -1
  567. package/dist/components/popover/popover.d.ts.map +0 -1
  568. package/dist/components/popover/popover.styles.d.ts.map +0 -1
  569. package/dist/components/popover/popover.types.d.ts.map +0 -1
  570. package/dist/components/progress-bar/index.d.ts.map +0 -1
  571. package/dist/components/progress-bar/progress-bar.d.ts.map +0 -1
  572. package/dist/components/progress-bar/progress-bar.styles.d.ts.map +0 -1
  573. package/dist/components/progress-bar-countdown/index.d.ts.map +0 -1
  574. package/dist/components/progress-bar-countdown/progress-bar-countdown.d.ts.map +0 -1
  575. package/dist/components/radio-group/index.d.ts.map +0 -1
  576. package/dist/components/radio-group/radio-button.styles.d.ts.map +0 -1
  577. package/dist/components/radio-group/radio-group.constants.d.ts.map +0 -1
  578. package/dist/components/radio-group/radio-group.d.ts.map +0 -1
  579. package/dist/components/radio-group/radio-group.styles.d.ts.map +0 -1
  580. package/dist/components/radio-group/radio.d.ts.map +0 -1
  581. package/dist/components/section/index.d.ts.map +0 -1
  582. package/dist/components/section/section-title.d.ts.map +0 -1
  583. package/dist/components/section/section.d.ts.map +0 -1
  584. package/dist/components/section/section.styles.d.ts.map +0 -1
  585. package/dist/components/tabs/index.d.ts.map +0 -1
  586. package/dist/components/tabs/tab-panel.d.ts.map +0 -1
  587. package/dist/components/tabs/tab-panel.styles.d.ts.map +0 -1
  588. package/dist/components/tabs/tab.d.ts.map +0 -1
  589. package/dist/components/tabs/tab.styles.d.ts.map +0 -1
  590. package/dist/components/tabs/tabs.constants.d.ts.map +0 -1
  591. package/dist/components/tabs/tabs.context.d.ts.map +0 -1
  592. package/dist/components/tabs/tabs.d.ts.map +0 -1
  593. package/dist/components/tabs/tabs.styles.d.ts.map +0 -1
  594. package/dist/components/tabs/tabs.types.d.ts.map +0 -1
  595. package/dist/components/tag/index.d.ts.map +0 -1
  596. package/dist/components/tag/tag.d.ts.map +0 -1
  597. package/dist/components/tag/tag.styles.d.ts.map +0 -1
  598. package/dist/components/text/index.d.ts.map +0 -1
  599. package/dist/components/text/text.d.ts.map +0 -1
  600. package/dist/components/text/text.styles.d.ts.map +0 -1
  601. package/dist/components/text-field/index.d.ts.map +0 -1
  602. package/dist/components/text-field/text-field.d.ts.map +0 -1
  603. package/dist/components/text-field/text-field.styles.d.ts.map +0 -1
  604. package/dist/components/toggle-group/index.d.ts.map +0 -1
  605. package/dist/components/toggle-group/toggle-group.constants.d.ts.map +0 -1
  606. package/dist/components/toggle-group/toggle-group.d.ts.map +0 -1
  607. package/dist/components/toggle-group/toggle-group.styles.d.ts.map +0 -1
  608. package/dist/components/toggle-group/toggle.d.ts.map +0 -1
  609. package/dist/components/toggle-group/toggle.styles.d.ts.map +0 -1
  610. package/dist/components/tooltip/index.d.ts.map +0 -1
  611. package/dist/components/tooltip/tooltip.constants.d.ts.map +0 -1
  612. package/dist/components/tooltip/tooltip.d.ts.map +0 -1
  613. package/dist/components/tooltip/tooltip.helpers.d.ts.map +0 -1
  614. package/dist/components/tooltip/tooltip.styles.d.ts.map +0 -1
  615. package/dist/controllers/selection/index.d.ts.map +0 -1
  616. package/dist/controllers/selection/selection.controller.d.ts.map +0 -1
  617. package/dist/indeterminate-46f2e264.js +0 -2
  618. package/dist/indeterminate-46f2e264.js.map +0 -1
  619. package/dist/index-430769d7.js +0 -2179
  620. package/dist/index-430769d7.js.map +0 -1
  621. package/dist/index.d.ts.map +0 -1
  622. package/dist/index.js.map +0 -1
  623. package/dist/info-circle-7231f76f.js +0 -2
  624. package/dist/info-circle-7231f76f.js.map +0 -1
  625. package/dist/mixins/polymorphic-tag/index.d.ts.map +0 -1
  626. package/dist/mixins/polymorphic-tag/polymorphic-tag.d.ts.map +0 -1
  627. package/dist/mixins/polymorphic-tag/polymorphic-tag.types.d.ts.map +0 -1
  628. package/dist/stories/story-utils.d.ts.map +0 -1
  629. package/dist/styles/activable.d.ts +0 -8
  630. package/dist/styles/activable.d.ts.map +0 -1
  631. package/dist/styles/disableable.d.ts +0 -9
  632. package/dist/styles/disableable.d.ts.map +0 -1
  633. package/dist/styles/focusable.d.ts +0 -8
  634. package/dist/styles/focusable.d.ts.map +0 -1
  635. package/dist/styles/hoverable.d.ts +0 -8
  636. package/dist/styles/hoverable.d.ts.map +0 -1
  637. package/dist/styles/index.d.ts.map +0 -1
  638. package/dist/styles/margin.d.ts.map +0 -1
  639. package/dist/styles/padding.d.ts.map +0 -1
  640. package/dist/styles/skeleton.d.ts.map +0 -1
  641. package/dist/styles/transition.d.ts.map +0 -1
  642. package/dist/styles/typography.d.ts.map +0 -1
  643. package/dist/utils/clamp/clamp.d.ts.map +0 -1
  644. package/dist/utils/clamp/index.d.ts.map +0 -1
  645. package/dist/utils/context-root.d.ts.map +0 -1
  646. package/dist/utils/events.d.ts.map +0 -1
  647. package/dist/utils/get-color-token.d.ts.map +0 -1
  648. package/dist/utils/get-token.d.ts.map +0 -1
  649. package/dist/utils/to-rem.d.ts.map +0 -1
  650. package/dist/utils/types.d.ts.map +0 -1
package/dist/index.d.ts CHANGED
@@ -1,20 +1,42 @@
1
+ export * from './components/accordion';
2
+ export * from './components/back-button';
3
+ export * from './components/badge';
1
4
  export * from './components/banner';
5
+ export * from './components/body';
2
6
  export * from './components/button';
3
7
  export * from './components/card';
4
8
  export * from './components/checkbox';
5
9
  export * from './components/close-button';
6
10
  export * from './components/dialog';
7
11
  export * from './components/divider';
12
+ export * from './components/drawer';
13
+ export * from './components/dropdown';
14
+ export * from './components/empty-state';
8
15
  export * from './components/field';
16
+ export * from './components/header';
17
+ export * from './components/icon';
18
+ export * from './components/label';
19
+ export * from './components/labeled-value';
9
20
  export * from './components/layout';
21
+ export * from './components/link';
22
+ export * from './components/page-content';
23
+ export * from './components/pagination';
10
24
  export * from './components/progress-bar';
11
25
  export * from './components/progress-bar-countdown';
12
26
  export * from './components/radio-group';
27
+ export * from './components/section';
28
+ export * from './components/spinner-wheel';
29
+ export * from './components/steps';
30
+ export * from './components/switch';
31
+ export * from './components/table';
13
32
  export * from './components/tabs';
14
33
  export * from './components/tag';
15
34
  export * from './components/text';
35
+ export * from './components/text-area';
16
36
  export * from './components/text-field';
37
+ export * from './components/timeline';
17
38
  export * from './components/toggle-group';
18
- export * from './components/section';
19
39
  export * from './components/tooltip';
20
- //# sourceMappingURL=index.d.ts.map
40
+ export * from './components/logo-loader';
41
+ export { typographyVariants } from './styles';
42
+ export type { TypographyVariant } from './styles';
package/dist/index.js CHANGED
@@ -1,2 +1,2 @@
1
- export{G as ALIGN_ITEMS_VALUES,g as Banner,B as BannerActionPrimary,a as BannerActionSecondary,c as BannerActions,d as BannerDescription,e as BannerIcon,f as BannerTitle,H as Box,h as Button,C as Card,i as CardBody,l as CardDivider,j as CardSubtitle,k as CardTitle,m as Checkbox,n as CloseButton,o as DIALOG_SIZES,p as DIALOG_VARIANTS,D as Dialog,q as DialogActionPrimary,r as DialogActionSecondary,s as DialogActionTertiary,t as DialogActions,u as DialogBody,v as DialogClose,w as DialogFooter,x as DialogHeader,y as Divider,E as FIELD_STATUSES,F as Field,z as FieldHint,A as FieldLabel,N as Grid,K as Group,J as JUSTIFY_CONTENT_VALUES,U as ProgressBar,V as ProgressBarCountdown,W as Radio,X as RadioGroup,a4 as Section,a5 as SectionTitle,P as Sidebar,S as Stack,R as Switcher,a7 as TOOLTIP_PLACEMENT_VALUES,Z as Tab,_ as TabPanel,Y as Tabs,$ as Tag,a0 as Text,a1 as TextField,a3 as Toggle,a2 as ToggleGroup,a6 as Tooltip,I as defaultBoxProps,O as defaultGridProps,L as defaultGroupProps,Q as defaultSidebarProps,M as defaultStackProps,T as defaultSwitcherProps}from"./index-430769d7.js";
2
- //# sourceMappingURL=index.js.map
1
+ export { ak as ALIGN_ITEMS_VALUES, ad as AVAILABLE_ICONS, A as Accordion, c as AccordionContent, a as AccordionTitle, b3 as ActionableTag, B as BackButton, d as Badge, k as Banner, e as BannerActionPrimary, f as BannerActionSecondary, g as BannerActions, h as BannerDescription, i as BannerIcon, j as BannerTitle, l as Body, am as Box, m as Button, C as Card, s as CardActionPrimary, u as CardActionSecondary, v as CardActionTertiary, n as CardBody, q as CardDivider, r as CardFooter, o as CardSubtitle, p as CardTitle, w as Checkbox, x as CloseButton, aA as Column, ay as Container, y as DIALOG_SIZES, z as DIALOG_VARIANTS, O as DRAWER_SIZES, D as Dialog, E as DialogActionPrimary, F as DialogActionSecondary, G as DialogActionTertiary, H as DialogActions, I as DialogBody, J as DialogClose, K as DialogFooter, L as DialogHeader, M as Divider, N as Drawer, P as DrawerActionPrimary, Q as DrawerActionSecondary, R as DrawerActionTertiary, S as DrawerActions, T as DrawerBody, U as DrawerClose, V as DrawerHeader, W as Dropdown, Z as DropdownItem, Y as DropdownMenu, X as DropdownTrigger, a3 as EMPTY_STATE_VARIANTS, a2 as EmptyState, _ as EmptyStateAction, $ as EmptyStateHeader, a0 as EmptyStateIllustration, a1 as EmptyStateMessage, a7 as FIELD_STATUSES, a4 as Field, a5 as FieldHint, a6 as FieldLabel, as as Grid, ao as Group, a8 as Header, a9 as HeaderActions, aa as HeaderContent, ab as HeaderTitle, ae as Icon, al as JUSTIFY_CONTENT_VALUES, af as Label, ah as LabeledValue, ai as LabeledValueLabel, aj as LabeledValueValue, aB as Link, bk as LogoLoader, aC as PageContent, aD as Pagination, aE as ProgressBar, aF as ProgressBarCountdown, aG as Radio, aH as RadioGroup, az as Row, aI as Section, aJ as SectionTitle, au as Sidebar, aK as SpinnerWheel, aq as Stack, aM as Step, aL as Steps, ac as SubHeader, aN as Switch, aw as Switcher, bj as TOOLTIP_PLACEMENT_VALUES, b0 as Tab, b1 as TabPanel, aO as Table, a_ as TableActions, aT as TableBody, aW as TableCell, aZ as TableFeedback, aU as TableFoot, aQ as TableHead, aR as TableHeadCell, aV as TableRow, aY as TableToolbar, a$ as Tabs, b2 as Tag, b4 as Text, b5 as TextArea, b6 as TextField, b7 as Timeline, b8 as TimelineExpandableItem, b9 as TimelineItem, ba as TimelineItemBody, bb as TimelineItemFooter, bc as TimelineItemHeader, bd as TimelineItemHeaderSubtitle, be as TimelineItemHeaderTitle, bf as TimelineItemIcon, bh as Toggle, bg as ToggleGroup, bi as Tooltip, an as defaultBoxProps, at as defaultGridProps, ap as defaultGroupProps, ag as defaultLabeledValueProps, av as defaultSidebarProps, ar as defaultStackProps, ax as defaultSwitcherProps, aX as defaultTableCellProps, aS as defaultTableHeadCellProps, aP as defaultTableProps, t as typographyVariants } from './index-BXT-EaD1.js';
2
+ import './tokens.js';
@@ -0,0 +1,6 @@
1
+ import { b } from './index-BXT-EaD1.js';
2
+ import './tokens.js';
3
+
4
+ var info = b `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path fill="currentColor" d="M20.25 15.75a3 3 0 1 1 6 0 3 3 0 0 1-6 0Zm24 8.25A20.25 20.25 0 1 1 24 3.75 20.272 20.272 0 0 1 44.25 24Zm-4.5 0A15.75 15.75 0 1 0 24 39.75 15.767 15.767 0 0 0 39.75 24Zm-13.5 6.878V24.75A3.75 3.75 0 0 0 22.5 21a2.25 2.25 0 0 0-.75 4.372V31.5a3.75 3.75 0 0 0 3.75 3.75 2.25 2.25 0 0 0 .75-4.372Z"/></svg>`;
5
+
6
+ export { info as default };
@@ -0,0 +1,6 @@
1
+ import { b } from './index-BXT-EaD1.js';
2
+ import './tokens.js';
3
+
4
+ var infoCircle = b `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path fill="currentColor" d="M20.25 15.75a3 3 0 1 1 6 0 3 3 0 0 1-6 0Zm24 8.25A20.25 20.25 0 1 1 24 3.75 20.272 20.272 0 0 1 44.25 24Zm-4.5 0A15.75 15.75 0 1 0 24 39.75 15.767 15.767 0 0 0 39.75 24Zm-13.5 6.878V24.75A3.75 3.75 0 0 0 22.5 21a2.25 2.25 0 0 0-.75 4.372V31.5a3.75 3.75 0 0 0 3.75 3.75 2.25 2.25 0 0 0 .75-4.372Z"/></svg>`;
5
+
6
+ export { infoCircle as default };
@@ -0,0 +1,6 @@
1
+ import { b } from './index-BXT-EaD1.js';
2
+ import './tokens.js';
3
+
4
+ var kanban = b `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path fill="currentColor" d="M40.5 6.75h-33A2.25 2.25 0 0 0 5.25 9v28.5A3.75 3.75 0 0 0 9 41.25h7.5a3.75 3.75 0 0 0 3.75-3.75v-8.25h7.5v2.25a3.75 3.75 0 0 0 3.75 3.75H39a3.75 3.75 0 0 0 3.75-3.75V9a2.25 2.25 0 0 0-2.25-2.25Zm-2.25 12h-6v-7.5h6v7.5Zm-22.5-7.5v7.5h-6v-7.5h6Zm0 25.5h-6v-13.5h6v13.5Zm4.5-12v-13.5h7.5v13.5h-7.5Zm12 6v-7.5h6v7.5h-6Z"/></svg>`;
5
+
6
+ export { kanban as default };
@@ -0,0 +1,6 @@
1
+ import { b } from './index-BXT-EaD1.js';
2
+ import './tokens.js';
3
+
4
+ var like = b `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path fill="currentColor" d="M44.438 16.526A5.25 5.25 0 0 0 40.5 14.75h-9.75V12.5a8.26 8.26 0 0 0-8.25-8.25 2.25 2.25 0 0 0-2.012 1.243l-6.88 13.757H6A3.75 3.75 0 0 0 2.25 23v16.5A3.75 3.75 0 0 0 6 43.25h32.25a5.25 5.25 0 0 0 5.209-4.6l2.25-18a5.25 5.25 0 0 0-1.272-4.124ZM6.75 23.75h6v15h-6v-15Zm34.5-3.656-2.25 18a.75.75 0 0 1-.75.656h-21V22.03l6.529-13.055A3.75 3.75 0 0 1 26.25 12.5V17a2.25 2.25 0 0 0 2.25 2.25h12a.75.75 0 0 1 .75.844Z"/></svg>`;
5
+
6
+ export { like as default };
@@ -0,0 +1,6 @@
1
+ import { b } from './index-BXT-EaD1.js';
2
+ import './tokens.js';
3
+
4
+ var link = b `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path fill="currentColor" d="M15 21.75h18a2.25 2.25 0 0 1 0 4.5H15a2.25 2.25 0 0 1 0-4.5Zm4.5 9H12a6.75 6.75 0 0 1 0-13.5h7.5a2.25 2.25 0 0 0 0-4.5H12a11.25 11.25 0 0 0 0 22.5h7.5a2.25 2.25 0 0 0 0-4.5Zm16.5-18h-7.5a2.25 2.25 0 0 0 0 4.5H36a6.75 6.75 0 0 1 0 13.5h-7.5a2.25 2.25 0 0 0 0 4.5H36a11.25 11.25 0 0 0 0-22.5Z"/></svg>`;
5
+
6
+ export { link as default };
@@ -0,0 +1,6 @@
1
+ import { b } from './index-BXT-EaD1.js';
2
+ import './tokens.js';
3
+
4
+ var list = b `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path fill="currentColor" d="M15.75 12A2.25 2.25 0 0 1 18 9.75h22.5a2.25 2.25 0 0 1 0 4.5H18A2.25 2.25 0 0 1 15.75 12Zm24.75 9.75H18a2.25 2.25 0 0 0 0 4.5h22.5a2.25 2.25 0 0 0 0-4.5Zm0 12H18a2.25 2.25 0 0 0 0 4.5h22.5a2.25 2.25 0 0 0 0-4.5Zm-30-24h-3a2.25 2.25 0 1 0 0 4.5h3a2.25 2.25 0 0 0 0-4.5Zm0 12h-3a2.25 2.25 0 0 0 0 4.5h3a2.25 2.25 0 0 0 0-4.5Zm0 12h-3a2.25 2.25 0 0 0 0 4.5h3a2.25 2.25 0 0 0 0-4.5Z"/></svg>`;
5
+
6
+ export { list as default };
@@ -0,0 +1,6 @@
1
+ import { b } from './index-BXT-EaD1.js';
2
+ import './tokens.js';
3
+
4
+ var logOut = b `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path fill="currentColor" d="M21.75 40.5a2.25 2.25 0 0 1-2.25 2.25H9A3.75 3.75 0 0 1 5.25 39V9A3.75 3.75 0 0 1 9 5.25h10.5a2.25 2.25 0 0 1 0 4.5H9.75v28.5h9.75a2.25 2.25 0 0 1 2.25 2.25Zm20.342-18.092-7.5-7.5a2.254 2.254 0 0 0-3.188 3.188l3.659 3.654H19.5a2.25 2.25 0 0 0 0 4.5h15.563l-3.66 3.658a2.254 2.254 0 1 0 3.187 3.188l7.5-7.5a2.25 2.25 0 0 0 .002-3.188Z"/></svg>`;
5
+
6
+ export { logOut as default };
@@ -0,0 +1,6 @@
1
+ import { b } from './index-BXT-EaD1.js';
2
+ import './tokens.js';
3
+
4
+ var lowSignal = b `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path fill="currentColor" d="M16.5 28.5a2.25 2.25 0 0 0-2.25 2.25v9a2.25 2.25 0 0 0 4.5 0v-9a2.25 2.25 0 0 0-2.25-2.25ZM9 36a2.25 2.25 0 0 0-2.25 2.25v1.5a2.25 2.25 0 0 0 4.5 0v-1.5A2.25 2.25 0 0 0 9 36Z"/><path fill="currentColor" d="M37.409 6.659A2.25 2.25 0 0 1 41.25 8.25v31.5a2.25 2.25 0 0 1-4.5 0V8.25c0-.597.237-1.169.659-1.591ZM33.75 39.75v-24a2.25 2.25 0 0 0-4.5 0v24a2.25 2.25 0 0 0 4.5 0ZM22.409 21.659a2.25 2.25 0 0 1 3.841 1.591v16.5a2.25 2.25 0 0 1-4.5 0v-16.5c0-.597.237-1.169.659-1.591Z" opacity=".2"/></svg>`;
5
+
6
+ export { lowSignal as default };
@@ -0,0 +1,6 @@
1
+ import { b } from './index-BXT-EaD1.js';
2
+ import './tokens.js';
3
+
4
+ var map = b `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path fill="currentColor" d="M43.384 8.726a2.25 2.25 0 0 0-1.93-.408l-11.192 2.797-11.25-5.625a2.25 2.25 0 0 0-1.552-.17l-12 3a2.25 2.25 0 0 0-1.71 2.18v27a2.25 2.25 0 0 0 2.796 2.182l11.192-2.797 11.25 5.625a2.25 2.25 0 0 0 1.552.17l12-3a2.25 2.25 0 0 0 1.71-2.18v-27a2.25 2.25 0 0 0-.866-1.774ZM20.25 11.141l7.5 3.75V36.86l-7.5-3.75V11.14Zm-12 1.125 7.5-1.875v22.352l-7.5 1.875V12.266Zm31.5 23.477-7.5 1.875V15.257l7.5-1.875v22.361Z"/></svg>`;
5
+
6
+ export { map as default };
@@ -0,0 +1,6 @@
1
+ import { b } from './index-BXT-EaD1.js';
2
+ import './tokens.js';
3
+
4
+ var medal = b `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path fill="currentColor" d="M41.25 18a17.25 17.25 0 1 0-28.5 13.067V45a2.249 2.249 0 0 0 3.257 2.012L24 43.016l7.995 3.996A2.25 2.25 0 0 0 35.25 45V31.067a17.224 17.224 0 0 0 6-13.067Zm-30 0A12.75 12.75 0 1 1 24 30.75 12.763 12.763 0 0 1 11.25 18Zm19.5 23.36-5.745-2.872a2.25 2.25 0 0 0-2.014 0l-5.741 2.87v-7.484a17.25 17.25 0 0 0 13.5 0v7.487ZM24 27.75A9.75 9.75 0 1 0 14.25 18 9.762 9.762 0 0 0 24 27.75Zm0-15a5.25 5.25 0 1 1 0 10.5 5.25 5.25 0 0 1 0-10.5Z"/></svg>`;
5
+
6
+ export { medal as default };
@@ -0,0 +1,6 @@
1
+ import { b } from './index-BXT-EaD1.js';
2
+ import './tokens.js';
3
+
4
+ var megaphone = b `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path fill="currentColor" d="M45.75 22.5A9.761 9.761 0 0 0 36 12.75h-7.44c-.645-.04-9.862-.75-18.649-8.119A3.75 3.75 0 0 0 3.751 7.5v30a3.712 3.712 0 0 0 2.163 3.398 3.724 3.724 0 0 0 3.997-.527 36.174 36.174 0 0 1 15.59-7.658v4.913a3.75 3.75 0 0 0 1.668 3.12c.083.056.17.106.26.15l2.708 1.323a3.75 3.75 0 0 0 5.557-2.282l2.08-7.84A9.763 9.763 0 0 0 45.75 22.5ZM8.25 35.93V9.076c6.782 5.263 13.532 7.144 17.25 7.811v11.239c-3.718.66-10.468 2.54-17.25 7.806Zm23.323 1.983L30 37.142V32.25h3.075l-1.502 5.663ZM36 27.75h-6v-10.5h6a5.25 5.25 0 1 1 0 10.5Z"/></svg>`;
5
+
6
+ export { megaphone as default };
@@ -0,0 +1,6 @@
1
+ import { b } from './index-BXT-EaD1.js';
2
+ import './tokens.js';
3
+
4
+ var mexicoFlag = b `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path fill="#fff" d="M24 44c11.046 0 20-8.954 20-20S35.046 4 24 4 4 12.954 4 24s8.954 20 20 20Z"/><path fill="#D80027" d="M44 24c0-7.93-4.614-14.78-11.304-18.016v36.031C39.386 38.78 44 31.93 44 24Z"/><path fill="#6DA544" d="M4 24c0 7.93 4.614 14.78 11.304 18.015V5.985C8.614 9.218 4 16.07 4 24Zm14.782 0a5.217 5.217 0 1 0 10.435 0v-1.74H18.783V24Z"/><path fill="#FF9811" d="M30.957 20.522h-5.218a1.74 1.74 0 0 0-3.478 0h-5.217c0 .96.836 1.739 1.796 1.739h-.057c0 .96.778 1.74 1.739 1.74 0 .96.778 1.738 1.739 1.738h3.478c.96 0 1.74-.778 1.74-1.739.96 0 1.738-.779 1.738-1.739h-.057c.96 0 1.797-.779 1.797-1.74Z"/></svg>`;
5
+
6
+ export { mexicoFlag as default };
@@ -0,0 +1,6 @@
1
+ import { b } from './index-BXT-EaD1.js';
2
+ import './tokens.js';
3
+
4
+ var minus = b `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path fill="currentColor" d="M42.75 24a2.25 2.25 0 0 1-2.25 2.25h-33a2.25 2.25 0 0 1 0-4.5h33A2.25 2.25 0 0 1 42.75 24Z"/></svg>`;
5
+
6
+ export { minus as default };
@@ -1,3 +1,2 @@
1
1
  export { PolymorphicTagMixin } from './polymorphic-tag';
2
2
  export type { HTMLTag } from './polymorphic-tag.types';
3
- //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1,4 @@
1
+ /**
2
+ * Based on the `HTMLElementTagNameMap`, from lib.dom.d.ts
3
+ */
4
+ export declare const HTML_TAGS: readonly ["a", "abbr", "address", "area", "article", "aside", "audio", "b", "base", "bdi", "bdo", "blockquote", "body", "br", "button", "canvas", "caption", "cite", "code", "col", "colgroup", "data", "datalist", "dd", "del", "details", "dfn", "dialog", "div", "dl", "dt", "em", "embed", "fieldset", "figcaption", "figure", "footer", "form", "h1", "h2", "h3", "h4", "h5", "h6", "head", "header", "hgroup", "hr", "html", "i", "iframe", "img", "input", "ins", "kbd", "label", "legend", "li", "link", "main", "map", "mark", "menu", "meta", "meter", "nav", "noscript", "object", "ol", "optgroup", "option", "output", "p", "picture", "pre", "progress", "q", "rp", "rt", "ruby", "s", "samp", "script", "section", "select", "slot", "small", "source", "span", "strong", "style", "sub", "summary", "sup", "table", "tbody", "td", "template", "textarea", "tfoot", "th", "thead", "time", "title", "tr", "track", "u", "ul", "var", "video", "wbr"];
@@ -1,5 +1,7 @@
1
1
  import type { LitElement } from 'lit';
2
- import type { Constructor, HTMLTag, PolymorphicTagInterface } from './polymorphic-tag.types';
2
+ import type { StaticValue } from 'lit/static-html.js';
3
+ import type { HTMLTag } from './polymorphic-tag.types';
4
+ import type { Constructor } from '../../utils/types';
3
5
  /**
4
6
  * This mixin allows a component to render with different types of tags, based on the provided `allowedTags`.
5
7
  * Be aware that, this mixin does **NOT** change the type (TS-wise) of your component, so, for tags that have their specific
@@ -9,5 +11,11 @@ import type { Constructor, HTMLTag, PolymorphicTagInterface } from './polymorphi
9
11
  * TL;DR; either limit the tags you will allow for component, or add the additional attributes to your component to
10
12
  * comply with the tags that will be supported.
11
13
  */
12
- export declare const PolymorphicTagMixin: <T extends Constructor<LitElement>>(superClass: T, allowedTags?: HTMLTag[], fallbackTag?: HTMLTag) => Constructor<PolymorphicTagInterface> & T;
13
- //# sourceMappingURL=polymorphic-tag.d.ts.map
14
+ export declare const PolymorphicTagMixin: <T extends Constructor<LitElement>, AllowedTags extends readonly ("object" | "map" | "slot" | "a" | "abbr" | "address" | "area" | "article" | "aside" | "audio" | "b" | "base" | "bdi" | "bdo" | "blockquote" | "body" | "br" | "button" | "canvas" | "caption" | "cite" | "code" | "col" | "colgroup" | "data" | "datalist" | "dd" | "del" | "details" | "dfn" | "dialog" | "div" | "dl" | "dt" | "em" | "embed" | "fieldset" | "figcaption" | "figure" | "footer" | "form" | "h1" | "h2" | "h3" | "h4" | "h5" | "h6" | "head" | "header" | "hgroup" | "hr" | "html" | "i" | "iframe" | "img" | "input" | "ins" | "kbd" | "label" | "legend" | "li" | "link" | "main" | "mark" | "menu" | "meta" | "meter" | "nav" | "noscript" | "ol" | "optgroup" | "option" | "output" | "p" | "picture" | "pre" | "progress" | "q" | "rp" | "rt" | "ruby" | "s" | "samp" | "script" | "section" | "select" | "small" | "source" | "span" | "strong" | "style" | "sub" | "summary" | "sup" | "table" | "tbody" | "td" | "template" | "textarea" | "tfoot" | "th" | "thead" | "time" | "title" | "tr" | "track" | "u" | "ul" | "var" | "video" | "wbr")[] = readonly ["a", "abbr", "address", "area", "article", "aside", "audio", "b", "base", "bdi", "bdo", "blockquote", "body", "br", "button", "canvas", "caption", "cite", "code", "col", "colgroup", "data", "datalist", "dd", "del", "details", "dfn", "dialog", "div", "dl", "dt", "em", "embed", "fieldset", "figcaption", "figure", "footer", "form", "h1", "h2", "h3", "h4", "h5", "h6", "head", "header", "hgroup", "hr", "html", "i", "iframe", "img", "input", "ins", "kbd", "label", "legend", "li", "link", "main", "map", "mark", "menu", "meta", "meter", "nav", "noscript", "object", "ol", "optgroup", "option", "output", "p", "picture", "pre", "progress", "q", "rp", "rt", "ruby", "s", "samp", "script", "section", "select", "slot", "small", "source", "span", "strong", "style", "sub", "summary", "sup", "table", "tbody", "td", "template", "textarea", "tfoot", "th", "thead", "time", "title", "tr", "track", "u", "ul", "var", "video", "wbr"]>({ superClass, allowedTags, fallbackTag, }: {
15
+ superClass: T;
16
+ allowedTags?: AllowedTags | undefined;
17
+ fallbackTag?: "object" | "map" | "slot" | "a" | "abbr" | "address" | "area" | "article" | "aside" | "audio" | "b" | "base" | "bdi" | "bdo" | "blockquote" | "body" | "br" | "button" | "canvas" | "caption" | "cite" | "code" | "col" | "colgroup" | "data" | "datalist" | "dd" | "del" | "details" | "dfn" | "dialog" | "div" | "dl" | "dt" | "em" | "embed" | "fieldset" | "figcaption" | "figure" | "footer" | "form" | "h1" | "h2" | "h3" | "h4" | "h5" | "h6" | "head" | "header" | "hgroup" | "hr" | "html" | "i" | "iframe" | "img" | "input" | "ins" | "kbd" | "label" | "legend" | "li" | "link" | "main" | "mark" | "menu" | "meta" | "meter" | "nav" | "noscript" | "ol" | "optgroup" | "option" | "output" | "p" | "picture" | "pre" | "progress" | "q" | "rp" | "rt" | "ruby" | "s" | "samp" | "script" | "section" | "select" | "small" | "source" | "span" | "strong" | "style" | "sub" | "summary" | "sup" | "table" | "tbody" | "td" | "template" | "textarea" | "tfoot" | "th" | "thead" | "time" | "title" | "tr" | "track" | "u" | "ul" | "var" | "video" | "wbr" | undefined;
18
+ }) => Constructor<{
19
+ as: AllowedTags[number];
20
+ readonly tag: StaticValue;
21
+ }> & T;
@@ -1,12 +1,3 @@
1
- import type { StaticValue } from 'lit/static-html.js';
2
- /**
3
- * Based on the `HTMLElementTagNameMap`, from lib.dom.d.ts
4
- */
5
- export declare const HTML_TAGS: readonly ["a", "abbr", "address", "area", "article", "aside", "audio", "b", "base", "bdi", "bdo", "blockquote", "body", "br", "button", "canvas", "caption", "cite", "code", "col", "colgroup", "data", "datalist", "dd", "del", "details", "dfn", "dialog", "div", "dl", "dt", "em", "embed", "fieldset", "figcaption", "figure", "footer", "form", "h1", "h2", "h3", "h4", "h5", "h6", "head", "header", "hgroup", "hr", "html", "i", "iframe", "img", "input", "ins", "kbd", "label", "legend", "li", "link", "main", "map", "mark", "menu", "meta", "meter", "nav", "noscript", "object", "ol", "optgroup", "option", "output", "p", "picture", "pre", "progress", "q", "rp", "rt", "ruby", "s", "samp", "script", "section", "select", "slot", "small", "source", "span", "strong", "style", "sub", "summary", "sup", "table", "tbody", "td", "template", "textarea", "tfoot", "th", "thead", "time", "title", "tr", "track", "u", "ul", "var", "video", "wbr"];
1
+ import type { HTML_TAGS } from './polymorphic-tag.constants';
6
2
  export type HTMLTag = (typeof HTML_TAGS)[number];
7
3
  export type Constructor<T = {}> = new (...args: any[]) => T;
8
- export declare class PolymorphicTagInterface {
9
- as: HTMLTag;
10
- readonly tag: StaticValue;
11
- }
12
- //# sourceMappingURL=polymorphic-tag.types.d.ts.map
@@ -0,0 +1 @@
1
+ export { WithIdElementMixin } from './with-id.mixin';
@@ -0,0 +1,6 @@
1
+ import type { LitElement } from 'lit';
2
+ import type { Constructor } from '../../utils/types';
3
+ /**
4
+ * Sets the element id with a random value, in case it is not already set.
5
+ */
6
+ export declare const WithIdElementMixin: <T extends Constructor<LitElement>>(superClass: T, prefix?: string) => T;
@@ -0,0 +1,6 @@
1
+ import { b } from './index-BXT-EaD1.js';
2
+ import './tokens.js';
3
+
4
+ var networkSignal = b `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path fill="currentColor" d="M17.5 16C9.961 16.085 3.918 22.422 4 30.154 4.084 37.767 10.08 43.916 17.5 44c7.539-.085 13.582-6.422 13.5-14.155C30.916 22.234 24.92 16.084 17.5 16Zm.31 24.178a.415.415 0 0 1-.308.14.41.41 0 0 1-.306-.14 12.424 12.424 0 0 1-2.192-3.628.43.43 0 0 1 .224-.557.406.406 0 0 1 .16-.033h4.227c.23 0 .416.19.416.426 0 .056-.01.112-.032.164a12.404 12.404 0 0 1-2.19 3.628Zm-3.463-7.203a.417.417 0 0 1-.41-.36 16.682 16.682 0 0 1 0-5.229.417.417 0 0 1 .41-.36h6.31c.204 0 .378.153.41.36.134.865.203 1.74.206 2.615a17.55 17.55 0 0 1-.206 2.614.417.417 0 0 1-.41.36h-6.31Zm-7.586-2.974a11.15 11.15 0 0 1 .333-2.652.418.418 0 0 1 .404-.323h3.091a.423.423 0 0 1 .412.485 19.22 19.22 0 0 0-.18 2.49c.006.834.066 1.666.18 2.492a.423.423 0 0 1-.412.482H7.491a.418.418 0 0 1-.404-.322 11.141 11.141 0 0 1-.326-2.652Zm10.435-10.179a.408.408 0 0 1 .613 0c.93 1.07 1.672 2.3 2.19 3.631a.43.43 0 0 1-.038.4.413.413 0 0 1-.346.189h-4.227a.421.421 0 0 1-.415-.427c0-.056.01-.11.031-.162a12.417 12.417 0 0 1 2.192-3.63Zm6.806 7.689a.423.423 0 0 1 .412-.485h3.098c.191 0 .358.133.404.323.433 1.74.433 3.564 0 5.304a.416.416 0 0 1-.404.322h-3.098a.42.42 0 0 1-.412-.482A19.25 19.25 0 0 0 24.183 30a19.185 19.185 0 0 0-.181-2.49Zm2.05-4.153c.138.188.1.455-.083.597a.408.408 0 0 1-.25.085h-2.15c-.18 0-.34-.12-.395-.295a18.976 18.976 0 0 0-1.18-2.876.432.432 0 0 1 .178-.575.406.406 0 0 1 .386.002 10.865 10.865 0 0 1 3.494 3.062Zm-13.609-3.06a.41.41 0 0 1 .563.173.436.436 0 0 1 .002.4 18.77 18.77 0 0 0-1.18 2.877.417.417 0 0 1-.394.294H9.282a.415.415 0 0 1-.372-.237.43.43 0 0 1 .041-.447 10.858 10.858 0 0 1 3.492-3.06ZM8.951 36.646a.434.434 0 0 1 .083-.597.41.41 0 0 1 .25-.085h2.15c.18 0 .34.119.396.294.313.99.707 1.952 1.178 2.874a.432.432 0 0 1-.175.576.407.407 0 0 1-.39-.003 10.904 10.904 0 0 1-3.492-3.06Zm13.607 3.058a.411.411 0 0 1-.488-.074.433.433 0 0 1-.075-.501c.47-.922.865-1.884 1.179-2.874a.417.417 0 0 1 .396-.295h2.151c.23 0 .416.19.416.426 0 .093-.03.182-.083.256a10.874 10.874 0 0 1-3.495 3.062ZM26.724 11A1.67 1.67 0 0 0 25 12.68c-.012.94.739 1.711 1.678 1.724a7.064 7.064 0 0 1 6.918 6.918c.013.93.771 1.678 1.702 1.678h.022A1.702 1.702 0 0 0 37 21.276a10.493 10.493 0 0 0-10.276-10.275Z"/><path fill="currentColor" d="M26.684 4.002A1.604 1.604 0 0 0 25 5.642a1.662 1.662 0 0 0 1.647 1.685c7.682.158 13.871 6.35 14.03 14.034.012.909.752 1.64 1.661 1.639h.023A1.662 1.662 0 0 0 44 21.316c-.197-9.482-7.836-17.12-17.316-17.314Z"/></svg>`;
5
+
6
+ export { networkSignal as default };
@@ -0,0 +1,6 @@
1
+ import { b } from './index-BXT-EaD1.js';
2
+ import './tokens.js';
3
+
4
+ var noAwarded = b `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M8.42 5.42a2.25 2.25 0 0 0 0 3.181l29.344 29.345a2.25 2.25 0 0 0 3.182-3.182l-4.16-4.16a16.02 16.02 0 0 0 2.026-3.854H39a8.26 8.26 0 0 0 8.25-8.25v-3a3.75 3.75 0 0 0-3.75-3.75h-3.75V11A3.75 3.75 0 0 0 36 7.25H13.432l-1.83-1.83a2.25 2.25 0 0 0-3.182 0Zm9.512 6.33 15.611 15.611a11.46 11.46 0 0 0 1.707-6.03V11.75H17.932ZM42.75 18.5a3.75 3.75 0 0 1-3.023 3.679c.016-.281.023-.563.023-.848V16.25h3v2.25ZM4.5 11.75h3.068l5.182 5.182V21.5a11.252 11.252 0 0 0 11.336 11.25 11.006 11.006 0 0 0 3.783-.699l3.393 3.393a15.497 15.497 0 0 1-5.012 1.64v3.166H30a2.25 2.25 0 0 1 0 4.5H18a2.25 2.25 0 0 1 0-4.5h3.75v-3.16A15.784 15.784 0 0 1 9.144 26.75H9A8.26 8.26 0 0 1 .75 18.5v-3a3.75 3.75 0 0 1 3.75-3.75Zm.75 6.75v-2.25h3v5.25c0 .227 0 .452.017.677A3.75 3.75 0 0 1 5.25 18.5Z" clip-rule="evenodd"/></svg>`;
5
+
6
+ export { noAwarded as default };
@@ -0,0 +1,6 @@
1
+ import { b } from './index-BXT-EaD1.js';
2
+ import './tokens.js';
3
+
4
+ var notesLock = b `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path fill="currentColor" d="M27.2 11.795c0-.227.186-.41.414-.41h1.657c.23 0 .415.183.415.41v9.963a.406.406 0 0 0 .404.407.411.411 0 0 0 .282-.109 7.412 7.412 0 0 1 2.37-1.508.399.399 0 0 0 .258-.37v-8.793c0-1.813-1.484-3.282-3.314-3.282h-2.072a.412.412 0 0 1-.414-.41V5.64A1.65 1.65 0 0 0 25.543 4a1.65 1.65 0 0 0-1.657 1.641v2.051c0 .227-.186.41-.415.41h-2.485a.412.412 0 0 1-.415-.41V5.641A1.65 1.65 0 0 0 18.914 4a1.65 1.65 0 0 0-1.657 1.641v2.051c0 .227-.185.41-.414.41h-2.486a.412.412 0 0 1-.414-.41V5.641A1.65 1.65 0 0 0 12.286 4a1.65 1.65 0 0 0-1.657 1.641v2.051c0 .227-.186.41-.415.41h-2.9C5.484 8.103 4 9.573 4 11.386v21.333C4 34.531 5.484 36 7.314 36H24.3a.412.412 0 0 0 .414-.41v-2.462a.412.412 0 0 0-.414-.41H7.729a.412.412 0 0 1-.415-.41V11.795c0-.227.186-.41.415-.41h2.485c.23 0 .415.183.415.41v.41a1.65 1.65 0 0 0 1.657 1.641 1.65 1.65 0 0 0 1.657-1.64v-.411c0-.227.185-.41.414-.41h2.486c.229 0 .414.183.414.41v.41a1.65 1.65 0 0 0 1.657 1.641 1.65 1.65 0 0 0 1.657-1.64v-.411c0-.227.186-.41.415-.41h2.485c.23 0 .415.183.415.41v.41a1.65 1.65 0 0 0 1.657 1.641 1.65 1.65 0 0 0 1.657-1.64v-.411Z"/><path fill="currentColor" d="M41.639 29.907a.206.206 0 0 1-.189-.198v-1.898c0-3.21-2.664-5.811-5.95-5.811s-5.95 2.602-5.95 5.811v1.883a.19.19 0 0 1-.192.213c-1.325.098-2.351 1.173-2.358 2.47v9.132C27 42.885 28.142 44 29.55 44h11.9c1.408 0 2.55-1.115 2.55-2.49v-9.133c-.007-1.299-1.035-2.374-2.361-2.47ZM35.5 39.434c-.939 0-1.7-.743-1.7-1.66 0-.917.761-1.66 1.7-1.66s1.7.743 1.7 1.66c0 .917-.761 1.66-1.7 1.66Zm2.55-9.74a.201.201 0 0 1-.18.193h-4.728a.205.205 0 0 1-.192-.193v-1.883c0-1.375 1.142-2.49 2.55-2.49s2.55 1.115 2.55 2.49v1.883Z"/></svg>`;
5
+
6
+ export { notesLock as default };
@@ -0,0 +1,6 @@
1
+ import { b } from './index-BXT-EaD1.js';
2
+ import './tokens.js';
3
+
4
+ var padlock = b `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path fill="currentColor" d="M39 16.5h-5.25v-3.75a9.75 9.75 0 1 0-19.5 0v3.75H9a3.75 3.75 0 0 0-3.75 3.75v21A3.75 3.75 0 0 0 9 45h30a3.75 3.75 0 0 0 3.75-3.75v-21A3.75 3.75 0 0 0 39 16.5Zm-20.25-3.75a5.25 5.25 0 1 1 10.5 0v3.75h-10.5v-3.75Zm19.5 27.75H9.75V21h28.5v19.5ZM27 30.75a3 3 0 1 1-5.999 0 3 3 0 0 1 5.999 0Z"/></svg>`;
5
+
6
+ export { padlock as default };
@@ -0,0 +1,6 @@
1
+ import { b } from './index-BXT-EaD1.js';
2
+ import './tokens.js';
3
+
4
+ var padlockOpen = b `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path fill="currentColor" d="M39 16.5H18.75v-3.75A5.25 5.25 0 0 1 24 7.5c2.533 0 4.81 1.804 5.295 4.198a2.25 2.25 0 1 0 4.41-.896C32.788 6.282 28.706 3 24 3a9.761 9.761 0 0 0-9.75 9.75v3.75H9a3.75 3.75 0 0 0-3.75 3.75v21A3.75 3.75 0 0 0 9 45h30a3.75 3.75 0 0 0 3.75-3.75v-21A3.75 3.75 0 0 0 39 16.5Zm-.75 24H9.75V21h28.5v19.5ZM21 30.75a3 3 0 1 1 5.999 0 3 3 0 0 1-5.999 0Z"/></svg>`;
5
+
6
+ export { padlockOpen as default };
@@ -0,0 +1,6 @@
1
+ import { b } from './index-BXT-EaD1.js';
2
+ import './tokens.js';
3
+
4
+ var pencil = b `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path fill="currentColor" d="m42.401 13.978-8.377-8.38a3.75 3.75 0 0 0-5.305 0L5.6 28.722a3.722 3.722 0 0 0-1.1 2.651v8.379a3.75 3.75 0 0 0 3.75 3.75h8.38a3.724 3.724 0 0 0 2.65-1.099l23.121-23.122a3.75 3.75 0 0 0 0-5.303ZM16.312 39.002H9v-7.313l15.75-15.75 7.313 7.313-15.75 15.75ZM35.25 20.064l-7.313-7.312 3.44-3.439 7.312 7.313-3.439 3.438Z"/></svg>`;
5
+
6
+ export { pencil as default };
@@ -0,0 +1,6 @@
1
+ import { b } from './index-BXT-EaD1.js';
2
+ import './tokens.js';
3
+
4
+ var phone = b `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path fill="currentColor" d="M33 2.25H15A5.25 5.25 0 0 0 9.75 7.5v33A5.25 5.25 0 0 0 15 45.75h18a5.25 5.25 0 0 0 5.25-5.25v-33A5.25 5.25 0 0 0 33 2.25Zm-18.75 12h19.5v19.5h-19.5v-19.5Zm.75-7.5h18a.75.75 0 0 1 .75.75v2.25h-19.5V7.5a.75.75 0 0 1 .75-.75Zm18 34.5H15a.75.75 0 0 1-.75-.75v-2.25h19.5v2.25a.75.75 0 0 1-.75.75Z"/></svg>`;
5
+
6
+ export { phone as default };
@@ -0,0 +1,6 @@
1
+ import { b } from './index-BXT-EaD1.js';
2
+ import './tokens.js';
3
+
4
+ var pin = b `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path fill="currentColor" d="M40.5 28.5h-1.112l-3.707-21H36A2.25 2.25 0 0 0 36 3H12a2.25 2.25 0 0 0 0 4.5h.319l-3.707 21H7.5a2.25 2.25 0 0 0 0 4.5h14.25v9.75a2.25 2.25 0 0 0 4.5 0V33H40.5a2.25 2.25 0 0 0 0-4.5Zm-23.612-21h14.224l3.707 21H13.18l3.707-21Z"/></svg>`;
5
+
6
+ export { pin as default };
@@ -0,0 +1,6 @@
1
+ import { b } from './index-BXT-EaD1.js';
2
+ import './tokens.js';
3
+
4
+ var plus = b `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path fill="currentColor" d="M42.75 24a2.25 2.25 0 0 1-2.25 2.25H26.25V40.5a2.25 2.25 0 0 1-4.5 0V26.25H7.5a2.25 2.25 0 0 1 0-4.5h14.25V7.5a2.25 2.25 0 0 1 4.5 0v14.25H40.5A2.25 2.25 0 0 1 42.75 24Z"/></svg>`;
5
+
6
+ export { plus as default };
@@ -0,0 +1,6 @@
1
+ import { b } from './index-BXT-EaD1.js';
2
+ import './tokens.js';
3
+
4
+ var preConfirmedLoad = b `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M14.132 9.328c6.038-6.037 15.828-6.037 21.866 0a15.554 15.554 0 0 1 4.065 14.68 1.546 1.546 0 0 1-3-.746 12.37 12.37 0 1 0-20.749 5.744 1.546 1.546 0 0 1-2.186 2.187c-6.037-6.038-6.037-15.827 0-21.865h.004ZM39.984 37.082a8.518 8.518 0 0 0-8.518-8.518 8.529 8.529 0 0 0-8.518 8.518 8.518 8.518 0 0 0 17.036 0Zm-5.611-3.393a.983.983 0 0 1 1.516 1.249l-3.807 5.077-.076.096a1.957 1.957 0 0 1-1.366.69h-.147l-.12-.004a1.948 1.948 0 0 1-1.262-.577l-1.966-1.965-.064-.07a.983.983 0 0 1 1.452-1.32l1.704 1.703.044.037a.331.331 0 0 0 .456-.072l3.58-4.775.056-.069Z" clip-rule="evenodd"/><path fill="currentColor" fill-rule="evenodd" d="M31.628 20.1H26.42v-8.138c0-.9-.778-1.628-1.736-1.628-.96 0-1.736.729-1.736 1.628v9.766c0 .899.777 1.627 1.736 1.627h6.944c.96 0 1.737-.728 1.737-1.627 0-.9-.778-1.628-1.737-1.628Z" clip-rule="evenodd"/></svg>`;
5
+
6
+ export { preConfirmedLoad as default };
@@ -0,0 +1,6 @@
1
+ import { b } from './index-BXT-EaD1.js';
2
+ import './tokens.js';
3
+
4
+ var print = b `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path fill="currentColor" d="M40.25 12.75h-2V7.5A2.25 2.25 0 0 0 36 5.25H12A2.25 2.25 0 0 0 9.75 7.5v5.25h-2c-3.032 0-5.5 2.355-5.5 5.25v15a2.25 2.25 0 0 0 2.25 2.25h5.25v5.25A2.25 2.25 0 0 0 12 42.75h24a2.25 2.25 0 0 0 2.25-2.25v-5.25h5.25A2.25 2.25 0 0 0 45.75 33V18c0-2.895-2.468-5.25-5.5-5.25Zm-26-3h19.5v3h-19.5v-3Zm19.5 28.5h-19.5v-6h19.5v6Zm7.5-7.5h-3V30A2.25 2.25 0 0 0 36 27.75H12A2.25 2.25 0 0 0 9.75 30v.75h-3V18c0-.407.457-.75 1-.75h32.5c.542 0 1 .343 1 .75v12.75Zm-3-8.25a3 3 0 1 1-5.999 0 3 3 0 0 1 5.999 0Z"/></svg>`;
5
+
6
+ export { print as default };
@@ -0,0 +1,6 @@
1
+ import { b } from './index-BXT-EaD1.js';
2
+ import './tokens.js';
3
+
4
+ var profile = b `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path fill="currentColor" d="M40.5 6.75h-33a3.75 3.75 0 0 0-3.75 3.75v27a3.75 3.75 0 0 0 3.75 3.75h33a3.75 3.75 0 0 0 3.75-3.75v-27a3.75 3.75 0 0 0-3.75-3.75ZM18.75 24a5.25 5.25 0 1 1 10.499 0 5.25 5.25 0 0 1-10.499 0ZM24 33.75a11.186 11.186 0 0 1 7.66 3H16.34a11.186 11.186 0 0 1 7.66-3Zm15.75 3h-2.333a15.648 15.648 0 0 0-6.48-5.906 9.75 9.75 0 1 0-13.875 0 15.648 15.648 0 0 0-6.48 5.906H8.25v-25.5h31.5v25.5Z"/></svg>`;
5
+
6
+ export { profile as default };
@@ -0,0 +1,20 @@
1
+ import { b } from './index-BXT-EaD1.js';
2
+ import './tokens.js';
3
+
4
+ var questionDot = b `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path fill="currentColor" d="M27 33.75a3 3 0 1 1-5.999 0 3 3 0 0 1 5.999 0ZM44.25 24A20.25 20.25 0 1 1 24 3.75 20.272 20.272 0 0 1 44.25 24Zm-4.5 0A15.75 15.75 0 1 0 24 39.75 15.767 15.767 0 0 0 39.75 24ZM24 12c-4.549 0-8.25 3.364-8.25 7.5v.75a2.25 2.25 0 0 0 4.5 0v-.75c0-1.654 1.688-3 3.75-3 2.063 0 3.75 1.346 3.75 3s-1.688 3-3.75 3a2.25 2.25 0 0 0-2.25 2.25v1.5a2.25 2.25 0 0 0 4.45.48c3.483-.878 6.05-3.786 6.05-7.23 0-4.136-3.701-7.5-8.25-7.5Z"/></svg>`;
5
+
6
+ var questionDot$1 = /*#__PURE__*/Object.freeze({
7
+ __proto__: null,
8
+ default: questionDot
9
+ });
10
+
11
+ /**
12
+ * @deprecated Use `question-dot` instead
13
+ */
14
+
15
+ var question = /*#__PURE__*/Object.freeze({
16
+ __proto__: null,
17
+ default: questionDot
18
+ });
19
+
20
+ export { question as a, questionDot$1 as q };
@@ -0,0 +1,6 @@
1
+ import { b } from './index-BXT-EaD1.js';
2
+ import './tokens.js';
3
+
4
+ var road = b `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path fill="currentColor" d="M44.603 37.961a2.25 2.25 0 0 1-3.064-.858L28.688 14.25H26.25V15a2.25 2.25 0 1 1-4.5 0v-.75h-2.437L6.46 37.102a2.25 2.25 0 1 1-3.922-2.204L14.153 14.25H4.5a2.25 2.25 0 0 1 0-4.5h39a2.25 2.25 0 1 1 0 4.5h-9.652L45.46 34.898a2.25 2.25 0 0 1-.858 3.063ZM24 20.25a2.25 2.25 0 0 0-2.25 2.25v3a2.25 2.25 0 0 0 4.5 0v-3A2.25 2.25 0 0 0 24 20.25Zm0 10.5A2.25 2.25 0 0 0 21.75 33v3a2.25 2.25 0 0 0 4.5 0v-3A2.25 2.25 0 0 0 24 30.75Z"/></svg>`;
5
+
6
+ export { road as default };
@@ -0,0 +1,6 @@
1
+ import { b } from './index-BXT-EaD1.js';
2
+ import './tokens.js';
3
+
4
+ var satellite = b `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M32.646 17.83 43.47 28.826c.745.755.7 2.004-.11 2.69-7.837 6.643-18.777 6.228-25.682-.785-6.906-7.012-7.315-18.124-.774-26.08a1.78 1.78 0 0 1 2.65-.111l10.707 10.87 3.336-3.388a5.228 5.228 0 0 1-.586-2.41c0-2.855 2.279-5.17 5.09-5.17 2.812 0 5.092 2.315 5.092 5.17 0 2.856-2.28 5.17-5.091 5.17a5.001 5.001 0 0 1-2.03-.43l-3.426 3.48Zm-16.55 15.107c2.358 2.392 5.165 4.044 8.162 4.943l2.689 3.283c.923 1.128.133 2.837-1.31 2.837H5.706c-1.416 0-2.213-1.648-1.35-2.786l8.968-11.816a19.73 19.73 0 0 0 2.771 3.54Z" clip-rule="evenodd"/></svg>`;
5
+
6
+ export { satellite as default };
@@ -0,0 +1,6 @@
1
+ import { b } from './index-BXT-EaD1.js';
2
+ import './tokens.js';
3
+
4
+ var search = b `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path fill="currentColor" d="M43.592 40.408 34.688 31.5a17.273 17.273 0 1 0-3.188 3.188l8.912 8.913a2.253 2.253 0 1 0 3.188-3.187l-.008-.006ZM8.25 21A12.75 12.75 0 1 1 21 33.75 12.763 12.763 0 0 1 8.25 21Z"/></svg>`;
5
+
6
+ export { search as default };
@@ -0,0 +1,6 @@
1
+ import { b } from './index-BXT-EaD1.js';
2
+ import './tokens.js';
3
+
4
+ var send = b `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path fill="currentColor" d="M43.151 4.849a3.75 3.75 0 0 0-3.67-.958l-.04.013L3.456 14.813a3.75 3.75 0 0 0-.573 6.984l15.678 7.64 7.633 15.685a3.714 3.714 0 0 0 3.375 2.134c.107 0 .216 0 .325-.014a3.716 3.716 0 0 0 3.292-2.7L44.097 8.56a3.75 3.75 0 0 0-.945-3.71ZM29.421 41.45l-6.445-13.245 8.625-8.616a2.255 2.255 0 0 0-3.187-3.188l-8.625 8.625-13.24-6.448 32.826-9.954-9.954 32.826Z"/></svg>`;
5
+
6
+ export { send as default };
@@ -0,0 +1,6 @@
1
+ import { b } from './index-BXT-EaD1.js';
2
+ import './tokens.js';
3
+
4
+ var ship = b `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path fill="currentColor" d="m41.687 20.032-1.937-.646V10.5A3.75 3.75 0 0 0 36 6.75h-9.75V4.5a2.25 2.25 0 1 0-4.5 0v2.25H12a3.75 3.75 0 0 0-3.75 3.75v8.886l-1.937.646a3.75 3.75 0 0 0-2.563 3.563v6.424c0 .208.03.416.086.617C6.9 41.37 20.464 45.028 23.15 45.653c.559.13 1.14.13 1.698 0 2.687-.625 16.251-4.283 19.313-15.017.057-.201.086-.409.086-.617V23.59a3.75 3.75 0 0 0-2.56-3.559ZM12.75 11.25h22.5v6.634l-10.538-3.518a2.25 2.25 0 0 0-1.424 0L12.75 17.884V11.25Zm27 18.439C37.226 37.68 25.98 40.75 24 41.229c-1.978-.481-13.226-3.547-15.75-11.54v-5.56l13.5-4.5V31.5a2.25 2.25 0 0 0 4.5 0V19.624l13.5 4.5v5.565Z"/></svg>`;
5
+
6
+ export { ship as default };
@@ -0,0 +1,6 @@
1
+ import { b } from './index-BXT-EaD1.js';
2
+ import './tokens.js';
3
+
4
+ var signal = b `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M16.292 36.854a5.146 5.146 0 1 1-10.292 0 5.146 5.146 0 0 1 10.292 0Zm14.116 3.797c-.672-12.424-10.622-22.387-23.059-23.059-.734-.04-1.349.55-1.349 1.286v3.862c0 .676.522 1.243 1.196 1.287 8.987.586 16.19 7.771 16.777 16.777A1.286 1.286 0 0 0 25.26 42h3.862c.736 0 1.325-.615 1.286-1.35Zm11.591.023C41.325 21.884 26.207 6.679 7.326 6A1.285 1.285 0 0 0 6 7.287v3.863c0 .693.55 1.257 1.242 1.285 15.362.63 27.693 12.963 28.323 28.323A1.29 1.29 0 0 0 36.85 42h3.863c.726 0 1.312-.6 1.286-1.326Z" clip-rule="evenodd"/></svg>`;
5
+
6
+ export { signal as default };
@@ -0,0 +1,6 @@
1
+ import { b } from './index-BXT-EaD1.js';
2
+ import './tokens.js';
3
+
4
+ var sparkle = b `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path fill="currentColor" d="m37.313 23.496-9.353-3.448-3.456-9.36a3.735 3.735 0 0 0-7.008 0l-3.448 9.36-9.36 3.448a3.735 3.735 0 0 0 0 7.008l9.352 3.448 3.456 9.36a3.735 3.735 0 0 0 7.008 0l3.448-9.352 9.36-3.456a3.735 3.735 0 0 0 0-7.008Zm-11.884 6.592a2.251 2.251 0 0 0-1.333 1.333L21 39.803l-3.088-8.382a2.252 2.252 0 0 0-1.333-1.333L8.198 27l8.38-3.088a2.252 2.252 0 0 0 1.334-1.333L21 14.197l3.088 8.382a2.252 2.252 0 0 0 1.333 1.333L33.803 27l-8.374 3.088ZM26.25 7.5a2.25 2.25 0 0 1 2.25-2.25h2.25V3a2.25 2.25 0 0 1 4.5 0v2.25h2.25a2.25 2.25 0 0 1 0 4.5h-2.25V12a2.25 2.25 0 1 1-4.5 0V9.75H28.5a2.25 2.25 0 0 1-2.25-2.25Zm21 9A2.25 2.25 0 0 1 45 18.75h-.75v.75a2.25 2.25 0 1 1-4.5 0v-.75H39a2.25 2.25 0 0 1 0-4.5h.75v-.75a2.25 2.25 0 0 1 4.5 0v.75H45a2.25 2.25 0 0 1 2.25 2.25Z"/></svg>`;
5
+
6
+ export { sparkle as default };
@@ -0,0 +1,6 @@
1
+ import { b } from './index-BXT-EaD1.js';
2
+ import './tokens.js';
3
+
4
+ var star = b `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path fill="currentColor" d="M45.563 18.745a3.75 3.75 0 0 0-3.237-2.572l-10.687-.924-4.181-9.964a3.75 3.75 0 0 0-6.904 0l-4.187 9.963-10.688.925a3.75 3.75 0 0 0-2.14 6.576l8.122 7.087-2.438 10.545a3.75 3.75 0 0 0 5.59 4.061L24 38.862l9.188 5.58a3.75 3.75 0 0 0 5.587-4.061l-2.438-10.545 8.123-7.087a3.75 3.75 0 0 0 1.102-4.004Zm-12.516 7.992a3.75 3.75 0 0 0-1.19 3.68l2.135 9.248-8.051-4.89a3.732 3.732 0 0 0-3.882 0l-8.05 4.89 2.135-9.248a3.75 3.75 0 0 0-1.19-3.68L7.81 20.506l9.401-.814a3.735 3.735 0 0 0 3.13-2.285L24 8.69l3.658 8.717a3.734 3.734 0 0 0 3.13 2.285l9.4.814-7.141 6.23Z"/></svg>`;
5
+
6
+ export { star as default };
@@ -1,4 +1,19 @@
1
1
  import type { Token } from '@loadsmart/miranda-tokens';
2
2
  export declare function toDesignToken(token: Token): string;
3
3
  export declare function getHexColor(token: Token): string;
4
- //# sourceMappingURL=story-utils.d.ts.map
4
+ /**
5
+ * Convert the provided value from `rem` to `px`.
6
+ *
7
+ * @example
8
+ * ```js
9
+ * // Considering 1rem = 16px
10
+ * toPx('0.625rem'); // returns '10px'
11
+ * toPx('1rem'); // returns '16px'
12
+ * ```
13
+ *
14
+ * @param value - value, in rem, to convert.
15
+ * @param base - value, in pixels, to be considered for `1rem`.
16
+ * @returns value converted to `px`.
17
+ *
18
+ */
19
+ export declare function toPx(value: number | string, base?: number): string;
@@ -1,14 +1,7 @@
1
- import active from './activable';
2
- import focus from './focusable';
3
- import hover from './hoverable';
4
- export { default as m, mr, ml, mx, mt, mb, my } from './margin';
5
- export { default as p, pr, pl, px, pt, pb, py } from './padding';
6
- export { default as transition } from './transition';
7
- export { default as typography } from './typography';
8
- export { default as disabled } from './disableable';
9
- export declare const on: {
10
- active: typeof active;
11
- focus: typeof focus;
12
- hover: typeof hover;
13
- };
14
- //# sourceMappingURL=index.d.ts.map
1
+ export * from './margin';
2
+ export * from './media';
3
+ export * from './on';
4
+ export * from './padding';
5
+ export * from './skeleton';
6
+ export * from './transition';
7
+ export * from './typography';
@@ -34,6 +34,4 @@ export declare function my(margin: MarginValue): CSSResult;
34
34
  * Apply right/left/top/bottom margins.
35
35
  * @param {MarginValue} margin
36
36
  */
37
- declare function m(margin: MarginValue): CSSResult;
38
- export default m;
39
- //# sourceMappingURL=margin.d.ts.map
37
+ export declare function m(margin: MarginValue): CSSResult;
@@ -0,0 +1,17 @@
1
+ import type { CSSResult } from 'lit';
2
+ /**
3
+ * Convert a screen media query config to its CSS equivalent.
4
+ *
5
+ * Receives the style content to be applied inside this media query setup.
6
+ * Notice that we consume the raw token value for the media query because variables do not work in media or container queries.
7
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/CSS/Using_CSS_custom_properties MDN, Using CSS Custom Properties}
8
+ */
9
+ export declare function mediaDesktop(content: CSSResult): CSSResult;
10
+ /**
11
+ * Convert a screen media query config to its CSS equivalent.
12
+ *
13
+ * Receives the style content to be applied inside this media query setup.
14
+ * Notice that we consume the raw token value for the media query because variables do not work in media or container queries.
15
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/CSS/Using_CSS_custom_properties MDN, Using CSS Custom Properties}
16
+ */
17
+ export declare function mediaTablet(content: CSSResult): CSSResult;
@@ -0,0 +1,63 @@
1
+ import type { CSSResult } from 'lit';
2
+ declare const pseudoClassMap: {
3
+ active: string[];
4
+ disabled: string[];
5
+ focus: string[];
6
+ hover: string[];
7
+ visited: string[];
8
+ };
9
+ type PosPseudoClass = keyof typeof pseudoClassMap;
10
+ type AugumentedCSSResult = CSSResult & {
11
+ not: AugumentedCSSResult;
12
+ } & {
13
+ [key in PosPseudoClass]: AugumentedCSSResult;
14
+ };
15
+ type AdjacentSiblingCombinator = '+';
16
+ type ChildCombinator = '>';
17
+ type ColumnCombinator = '||';
18
+ type DescendantCombinator = ' ';
19
+ type GeneralSiblingCombinator = '~';
20
+ type NamespaceCombinator = '|';
21
+ type Combinator = AdjacentSiblingCombinator | ChildCombinator | ColumnCombinator | DescendantCombinator | GeneralSiblingCombinator | NamespaceCombinator;
22
+ /**
23
+ * # on
24
+ *
25
+ * Style utility to compose pseudo-classes.
26
+ *
27
+ * ## List of supported pseudo-classes
28
+ * - active
29
+ * - disabled
30
+ * - focus
31
+ * - hover
32
+ * - visited
33
+ *
34
+ * ## Usage
35
+ * You can compose multiple pseudo-classes by chaining them. You can also negate
36
+ * some pseudo-class calling `.not` before it. The order that they are chained
37
+ * will be respected.
38
+ *
39
+ * ```js
40
+ * css`
41
+ * ${on('.button').not.disabled.not.active.focus} {
42
+ * color: tomato;
43
+ * }
44
+ * `;
45
+ * ```
46
+ * Will result in:
47
+ * ```css
48
+ * .button:not(.is-disabled, :disabled):not(:active):is(.is-focused, :focus, :focus-visible, :focus-within) {
49
+ * color: tomato;
50
+ * }
51
+ * ```
52
+ *
53
+ * @param selectors A single selector or a list of selectors that will have the
54
+ * pseudo-classes concatenated to it.
55
+ * @param subSelectors A single selector or a list of selectors that will be
56
+ * combined with the resulting selectors.
57
+ * @param combinator Will be used to combine the resulting selectors with the
58
+ * subSelectors. The default value is the [Descendant Combinator (`' '`)](https://developer.mozilla.org/en-US/docs/Web/CSS/Descendant_combinator).
59
+ * If `null` is provided, no combinator will be used, i.e., they will be joined
60
+ * without any character between them.
61
+ */
62
+ export declare function on(selectors: string | Array<string>, subSelectors?: string | Array<string>, combinator?: Combinator | null): AugumentedCSSResult;
63
+ export {};
@@ -34,6 +34,4 @@ export declare function py(padding: PaddingValue): CSSResult;
34
34
  * Apply right/left/top/bottom paddings.
35
35
  * @param {string | number} padding
36
36
  */
37
- declare function p(padding: PaddingValue): CSSResult;
38
- export default p;
39
- //# sourceMappingURL=padding.d.ts.map
37
+ export declare function p(padding: PaddingValue): CSSResult;