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

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 (367) hide show
  1. package/dist/api.js.map +2 -2
  2. package/dist/custom-elements.json +628 -848
  3. package/dist/index.d.ts +3318 -1397
  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} +15 -15
  23. package/dist/packages/attention/{index.js.map → attention.js.map} +4 -4
  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} +1 -1
  52. package/dist/packages/breadcrumbs/{index.js.map → breadcrumbs.js.map} +1 -1
  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} +1 -1
  71. package/dist/packages/card/{index.js.map → card.js.map} +1 -1
  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} +10 -9
  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.react.stories.d.ts +2 -2
  99. package/dist/packages/datepicker/datepicker.stories.d.ts +3 -3
  100. package/dist/packages/datepicker/datepicker.stories.js +2 -2
  101. package/dist/packages/datepicker/datepicker.test.d.ts +2 -2
  102. package/dist/packages/datepicker/datepicker.test.js +2 -2
  103. package/dist/packages/datepicker/react.js +1 -1
  104. package/dist/packages/{deadtoggle/index.js → dead-toggle/dead-toggle.js} +1 -1
  105. package/dist/packages/{deadtoggle/index.js.map → dead-toggle/dead-toggle.js.map} +1 -1
  106. package/dist/packages/dead-toggle/dead-toggle.react.stories.d.ts +15 -0
  107. package/dist/packages/{deadtoggle → dead-toggle}/dead-toggle.stories.d.ts +2 -2
  108. package/dist/packages/{deadtoggle → dead-toggle}/dead-toggle.stories.js +1 -1
  109. package/dist/packages/dead-toggle/dead-toggle.test.d.ts +1 -0
  110. package/dist/packages/{deadtoggle → dead-toggle}/dead-toggle.test.js +1 -1
  111. package/dist/packages/{deadtoggle → dead-toggle}/react.d.ts +1 -1
  112. package/dist/packages/expandable/{index.js → expandable.js} +1 -1
  113. package/dist/packages/expandable/{index.js.map → expandable.js.map} +1 -1
  114. package/dist/packages/expandable/expandable.react.stories.d.ts +3 -3
  115. package/dist/packages/expandable/expandable.stories.d.ts +2 -2
  116. package/dist/packages/expandable/expandable.stories.js +1 -1
  117. package/dist/packages/expandable/expandable.test.d.ts +1 -1
  118. package/dist/packages/expandable/expandable.test.js +1 -1
  119. package/dist/packages/expandable/react.d.ts +1 -1
  120. package/dist/packages/expandable/react.js +1 -1
  121. package/dist/packages/icon/icon.d.ts +27 -0
  122. package/dist/packages/icon/icon.js +101 -0
  123. package/dist/packages/icon/icon.react.stories.d.ts +28 -0
  124. package/dist/packages/icon/icon.react.stories.js +37 -0
  125. package/dist/packages/icon/icon.stories.d.ts +39 -0
  126. package/dist/packages/icon/icon.stories.js +43 -0
  127. package/dist/packages/icon/react.d.ts +2 -0
  128. package/dist/packages/icon/react.js +11 -0
  129. package/dist/packages/icon/style.js +27 -0
  130. package/dist/packages/link/{index.js → link.js} +3 -3
  131. package/dist/packages/link/link.js.map +7 -0
  132. package/dist/packages/link/link.react.stories.d.ts +3 -3
  133. package/dist/packages/link/link.stories.d.ts +2 -2
  134. package/dist/packages/link/link.stories.js +1 -1
  135. package/dist/packages/link/link.test.d.ts +1 -1
  136. package/dist/packages/link/link.test.js +1 -1
  137. package/dist/packages/link/react.d.ts +1 -1
  138. package/dist/packages/link/react.js +1 -1
  139. package/dist/packages/link/styles.js +2 -2
  140. package/dist/packages/modal/index.d.ts +6 -3
  141. package/dist/packages/modal/index.js +10 -2717
  142. package/dist/packages/modal/{modal-main.js → modal.js} +1 -1
  143. package/dist/packages/modal/{modal-main.js.map → modal.js.map} +1 -1
  144. package/dist/packages/modal/modal.react.stories.d.ts +1 -1
  145. package/dist/packages/modal/modal.stories.d.ts +6 -3
  146. package/dist/packages/modal/modal.stories.js +3 -1
  147. package/dist/packages/modal/react.d.ts +3 -6
  148. package/dist/packages/modal/react.js +4 -15
  149. package/dist/packages/{modal → modal-footer}/modal-footer.d.ts +2 -2
  150. package/dist/packages/{modal → modal-footer}/modal-footer.js +4 -4
  151. package/dist/packages/modal-footer/modal-footer.js.map +7 -0
  152. package/dist/packages/modal-footer/react.d.ts +2 -0
  153. package/dist/packages/modal-footer/react.js +11 -0
  154. package/dist/packages/{modal → modal-header}/modal-header.d.ts +1 -1
  155. package/dist/packages/{modal → modal-header}/modal-header.js +4 -4
  156. package/dist/packages/{tabs/tab.js.map → modal-header/modal-header.js.map} +4 -4
  157. package/dist/packages/modal-header/react.d.ts +5 -0
  158. package/dist/packages/modal-header/react.js +15 -0
  159. package/dist/packages/{pageindicator/index.js → page-indicator/page-indicator.js} +9 -9
  160. package/dist/packages/{pageindicator/index.js.map → page-indicator/page-indicator.js.map} +3 -3
  161. package/dist/packages/{pageindicator/pageindicator.react.stories.d.ts → page-indicator/page-indicator.react.stories.d.ts} +3 -3
  162. package/dist/packages/{pageindicator/pageindicator.stories.d.ts → page-indicator/page-indicator.stories.d.ts} +1 -1
  163. package/dist/packages/{pageindicator/pageindicator.stories.js → page-indicator/page-indicator.stories.js} +7 -7
  164. package/dist/packages/{pageindicator → page-indicator}/react.d.ts +1 -1
  165. package/dist/packages/{pageindicator → page-indicator}/react.js +2 -2
  166. package/dist/packages/{pageindicator → page-indicator}/style.js +4 -4
  167. package/dist/packages/pagination/{index.js → pagination.js} +5 -5
  168. package/dist/packages/pagination/pagination.js.map +7 -0
  169. package/dist/packages/pagination/pagination.react.stories.d.ts +4 -4
  170. package/dist/packages/pagination/pagination.stories.d.ts +2 -2
  171. package/dist/packages/pagination/pagination.stories.js +1 -1
  172. package/dist/packages/pagination/pagination.test.d.ts +1 -1
  173. package/dist/packages/pagination/pagination.test.js +1 -1
  174. package/dist/packages/pagination/react.d.ts +1 -1
  175. package/dist/packages/pagination/react.js +1 -1
  176. package/dist/packages/pill/{index.js → pill.js} +1 -1
  177. package/dist/packages/pill/{index.js.map → pill.js.map} +1 -1
  178. package/dist/packages/pill/pill.react.stories.d.ts +4 -4
  179. package/dist/packages/pill/pill.stories.d.ts +2 -2
  180. package/dist/packages/pill/pill.stories.js +1 -1
  181. package/dist/packages/pill/pill.test.d.ts +1 -1
  182. package/dist/packages/pill/pill.test.js +1 -1
  183. package/dist/packages/pill/react.d.ts +1 -1
  184. package/dist/packages/pill/react.js +1 -1
  185. package/dist/packages/radio/radio-styles.js +0 -1
  186. package/dist/packages/radio/radio.js +120 -120
  187. package/dist/packages/radio/radio.js.map +4 -4
  188. package/dist/packages/radio/radio.stories.d.ts +3 -3
  189. package/dist/packages/radio/radio.stories.js +47 -3688
  190. package/dist/packages/radio/react.d.ts +0 -7
  191. package/dist/packages/radio/react.js +1 -12
  192. package/dist/packages/{radio → radio-group}/radio-group-styles.js +3 -3
  193. package/dist/packages/{radio → radio-group}/radio-group.d.ts +4 -4
  194. package/dist/packages/{radio → radio-group}/radio-group.js +112 -112
  195. package/dist/packages/radio-group/radio-group.js.map +7 -0
  196. package/dist/packages/radio-group/react.d.ts +7 -0
  197. package/dist/packages/radio-group/react.js +17 -0
  198. package/dist/packages/select/react.d.ts +1 -1
  199. package/dist/packages/select/react.js +1 -1
  200. package/dist/packages/select/{index.js → select.js} +3 -3
  201. package/dist/packages/select/select.js.map +7 -0
  202. package/dist/packages/select/select.react.stories.d.ts +4 -4
  203. package/dist/packages/select/select.react.stories.js +1 -1
  204. package/dist/packages/select/select.stories.d.ts +2 -2
  205. package/dist/packages/select/select.stories.js +1 -1
  206. package/dist/packages/select/select.test.d.ts +1 -1
  207. package/dist/packages/select/select.test.js +1 -1
  208. package/dist/packages/slider/index.d.ts +1 -1
  209. package/dist/packages/slider/index.js +1 -1
  210. package/dist/packages/slider/react.d.ts +1 -6
  211. package/dist/packages/slider/react.js +3 -10
  212. package/dist/packages/slider/slider.js +20 -53
  213. package/dist/packages/slider/slider.js.map +4 -4
  214. package/dist/packages/slider/slider.stories.d.ts +5 -4
  215. package/dist/packages/slider/slider.stories.js +13 -12
  216. package/dist/packages/slider/slider.test.d.ts +5 -4
  217. package/dist/packages/slider/slider.test.js +5 -4
  218. package/dist/packages/slider/styles/w-slider.styles.js +13 -46
  219. package/dist/packages/slider-thumb/react.d.ts +6 -0
  220. package/dist/packages/slider-thumb/react.js +15 -0
  221. package/dist/packages/{slider → slider-thumb}/slider-thumb.d.ts +1 -1
  222. package/dist/packages/{slider → slider-thumb}/slider-thumb.js +14 -14
  223. package/dist/packages/slider-thumb/slider-thumb.js.map +7 -0
  224. package/dist/packages/step/react.d.ts +2 -0
  225. package/dist/packages/step/react.js +11 -0
  226. package/dist/packages/step/step.d.ts +22 -0
  227. package/dist/packages/{stepindicator/index.js → step/step.js} +9 -13
  228. package/dist/packages/step/step.js.map +7 -0
  229. package/dist/packages/step-indicator/index.d.ts +2 -0
  230. package/dist/packages/step-indicator/index.js +2 -0
  231. package/dist/packages/step-indicator/react.d.ts +3 -0
  232. package/dist/packages/{stepindicator → step-indicator}/react.js +3 -6
  233. package/dist/packages/step-indicator/step-indicator.d.ts +15 -0
  234. package/dist/packages/step-indicator/step-indicator.js +2454 -0
  235. package/dist/packages/step-indicator/step-indicator.js.map +7 -0
  236. package/dist/packages/{stepindicator → step-indicator}/stepindicator.react.stories.d.ts +1 -1
  237. package/dist/packages/{stepindicator → step-indicator}/stepindicator.stories.d.ts +2 -1
  238. package/dist/packages/{stepindicator → step-indicator}/stepindicator.stories.js +2 -1
  239. package/dist/packages/step-indicator/styles.d.ts +1 -0
  240. package/dist/packages/switch/react.d.ts +1 -1
  241. package/dist/packages/switch/react.js +1 -1
  242. package/dist/packages/switch/{index.js → switch.js} +1 -1
  243. package/dist/packages/switch/{index.js.map → switch.js.map} +1 -1
  244. package/dist/packages/switch/switch.react.stories.d.ts +1 -1
  245. package/dist/packages/switch/switch.stories.d.ts +1 -1
  246. package/dist/packages/switch/switch.stories.js +1 -1
  247. package/dist/packages/switch/switch.test.d.ts +1 -1
  248. package/dist/packages/switch/switch.test.js +2 -2
  249. package/dist/packages/tab/react.d.ts +7 -0
  250. package/dist/packages/tab/react.js +17 -0
  251. package/dist/packages/{tabs → tab}/tab.d.ts +2 -5
  252. package/dist/packages/{tabs → tab}/tab.js +14 -14
  253. package/dist/packages/tab/tab.js.map +7 -0
  254. package/dist/packages/tab-panel/react.d.ts +2 -0
  255. package/dist/packages/tab-panel/react.js +11 -0
  256. package/dist/packages/{tabs → tab-panel}/tab-panel.d.ts +3 -3
  257. package/dist/packages/tab-panel/tab-panel.js +2441 -0
  258. package/dist/packages/tab-panel/tab-panel.js.map +7 -0
  259. package/dist/packages/tabs/index.d.ts +2 -3
  260. package/dist/packages/tabs/index.js +3 -2
  261. package/dist/packages/tabs/react.d.ts +3 -8
  262. package/dist/packages/tabs/react.js +4 -17
  263. package/dist/packages/tabs/tabs.d.ts +2 -5
  264. package/dist/packages/tabs/tabs.js +8 -6
  265. package/dist/packages/tabs/tabs.js.map +3 -3
  266. package/dist/packages/tabs/tabs.react.stories.d.ts +14 -1
  267. package/dist/packages/tabs/tabs.react.stories.js +55 -35
  268. package/dist/packages/tabs/tabs.stories.d.ts +5 -4
  269. package/dist/packages/tabs/tabs.stories.js +89 -65
  270. package/dist/packages/textarea/react.d.ts +1 -1
  271. package/dist/packages/textarea/react.js +1 -1
  272. package/dist/packages/textarea/textarea.react.stories.d.ts +2 -2
  273. package/dist/packages/textarea/textarea.stories.d.ts +2 -2
  274. package/dist/packages/textarea/textarea.stories.js +1 -1
  275. package/dist/packages/textarea/textarea.test.d.ts +1 -1
  276. package/dist/packages/textarea/textarea.test.js +1 -1
  277. package/dist/packages/textfield/react.d.ts +1 -1
  278. package/dist/packages/textfield/react.js +1 -1
  279. package/dist/packages/textfield/{index.d.ts → textfield.d.ts} +1 -0
  280. package/dist/packages/textfield/{index.js → textfield.js} +19 -18
  281. package/dist/packages/textfield/textfield.js.map +7 -0
  282. package/dist/packages/textfield/textfield.react.stories.d.ts +4 -4
  283. package/dist/packages/textfield/textfield.stories.d.ts +2 -2
  284. package/dist/packages/textfield/textfield.stories.js +1 -1
  285. package/dist/packages/textfield/textfield.test.d.ts +2 -2
  286. package/dist/packages/textfield/textfield.test.js +11 -2
  287. package/dist/packages/toast/index.d.ts +5 -3
  288. package/dist/packages/toast/index.js +7 -2483
  289. package/dist/packages/toast/toast.stories.d.ts +4 -3
  290. package/dist/packages/toast/toast.stories.js +3 -2
  291. package/dist/packages/{toast → toast-container}/toast-container.d.ts +1 -1
  292. package/dist/packages/toast-container/toast-container.js.map +7 -0
  293. package/dist/web-types.json +109 -113
  294. package/package.json +135 -70
  295. package/dist/packages/button/index.js.map +0 -7
  296. package/dist/packages/checkbox/index.d.ts +0 -2
  297. package/dist/packages/checkbox/index.js +0 -2
  298. package/dist/packages/combobox/index.js.map +0 -7
  299. package/dist/packages/datepicker/index.d.ts +0 -1
  300. package/dist/packages/datepicker/index.js +0 -2785
  301. package/dist/packages/datepicker/index.js.map +0 -7
  302. package/dist/packages/deadtoggle/dead-toggle.react.stories.d.ts +0 -15
  303. package/dist/packages/deadtoggle/dead-toggle.test.d.ts +0 -1
  304. package/dist/packages/link/index.js.map +0 -7
  305. package/dist/packages/modal/index.js.map +0 -7
  306. package/dist/packages/modal/modal-footer.js.map +0 -7
  307. package/dist/packages/modal/modal-header.js.map +0 -7
  308. package/dist/packages/pagination/index.js.map +0 -7
  309. package/dist/packages/radio/index.d.ts +0 -2
  310. package/dist/packages/radio/index.js +0 -2
  311. package/dist/packages/radio/radio-group-styles.js.map +0 -7
  312. package/dist/packages/radio/radio-group.js.map +0 -7
  313. package/dist/packages/radio/radio-styles.js.map +0 -7
  314. package/dist/packages/radio/radio.stories.js.map +0 -7
  315. package/dist/packages/select/index.js.map +0 -7
  316. package/dist/packages/slider/slider-thumb.js.map +0 -7
  317. package/dist/packages/stepindicator/index.d.ts +0 -37
  318. package/dist/packages/stepindicator/index.js.map +0 -7
  319. package/dist/packages/stepindicator/react.d.ts +0 -3
  320. package/dist/packages/tabs/tab-panel.js +0 -51
  321. package/dist/packages/textarea/index.d.ts +0 -1
  322. package/dist/packages/textarea/index.js +0 -1
  323. package/dist/packages/textfield/index.js.map +0 -7
  324. package/dist/packages/toast/index.js.map +0 -7
  325. package/dist/packages/toast/toast-container.js.map +0 -7
  326. package/dist/packages/affix/{index.d.ts → affix.d.ts} +0 -0
  327. package/dist/packages/alert/{index.d.ts → alert.d.ts} +0 -0
  328. package/dist/packages/badge/{index.d.ts → badge.d.ts} +0 -0
  329. package/dist/packages/box/{index.d.ts → box.d.ts} +0 -0
  330. package/dist/packages/breadcrumbs/{index.d.ts → breadcrumbs.d.ts} +0 -0
  331. package/dist/packages/card/{index.d.ts → card.d.ts} +0 -0
  332. package/dist/packages/{checkbox → checkbox-group}/checkbox-group.d.ts +0 -0
  333. package/dist/packages/{checkbox → checkbox-group}/checkbox-group.js +0 -0
  334. package/dist/packages/{deadtoggle/index.d.ts → dead-toggle/dead-toggle.d.ts} +0 -0
  335. package/dist/packages/{deadtoggle → dead-toggle}/dead-toggle.react.stories.js +0 -0
  336. package/dist/packages/{deadtoggle → dead-toggle}/react.js +1 -1
  337. /package/dist/packages/expandable/{index.d.ts → expandable.d.ts} +0 -0
  338. /package/dist/packages/{pageindicator → icon}/style.d.ts +0 -0
  339. /package/dist/packages/link/{index.d.ts → link.d.ts} +0 -0
  340. /package/dist/packages/modal/{modal-main.d.ts → modal.d.ts} +0 -0
  341. /package/dist/packages/{pageindicator/index.d.ts → page-indicator/page-indicator.d.ts} +0 -0
  342. /package/dist/packages/{pageindicator/pageindicator.react.stories.js → page-indicator/page-indicator.react.stories.js} +0 -0
  343. /package/dist/packages/{radio/radio-group-styles.d.ts → page-indicator/style.d.ts} +0 -0
  344. /package/dist/packages/pagination/{index.d.ts → pagination.d.ts} +0 -0
  345. /package/dist/packages/pill/{index.d.ts → pill.d.ts} +0 -0
  346. /package/dist/packages/{stepindicator/styles.d.ts → radio-group/radio-group-styles.d.ts} +0 -0
  347. /package/dist/packages/select/{index.d.ts → select.d.ts} +0 -0
  348. /package/dist/packages/{slider → slider-thumb}/SliderThumb.d.ts +0 -0
  349. /package/dist/packages/{slider → slider-thumb}/SliderThumb.js +0 -0
  350. /package/dist/packages/{slider → slider-thumb}/oddbird-css-anchor-positioning.d.ts +0 -0
  351. /package/dist/packages/{slider → slider-thumb}/oddbird-css-anchor-positioning.js +0 -0
  352. /package/dist/packages/{slider → slider-thumb}/styles/w-slider-thumb.styles.d.ts +0 -0
  353. /package/dist/packages/{slider → slider-thumb}/styles/w-slider-thumb.styles.js +0 -0
  354. /package/dist/packages/{stepindicator → step-indicator}/locales/da/messages.d.mts +0 -0
  355. /package/dist/packages/{stepindicator → step-indicator}/locales/da/messages.mjs +0 -0
  356. /package/dist/packages/{stepindicator → step-indicator}/locales/en/messages.d.mts +0 -0
  357. /package/dist/packages/{stepindicator → step-indicator}/locales/en/messages.mjs +0 -0
  358. /package/dist/packages/{stepindicator → step-indicator}/locales/fi/messages.d.mts +0 -0
  359. /package/dist/packages/{stepindicator → step-indicator}/locales/fi/messages.mjs +0 -0
  360. /package/dist/packages/{stepindicator → step-indicator}/locales/nb/messages.d.mts +0 -0
  361. /package/dist/packages/{stepindicator → step-indicator}/locales/nb/messages.mjs +0 -0
  362. /package/dist/packages/{stepindicator → step-indicator}/locales/sv/messages.d.mts +0 -0
  363. /package/dist/packages/{stepindicator → step-indicator}/locales/sv/messages.mjs +0 -0
  364. /package/dist/packages/{stepindicator → step-indicator}/stepindicator.react.stories.js +0 -0
  365. /package/dist/packages/{stepindicator → step-indicator}/styles.js +0 -0
  366. /package/dist/packages/switch/{index.d.ts → switch.d.ts} +0 -0
  367. /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,14 +4402,14 @@
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",
@@ -4422,19 +4461,19 @@
4422
4461
  "name": "LitElement",
4423
4462
  "package": "lit"
4424
4463
  },
4425
- "tagName": "w-pageindicator",
4464
+ "tagName": "w-page-indicator",
4426
4465
  "customElement": true,
4427
- "modulePath": "packages/pageindicator/index.ts",
4428
- "definitionPath": "packages/pageindicator/index.ts"
4466
+ "modulePath": "packages/page-indicator/page-indicator.ts",
4467
+ "definitionPath": "packages/page-indicator/page-indicator.ts"
4429
4468
  }
4430
4469
  ],
4431
4470
  "exports": [
4432
4471
  {
4433
4472
  "kind": "custom-element-definition",
4434
- "name": "w-pageindicator",
4473
+ "name": "w-page-indicator",
4435
4474
  "declaration": {
4436
4475
  "name": "WarpPageIndicator",
4437
- "module": "packages/pageindicator/index.ts"
4476
+ "module": "packages/page-indicator/page-indicator.ts"
4438
4477
  }
4439
4478
  },
4440
4479
  {
@@ -4442,14 +4481,14 @@
4442
4481
  "name": "WarpPageIndicator",
4443
4482
  "declaration": {
4444
4483
  "name": "WarpPageIndicator",
4445
- "module": "packages/pageindicator/index.ts"
4484
+ "module": "packages/page-indicator/page-indicator.ts"
4446
4485
  }
4447
4486
  }
4448
4487
  ]
4449
4488
  },
4450
4489
  {
4451
4490
  "kind": "javascript-module",
4452
- "path": "packages/pagination/index.ts",
4491
+ "path": "packages/pagination/pagination.ts",
4453
4492
  "declarations": [
4454
4493
  {
4455
4494
  "kind": "class",
@@ -4555,8 +4594,8 @@
4555
4594
  },
4556
4595
  "tagName": "w-pagination",
4557
4596
  "customElement": true,
4558
- "modulePath": "packages/pagination/index.ts",
4559
- "definitionPath": "packages/pagination/index.ts"
4597
+ "modulePath": "packages/pagination/pagination.ts",
4598
+ "definitionPath": "packages/pagination/pagination.ts"
4560
4599
  }
4561
4600
  ],
4562
4601
  "exports": [
@@ -4565,7 +4604,7 @@
4565
4604
  "name": "w-pagination",
4566
4605
  "declaration": {
4567
4606
  "name": "WarpPagination",
4568
- "module": "packages/pagination/index.ts"
4607
+ "module": "packages/pagination/pagination.ts"
4569
4608
  }
4570
4609
  },
4571
4610
  {
@@ -4573,28 +4612,7 @@
4573
4612
  "name": "WarpPagination",
4574
4613
  "declaration": {
4575
4614
  "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"
4615
+ "module": "packages/pagination/pagination.ts"
4598
4616
  }
4599
4617
  }
4600
4618
  ]
@@ -4778,7 +4796,7 @@
4778
4796
  },
4779
4797
  {
4780
4798
  "kind": "javascript-module",
4781
- "path": "packages/radio/radio-group.ts",
4799
+ "path": "packages/radio-group/radio-group.ts",
4782
4800
  "declarations": [
4783
4801
  {
4784
4802
  "kind": "class",
@@ -5136,12 +5154,12 @@
5136
5154
  ],
5137
5155
  "superclass": {
5138
5156
  "name": "BaseFormAssociatedElement",
5139
- "module": "/packages/radio/form-associated-element"
5157
+ "module": "/packages/radio/form-associated-element.js"
5140
5158
  },
5141
5159
  "tagName": "w-radio-group",
5142
5160
  "customElement": true,
5143
- "modulePath": "packages/radio/radio-group.ts",
5144
- "definitionPath": "packages/radio/radio-group.ts"
5161
+ "modulePath": "packages/radio-group/radio-group.ts",
5162
+ "definitionPath": "packages/radio-group/radio-group.ts"
5145
5163
  }
5146
5164
  ],
5147
5165
  "exports": [
@@ -5150,7 +5168,7 @@
5150
5168
  "name": "WRadioGroup",
5151
5169
  "declaration": {
5152
5170
  "name": "WRadioGroup",
5153
- "module": "packages/radio/radio-group.ts"
5171
+ "module": "packages/radio-group/radio-group.ts"
5154
5172
  }
5155
5173
  },
5156
5174
  {
@@ -5158,117 +5176,7 @@
5158
5176
  "name": "w-radio-group",
5159
5177
  "declaration": {
5160
5178
  "name": "WRadioGroup",
5161
- "module": "packages/radio/radio-group.ts"
5162
- }
5163
- }
5164
- ]
5165
- },
5166
- {
5167
- "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"
5179
+ "module": "packages/radio-group/radio-group.ts"
5272
5180
  }
5273
5181
  }
5274
5182
  ]
@@ -5647,7 +5555,7 @@
5647
5555
  },
5648
5556
  {
5649
5557
  "kind": "javascript-module",
5650
- "path": "packages/checkbox/checkbox-group.ts",
5558
+ "path": "packages/checkbox-group/checkbox-group.ts",
5651
5559
  "declarations": [
5652
5560
  {
5653
5561
  "kind": "class",
@@ -5660,8 +5568,8 @@
5660
5568
  },
5661
5569
  "tagName": "w-checkbox-group",
5662
5570
  "customElement": true,
5663
- "modulePath": "packages/checkbox/checkbox-group.ts",
5664
- "definitionPath": "packages/checkbox/checkbox-group.ts"
5571
+ "modulePath": "packages/checkbox-group/checkbox-group.ts",
5572
+ "definitionPath": "packages/checkbox-group/checkbox-group.ts"
5665
5573
  }
5666
5574
  ],
5667
5575
  "exports": [
@@ -5670,7 +5578,7 @@
5670
5578
  "name": "WCheckboxGroup",
5671
5579
  "declaration": {
5672
5580
  "name": "WCheckboxGroup",
5673
- "module": "packages/checkbox/checkbox-group.ts"
5581
+ "module": "packages/checkbox-group/checkbox-group.ts"
5674
5582
  }
5675
5583
  },
5676
5584
  {
@@ -5678,14 +5586,14 @@
5678
5586
  "name": "w-checkbox-group",
5679
5587
  "declaration": {
5680
5588
  "name": "WCheckboxGroup",
5681
- "module": "packages/checkbox/checkbox-group.ts"
5589
+ "module": "packages/checkbox-group/checkbox-group.ts"
5682
5590
  }
5683
5591
  }
5684
5592
  ]
5685
5593
  },
5686
5594
  {
5687
5595
  "kind": "javascript-module",
5688
- "path": "packages/slider/slider-thumb.ts",
5596
+ "path": "packages/slider-thumb/slider-thumb.ts",
5689
5597
  "declarations": [
5690
5598
  {
5691
5599
  "kind": "class",
@@ -6092,8 +6000,8 @@
6092
6000
  },
6093
6001
  "tagName": "w-slider-thumb",
6094
6002
  "customElement": true,
6095
- "modulePath": "packages/slider/slider-thumb.ts",
6096
- "definitionPath": "packages/slider/slider-thumb.ts"
6003
+ "modulePath": "packages/slider-thumb/slider-thumb.ts",
6004
+ "definitionPath": "packages/slider-thumb/slider-thumb.ts"
6097
6005
  }
6098
6006
  ],
6099
6007
  "exports": [
@@ -6102,7 +6010,7 @@
6102
6010
  "name": "w-slider-thumb",
6103
6011
  "declaration": {
6104
6012
  "name": "WarpSliderThumb",
6105
- "module": "packages/slider/slider-thumb.ts"
6013
+ "module": "packages/slider-thumb/slider-thumb.ts"
6106
6014
  }
6107
6015
  },
6108
6016
  {
@@ -6110,7 +6018,7 @@
6110
6018
  "name": "WarpSliderThumb",
6111
6019
  "declaration": {
6112
6020
  "name": "WarpSliderThumb",
6113
- "module": "packages/slider/slider-thumb.ts"
6021
+ "module": "packages/slider-thumb/slider-thumb.ts"
6114
6022
  }
6115
6023
  }
6116
6024
  ]
@@ -6531,91 +6439,31 @@
6531
6439
  },
6532
6440
  {
6533
6441
  "kind": "javascript-module",
6534
- "path": "packages/stepindicator/index.ts",
6442
+ "path": "packages/step/step.ts",
6535
6443
  "declarations": [
6536
6444
  {
6537
6445
  "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",
6446
+ "description": "Individual step component that shows a single step in a process",
6447
+ "name": "WarpStep",
6540
6448
  "members": [
6541
6449
  {
6542
6450
  "kind": "field",
6543
- "name": "horizontal",
6451
+ "name": "active",
6544
6452
  "type": {
6545
6453
  "text": "boolean"
6546
6454
  },
6547
6455
  "default": "false",
6548
- "attribute": "horizontal",
6456
+ "attribute": "active",
6549
6457
  "reflects": true
6550
6458
  },
6551
6459
  {
6552
6460
  "kind": "field",
6553
- "name": "right",
6461
+ "name": "completed",
6554
6462
  "type": {
6555
6463
  "text": "boolean"
6556
6464
  },
6557
6465
  "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
- {
6597
- "kind": "class",
6598
- "description": "Individual step component that shows a single step in a process",
6599
- "name": "WarpStep",
6600
- "members": [
6601
- {
6602
- "kind": "field",
6603
- "name": "active",
6604
- "type": {
6605
- "text": "boolean"
6606
- },
6607
- "default": "false",
6608
- "attribute": "active",
6609
- "reflects": true
6610
- },
6611
- {
6612
- "kind": "field",
6613
- "name": "completed",
6614
- "type": {
6615
- "text": "boolean"
6616
- },
6617
- "default": "false",
6618
- "attribute": "completed",
6466
+ "attribute": "completed",
6619
6467
  "reflects": true
6620
6468
  },
6621
6469
  {
@@ -6674,17 +6522,17 @@
6674
6522
  },
6675
6523
  "tagName": "w-step",
6676
6524
  "customElement": true,
6677
- "modulePath": "packages/stepindicator/index.ts",
6678
- "definitionPath": "packages/stepindicator/index.ts"
6525
+ "modulePath": "packages/step/step.ts",
6526
+ "definitionPath": "packages/step/step.ts"
6679
6527
  }
6680
6528
  ],
6681
6529
  "exports": [
6682
6530
  {
6683
- "kind": "custom-element-definition",
6684
- "name": "w-step-indicator",
6531
+ "kind": "js",
6532
+ "name": "WarpStep",
6685
6533
  "declaration": {
6686
- "name": "WarpStepIndicator",
6687
- "module": "packages/stepindicator/index.ts"
6534
+ "name": "WarpStep",
6535
+ "module": "packages/step/step.ts"
6688
6536
  }
6689
6537
  },
6690
6538
  {
@@ -6692,178 +6540,98 @@
6692
6540
  "name": "w-step",
6693
6541
  "declaration": {
6694
6542
  "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"
6543
+ "module": "packages/step/step.ts"
6712
6544
  }
6713
6545
  }
6714
6546
  ]
6715
6547
  },
6716
6548
  {
6717
6549
  "kind": "javascript-module",
6718
- "path": "packages/switch/index.ts",
6550
+ "path": "packages/step-indicator/step-indicator.ts",
6719
6551
  "declarations": [
6720
6552
  {
6721
6553
  "kind": "class",
6722
- "description": "",
6723
- "name": "WarpSwitch",
6554
+ "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)",
6555
+ "name": "WarpStepIndicator",
6724
6556
  "members": [
6725
6557
  {
6726
6558
  "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",
6559
+ "name": "horizontal",
6748
6560
  "type": {
6749
6561
  "text": "boolean"
6750
6562
  },
6751
6563
  "default": "false",
6752
- "attribute": "checked",
6564
+ "attribute": "horizontal",
6753
6565
  "reflects": true
6754
6566
  },
6755
6567
  {
6756
6568
  "kind": "field",
6757
- "name": "disabled",
6569
+ "name": "right",
6758
6570
  "type": {
6759
6571
  "text": "boolean"
6760
6572
  },
6761
6573
  "default": "false",
6762
- "attribute": "disabled",
6574
+ "attribute": "right",
6763
6575
  "reflects": true
6764
6576
  },
6765
- {
6766
- "kind": "field",
6767
- "name": "#initialState",
6768
- "privacy": "private",
6769
- "type": {
6770
- "text": "boolean | null"
6771
- },
6772
- "default": "null"
6773
- },
6774
6577
  {
6775
6578
  "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",
6579
+ "name": "updateStepsContext",
6790
6580
  "type": {
6791
- "text": "CustomEvent"
6581
+ "text": "updateStepsContext() => void"
6792
6582
  }
6793
6583
  }
6794
6584
  ],
6795
6585
  "attributes": [
6796
6586
  {
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",
6587
+ "name": "horizontal",
6814
6588
  "type": {
6815
6589
  "text": "boolean"
6816
6590
  },
6817
6591
  "default": "false",
6818
- "fieldName": "checked"
6592
+ "fieldName": "horizontal"
6819
6593
  },
6820
6594
  {
6821
- "name": "disabled",
6595
+ "name": "right",
6822
6596
  "type": {
6823
6597
  "text": "boolean"
6824
6598
  },
6825
6599
  "default": "false",
6826
- "fieldName": "disabled"
6827
- }
6828
- ],
6829
- "mixins": [
6830
- {
6831
- "name": "FormControlMixin",
6832
- "package": "@open-wc/form-control"
6600
+ "fieldName": "right"
6833
6601
  }
6834
6602
  ],
6835
6603
  "superclass": {
6836
6604
  "name": "LitElement",
6837
6605
  "package": "lit"
6838
6606
  },
6839
- "tagName": "w-switch",
6607
+ "tagName": "w-step-indicator",
6840
6608
  "customElement": true,
6841
- "modulePath": "packages/switch/index.ts",
6842
- "definitionPath": "packages/switch/index.ts"
6609
+ "modulePath": "packages/step-indicator/step-indicator.ts",
6610
+ "definitionPath": "packages/step-indicator/step-indicator.ts"
6843
6611
  }
6844
6612
  ],
6845
6613
  "exports": [
6846
6614
  {
6847
6615
  "kind": "js",
6848
- "name": "WarpSwitch",
6616
+ "name": "WarpStepIndicator",
6849
6617
  "declaration": {
6850
- "name": "WarpSwitch",
6851
- "module": "packages/switch/index.ts"
6618
+ "name": "WarpStepIndicator",
6619
+ "module": "packages/step-indicator/step-indicator.ts"
6852
6620
  }
6853
6621
  },
6854
6622
  {
6855
6623
  "kind": "custom-element-definition",
6856
- "name": "w-switch",
6624
+ "name": "w-step-indicator",
6857
6625
  "declaration": {
6858
- "name": "WarpSwitch",
6859
- "module": "packages/switch/index.ts"
6626
+ "name": "WarpStepIndicator",
6627
+ "module": "packages/step-indicator/step-indicator.ts"
6860
6628
  }
6861
6629
  }
6862
6630
  ]
6863
6631
  },
6864
6632
  {
6865
6633
  "kind": "javascript-module",
6866
- "path": "packages/tabs/tab.ts",
6634
+ "path": "packages/tab/tab.ts",
6867
6635
  "declarations": [
6868
6636
  {
6869
6637
  "kind": "class",
@@ -6872,21 +6640,12 @@
6872
6640
  "members": [
6873
6641
  {
6874
6642
  "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",
6643
+ "name": "for",
6885
6644
  "type": {
6886
6645
  "text": "string"
6887
6646
  },
6888
6647
  "default": "''",
6889
- "attribute": "label",
6648
+ "attribute": "for",
6890
6649
  "reflects": true
6891
6650
  },
6892
6651
  {
@@ -6909,21 +6668,6 @@
6909
6668
  "attribute": "over",
6910
6669
  "reflects": true
6911
6670
  },
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
6671
  {
6928
6672
  "kind": "field",
6929
6673
  "name": "_classes",
@@ -6932,26 +6676,19 @@
6932
6676
  },
6933
6677
  {
6934
6678
  "kind": "field",
6935
- "name": "_hasChildren",
6679
+ "name": "_hasIcon",
6936
6680
  "privacy": "private",
6937
6681
  "readonly": true
6938
6682
  }
6939
6683
  ],
6940
6684
  "attributes": [
6941
6685
  {
6942
- "name": "name",
6943
- "type": {
6944
- "text": "string"
6945
- },
6946
- "fieldName": "name"
6947
- },
6948
- {
6949
- "name": "label",
6686
+ "name": "for",
6950
6687
  "type": {
6951
6688
  "text": "string"
6952
6689
  },
6953
6690
  "default": "''",
6954
- "fieldName": "label"
6691
+ "fieldName": "for"
6955
6692
  },
6956
6693
  {
6957
6694
  "name": "active",
@@ -6968,14 +6705,6 @@
6968
6705
  },
6969
6706
  "default": "false",
6970
6707
  "fieldName": "over"
6971
- },
6972
- {
6973
- "name": "tab-class",
6974
- "type": {
6975
- "text": "string"
6976
- },
6977
- "default": "''",
6978
- "fieldName": "tabClass"
6979
6708
  }
6980
6709
  ],
6981
6710
  "superclass": {
@@ -6984,8 +6713,8 @@
6984
6713
  },
6985
6714
  "tagName": "w-tab",
6986
6715
  "customElement": true,
6987
- "modulePath": "packages/tabs/tab.ts",
6988
- "definitionPath": "packages/tabs/tab.ts"
6716
+ "modulePath": "packages/tab/tab.ts",
6717
+ "definitionPath": "packages/tab/tab.ts"
6989
6718
  }
6990
6719
  ],
6991
6720
  "exports": [
@@ -6994,7 +6723,7 @@
6994
6723
  "name": "WarpTab",
6995
6724
  "declaration": {
6996
6725
  "name": "WarpTab",
6997
- "module": "packages/tabs/tab.ts"
6726
+ "module": "packages/tab/tab.ts"
6998
6727
  }
6999
6728
  },
7000
6729
  {
@@ -7002,38 +6731,92 @@
7002
6731
  "name": "w-tab",
7003
6732
  "declaration": {
7004
6733
  "name": "WarpTab",
7005
- "module": "packages/tabs/tab.ts"
6734
+ "module": "packages/tab/tab.ts"
7006
6735
  }
7007
6736
  }
7008
6737
  ]
7009
6738
  },
7010
6739
  {
7011
6740
  "kind": "javascript-module",
7012
- "path": "packages/tabs/tabs.ts",
6741
+ "path": "packages/tab-panel/tab-panel.ts",
7013
6742
  "declarations": [
7014
6743
  {
7015
6744
  "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",
6745
+ "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)",
6746
+ "name": "WarpTabPanel",
7018
6747
  "members": [
7019
6748
  {
7020
6749
  "kind": "field",
7021
- "name": "active",
6750
+ "name": "hidden",
7022
6751
  "type": {
7023
- "text": "string"
6752
+ "text": "boolean"
7024
6753
  },
7025
- "default": "''",
7026
- "attribute": "active",
6754
+ "default": "true",
6755
+ "attribute": "hidden",
7027
6756
  "reflects": true
7028
6757
  },
6758
+ {
6759
+ "kind": "method",
6760
+ "name": "_syncA11yAttributes",
6761
+ "privacy": "private"
6762
+ }
6763
+ ],
6764
+ "attributes": [
6765
+ {
6766
+ "name": "hidden",
6767
+ "type": {
6768
+ "text": "boolean"
6769
+ },
6770
+ "default": "true",
6771
+ "fieldName": "hidden"
6772
+ }
6773
+ ],
6774
+ "superclass": {
6775
+ "name": "LitElement",
6776
+ "package": "lit"
6777
+ },
6778
+ "tagName": "w-tab-panel",
6779
+ "customElement": true,
6780
+ "modulePath": "packages/tab-panel/tab-panel.ts",
6781
+ "definitionPath": "packages/tab-panel/tab-panel.ts"
6782
+ }
6783
+ ],
6784
+ "exports": [
6785
+ {
6786
+ "kind": "js",
6787
+ "name": "WarpTabPanel",
6788
+ "declaration": {
6789
+ "name": "WarpTabPanel",
6790
+ "module": "packages/tab-panel/tab-panel.ts"
6791
+ }
6792
+ },
6793
+ {
6794
+ "kind": "custom-element-definition",
6795
+ "name": "w-tab-panel",
6796
+ "declaration": {
6797
+ "name": "WarpTabPanel",
6798
+ "module": "packages/tab-panel/tab-panel.ts"
6799
+ }
6800
+ }
6801
+ ]
6802
+ },
6803
+ {
6804
+ "kind": "javascript-module",
6805
+ "path": "packages/tabs/tabs.ts",
6806
+ "declarations": [
6807
+ {
6808
+ "kind": "class",
6809
+ "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)",
6810
+ "name": "WarpTabs",
6811
+ "members": [
7029
6812
  {
7030
6813
  "kind": "field",
7031
- "name": "tabClass",
6814
+ "name": "active",
7032
6815
  "type": {
7033
6816
  "text": "string"
7034
6817
  },
7035
6818
  "default": "''",
7036
- "attribute": "tab-class",
6819
+ "attribute": "active",
7037
6820
  "reflects": true
7038
6821
  },
7039
6822
  {
@@ -7054,7 +6837,7 @@
7054
6837
  },
7055
6838
  {
7056
6839
  "kind": "field",
7057
- "name": "_activeTab",
6840
+ "name": "_activeTabFor",
7058
6841
  "type": {
7059
6842
  "text": "string"
7060
6843
  },
@@ -7074,6 +6857,11 @@
7074
6857
  "name": "_updateSelectionIndicatorDebounced",
7075
6858
  "privacy": "private"
7076
6859
  },
6860
+ {
6861
+ "kind": "field",
6862
+ "name": "_assignSlots",
6863
+ "privacy": "private"
6864
+ },
7077
6865
  {
7078
6866
  "kind": "field",
7079
6867
  "name": "tabs",
@@ -7143,14 +6931,6 @@
7143
6931
  },
7144
6932
  "default": "''",
7145
6933
  "fieldName": "active"
7146
- },
7147
- {
7148
- "name": "tab-class",
7149
- "type": {
7150
- "text": "string"
7151
- },
7152
- "default": "''",
7153
- "fieldName": "tabClass"
7154
6934
  }
7155
6935
  ],
7156
6936
  "superclass": {