@warp-ds/elements 2.4.0-next.1 → 2.4.0-next.11

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 (392) hide show
  1. package/dist/api.js.map +2 -2
  2. package/dist/custom-elements.json +652 -850
  3. package/dist/index.d.ts +3325 -1402
  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/checkbox/checkbox.stories.d.ts +2 -1
  80. package/dist/packages/checkbox/checkbox.stories.js +2 -1
  81. package/dist/packages/checkbox/react.d.ts +0 -2
  82. package/dist/packages/checkbox/react.js +0 -5
  83. package/dist/packages/{checkbox → checkbox-group}/checkbox-group.js.map +1 -1
  84. package/dist/packages/checkbox-group/react.d.ts +2 -0
  85. package/dist/packages/checkbox-group/react.js +11 -0
  86. package/dist/packages/combobox/{index.d.ts → combobox.d.ts} +2 -4
  87. package/dist/packages/combobox/{index.js → combobox.js} +16 -15
  88. package/dist/packages/combobox/combobox.js.map +7 -0
  89. package/dist/packages/combobox/combobox.react.stories.d.ts +4 -4
  90. package/dist/packages/combobox/combobox.stories.d.ts +3 -3
  91. package/dist/packages/combobox/combobox.stories.js +2 -2
  92. package/dist/packages/combobox/combobox.test.d.ts +2 -0
  93. package/dist/packages/combobox/combobox.test.js +21 -0
  94. package/dist/packages/combobox/react.d.ts +1 -1
  95. package/dist/packages/combobox/react.js +1 -1
  96. package/dist/packages/datepicker/DatePicker.test.d.ts +2 -2
  97. package/dist/packages/datepicker/DatePicker.test.js +2 -2
  98. package/dist/packages/datepicker/datepicker.js +15 -15
  99. package/dist/packages/datepicker/datepicker.js.map +3 -3
  100. package/dist/packages/datepicker/datepicker.react.stories.d.ts +2 -2
  101. package/dist/packages/datepicker/datepicker.stories.d.ts +3 -3
  102. package/dist/packages/datepicker/datepicker.stories.js +2 -2
  103. package/dist/packages/datepicker/datepicker.test.d.ts +2 -2
  104. package/dist/packages/datepicker/datepicker.test.js +2 -2
  105. package/dist/packages/datepicker/react.js +1 -1
  106. package/dist/packages/{deadtoggle/index.js → dead-toggle/dead-toggle.js} +1 -1
  107. package/dist/packages/{deadtoggle/index.js.map → dead-toggle/dead-toggle.js.map} +1 -1
  108. package/dist/packages/dead-toggle/dead-toggle.react.stories.d.ts +15 -0
  109. package/dist/packages/{deadtoggle → dead-toggle}/dead-toggle.stories.d.ts +2 -2
  110. package/dist/packages/{deadtoggle → dead-toggle}/dead-toggle.stories.js +1 -1
  111. package/dist/packages/dead-toggle/dead-toggle.test.d.ts +1 -0
  112. package/dist/packages/{deadtoggle → dead-toggle}/dead-toggle.test.js +1 -1
  113. package/dist/packages/{deadtoggle → dead-toggle}/react.d.ts +1 -1
  114. package/dist/packages/expandable/{index.js → expandable.js} +1 -1
  115. package/dist/packages/expandable/{index.js.map → expandable.js.map} +1 -1
  116. package/dist/packages/expandable/expandable.react.stories.d.ts +3 -3
  117. package/dist/packages/expandable/expandable.stories.d.ts +2 -2
  118. package/dist/packages/expandable/expandable.stories.js +1 -1
  119. package/dist/packages/expandable/expandable.test.d.ts +1 -1
  120. package/dist/packages/expandable/expandable.test.js +1 -1
  121. package/dist/packages/expandable/react.d.ts +1 -1
  122. package/dist/packages/expandable/react.js +1 -1
  123. package/dist/packages/i18n.js +6 -2
  124. package/dist/packages/icon/icon.d.ts +27 -0
  125. package/dist/packages/icon/icon.js +101 -0
  126. package/dist/packages/icon/icon.react.stories.d.ts +28 -0
  127. package/dist/packages/icon/icon.react.stories.js +37 -0
  128. package/dist/packages/icon/icon.stories.d.ts +39 -0
  129. package/dist/packages/icon/icon.stories.js +43 -0
  130. package/dist/packages/icon/react.d.ts +2 -0
  131. package/dist/packages/icon/react.js +11 -0
  132. package/dist/packages/icon/style.js +27 -0
  133. package/dist/packages/link/{index.js → link.js} +3 -3
  134. package/dist/packages/link/link.js.map +7 -0
  135. package/dist/packages/link/link.react.stories.d.ts +3 -3
  136. package/dist/packages/link/link.stories.d.ts +2 -2
  137. package/dist/packages/link/link.stories.js +1 -1
  138. package/dist/packages/link/link.test.d.ts +1 -1
  139. package/dist/packages/link/link.test.js +1 -1
  140. package/dist/packages/link/react.d.ts +1 -1
  141. package/dist/packages/link/react.js +1 -1
  142. package/dist/packages/link/styles.js +2 -2
  143. package/dist/packages/modal/index.d.ts +6 -3
  144. package/dist/packages/modal/index.js +10 -2717
  145. package/dist/packages/modal/{modal-main.js → modal.js} +1 -1
  146. package/dist/packages/modal/{modal-main.js.map → modal.js.map} +1 -1
  147. package/dist/packages/modal/modal.react.stories.d.ts +1 -1
  148. package/dist/packages/modal/modal.stories.d.ts +6 -3
  149. package/dist/packages/modal/modal.stories.js +3 -1
  150. package/dist/packages/modal/react.d.ts +3 -6
  151. package/dist/packages/modal/react.js +4 -15
  152. package/dist/packages/{modal → modal-footer}/modal-footer.d.ts +2 -2
  153. package/dist/packages/{modal → modal-footer}/modal-footer.js +4 -4
  154. package/dist/packages/modal-footer/modal-footer.js.map +7 -0
  155. package/dist/packages/modal-footer/react.d.ts +2 -0
  156. package/dist/packages/modal-footer/react.js +11 -0
  157. package/dist/packages/{modal → modal-header}/modal-header.d.ts +1 -1
  158. package/dist/packages/{modal → modal-header}/modal-header.js +7 -7
  159. package/dist/packages/modal-header/modal-header.js.map +7 -0
  160. package/dist/packages/modal-header/react.d.ts +5 -0
  161. package/dist/packages/modal-header/react.js +15 -0
  162. package/dist/packages/page-indicator/locales/da/messages.mjs +1 -0
  163. package/dist/packages/page-indicator/locales/en/messages.mjs +1 -0
  164. package/dist/packages/page-indicator/locales/fi/messages.mjs +1 -0
  165. package/dist/packages/page-indicator/locales/nb/messages.mjs +1 -0
  166. package/dist/packages/page-indicator/locales/sv/messages.mjs +1 -0
  167. package/dist/packages/page-indicator/page-indicator.d.ts +26 -0
  168. package/dist/packages/page-indicator/page-indicator.js +41 -0
  169. package/dist/packages/page-indicator/page-indicator.js.map +7 -0
  170. package/dist/packages/{pageindicator/pageindicator.react.stories.d.ts → page-indicator/page-indicator.react.stories.d.ts} +3 -3
  171. package/dist/packages/{pageindicator/pageindicator.stories.d.ts → page-indicator/page-indicator.stories.d.ts} +1 -1
  172. package/dist/packages/page-indicator/page-indicator.stories.js +87 -0
  173. package/dist/packages/page-indicator/page-indicator.test.d.ts +1 -0
  174. package/dist/packages/page-indicator/page-indicator.test.js +118 -0
  175. package/dist/packages/{pageindicator → page-indicator}/react.d.ts +1 -1
  176. package/dist/packages/{pageindicator → page-indicator}/react.js +2 -2
  177. package/dist/packages/{pageindicator → page-indicator}/style.js +4 -4
  178. package/dist/packages/pagination/{index.js → pagination.js} +15 -15
  179. package/dist/packages/{slider/slider-thumb.js.map → pagination/pagination.js.map} +4 -4
  180. package/dist/packages/pagination/pagination.react.stories.d.ts +4 -4
  181. package/dist/packages/pagination/pagination.stories.d.ts +2 -2
  182. package/dist/packages/pagination/pagination.stories.js +1 -1
  183. package/dist/packages/pagination/pagination.test.d.ts +1 -1
  184. package/dist/packages/pagination/pagination.test.js +1 -1
  185. package/dist/packages/pagination/react.d.ts +1 -1
  186. package/dist/packages/pagination/react.js +1 -1
  187. package/dist/packages/pill/{index.js → pill.js} +9 -9
  188. package/dist/packages/pill/pill.js.map +7 -0
  189. package/dist/packages/pill/pill.react.stories.d.ts +4 -4
  190. package/dist/packages/pill/pill.stories.d.ts +2 -2
  191. package/dist/packages/pill/pill.stories.js +1 -1
  192. package/dist/packages/pill/pill.test.d.ts +1 -1
  193. package/dist/packages/pill/pill.test.js +1 -1
  194. package/dist/packages/pill/react.d.ts +1 -1
  195. package/dist/packages/pill/react.js +1 -1
  196. package/dist/packages/radio/radio-styles.js +0 -1
  197. package/dist/packages/radio/radio.js +120 -120
  198. package/dist/packages/radio/radio.js.map +4 -4
  199. package/dist/packages/radio/radio.stories.d.ts +3 -3
  200. package/dist/packages/radio/radio.stories.js +47 -3688
  201. package/dist/packages/radio/react.d.ts +0 -7
  202. package/dist/packages/radio/react.js +1 -12
  203. package/dist/packages/{radio → radio-group}/radio-group-styles.js +3 -3
  204. package/dist/packages/{radio → radio-group}/radio-group.d.ts +4 -4
  205. package/dist/packages/{radio → radio-group}/radio-group.js +112 -112
  206. package/dist/packages/radio-group/radio-group.js.map +7 -0
  207. package/dist/packages/radio-group/react.d.ts +7 -0
  208. package/dist/packages/radio-group/react.js +17 -0
  209. package/dist/packages/select/react.d.ts +1 -1
  210. package/dist/packages/select/react.js +1 -1
  211. package/dist/packages/select/{index.js → select.js} +16 -16
  212. package/dist/packages/select/select.js.map +7 -0
  213. package/dist/packages/select/select.react.stories.d.ts +4 -4
  214. package/dist/packages/select/select.react.stories.js +1 -1
  215. package/dist/packages/select/select.stories.d.ts +2 -2
  216. package/dist/packages/select/select.stories.js +1 -1
  217. package/dist/packages/select/select.test.d.ts +1 -1
  218. package/dist/packages/select/select.test.js +1 -1
  219. package/dist/packages/slider/index.d.ts +1 -1
  220. package/dist/packages/slider/index.js +1 -1
  221. package/dist/packages/slider/react.d.ts +1 -6
  222. package/dist/packages/slider/react.js +3 -10
  223. package/dist/packages/slider/slider.js +30 -63
  224. package/dist/packages/slider/slider.js.map +4 -4
  225. package/dist/packages/slider/slider.stories.d.ts +5 -4
  226. package/dist/packages/slider/slider.stories.js +13 -12
  227. package/dist/packages/slider/slider.test.d.ts +5 -4
  228. package/dist/packages/slider/slider.test.js +5 -4
  229. package/dist/packages/slider/styles/w-slider.styles.js +13 -46
  230. package/dist/packages/slider-thumb/react.d.ts +6 -0
  231. package/dist/packages/slider-thumb/react.js +15 -0
  232. package/dist/packages/{slider → slider-thumb}/slider-thumb.d.ts +1 -1
  233. package/dist/packages/{slider → slider-thumb}/slider-thumb.js +14 -14
  234. package/dist/packages/slider-thumb/slider-thumb.js.map +7 -0
  235. package/dist/packages/step/react.d.ts +2 -0
  236. package/dist/packages/step/react.js +11 -0
  237. package/dist/packages/step/step.d.ts +22 -0
  238. package/dist/packages/{stepindicator/index.js → step/step.js} +10 -14
  239. package/dist/packages/step/step.js.map +7 -0
  240. package/dist/packages/step-indicator/index.d.ts +2 -0
  241. package/dist/packages/step-indicator/index.js +2 -0
  242. package/dist/packages/step-indicator/locales/da/messages.d.mts +1 -0
  243. package/dist/packages/step-indicator/locales/en/messages.d.mts +1 -0
  244. package/dist/packages/step-indicator/locales/fi/messages.d.mts +1 -0
  245. package/dist/packages/step-indicator/locales/nb/messages.d.mts +1 -0
  246. package/dist/packages/step-indicator/locales/sv/messages.d.mts +1 -0
  247. package/dist/packages/step-indicator/react.d.ts +3 -0
  248. package/dist/packages/{stepindicator → step-indicator}/react.js +3 -6
  249. package/dist/packages/step-indicator/step-indicator.d.ts +15 -0
  250. package/dist/packages/step-indicator/step-indicator.js +2454 -0
  251. package/dist/packages/step-indicator/step-indicator.js.map +7 -0
  252. package/dist/packages/{stepindicator → step-indicator}/stepindicator.react.stories.d.ts +1 -1
  253. package/dist/packages/{stepindicator → step-indicator}/stepindicator.stories.d.ts +2 -1
  254. package/dist/packages/{stepindicator → step-indicator}/stepindicator.stories.js +2 -1
  255. package/dist/packages/step-indicator/styles.d.ts +1 -0
  256. package/dist/packages/switch/react.d.ts +1 -1
  257. package/dist/packages/switch/react.js +1 -1
  258. package/dist/packages/switch/{index.js → switch.js} +1 -1
  259. package/dist/packages/switch/{index.js.map → switch.js.map} +1 -1
  260. package/dist/packages/switch/switch.react.stories.d.ts +1 -1
  261. package/dist/packages/switch/switch.stories.d.ts +1 -1
  262. package/dist/packages/switch/switch.stories.js +1 -1
  263. package/dist/packages/switch/switch.test.d.ts +1 -1
  264. package/dist/packages/switch/switch.test.js +2 -2
  265. package/dist/packages/tab/react.d.ts +7 -0
  266. package/dist/packages/tab/react.js +17 -0
  267. package/dist/packages/{tabs → tab}/tab.d.ts +2 -5
  268. package/dist/packages/{tabs → tab}/tab.js +14 -14
  269. package/dist/packages/tab/tab.js.map +7 -0
  270. package/dist/packages/tab-panel/react.d.ts +2 -0
  271. package/dist/packages/tab-panel/react.js +11 -0
  272. package/dist/packages/{tabs → tab-panel}/tab-panel.d.ts +3 -3
  273. package/dist/packages/tab-panel/tab-panel.js +2441 -0
  274. package/dist/packages/tab-panel/tab-panel.js.map +7 -0
  275. package/dist/packages/tabs/index.d.ts +2 -3
  276. package/dist/packages/tabs/index.js +3 -2
  277. package/dist/packages/tabs/react.d.ts +3 -8
  278. package/dist/packages/tabs/react.js +4 -17
  279. package/dist/packages/tabs/tabs.d.ts +2 -5
  280. package/dist/packages/tabs/tabs.js +8 -6
  281. package/dist/packages/tabs/tabs.js.map +3 -3
  282. package/dist/packages/tabs/tabs.react.stories.d.ts +14 -1
  283. package/dist/packages/tabs/tabs.react.stories.js +55 -35
  284. package/dist/packages/tabs/tabs.stories.d.ts +5 -4
  285. package/dist/packages/tabs/tabs.stories.js +89 -65
  286. package/dist/packages/textarea/react.d.ts +1 -1
  287. package/dist/packages/textarea/react.js +1 -1
  288. package/dist/packages/textarea/textarea.react.stories.d.ts +2 -2
  289. package/dist/packages/textarea/textarea.stories.d.ts +2 -2
  290. package/dist/packages/textarea/textarea.stories.js +1 -1
  291. package/dist/packages/textarea/textarea.test.d.ts +1 -1
  292. package/dist/packages/textarea/textarea.test.js +1 -1
  293. package/dist/packages/textfield/react.d.ts +1 -1
  294. package/dist/packages/textfield/react.js +1 -1
  295. package/dist/packages/textfield/{index.d.ts → textfield.d.ts} +1 -0
  296. package/dist/packages/textfield/{index.js → textfield.js} +19 -18
  297. package/dist/packages/textfield/textfield.js.map +7 -0
  298. package/dist/packages/textfield/textfield.react.stories.d.ts +4 -4
  299. package/dist/packages/textfield/textfield.stories.d.ts +2 -2
  300. package/dist/packages/textfield/textfield.stories.js +1 -1
  301. package/dist/packages/textfield/textfield.test.d.ts +2 -2
  302. package/dist/packages/textfield/textfield.test.js +11 -2
  303. package/dist/packages/toast/index.d.ts +5 -3
  304. package/dist/packages/toast/index.js +7 -2483
  305. package/dist/packages/toast/toast.js +8 -8
  306. package/dist/packages/toast/toast.js.map +3 -3
  307. package/dist/packages/toast/toast.stories.d.ts +4 -3
  308. package/dist/packages/toast/toast.stories.js +3 -2
  309. package/dist/packages/{toast → toast-container}/toast-container.d.ts +1 -1
  310. package/dist/packages/toast-container/toast-container.js.map +7 -0
  311. package/dist/web-types.json +114 -118
  312. package/package.json +135 -70
  313. package/dist/packages/attention/index.js.map +0 -7
  314. package/dist/packages/breadcrumbs/index.js.map +0 -7
  315. package/dist/packages/button/index.js.map +0 -7
  316. package/dist/packages/card/index.js.map +0 -7
  317. package/dist/packages/checkbox/index.d.ts +0 -2
  318. package/dist/packages/checkbox/index.js +0 -2
  319. package/dist/packages/combobox/index.js.map +0 -7
  320. package/dist/packages/datepicker/index.d.ts +0 -1
  321. package/dist/packages/datepicker/index.js +0 -2785
  322. package/dist/packages/datepicker/index.js.map +0 -7
  323. package/dist/packages/deadtoggle/dead-toggle.react.stories.d.ts +0 -15
  324. package/dist/packages/deadtoggle/dead-toggle.test.d.ts +0 -1
  325. package/dist/packages/link/index.js.map +0 -7
  326. package/dist/packages/modal/index.js.map +0 -7
  327. package/dist/packages/modal/modal-footer.js.map +0 -7
  328. package/dist/packages/modal/modal-header.js.map +0 -7
  329. package/dist/packages/pageindicator/index.d.ts +0 -10
  330. package/dist/packages/pageindicator/index.js +0 -32
  331. package/dist/packages/pageindicator/index.js.map +0 -7
  332. package/dist/packages/pageindicator/pageindicator.stories.js +0 -71
  333. package/dist/packages/pagination/index.js.map +0 -7
  334. package/dist/packages/pill/index.js.map +0 -7
  335. package/dist/packages/radio/index.d.ts +0 -2
  336. package/dist/packages/radio/index.js +0 -2
  337. package/dist/packages/radio/radio-group-styles.js.map +0 -7
  338. package/dist/packages/radio/radio-group.js.map +0 -7
  339. package/dist/packages/radio/radio-styles.js.map +0 -7
  340. package/dist/packages/radio/radio.stories.js.map +0 -7
  341. package/dist/packages/select/index.js.map +0 -7
  342. package/dist/packages/stepindicator/index.d.ts +0 -37
  343. package/dist/packages/stepindicator/index.js.map +0 -7
  344. package/dist/packages/stepindicator/react.d.ts +0 -3
  345. package/dist/packages/tabs/tab-panel.js +0 -51
  346. package/dist/packages/tabs/tab.js.map +0 -7
  347. package/dist/packages/textarea/index.d.ts +0 -1
  348. package/dist/packages/textarea/index.js +0 -1
  349. package/dist/packages/textfield/index.js.map +0 -7
  350. package/dist/packages/toast/index.js.map +0 -7
  351. package/dist/packages/toast/toast-container.js.map +0 -7
  352. package/dist/packages/affix/{index.d.ts → affix.d.ts} +0 -0
  353. package/dist/packages/alert/{index.d.ts → alert.d.ts} +0 -0
  354. package/dist/packages/badge/{index.d.ts → badge.d.ts} +0 -0
  355. package/dist/packages/box/{index.d.ts → box.d.ts} +0 -0
  356. package/dist/packages/breadcrumbs/{index.d.ts → breadcrumbs.d.ts} +0 -0
  357. package/dist/packages/card/{index.d.ts → card.d.ts} +0 -0
  358. package/dist/packages/{checkbox → checkbox-group}/checkbox-group.d.ts +0 -0
  359. package/dist/packages/{checkbox → checkbox-group}/checkbox-group.js +0 -0
  360. package/dist/packages/{deadtoggle/index.d.ts → dead-toggle/dead-toggle.d.ts} +0 -0
  361. package/dist/packages/{deadtoggle → dead-toggle}/dead-toggle.react.stories.js +0 -0
  362. package/dist/packages/{deadtoggle → dead-toggle}/react.js +1 -1
  363. /package/dist/packages/expandable/{index.d.ts → expandable.d.ts} +0 -0
  364. /package/dist/packages/{pageindicator → icon}/style.d.ts +0 -0
  365. /package/dist/packages/link/{index.d.ts → link.d.ts} +0 -0
  366. /package/dist/packages/modal/{modal-main.d.ts → modal.d.ts} +0 -0
  367. /package/dist/packages/{stepindicator → page-indicator}/locales/da/messages.d.mts +0 -0
  368. /package/dist/packages/{stepindicator → page-indicator}/locales/en/messages.d.mts +0 -0
  369. /package/dist/packages/{stepindicator → page-indicator}/locales/fi/messages.d.mts +0 -0
  370. /package/dist/packages/{stepindicator → page-indicator}/locales/nb/messages.d.mts +0 -0
  371. /package/dist/packages/{stepindicator → page-indicator}/locales/sv/messages.d.mts +0 -0
  372. /package/dist/packages/{pageindicator/pageindicator.react.stories.js → page-indicator/page-indicator.react.stories.js} +0 -0
  373. /package/dist/packages/{radio/radio-group-styles.d.ts → page-indicator/style.d.ts} +0 -0
  374. /package/dist/packages/pagination/{index.d.ts → pagination.d.ts} +0 -0
  375. /package/dist/packages/pill/{index.d.ts → pill.d.ts} +0 -0
  376. /package/dist/packages/{stepindicator/styles.d.ts → radio-group/radio-group-styles.d.ts} +0 -0
  377. /package/dist/packages/select/{index.d.ts → select.d.ts} +0 -0
  378. /package/dist/packages/{slider → slider-thumb}/SliderThumb.d.ts +0 -0
  379. /package/dist/packages/{slider → slider-thumb}/SliderThumb.js +0 -0
  380. /package/dist/packages/{slider → slider-thumb}/oddbird-css-anchor-positioning.d.ts +0 -0
  381. /package/dist/packages/{slider → slider-thumb}/oddbird-css-anchor-positioning.js +0 -0
  382. /package/dist/packages/{slider → slider-thumb}/styles/w-slider-thumb.styles.d.ts +0 -0
  383. /package/dist/packages/{slider → slider-thumb}/styles/w-slider-thumb.styles.js +0 -0
  384. /package/dist/packages/{stepindicator → step-indicator}/locales/da/messages.mjs +0 -0
  385. /package/dist/packages/{stepindicator → step-indicator}/locales/en/messages.mjs +0 -0
  386. /package/dist/packages/{stepindicator → step-indicator}/locales/fi/messages.mjs +0 -0
  387. /package/dist/packages/{stepindicator → step-indicator}/locales/nb/messages.mjs +0 -0
  388. /package/dist/packages/{stepindicator → step-indicator}/locales/sv/messages.mjs +0 -0
  389. /package/dist/packages/{stepindicator → step-indicator}/stepindicator.react.stories.js +0 -0
  390. /package/dist/packages/{stepindicator → step-indicator}/styles.js +0 -0
  391. /package/dist/packages/switch/{index.d.ts → switch.d.ts} +0 -0
  392. /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",
@@ -2383,6 +2383,15 @@
2383
2383
  "attribute": "step",
2384
2384
  "reflects": true
2385
2385
  },
2386
+ {
2387
+ "kind": "field",
2388
+ "name": "autocomplete",
2389
+ "type": {
2390
+ "text": "string | undefined"
2391
+ },
2392
+ "attribute": "autocomplete",
2393
+ "reflects": true
2394
+ },
2386
2395
  {
2387
2396
  "kind": "field",
2388
2397
  "name": "formatter",
@@ -2577,6 +2586,13 @@
2577
2586
  "text": "number"
2578
2587
  },
2579
2588
  "fieldName": "step"
2589
+ },
2590
+ {
2591
+ "name": "autocomplete",
2592
+ "type": {
2593
+ "text": "string | undefined"
2594
+ },
2595
+ "fieldName": "autocomplete"
2580
2596
  }
2581
2597
  ],
2582
2598
  "mixins": [
@@ -2591,8 +2607,8 @@
2591
2607
  },
2592
2608
  "tagName": "w-textfield",
2593
2609
  "customElement": true,
2594
- "modulePath": "packages/textfield/index.ts",
2595
- "definitionPath": "packages/textfield/index.ts"
2610
+ "modulePath": "packages/textfield/textfield.ts",
2611
+ "definitionPath": "packages/textfield/textfield.ts"
2596
2612
  }
2597
2613
  ],
2598
2614
  "exports": [
@@ -2601,7 +2617,7 @@
2601
2617
  "name": "w-textfield",
2602
2618
  "declaration": {
2603
2619
  "name": "WarpTextField",
2604
- "module": "packages/textfield/index.ts"
2620
+ "module": "packages/textfield/textfield.ts"
2605
2621
  }
2606
2622
  },
2607
2623
  {
@@ -2609,209 +2625,14 @@
2609
2625
  "name": "WarpTextField",
2610
2626
  "declaration": {
2611
2627
  "name": "WarpTextField",
2612
- "module": "packages/textfield/index.ts"
2613
- }
2614
- }
2615
- ]
2616
- },
2617
- {
2618
- "kind": "javascript-module",
2619
- "path": "packages/modal/modal-footer.ts",
2620
- "declarations": [
2621
- {
2622
- "kind": "class",
2623
- "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)",
2624
- "name": "ModalFooter",
2625
- "members": [],
2626
- "mixins": [
2627
- {
2628
- "name": "CanCloseMixin",
2629
- "module": "/packages/modal/util"
2630
- },
2631
- {
2632
- "name": "ProvidesCanCloseToSlotsMixin",
2633
- "module": "/packages/modal/util"
2634
- }
2635
- ],
2636
- "superclass": {
2637
- "name": "LitElement",
2638
- "package": "lit"
2639
- },
2640
- "tagName": "w-modal-footer",
2641
- "customElement": true,
2642
- "modulePath": "packages/modal/modal-footer.ts",
2643
- "definitionPath": "packages/modal/modal-footer.ts"
2644
- }
2645
- ],
2646
- "exports": [
2647
- {
2648
- "kind": "js",
2649
- "name": "ModalFooter",
2650
- "declaration": {
2651
- "name": "ModalFooter",
2652
- "module": "packages/modal/modal-footer.ts"
2653
- }
2654
- },
2655
- {
2656
- "kind": "custom-element-definition",
2657
- "name": "w-modal-footer",
2658
- "declaration": {
2659
- "name": "ModalFooter",
2660
- "module": "packages/modal/modal-footer.ts"
2661
- }
2662
- }
2663
- ]
2664
- },
2665
- {
2666
- "kind": "javascript-module",
2667
- "path": "packages/modal/modal-header.ts",
2668
- "declarations": [
2669
- {
2670
- "kind": "class",
2671
- "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)",
2672
- "name": "ModalHeader",
2673
- "slots": [
2674
- {
2675
- "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.",
2676
- "name": "top"
2677
- }
2678
- ],
2679
- "members": [
2680
- {
2681
- "kind": "field",
2682
- "name": "title",
2683
- "type": {
2684
- "text": "string"
2685
- },
2686
- "attribute": "title"
2687
- },
2688
- {
2689
- "kind": "field",
2690
- "name": "back",
2691
- "type": {
2692
- "text": "boolean"
2693
- },
2694
- "attribute": "back"
2695
- },
2696
- {
2697
- "kind": "field",
2698
- "name": "noClose",
2699
- "type": {
2700
- "text": "boolean"
2701
- },
2702
- "attribute": "no-close"
2703
- },
2704
- {
2705
- "kind": "field",
2706
- "name": "titleEl",
2707
- "type": {
2708
- "text": "HTMLElement"
2709
- }
2710
- },
2711
- {
2712
- "kind": "field",
2713
- "name": "titleClasses",
2714
- "readonly": true
2715
- },
2716
- {
2717
- "kind": "field",
2718
- "name": "backButton",
2719
- "readonly": true
2720
- },
2721
- {
2722
- "kind": "field",
2723
- "name": "closeButton",
2724
- "readonly": true
2725
- },
2726
- {
2727
- "kind": "method",
2728
- "name": "emitBack",
2729
- "type": {
2730
- "text": "emitBack() => void"
2731
- }
2732
- },
2733
- {
2734
- "kind": "method",
2735
- "name": "handleTopSlotChange",
2736
- "parameters": [
2737
- {
2738
- "name": "slotEvent"
2739
- }
2740
- ],
2741
- "type": {
2742
- "text": "handleTopSlotChange(slotEvent) => void"
2743
- }
2744
- }
2745
- ],
2746
- "events": [
2747
- {
2748
- "name": "backClicked",
2749
- "type": {
2750
- "text": "CustomEvent"
2751
- }
2752
- }
2753
- ],
2754
- "attributes": [
2755
- {
2756
- "name": "title",
2757
- "type": {
2758
- "text": "string"
2759
- },
2760
- "fieldName": "title"
2761
- },
2762
- {
2763
- "name": "back",
2764
- "type": {
2765
- "text": "boolean"
2766
- },
2767
- "fieldName": "back"
2768
- },
2769
- {
2770
- "name": "no-close",
2771
- "type": {
2772
- "text": "boolean"
2773
- },
2774
- "fieldName": "noClose"
2775
- }
2776
- ],
2777
- "mixins": [
2778
- {
2779
- "name": "CanCloseMixin",
2780
- "module": "/packages/modal/util.js"
2781
- }
2782
- ],
2783
- "superclass": {
2784
- "name": "LitElement",
2785
- "package": "lit"
2786
- },
2787
- "tagName": "w-modal-header",
2788
- "customElement": true,
2789
- "modulePath": "packages/modal/modal-header.ts",
2790
- "definitionPath": "packages/modal/modal-header.ts"
2791
- }
2792
- ],
2793
- "exports": [
2794
- {
2795
- "kind": "js",
2796
- "name": "ModalHeader",
2797
- "declaration": {
2798
- "name": "ModalHeader",
2799
- "module": "packages/modal/modal-header.ts"
2800
- }
2801
- },
2802
- {
2803
- "kind": "custom-element-definition",
2804
- "name": "w-modal-header",
2805
- "declaration": {
2806
- "name": "ModalHeader",
2807
- "module": "packages/modal/modal-header.ts"
2628
+ "module": "packages/textfield/textfield.ts"
2808
2629
  }
2809
2630
  }
2810
2631
  ]
2811
2632
  },
2812
2633
  {
2813
2634
  "kind": "javascript-module",
2814
- "path": "packages/modal/modal-main.ts",
2635
+ "path": "packages/modal/modal.ts",
2815
2636
  "declarations": [
2816
2637
  {
2817
2638
  "kind": "class",
@@ -3006,8 +2827,8 @@
3006
2827
  },
3007
2828
  "tagName": "w-modal",
3008
2829
  "customElement": true,
3009
- "modulePath": "packages/modal/modal-main.ts",
3010
- "definitionPath": "packages/modal/modal-main.ts"
2830
+ "modulePath": "packages/modal/modal.ts",
2831
+ "definitionPath": "packages/modal/modal.ts"
3011
2832
  }
3012
2833
  ],
3013
2834
  "exports": [
@@ -3016,7 +2837,7 @@
3016
2837
  "name": "ModalMain",
3017
2838
  "declaration": {
3018
2839
  "name": "ModalMain",
3019
- "module": "packages/modal/modal-main.ts"
2840
+ "module": "packages/modal/modal.ts"
3020
2841
  }
3021
2842
  },
3022
2843
  {
@@ -3024,87 +2845,235 @@
3024
2845
  "name": "w-modal",
3025
2846
  "declaration": {
3026
2847
  "name": "ModalMain",
3027
- "module": "packages/modal/modal-main.ts"
3028
- }
3029
- }
3030
- ]
3031
- },
3032
- {
3033
- "kind": "javascript-module",
3034
- "path": "packages/modal/index.ts",
3035
- "declarations": [],
3036
- "exports": [
3037
- {
3038
- "kind": "js",
3039
- "name": "WarpModal",
3040
- "declaration": {
3041
- "name": "ModalMain",
3042
- "module": "packages/modal/index.ts"
3043
- }
3044
- },
3045
- {
3046
- "kind": "js",
3047
- "name": "WarpModalHeader",
3048
- "declaration": {
3049
- "name": "ModalHeader",
3050
- "module": "packages/modal/index.ts"
3051
- }
3052
- },
3053
- {
3054
- "kind": "js",
3055
- "name": "WarpModalFooter",
3056
- "declaration": {
3057
- "name": "ModalFooter",
3058
- "module": "packages/modal/index.ts"
3059
- }
3060
- },
3061
- {
3062
- "kind": "js",
3063
- "name": "ModalCanCloseMixin",
3064
- "declaration": {
3065
- "name": "CanCloseMixin",
3066
- "module": "packages/modal/index.ts"
3067
- }
3068
- },
3069
- {
3070
- "kind": "js",
3071
- "name": "ModalProvidesCanCloseToSlotsMixin",
3072
- "declaration": {
3073
- "name": "ProvidesCanCloseToSlotsMixin",
3074
- "module": "packages/modal/index.ts"
2848
+ "module": "packages/modal/modal.ts"
3075
2849
  }
3076
2850
  }
3077
2851
  ]
3078
2852
  },
3079
2853
  {
3080
2854
  "kind": "javascript-module",
3081
- "path": "packages/toast/toast.ts",
3082
- "declarations": [],
3083
- "exports": []
3084
- },
3085
- {
3086
- "kind": "javascript-module",
3087
- "path": "packages/toast/toast-container.ts",
2855
+ "path": "packages/modal-header/modal-header.ts",
3088
2856
  "declarations": [
3089
2857
  {
3090
2858
  "kind": "class",
3091
- "description": "",
3092
- "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
+ ],
3093
2867
  "members": [
3094
2868
  {
3095
2869
  "kind": "field",
3096
- "name": "_toasts",
2870
+ "name": "title",
3097
2871
  "type": {
3098
- "text": "Map<string | number, ToastInternal>"
2872
+ "text": "string"
3099
2873
  },
3100
- "privacy": "private",
3101
- "default": "new Map()"
2874
+ "attribute": "title"
3102
2875
  },
3103
2876
  {
3104
2877
  "kind": "field",
3105
- "name": "_interval",
2878
+ "name": "back",
3106
2879
  "type": {
3107
- "text": "NodeJS.Timeout | undefined"
2880
+ "text": "boolean"
2881
+ },
2882
+ "attribute": "back"
2883
+ },
2884
+ {
2885
+ "kind": "field",
2886
+ "name": "noClose",
2887
+ "type": {
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"
3108
3077
  },
3109
3078
  "privacy": "private"
3110
3079
  },
@@ -3184,8 +3153,8 @@
3184
3153
  },
3185
3154
  "tagName": "w-toast-container",
3186
3155
  "customElement": true,
3187
- "modulePath": "packages/toast/toast-container.ts",
3188
- "definitionPath": "packages/toast/toast-container.ts"
3156
+ "modulePath": "packages/toast-container/toast-container.ts",
3157
+ "definitionPath": "packages/toast-container/toast-container.ts"
3189
3158
  }
3190
3159
  ],
3191
3160
  "exports": [
@@ -3194,7 +3163,7 @@
3194
3163
  "name": "WarpToastContainer",
3195
3164
  "declaration": {
3196
3165
  "name": "WarpToastContainer",
3197
- "module": "packages/toast/toast-container.ts"
3166
+ "module": "packages/toast-container/toast-container.ts"
3198
3167
  }
3199
3168
  },
3200
3169
  {
@@ -3202,54 +3171,7 @@
3202
3171
  "name": "w-toast-container",
3203
3172
  "declaration": {
3204
3173
  "name": "WarpToastContainer",
3205
- "module": "packages/toast/toast-container.ts"
3206
- }
3207
- }
3208
- ]
3209
- },
3210
- {
3211
- "kind": "javascript-module",
3212
- "path": "packages/toast/index.ts",
3213
- "declarations": [],
3214
- "exports": [
3215
- {
3216
- "kind": "js",
3217
- "name": "removeToast",
3218
- "declaration": {
3219
- "name": "removeToast",
3220
- "module": "./api"
3221
- }
3222
- },
3223
- {
3224
- "kind": "js",
3225
- "name": "toast",
3226
- "declaration": {
3227
- "name": "toast",
3228
- "module": "./api"
3229
- }
3230
- },
3231
- {
3232
- "kind": "js",
3233
- "name": "updateToast",
3234
- "declaration": {
3235
- "name": "updateToast",
3236
- "module": "./api"
3237
- }
3238
- },
3239
- {
3240
- "kind": "js",
3241
- "name": "WarpToast",
3242
- "declaration": {
3243
- "name": "WarpToast",
3244
- "module": "./toast"
3245
- }
3246
- },
3247
- {
3248
- "kind": "js",
3249
- "name": "WarpToastContainer",
3250
- "declaration": {
3251
- "name": "WarpToastContainer",
3252
- "module": "./toast-container"
3174
+ "module": "packages/toast-container/toast-container.ts"
3253
3175
  }
3254
3176
  }
3255
3177
  ]
@@ -3640,53 +3562,186 @@
3640
3562
  },
3641
3563
  {
3642
3564
  "kind": "javascript-module",
3643
- "path": "packages/datepicker/index.ts",
3644
- "declarations": [],
3645
- "exports": [
3646
- {
3647
- "kind": "js",
3648
- "name": "*",
3649
- "declaration": {
3650
- "name": "*",
3651
- "module": "packages/datepicker/datepicker.js"
3652
- }
3653
- }
3654
- ]
3655
- },
3656
- {
3657
- "kind": "javascript-module",
3658
- "path": "packages/combobox/index.ts",
3565
+ "path": "packages/switch/switch.ts",
3659
3566
  "declarations": [
3660
3567
  {
3661
3568
  "kind": "class",
3662
- "description": "A combobox element for text input with selectable options.\n\n[See Storybook for usage examples](https://warp-ds.github.io/elements/?path=/docs/forms-combobox--docs)",
3663
- "name": "WarpCombobox",
3569
+ "description": "",
3570
+ "name": "WarpSwitch",
3664
3571
  "members": [
3665
3572
  {
3666
3573
  "kind": "field",
3667
- "name": "options",
3574
+ "name": "name",
3668
3575
  "type": {
3669
- "text": "ComboboxOption[]"
3576
+ "text": "string"
3670
3577
  },
3671
- "default": "[]",
3672
- "description": "The available options to select from",
3673
- "attribute": "options"
3578
+ "default": "''",
3579
+ "attribute": "name",
3580
+ "reflects": true
3674
3581
  },
3675
3582
  {
3676
3583
  "kind": "field",
3677
- "name": "label",
3584
+ "name": "value",
3678
3585
  "type": {
3679
- "text": "string | undefined"
3586
+ "text": "string"
3680
3587
  },
3681
- "description": "Label above input",
3682
- "attribute": "label",
3588
+ "default": "''",
3589
+ "attribute": "value",
3683
3590
  "reflects": true
3684
3591
  },
3685
3592
  {
3686
3593
  "kind": "field",
3687
- "name": "placeholder",
3594
+ "name": "checked",
3688
3595
  "type": {
3689
- "text": "string | undefined"
3596
+ "text": "boolean"
3597
+ },
3598
+ "default": "false",
3599
+ "attribute": "checked",
3600
+ "reflects": true
3601
+ },
3602
+ {
3603
+ "kind": "field",
3604
+ "name": "disabled",
3605
+ "type": {
3606
+ "text": "boolean"
3607
+ },
3608
+ "default": "false",
3609
+ "attribute": "disabled",
3610
+ "reflects": true
3611
+ },
3612
+ {
3613
+ "kind": "field",
3614
+ "name": "#initialState",
3615
+ "privacy": "private",
3616
+ "type": {
3617
+ "text": "boolean | null"
3618
+ },
3619
+ "default": "null"
3620
+ },
3621
+ {
3622
+ "kind": "method",
3623
+ "name": "resetFormControl",
3624
+ "return": {
3625
+ "type": {
3626
+ "text": "void"
3627
+ }
3628
+ },
3629
+ "type": {
3630
+ "text": "resetFormControl() => void"
3631
+ }
3632
+ }
3633
+ ],
3634
+ "events": [
3635
+ {
3636
+ "name": "change",
3637
+ "type": {
3638
+ "text": "CustomEvent"
3639
+ }
3640
+ }
3641
+ ],
3642
+ "attributes": [
3643
+ {
3644
+ "name": "name",
3645
+ "type": {
3646
+ "text": "string"
3647
+ },
3648
+ "default": "''",
3649
+ "fieldName": "name"
3650
+ },
3651
+ {
3652
+ "name": "value",
3653
+ "type": {
3654
+ "text": "string"
3655
+ },
3656
+ "default": "''",
3657
+ "fieldName": "value"
3658
+ },
3659
+ {
3660
+ "name": "checked",
3661
+ "type": {
3662
+ "text": "boolean"
3663
+ },
3664
+ "default": "false",
3665
+ "fieldName": "checked"
3666
+ },
3667
+ {
3668
+ "name": "disabled",
3669
+ "type": {
3670
+ "text": "boolean"
3671
+ },
3672
+ "default": "false",
3673
+ "fieldName": "disabled"
3674
+ }
3675
+ ],
3676
+ "mixins": [
3677
+ {
3678
+ "name": "FormControlMixin",
3679
+ "package": "@open-wc/form-control"
3680
+ }
3681
+ ],
3682
+ "superclass": {
3683
+ "name": "LitElement",
3684
+ "package": "lit"
3685
+ },
3686
+ "tagName": "w-switch",
3687
+ "customElement": true,
3688
+ "modulePath": "packages/switch/switch.ts",
3689
+ "definitionPath": "packages/switch/switch.ts"
3690
+ }
3691
+ ],
3692
+ "exports": [
3693
+ {
3694
+ "kind": "js",
3695
+ "name": "WarpSwitch",
3696
+ "declaration": {
3697
+ "name": "WarpSwitch",
3698
+ "module": "packages/switch/switch.ts"
3699
+ }
3700
+ },
3701
+ {
3702
+ "kind": "custom-element-definition",
3703
+ "name": "w-switch",
3704
+ "declaration": {
3705
+ "name": "WarpSwitch",
3706
+ "module": "packages/switch/switch.ts"
3707
+ }
3708
+ }
3709
+ ]
3710
+ },
3711
+ {
3712
+ "kind": "javascript-module",
3713
+ "path": "packages/combobox/combobox.ts",
3714
+ "declarations": [
3715
+ {
3716
+ "kind": "class",
3717
+ "description": "A combobox element for text input with selectable options.\n\n[See Storybook for usage examples](https://warp-ds.github.io/elements/?path=/docs/forms-combobox--docs)",
3718
+ "name": "WarpCombobox",
3719
+ "members": [
3720
+ {
3721
+ "kind": "field",
3722
+ "name": "options",
3723
+ "type": {
3724
+ "text": "ComboboxOption[]"
3725
+ },
3726
+ "default": "[]",
3727
+ "description": "The available options to select from",
3728
+ "attribute": "options"
3729
+ },
3730
+ {
3731
+ "kind": "field",
3732
+ "name": "label",
3733
+ "type": {
3734
+ "text": "string | undefined"
3735
+ },
3736
+ "description": "Label above input",
3737
+ "attribute": "label",
3738
+ "reflects": true
3739
+ },
3740
+ {
3741
+ "kind": "field",
3742
+ "name": "placeholder",
3743
+ "type": {
3744
+ "text": "string | undefined"
3690
3745
  },
3691
3746
  "description": "Input placeholder",
3692
3747
  "attribute": "placeholder",
@@ -3799,32 +3854,23 @@
3799
3854
  },
3800
3855
  {
3801
3856
  "kind": "field",
3802
- "name": "containerClassName",
3803
- "type": {
3804
- "text": "string | undefined"
3805
- },
3806
- "description": "Additional container styling",
3807
- "attribute": "class-name",
3808
- "reflects": true
3809
- },
3810
- {
3811
- "kind": "field",
3812
- "name": "listClassName",
3857
+ "name": "name",
3813
3858
  "type": {
3814
3859
  "text": "string | undefined"
3815
3860
  },
3816
- "description": "Additional list styling",
3817
- "attribute": "list-class-name",
3861
+ "description": "Name attribute for form submission",
3862
+ "attribute": "name",
3818
3863
  "reflects": true
3819
3864
  },
3820
3865
  {
3821
3866
  "kind": "field",
3822
- "name": "name",
3867
+ "name": "autocomplete",
3823
3868
  "type": {
3824
3869
  "text": "string | undefined"
3825
3870
  },
3826
- "description": "Name attribute for form submission",
3827
- "attribute": "name",
3871
+ "default": "'off'",
3872
+ "description": "Autocomplete attribute for the input field",
3873
+ "attribute": "autocomplete",
3828
3874
  "reflects": true
3829
3875
  },
3830
3876
  {
@@ -4178,28 +4224,21 @@
4178
4224
  "fieldName": "optional"
4179
4225
  },
4180
4226
  {
4181
- "name": "class-name",
4182
- "type": {
4183
- "text": "string | undefined"
4184
- },
4185
- "description": "Additional container styling",
4186
- "fieldName": "containerClassName"
4187
- },
4188
- {
4189
- "name": "list-class-name",
4227
+ "name": "name",
4190
4228
  "type": {
4191
4229
  "text": "string | undefined"
4192
4230
  },
4193
- "description": "Additional list styling",
4194
- "fieldName": "listClassName"
4231
+ "description": "Name attribute for form submission",
4232
+ "fieldName": "name"
4195
4233
  },
4196
4234
  {
4197
- "name": "name",
4235
+ "name": "autocomplete",
4198
4236
  "type": {
4199
4237
  "text": "string | undefined"
4200
4238
  },
4201
- "description": "Name attribute for form submission",
4202
- "fieldName": "name"
4239
+ "default": "'off'",
4240
+ "description": "Autocomplete attribute for the input field",
4241
+ "fieldName": "autocomplete"
4203
4242
  }
4204
4243
  ],
4205
4244
  "mixins": [
@@ -4214,8 +4253,8 @@
4214
4253
  },
4215
4254
  "tagName": "w-combobox",
4216
4255
  "customElement": true,
4217
- "modulePath": "packages/combobox/index.ts",
4218
- "definitionPath": "packages/combobox/index.ts"
4256
+ "modulePath": "packages/combobox/combobox.ts",
4257
+ "definitionPath": "packages/combobox/combobox.ts"
4219
4258
  }
4220
4259
  ],
4221
4260
  "exports": [
@@ -4224,7 +4263,7 @@
4224
4263
  "name": "WarpCombobox",
4225
4264
  "declaration": {
4226
4265
  "name": "WarpCombobox",
4227
- "module": "packages/combobox/index.ts"
4266
+ "module": "packages/combobox/combobox.ts"
4228
4267
  }
4229
4268
  },
4230
4269
  {
@@ -4232,14 +4271,14 @@
4232
4271
  "name": "w-combobox",
4233
4272
  "declaration": {
4234
4273
  "name": "WarpCombobox",
4235
- "module": "packages/combobox/index.ts"
4274
+ "module": "packages/combobox/combobox.ts"
4236
4275
  }
4237
4276
  }
4238
4277
  ]
4239
4278
  },
4240
4279
  {
4241
4280
  "kind": "javascript-module",
4242
- "path": "packages/deadtoggle/index.ts",
4281
+ "path": "packages/dead-toggle/dead-toggle.ts",
4243
4282
  "declarations": [
4244
4283
  {
4245
4284
  "kind": "class",
@@ -4345,8 +4384,8 @@
4345
4384
  },
4346
4385
  "tagName": "w-dead-toggle",
4347
4386
  "customElement": true,
4348
- "modulePath": "packages/deadtoggle/index.ts",
4349
- "definitionPath": "packages/deadtoggle/index.ts"
4387
+ "modulePath": "packages/dead-toggle/dead-toggle.ts",
4388
+ "definitionPath": "packages/dead-toggle/dead-toggle.ts"
4350
4389
  }
4351
4390
  ],
4352
4391
  "exports": [
@@ -4355,7 +4394,7 @@
4355
4394
  "name": "WarpDeadToggle",
4356
4395
  "declaration": {
4357
4396
  "name": "WarpDeadToggle",
4358
- "module": "packages/deadtoggle/index.ts"
4397
+ "module": "packages/dead-toggle/dead-toggle.ts"
4359
4398
  }
4360
4399
  },
4361
4400
  {
@@ -4363,18 +4402,18 @@
4363
4402
  "name": "w-dead-toggle",
4364
4403
  "declaration": {
4365
4404
  "name": "WarpDeadToggle",
4366
- "module": "packages/deadtoggle/index.ts"
4405
+ "module": "packages/dead-toggle/dead-toggle.ts"
4367
4406
  }
4368
4407
  }
4369
4408
  ]
4370
4409
  },
4371
4410
  {
4372
4411
  "kind": "javascript-module",
4373
- "path": "packages/pageindicator/index.ts",
4412
+ "path": "packages/page-indicator/page-indicator.ts",
4374
4413
  "declarations": [
4375
4414
  {
4376
4415
  "kind": "class",
4377
- "description": "",
4416
+ "description": "A page indicator component that displays a series of dots representing pages.\nOne dot is highlighted to indicate the currently selected page.",
4378
4417
  "name": "WarpPageIndicator",
4379
4418
  "members": [
4380
4419
  {
@@ -4384,8 +4423,9 @@
4384
4423
  "text": "number"
4385
4424
  },
4386
4425
  "default": "1",
4387
- "description": "Currently selected page (1-based index)",
4388
- "attribute": "selected-page"
4426
+ "description": "Currently selected page (1-based index, clamped to valid range)",
4427
+ "attribute": "selected-page",
4428
+ "reflects": true
4389
4429
  },
4390
4430
  {
4391
4431
  "kind": "field",
@@ -4394,8 +4434,29 @@
4394
4434
  "text": "number"
4395
4435
  },
4396
4436
  "default": "1",
4397
- "description": "Total number of pages",
4398
- "attribute": "page-count"
4437
+ "description": "Total number of pages (minimum 1)",
4438
+ "attribute": "page-count",
4439
+ "reflects": true
4440
+ },
4441
+ {
4442
+ "kind": "field",
4443
+ "name": "_validPageCount",
4444
+ "type": {
4445
+ "text": "number"
4446
+ },
4447
+ "privacy": "private",
4448
+ "description": "Validated page count (minimum 1)",
4449
+ "readonly": true
4450
+ },
4451
+ {
4452
+ "kind": "field",
4453
+ "name": "_validSelectedPage",
4454
+ "type": {
4455
+ "text": "number"
4456
+ },
4457
+ "privacy": "private",
4458
+ "description": "Validated selected page (clamped to valid range)",
4459
+ "readonly": true
4399
4460
  }
4400
4461
  ],
4401
4462
  "attributes": [
@@ -4405,7 +4466,7 @@
4405
4466
  "text": "number"
4406
4467
  },
4407
4468
  "default": "1",
4408
- "description": "Currently selected page (1-based index)",
4469
+ "description": "Currently selected page (1-based index, clamped to valid range)",
4409
4470
  "fieldName": "selectedPage"
4410
4471
  },
4411
4472
  {
@@ -4414,7 +4475,7 @@
4414
4475
  "text": "number"
4415
4476
  },
4416
4477
  "default": "1",
4417
- "description": "Total number of pages",
4478
+ "description": "Total number of pages (minimum 1)",
4418
4479
  "fieldName": "pageCount"
4419
4480
  }
4420
4481
  ],
@@ -4422,19 +4483,19 @@
4422
4483
  "name": "LitElement",
4423
4484
  "package": "lit"
4424
4485
  },
4425
- "tagName": "w-pageindicator",
4486
+ "tagName": "w-page-indicator",
4426
4487
  "customElement": true,
4427
- "modulePath": "packages/pageindicator/index.ts",
4428
- "definitionPath": "packages/pageindicator/index.ts"
4488
+ "modulePath": "packages/page-indicator/page-indicator.ts",
4489
+ "definitionPath": "packages/page-indicator/page-indicator.ts"
4429
4490
  }
4430
4491
  ],
4431
4492
  "exports": [
4432
4493
  {
4433
4494
  "kind": "custom-element-definition",
4434
- "name": "w-pageindicator",
4495
+ "name": "w-page-indicator",
4435
4496
  "declaration": {
4436
4497
  "name": "WarpPageIndicator",
4437
- "module": "packages/pageindicator/index.ts"
4498
+ "module": "packages/page-indicator/page-indicator.ts"
4438
4499
  }
4439
4500
  },
4440
4501
  {
@@ -4442,14 +4503,14 @@
4442
4503
  "name": "WarpPageIndicator",
4443
4504
  "declaration": {
4444
4505
  "name": "WarpPageIndicator",
4445
- "module": "packages/pageindicator/index.ts"
4506
+ "module": "packages/page-indicator/page-indicator.ts"
4446
4507
  }
4447
4508
  }
4448
4509
  ]
4449
4510
  },
4450
4511
  {
4451
4512
  "kind": "javascript-module",
4452
- "path": "packages/pagination/index.ts",
4513
+ "path": "packages/pagination/pagination.ts",
4453
4514
  "declarations": [
4454
4515
  {
4455
4516
  "kind": "class",
@@ -4555,8 +4616,8 @@
4555
4616
  },
4556
4617
  "tagName": "w-pagination",
4557
4618
  "customElement": true,
4558
- "modulePath": "packages/pagination/index.ts",
4559
- "definitionPath": "packages/pagination/index.ts"
4619
+ "modulePath": "packages/pagination/pagination.ts",
4620
+ "definitionPath": "packages/pagination/pagination.ts"
4560
4621
  }
4561
4622
  ],
4562
4623
  "exports": [
@@ -4565,7 +4626,7 @@
4565
4626
  "name": "w-pagination",
4566
4627
  "declaration": {
4567
4628
  "name": "WarpPagination",
4568
- "module": "packages/pagination/index.ts"
4629
+ "module": "packages/pagination/pagination.ts"
4569
4630
  }
4570
4631
  },
4571
4632
  {
@@ -4573,28 +4634,7 @@
4573
4634
  "name": "WarpPagination",
4574
4635
  "declaration": {
4575
4636
  "name": "WarpPagination",
4576
- "module": "packages/pagination/index.ts"
4577
- }
4578
- }
4579
- ]
4580
- },
4581
- {
4582
- "kind": "javascript-module",
4583
- "path": "packages/radio/radio-group-styles.ts",
4584
- "declarations": [
4585
- {
4586
- "kind": "variable",
4587
- "name": "styles",
4588
- "default": "css` :host { display: block; } .form-control { position: relative; border: none; padding: 0; margin: 0; } .label { font-size: var(--w-font-size-s); line-height: var(--w-line-height-s); font-weight: 700; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-smoothing: grayscale; cursor: pointer; padding-bottom: 0.4rem; color: var(--w-s-color-text); display: block; } .radio-group-required .label::after { content: var(--wa-form-control-required-content); margin-inline-start: var(--wa-form-control-required-content-offset); } .button-group { display: flex; } [part~='form-control-input'] { display: flex; flex-direction: column; flex-wrap: wrap; } /* Horizontal */ :host([orientation='horizontal']) [part~='form-control-input'] { flex-direction: row; gap: 1em; } /* Help text */ [part~='hint'] { margin-block-start: 0.5em; } /* Radios have the \"button\" appearance */ :host fieldset.has-radio-buttons { [part~='form-control-input'] { gap: 0; } } `"
4589
- }
4590
- ],
4591
- "exports": [
4592
- {
4593
- "kind": "js",
4594
- "name": "styles",
4595
- "declaration": {
4596
- "name": "styles",
4597
- "module": "packages/radio/radio-group-styles.ts"
4637
+ "module": "packages/pagination/pagination.ts"
4598
4638
  }
4599
4639
  }
4600
4640
  ]
@@ -4778,7 +4818,7 @@
4778
4818
  },
4779
4819
  {
4780
4820
  "kind": "javascript-module",
4781
- "path": "packages/radio/radio-group.ts",
4821
+ "path": "packages/radio-group/radio-group.ts",
4782
4822
  "declarations": [
4783
4823
  {
4784
4824
  "kind": "class",
@@ -5136,12 +5176,12 @@
5136
5176
  ],
5137
5177
  "superclass": {
5138
5178
  "name": "BaseFormAssociatedElement",
5139
- "module": "/packages/radio/form-associated-element"
5179
+ "module": "/packages/radio/form-associated-element.js"
5140
5180
  },
5141
5181
  "tagName": "w-radio-group",
5142
5182
  "customElement": true,
5143
- "modulePath": "packages/radio/radio-group.ts",
5144
- "definitionPath": "packages/radio/radio-group.ts"
5183
+ "modulePath": "packages/radio-group/radio-group.ts",
5184
+ "definitionPath": "packages/radio-group/radio-group.ts"
5145
5185
  }
5146
5186
  ],
5147
5187
  "exports": [
@@ -5150,7 +5190,7 @@
5150
5190
  "name": "WRadioGroup",
5151
5191
  "declaration": {
5152
5192
  "name": "WRadioGroup",
5153
- "module": "packages/radio/radio-group.ts"
5193
+ "module": "packages/radio-group/radio-group.ts"
5154
5194
  }
5155
5195
  },
5156
5196
  {
@@ -5158,124 +5198,14 @@
5158
5198
  "name": "w-radio-group",
5159
5199
  "declaration": {
5160
5200
  "name": "WRadioGroup",
5161
- "module": "packages/radio/radio-group.ts"
5201
+ "module": "packages/radio-group/radio-group.ts"
5162
5202
  }
5163
5203
  }
5164
5204
  ]
5165
5205
  },
5166
5206
  {
5167
5207
  "kind": "javascript-module",
5168
- "path": "packages/radio/radio-styles.ts",
5169
- "declarations": [],
5170
- "exports": []
5171
- },
5172
- {
5173
- "kind": "javascript-module",
5174
- "path": "packages/radio/radio.stories.ts",
5175
- "declarations": [
5176
- {
5177
- "kind": "variable",
5178
- "name": "meta",
5179
- "type": {
5180
- "text": "Meta<typeof args>"
5181
- },
5182
- "default": "{ title: 'Forms/Radio', render: (args) => { return html` <w-radio-group ${spread(prespread(args))}> <w-radio value=\"foo\">foo</w-radio> <w-radio value=\"bar\">bar</w-radio> </w-radio-group> `; }, } satisfies Meta"
5183
- },
5184
- {
5185
- "kind": "variable",
5186
- "name": "Default",
5187
- "type": {
5188
- "text": "Story"
5189
- },
5190
- "default": "{ args: { label: 'Group', name: 'foobar', value: 'foo', }, }"
5191
- },
5192
- {
5193
- "kind": "variable",
5194
- "name": "Disabled",
5195
- "type": {
5196
- "text": "Story"
5197
- },
5198
- "default": "{ args: { label: 'Disabled', disabled: true, }, }"
5199
- },
5200
- {
5201
- "kind": "variable",
5202
- "name": "Required",
5203
- "type": {
5204
- "text": "Story"
5205
- },
5206
- "default": "{ args: {}, render() { return html` <form> <w-radio-group required> <w-radio value=\"foo\">foo</w-radio> <w-radio value=\"bar\">bar</w-radio> </w-radio-group> <button>click me</button> </form> `; }, }"
5207
- },
5208
- {
5209
- "kind": "variable",
5210
- "name": "DisabledGroup",
5211
- "type": {
5212
- "text": "Story"
5213
- },
5214
- "default": "{ args: { disabled: true }, }"
5215
- },
5216
- {
5217
- "kind": "variable",
5218
- "name": "DisabledRadio",
5219
- "type": {
5220
- "text": "Story"
5221
- },
5222
- "default": "{ args: {}, render() { return html` <w-radio-group> <w-radio value=\"foo\" disabled appearance=\"button\">disabled</w-radio> <w-radio value=\"bar\" appearance=\"clickable\">not disabled</w-radio> </w-radio-group> `; }, }"
5223
- }
5224
- ],
5225
- "exports": [
5226
- {
5227
- "kind": "js",
5228
- "name": "default",
5229
- "declaration": {
5230
- "name": "meta",
5231
- "module": "packages/radio/radio.stories.ts"
5232
- }
5233
- },
5234
- {
5235
- "kind": "js",
5236
- "name": "Default",
5237
- "declaration": {
5238
- "name": "Default",
5239
- "module": "packages/radio/radio.stories.ts"
5240
- }
5241
- },
5242
- {
5243
- "kind": "js",
5244
- "name": "Disabled",
5245
- "declaration": {
5246
- "name": "Disabled",
5247
- "module": "packages/radio/radio.stories.ts"
5248
- }
5249
- },
5250
- {
5251
- "kind": "js",
5252
- "name": "Required",
5253
- "declaration": {
5254
- "name": "Required",
5255
- "module": "packages/radio/radio.stories.ts"
5256
- }
5257
- },
5258
- {
5259
- "kind": "js",
5260
- "name": "DisabledGroup",
5261
- "declaration": {
5262
- "name": "DisabledGroup",
5263
- "module": "packages/radio/radio.stories.ts"
5264
- }
5265
- },
5266
- {
5267
- "kind": "js",
5268
- "name": "DisabledRadio",
5269
- "declaration": {
5270
- "name": "DisabledRadio",
5271
- "module": "packages/radio/radio.stories.ts"
5272
- }
5273
- }
5274
- ]
5275
- },
5276
- {
5277
- "kind": "javascript-module",
5278
- "path": "packages/checkbox/checkbox.ts",
5208
+ "path": "packages/checkbox/checkbox.ts",
5279
5209
  "declarations": [
5280
5210
  {
5281
5211
  "kind": "class",
@@ -5647,7 +5577,7 @@
5647
5577
  },
5648
5578
  {
5649
5579
  "kind": "javascript-module",
5650
- "path": "packages/checkbox/checkbox-group.ts",
5580
+ "path": "packages/checkbox-group/checkbox-group.ts",
5651
5581
  "declarations": [
5652
5582
  {
5653
5583
  "kind": "class",
@@ -5660,8 +5590,8 @@
5660
5590
  },
5661
5591
  "tagName": "w-checkbox-group",
5662
5592
  "customElement": true,
5663
- "modulePath": "packages/checkbox/checkbox-group.ts",
5664
- "definitionPath": "packages/checkbox/checkbox-group.ts"
5593
+ "modulePath": "packages/checkbox-group/checkbox-group.ts",
5594
+ "definitionPath": "packages/checkbox-group/checkbox-group.ts"
5665
5595
  }
5666
5596
  ],
5667
5597
  "exports": [
@@ -5670,7 +5600,7 @@
5670
5600
  "name": "WCheckboxGroup",
5671
5601
  "declaration": {
5672
5602
  "name": "WCheckboxGroup",
5673
- "module": "packages/checkbox/checkbox-group.ts"
5603
+ "module": "packages/checkbox-group/checkbox-group.ts"
5674
5604
  }
5675
5605
  },
5676
5606
  {
@@ -5678,14 +5608,14 @@
5678
5608
  "name": "w-checkbox-group",
5679
5609
  "declaration": {
5680
5610
  "name": "WCheckboxGroup",
5681
- "module": "packages/checkbox/checkbox-group.ts"
5611
+ "module": "packages/checkbox-group/checkbox-group.ts"
5682
5612
  }
5683
5613
  }
5684
5614
  ]
5685
5615
  },
5686
5616
  {
5687
5617
  "kind": "javascript-module",
5688
- "path": "packages/slider/slider-thumb.ts",
5618
+ "path": "packages/slider-thumb/slider-thumb.ts",
5689
5619
  "declarations": [
5690
5620
  {
5691
5621
  "kind": "class",
@@ -6092,8 +6022,8 @@
6092
6022
  },
6093
6023
  "tagName": "w-slider-thumb",
6094
6024
  "customElement": true,
6095
- "modulePath": "packages/slider/slider-thumb.ts",
6096
- "definitionPath": "packages/slider/slider-thumb.ts"
6025
+ "modulePath": "packages/slider-thumb/slider-thumb.ts",
6026
+ "definitionPath": "packages/slider-thumb/slider-thumb.ts"
6097
6027
  }
6098
6028
  ],
6099
6029
  "exports": [
@@ -6102,7 +6032,7 @@
6102
6032
  "name": "w-slider-thumb",
6103
6033
  "declaration": {
6104
6034
  "name": "WarpSliderThumb",
6105
- "module": "packages/slider/slider-thumb.ts"
6035
+ "module": "packages/slider-thumb/slider-thumb.ts"
6106
6036
  }
6107
6037
  },
6108
6038
  {
@@ -6110,7 +6040,7 @@
6110
6040
  "name": "WarpSliderThumb",
6111
6041
  "declaration": {
6112
6042
  "name": "WarpSliderThumb",
6113
- "module": "packages/slider/slider-thumb.ts"
6043
+ "module": "packages/slider-thumb/slider-thumb.ts"
6114
6044
  }
6115
6045
  }
6116
6046
  ]
@@ -6531,68 +6461,8 @@
6531
6461
  },
6532
6462
  {
6533
6463
  "kind": "javascript-module",
6534
- "path": "packages/stepindicator/index.ts",
6464
+ "path": "packages/step/step.ts",
6535
6465
  "declarations": [
6536
- {
6537
- "kind": "class",
6538
- "description": "Steps are used to show progress through a process or to guide users through a multi-step task.\n\n[See Storybook for usage examples](https://warp-ds.github.io/elements/?path=/docs/components-steps--docs)",
6539
- "name": "WarpStepIndicator",
6540
- "members": [
6541
- {
6542
- "kind": "field",
6543
- "name": "horizontal",
6544
- "type": {
6545
- "text": "boolean"
6546
- },
6547
- "default": "false",
6548
- "attribute": "horizontal",
6549
- "reflects": true
6550
- },
6551
- {
6552
- "kind": "field",
6553
- "name": "right",
6554
- "type": {
6555
- "text": "boolean"
6556
- },
6557
- "default": "false",
6558
- "attribute": "right",
6559
- "reflects": true
6560
- },
6561
- {
6562
- "kind": "method",
6563
- "name": "updateStepsContext",
6564
- "type": {
6565
- "text": "updateStepsContext() => void"
6566
- }
6567
- }
6568
- ],
6569
- "attributes": [
6570
- {
6571
- "name": "horizontal",
6572
- "type": {
6573
- "text": "boolean"
6574
- },
6575
- "default": "false",
6576
- "fieldName": "horizontal"
6577
- },
6578
- {
6579
- "name": "right",
6580
- "type": {
6581
- "text": "boolean"
6582
- },
6583
- "default": "false",
6584
- "fieldName": "right"
6585
- }
6586
- ],
6587
- "superclass": {
6588
- "name": "LitElement",
6589
- "package": "lit"
6590
- },
6591
- "tagName": "w-step-indicator",
6592
- "customElement": true,
6593
- "modulePath": "packages/stepindicator/index.ts",
6594
- "definitionPath": "packages/stepindicator/index.ts"
6595
- },
6596
6466
  {
6597
6467
  "kind": "class",
6598
6468
  "description": "Individual step component that shows a single step in a process",
@@ -6674,17 +6544,17 @@
6674
6544
  },
6675
6545
  "tagName": "w-step",
6676
6546
  "customElement": true,
6677
- "modulePath": "packages/stepindicator/index.ts",
6678
- "definitionPath": "packages/stepindicator/index.ts"
6547
+ "modulePath": "packages/step/step.ts",
6548
+ "definitionPath": "packages/step/step.ts"
6679
6549
  }
6680
6550
  ],
6681
6551
  "exports": [
6682
6552
  {
6683
- "kind": "custom-element-definition",
6684
- "name": "w-step-indicator",
6553
+ "kind": "js",
6554
+ "name": "WarpStep",
6685
6555
  "declaration": {
6686
- "name": "WarpStepIndicator",
6687
- "module": "packages/stepindicator/index.ts"
6556
+ "name": "WarpStep",
6557
+ "module": "packages/step/step.ts"
6688
6558
  }
6689
6559
  },
6690
6560
  {
@@ -6692,178 +6562,98 @@
6692
6562
  "name": "w-step",
6693
6563
  "declaration": {
6694
6564
  "name": "WarpStep",
6695
- "module": "packages/stepindicator/index.ts"
6696
- }
6697
- },
6698
- {
6699
- "kind": "js",
6700
- "name": "WarpStepIndicator",
6701
- "declaration": {
6702
- "name": "WarpStepIndicator",
6703
- "module": "packages/stepindicator/index.ts"
6704
- }
6705
- },
6706
- {
6707
- "kind": "js",
6708
- "name": "WarpStep",
6709
- "declaration": {
6710
- "name": "WarpStep",
6711
- "module": "packages/stepindicator/index.ts"
6565
+ "module": "packages/step/step.ts"
6712
6566
  }
6713
6567
  }
6714
6568
  ]
6715
6569
  },
6716
6570
  {
6717
6571
  "kind": "javascript-module",
6718
- "path": "packages/switch/index.ts",
6572
+ "path": "packages/step-indicator/step-indicator.ts",
6719
6573
  "declarations": [
6720
6574
  {
6721
6575
  "kind": "class",
6722
- "description": "",
6723
- "name": "WarpSwitch",
6576
+ "description": "Steps are used to show progress through a process or to guide users through a multi-step task.\n\n[See Storybook for usage examples](https://warp-ds.github.io/elements/?path=/docs/components-steps--docs)",
6577
+ "name": "WarpStepIndicator",
6724
6578
  "members": [
6725
6579
  {
6726
6580
  "kind": "field",
6727
- "name": "name",
6728
- "type": {
6729
- "text": "string"
6730
- },
6731
- "default": "''",
6732
- "attribute": "name",
6733
- "reflects": true
6734
- },
6735
- {
6736
- "kind": "field",
6737
- "name": "value",
6738
- "type": {
6739
- "text": "string"
6740
- },
6741
- "default": "''",
6742
- "attribute": "value",
6743
- "reflects": true
6744
- },
6745
- {
6746
- "kind": "field",
6747
- "name": "checked",
6581
+ "name": "horizontal",
6748
6582
  "type": {
6749
6583
  "text": "boolean"
6750
6584
  },
6751
6585
  "default": "false",
6752
- "attribute": "checked",
6586
+ "attribute": "horizontal",
6753
6587
  "reflects": true
6754
6588
  },
6755
6589
  {
6756
6590
  "kind": "field",
6757
- "name": "disabled",
6591
+ "name": "right",
6758
6592
  "type": {
6759
6593
  "text": "boolean"
6760
6594
  },
6761
6595
  "default": "false",
6762
- "attribute": "disabled",
6596
+ "attribute": "right",
6763
6597
  "reflects": true
6764
6598
  },
6765
- {
6766
- "kind": "field",
6767
- "name": "#initialState",
6768
- "privacy": "private",
6769
- "type": {
6770
- "text": "boolean | null"
6771
- },
6772
- "default": "null"
6773
- },
6774
6599
  {
6775
6600
  "kind": "method",
6776
- "name": "resetFormControl",
6777
- "return": {
6778
- "type": {
6779
- "text": "void"
6780
- }
6781
- },
6782
- "type": {
6783
- "text": "resetFormControl() => void"
6784
- }
6785
- }
6786
- ],
6787
- "events": [
6788
- {
6789
- "name": "change",
6601
+ "name": "updateStepsContext",
6790
6602
  "type": {
6791
- "text": "CustomEvent"
6603
+ "text": "updateStepsContext() => void"
6792
6604
  }
6793
6605
  }
6794
6606
  ],
6795
6607
  "attributes": [
6796
6608
  {
6797
- "name": "name",
6798
- "type": {
6799
- "text": "string"
6800
- },
6801
- "default": "''",
6802
- "fieldName": "name"
6803
- },
6804
- {
6805
- "name": "value",
6806
- "type": {
6807
- "text": "string"
6808
- },
6809
- "default": "''",
6810
- "fieldName": "value"
6811
- },
6812
- {
6813
- "name": "checked",
6609
+ "name": "horizontal",
6814
6610
  "type": {
6815
6611
  "text": "boolean"
6816
6612
  },
6817
6613
  "default": "false",
6818
- "fieldName": "checked"
6614
+ "fieldName": "horizontal"
6819
6615
  },
6820
6616
  {
6821
- "name": "disabled",
6617
+ "name": "right",
6822
6618
  "type": {
6823
6619
  "text": "boolean"
6824
6620
  },
6825
6621
  "default": "false",
6826
- "fieldName": "disabled"
6827
- }
6828
- ],
6829
- "mixins": [
6830
- {
6831
- "name": "FormControlMixin",
6832
- "package": "@open-wc/form-control"
6622
+ "fieldName": "right"
6833
6623
  }
6834
6624
  ],
6835
6625
  "superclass": {
6836
6626
  "name": "LitElement",
6837
6627
  "package": "lit"
6838
6628
  },
6839
- "tagName": "w-switch",
6629
+ "tagName": "w-step-indicator",
6840
6630
  "customElement": true,
6841
- "modulePath": "packages/switch/index.ts",
6842
- "definitionPath": "packages/switch/index.ts"
6631
+ "modulePath": "packages/step-indicator/step-indicator.ts",
6632
+ "definitionPath": "packages/step-indicator/step-indicator.ts"
6843
6633
  }
6844
6634
  ],
6845
6635
  "exports": [
6846
6636
  {
6847
6637
  "kind": "js",
6848
- "name": "WarpSwitch",
6638
+ "name": "WarpStepIndicator",
6849
6639
  "declaration": {
6850
- "name": "WarpSwitch",
6851
- "module": "packages/switch/index.ts"
6640
+ "name": "WarpStepIndicator",
6641
+ "module": "packages/step-indicator/step-indicator.ts"
6852
6642
  }
6853
6643
  },
6854
6644
  {
6855
6645
  "kind": "custom-element-definition",
6856
- "name": "w-switch",
6646
+ "name": "w-step-indicator",
6857
6647
  "declaration": {
6858
- "name": "WarpSwitch",
6859
- "module": "packages/switch/index.ts"
6648
+ "name": "WarpStepIndicator",
6649
+ "module": "packages/step-indicator/step-indicator.ts"
6860
6650
  }
6861
6651
  }
6862
6652
  ]
6863
6653
  },
6864
6654
  {
6865
6655
  "kind": "javascript-module",
6866
- "path": "packages/tabs/tab.ts",
6656
+ "path": "packages/tab/tab.ts",
6867
6657
  "declarations": [
6868
6658
  {
6869
6659
  "kind": "class",
@@ -6872,21 +6662,12 @@
6872
6662
  "members": [
6873
6663
  {
6874
6664
  "kind": "field",
6875
- "name": "name",
6876
- "type": {
6877
- "text": "string"
6878
- },
6879
- "attribute": "name",
6880
- "reflects": true
6881
- },
6882
- {
6883
- "kind": "field",
6884
- "name": "label",
6665
+ "name": "for",
6885
6666
  "type": {
6886
6667
  "text": "string"
6887
6668
  },
6888
6669
  "default": "''",
6889
- "attribute": "label",
6670
+ "attribute": "for",
6890
6671
  "reflects": true
6891
6672
  },
6892
6673
  {
@@ -6909,21 +6690,6 @@
6909
6690
  "attribute": "over",
6910
6691
  "reflects": true
6911
6692
  },
6912
- {
6913
- "kind": "field",
6914
- "name": "tabClass",
6915
- "type": {
6916
- "text": "string"
6917
- },
6918
- "default": "''",
6919
- "attribute": "tab-class",
6920
- "reflects": true
6921
- },
6922
- {
6923
- "kind": "field",
6924
- "name": "_handleClick",
6925
- "privacy": "private"
6926
- },
6927
6693
  {
6928
6694
  "kind": "field",
6929
6695
  "name": "_classes",
@@ -6932,26 +6698,19 @@
6932
6698
  },
6933
6699
  {
6934
6700
  "kind": "field",
6935
- "name": "_hasChildren",
6701
+ "name": "_hasIcon",
6936
6702
  "privacy": "private",
6937
6703
  "readonly": true
6938
6704
  }
6939
6705
  ],
6940
6706
  "attributes": [
6941
6707
  {
6942
- "name": "name",
6943
- "type": {
6944
- "text": "string"
6945
- },
6946
- "fieldName": "name"
6947
- },
6948
- {
6949
- "name": "label",
6708
+ "name": "for",
6950
6709
  "type": {
6951
6710
  "text": "string"
6952
6711
  },
6953
6712
  "default": "''",
6954
- "fieldName": "label"
6713
+ "fieldName": "for"
6955
6714
  },
6956
6715
  {
6957
6716
  "name": "active",
@@ -6968,14 +6727,6 @@
6968
6727
  },
6969
6728
  "default": "false",
6970
6729
  "fieldName": "over"
6971
- },
6972
- {
6973
- "name": "tab-class",
6974
- "type": {
6975
- "text": "string"
6976
- },
6977
- "default": "''",
6978
- "fieldName": "tabClass"
6979
6730
  }
6980
6731
  ],
6981
6732
  "superclass": {
@@ -6984,8 +6735,8 @@
6984
6735
  },
6985
6736
  "tagName": "w-tab",
6986
6737
  "customElement": true,
6987
- "modulePath": "packages/tabs/tab.ts",
6988
- "definitionPath": "packages/tabs/tab.ts"
6738
+ "modulePath": "packages/tab/tab.ts",
6739
+ "definitionPath": "packages/tab/tab.ts"
6989
6740
  }
6990
6741
  ],
6991
6742
  "exports": [
@@ -6994,7 +6745,7 @@
6994
6745
  "name": "WarpTab",
6995
6746
  "declaration": {
6996
6747
  "name": "WarpTab",
6997
- "module": "packages/tabs/tab.ts"
6748
+ "module": "packages/tab/tab.ts"
6998
6749
  }
6999
6750
  },
7000
6751
  {
@@ -7002,38 +6753,92 @@
7002
6753
  "name": "w-tab",
7003
6754
  "declaration": {
7004
6755
  "name": "WarpTab",
7005
- "module": "packages/tabs/tab.ts"
6756
+ "module": "packages/tab/tab.ts"
7006
6757
  }
7007
6758
  }
7008
6759
  ]
7009
6760
  },
7010
6761
  {
7011
6762
  "kind": "javascript-module",
7012
- "path": "packages/tabs/tabs.ts",
6763
+ "path": "packages/tab-panel/tab-panel.ts",
7013
6764
  "declarations": [
7014
6765
  {
7015
6766
  "kind": "class",
7016
- "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)",
7017
- "name": "WarpTabs",
6767
+ "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)",
6768
+ "name": "WarpTabPanel",
7018
6769
  "members": [
7019
6770
  {
7020
6771
  "kind": "field",
7021
- "name": "active",
6772
+ "name": "hidden",
7022
6773
  "type": {
7023
- "text": "string"
6774
+ "text": "boolean"
7024
6775
  },
7025
- "default": "''",
7026
- "attribute": "active",
6776
+ "default": "true",
6777
+ "attribute": "hidden",
7027
6778
  "reflects": true
7028
6779
  },
6780
+ {
6781
+ "kind": "method",
6782
+ "name": "_syncA11yAttributes",
6783
+ "privacy": "private"
6784
+ }
6785
+ ],
6786
+ "attributes": [
6787
+ {
6788
+ "name": "hidden",
6789
+ "type": {
6790
+ "text": "boolean"
6791
+ },
6792
+ "default": "true",
6793
+ "fieldName": "hidden"
6794
+ }
6795
+ ],
6796
+ "superclass": {
6797
+ "name": "LitElement",
6798
+ "package": "lit"
6799
+ },
6800
+ "tagName": "w-tab-panel",
6801
+ "customElement": true,
6802
+ "modulePath": "packages/tab-panel/tab-panel.ts",
6803
+ "definitionPath": "packages/tab-panel/tab-panel.ts"
6804
+ }
6805
+ ],
6806
+ "exports": [
6807
+ {
6808
+ "kind": "js",
6809
+ "name": "WarpTabPanel",
6810
+ "declaration": {
6811
+ "name": "WarpTabPanel",
6812
+ "module": "packages/tab-panel/tab-panel.ts"
6813
+ }
6814
+ },
6815
+ {
6816
+ "kind": "custom-element-definition",
6817
+ "name": "w-tab-panel",
6818
+ "declaration": {
6819
+ "name": "WarpTabPanel",
6820
+ "module": "packages/tab-panel/tab-panel.ts"
6821
+ }
6822
+ }
6823
+ ]
6824
+ },
6825
+ {
6826
+ "kind": "javascript-module",
6827
+ "path": "packages/tabs/tabs.ts",
6828
+ "declarations": [
6829
+ {
6830
+ "kind": "class",
6831
+ "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)",
6832
+ "name": "WarpTabs",
6833
+ "members": [
7029
6834
  {
7030
6835
  "kind": "field",
7031
- "name": "tabClass",
6836
+ "name": "active",
7032
6837
  "type": {
7033
6838
  "text": "string"
7034
6839
  },
7035
6840
  "default": "''",
7036
- "attribute": "tab-class",
6841
+ "attribute": "active",
7037
6842
  "reflects": true
7038
6843
  },
7039
6844
  {
@@ -7054,7 +6859,7 @@
7054
6859
  },
7055
6860
  {
7056
6861
  "kind": "field",
7057
- "name": "_activeTab",
6862
+ "name": "_activeTabFor",
7058
6863
  "type": {
7059
6864
  "text": "string"
7060
6865
  },
@@ -7074,6 +6879,11 @@
7074
6879
  "name": "_updateSelectionIndicatorDebounced",
7075
6880
  "privacy": "private"
7076
6881
  },
6882
+ {
6883
+ "kind": "field",
6884
+ "name": "_assignSlots",
6885
+ "privacy": "private"
6886
+ },
7077
6887
  {
7078
6888
  "kind": "field",
7079
6889
  "name": "tabs",
@@ -7143,14 +6953,6 @@
7143
6953
  },
7144
6954
  "default": "''",
7145
6955
  "fieldName": "active"
7146
- },
7147
- {
7148
- "name": "tab-class",
7149
- "type": {
7150
- "text": "string"
7151
- },
7152
- "default": "''",
7153
- "fieldName": "tabClass"
7154
6956
  }
7155
6957
  ],
7156
6958
  "superclass": {