@warp-ds/elements 2.4.0 → 2.5.0-next.2

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 (426) hide show
  1. package/dist/api.js.map +2 -2
  2. package/dist/custom-elements.json +878 -412
  3. package/dist/index.d.ts +2204 -777
  4. package/dist/packages/affix/{index.js → affix.js} +1 -1
  5. package/dist/packages/affix/{index.js.map → affix.js.map} +1 -1
  6. package/dist/packages/affix/affix.react.stories.d.ts +1 -1
  7. package/dist/packages/affix/affix.stories.d.ts +2 -2
  8. package/dist/packages/affix/affix.stories.js +1 -1
  9. package/dist/packages/affix/affix.test.d.ts +1 -1
  10. package/dist/packages/affix/affix.test.js +1 -1
  11. package/dist/packages/affix/react.d.ts +1 -1
  12. package/dist/packages/alert/{index.js → alert.js} +1 -1
  13. package/dist/packages/alert/{index.js.map → alert.js.map} +1 -1
  14. package/dist/packages/alert/alert.react.stories.d.ts +1 -1
  15. package/dist/packages/alert/alert.stories.d.ts +2 -2
  16. package/dist/packages/alert/alert.stories.js +1 -1
  17. package/dist/packages/alert/alert.test.d.ts +1 -1
  18. package/dist/packages/alert/alert.test.js +1 -1
  19. package/dist/packages/alert/react.d.ts +1 -1
  20. package/dist/packages/alert/react.js +1 -1
  21. package/dist/packages/attention/{index.d.ts → attention.d.ts} +1 -1
  22. package/dist/packages/attention/{index.js → attention.js} +18 -18
  23. package/dist/packages/attention/attention.js.map +7 -0
  24. package/dist/packages/attention/attention.react.stories.d.ts +1 -1
  25. package/dist/packages/attention/attention.stories.d.ts +3 -3
  26. package/dist/packages/attention/attention.stories.js +2 -2
  27. package/dist/packages/attention/attention.test.d.ts +1 -1
  28. package/dist/packages/attention/attention.test.js +1 -1
  29. package/dist/packages/attention/react.d.ts +1 -1
  30. package/dist/packages/attention/react.js +1 -1
  31. package/dist/packages/badge/{index.js → badge.js} +1 -1
  32. package/dist/packages/badge/{index.js.map → badge.js.map} +1 -1
  33. package/dist/packages/badge/badge.react.stories.d.ts +3 -3
  34. package/dist/packages/badge/badge.stories.d.ts +2 -2
  35. package/dist/packages/badge/badge.stories.js +1 -1
  36. package/dist/packages/badge/badge.test.d.ts +1 -1
  37. package/dist/packages/badge/badge.test.js +1 -1
  38. package/dist/packages/badge/react.d.ts +1 -1
  39. package/dist/packages/badge/react.js +1 -1
  40. package/dist/packages/box/{index.js → box.js} +1 -1
  41. package/dist/packages/box/{index.js.map → box.js.map} +1 -1
  42. package/dist/packages/box/box.react.stories.d.ts +3 -3
  43. package/dist/packages/box/box.stories.d.ts +2 -2
  44. package/dist/packages/box/box.stories.js +1 -1
  45. package/dist/packages/box/box.test.d.ts +1 -1
  46. package/dist/packages/box/box.test.js +1 -1
  47. package/dist/packages/box/react.d.ts +1 -1
  48. package/dist/packages/box/react.js +1 -1
  49. package/dist/packages/box/slot.test.d.ts +1 -1
  50. package/dist/packages/box/slot.test.js +1 -1
  51. package/dist/packages/breadcrumbs/{index.js → breadcrumbs.js} +10 -10
  52. package/dist/packages/breadcrumbs/breadcrumbs.js.map +7 -0
  53. package/dist/packages/breadcrumbs/breadcrumbs.react.stories.d.ts +3 -3
  54. package/dist/packages/breadcrumbs/breadcrumbs.stories.d.ts +2 -2
  55. package/dist/packages/breadcrumbs/breadcrumbs.stories.js +1 -1
  56. package/dist/packages/breadcrumbs/breadcrumbs.test.d.ts +1 -1
  57. package/dist/packages/breadcrumbs/breadcrumbs.test.js +1 -1
  58. package/dist/packages/breadcrumbs/react.d.ts +1 -1
  59. package/dist/packages/breadcrumbs/react.js +1 -1
  60. package/dist/packages/button/{index.d.ts → button.d.ts} +1 -1
  61. package/dist/packages/button/{index.js → button.js} +12 -12
  62. package/dist/packages/button/button.js.map +7 -0
  63. package/dist/packages/button/button.react.stories.d.ts +3 -3
  64. package/dist/packages/button/button.stories.d.ts +2 -2
  65. package/dist/packages/button/button.stories.js +1 -1
  66. package/dist/packages/button/button.test.d.ts +1 -1
  67. package/dist/packages/button/button.test.js +1 -1
  68. package/dist/packages/button/react.d.ts +1 -1
  69. package/dist/packages/button/react.js +1 -1
  70. package/dist/packages/card/{index.js → card.js} +9 -9
  71. package/dist/packages/card/card.js.map +7 -0
  72. package/dist/packages/card/card.react.stories.d.ts +3 -3
  73. package/dist/packages/card/card.stories.d.ts +2 -2
  74. package/dist/packages/card/card.stories.js +1 -1
  75. package/dist/packages/card/card.test.d.ts +1 -1
  76. package/dist/packages/card/card.test.js +1 -1
  77. package/dist/packages/card/react.d.ts +1 -1
  78. package/dist/packages/card/react.js +1 -1
  79. package/dist/packages/combobox/{index.js → combobox.js} +14 -14
  80. package/dist/packages/combobox/{index.js.map → combobox.js.map} +4 -4
  81. package/dist/packages/combobox/combobox.react.stories.d.ts +4 -4
  82. package/dist/packages/combobox/combobox.stories.d.ts +3 -3
  83. package/dist/packages/combobox/combobox.stories.js +2 -2
  84. package/dist/packages/combobox/combobox.test.d.ts +2 -2
  85. package/dist/packages/combobox/combobox.test.js +2 -2
  86. package/dist/packages/combobox/react.d.ts +1 -1
  87. package/dist/packages/combobox/react.js +1 -1
  88. package/dist/packages/datepicker/DatePicker.test.d.ts +2 -2
  89. package/dist/packages/datepicker/DatePicker.test.js +2 -2
  90. package/dist/packages/datepicker/datepicker.js +15 -15
  91. package/dist/packages/datepicker/datepicker.js.map +3 -3
  92. package/dist/packages/datepicker/datepicker.react.stories.d.ts +2 -2
  93. package/dist/packages/datepicker/datepicker.stories.d.ts +3 -3
  94. package/dist/packages/datepicker/datepicker.stories.js +2 -2
  95. package/dist/packages/datepicker/datepicker.test.d.ts +2 -2
  96. package/dist/packages/datepicker/datepicker.test.js +2 -2
  97. package/dist/packages/datepicker/react.js +1 -1
  98. package/dist/packages/expandable/{index.js → expandable.js} +1 -1
  99. package/dist/packages/expandable/{index.js.map → expandable.js.map} +1 -1
  100. package/dist/packages/expandable/expandable.react.stories.d.ts +3 -3
  101. package/dist/packages/expandable/expandable.stories.d.ts +2 -2
  102. package/dist/packages/expandable/expandable.stories.js +1 -1
  103. package/dist/packages/expandable/expandable.test.d.ts +1 -1
  104. package/dist/packages/expandable/expandable.test.js +1 -1
  105. package/dist/packages/expandable/react.d.ts +1 -1
  106. package/dist/packages/expandable/react.js +1 -1
  107. package/dist/packages/i18n.js +6 -2
  108. package/dist/packages/icon/icon.d.ts +22 -0
  109. package/dist/packages/icon/icon.js +27 -0
  110. package/dist/packages/icon/icon.js.map +7 -0
  111. package/dist/packages/icon/icon.react.stories.d.ts +28 -0
  112. package/dist/packages/icon/icon.react.stories.js +37 -0
  113. package/dist/packages/icon/icon.stories.d.ts +39 -0
  114. package/dist/packages/icon/icon.stories.js +43 -0
  115. package/dist/packages/icon/react.d.ts +2 -0
  116. package/dist/packages/{deadtoggle → icon}/react.js +3 -3
  117. package/dist/packages/icon/style.js +27 -0
  118. package/dist/packages/link/{index.js → link.js} +3 -3
  119. package/dist/packages/link/link.js.map +7 -0
  120. package/dist/packages/link/link.react.stories.d.ts +3 -3
  121. package/dist/packages/link/link.stories.d.ts +2 -2
  122. package/dist/packages/link/link.stories.js +1 -1
  123. package/dist/packages/link/link.test.d.ts +1 -1
  124. package/dist/packages/link/link.test.js +1 -1
  125. package/dist/packages/link/react.d.ts +1 -1
  126. package/dist/packages/link/react.js +1 -1
  127. package/dist/packages/link/styles.js +2 -2
  128. package/dist/packages/modal/index.d.ts +6 -3
  129. package/dist/packages/modal/index.js +10 -2717
  130. package/dist/packages/modal/{modal-main.js → modal.js} +1 -1
  131. package/dist/packages/modal/{modal-main.js.map → modal.js.map} +1 -1
  132. package/dist/packages/modal/modal.react.stories.d.ts +1 -1
  133. package/dist/packages/modal/modal.stories.d.ts +6 -3
  134. package/dist/packages/modal/modal.stories.js +3 -1
  135. package/dist/packages/modal/react.d.ts +3 -6
  136. package/dist/packages/modal/react.js +4 -15
  137. package/dist/packages/{modal → modal-footer}/modal-footer.d.ts +2 -2
  138. package/dist/packages/{modal → modal-footer}/modal-footer.js +4 -4
  139. package/dist/packages/modal-footer/modal-footer.js.map +7 -0
  140. package/dist/packages/modal-footer/react.d.ts +2 -0
  141. package/dist/packages/{stepindicator → modal-footer}/react.js +3 -8
  142. package/dist/packages/{modal → modal-header}/modal-header.d.ts +1 -1
  143. package/dist/packages/{modal → modal-header}/modal-header.js +7 -7
  144. package/dist/packages/modal-header/modal-header.js.map +7 -0
  145. package/dist/packages/modal-header/react.d.ts +5 -0
  146. package/dist/packages/{pagination → modal-header}/react.js +5 -5
  147. package/dist/packages/page-indicator/locales/da/messages.mjs +1 -0
  148. package/dist/packages/page-indicator/locales/en/messages.mjs +1 -0
  149. package/dist/packages/page-indicator/locales/fi/messages.mjs +1 -0
  150. package/dist/packages/page-indicator/locales/nb/messages.mjs +1 -0
  151. package/dist/packages/page-indicator/locales/sv/messages.mjs +1 -0
  152. package/dist/packages/page-indicator/page-indicator.d.ts +26 -0
  153. package/dist/packages/page-indicator/page-indicator.js +41 -0
  154. package/dist/packages/page-indicator/page-indicator.js.map +7 -0
  155. package/dist/packages/{pageindicator/pageindicator.react.stories.d.ts → page-indicator/page-indicator.react.stories.d.ts} +3 -3
  156. package/dist/packages/{pageindicator/pageindicator.stories.d.ts → page-indicator/page-indicator.stories.d.ts} +1 -1
  157. package/dist/packages/page-indicator/page-indicator.stories.js +87 -0
  158. package/dist/packages/page-indicator/page-indicator.test.d.ts +1 -0
  159. package/dist/packages/page-indicator/page-indicator.test.js +118 -0
  160. package/dist/packages/{pageindicator → page-indicator}/react.d.ts +1 -1
  161. package/dist/packages/{pageindicator → page-indicator}/react.js +2 -2
  162. package/dist/packages/{pageindicator → page-indicator}/style.js +4 -4
  163. package/dist/packages/pill/{index.js → pill.js} +9 -9
  164. package/dist/packages/pill/pill.js.map +7 -0
  165. package/dist/packages/pill/pill.react.stories.d.ts +4 -4
  166. package/dist/packages/pill/pill.stories.d.ts +2 -2
  167. package/dist/packages/pill/pill.stories.js +1 -1
  168. package/dist/packages/pill/pill.test.d.ts +1 -1
  169. package/dist/packages/pill/pill.test.js +1 -1
  170. package/dist/packages/pill/react.d.ts +1 -1
  171. package/dist/packages/pill/react.js +1 -1
  172. package/dist/packages/select/react.d.ts +1 -1
  173. package/dist/packages/select/react.js +1 -1
  174. package/dist/packages/select/{index.js → select.js} +16 -16
  175. package/dist/packages/select/select.js.map +7 -0
  176. package/dist/packages/select/select.react.stories.d.ts +4 -4
  177. package/dist/packages/select/select.react.stories.js +1 -1
  178. package/dist/packages/select/select.stories.d.ts +2 -2
  179. package/dist/packages/select/select.stories.js +1 -1
  180. package/dist/packages/select/select.test.d.ts +1 -1
  181. package/dist/packages/select/select.test.js +1 -1
  182. package/dist/packages/switch/react.d.ts +1 -1
  183. package/dist/packages/switch/react.js +1 -1
  184. package/dist/packages/switch/{index.js → switch.js} +1 -1
  185. package/dist/packages/switch/{index.js.map → switch.js.map} +1 -1
  186. package/dist/packages/switch/switch.react.stories.d.ts +1 -1
  187. package/dist/packages/switch/switch.stories.d.ts +1 -1
  188. package/dist/packages/switch/switch.stories.js +1 -1
  189. package/dist/packages/switch/switch.test.d.ts +1 -1
  190. package/dist/packages/switch/switch.test.js +2 -2
  191. package/dist/packages/tab/react.d.ts +7 -0
  192. package/dist/packages/tab/react.js +17 -0
  193. package/dist/packages/{tabs → tab}/tab.d.ts +2 -5
  194. package/dist/packages/tab/tab.js +2464 -0
  195. package/dist/packages/tab/tab.js.map +7 -0
  196. package/dist/packages/tab-panel/react.d.ts +2 -0
  197. package/dist/packages/tab-panel/react.js +11 -0
  198. package/dist/packages/{tabs → tab-panel}/tab-panel.d.ts +3 -3
  199. package/dist/packages/tab-panel/tab-panel.js +2441 -0
  200. package/dist/packages/tab-panel/tab-panel.js.map +7 -0
  201. package/dist/packages/tabs/index.d.ts +2 -3
  202. package/dist/packages/tabs/index.js +3 -2
  203. package/dist/packages/tabs/react.d.ts +3 -8
  204. package/dist/packages/tabs/react.js +4 -17
  205. package/dist/packages/tabs/tabs.d.ts +2 -5
  206. package/dist/packages/tabs/tabs.js +2447 -252
  207. package/dist/packages/tabs/tabs.js.map +7 -0
  208. package/dist/packages/tabs/tabs.react.stories.d.ts +14 -1
  209. package/dist/packages/tabs/tabs.react.stories.js +55 -35
  210. package/dist/packages/tabs/tabs.stories.d.ts +5 -4
  211. package/dist/packages/tabs/tabs.stories.js +89 -65
  212. package/dist/packages/textfield/react.d.ts +1 -1
  213. package/dist/packages/textfield/react.js +1 -1
  214. package/dist/packages/textfield/{index.js → textfield.js} +1 -1
  215. package/dist/packages/textfield/{index.js.map → textfield.js.map} +1 -1
  216. package/dist/packages/textfield/textfield.react.stories.d.ts +4 -4
  217. package/dist/packages/textfield/textfield.stories.d.ts +2 -2
  218. package/dist/packages/textfield/textfield.stories.js +1 -1
  219. package/dist/packages/textfield/textfield.test.d.ts +2 -2
  220. package/dist/packages/textfield/textfield.test.js +2 -2
  221. package/dist/packages/toast/index.d.ts +5 -3
  222. package/dist/packages/toast/index.js +7 -2483
  223. package/dist/packages/toast/toast.js +8 -8
  224. package/dist/packages/toast/toast.js.map +3 -3
  225. package/dist/packages/toast/toast.stories.d.ts +4 -3
  226. package/dist/packages/toast/toast.stories.js +3 -2
  227. package/dist/packages/{toast → toast-container}/toast-container.d.ts +1 -1
  228. package/dist/packages/toast-container/toast-container.js.map +7 -0
  229. package/dist/web-types.json +175 -38
  230. package/package.json +91 -38
  231. package/dist/packages/attention/index.js.map +0 -7
  232. package/dist/packages/breadcrumbs/index.js.map +0 -7
  233. package/dist/packages/button/index.js.map +0 -7
  234. package/dist/packages/card/index.js.map +0 -7
  235. package/dist/packages/checkbox/checkbox-group.d.ts +0 -10
  236. package/dist/packages/checkbox/checkbox-group.js +0 -15
  237. package/dist/packages/checkbox/checkbox.d.ts +0 -66
  238. package/dist/packages/checkbox/checkbox.js +0 -220
  239. package/dist/packages/checkbox/checkbox.react.stories.d.ts +0 -12
  240. package/dist/packages/checkbox/checkbox.react.stories.js +0 -10
  241. package/dist/packages/checkbox/checkbox.stories.d.ts +0 -11
  242. package/dist/packages/checkbox/checkbox.stories.js +0 -25
  243. package/dist/packages/checkbox/index.d.ts +0 -2
  244. package/dist/packages/checkbox/index.js +0 -2
  245. package/dist/packages/checkbox/react.d.ts +0 -7
  246. package/dist/packages/checkbox/react.js +0 -20
  247. package/dist/packages/checkbox/styles.d.ts +0 -0
  248. package/dist/packages/checkbox/styles.js +0 -0
  249. package/dist/packages/datepicker/index.d.ts +0 -1
  250. package/dist/packages/datepicker/index.js +0 -2785
  251. package/dist/packages/datepicker/index.js.map +0 -7
  252. package/dist/packages/deadtoggle/dead-toggle.react.stories.d.ts +0 -15
  253. package/dist/packages/deadtoggle/dead-toggle.react.stories.js +0 -34
  254. package/dist/packages/deadtoggle/dead-toggle.stories.d.ts +0 -14
  255. package/dist/packages/deadtoggle/dead-toggle.stories.js +0 -45
  256. package/dist/packages/deadtoggle/dead-toggle.test.d.ts +0 -1
  257. package/dist/packages/deadtoggle/dead-toggle.test.js +0 -9
  258. package/dist/packages/deadtoggle/index.d.ts +0 -17
  259. package/dist/packages/deadtoggle/index.js +0 -51
  260. package/dist/packages/deadtoggle/react.d.ts +0 -2
  261. package/dist/packages/link/index.js.map +0 -7
  262. package/dist/packages/modal/index.js.map +0 -7
  263. package/dist/packages/modal/modal-footer.js.map +0 -7
  264. package/dist/packages/modal/modal-header.js.map +0 -7
  265. package/dist/packages/pageindicator/index.d.ts +0 -10
  266. package/dist/packages/pageindicator/index.js +0 -48
  267. package/dist/packages/pageindicator/pageindicator.stories.js +0 -71
  268. package/dist/packages/pagination/index.d.ts +0 -32
  269. package/dist/packages/pagination/index.js +0 -199
  270. package/dist/packages/pagination/locales/da/messages.mjs +0 -1
  271. package/dist/packages/pagination/locales/en/messages.mjs +0 -1
  272. package/dist/packages/pagination/locales/fi/messages.mjs +0 -1
  273. package/dist/packages/pagination/locales/nb/messages.mjs +0 -1
  274. package/dist/packages/pagination/locales/sv/messages.mjs +0 -1
  275. package/dist/packages/pagination/pagination.react.stories.d.ts +0 -21
  276. package/dist/packages/pagination/pagination.react.stories.js +0 -45
  277. package/dist/packages/pagination/pagination.stories.d.ts +0 -14
  278. package/dist/packages/pagination/pagination.stories.js +0 -56
  279. package/dist/packages/pagination/pagination.test.d.ts +0 -1
  280. package/dist/packages/pagination/pagination.test.js +0 -76
  281. package/dist/packages/pagination/react.d.ts +0 -5
  282. package/dist/packages/pagination/styles.js +0 -2
  283. package/dist/packages/pill/index.js.map +0 -7
  284. package/dist/packages/radio/base-element.d.ts +0 -46
  285. package/dist/packages/radio/base-element.js +0 -100
  286. package/dist/packages/radio/custom-error-validator.d.ts +0 -6
  287. package/dist/packages/radio/custom-error-validator.js +0 -22
  288. package/dist/packages/radio/form-associated-element.d.ts +0 -103
  289. package/dist/packages/radio/form-associated-element.js +0 -282
  290. package/dist/packages/radio/host-styles.d.ts +0 -1
  291. package/dist/packages/radio/host-styles.js +0 -12
  292. package/dist/packages/radio/index.d.ts +0 -2
  293. package/dist/packages/radio/index.js +0 -2
  294. package/dist/packages/radio/invalid.d.ts +0 -8
  295. package/dist/packages/radio/invalid.js +0 -5
  296. package/dist/packages/radio/math.d.ts +0 -1
  297. package/dist/packages/radio/math.js +0 -4
  298. package/dist/packages/radio/radio-group-styles.d.ts +0 -1
  299. package/dist/packages/radio/radio-group-styles.js +0 -59
  300. package/dist/packages/radio/radio-group.d.ts +0 -72
  301. package/dist/packages/radio/radio-group.js +0 -342
  302. package/dist/packages/radio/radio-styles.d.ts +0 -0
  303. package/dist/packages/radio/radio-styles.js +0 -0
  304. package/dist/packages/radio/radio.d.ts +0 -38
  305. package/dist/packages/radio/radio.js +0 -115
  306. package/dist/packages/radio/radio.react.stories.d.ts +0 -9
  307. package/dist/packages/radio/radio.react.stories.js +0 -10
  308. package/dist/packages/radio/radio.stories.d.ts +0 -15
  309. package/dist/packages/radio/radio.stories.js +0 -61
  310. package/dist/packages/radio/react.d.ts +0 -9
  311. package/dist/packages/radio/react.js +0 -22
  312. package/dist/packages/radio/required-validator.d.ts +0 -11
  313. package/dist/packages/radio/required-validator.js +0 -34
  314. package/dist/packages/radio/slot.d.ts +0 -20
  315. package/dist/packages/radio/slot.js +0 -71
  316. package/dist/packages/radio/watch.d.ts +0 -26
  317. package/dist/packages/radio/watch.js +0 -39
  318. package/dist/packages/select/index.js.map +0 -7
  319. package/dist/packages/slider/Slider.d.ts +0 -2
  320. package/dist/packages/slider/Slider.js +0 -8
  321. package/dist/packages/slider/SliderThumb.d.ts +0 -2
  322. package/dist/packages/slider/SliderThumb.js +0 -8
  323. package/dist/packages/slider/index.d.ts +0 -2
  324. package/dist/packages/slider/index.js +0 -2
  325. package/dist/packages/slider/locales/da/messages.d.mts +0 -1
  326. package/dist/packages/slider/locales/da/messages.mjs +0 -1
  327. package/dist/packages/slider/locales/en/messages.d.mts +0 -1
  328. package/dist/packages/slider/locales/en/messages.mjs +0 -1
  329. package/dist/packages/slider/locales/fi/messages.d.mts +0 -1
  330. package/dist/packages/slider/locales/fi/messages.mjs +0 -1
  331. package/dist/packages/slider/locales/nb/messages.d.mts +0 -1
  332. package/dist/packages/slider/locales/nb/messages.mjs +0 -1
  333. package/dist/packages/slider/locales/sv/messages.d.mts +0 -1
  334. package/dist/packages/slider/locales/sv/messages.mjs +0 -1
  335. package/dist/packages/slider/oddbird-css-anchor-positioning.d.ts +0 -2
  336. package/dist/packages/slider/oddbird-css-anchor-positioning.js +0 -3
  337. package/dist/packages/slider/react.d.ts +0 -8
  338. package/dist/packages/slider/react.js +0 -20
  339. package/dist/packages/slider/slider-thumb.d.ts +0 -63
  340. package/dist/packages/slider/slider-thumb.js +0 -501
  341. package/dist/packages/slider/slider.d.ts +0 -55
  342. package/dist/packages/slider/slider.js +0 -301
  343. package/dist/packages/slider/slider.react.stories.d.ts +0 -19
  344. package/dist/packages/slider/slider.react.stories.js +0 -140
  345. package/dist/packages/slider/slider.stories.d.ts +0 -21
  346. package/dist/packages/slider/slider.stories.js +0 -404
  347. package/dist/packages/slider/slider.test.d.ts +0 -4
  348. package/dist/packages/slider/slider.test.js +0 -111
  349. package/dist/packages/slider/styles/w-slider-thumb.styles.d.ts +0 -1
  350. package/dist/packages/slider/styles/w-slider-thumb.styles.js +0 -175
  351. package/dist/packages/slider/styles/w-slider.styles.d.ts +0 -1
  352. package/dist/packages/slider/styles/w-slider.styles.js +0 -148
  353. package/dist/packages/slider/styles.d.ts +0 -1
  354. package/dist/packages/slider/styles.js +0 -2
  355. package/dist/packages/stepindicator/index.d.ts +0 -37
  356. package/dist/packages/stepindicator/index.js +0 -195
  357. package/dist/packages/stepindicator/locales/da/messages.d.mts +0 -1
  358. package/dist/packages/stepindicator/locales/da/messages.mjs +0 -1
  359. package/dist/packages/stepindicator/locales/en/messages.d.mts +0 -1
  360. package/dist/packages/stepindicator/locales/en/messages.mjs +0 -1
  361. package/dist/packages/stepindicator/locales/fi/messages.d.mts +0 -1
  362. package/dist/packages/stepindicator/locales/fi/messages.mjs +0 -1
  363. package/dist/packages/stepindicator/locales/nb/messages.d.mts +0 -1
  364. package/dist/packages/stepindicator/locales/nb/messages.mjs +0 -1
  365. package/dist/packages/stepindicator/locales/sv/messages.d.mts +0 -1
  366. package/dist/packages/stepindicator/locales/sv/messages.mjs +0 -1
  367. package/dist/packages/stepindicator/react.d.ts +0 -3
  368. package/dist/packages/stepindicator/stepindicator.react.stories.d.ts +0 -15
  369. package/dist/packages/stepindicator/stepindicator.react.stories.js +0 -112
  370. package/dist/packages/stepindicator/stepindicator.stories.d.ts +0 -12
  371. package/dist/packages/stepindicator/stepindicator.stories.js +0 -172
  372. package/dist/packages/stepindicator/styles.d.ts +0 -1
  373. package/dist/packages/stepindicator/styles.js +0 -2
  374. package/dist/packages/tabs/tab-panel.js +0 -51
  375. package/dist/packages/tabs/tab.js +0 -104
  376. package/dist/packages/textarea/index.d.ts +0 -1
  377. package/dist/packages/textarea/index.js +0 -1
  378. package/dist/packages/textarea/locales/da/messages.d.mts +0 -1
  379. package/dist/packages/textarea/locales/da/messages.mjs +0 -1
  380. package/dist/packages/textarea/locales/en/messages.d.mts +0 -1
  381. package/dist/packages/textarea/locales/en/messages.mjs +0 -1
  382. package/dist/packages/textarea/locales/fi/messages.d.mts +0 -1
  383. package/dist/packages/textarea/locales/fi/messages.mjs +0 -1
  384. package/dist/packages/textarea/locales/nb/messages.d.mts +0 -1
  385. package/dist/packages/textarea/locales/nb/messages.mjs +0 -1
  386. package/dist/packages/textarea/locales/sv/messages.d.mts +0 -1
  387. package/dist/packages/textarea/locales/sv/messages.mjs +0 -1
  388. package/dist/packages/textarea/react.d.ts +0 -11
  389. package/dist/packages/textarea/react.js +0 -21
  390. package/dist/packages/textarea/styles.d.ts +0 -1
  391. package/dist/packages/textarea/styles.js +0 -2
  392. package/dist/packages/textarea/textarea.d.ts +0 -49
  393. package/dist/packages/textarea/textarea.js +0 -220
  394. package/dist/packages/textarea/textarea.react.stories.d.ts +0 -33
  395. package/dist/packages/textarea/textarea.react.stories.js +0 -41
  396. package/dist/packages/textarea/textarea.stories.d.ts +0 -19
  397. package/dist/packages/textarea/textarea.stories.js +0 -85
  398. package/dist/packages/textarea/textarea.test.d.ts +0 -1
  399. package/dist/packages/textarea/textarea.test.js +0 -68
  400. package/dist/packages/toast/index.js.map +0 -7
  401. package/dist/packages/toast/toast-container.js.map +0 -7
  402. package/dist/packages/toggle-styles.d.ts +0 -1
  403. package/dist/packages/toggle-styles.js +0 -108
  404. /package/dist/packages/affix/{index.d.ts → affix.d.ts} +0 -0
  405. /package/dist/packages/alert/{index.d.ts → alert.d.ts} +0 -0
  406. /package/dist/packages/badge/{index.d.ts → badge.d.ts} +0 -0
  407. /package/dist/packages/box/{index.d.ts → box.d.ts} +0 -0
  408. /package/dist/packages/breadcrumbs/{index.d.ts → breadcrumbs.d.ts} +0 -0
  409. /package/dist/packages/card/{index.d.ts → card.d.ts} +0 -0
  410. /package/dist/packages/combobox/{index.d.ts → combobox.d.ts} +0 -0
  411. /package/dist/packages/expandable/{index.d.ts → expandable.d.ts} +0 -0
  412. /package/dist/packages/{pageindicator → icon}/style.d.ts +0 -0
  413. /package/dist/packages/link/{index.d.ts → link.d.ts} +0 -0
  414. /package/dist/packages/modal/{modal-main.d.ts → modal.d.ts} +0 -0
  415. /package/dist/packages/{pagination → page-indicator}/locales/da/messages.d.mts +0 -0
  416. /package/dist/packages/{pagination → page-indicator}/locales/en/messages.d.mts +0 -0
  417. /package/dist/packages/{pagination → page-indicator}/locales/fi/messages.d.mts +0 -0
  418. /package/dist/packages/{pagination → page-indicator}/locales/nb/messages.d.mts +0 -0
  419. /package/dist/packages/{pagination → page-indicator}/locales/sv/messages.d.mts +0 -0
  420. /package/dist/packages/{pageindicator/pageindicator.react.stories.js → page-indicator/page-indicator.react.stories.js} +0 -0
  421. /package/dist/packages/{pagination/styles.d.ts → page-indicator/style.d.ts} +0 -0
  422. /package/dist/packages/pill/{index.d.ts → pill.d.ts} +0 -0
  423. /package/dist/packages/select/{index.d.ts → select.d.ts} +0 -0
  424. /package/dist/packages/switch/{index.d.ts → switch.d.ts} +0 -0
  425. /package/dist/packages/textfield/{index.d.ts → textfield.d.ts} +0 -0
  426. /package/dist/packages/{toast → toast-container}/toast-container.js +0 -0
@@ -4,7 +4,7 @@
4
4
  "modules": [
5
5
  {
6
6
  "kind": "javascript-module",
7
- "path": "packages/affix/index.ts",
7
+ "path": "packages/affix/affix.ts",
8
8
  "declarations": [
9
9
  {
10
10
  "kind": "class",
@@ -88,8 +88,8 @@
88
88
  },
89
89
  "tagName": "w-affix",
90
90
  "customElement": true,
91
- "modulePath": "packages/affix/index.ts",
92
- "definitionPath": "packages/affix/index.ts"
91
+ "modulePath": "packages/affix/affix.ts",
92
+ "definitionPath": "packages/affix/affix.ts"
93
93
  }
94
94
  ],
95
95
  "exports": [
@@ -98,7 +98,7 @@
98
98
  "name": "w-affix",
99
99
  "declaration": {
100
100
  "name": "WarpAffix",
101
- "module": "packages/affix/index.ts"
101
+ "module": "packages/affix/affix.ts"
102
102
  }
103
103
  },
104
104
  {
@@ -106,14 +106,14 @@
106
106
  "name": "WarpAffix",
107
107
  "declaration": {
108
108
  "name": "WarpAffix",
109
- "module": "packages/affix/index.ts"
109
+ "module": "packages/affix/affix.ts"
110
110
  }
111
111
  }
112
112
  ]
113
113
  },
114
114
  {
115
115
  "kind": "javascript-module",
116
- "path": "packages/alert/index.ts",
116
+ "path": "packages/alert/alert.ts",
117
117
  "declarations": [
118
118
  {
119
119
  "kind": "class",
@@ -189,8 +189,8 @@
189
189
  },
190
190
  "tagName": "w-alert",
191
191
  "customElement": true,
192
- "modulePath": "packages/alert/index.ts",
193
- "definitionPath": "packages/alert/index.ts"
192
+ "modulePath": "packages/alert/alert.ts",
193
+ "definitionPath": "packages/alert/alert.ts"
194
194
  }
195
195
  ],
196
196
  "exports": [
@@ -199,7 +199,7 @@
199
199
  "name": "w-alert",
200
200
  "declaration": {
201
201
  "name": "WarpAlert",
202
- "module": "packages/alert/index.ts"
202
+ "module": "packages/alert/alert.ts"
203
203
  }
204
204
  },
205
205
  {
@@ -207,14 +207,14 @@
207
207
  "name": "WarpAlert",
208
208
  "declaration": {
209
209
  "name": "WarpAlert",
210
- "module": "packages/alert/index.ts"
210
+ "module": "packages/alert/alert.ts"
211
211
  }
212
212
  }
213
213
  ]
214
214
  },
215
215
  {
216
216
  "kind": "javascript-module",
217
- "path": "packages/link/index.ts",
217
+ "path": "packages/link/link.ts",
218
218
  "declarations": [
219
219
  {
220
220
  "kind": "class",
@@ -375,8 +375,8 @@
375
375
  },
376
376
  "tagName": "w-link",
377
377
  "customElement": true,
378
- "modulePath": "packages/link/index.ts",
379
- "definitionPath": "packages/link/index.ts"
378
+ "modulePath": "packages/link/link.ts",
379
+ "definitionPath": "packages/link/link.ts"
380
380
  }
381
381
  ],
382
382
  "exports": [
@@ -385,7 +385,7 @@
385
385
  "name": "w-link",
386
386
  "declaration": {
387
387
  "name": "WarpLink",
388
- "module": "packages/link/index.ts"
388
+ "module": "packages/link/link.ts"
389
389
  }
390
390
  },
391
391
  {
@@ -393,14 +393,14 @@
393
393
  "name": "WarpLink",
394
394
  "declaration": {
395
395
  "name": "WarpLink",
396
- "module": "packages/link/index.ts"
396
+ "module": "packages/link/link.ts"
397
397
  }
398
398
  }
399
399
  ]
400
400
  },
401
401
  {
402
402
  "kind": "javascript-module",
403
- "path": "packages/button/index.ts",
403
+ "path": "packages/button/button.ts",
404
404
  "declarations": [
405
405
  {
406
406
  "kind": "class",
@@ -680,8 +680,8 @@
680
680
  },
681
681
  "tagName": "w-button",
682
682
  "customElement": true,
683
- "modulePath": "packages/button/index.ts",
684
- "definitionPath": "packages/button/index.ts"
683
+ "modulePath": "packages/button/button.ts",
684
+ "definitionPath": "packages/button/button.ts"
685
685
  }
686
686
  ],
687
687
  "exports": [
@@ -690,7 +690,7 @@
690
690
  "name": "w-button",
691
691
  "declaration": {
692
692
  "name": "WarpButton",
693
- "module": "packages/button/index.ts"
693
+ "module": "packages/button/button.ts"
694
694
  }
695
695
  },
696
696
  {
@@ -698,14 +698,14 @@
698
698
  "name": "WarpButton",
699
699
  "declaration": {
700
700
  "name": "WarpButton",
701
- "module": "packages/button/index.ts"
701
+ "module": "packages/button/button.ts"
702
702
  }
703
703
  }
704
704
  ]
705
705
  },
706
706
  {
707
707
  "kind": "javascript-module",
708
- "path": "packages/attention/index.ts",
708
+ "path": "packages/attention/attention.ts",
709
709
  "declarations": [
710
710
  {
711
711
  "kind": "class",
@@ -1018,8 +1018,8 @@
1018
1018
  },
1019
1019
  "tagName": "w-attention",
1020
1020
  "customElement": true,
1021
- "modulePath": "packages/attention/index.ts",
1022
- "definitionPath": "packages/attention/index.ts"
1021
+ "modulePath": "packages/attention/attention.ts",
1022
+ "definitionPath": "packages/attention/attention.ts"
1023
1023
  }
1024
1024
  ],
1025
1025
  "exports": [
@@ -1028,7 +1028,7 @@
1028
1028
  "name": "w-attention",
1029
1029
  "declaration": {
1030
1030
  "name": "WarpAttention",
1031
- "module": "packages/attention/index.ts"
1031
+ "module": "packages/attention/attention.ts"
1032
1032
  }
1033
1033
  },
1034
1034
  {
@@ -1036,14 +1036,14 @@
1036
1036
  "name": "WarpAttention",
1037
1037
  "declaration": {
1038
1038
  "name": "WarpAttention",
1039
- "module": "packages/attention/index.ts"
1039
+ "module": "packages/attention/attention.ts"
1040
1040
  }
1041
1041
  }
1042
1042
  ]
1043
1043
  },
1044
1044
  {
1045
1045
  "kind": "javascript-module",
1046
- "path": "packages/badge/index.ts",
1046
+ "path": "packages/badge/badge.ts",
1047
1047
  "declarations": [
1048
1048
  {
1049
1049
  "kind": "class",
@@ -1093,8 +1093,8 @@
1093
1093
  },
1094
1094
  "tagName": "w-badge",
1095
1095
  "customElement": true,
1096
- "modulePath": "packages/badge/index.ts",
1097
- "definitionPath": "packages/badge/index.ts"
1096
+ "modulePath": "packages/badge/badge.ts",
1097
+ "definitionPath": "packages/badge/badge.ts"
1098
1098
  }
1099
1099
  ],
1100
1100
  "exports": [
@@ -1103,7 +1103,7 @@
1103
1103
  "name": "w-badge",
1104
1104
  "declaration": {
1105
1105
  "name": "WarpBadge",
1106
- "module": "packages/badge/index.ts"
1106
+ "module": "packages/badge/badge.ts"
1107
1107
  }
1108
1108
  },
1109
1109
  {
@@ -1111,14 +1111,14 @@
1111
1111
  "name": "WarpBadge",
1112
1112
  "declaration": {
1113
1113
  "name": "WarpBadge",
1114
- "module": "packages/badge/index.ts"
1114
+ "module": "packages/badge/badge.ts"
1115
1115
  }
1116
1116
  }
1117
1117
  ]
1118
1118
  },
1119
1119
  {
1120
1120
  "kind": "javascript-module",
1121
- "path": "packages/box/index.ts",
1121
+ "path": "packages/box/box.ts",
1122
1122
  "declarations": [
1123
1123
  {
1124
1124
  "kind": "class",
@@ -1214,8 +1214,8 @@
1214
1214
  },
1215
1215
  "tagName": "w-box",
1216
1216
  "customElement": true,
1217
- "modulePath": "packages/box/index.ts",
1218
- "definitionPath": "packages/box/index.ts"
1217
+ "modulePath": "packages/box/box.ts",
1218
+ "definitionPath": "packages/box/box.ts"
1219
1219
  }
1220
1220
  ],
1221
1221
  "exports": [
@@ -1224,7 +1224,7 @@
1224
1224
  "name": "w-box",
1225
1225
  "declaration": {
1226
1226
  "name": "WarpBox",
1227
- "module": "packages/box/index.ts"
1227
+ "module": "packages/box/box.ts"
1228
1228
  }
1229
1229
  },
1230
1230
  {
@@ -1232,14 +1232,14 @@
1232
1232
  "name": "WarpBox",
1233
1233
  "declaration": {
1234
1234
  "name": "WarpBox",
1235
- "module": "packages/box/index.ts"
1235
+ "module": "packages/box/box.ts"
1236
1236
  }
1237
1237
  }
1238
1238
  ]
1239
1239
  },
1240
1240
  {
1241
1241
  "kind": "javascript-module",
1242
- "path": "packages/breadcrumbs/index.ts",
1242
+ "path": "packages/breadcrumbs/breadcrumbs.ts",
1243
1243
  "declarations": [
1244
1244
  {
1245
1245
  "kind": "class",
@@ -1270,8 +1270,8 @@
1270
1270
  },
1271
1271
  "tagName": "w-breadcrumbs",
1272
1272
  "customElement": true,
1273
- "modulePath": "packages/breadcrumbs/index.ts",
1274
- "definitionPath": "packages/breadcrumbs/index.ts"
1273
+ "modulePath": "packages/breadcrumbs/breadcrumbs.ts",
1274
+ "definitionPath": "packages/breadcrumbs/breadcrumbs.ts"
1275
1275
  }
1276
1276
  ],
1277
1277
  "exports": [
@@ -1280,7 +1280,7 @@
1280
1280
  "name": "w-breadcrumbs",
1281
1281
  "declaration": {
1282
1282
  "name": "WarpBreadcrumbs",
1283
- "module": "packages/breadcrumbs/index.ts"
1283
+ "module": "packages/breadcrumbs/breadcrumbs.ts"
1284
1284
  }
1285
1285
  },
1286
1286
  {
@@ -1288,14 +1288,14 @@
1288
1288
  "name": "WarpBreadcrumbs",
1289
1289
  "declaration": {
1290
1290
  "name": "WarpBreadcrumbs",
1291
- "module": "packages/breadcrumbs/index.ts"
1291
+ "module": "packages/breadcrumbs/breadcrumbs.ts"
1292
1292
  }
1293
1293
  }
1294
1294
  ]
1295
1295
  },
1296
1296
  {
1297
1297
  "kind": "javascript-module",
1298
- "path": "packages/card/index.ts",
1298
+ "path": "packages/card/card.ts",
1299
1299
  "declarations": [
1300
1300
  {
1301
1301
  "kind": "class",
@@ -1382,8 +1382,8 @@
1382
1382
  },
1383
1383
  "tagName": "w-card",
1384
1384
  "customElement": true,
1385
- "modulePath": "packages/card/index.ts",
1386
- "definitionPath": "packages/card/index.ts"
1385
+ "modulePath": "packages/card/card.ts",
1386
+ "definitionPath": "packages/card/card.ts"
1387
1387
  }
1388
1388
  ],
1389
1389
  "exports": [
@@ -1392,7 +1392,7 @@
1392
1392
  "name": "w-card",
1393
1393
  "declaration": {
1394
1394
  "name": "WarpCard",
1395
- "module": "packages/card/index.ts"
1395
+ "module": "packages/card/card.ts"
1396
1396
  }
1397
1397
  },
1398
1398
  {
@@ -1400,14 +1400,14 @@
1400
1400
  "name": "WarpCard",
1401
1401
  "declaration": {
1402
1402
  "name": "WarpCard",
1403
- "module": "packages/card/index.ts"
1403
+ "module": "packages/card/card.ts"
1404
1404
  }
1405
1405
  }
1406
1406
  ]
1407
1407
  },
1408
1408
  {
1409
1409
  "kind": "javascript-module",
1410
- "path": "packages/expandable/index.ts",
1410
+ "path": "packages/expandable/expandable.ts",
1411
1411
  "declarations": [
1412
1412
  {
1413
1413
  "kind": "class",
@@ -1645,8 +1645,8 @@
1645
1645
  },
1646
1646
  "tagName": "w-expandable",
1647
1647
  "customElement": true,
1648
- "modulePath": "packages/expandable/index.ts",
1649
- "definitionPath": "packages/expandable/index.ts"
1648
+ "modulePath": "packages/expandable/expandable.ts",
1649
+ "definitionPath": "packages/expandable/expandable.ts"
1650
1650
  }
1651
1651
  ],
1652
1652
  "exports": [
@@ -1655,7 +1655,7 @@
1655
1655
  "name": "w-expandable",
1656
1656
  "declaration": {
1657
1657
  "name": "WarpExpandable",
1658
- "module": "packages/expandable/index.ts"
1658
+ "module": "packages/expandable/expandable.ts"
1659
1659
  }
1660
1660
  },
1661
1661
  {
@@ -1663,14 +1663,14 @@
1663
1663
  "name": "WarpExpandable",
1664
1664
  "declaration": {
1665
1665
  "name": "WarpExpandable",
1666
- "module": "packages/expandable/index.ts"
1666
+ "module": "packages/expandable/expandable.ts"
1667
1667
  }
1668
1668
  }
1669
1669
  ]
1670
1670
  },
1671
1671
  {
1672
1672
  "kind": "javascript-module",
1673
- "path": "packages/pill/index.ts",
1673
+ "path": "packages/pill/pill.ts",
1674
1674
  "declarations": [
1675
1675
  {
1676
1676
  "kind": "class",
@@ -1806,8 +1806,8 @@
1806
1806
  },
1807
1807
  "tagName": "w-pill",
1808
1808
  "customElement": true,
1809
- "modulePath": "packages/pill/index.ts",
1810
- "definitionPath": "packages/pill/index.ts"
1809
+ "modulePath": "packages/pill/pill.ts",
1810
+ "definitionPath": "packages/pill/pill.ts"
1811
1811
  }
1812
1812
  ],
1813
1813
  "exports": [
@@ -1816,7 +1816,7 @@
1816
1816
  "name": "w-pill",
1817
1817
  "declaration": {
1818
1818
  "name": "WarpPill",
1819
- "module": "packages/pill/index.ts"
1819
+ "module": "packages/pill/pill.ts"
1820
1820
  }
1821
1821
  },
1822
1822
  {
@@ -1824,14 +1824,14 @@
1824
1824
  "name": "WarpPill",
1825
1825
  "declaration": {
1826
1826
  "name": "WarpPill",
1827
- "module": "packages/pill/index.ts"
1827
+ "module": "packages/pill/pill.ts"
1828
1828
  }
1829
1829
  }
1830
1830
  ]
1831
1831
  },
1832
1832
  {
1833
1833
  "kind": "javascript-module",
1834
- "path": "packages/select/index.ts",
1834
+ "path": "packages/select/select.ts",
1835
1835
  "declarations": [
1836
1836
  {
1837
1837
  "kind": "class",
@@ -2169,8 +2169,8 @@
2169
2169
  },
2170
2170
  "tagName": "w-select",
2171
2171
  "customElement": true,
2172
- "modulePath": "packages/select/index.ts",
2173
- "definitionPath": "packages/select/index.ts"
2172
+ "modulePath": "packages/select/select.ts",
2173
+ "definitionPath": "packages/select/select.ts"
2174
2174
  }
2175
2175
  ],
2176
2176
  "exports": [
@@ -2179,7 +2179,7 @@
2179
2179
  "name": "WarpSelect",
2180
2180
  "declaration": {
2181
2181
  "name": "WarpSelect",
2182
- "module": "packages/select/index.ts"
2182
+ "module": "packages/select/select.ts"
2183
2183
  }
2184
2184
  },
2185
2185
  {
@@ -2187,14 +2187,14 @@
2187
2187
  "name": "w-select",
2188
2188
  "declaration": {
2189
2189
  "name": "WarpSelect",
2190
- "module": "packages/select/index.ts"
2190
+ "module": "packages/select/select.ts"
2191
2191
  }
2192
2192
  }
2193
2193
  ]
2194
2194
  },
2195
2195
  {
2196
2196
  "kind": "javascript-module",
2197
- "path": "packages/textfield/index.ts",
2197
+ "path": "packages/textfield/textfield.ts",
2198
2198
  "declarations": [
2199
2199
  {
2200
2200
  "kind": "class",
@@ -2607,8 +2607,8 @@
2607
2607
  },
2608
2608
  "tagName": "w-textfield",
2609
2609
  "customElement": true,
2610
- "modulePath": "packages/textfield/index.ts",
2611
- "definitionPath": "packages/textfield/index.ts"
2610
+ "modulePath": "packages/textfield/textfield.ts",
2611
+ "definitionPath": "packages/textfield/textfield.ts"
2612
2612
  }
2613
2613
  ],
2614
2614
  "exports": [
@@ -2617,7 +2617,7 @@
2617
2617
  "name": "w-textfield",
2618
2618
  "declaration": {
2619
2619
  "name": "WarpTextField",
2620
- "module": "packages/textfield/index.ts"
2620
+ "module": "packages/textfield/textfield.ts"
2621
2621
  }
2622
2622
  },
2623
2623
  {
@@ -2625,209 +2625,14 @@
2625
2625
  "name": "WarpTextField",
2626
2626
  "declaration": {
2627
2627
  "name": "WarpTextField",
2628
- "module": "packages/textfield/index.ts"
2628
+ "module": "packages/textfield/textfield.ts"
2629
2629
  }
2630
2630
  }
2631
2631
  ]
2632
2632
  },
2633
2633
  {
2634
2634
  "kind": "javascript-module",
2635
- "path": "packages/modal/modal-footer.ts",
2636
- "declarations": [
2637
- {
2638
- "kind": "class",
2639
- "description": "The footer section of a modal, typically where you place actions.\n\n[See Storybook for usage examples](https://warp-ds.github.io/elements/?path=/docs/overlays-modal--docs)",
2640
- "name": "ModalFooter",
2641
- "members": [],
2642
- "mixins": [
2643
- {
2644
- "name": "CanCloseMixin",
2645
- "module": "/packages/modal/util"
2646
- },
2647
- {
2648
- "name": "ProvidesCanCloseToSlotsMixin",
2649
- "module": "/packages/modal/util"
2650
- }
2651
- ],
2652
- "superclass": {
2653
- "name": "LitElement",
2654
- "package": "lit"
2655
- },
2656
- "tagName": "w-modal-footer",
2657
- "customElement": true,
2658
- "modulePath": "packages/modal/modal-footer.ts",
2659
- "definitionPath": "packages/modal/modal-footer.ts"
2660
- }
2661
- ],
2662
- "exports": [
2663
- {
2664
- "kind": "js",
2665
- "name": "ModalFooter",
2666
- "declaration": {
2667
- "name": "ModalFooter",
2668
- "module": "packages/modal/modal-footer.ts"
2669
- }
2670
- },
2671
- {
2672
- "kind": "custom-element-definition",
2673
- "name": "w-modal-footer",
2674
- "declaration": {
2675
- "name": "ModalFooter",
2676
- "module": "packages/modal/modal-footer.ts"
2677
- }
2678
- }
2679
- ]
2680
- },
2681
- {
2682
- "kind": "javascript-module",
2683
- "path": "packages/modal/modal-header.ts",
2684
- "declarations": [
2685
- {
2686
- "kind": "class",
2687
- "description": "The header section of a modal, typically where you place the title and a close button.\n\n[See Storybook for usage examples](https://warp-ds.github.io/elements/?path=/docs/overlays-modal--docs)",
2688
- "name": "ModalHeader",
2689
- "slots": [
2690
- {
2691
- "description": "Customize the title bar, for example to have a header image that reaches the modal's edges. See the With Image story for an example.",
2692
- "name": "top"
2693
- }
2694
- ],
2695
- "members": [
2696
- {
2697
- "kind": "field",
2698
- "name": "title",
2699
- "type": {
2700
- "text": "string"
2701
- },
2702
- "attribute": "title"
2703
- },
2704
- {
2705
- "kind": "field",
2706
- "name": "back",
2707
- "type": {
2708
- "text": "boolean"
2709
- },
2710
- "attribute": "back"
2711
- },
2712
- {
2713
- "kind": "field",
2714
- "name": "noClose",
2715
- "type": {
2716
- "text": "boolean"
2717
- },
2718
- "attribute": "no-close"
2719
- },
2720
- {
2721
- "kind": "field",
2722
- "name": "titleEl",
2723
- "type": {
2724
- "text": "HTMLElement"
2725
- }
2726
- },
2727
- {
2728
- "kind": "field",
2729
- "name": "titleClasses",
2730
- "readonly": true
2731
- },
2732
- {
2733
- "kind": "field",
2734
- "name": "backButton",
2735
- "readonly": true
2736
- },
2737
- {
2738
- "kind": "field",
2739
- "name": "closeButton",
2740
- "readonly": true
2741
- },
2742
- {
2743
- "kind": "method",
2744
- "name": "emitBack",
2745
- "type": {
2746
- "text": "emitBack() => void"
2747
- }
2748
- },
2749
- {
2750
- "kind": "method",
2751
- "name": "handleTopSlotChange",
2752
- "parameters": [
2753
- {
2754
- "name": "slotEvent"
2755
- }
2756
- ],
2757
- "type": {
2758
- "text": "handleTopSlotChange(slotEvent) => void"
2759
- }
2760
- }
2761
- ],
2762
- "events": [
2763
- {
2764
- "name": "backClicked",
2765
- "type": {
2766
- "text": "CustomEvent"
2767
- }
2768
- }
2769
- ],
2770
- "attributes": [
2771
- {
2772
- "name": "title",
2773
- "type": {
2774
- "text": "string"
2775
- },
2776
- "fieldName": "title"
2777
- },
2778
- {
2779
- "name": "back",
2780
- "type": {
2781
- "text": "boolean"
2782
- },
2783
- "fieldName": "back"
2784
- },
2785
- {
2786
- "name": "no-close",
2787
- "type": {
2788
- "text": "boolean"
2789
- },
2790
- "fieldName": "noClose"
2791
- }
2792
- ],
2793
- "mixins": [
2794
- {
2795
- "name": "CanCloseMixin",
2796
- "module": "/packages/modal/util.js"
2797
- }
2798
- ],
2799
- "superclass": {
2800
- "name": "LitElement",
2801
- "package": "lit"
2802
- },
2803
- "tagName": "w-modal-header",
2804
- "customElement": true,
2805
- "modulePath": "packages/modal/modal-header.ts",
2806
- "definitionPath": "packages/modal/modal-header.ts"
2807
- }
2808
- ],
2809
- "exports": [
2810
- {
2811
- "kind": "js",
2812
- "name": "ModalHeader",
2813
- "declaration": {
2814
- "name": "ModalHeader",
2815
- "module": "packages/modal/modal-header.ts"
2816
- }
2817
- },
2818
- {
2819
- "kind": "custom-element-definition",
2820
- "name": "w-modal-header",
2821
- "declaration": {
2822
- "name": "ModalHeader",
2823
- "module": "packages/modal/modal-header.ts"
2824
- }
2825
- }
2826
- ]
2827
- },
2828
- {
2829
- "kind": "javascript-module",
2830
- "path": "packages/modal/modal-main.ts",
2635
+ "path": "packages/modal/modal.ts",
2831
2636
  "declarations": [
2832
2637
  {
2833
2638
  "kind": "class",
@@ -3022,8 +2827,8 @@
3022
2827
  },
3023
2828
  "tagName": "w-modal",
3024
2829
  "customElement": true,
3025
- "modulePath": "packages/modal/modal-main.ts",
3026
- "definitionPath": "packages/modal/modal-main.ts"
2830
+ "modulePath": "packages/modal/modal.ts",
2831
+ "definitionPath": "packages/modal/modal.ts"
3027
2832
  }
3028
2833
  ],
3029
2834
  "exports": [
@@ -3032,7 +2837,7 @@
3032
2837
  "name": "ModalMain",
3033
2838
  "declaration": {
3034
2839
  "name": "ModalMain",
3035
- "module": "packages/modal/modal-main.ts"
2840
+ "module": "packages/modal/modal.ts"
3036
2841
  }
3037
2842
  },
3038
2843
  {
@@ -3040,100 +2845,248 @@
3040
2845
  "name": "w-modal",
3041
2846
  "declaration": {
3042
2847
  "name": "ModalMain",
3043
- "module": "packages/modal/modal-main.ts"
3044
- }
3045
- }
3046
- ]
3047
- },
3048
- {
3049
- "kind": "javascript-module",
3050
- "path": "packages/modal/index.ts",
3051
- "declarations": [],
3052
- "exports": [
3053
- {
3054
- "kind": "js",
3055
- "name": "WarpModal",
3056
- "declaration": {
3057
- "name": "ModalMain",
3058
- "module": "packages/modal/index.ts"
3059
- }
3060
- },
3061
- {
3062
- "kind": "js",
3063
- "name": "WarpModalHeader",
3064
- "declaration": {
3065
- "name": "ModalHeader",
3066
- "module": "packages/modal/index.ts"
3067
- }
3068
- },
3069
- {
3070
- "kind": "js",
3071
- "name": "WarpModalFooter",
3072
- "declaration": {
3073
- "name": "ModalFooter",
3074
- "module": "packages/modal/index.ts"
3075
- }
3076
- },
3077
- {
3078
- "kind": "js",
3079
- "name": "ModalCanCloseMixin",
3080
- "declaration": {
3081
- "name": "CanCloseMixin",
3082
- "module": "packages/modal/index.ts"
3083
- }
3084
- },
3085
- {
3086
- "kind": "js",
3087
- "name": "ModalProvidesCanCloseToSlotsMixin",
3088
- "declaration": {
3089
- "name": "ProvidesCanCloseToSlotsMixin",
3090
- "module": "packages/modal/index.ts"
2848
+ "module": "packages/modal/modal.ts"
3091
2849
  }
3092
2850
  }
3093
2851
  ]
3094
2852
  },
3095
2853
  {
3096
2854
  "kind": "javascript-module",
3097
- "path": "packages/toast/toast.ts",
3098
- "declarations": [],
3099
- "exports": []
3100
- },
3101
- {
3102
- "kind": "javascript-module",
3103
- "path": "packages/toast/toast-container.ts",
2855
+ "path": "packages/modal-header/modal-header.ts",
3104
2856
  "declarations": [
3105
2857
  {
3106
2858
  "kind": "class",
3107
- "description": "",
3108
- "name": "WarpToastContainer",
2859
+ "description": "The header section of a modal, typically where you place the title and a close button.\n\n[See Storybook for usage examples](https://warp-ds.github.io/elements/?path=/docs/overlays-modal--docs)",
2860
+ "name": "ModalHeader",
2861
+ "slots": [
2862
+ {
2863
+ "description": "Customize the title bar, for example to have a header image that reaches the modal's edges. See the With Image story for an example.",
2864
+ "name": "top"
2865
+ }
2866
+ ],
3109
2867
  "members": [
3110
2868
  {
3111
2869
  "kind": "field",
3112
- "name": "_toasts",
2870
+ "name": "title",
3113
2871
  "type": {
3114
- "text": "Map<string | number, ToastInternal>"
2872
+ "text": "string"
3115
2873
  },
3116
- "privacy": "private",
3117
- "default": "new Map()"
2874
+ "attribute": "title"
3118
2875
  },
3119
2876
  {
3120
2877
  "kind": "field",
3121
- "name": "_interval",
2878
+ "name": "back",
3122
2879
  "type": {
3123
- "text": "NodeJS.Timeout | undefined"
2880
+ "text": "boolean"
3124
2881
  },
3125
- "privacy": "private"
2882
+ "attribute": "back"
3126
2883
  },
3127
2884
  {
3128
- "kind": "method",
3129
- "name": "init",
3130
- "privacy": "public",
3131
- "static": true,
2885
+ "kind": "field",
2886
+ "name": "noClose",
3132
2887
  "type": {
3133
- "text": "init() => void"
3134
- }
3135
- },
3136
- {
2888
+ "text": "boolean"
2889
+ },
2890
+ "attribute": "no-close"
2891
+ },
2892
+ {
2893
+ "kind": "field",
2894
+ "name": "titleEl",
2895
+ "type": {
2896
+ "text": "HTMLElement"
2897
+ }
2898
+ },
2899
+ {
2900
+ "kind": "field",
2901
+ "name": "titleClasses",
2902
+ "readonly": true
2903
+ },
2904
+ {
2905
+ "kind": "field",
2906
+ "name": "backButton",
2907
+ "readonly": true
2908
+ },
2909
+ {
2910
+ "kind": "field",
2911
+ "name": "closeButton",
2912
+ "readonly": true
2913
+ },
2914
+ {
2915
+ "kind": "method",
2916
+ "name": "emitBack",
2917
+ "type": {
2918
+ "text": "emitBack() => void"
2919
+ }
2920
+ },
2921
+ {
2922
+ "kind": "method",
2923
+ "name": "handleTopSlotChange",
2924
+ "parameters": [
2925
+ {
2926
+ "name": "slotEvent"
2927
+ }
2928
+ ],
2929
+ "type": {
2930
+ "text": "handleTopSlotChange(slotEvent) => void"
2931
+ }
2932
+ }
2933
+ ],
2934
+ "events": [
2935
+ {
2936
+ "name": "backClicked",
2937
+ "type": {
2938
+ "text": "CustomEvent"
2939
+ }
2940
+ }
2941
+ ],
2942
+ "attributes": [
2943
+ {
2944
+ "name": "title",
2945
+ "type": {
2946
+ "text": "string"
2947
+ },
2948
+ "fieldName": "title"
2949
+ },
2950
+ {
2951
+ "name": "back",
2952
+ "type": {
2953
+ "text": "boolean"
2954
+ },
2955
+ "fieldName": "back"
2956
+ },
2957
+ {
2958
+ "name": "no-close",
2959
+ "type": {
2960
+ "text": "boolean"
2961
+ },
2962
+ "fieldName": "noClose"
2963
+ }
2964
+ ],
2965
+ "mixins": [
2966
+ {
2967
+ "name": "CanCloseMixin",
2968
+ "module": "/packages/modal/util.js"
2969
+ }
2970
+ ],
2971
+ "superclass": {
2972
+ "name": "LitElement",
2973
+ "package": "lit"
2974
+ },
2975
+ "tagName": "w-modal-header",
2976
+ "customElement": true,
2977
+ "modulePath": "packages/modal-header/modal-header.ts",
2978
+ "definitionPath": "packages/modal-header/modal-header.ts"
2979
+ }
2980
+ ],
2981
+ "exports": [
2982
+ {
2983
+ "kind": "js",
2984
+ "name": "ModalHeader",
2985
+ "declaration": {
2986
+ "name": "ModalHeader",
2987
+ "module": "packages/modal-header/modal-header.ts"
2988
+ }
2989
+ },
2990
+ {
2991
+ "kind": "custom-element-definition",
2992
+ "name": "w-modal-header",
2993
+ "declaration": {
2994
+ "name": "ModalHeader",
2995
+ "module": "packages/modal-header/modal-header.ts"
2996
+ }
2997
+ }
2998
+ ]
2999
+ },
3000
+ {
3001
+ "kind": "javascript-module",
3002
+ "path": "packages/modal-footer/modal-footer.ts",
3003
+ "declarations": [
3004
+ {
3005
+ "kind": "class",
3006
+ "description": "The footer section of a modal, typically where you place actions.\n\n[See Storybook for usage examples](https://warp-ds.github.io/elements/?path=/docs/overlays-modal--docs)",
3007
+ "name": "ModalFooter",
3008
+ "members": [],
3009
+ "mixins": [
3010
+ {
3011
+ "name": "CanCloseMixin",
3012
+ "module": "/packages/modal/util.js"
3013
+ },
3014
+ {
3015
+ "name": "ProvidesCanCloseToSlotsMixin",
3016
+ "module": "/packages/modal/util.js"
3017
+ }
3018
+ ],
3019
+ "superclass": {
3020
+ "name": "LitElement",
3021
+ "package": "lit"
3022
+ },
3023
+ "tagName": "w-modal-footer",
3024
+ "customElement": true,
3025
+ "modulePath": "packages/modal-footer/modal-footer.ts",
3026
+ "definitionPath": "packages/modal-footer/modal-footer.ts"
3027
+ }
3028
+ ],
3029
+ "exports": [
3030
+ {
3031
+ "kind": "js",
3032
+ "name": "ModalFooter",
3033
+ "declaration": {
3034
+ "name": "ModalFooter",
3035
+ "module": "packages/modal-footer/modal-footer.ts"
3036
+ }
3037
+ },
3038
+ {
3039
+ "kind": "custom-element-definition",
3040
+ "name": "w-modal-footer",
3041
+ "declaration": {
3042
+ "name": "ModalFooter",
3043
+ "module": "packages/modal-footer/modal-footer.ts"
3044
+ }
3045
+ }
3046
+ ]
3047
+ },
3048
+ {
3049
+ "kind": "javascript-module",
3050
+ "path": "packages/toast/toast.ts",
3051
+ "declarations": [],
3052
+ "exports": []
3053
+ },
3054
+ {
3055
+ "kind": "javascript-module",
3056
+ "path": "packages/toast-container/toast-container.ts",
3057
+ "declarations": [
3058
+ {
3059
+ "kind": "class",
3060
+ "description": "",
3061
+ "name": "WarpToastContainer",
3062
+ "members": [
3063
+ {
3064
+ "kind": "field",
3065
+ "name": "_toasts",
3066
+ "type": {
3067
+ "text": "Map<string | number, ToastInternal>"
3068
+ },
3069
+ "privacy": "private",
3070
+ "default": "new Map()"
3071
+ },
3072
+ {
3073
+ "kind": "field",
3074
+ "name": "_interval",
3075
+ "type": {
3076
+ "text": "NodeJS.Timeout | undefined"
3077
+ },
3078
+ "privacy": "private"
3079
+ },
3080
+ {
3081
+ "kind": "method",
3082
+ "name": "init",
3083
+ "privacy": "public",
3084
+ "static": true,
3085
+ "type": {
3086
+ "text": "init() => void"
3087
+ }
3088
+ },
3089
+ {
3137
3090
  "kind": "method",
3138
3091
  "name": "get",
3139
3092
  "return": {
@@ -3200,8 +3153,8 @@
3200
3153
  },
3201
3154
  "tagName": "w-toast-container",
3202
3155
  "customElement": true,
3203
- "modulePath": "packages/toast/toast-container.ts",
3204
- "definitionPath": "packages/toast/toast-container.ts"
3156
+ "modulePath": "packages/toast-container/toast-container.ts",
3157
+ "definitionPath": "packages/toast-container/toast-container.ts"
3205
3158
  }
3206
3159
  ],
3207
3160
  "exports": [
@@ -3210,7 +3163,7 @@
3210
3163
  "name": "WarpToastContainer",
3211
3164
  "declaration": {
3212
3165
  "name": "WarpToastContainer",
3213
- "module": "packages/toast/toast-container.ts"
3166
+ "module": "packages/toast-container/toast-container.ts"
3214
3167
  }
3215
3168
  },
3216
3169
  {
@@ -3218,54 +3171,7 @@
3218
3171
  "name": "w-toast-container",
3219
3172
  "declaration": {
3220
3173
  "name": "WarpToastContainer",
3221
- "module": "packages/toast/toast-container.ts"
3222
- }
3223
- }
3224
- ]
3225
- },
3226
- {
3227
- "kind": "javascript-module",
3228
- "path": "packages/toast/index.ts",
3229
- "declarations": [],
3230
- "exports": [
3231
- {
3232
- "kind": "js",
3233
- "name": "removeToast",
3234
- "declaration": {
3235
- "name": "removeToast",
3236
- "module": "./api"
3237
- }
3238
- },
3239
- {
3240
- "kind": "js",
3241
- "name": "toast",
3242
- "declaration": {
3243
- "name": "toast",
3244
- "module": "./api"
3245
- }
3246
- },
3247
- {
3248
- "kind": "js",
3249
- "name": "updateToast",
3250
- "declaration": {
3251
- "name": "updateToast",
3252
- "module": "./api"
3253
- }
3254
- },
3255
- {
3256
- "kind": "js",
3257
- "name": "WarpToast",
3258
- "declaration": {
3259
- "name": "WarpToast",
3260
- "module": "./toast"
3261
- }
3262
- },
3263
- {
3264
- "kind": "js",
3265
- "name": "WarpToastContainer",
3266
- "declaration": {
3267
- "name": "WarpToastContainer",
3268
- "module": "./toast-container"
3174
+ "module": "packages/toast-container/toast-container.ts"
3269
3175
  }
3270
3176
  }
3271
3177
  ]
@@ -3656,22 +3562,7 @@
3656
3562
  },
3657
3563
  {
3658
3564
  "kind": "javascript-module",
3659
- "path": "packages/datepicker/index.ts",
3660
- "declarations": [],
3661
- "exports": [
3662
- {
3663
- "kind": "js",
3664
- "name": "*",
3665
- "declaration": {
3666
- "name": "*",
3667
- "module": "packages/datepicker/datepicker.js"
3668
- }
3669
- }
3670
- ]
3671
- },
3672
- {
3673
- "kind": "javascript-module",
3674
- "path": "packages/switch/index.ts",
3565
+ "path": "packages/switch/switch.ts",
3675
3566
  "declarations": [
3676
3567
  {
3677
3568
  "kind": "class",
@@ -3794,8 +3685,8 @@
3794
3685
  },
3795
3686
  "tagName": "w-switch",
3796
3687
  "customElement": true,
3797
- "modulePath": "packages/switch/index.ts",
3798
- "definitionPath": "packages/switch/index.ts"
3688
+ "modulePath": "packages/switch/switch.ts",
3689
+ "definitionPath": "packages/switch/switch.ts"
3799
3690
  }
3800
3691
  ],
3801
3692
  "exports": [
@@ -3804,7 +3695,7 @@
3804
3695
  "name": "WarpSwitch",
3805
3696
  "declaration": {
3806
3697
  "name": "WarpSwitch",
3807
- "module": "packages/switch/index.ts"
3698
+ "module": "packages/switch/switch.ts"
3808
3699
  }
3809
3700
  },
3810
3701
  {
@@ -3812,14 +3703,14 @@
3812
3703
  "name": "w-switch",
3813
3704
  "declaration": {
3814
3705
  "name": "WarpSwitch",
3815
- "module": "packages/switch/index.ts"
3706
+ "module": "packages/switch/switch.ts"
3816
3707
  }
3817
3708
  }
3818
3709
  ]
3819
3710
  },
3820
3711
  {
3821
3712
  "kind": "javascript-module",
3822
- "path": "packages/combobox/index.ts",
3713
+ "path": "packages/combobox/combobox.ts",
3823
3714
  "declarations": [
3824
3715
  {
3825
3716
  "kind": "class",
@@ -4362,8 +4253,8 @@
4362
4253
  },
4363
4254
  "tagName": "w-combobox",
4364
4255
  "customElement": true,
4365
- "modulePath": "packages/combobox/index.ts",
4366
- "definitionPath": "packages/combobox/index.ts"
4256
+ "modulePath": "packages/combobox/combobox.ts",
4257
+ "definitionPath": "packages/combobox/combobox.ts"
4367
4258
  }
4368
4259
  ],
4369
4260
  "exports": [
@@ -4372,7 +4263,7 @@
4372
4263
  "name": "WarpCombobox",
4373
4264
  "declaration": {
4374
4265
  "name": "WarpCombobox",
4375
- "module": "packages/combobox/index.ts"
4266
+ "module": "packages/combobox/combobox.ts"
4376
4267
  }
4377
4268
  },
4378
4269
  {
@@ -4380,7 +4271,582 @@
4380
4271
  "name": "w-combobox",
4381
4272
  "declaration": {
4382
4273
  "name": "WarpCombobox",
4383
- "module": "packages/combobox/index.ts"
4274
+ "module": "packages/combobox/combobox.ts"
4275
+ }
4276
+ }
4277
+ ]
4278
+ },
4279
+ {
4280
+ "kind": "javascript-module",
4281
+ "path": "packages/page-indicator/page-indicator.ts",
4282
+ "declarations": [
4283
+ {
4284
+ "kind": "class",
4285
+ "description": "A page indicator component that displays a series of dots representing pages.\nOne dot is highlighted to indicate the currently selected page.",
4286
+ "name": "WarpPageIndicator",
4287
+ "members": [
4288
+ {
4289
+ "kind": "field",
4290
+ "name": "selectedPage",
4291
+ "type": {
4292
+ "text": "number"
4293
+ },
4294
+ "default": "1",
4295
+ "description": "Currently selected page (1-based index, clamped to valid range)",
4296
+ "attribute": "selected-page",
4297
+ "reflects": true
4298
+ },
4299
+ {
4300
+ "kind": "field",
4301
+ "name": "pageCount",
4302
+ "type": {
4303
+ "text": "number"
4304
+ },
4305
+ "default": "1",
4306
+ "description": "Total number of pages (minimum 1)",
4307
+ "attribute": "page-count",
4308
+ "reflects": true
4309
+ },
4310
+ {
4311
+ "kind": "field",
4312
+ "name": "_validPageCount",
4313
+ "type": {
4314
+ "text": "number"
4315
+ },
4316
+ "privacy": "private",
4317
+ "description": "Validated page count (minimum 1)",
4318
+ "readonly": true
4319
+ },
4320
+ {
4321
+ "kind": "field",
4322
+ "name": "_validSelectedPage",
4323
+ "type": {
4324
+ "text": "number"
4325
+ },
4326
+ "privacy": "private",
4327
+ "description": "Validated selected page (clamped to valid range)",
4328
+ "readonly": true
4329
+ }
4330
+ ],
4331
+ "attributes": [
4332
+ {
4333
+ "name": "selected-page",
4334
+ "type": {
4335
+ "text": "number"
4336
+ },
4337
+ "default": "1",
4338
+ "description": "Currently selected page (1-based index, clamped to valid range)",
4339
+ "fieldName": "selectedPage"
4340
+ },
4341
+ {
4342
+ "name": "page-count",
4343
+ "type": {
4344
+ "text": "number"
4345
+ },
4346
+ "default": "1",
4347
+ "description": "Total number of pages (minimum 1)",
4348
+ "fieldName": "pageCount"
4349
+ }
4350
+ ],
4351
+ "superclass": {
4352
+ "name": "LitElement",
4353
+ "package": "lit"
4354
+ },
4355
+ "tagName": "w-page-indicator",
4356
+ "customElement": true,
4357
+ "modulePath": "packages/page-indicator/page-indicator.ts",
4358
+ "definitionPath": "packages/page-indicator/page-indicator.ts"
4359
+ }
4360
+ ],
4361
+ "exports": [
4362
+ {
4363
+ "kind": "custom-element-definition",
4364
+ "name": "w-page-indicator",
4365
+ "declaration": {
4366
+ "name": "WarpPageIndicator",
4367
+ "module": "packages/page-indicator/page-indicator.ts"
4368
+ }
4369
+ },
4370
+ {
4371
+ "kind": "js",
4372
+ "name": "WarpPageIndicator",
4373
+ "declaration": {
4374
+ "name": "WarpPageIndicator",
4375
+ "module": "packages/page-indicator/page-indicator.ts"
4376
+ }
4377
+ }
4378
+ ]
4379
+ },
4380
+ {
4381
+ "kind": "javascript-module",
4382
+ "path": "packages/tab/tab.ts",
4383
+ "declarations": [
4384
+ {
4385
+ "kind": "class",
4386
+ "description": "Individual tab component used within w-tabs container.\n\n[See Storybook for usage examples](https://warp-ds.github.io/elements/?path=/docs/tabs--docs)",
4387
+ "name": "WarpTab",
4388
+ "members": [
4389
+ {
4390
+ "kind": "field",
4391
+ "name": "for",
4392
+ "type": {
4393
+ "text": "string"
4394
+ },
4395
+ "default": "''",
4396
+ "attribute": "for",
4397
+ "reflects": true
4398
+ },
4399
+ {
4400
+ "kind": "field",
4401
+ "name": "active",
4402
+ "type": {
4403
+ "text": "boolean"
4404
+ },
4405
+ "default": "false",
4406
+ "attribute": "active",
4407
+ "reflects": true
4408
+ },
4409
+ {
4410
+ "kind": "field",
4411
+ "name": "over",
4412
+ "type": {
4413
+ "text": "boolean"
4414
+ },
4415
+ "default": "false",
4416
+ "attribute": "over",
4417
+ "reflects": true
4418
+ },
4419
+ {
4420
+ "kind": "field",
4421
+ "name": "_classes",
4422
+ "privacy": "private",
4423
+ "readonly": true
4424
+ },
4425
+ {
4426
+ "kind": "field",
4427
+ "name": "_hasIcon",
4428
+ "privacy": "private",
4429
+ "readonly": true
4430
+ }
4431
+ ],
4432
+ "attributes": [
4433
+ {
4434
+ "name": "for",
4435
+ "type": {
4436
+ "text": "string"
4437
+ },
4438
+ "default": "''",
4439
+ "fieldName": "for"
4440
+ },
4441
+ {
4442
+ "name": "active",
4443
+ "type": {
4444
+ "text": "boolean"
4445
+ },
4446
+ "default": "false",
4447
+ "fieldName": "active"
4448
+ },
4449
+ {
4450
+ "name": "over",
4451
+ "type": {
4452
+ "text": "boolean"
4453
+ },
4454
+ "default": "false",
4455
+ "fieldName": "over"
4456
+ }
4457
+ ],
4458
+ "superclass": {
4459
+ "name": "LitElement",
4460
+ "package": "lit"
4461
+ },
4462
+ "tagName": "w-tab",
4463
+ "customElement": true,
4464
+ "modulePath": "packages/tab/tab.ts",
4465
+ "definitionPath": "packages/tab/tab.ts"
4466
+ }
4467
+ ],
4468
+ "exports": [
4469
+ {
4470
+ "kind": "js",
4471
+ "name": "WarpTab",
4472
+ "declaration": {
4473
+ "name": "WarpTab",
4474
+ "module": "packages/tab/tab.ts"
4475
+ }
4476
+ },
4477
+ {
4478
+ "kind": "custom-element-definition",
4479
+ "name": "w-tab",
4480
+ "declaration": {
4481
+ "name": "WarpTab",
4482
+ "module": "packages/tab/tab.ts"
4483
+ }
4484
+ }
4485
+ ]
4486
+ },
4487
+ {
4488
+ "kind": "javascript-module",
4489
+ "path": "packages/tab-panel/tab-panel.ts",
4490
+ "declarations": [
4491
+ {
4492
+ "kind": "class",
4493
+ "description": "Tab panel component that holds content for individual tabs.\nEach tab panel should have a name that matches a corresponding tab.\n\n[See Storybook for usage examples](https://warp-ds.github.io/elements/?path=/docs/tabs--docs)",
4494
+ "name": "WarpTabPanel",
4495
+ "members": [
4496
+ {
4497
+ "kind": "field",
4498
+ "name": "hidden",
4499
+ "type": {
4500
+ "text": "boolean"
4501
+ },
4502
+ "default": "true",
4503
+ "attribute": "hidden",
4504
+ "reflects": true
4505
+ },
4506
+ {
4507
+ "kind": "method",
4508
+ "name": "_syncA11yAttributes",
4509
+ "privacy": "private"
4510
+ }
4511
+ ],
4512
+ "attributes": [
4513
+ {
4514
+ "name": "hidden",
4515
+ "type": {
4516
+ "text": "boolean"
4517
+ },
4518
+ "default": "true",
4519
+ "fieldName": "hidden"
4520
+ }
4521
+ ],
4522
+ "superclass": {
4523
+ "name": "LitElement",
4524
+ "package": "lit"
4525
+ },
4526
+ "tagName": "w-tab-panel",
4527
+ "customElement": true,
4528
+ "modulePath": "packages/tab-panel/tab-panel.ts",
4529
+ "definitionPath": "packages/tab-panel/tab-panel.ts"
4530
+ }
4531
+ ],
4532
+ "exports": [
4533
+ {
4534
+ "kind": "js",
4535
+ "name": "WarpTabPanel",
4536
+ "declaration": {
4537
+ "name": "WarpTabPanel",
4538
+ "module": "packages/tab-panel/tab-panel.ts"
4539
+ }
4540
+ },
4541
+ {
4542
+ "kind": "custom-element-definition",
4543
+ "name": "w-tab-panel",
4544
+ "declaration": {
4545
+ "name": "WarpTabPanel",
4546
+ "module": "packages/tab-panel/tab-panel.ts"
4547
+ }
4548
+ }
4549
+ ]
4550
+ },
4551
+ {
4552
+ "kind": "javascript-module",
4553
+ "path": "packages/tabs/tabs.ts",
4554
+ "declarations": [
4555
+ {
4556
+ "kind": "class",
4557
+ "description": "Tabs are used to organize content by grouping similar information on the same page.\n\n[See Storybook for usage examples](https://warp-ds.github.io/elements/?path=/docs/tabs--docs)",
4558
+ "name": "WarpTabs",
4559
+ "members": [
4560
+ {
4561
+ "kind": "field",
4562
+ "name": "active",
4563
+ "type": {
4564
+ "text": "string"
4565
+ },
4566
+ "default": "''",
4567
+ "attribute": "active",
4568
+ "reflects": true
4569
+ },
4570
+ {
4571
+ "kind": "field",
4572
+ "name": "tabList",
4573
+ "type": {
4574
+ "text": "HTMLElement"
4575
+ },
4576
+ "privacy": "private"
4577
+ },
4578
+ {
4579
+ "kind": "field",
4580
+ "name": "selectionIndicator",
4581
+ "type": {
4582
+ "text": "HTMLElement"
4583
+ },
4584
+ "privacy": "private"
4585
+ },
4586
+ {
4587
+ "kind": "field",
4588
+ "name": "_activeTabFor",
4589
+ "type": {
4590
+ "text": "string"
4591
+ },
4592
+ "privacy": "private",
4593
+ "default": "''"
4594
+ },
4595
+ {
4596
+ "kind": "field",
4597
+ "name": "_resizeObserver",
4598
+ "type": {
4599
+ "text": "ResizeObserver | undefined"
4600
+ },
4601
+ "privacy": "private"
4602
+ },
4603
+ {
4604
+ "kind": "field",
4605
+ "name": "_updateSelectionIndicatorDebounced",
4606
+ "privacy": "private"
4607
+ },
4608
+ {
4609
+ "kind": "field",
4610
+ "name": "_assignSlots",
4611
+ "privacy": "private"
4612
+ },
4613
+ {
4614
+ "kind": "field",
4615
+ "name": "tabs",
4616
+ "readonly": true
4617
+ },
4618
+ {
4619
+ "kind": "field",
4620
+ "name": "activeTab",
4621
+ "readonly": true
4622
+ },
4623
+ {
4624
+ "kind": "method",
4625
+ "name": "_initializeActiveTab",
4626
+ "privacy": "private"
4627
+ },
4628
+ {
4629
+ "kind": "field",
4630
+ "name": "_handleTabClick",
4631
+ "privacy": "private"
4632
+ },
4633
+ {
4634
+ "kind": "method",
4635
+ "name": "_notifyTabChange",
4636
+ "privacy": "private"
4637
+ },
4638
+ {
4639
+ "kind": "method",
4640
+ "name": "updateSelectionIndicator",
4641
+ "privacy": "private"
4642
+ },
4643
+ {
4644
+ "kind": "method",
4645
+ "name": "updatePanels",
4646
+ "privacy": "private"
4647
+ },
4648
+ {
4649
+ "kind": "field",
4650
+ "name": "_handleKeyDown",
4651
+ "privacy": "private"
4652
+ },
4653
+ {
4654
+ "kind": "field",
4655
+ "name": "_tabCount",
4656
+ "privacy": "private",
4657
+ "readonly": true
4658
+ },
4659
+ {
4660
+ "kind": "field",
4661
+ "name": "_gridClass",
4662
+ "privacy": "private",
4663
+ "readonly": true
4664
+ }
4665
+ ],
4666
+ "events": [
4667
+ {
4668
+ "name": "change",
4669
+ "type": {
4670
+ "text": "CustomEvent"
4671
+ }
4672
+ }
4673
+ ],
4674
+ "attributes": [
4675
+ {
4676
+ "name": "active",
4677
+ "type": {
4678
+ "text": "string"
4679
+ },
4680
+ "default": "''",
4681
+ "fieldName": "active"
4682
+ }
4683
+ ],
4684
+ "superclass": {
4685
+ "name": "LitElement",
4686
+ "package": "lit"
4687
+ },
4688
+ "tagName": "w-tabs",
4689
+ "customElement": true,
4690
+ "modulePath": "packages/tabs/tabs.ts",
4691
+ "definitionPath": "packages/tabs/tabs.ts"
4692
+ }
4693
+ ],
4694
+ "exports": [
4695
+ {
4696
+ "kind": "js",
4697
+ "name": "WarpTabs",
4698
+ "declaration": {
4699
+ "name": "WarpTabs",
4700
+ "module": "packages/tabs/tabs.ts"
4701
+ }
4702
+ },
4703
+ {
4704
+ "kind": "custom-element-definition",
4705
+ "name": "w-tabs",
4706
+ "declaration": {
4707
+ "name": "WarpTabs",
4708
+ "module": "packages/tabs/tabs.ts"
4709
+ }
4710
+ }
4711
+ ]
4712
+ },
4713
+ {
4714
+ "kind": "javascript-module",
4715
+ "path": "packages/icon/icon.ts",
4716
+ "declarations": [
4717
+ {
4718
+ "kind": "class",
4719
+ "description": "",
4720
+ "name": "WIcon",
4721
+ "members": [
4722
+ {
4723
+ "kind": "field",
4724
+ "name": "name",
4725
+ "type": {
4726
+ "text": "string"
4727
+ },
4728
+ "default": "''",
4729
+ "description": "Icon filename (without .svg)",
4730
+ "attribute": "name",
4731
+ "reflects": true
4732
+ },
4733
+ {
4734
+ "kind": "field",
4735
+ "name": "size",
4736
+ "type": {
4737
+ "text": "'small' | 'medium' | 'large' | string"
4738
+ },
4739
+ "default": "'medium'",
4740
+ "description": "Size: small, medium, large or pixel value (e.g. \"32px\")",
4741
+ "attribute": "size",
4742
+ "reflects": true
4743
+ },
4744
+ {
4745
+ "kind": "field",
4746
+ "name": "locale",
4747
+ "type": {
4748
+ "text": "string"
4749
+ },
4750
+ "default": "'en'",
4751
+ "description": "Locale used in CDN URL",
4752
+ "attribute": "locale",
4753
+ "reflects": true
4754
+ },
4755
+ {
4756
+ "kind": "field",
4757
+ "name": "svg",
4758
+ "type": {
4759
+ "text": "SVGElement | null"
4760
+ },
4761
+ "privacy": "private",
4762
+ "default": "null",
4763
+ "description": "Parsed SVG element (not reflected as attribute)"
4764
+ },
4765
+ {
4766
+ "kind": "method",
4767
+ "name": "fetchIcon",
4768
+ "privacy": "private",
4769
+ "return": {
4770
+ "type": {
4771
+ "text": ""
4772
+ }
4773
+ },
4774
+ "parameters": [
4775
+ {
4776
+ "name": "iconName",
4777
+ "type": {
4778
+ "text": "string"
4779
+ },
4780
+ "description": "Name of the icon file"
4781
+ }
4782
+ ],
4783
+ "description": "Fetch an icon SVG from the CDN, with caching"
4784
+ },
4785
+ {
4786
+ "kind": "method",
4787
+ "name": "loadIcon",
4788
+ "privacy": "private",
4789
+ "return": {
4790
+ "type": {
4791
+ "text": "Promise<void>"
4792
+ }
4793
+ }
4794
+ }
4795
+ ],
4796
+ "attributes": [
4797
+ {
4798
+ "name": "name",
4799
+ "type": {
4800
+ "text": "string"
4801
+ },
4802
+ "default": "''",
4803
+ "description": "Icon filename (without .svg)",
4804
+ "fieldName": "name"
4805
+ },
4806
+ {
4807
+ "name": "size",
4808
+ "type": {
4809
+ "text": "'small' | 'medium' | 'large' | string"
4810
+ },
4811
+ "default": "'medium'",
4812
+ "description": "Size: small, medium, large or pixel value (e.g. \"32px\")",
4813
+ "fieldName": "size"
4814
+ },
4815
+ {
4816
+ "name": "locale",
4817
+ "type": {
4818
+ "text": "string"
4819
+ },
4820
+ "default": "'en'",
4821
+ "description": "Locale used in CDN URL",
4822
+ "fieldName": "locale"
4823
+ }
4824
+ ],
4825
+ "superclass": {
4826
+ "name": "LitElement",
4827
+ "package": "lit"
4828
+ },
4829
+ "tagName": "w-icon",
4830
+ "customElement": true,
4831
+ "modulePath": "packages/icon/icon.ts",
4832
+ "definitionPath": "packages/icon/icon.ts"
4833
+ }
4834
+ ],
4835
+ "exports": [
4836
+ {
4837
+ "kind": "js",
4838
+ "name": "WIcon",
4839
+ "declaration": {
4840
+ "name": "WIcon",
4841
+ "module": "packages/icon/icon.ts"
4842
+ }
4843
+ },
4844
+ {
4845
+ "kind": "custom-element-definition",
4846
+ "name": "w-icon",
4847
+ "declaration": {
4848
+ "name": "WIcon",
4849
+ "module": "packages/icon/icon.ts"
4384
4850
  }
4385
4851
  }
4386
4852
  ]