@pine-ds/core 3.5.2 → 3.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (685) hide show
  1. package/components/index.d.ts +4 -0
  2. package/components/index.js +2 -0
  3. package/components/index.js.map +1 -1
  4. package/components/index2.js +3 -1
  5. package/components/index2.js.map +1 -1
  6. package/components/mock-pds-modal.js +9 -4
  7. package/components/mock-pds-modal.js.map +1 -1
  8. package/components/pds-avatar.js +1 -1
  9. package/components/pds-box2.js +132 -2
  10. package/components/pds-box2.js.map +1 -1
  11. package/components/pds-button2.js +58 -6
  12. package/components/pds-button2.js.map +1 -1
  13. package/components/pds-checkbox2.js +1 -1
  14. package/components/pds-combobox.js +349 -39
  15. package/components/pds-combobox.js.map +1 -1
  16. package/components/pds-copytext.js +1 -1
  17. package/components/pds-dropdown-menu-separator.js +1 -1
  18. package/components/pds-dropdown-menu-separator.js.map +1 -1
  19. package/components/pds-filter.d.ts +11 -0
  20. package/components/pds-filter.js +518 -0
  21. package/components/pds-filter.js.map +1 -0
  22. package/components/pds-filters.d.ts +11 -0
  23. package/components/pds-filters.js +38 -0
  24. package/components/pds-filters.js.map +1 -0
  25. package/components/pds-image.js +2 -2
  26. package/components/pds-input.js +2 -2
  27. package/components/pds-link2.js +2 -2
  28. package/components/pds-loader2.js +1 -1
  29. package/components/pds-modal-content.js +128 -11
  30. package/components/pds-modal-content.js.map +1 -1
  31. package/components/pds-modal-footer.js +1 -1
  32. package/components/pds-modal-header.js +1 -1
  33. package/components/pds-modal.js +13 -3
  34. package/components/pds-modal.js.map +1 -1
  35. package/components/pds-popover.js +1 -1
  36. package/components/pds-progress.js +1 -1
  37. package/components/pds-property.js +1 -1
  38. package/components/pds-radio.js +4 -4
  39. package/components/pds-row.js +1 -1
  40. package/components/pds-select.js +2 -2
  41. package/components/pds-sortable-item.js +1 -1
  42. package/components/pds-sortable.js +1 -1
  43. package/components/pds-switch.js +4 -4
  44. package/components/pds-tab.js +4 -4
  45. package/components/pds-tab.js.map +1 -1
  46. package/components/pds-table-body.js +1 -1
  47. package/components/pds-table-cell2.js +2 -2
  48. package/components/pds-table-head-cell2.js +2 -2
  49. package/components/pds-table-head.js +1 -1
  50. package/components/pds-table-row.js +1 -1
  51. package/components/pds-tabpanel.js +1 -1
  52. package/components/pds-tabs.js +1 -1
  53. package/components/pds-tabs.js.map +1 -1
  54. package/components/pds-text2.js +1 -1
  55. package/components/pds-textarea.js +112 -8
  56. package/components/pds-textarea.js.map +1 -1
  57. package/components/pds-toast.js +3 -3
  58. package/components/pds-tooltip.js +2 -2
  59. package/dist/cjs/{index-DVaLegMK.js → index-CTirFLR-.js} +6 -2
  60. package/dist/cjs/{index-DVaLegMK.js.map → index-CTirFLR-.js.map} +1 -1
  61. package/dist/cjs/{index-g-uSeICs.js → index-DDTyvZD7.js} +5 -2
  62. package/dist/cjs/index-DDTyvZD7.js.map +1 -0
  63. package/dist/cjs/index.cjs.js +1 -1
  64. package/dist/cjs/loader.cjs.js +2 -2
  65. package/dist/cjs/mock-pds-modal.cjs.entry.js +9 -5
  66. package/dist/cjs/mock-pds-modal.cjs.entry.js.map +1 -1
  67. package/dist/cjs/mock-pds-modal.entry.cjs.js.map +1 -1
  68. package/dist/cjs/pds-accordion.cjs.entry.js +2 -2
  69. package/dist/cjs/pds-alert.cjs.entry.js +1 -1
  70. package/dist/cjs/pds-avatar.cjs.entry.js +2 -2
  71. package/dist/cjs/pds-box.cjs.entry.js +68 -3
  72. package/dist/cjs/pds-box.cjs.entry.js.map +1 -1
  73. package/dist/cjs/pds-box.entry.cjs.js.map +1 -1
  74. package/dist/cjs/pds-button.cjs.entry.js +58 -6
  75. package/dist/cjs/pds-button.cjs.entry.js.map +1 -1
  76. package/dist/cjs/pds-button.entry.cjs.js.map +1 -1
  77. package/dist/cjs/pds-checkbox.cjs.entry.js +2 -2
  78. package/dist/cjs/pds-chip.cjs.entry.js +2 -2
  79. package/dist/cjs/pds-combobox.cjs.entry.js +349 -39
  80. package/dist/cjs/pds-combobox.cjs.entry.js.map +1 -1
  81. package/dist/cjs/pds-combobox.entry.cjs.js.map +1 -1
  82. package/dist/cjs/pds-copytext.cjs.entry.js +2 -2
  83. package/dist/cjs/pds-divider.cjs.entry.js +1 -1
  84. package/dist/cjs/pds-dropdown-menu-item.cjs.entry.js +1 -1
  85. package/dist/cjs/pds-dropdown-menu-separator.cjs.entry.js +2 -2
  86. package/dist/cjs/pds-dropdown-menu-separator.cjs.entry.js.map +1 -1
  87. package/dist/cjs/pds-dropdown-menu-separator.entry.cjs.js.map +1 -1
  88. package/dist/cjs/pds-dropdown-menu.cjs.entry.js +1 -1
  89. package/dist/cjs/pds-filter.cjs.entry.js +488 -0
  90. package/dist/cjs/pds-filter.cjs.entry.js.map +1 -0
  91. package/dist/cjs/pds-filter.entry.cjs.js.map +1 -0
  92. package/dist/cjs/pds-filters.cjs.entry.js +20 -0
  93. package/dist/cjs/pds-filters.cjs.entry.js.map +1 -0
  94. package/dist/cjs/pds-filters.entry.cjs.js.map +1 -0
  95. package/dist/cjs/pds-icon.cjs.entry.js +1 -1
  96. package/dist/cjs/pds-image.cjs.entry.js +3 -3
  97. package/dist/cjs/pds-input.cjs.entry.js +3 -3
  98. package/dist/cjs/pds-link.cjs.entry.js +4 -4
  99. package/dist/cjs/pds-loader.cjs.entry.js +2 -2
  100. package/dist/cjs/pds-modal-content.cjs.entry.js +129 -12
  101. package/dist/cjs/pds-modal-content.cjs.entry.js.map +1 -1
  102. package/dist/cjs/pds-modal-content.entry.cjs.js.map +1 -1
  103. package/dist/cjs/pds-modal-footer.cjs.entry.js +2 -2
  104. package/dist/cjs/pds-modal-header.cjs.entry.js +2 -2
  105. package/dist/cjs/pds-modal.cjs.entry.js +13 -4
  106. package/dist/cjs/pds-modal.cjs.entry.js.map +1 -1
  107. package/dist/cjs/pds-modal.entry.cjs.js.map +1 -1
  108. package/dist/cjs/pds-popover.cjs.entry.js +2 -2
  109. package/dist/cjs/pds-progress.cjs.entry.js +2 -2
  110. package/dist/cjs/pds-property.cjs.entry.js +2 -2
  111. package/dist/cjs/pds-radio.cjs.entry.js +5 -5
  112. package/dist/cjs/pds-row.cjs.entry.js +2 -2
  113. package/dist/cjs/pds-select.cjs.entry.js +3 -3
  114. package/dist/cjs/pds-sortable-item.cjs.entry.js +3 -3
  115. package/dist/cjs/pds-sortable.cjs.entry.js +2 -2
  116. package/dist/cjs/pds-switch.cjs.entry.js +5 -5
  117. package/dist/cjs/pds-tab.cjs.entry.js +5 -5
  118. package/dist/cjs/pds-tab.cjs.entry.js.map +1 -1
  119. package/dist/cjs/pds-tab.entry.cjs.js.map +1 -1
  120. package/dist/cjs/pds-table-body.cjs.entry.js +2 -2
  121. package/dist/cjs/pds-table-cell.cjs.entry.js +3 -3
  122. package/dist/cjs/pds-table-head-cell.cjs.entry.js +4 -4
  123. package/dist/cjs/pds-table-head.cjs.entry.js +2 -2
  124. package/dist/cjs/pds-table-row.cjs.entry.js +2 -2
  125. package/dist/cjs/pds-table.cjs.entry.js +1 -1
  126. package/dist/cjs/pds-tabpanel.cjs.entry.js +2 -2
  127. package/dist/cjs/pds-tabs.cjs.entry.js +2 -2
  128. package/dist/cjs/pds-tabs.cjs.entry.js.map +1 -1
  129. package/dist/cjs/pds-tabs.entry.cjs.js.map +1 -1
  130. package/dist/cjs/pds-text.cjs.entry.js +2 -2
  131. package/dist/cjs/pds-textarea.cjs.entry.js +110 -8
  132. package/dist/cjs/pds-textarea.cjs.entry.js.map +1 -1
  133. package/dist/cjs/pds-textarea.entry.cjs.js.map +1 -1
  134. package/dist/cjs/pds-toast.cjs.entry.js +4 -4
  135. package/dist/cjs/pds-tooltip.cjs.entry.js +3 -3
  136. package/dist/cjs/pine-core.cjs.js +2 -2
  137. package/dist/collection/collection-manifest.json +2 -0
  138. package/dist/collection/components/pds-box/pds-box.css +1325 -0
  139. package/dist/collection/components/pds-box/pds-box.js +1913 -148
  140. package/dist/collection/components/pds-box/pds-box.js.map +1 -1
  141. package/dist/collection/components/pds-button/pds-button.css +23 -0
  142. package/dist/collection/components/pds-button/pds-button.js +67 -6
  143. package/dist/collection/components/pds-button/pds-button.js.map +1 -1
  144. package/dist/collection/components/pds-button/stories/pds-button.stories.js +28 -1
  145. package/dist/collection/components/pds-combobox/pds-combobox.css +39 -1
  146. package/dist/collection/components/pds-combobox/pds-combobox.js +348 -38
  147. package/dist/collection/components/pds-combobox/pds-combobox.js.map +1 -1
  148. package/dist/collection/components/pds-combobox/stories/pds-combobox.stories.js +103 -0
  149. package/dist/collection/components/pds-dropdown-menu/pds-dropdown-menu-separator/pds-dropdown-menu-separator.css +4 -1
  150. package/dist/collection/components/pds-filters/pds-filter/filter-interface.js +2 -0
  151. package/dist/collection/components/pds-filters/pds-filter/filter-interface.js.map +1 -0
  152. package/dist/collection/components/pds-filters/pds-filter/pds-filter.css +193 -0
  153. package/dist/collection/components/pds-filters/pds-filter/pds-filter.js +732 -0
  154. package/dist/collection/components/pds-filters/pds-filter/pds-filter.js.map +1 -0
  155. package/dist/collection/components/pds-filters/pds-filter/stories/pds-filter.stories.js +93 -0
  156. package/dist/collection/components/pds-filters/pds-filters.css +10 -0
  157. package/dist/collection/components/pds-filters/pds-filters.js +45 -0
  158. package/dist/collection/components/pds-filters/pds-filters.js.map +1 -0
  159. package/dist/collection/components/pds-filters/stories/pds-filters.stories.js +40 -0
  160. package/dist/collection/components/pds-image/pds-image.js +2 -2
  161. package/dist/collection/components/pds-input/pds-input.js +1 -1
  162. package/dist/collection/components/pds-link/pds-link.js +2 -2
  163. package/dist/collection/components/pds-loader/pds-loader.js +1 -1
  164. package/dist/collection/components/pds-modal/pds-modal-content/pds-modal-content.css +4 -6
  165. package/dist/collection/components/pds-modal/pds-modal-content/pds-modal-content.js +128 -11
  166. package/dist/collection/components/pds-modal/pds-modal-content/pds-modal-content.js.map +1 -1
  167. package/dist/collection/components/pds-modal/pds-modal-footer/pds-modal-footer.js +1 -1
  168. package/dist/collection/components/pds-modal/pds-modal-header/pds-modal-header.js +1 -1
  169. package/dist/collection/components/pds-modal/pds-modal.css +42 -1
  170. package/dist/collection/components/pds-modal/pds-modal.js +34 -2
  171. package/dist/collection/components/pds-modal/pds-modal.js.map +1 -1
  172. package/dist/collection/components/pds-modal/stories/pds-modal.stories.js +245 -0
  173. package/dist/collection/components/pds-modal/test/mock-pds-modal.js +30 -3
  174. package/dist/collection/components/pds-modal/test/mock-pds-modal.js.map +1 -1
  175. package/dist/collection/components/pds-popover/pds-popover.js +1 -1
  176. package/dist/collection/components/pds-progress/pds-progress.js +1 -1
  177. package/dist/collection/components/pds-property/pds-property.js +1 -1
  178. package/dist/collection/components/pds-radio/pds-radio.js +3 -3
  179. package/dist/collection/components/pds-row/pds-row.js +1 -1
  180. package/dist/collection/components/pds-select/pds-select.js +1 -1
  181. package/dist/collection/components/pds-sortable/pds-sortable-item/pds-sortable-item.js +1 -1
  182. package/dist/collection/components/pds-sortable/pds-sortable.js +1 -1
  183. package/dist/collection/components/pds-switch/pds-switch.js +3 -3
  184. package/dist/collection/components/pds-table/pds-table-body/pds-table-body.js +1 -1
  185. package/dist/collection/components/pds-table/pds-table-cell/pds-table-cell.js +2 -2
  186. package/dist/collection/components/pds-table/pds-table-head/pds-table-head.js +1 -1
  187. package/dist/collection/components/pds-table/pds-table-head-cell/pds-table-head-cell.js +2 -2
  188. package/dist/collection/components/pds-table/pds-table-row/pds-table-row.js +1 -1
  189. package/dist/collection/components/pds-tabs/pds-tab/pds-tab.css +3 -0
  190. package/dist/collection/components/pds-tabs/pds-tab/pds-tab.js +3 -3
  191. package/dist/collection/components/pds-tabs/pds-tabpanel/pds-tabpanel.js +1 -1
  192. package/dist/collection/components/pds-tabs/pds-tabs.js +2 -1
  193. package/dist/collection/components/pds-tabs/pds-tabs.js.map +1 -1
  194. package/dist/collection/components/pds-text/pds-text.js +1 -1
  195. package/dist/collection/components/pds-textarea/pds-textarea.css +51 -11
  196. package/dist/collection/components/pds-textarea/pds-textarea.js +127 -4
  197. package/dist/collection/components/pds-textarea/pds-textarea.js.map +1 -1
  198. package/dist/collection/components/pds-textarea/stories/pds-textarea.stories.js +13 -0
  199. package/dist/collection/components/pds-toast/pds-toast.js +3 -3
  200. package/dist/collection/components/pds-tooltip/pds-tooltip.js +2 -2
  201. package/dist/docs.json +4440 -415
  202. package/dist/esm/{index-BVCWKPy3.js → index-Bf1dou5H.js} +5 -2
  203. package/dist/esm/index-Bf1dou5H.js.map +1 -0
  204. package/dist/esm/{index-DrJ5r5Pu.js → index-D4MkIUXU.js} +5 -3
  205. package/dist/{esm-es5/index-DrJ5r5Pu.js.map → esm/index-D4MkIUXU.js.map} +1 -1
  206. package/dist/esm/index.js +1 -1
  207. package/dist/esm/loader.js +3 -3
  208. package/dist/esm/mock-pds-modal.entry.js +9 -5
  209. package/dist/esm/mock-pds-modal.entry.js.map +1 -1
  210. package/dist/esm/pds-accordion.entry.js +2 -2
  211. package/dist/esm/pds-alert.entry.js +1 -1
  212. package/dist/esm/pds-avatar.entry.js +2 -2
  213. package/dist/esm/pds-box.entry.js +68 -3
  214. package/dist/esm/pds-box.entry.js.map +1 -1
  215. package/dist/esm/pds-button.entry.js +58 -6
  216. package/dist/esm/pds-button.entry.js.map +1 -1
  217. package/dist/esm/pds-checkbox.entry.js +2 -2
  218. package/dist/esm/pds-chip.entry.js +2 -2
  219. package/dist/esm/pds-combobox.entry.js +349 -39
  220. package/dist/esm/pds-combobox.entry.js.map +1 -1
  221. package/dist/esm/pds-copytext.entry.js +2 -2
  222. package/dist/esm/pds-divider.entry.js +1 -1
  223. package/dist/esm/pds-dropdown-menu-item.entry.js +1 -1
  224. package/dist/esm/pds-dropdown-menu-separator.entry.js +2 -2
  225. package/dist/esm/pds-dropdown-menu-separator.entry.js.map +1 -1
  226. package/dist/esm/pds-dropdown-menu.entry.js +1 -1
  227. package/dist/esm/pds-filter.entry.js +486 -0
  228. package/dist/esm/pds-filter.entry.js.map +1 -0
  229. package/dist/esm/pds-filters.entry.js +18 -0
  230. package/dist/esm/pds-filters.entry.js.map +1 -0
  231. package/dist/esm/pds-icon.entry.js +1 -1
  232. package/dist/esm/pds-image.entry.js +3 -3
  233. package/dist/esm/pds-input.entry.js +3 -3
  234. package/dist/esm/pds-link.entry.js +4 -4
  235. package/dist/esm/pds-loader.entry.js +2 -2
  236. package/dist/esm/pds-modal-content.entry.js +129 -12
  237. package/dist/esm/pds-modal-content.entry.js.map +1 -1
  238. package/dist/esm/pds-modal-footer.entry.js +2 -2
  239. package/dist/esm/pds-modal-header.entry.js +2 -2
  240. package/dist/esm/pds-modal.entry.js +13 -4
  241. package/dist/esm/pds-modal.entry.js.map +1 -1
  242. package/dist/esm/pds-popover.entry.js +2 -2
  243. package/dist/esm/pds-progress.entry.js +2 -2
  244. package/dist/esm/pds-property.entry.js +2 -2
  245. package/dist/esm/pds-radio.entry.js +5 -5
  246. package/dist/esm/pds-row.entry.js +2 -2
  247. package/dist/esm/pds-select.entry.js +3 -3
  248. package/dist/esm/pds-sortable-item.entry.js +3 -3
  249. package/dist/esm/pds-sortable.entry.js +2 -2
  250. package/dist/esm/pds-switch.entry.js +5 -5
  251. package/dist/esm/pds-tab.entry.js +5 -5
  252. package/dist/esm/pds-tab.entry.js.map +1 -1
  253. package/dist/esm/pds-table-body.entry.js +2 -2
  254. package/dist/esm/pds-table-cell.entry.js +3 -3
  255. package/dist/esm/pds-table-head-cell.entry.js +4 -4
  256. package/dist/esm/pds-table-head.entry.js +2 -2
  257. package/dist/esm/pds-table-row.entry.js +2 -2
  258. package/dist/esm/pds-table.entry.js +1 -1
  259. package/dist/esm/pds-tabpanel.entry.js +2 -2
  260. package/dist/esm/pds-tabs.entry.js +2 -2
  261. package/dist/esm/pds-tabs.entry.js.map +1 -1
  262. package/dist/esm/pds-text.entry.js +2 -2
  263. package/dist/esm/pds-textarea.entry.js +110 -8
  264. package/dist/esm/pds-textarea.entry.js.map +1 -1
  265. package/dist/esm/pds-toast.entry.js +4 -4
  266. package/dist/esm/pds-tooltip.entry.js +3 -3
  267. package/dist/esm/pine-core.js +3 -3
  268. package/dist/esm-es5/{index-BVCWKPy3.js → index-Bf1dou5H.js} +2 -2
  269. package/dist/esm-es5/index-Bf1dou5H.js.map +1 -0
  270. package/dist/esm-es5/index-D4MkIUXU.js +2 -0
  271. package/dist/{esm/index-DrJ5r5Pu.js.map → esm-es5/index-D4MkIUXU.js.map} +1 -1
  272. package/dist/esm-es5/index.js +1 -1
  273. package/dist/esm-es5/loader.js +1 -1
  274. package/dist/esm-es5/mock-pds-modal.entry.js +1 -1
  275. package/dist/esm-es5/mock-pds-modal.entry.js.map +1 -1
  276. package/dist/esm-es5/pds-accordion.entry.js +1 -1
  277. package/dist/esm-es5/pds-alert.entry.js +1 -1
  278. package/dist/esm-es5/pds-avatar.entry.js +1 -1
  279. package/dist/esm-es5/pds-box.entry.js +1 -1
  280. package/dist/esm-es5/pds-box.entry.js.map +1 -1
  281. package/dist/esm-es5/pds-button.entry.js +1 -1
  282. package/dist/esm-es5/pds-button.entry.js.map +1 -1
  283. package/dist/esm-es5/pds-checkbox.entry.js +1 -1
  284. package/dist/esm-es5/pds-chip.entry.js +1 -1
  285. package/dist/esm-es5/pds-combobox.entry.js +2 -2
  286. package/dist/esm-es5/pds-combobox.entry.js.map +1 -1
  287. package/dist/esm-es5/pds-copytext.entry.js +1 -1
  288. package/dist/esm-es5/pds-divider.entry.js +1 -1
  289. package/dist/esm-es5/pds-dropdown-menu-item.entry.js +1 -1
  290. package/dist/esm-es5/pds-dropdown-menu-separator.entry.js +1 -1
  291. package/dist/esm-es5/pds-dropdown-menu-separator.entry.js.map +1 -1
  292. package/dist/esm-es5/pds-dropdown-menu.entry.js +1 -1
  293. package/dist/esm-es5/pds-filter.entry.js +2 -0
  294. package/dist/esm-es5/pds-filter.entry.js.map +1 -0
  295. package/dist/esm-es5/pds-filters.entry.js +2 -0
  296. package/dist/esm-es5/pds-filters.entry.js.map +1 -0
  297. package/dist/esm-es5/pds-icon.entry.js +1 -1
  298. package/dist/esm-es5/pds-image.entry.js +1 -1
  299. package/dist/esm-es5/pds-input.entry.js +1 -1
  300. package/dist/esm-es5/pds-link.entry.js +1 -1
  301. package/dist/esm-es5/pds-loader.entry.js +1 -1
  302. package/dist/esm-es5/pds-modal-content.entry.js +1 -1
  303. package/dist/esm-es5/pds-modal-content.entry.js.map +1 -1
  304. package/dist/esm-es5/pds-modal-footer.entry.js +1 -1
  305. package/dist/esm-es5/pds-modal-header.entry.js +1 -1
  306. package/dist/esm-es5/pds-modal.entry.js +1 -1
  307. package/dist/esm-es5/pds-modal.entry.js.map +1 -1
  308. package/dist/esm-es5/pds-popover.entry.js +1 -1
  309. package/dist/esm-es5/pds-progress.entry.js +1 -1
  310. package/dist/esm-es5/pds-property.entry.js +1 -1
  311. package/dist/esm-es5/pds-radio.entry.js +1 -1
  312. package/dist/esm-es5/pds-row.entry.js +1 -1
  313. package/dist/esm-es5/pds-select.entry.js +1 -1
  314. package/dist/esm-es5/pds-sortable-item.entry.js +1 -1
  315. package/dist/esm-es5/pds-sortable.entry.js +2 -2
  316. package/dist/esm-es5/pds-switch.entry.js +1 -1
  317. package/dist/esm-es5/pds-tab.entry.js +1 -1
  318. package/dist/esm-es5/pds-tab.entry.js.map +1 -1
  319. package/dist/esm-es5/pds-table-body.entry.js +1 -1
  320. package/dist/esm-es5/pds-table-cell.entry.js +1 -1
  321. package/dist/esm-es5/pds-table-head-cell.entry.js +1 -1
  322. package/dist/esm-es5/pds-table-head.entry.js +1 -1
  323. package/dist/esm-es5/pds-table-row.entry.js +1 -1
  324. package/dist/esm-es5/pds-table.entry.js +1 -1
  325. package/dist/esm-es5/pds-tabpanel.entry.js +1 -1
  326. package/dist/esm-es5/pds-tabs.entry.js +1 -1
  327. package/dist/esm-es5/pds-tabs.entry.js.map +1 -1
  328. package/dist/esm-es5/pds-text.entry.js +1 -1
  329. package/dist/esm-es5/pds-textarea.entry.js +1 -1
  330. package/dist/esm-es5/pds-textarea.entry.js.map +1 -1
  331. package/dist/esm-es5/pds-toast.entry.js +1 -1
  332. package/dist/esm-es5/pds-tooltip.entry.js +1 -1
  333. package/dist/esm-es5/pine-core.js +1 -1
  334. package/dist/pine-core/index.esm.js +1 -1
  335. package/dist/pine-core/mock-pds-modal.entry.esm.js.map +1 -1
  336. package/dist/pine-core/{p-fd091234.system.entry.js → p-0075bbbe.system.entry.js} +2 -2
  337. package/dist/pine-core/p-07e129db.entry.js +2 -0
  338. package/dist/pine-core/{p-8999b63d.system.entry.js → p-0975b749.system.entry.js} +2 -2
  339. package/dist/pine-core/{p-02326ac3.entry.js → p-0befa8f0.entry.js} +2 -2
  340. package/dist/pine-core/p-0d18171c.system.entry.js +2 -0
  341. package/dist/pine-core/p-0d18171c.system.entry.js.map +1 -0
  342. package/dist/pine-core/p-1009009c.entry.js +2 -0
  343. package/dist/pine-core/p-1009009c.entry.js.map +1 -0
  344. package/dist/pine-core/{p-8722865f.system.entry.js → p-1773aeac.system.entry.js} +2 -2
  345. package/dist/pine-core/{p-e2887e78.entry.js → p-1b9d4482.entry.js} +2 -2
  346. package/dist/pine-core/p-1c32ffb3.entry.js +2 -0
  347. package/dist/pine-core/p-1c32ffb3.entry.js.map +1 -0
  348. package/dist/pine-core/{p-7a95a90f.system.entry.js → p-2597bc59.system.entry.js} +2 -2
  349. package/dist/pine-core/{p-5a709348.entry.js → p-25cb810d.entry.js} +2 -2
  350. package/dist/pine-core/{p-a1b51557.system.entry.js → p-25cf2860.system.entry.js} +2 -2
  351. package/dist/pine-core/{p-6f4a6d0b.entry.js → p-265372d3.entry.js} +2 -2
  352. package/dist/pine-core/p-29b2af94.entry.js +2 -0
  353. package/dist/pine-core/{p-44087d1c.entry.js.map → p-29b2af94.entry.js.map} +1 -1
  354. package/dist/pine-core/p-2b102034.system.entry.js +2 -0
  355. package/dist/pine-core/p-2b102034.system.entry.js.map +1 -0
  356. package/dist/pine-core/p-2b12bc55.system.entry.js +2 -0
  357. package/dist/pine-core/{p-297afc49.system.entry.js → p-2b452883.system.entry.js} +2 -2
  358. package/dist/pine-core/p-2efc646c.system.entry.js +2 -0
  359. package/dist/pine-core/{p-ecb9edf8.entry.js → p-2fb6f9d5.entry.js} +2 -2
  360. package/dist/pine-core/p-2fd7f74e.entry.js +2 -0
  361. package/dist/pine-core/{p-39488f2c.system.entry.js → p-302849cf.system.entry.js} +2 -2
  362. package/dist/pine-core/{p-51d83489.system.entry.js → p-307f415a.system.entry.js} +2 -2
  363. package/dist/pine-core/{p-651861ff.entry.js → p-30e8c3ea.entry.js} +2 -2
  364. package/dist/pine-core/p-30e8c3ea.entry.js.map +1 -0
  365. package/dist/pine-core/p-31f6fcc1.entry.js +2 -0
  366. package/dist/pine-core/p-31f6fcc1.entry.js.map +1 -0
  367. package/dist/pine-core/p-378df5eb.system.entry.js +2 -0
  368. package/dist/pine-core/p-39648ce2.entry.js +2 -0
  369. package/dist/pine-core/p-39648ce2.entry.js.map +1 -0
  370. package/dist/pine-core/p-3b20aa93.system.entry.js +2 -0
  371. package/dist/pine-core/p-3b20aa93.system.entry.js.map +1 -0
  372. package/dist/pine-core/{p-50c9e865.entry.js → p-3e7933bf.entry.js} +2 -2
  373. package/dist/pine-core/{p-11d4036e.entry.js → p-41e2fe3a.entry.js} +2 -2
  374. package/dist/pine-core/p-449ebe39.system.entry.js +2 -0
  375. package/dist/pine-core/{p-023d8b71.system.entry.js → p-4534e8cc.system.entry.js} +2 -2
  376. package/dist/pine-core/{p-52d37cc1.entry.js → p-46820152.entry.js} +2 -2
  377. package/dist/pine-core/{p-ba187a35.entry.js → p-4b3a8cab.entry.js} +2 -2
  378. package/dist/pine-core/{p-da367b5e.system.entry.js → p-4c8bebd8.system.entry.js} +2 -2
  379. package/dist/pine-core/{p-503cab1f.entry.js → p-4dda1edf.entry.js} +2 -2
  380. package/dist/pine-core/p-4e55730d.entry.js +2 -0
  381. package/dist/pine-core/p-4e55730d.entry.js.map +1 -0
  382. package/dist/pine-core/{p-5e8badb9.entry.js → p-559b4ebc.entry.js} +2 -2
  383. package/dist/pine-core/{p-c13ef6a7.system.entry.js → p-55d06d0a.system.entry.js} +3 -3
  384. package/dist/pine-core/{p-25190921.entry.js → p-56f6f106.entry.js} +2 -2
  385. package/dist/pine-core/{p-075eecf9.entry.js → p-5ac7af9e.entry.js} +2 -2
  386. package/dist/pine-core/p-5cc0244d.system.entry.js +2 -0
  387. package/dist/pine-core/p-5cc0244d.system.entry.js.map +1 -0
  388. package/dist/pine-core/{p-dfc5ab34.system.entry.js → p-72d87dc6.system.entry.js} +2 -2
  389. package/dist/pine-core/{p-b2b1b7a9.system.entry.js → p-73a2e028.system.entry.js} +2 -2
  390. package/dist/pine-core/{p-4bbf3e31.entry.js → p-74f03e75.entry.js} +2 -2
  391. package/dist/pine-core/p-786967e8.entry.js +2 -0
  392. package/dist/pine-core/{p-0de9f8da.system.entry.js → p-7b0517e5.system.entry.js} +2 -2
  393. package/dist/pine-core/p-7b66bc50.entry.js +3 -0
  394. package/dist/pine-core/p-7b66bc50.entry.js.map +1 -0
  395. package/dist/pine-core/p-7eb22880.entry.js +2 -0
  396. package/dist/pine-core/p-7eb22880.entry.js.map +1 -0
  397. package/dist/pine-core/{p-464dd476.entry.js → p-8501429f.entry.js} +2 -2
  398. package/dist/pine-core/p-875d5d5a.system.entry.js +2 -0
  399. package/dist/pine-core/{p-4deb7b8c.entry.js → p-896e2f1b.entry.js} +2 -2
  400. package/dist/pine-core/{p-72b05928.system.entry.js → p-8ded79aa.system.entry.js} +2 -2
  401. package/dist/pine-core/{p-e89cb1f2.system.entry.js → p-8f69dd71.system.entry.js} +2 -2
  402. package/dist/pine-core/{p-2e19f167.system.entry.js → p-94fe15b0.system.entry.js} +2 -2
  403. package/dist/pine-core/p-95aee0b1.entry.js +2 -0
  404. package/dist/pine-core/p-95aee0b1.entry.js.map +1 -0
  405. package/dist/pine-core/p-96c27dba.entry.js +2 -0
  406. package/dist/pine-core/p-96c27dba.entry.js.map +1 -0
  407. package/dist/pine-core/p-B02VgXkx.system.js.map +1 -0
  408. package/dist/pine-core/{p-Kj_j7PHx.system.js.map → p-B57Bybw-.system.js.map} +1 -1
  409. package/dist/pine-core/{p-B1fiSdbt.system.js.map → p-BEgEi4w5.system.js.map} +1 -1
  410. package/dist/pine-core/{p-CJT--ZXC.system.js.map → p-BFiM1S8V.system.js.map} +1 -1
  411. package/dist/pine-core/{p-_E9ZEzfO.system.js.map → p-BIjeWHX_.system.js.map} +1 -1
  412. package/dist/pine-core/{p-BVKCNX0X.system.js.map → p-BJhtHwq5.system.js.map} +1 -1
  413. package/dist/pine-core/{p-EYhpJx2s.system.js.map → p-BJjdD3yf.system.js.map} +1 -1
  414. package/dist/pine-core/p-BPjnTOEL.system.js +2 -0
  415. package/dist/pine-core/{p-De9tROL-.system.js.map → p-BPjnTOEL.system.js.map} +1 -1
  416. package/dist/pine-core/{p-CCQUgOoR.system.js.map → p-BQFgzIQT.system.js.map} +1 -1
  417. package/dist/pine-core/p-BSkbMuB5.system.js +2 -0
  418. package/dist/pine-core/{p-BEn3hirk.system.js.map → p-BSkbMuB5.system.js.map} +1 -1
  419. package/dist/pine-core/{p-BVCWKPy3.js → p-Bf1dou5H.js} +2 -2
  420. package/dist/pine-core/p-Bf1dou5H.js.map +1 -0
  421. package/dist/pine-core/p-BigOVPun.system.js.map +1 -0
  422. package/dist/pine-core/{p-CcXaBX2A.system.js.map → p-BmFGXXkm.system.js.map} +1 -1
  423. package/dist/pine-core/p-ByzULH8m.system.js.map +1 -0
  424. package/dist/pine-core/{p-CE6b_LzB.system.js.map → p-C3iAHQC6.system.js.map} +1 -1
  425. package/dist/pine-core/{p-ACQU83St.system.js.map → p-CCQd5PVN.system.js.map} +1 -1
  426. package/dist/pine-core/{p-ChslVme6.system.js.map → p-CG2PKUWT.system.js.map} +1 -1
  427. package/dist/pine-core/{p-CQ8f8GnD.system.js.map → p-CHVzHNgU.system.js.map} +1 -1
  428. package/dist/pine-core/{p-Dh7jcLgJ.system.js.map → p-COwpA8ab.system.js.map} +1 -1
  429. package/dist/pine-core/p-CV0Lw9gs.system.js.map +1 -0
  430. package/dist/pine-core/p-CZqgW7e3.system.js.map +1 -0
  431. package/dist/pine-core/{p-pQqXEKPh.system.js.map → p-Cc1q-FuD.system.js.map} +1 -1
  432. package/dist/pine-core/{p-CWdEolqa.system.js.map → p-Cl47ROcT.system.js.map} +1 -1
  433. package/dist/pine-core/{p-0KTU2Jt-.system.js.map → p-CnPN6prI.system.js.map} +1 -1
  434. package/dist/pine-core/{p-B1FQkx7R.system.js.map → p-Ctdx1tCG.system.js.map} +1 -1
  435. package/dist/pine-core/p-CwNRZQss.system.js.map +1 -0
  436. package/dist/pine-core/{p-B_C-mRjx.system.js → p-Cxvdulqq.system.js} +2 -2
  437. package/dist/pine-core/p-Cxvdulqq.system.js.map +1 -0
  438. package/dist/pine-core/p-D3SrjYeb.system.js.map +1 -0
  439. package/dist/pine-core/p-D4MkIUXU.js +2 -0
  440. package/dist/pine-core/{p-DrJ5r5Pu.js.map → p-D4MkIUXU.js.map} +1 -1
  441. package/dist/pine-core/{p-MBv7PsKc.system.js.map → p-D52TGCLt.system.js.map} +1 -1
  442. package/dist/pine-core/p-D7B3vOdC.system.js.map +1 -0
  443. package/dist/pine-core/{p-0TIvNV5c.system.js.map → p-D9veIL-g.system.js.map} +1 -1
  444. package/dist/pine-core/{p-D9_z2w3q.system.js.map → p-DGFR-x7P.system.js.map} +1 -1
  445. package/dist/pine-core/p-DeR0sSWy.system.js.map +1 -0
  446. package/dist/pine-core/{p-BRygGju8.system.js.map → p-Df597YUK.system.js.map} +1 -1
  447. package/dist/pine-core/{p-Df_3qA_L.system.js.map → p-DgE9ds9o.system.js.map} +1 -1
  448. package/dist/pine-core/{p-CLoi4eKt.system.js.map → p-DmWU0f_O.system.js.map} +1 -1
  449. package/dist/pine-core/{p-DYb5Y47j.system.js.map → p-Dq7Wu9rr.system.js.map} +1 -1
  450. package/dist/pine-core/p-Dw7zXw_6.system.js.map +1 -0
  451. package/dist/pine-core/{p-CpdNWpfd.system.js.map → p-Ek6vvXfI.system.js.map} +1 -1
  452. package/dist/pine-core/{p-C5Y492i0.system.js.map → p-M-zMP2QX.system.js.map} +1 -1
  453. package/dist/pine-core/{p-IhWWc2L_.system.js.map → p-WO5h6NYA.system.js.map} +1 -1
  454. package/dist/pine-core/p-WWWd_vEd.system.js +2 -0
  455. package/dist/pine-core/p-WWWd_vEd.system.js.map +1 -0
  456. package/dist/pine-core/{p-D05FrqXr.system.js.map → p-X5M4eshC.system.js.map} +1 -1
  457. package/dist/pine-core/{p-m6UZWRsP.system.js.map → p-Z5rOSkoA.system.js.map} +1 -1
  458. package/dist/pine-core/{p-72053224.entry.js → p-a2cb65df.entry.js} +3 -3
  459. package/dist/pine-core/{p-c8122bea.entry.js → p-a54d6a53.entry.js} +2 -2
  460. package/dist/pine-core/{p-a04556e4.system.entry.js → p-a5cf0088.system.entry.js} +2 -2
  461. package/dist/pine-core/p-a645818a.entry.js +2 -0
  462. package/dist/pine-core/{p-f583e5d4.entry.js → p-a9cfaa1f.entry.js} +2 -2
  463. package/dist/pine-core/{p-14a52961.system.entry.js → p-aa2782b9.system.entry.js} +2 -2
  464. package/dist/pine-core/{p-f55b9f90.system.entry.js → p-ab4307c7.system.entry.js} +2 -2
  465. package/dist/pine-core/{p-349a8869.entry.js → p-af56cb57.entry.js} +2 -2
  466. package/dist/pine-core/{p-8d7abc83.entry.js → p-b32d34d0.entry.js} +2 -2
  467. package/dist/pine-core/{p-00616fc9.entry.js → p-b378ca03.entry.js} +2 -2
  468. package/dist/pine-core/p-b669e1d9.entry.js +2 -0
  469. package/dist/pine-core/p-b699a14f.system.entry.js +2 -0
  470. package/dist/pine-core/p-b699a14f.system.entry.js.map +1 -0
  471. package/dist/pine-core/p-bc2fecd4.system.entry.js +2 -0
  472. package/dist/pine-core/p-bc2fecd4.system.entry.js.map +1 -0
  473. package/dist/pine-core/{p-e3fb0bc2.system.entry.js → p-bc637bed.system.entry.js} +2 -2
  474. package/dist/pine-core/{p-b6ea3332.entry.js → p-be5ef841.entry.js} +2 -2
  475. package/dist/pine-core/{p-54183d70.system.entry.js → p-c0601420.system.entry.js} +2 -2
  476. package/dist/pine-core/p-c2d2fe64.system.entry.js +2 -0
  477. package/dist/pine-core/p-c3f84df8.system.entry.js +2 -0
  478. package/dist/pine-core/p-c3f84df8.system.entry.js.map +1 -0
  479. package/dist/pine-core/p-c44d3551.entry.js +2 -0
  480. package/dist/pine-core/{p-e8d76117.entry.js → p-c55fc47e.entry.js} +2 -2
  481. package/dist/pine-core/{p-5da82e8c.system.entry.js → p-c63e7909.system.entry.js} +2 -2
  482. package/dist/pine-core/p-d325287b.entry.js +2 -0
  483. package/dist/pine-core/p-d325287b.entry.js.map +1 -0
  484. package/dist/pine-core/p-d52d96b5.system.entry.js +4 -0
  485. package/dist/pine-core/p-d52d96b5.system.entry.js.map +1 -0
  486. package/dist/pine-core/{p-884b9ae6.system.entry.js → p-d5c63517.system.entry.js} +2 -2
  487. package/dist/pine-core/p-d65d252d.entry.js +2 -0
  488. package/dist/pine-core/p-d65d252d.entry.js.map +1 -0
  489. package/dist/pine-core/p-db12273e.system.entry.js +2 -0
  490. package/dist/pine-core/{p-92c52409.system.entry.js → p-dbe41087.system.entry.js} +2 -2
  491. package/dist/pine-core/{p-deb8a499.system.entry.js → p-e03b7f4a.system.entry.js} +2 -2
  492. package/dist/pine-core/{p-6db1e029.system.entry.js → p-ee583234.system.entry.js} +2 -2
  493. package/dist/pine-core/{p-0066d249.entry.js → p-f5d78141.entry.js} +2 -2
  494. package/dist/pine-core/p-f61ee383.system.entry.js +2 -0
  495. package/dist/pine-core/p-f61ee383.system.entry.js.map +1 -0
  496. package/dist/pine-core/{p-98fe56d9.entry.js → p-f6b269ac.entry.js} +2 -2
  497. package/dist/pine-core/p-f70aef6e.system.entry.js +2 -0
  498. package/dist/pine-core/p-f70aef6e.system.entry.js.map +1 -0
  499. package/dist/pine-core/{p-52af1890.system.entry.js → p-f911dde3.system.entry.js} +2 -2
  500. package/dist/pine-core/{p-7cb4f0de.entry.js → p-fd3d548f.entry.js} +2 -2
  501. package/dist/pine-core/{p-ac37cf0d.entry.js → p-fddf82f8.entry.js} +2 -2
  502. package/dist/pine-core/p-fdf22be1.system.entry.js +2 -0
  503. package/dist/pine-core/p-fdf22be1.system.entry.js.map +1 -0
  504. package/dist/pine-core/p-fe7ece91.system.entry.js +2 -0
  505. package/dist/pine-core/p-fe7ece91.system.entry.js.map +1 -0
  506. package/dist/pine-core/{p-DHmJZxQk.system.js.map → p-iM8w34Dq.system.js.map} +1 -1
  507. package/dist/pine-core/{p-2kXtbFXu.system.js.map → p-iazk4jjL.system.js.map} +1 -1
  508. package/dist/pine-core/{p-CqzGa2j0.system.js.map → p-k9JOparb.system.js.map} +1 -1
  509. package/dist/pine-core/{p-CgyVIfOY.system.js.map → p-kbAzjMDU.system.js.map} +1 -1
  510. package/dist/pine-core/{p-B7S-9dbT.system.js.map → p-kcOuXqWo.system.js.map} +1 -1
  511. package/dist/pine-core/{p-IG5YumI3.system.js.map → p-nawkAoxk.system.js.map} +1 -1
  512. package/dist/pine-core/p-oDk-2Jyq.system.js.map +1 -0
  513. package/dist/pine-core/p-wlxYjeBe.system.js.map +1 -0
  514. package/dist/pine-core/{p-CqK-uhv8.system.js.map → p-yaM1kuaC.system.js.map} +1 -1
  515. package/dist/pine-core/pds-box.entry.esm.js.map +1 -1
  516. package/dist/pine-core/pds-button.entry.esm.js.map +1 -1
  517. package/dist/pine-core/pds-combobox.entry.esm.js.map +1 -1
  518. package/dist/pine-core/pds-dropdown-menu-separator.entry.esm.js.map +1 -1
  519. package/dist/pine-core/pds-filter.entry.esm.js.map +1 -0
  520. package/dist/pine-core/pds-filters.entry.esm.js.map +1 -0
  521. package/dist/pine-core/pds-modal-content.entry.esm.js.map +1 -1
  522. package/dist/pine-core/pds-modal.entry.esm.js.map +1 -1
  523. package/dist/pine-core/pds-tab.entry.esm.js.map +1 -1
  524. package/dist/pine-core/pds-tabs.entry.esm.js.map +1 -1
  525. package/dist/pine-core/pds-textarea.entry.esm.js.map +1 -1
  526. package/dist/pine-core/pine-core.esm.js +1 -1
  527. package/dist/pine-core/pine-core.js +1 -1
  528. package/dist/types/components/pds-box/pds-box.d.ts +315 -0
  529. package/dist/types/components/pds-button/pds-button.d.ts +5 -1
  530. package/dist/types/components/pds-combobox/pds-combobox.d.ts +28 -3
  531. package/dist/types/components/pds-filters/pds-filter/filter-interface.d.ts +19 -0
  532. package/dist/types/components/pds-filters/pds-filter/pds-filter.d.ts +133 -0
  533. package/dist/types/components/pds-filters/pds-filters.d.ts +11 -0
  534. package/dist/types/components/pds-modal/pds-modal-content/pds-modal-content.d.ts +18 -1
  535. package/dist/types/components/pds-modal/pds-modal.d.ts +5 -0
  536. package/dist/types/components/pds-modal/test/mock-pds-modal.d.ts +5 -0
  537. package/dist/types/components/pds-tabs/pds-tabs.d.ts +1 -0
  538. package/dist/types/components/pds-textarea/pds-textarea.d.ts +20 -0
  539. package/dist/types/components.d.ts +793 -4
  540. package/hydrate/index.js +1381 -112
  541. package/hydrate/index.mjs +1381 -112
  542. package/package.json +2 -2
  543. package/dist/cjs/index-g-uSeICs.js.map +0 -1
  544. package/dist/esm/index-BVCWKPy3.js.map +0 -1
  545. package/dist/esm-es5/index-BVCWKPy3.js.map +0 -1
  546. package/dist/esm-es5/index-DrJ5r5Pu.js +0 -2
  547. package/dist/pine-core/p-007b61e9.system.entry.js +0 -2
  548. package/dist/pine-core/p-007b61e9.system.entry.js.map +0 -1
  549. package/dist/pine-core/p-0485aa93.system.entry.js +0 -2
  550. package/dist/pine-core/p-0485aa93.system.entry.js.map +0 -1
  551. package/dist/pine-core/p-051ff780.system.entry.js +0 -2
  552. package/dist/pine-core/p-051ff780.system.entry.js.map +0 -1
  553. package/dist/pine-core/p-2186e5d4.system.entry.js +0 -2
  554. package/dist/pine-core/p-2186e5d4.system.entry.js.map +0 -1
  555. package/dist/pine-core/p-232a2043.entry.js +0 -2
  556. package/dist/pine-core/p-44087d1c.entry.js +0 -2
  557. package/dist/pine-core/p-47670150.entry.js +0 -3
  558. package/dist/pine-core/p-47670150.entry.js.map +0 -1
  559. package/dist/pine-core/p-54061a33.entry.js +0 -2
  560. package/dist/pine-core/p-54061a33.entry.js.map +0 -1
  561. package/dist/pine-core/p-5708f95a.entry.js +0 -2
  562. package/dist/pine-core/p-651861ff.entry.js.map +0 -1
  563. package/dist/pine-core/p-66b10d29.entry.js +0 -2
  564. package/dist/pine-core/p-68b5665a.entry.js +0 -2
  565. package/dist/pine-core/p-68b5665a.entry.js.map +0 -1
  566. package/dist/pine-core/p-7004d1ea.system.entry.js +0 -2
  567. package/dist/pine-core/p-71169b66.system.entry.js +0 -2
  568. package/dist/pine-core/p-71169b66.system.entry.js.map +0 -1
  569. package/dist/pine-core/p-73158adf.system.entry.js +0 -2
  570. package/dist/pine-core/p-77336705.entry.js +0 -2
  571. package/dist/pine-core/p-77336705.entry.js.map +0 -1
  572. package/dist/pine-core/p-8ab7f0d7.system.entry.js +0 -4
  573. package/dist/pine-core/p-8ab7f0d7.system.entry.js.map +0 -1
  574. package/dist/pine-core/p-96a89cd5.system.entry.js +0 -2
  575. package/dist/pine-core/p-96a89cd5.system.entry.js.map +0 -1
  576. package/dist/pine-core/p-BEn3hirk.system.js +0 -2
  577. package/dist/pine-core/p-BGbUqsWH.system.js +0 -2
  578. package/dist/pine-core/p-BGbUqsWH.system.js.map +0 -1
  579. package/dist/pine-core/p-BKFboaI5.system.js.map +0 -1
  580. package/dist/pine-core/p-BVCWKPy3.js.map +0 -1
  581. package/dist/pine-core/p-B_C-mRjx.system.js.map +0 -1
  582. package/dist/pine-core/p-Bv5PJxD8.system.js.map +0 -1
  583. package/dist/pine-core/p-CD_nPb2F.system.js.map +0 -1
  584. package/dist/pine-core/p-Cmzqpibo.system.js.map +0 -1
  585. package/dist/pine-core/p-DJekRkSL.system.js.map +0 -1
  586. package/dist/pine-core/p-DNYl_6t_.system.js.map +0 -1
  587. package/dist/pine-core/p-DXuK7cEc.system.js.map +0 -1
  588. package/dist/pine-core/p-De9tROL-.system.js +0 -2
  589. package/dist/pine-core/p-DrJ5r5Pu.js +0 -2
  590. package/dist/pine-core/p-Dt10r3RZ.system.js.map +0 -1
  591. package/dist/pine-core/p-IIl2cTlj.system.js.map +0 -1
  592. package/dist/pine-core/p-UsEwlBJ0.system.js.map +0 -1
  593. package/dist/pine-core/p-a24c46e4.entry.js +0 -2
  594. package/dist/pine-core/p-a24c46e4.entry.js.map +0 -1
  595. package/dist/pine-core/p-a54f1d9e.entry.js +0 -2
  596. package/dist/pine-core/p-a54f1d9e.entry.js.map +0 -1
  597. package/dist/pine-core/p-aa645f28.system.entry.js +0 -2
  598. package/dist/pine-core/p-aa645f28.system.entry.js.map +0 -1
  599. package/dist/pine-core/p-bb8ef74a.system.entry.js +0 -2
  600. package/dist/pine-core/p-be939cb0.entry.js +0 -2
  601. package/dist/pine-core/p-c1099665.system.entry.js +0 -2
  602. package/dist/pine-core/p-c2ffb466.system.entry.js +0 -2
  603. package/dist/pine-core/p-c4d6fe50.system.entry.js +0 -2
  604. package/dist/pine-core/p-c4d6fe50.system.entry.js.map +0 -1
  605. package/dist/pine-core/p-c6badcf8.entry.js +0 -2
  606. package/dist/pine-core/p-c6badcf8.entry.js.map +0 -1
  607. package/dist/pine-core/p-cd785026.system.entry.js +0 -2
  608. package/dist/pine-core/p-d714f68f.system.entry.js +0 -2
  609. package/dist/pine-core/p-d714f68f.system.entry.js.map +0 -1
  610. package/dist/pine-core/p-e5ca5b8e.entry.js +0 -2
  611. package/dist/pine-core/p-e5ca5b8e.entry.js.map +0 -1
  612. package/dist/pine-core/p-e65a7d1c.system.entry.js +0 -2
  613. package/dist/pine-core/p-efa788ea.entry.js +0 -2
  614. package/dist/pine-core/p-f880adaa.entry.js +0 -2
  615. package/dist/pine-core/p-fb4058e6.entry.js +0 -2
  616. package/dist/pine-core/p-fb4058e6.entry.js.map +0 -1
  617. /package/dist/pine-core/{p-fd091234.system.entry.js.map → p-0075bbbe.system.entry.js.map} +0 -0
  618. /package/dist/pine-core/{p-66b10d29.entry.js.map → p-07e129db.entry.js.map} +0 -0
  619. /package/dist/pine-core/{p-8999b63d.system.entry.js.map → p-0975b749.system.entry.js.map} +0 -0
  620. /package/dist/pine-core/{p-02326ac3.entry.js.map → p-0befa8f0.entry.js.map} +0 -0
  621. /package/dist/pine-core/{p-8722865f.system.entry.js.map → p-1773aeac.system.entry.js.map} +0 -0
  622. /package/dist/pine-core/{p-e2887e78.entry.js.map → p-1b9d4482.entry.js.map} +0 -0
  623. /package/dist/pine-core/{p-7a95a90f.system.entry.js.map → p-2597bc59.system.entry.js.map} +0 -0
  624. /package/dist/pine-core/{p-5a709348.entry.js.map → p-25cb810d.entry.js.map} +0 -0
  625. /package/dist/pine-core/{p-a1b51557.system.entry.js.map → p-25cf2860.system.entry.js.map} +0 -0
  626. /package/dist/pine-core/{p-6f4a6d0b.entry.js.map → p-265372d3.entry.js.map} +0 -0
  627. /package/dist/pine-core/{p-c2ffb466.system.entry.js.map → p-2b12bc55.system.entry.js.map} +0 -0
  628. /package/dist/pine-core/{p-297afc49.system.entry.js.map → p-2b452883.system.entry.js.map} +0 -0
  629. /package/dist/pine-core/{p-cd785026.system.entry.js.map → p-2efc646c.system.entry.js.map} +0 -0
  630. /package/dist/pine-core/{p-ecb9edf8.entry.js.map → p-2fb6f9d5.entry.js.map} +0 -0
  631. /package/dist/pine-core/{p-efa788ea.entry.js.map → p-2fd7f74e.entry.js.map} +0 -0
  632. /package/dist/pine-core/{p-39488f2c.system.entry.js.map → p-302849cf.system.entry.js.map} +0 -0
  633. /package/dist/pine-core/{p-51d83489.system.entry.js.map → p-307f415a.system.entry.js.map} +0 -0
  634. /package/dist/pine-core/{p-bb8ef74a.system.entry.js.map → p-378df5eb.system.entry.js.map} +0 -0
  635. /package/dist/pine-core/{p-50c9e865.entry.js.map → p-3e7933bf.entry.js.map} +0 -0
  636. /package/dist/pine-core/{p-11d4036e.entry.js.map → p-41e2fe3a.entry.js.map} +0 -0
  637. /package/dist/pine-core/{p-7004d1ea.system.entry.js.map → p-449ebe39.system.entry.js.map} +0 -0
  638. /package/dist/pine-core/{p-023d8b71.system.entry.js.map → p-4534e8cc.system.entry.js.map} +0 -0
  639. /package/dist/pine-core/{p-52d37cc1.entry.js.map → p-46820152.entry.js.map} +0 -0
  640. /package/dist/pine-core/{p-ba187a35.entry.js.map → p-4b3a8cab.entry.js.map} +0 -0
  641. /package/dist/pine-core/{p-da367b5e.system.entry.js.map → p-4c8bebd8.system.entry.js.map} +0 -0
  642. /package/dist/pine-core/{p-503cab1f.entry.js.map → p-4dda1edf.entry.js.map} +0 -0
  643. /package/dist/pine-core/{p-5e8badb9.entry.js.map → p-559b4ebc.entry.js.map} +0 -0
  644. /package/dist/pine-core/{p-c13ef6a7.system.entry.js.map → p-55d06d0a.system.entry.js.map} +0 -0
  645. /package/dist/pine-core/{p-25190921.entry.js.map → p-56f6f106.entry.js.map} +0 -0
  646. /package/dist/pine-core/{p-075eecf9.entry.js.map → p-5ac7af9e.entry.js.map} +0 -0
  647. /package/dist/pine-core/{p-dfc5ab34.system.entry.js.map → p-72d87dc6.system.entry.js.map} +0 -0
  648. /package/dist/pine-core/{p-b2b1b7a9.system.entry.js.map → p-73a2e028.system.entry.js.map} +0 -0
  649. /package/dist/pine-core/{p-4bbf3e31.entry.js.map → p-74f03e75.entry.js.map} +0 -0
  650. /package/dist/pine-core/{p-be939cb0.entry.js.map → p-786967e8.entry.js.map} +0 -0
  651. /package/dist/pine-core/{p-0de9f8da.system.entry.js.map → p-7b0517e5.system.entry.js.map} +0 -0
  652. /package/dist/pine-core/{p-464dd476.entry.js.map → p-8501429f.entry.js.map} +0 -0
  653. /package/dist/pine-core/{p-e65a7d1c.system.entry.js.map → p-875d5d5a.system.entry.js.map} +0 -0
  654. /package/dist/pine-core/{p-4deb7b8c.entry.js.map → p-896e2f1b.entry.js.map} +0 -0
  655. /package/dist/pine-core/{p-72b05928.system.entry.js.map → p-8ded79aa.system.entry.js.map} +0 -0
  656. /package/dist/pine-core/{p-e89cb1f2.system.entry.js.map → p-8f69dd71.system.entry.js.map} +0 -0
  657. /package/dist/pine-core/{p-2e19f167.system.entry.js.map → p-94fe15b0.system.entry.js.map} +0 -0
  658. /package/dist/pine-core/{p-72053224.entry.js.map → p-a2cb65df.entry.js.map} +0 -0
  659. /package/dist/pine-core/{p-c8122bea.entry.js.map → p-a54d6a53.entry.js.map} +0 -0
  660. /package/dist/pine-core/{p-a04556e4.system.entry.js.map → p-a5cf0088.system.entry.js.map} +0 -0
  661. /package/dist/pine-core/{p-f880adaa.entry.js.map → p-a645818a.entry.js.map} +0 -0
  662. /package/dist/pine-core/{p-f583e5d4.entry.js.map → p-a9cfaa1f.entry.js.map} +0 -0
  663. /package/dist/pine-core/{p-14a52961.system.entry.js.map → p-aa2782b9.system.entry.js.map} +0 -0
  664. /package/dist/pine-core/{p-f55b9f90.system.entry.js.map → p-ab4307c7.system.entry.js.map} +0 -0
  665. /package/dist/pine-core/{p-349a8869.entry.js.map → p-af56cb57.entry.js.map} +0 -0
  666. /package/dist/pine-core/{p-8d7abc83.entry.js.map → p-b32d34d0.entry.js.map} +0 -0
  667. /package/dist/pine-core/{p-00616fc9.entry.js.map → p-b378ca03.entry.js.map} +0 -0
  668. /package/dist/pine-core/{p-5708f95a.entry.js.map → p-b669e1d9.entry.js.map} +0 -0
  669. /package/dist/pine-core/{p-e3fb0bc2.system.entry.js.map → p-bc637bed.system.entry.js.map} +0 -0
  670. /package/dist/pine-core/{p-b6ea3332.entry.js.map → p-be5ef841.entry.js.map} +0 -0
  671. /package/dist/pine-core/{p-54183d70.system.entry.js.map → p-c0601420.system.entry.js.map} +0 -0
  672. /package/dist/pine-core/{p-73158adf.system.entry.js.map → p-c2d2fe64.system.entry.js.map} +0 -0
  673. /package/dist/pine-core/{p-232a2043.entry.js.map → p-c44d3551.entry.js.map} +0 -0
  674. /package/dist/pine-core/{p-e8d76117.entry.js.map → p-c55fc47e.entry.js.map} +0 -0
  675. /package/dist/pine-core/{p-5da82e8c.system.entry.js.map → p-c63e7909.system.entry.js.map} +0 -0
  676. /package/dist/pine-core/{p-884b9ae6.system.entry.js.map → p-d5c63517.system.entry.js.map} +0 -0
  677. /package/dist/pine-core/{p-c1099665.system.entry.js.map → p-db12273e.system.entry.js.map} +0 -0
  678. /package/dist/pine-core/{p-92c52409.system.entry.js.map → p-dbe41087.system.entry.js.map} +0 -0
  679. /package/dist/pine-core/{p-deb8a499.system.entry.js.map → p-e03b7f4a.system.entry.js.map} +0 -0
  680. /package/dist/pine-core/{p-6db1e029.system.entry.js.map → p-ee583234.system.entry.js.map} +0 -0
  681. /package/dist/pine-core/{p-0066d249.entry.js.map → p-f5d78141.entry.js.map} +0 -0
  682. /package/dist/pine-core/{p-98fe56d9.entry.js.map → p-f6b269ac.entry.js.map} +0 -0
  683. /package/dist/pine-core/{p-52af1890.system.entry.js.map → p-f911dde3.system.entry.js.map} +0 -0
  684. /package/dist/pine-core/{p-7cb4f0de.entry.js.map → p-fd3d548f.entry.js.map} +0 -0
  685. /package/dist/pine-core/{p-ac37cf0d.entry.js.map → p-fddf82f8.entry.js.map} +0 -0
@@ -22,13 +22,33 @@ export class PdsBox {
22
22
  ${this.alignSelfLg !== undefined && this.alignSelfLg.trim() !== '' ? `pds-align-self-lg-${this.alignSelfLg}` : ''}
23
23
  ${this.alignSelfXl !== undefined && this.alignSelfXl.trim() !== '' ? `pds-align-self-xl-${this.alignSelfXl}` : ''}
24
24
  ${this.auto ? 'pds-box--auto' : ''}
25
+ ${this.autoXs ? 'pds-box--auto-xs' : ''}
26
+ ${this.autoSm ? 'pds-box--auto-sm' : ''}
27
+ ${this.autoMd ? 'pds-box--auto-md' : ''}
28
+ ${this.autoLg ? 'pds-box--auto-lg' : ''}
29
+ ${this.autoXl ? 'pds-box--auto-xl' : ''}
25
30
  ${this.border ? 'pds-box--border' : ''}
26
31
  ${this.borderRadius !== undefined && this.borderRadius.trim() !== '' ? `pds-border-radius-${this.borderRadius}` : ''}
27
32
  ${this.direction !== undefined && this.direction.trim() !== '' ? `pds-box-direction-${this.direction}` : ''}
28
33
  ${this.display !== undefined && this.display.trim() !== '' ? `pds-box--display-${this.display}` : ''}
29
34
  ${this.fit ? 'pds-box--fit' : ''}
35
+ ${this.fitXs ? 'pds-box--fit-xs' : ''}
36
+ ${this.fitSm ? 'pds-box--fit-sm' : ''}
37
+ ${this.fitMd ? 'pds-box--fit-md' : ''}
38
+ ${this.fitLg ? 'pds-box--fit-lg' : ''}
39
+ ${this.fitXl ? 'pds-box--fit-xl' : ''}
30
40
  ${this.gap !== undefined && this.gap.trim() !== '' ? `pds-box-gap-${this.gap}` : ''}
41
+ ${this.gapXs !== undefined && this.gapXs.trim() !== '' ? `pds-box-gap-xs-${this.gapXs}` : ''}
42
+ ${this.gapSm !== undefined && this.gapSm.trim() !== '' ? `pds-box-gap-sm-${this.gapSm}` : ''}
43
+ ${this.gapMd !== undefined && this.gapMd.trim() !== '' ? `pds-box-gap-md-${this.gapMd}` : ''}
44
+ ${this.gapLg !== undefined && this.gapLg.trim() !== '' ? `pds-box-gap-lg-${this.gapLg}` : ''}
45
+ ${this.gapXl !== undefined && this.gapXl.trim() !== '' ? `pds-box-gap-xl-${this.gapXl}` : ''}
31
46
  ${this.wrap ? 'pds-box--wrap' : ''}
47
+ ${this.wrapXs ? 'pds-box--wrap-xs' : ''}
48
+ ${this.wrapSm ? 'pds-box--wrap-sm' : ''}
49
+ ${this.wrapMd ? 'pds-box--wrap-md' : ''}
50
+ ${this.wrapLg ? 'pds-box--wrap-lg' : ''}
51
+ ${this.wrapXl ? 'pds-box--wrap-xl' : ''}
32
52
  ${this.flex !== undefined && this.flex.trim() !== '' && ['none', 'grow', 'shrink'].includes(this.flex) ? `pds-box--flex-${this.flex}` : ''}
33
53
  ${this.justifyContent !== undefined && this.justifyContent.trim() !== '' ? `pds-justify-content-${this.justifyContent}` : ''}
34
54
  ${this.justifyContentXs !== undefined && this.justifyContentXs.trim() !== '' ? `pds-justify-content-xs-${this.justifyContentXs}` : ''}
@@ -37,9 +57,29 @@ export class PdsBox {
37
57
  ${this.justifyContentLg !== undefined && this.justifyContentLg.trim() !== '' ? `pds-justify-content-lg-${this.justifyContentLg}` : ''}
38
58
  ${this.justifyContentXl !== undefined && this.justifyContentXl.trim() !== '' ? `pds-justify-content-xl-${this.justifyContentXl}` : ''}
39
59
  ${this.marginBlockStart !== undefined && this.marginBlockStart.trim() !== '' ? `pds-margin-block-start-${this.marginBlockStart}` : ''}
60
+ ${this.marginBlockStartXs !== undefined && this.marginBlockStartXs.trim() !== '' ? `pds-margin-block-start-xs-${this.marginBlockStartXs}` : ''}
61
+ ${this.marginBlockStartSm !== undefined && this.marginBlockStartSm.trim() !== '' ? `pds-margin-block-start-sm-${this.marginBlockStartSm}` : ''}
62
+ ${this.marginBlockStartMd !== undefined && this.marginBlockStartMd.trim() !== '' ? `pds-margin-block-start-md-${this.marginBlockStartMd}` : ''}
63
+ ${this.marginBlockStartLg !== undefined && this.marginBlockStartLg.trim() !== '' ? `pds-margin-block-start-lg-${this.marginBlockStartLg}` : ''}
64
+ ${this.marginBlockStartXl !== undefined && this.marginBlockStartXl.trim() !== '' ? `pds-margin-block-start-xl-${this.marginBlockStartXl}` : ''}
40
65
  ${this.marginInlineStart !== undefined && this.marginInlineStart.trim() !== '' ? `pds-margin-inline-start-${this.marginInlineStart}` : ''}
66
+ ${this.marginInlineStartXs !== undefined && this.marginInlineStartXs.trim() !== '' ? `pds-margin-inline-start-xs-${this.marginInlineStartXs}` : ''}
67
+ ${this.marginInlineStartSm !== undefined && this.marginInlineStartSm.trim() !== '' ? `pds-margin-inline-start-sm-${this.marginInlineStartSm}` : ''}
68
+ ${this.marginInlineStartMd !== undefined && this.marginInlineStartMd.trim() !== '' ? `pds-margin-inline-start-md-${this.marginInlineStartMd}` : ''}
69
+ ${this.marginInlineStartLg !== undefined && this.marginInlineStartLg.trim() !== '' ? `pds-margin-inline-start-lg-${this.marginInlineStartLg}` : ''}
70
+ ${this.marginInlineStartXl !== undefined && this.marginInlineStartXl.trim() !== '' ? `pds-margin-inline-start-xl-${this.marginInlineStartXl}` : ''}
41
71
  ${this.marginInlineEnd !== undefined && this.marginInlineEnd.trim() !== '' ? `pds-margin-inline-end-${this.marginInlineEnd}` : ''}
72
+ ${this.marginInlineEndXs !== undefined && this.marginInlineEndXs.trim() !== '' ? `pds-margin-inline-end-xs-${this.marginInlineEndXs}` : ''}
73
+ ${this.marginInlineEndSm !== undefined && this.marginInlineEndSm.trim() !== '' ? `pds-margin-inline-end-sm-${this.marginInlineEndSm}` : ''}
74
+ ${this.marginInlineEndMd !== undefined && this.marginInlineEndMd.trim() !== '' ? `pds-margin-inline-end-md-${this.marginInlineEndMd}` : ''}
75
+ ${this.marginInlineEndLg !== undefined && this.marginInlineEndLg.trim() !== '' ? `pds-margin-inline-end-lg-${this.marginInlineEndLg}` : ''}
76
+ ${this.marginInlineEndXl !== undefined && this.marginInlineEndXl.trim() !== '' ? `pds-margin-inline-end-xl-${this.marginInlineEndXl}` : ''}
42
77
  ${this.marginBlockEnd !== undefined && this.marginBlockEnd.trim() !== '' ? `pds-margin-block-end-${this.marginBlockEnd}` : ''}
78
+ ${this.marginBlockEndXs !== undefined && this.marginBlockEndXs.trim() !== '' ? `pds-margin-block-end-xs-${this.marginBlockEndXs}` : ''}
79
+ ${this.marginBlockEndSm !== undefined && this.marginBlockEndSm.trim() !== '' ? `pds-margin-block-end-sm-${this.marginBlockEndSm}` : ''}
80
+ ${this.marginBlockEndMd !== undefined && this.marginBlockEndMd.trim() !== '' ? `pds-margin-block-end-md-${this.marginBlockEndMd}` : ''}
81
+ ${this.marginBlockEndLg !== undefined && this.marginBlockEndLg.trim() !== '' ? `pds-margin-block-end-lg-${this.marginBlockEndLg}` : ''}
82
+ ${this.marginBlockEndXl !== undefined && this.marginBlockEndXl.trim() !== '' ? `pds-margin-block-end-xl-${this.marginBlockEndXl}` : ''}
43
83
  ${this.offset !== undefined && this.offset.trim() !== '' ? `pds-box-offset-${this.offset}` : ''}
44
84
  ${this.offsetXs !== undefined && this.offsetXs.trim() !== '' ? `pds-box-offset-xs-${this.offsetXs}` : ''}
45
85
  ${this.offsetSm !== undefined && this.offsetSm.trim() !== '' ? `pds-box-offset-sm-${this.offsetSm}` : ''}
@@ -47,10 +87,35 @@ export class PdsBox {
47
87
  ${this.offsetLg !== undefined && this.offsetLg.trim() !== '' ? `pds-box-offset-lg-${this.offsetLg}` : ''}
48
88
  ${this.offsetXl !== undefined && this.offsetXl.trim() !== '' ? `pds-box-offset-xl-${this.offsetXl}` : ''}
49
89
  ${this.padding !== undefined && this.padding.trim() !== '' ? `pds-padding-${this.padding}` : ''}
90
+ ${this.paddingXs !== undefined && this.paddingXs.trim() !== '' ? `pds-padding-xs-${this.paddingXs}` : ''}
91
+ ${this.paddingSm !== undefined && this.paddingSm.trim() !== '' ? `pds-padding-sm-${this.paddingSm}` : ''}
92
+ ${this.paddingMd !== undefined && this.paddingMd.trim() !== '' ? `pds-padding-md-${this.paddingMd}` : ''}
93
+ ${this.paddingLg !== undefined && this.paddingLg.trim() !== '' ? `pds-padding-lg-${this.paddingLg}` : ''}
94
+ ${this.paddingXl !== undefined && this.paddingXl.trim() !== '' ? `pds-padding-xl-${this.paddingXl}` : ''}
50
95
  ${this.paddingBlockStart !== undefined && this.paddingBlockStart.trim() !== '' ? `pds-padding-block-start-${this.paddingBlockStart}` : ''}
96
+ ${this.paddingBlockStartXs !== undefined && this.paddingBlockStartXs.trim() !== '' ? `pds-padding-block-start-xs-${this.paddingBlockStartXs}` : ''}
97
+ ${this.paddingBlockStartSm !== undefined && this.paddingBlockStartSm.trim() !== '' ? `pds-padding-block-start-sm-${this.paddingBlockStartSm}` : ''}
98
+ ${this.paddingBlockStartMd !== undefined && this.paddingBlockStartMd.trim() !== '' ? `pds-padding-block-start-md-${this.paddingBlockStartMd}` : ''}
99
+ ${this.paddingBlockStartLg !== undefined && this.paddingBlockStartLg.trim() !== '' ? `pds-padding-block-start-lg-${this.paddingBlockStartLg}` : ''}
100
+ ${this.paddingBlockStartXl !== undefined && this.paddingBlockStartXl.trim() !== '' ? `pds-padding-block-start-xl-${this.paddingBlockStartXl}` : ''}
51
101
  ${this.paddingBlockEnd !== undefined && this.paddingBlockEnd.trim() !== '' ? `pds-padding-block-end-${this.paddingBlockEnd}` : ''}
102
+ ${this.paddingBlockEndXs !== undefined && this.paddingBlockEndXs.trim() !== '' ? `pds-padding-block-end-xs-${this.paddingBlockEndXs}` : ''}
103
+ ${this.paddingBlockEndSm !== undefined && this.paddingBlockEndSm.trim() !== '' ? `pds-padding-block-end-sm-${this.paddingBlockEndSm}` : ''}
104
+ ${this.paddingBlockEndMd !== undefined && this.paddingBlockEndMd.trim() !== '' ? `pds-padding-block-end-md-${this.paddingBlockEndMd}` : ''}
105
+ ${this.paddingBlockEndLg !== undefined && this.paddingBlockEndLg.trim() !== '' ? `pds-padding-block-end-lg-${this.paddingBlockEndLg}` : ''}
106
+ ${this.paddingBlockEndXl !== undefined && this.paddingBlockEndXl.trim() !== '' ? `pds-padding-block-end-xl-${this.paddingBlockEndXl}` : ''}
52
107
  ${this.paddingInlineStart !== undefined && this.paddingInlineStart.trim() !== '' ? `pds-padding-inline-start-${this.paddingInlineStart}` : ''}
108
+ ${this.paddingInlineStartXs !== undefined && this.paddingInlineStartXs.trim() !== '' ? `pds-padding-inline-start-xs-${this.paddingInlineStartXs}` : ''}
109
+ ${this.paddingInlineStartSm !== undefined && this.paddingInlineStartSm.trim() !== '' ? `pds-padding-inline-start-sm-${this.paddingInlineStartSm}` : ''}
110
+ ${this.paddingInlineStartMd !== undefined && this.paddingInlineStartMd.trim() !== '' ? `pds-padding-inline-start-md-${this.paddingInlineStartMd}` : ''}
111
+ ${this.paddingInlineStartLg !== undefined && this.paddingInlineStartLg.trim() !== '' ? `pds-padding-inline-start-lg-${this.paddingInlineStartLg}` : ''}
112
+ ${this.paddingInlineStartXl !== undefined && this.paddingInlineStartXl.trim() !== '' ? `pds-padding-inline-start-xl-${this.paddingInlineStartXl}` : ''}
53
113
  ${this.paddingInlineEnd !== undefined && this.paddingInlineEnd.trim() !== '' ? `pds-padding-inline-end-${this.paddingInlineEnd}` : ''}
114
+ ${this.paddingInlineEndXs !== undefined && this.paddingInlineEndXs.trim() !== '' ? `pds-padding-inline-end-xs-${this.paddingInlineEndXs}` : ''}
115
+ ${this.paddingInlineEndSm !== undefined && this.paddingInlineEndSm.trim() !== '' ? `pds-padding-inline-end-sm-${this.paddingInlineEndSm}` : ''}
116
+ ${this.paddingInlineEndMd !== undefined && this.paddingInlineEndMd.trim() !== '' ? `pds-padding-inline-end-md-${this.paddingInlineEndMd}` : ''}
117
+ ${this.paddingInlineEndLg !== undefined && this.paddingInlineEndLg.trim() !== '' ? `pds-padding-inline-end-lg-${this.paddingInlineEndLg}` : ''}
118
+ ${this.paddingInlineEndXl !== undefined && this.paddingInlineEndXl.trim() !== '' ? `pds-padding-inline-end-xl-${this.paddingInlineEndXl}` : ''}
54
119
  ${this.shadow !== undefined && this.shadow.trim() !== '' ? `pds-shadow-${this.shadow}` : ''}
55
120
  ${this.size !== undefined && this.size.trim() !== '' ? `pds-box pds-box-${this.size}` : ''}
56
121
  ${this.sizeXs !== undefined && this.sizeXs.trim() !== '' ? `pds-box-xs-${this.sizeXs}` : ''}
@@ -68,7 +133,7 @@ export class PdsBox {
68
133
  const normalizedBackground = normalizeColorValue(this.backgroundColor);
69
134
  const normalizedBorder = normalizeColorValue(this.borderColor);
70
135
  const boxInlineStyles = Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, (normalizedBackground && { '--color-background-box': normalizedBackground })), (normalizedBorder && { '--color-border-box': normalizedBorder })), (this.minHeight && { '--sizing-min-height-box': this.minHeight })), (this.minWidth && { '--sizing-min-width-box': this.minWidth })), (this.flex && !['none', 'grow', 'shrink'].includes(this.flex) && { 'flex': this.flex }));
71
- return (h(Host, { key: '6a5c3cc51052bbc735c7dbd60ff57f2a43070a71', class: boxClasses, style: boxInlineStyles }));
136
+ return (h(Host, { key: '63a5dfc55625ad930494caa79f2b26a663d9cddd', class: boxClasses, style: boxInlineStyles }));
72
137
  }
73
138
  static get is() { return "pds-box"; }
74
139
  static get originalStyleUrls() {
@@ -351,6 +416,101 @@ export class PdsBox {
351
416
  "attribute": "auto",
352
417
  "reflect": false
353
418
  },
419
+ "autoXs": {
420
+ "type": "boolean",
421
+ "mutable": false,
422
+ "complexType": {
423
+ "original": "boolean",
424
+ "resolved": "boolean",
425
+ "references": {}
426
+ },
427
+ "required": false,
428
+ "optional": true,
429
+ "docs": {
430
+ "tags": [],
431
+ "text": "If `true`, the box will be sized to fit its contents at the XS breakpoint."
432
+ },
433
+ "getter": false,
434
+ "setter": false,
435
+ "attribute": "auto-xs",
436
+ "reflect": false
437
+ },
438
+ "autoSm": {
439
+ "type": "boolean",
440
+ "mutable": false,
441
+ "complexType": {
442
+ "original": "boolean",
443
+ "resolved": "boolean",
444
+ "references": {}
445
+ },
446
+ "required": false,
447
+ "optional": true,
448
+ "docs": {
449
+ "tags": [],
450
+ "text": "If `true`, the box will be sized to fit its contents at the SM breakpoint."
451
+ },
452
+ "getter": false,
453
+ "setter": false,
454
+ "attribute": "auto-sm",
455
+ "reflect": false
456
+ },
457
+ "autoMd": {
458
+ "type": "boolean",
459
+ "mutable": false,
460
+ "complexType": {
461
+ "original": "boolean",
462
+ "resolved": "boolean",
463
+ "references": {}
464
+ },
465
+ "required": false,
466
+ "optional": true,
467
+ "docs": {
468
+ "tags": [],
469
+ "text": "If `true`, the box will be sized to fit its contents at the MD breakpoint."
470
+ },
471
+ "getter": false,
472
+ "setter": false,
473
+ "attribute": "auto-md",
474
+ "reflect": false
475
+ },
476
+ "autoLg": {
477
+ "type": "boolean",
478
+ "mutable": false,
479
+ "complexType": {
480
+ "original": "boolean",
481
+ "resolved": "boolean",
482
+ "references": {}
483
+ },
484
+ "required": false,
485
+ "optional": true,
486
+ "docs": {
487
+ "tags": [],
488
+ "text": "If `true`, the box will be sized to fit its contents at the LG breakpoint."
489
+ },
490
+ "getter": false,
491
+ "setter": false,
492
+ "attribute": "auto-lg",
493
+ "reflect": false
494
+ },
495
+ "autoXl": {
496
+ "type": "boolean",
497
+ "mutable": false,
498
+ "complexType": {
499
+ "original": "boolean",
500
+ "resolved": "boolean",
501
+ "references": {}
502
+ },
503
+ "required": false,
504
+ "optional": true,
505
+ "docs": {
506
+ "tags": [],
507
+ "text": "If `true`, the box will be sized to fit its contents at the XL breakpoint."
508
+ },
509
+ "getter": false,
510
+ "setter": false,
511
+ "attribute": "auto-xl",
512
+ "reflect": false
513
+ },
354
514
  "backgroundColor": {
355
515
  "type": "string",
356
516
  "mutable": false,
@@ -494,6 +654,101 @@ export class PdsBox {
494
654
  "attribute": "fit",
495
655
  "reflect": false
496
656
  },
657
+ "fitXs": {
658
+ "type": "boolean",
659
+ "mutable": false,
660
+ "complexType": {
661
+ "original": "boolean",
662
+ "resolved": "boolean",
663
+ "references": {}
664
+ },
665
+ "required": false,
666
+ "optional": true,
667
+ "docs": {
668
+ "tags": [],
669
+ "text": "If `true`, sets the box `max-width` to `100%` at the XS breakpoint."
670
+ },
671
+ "getter": false,
672
+ "setter": false,
673
+ "attribute": "fit-xs",
674
+ "reflect": false
675
+ },
676
+ "fitSm": {
677
+ "type": "boolean",
678
+ "mutable": false,
679
+ "complexType": {
680
+ "original": "boolean",
681
+ "resolved": "boolean",
682
+ "references": {}
683
+ },
684
+ "required": false,
685
+ "optional": true,
686
+ "docs": {
687
+ "tags": [],
688
+ "text": "If `true`, sets the box `max-width` to `100%` at the SM breakpoint."
689
+ },
690
+ "getter": false,
691
+ "setter": false,
692
+ "attribute": "fit-sm",
693
+ "reflect": false
694
+ },
695
+ "fitMd": {
696
+ "type": "boolean",
697
+ "mutable": false,
698
+ "complexType": {
699
+ "original": "boolean",
700
+ "resolved": "boolean",
701
+ "references": {}
702
+ },
703
+ "required": false,
704
+ "optional": true,
705
+ "docs": {
706
+ "tags": [],
707
+ "text": "If `true`, sets the box `max-width` to `100%` at the MD breakpoint."
708
+ },
709
+ "getter": false,
710
+ "setter": false,
711
+ "attribute": "fit-md",
712
+ "reflect": false
713
+ },
714
+ "fitLg": {
715
+ "type": "boolean",
716
+ "mutable": false,
717
+ "complexType": {
718
+ "original": "boolean",
719
+ "resolved": "boolean",
720
+ "references": {}
721
+ },
722
+ "required": false,
723
+ "optional": true,
724
+ "docs": {
725
+ "tags": [],
726
+ "text": "If `true`, sets the box `max-width` to `100%` at the LG breakpoint."
727
+ },
728
+ "getter": false,
729
+ "setter": false,
730
+ "attribute": "fit-lg",
731
+ "reflect": false
732
+ },
733
+ "fitXl": {
734
+ "type": "boolean",
735
+ "mutable": false,
736
+ "complexType": {
737
+ "original": "boolean",
738
+ "resolved": "boolean",
739
+ "references": {}
740
+ },
741
+ "required": false,
742
+ "optional": true,
743
+ "docs": {
744
+ "tags": [],
745
+ "text": "If `true`, sets the box `max-width` to `100%` at the XL breakpoint."
746
+ },
747
+ "getter": false,
748
+ "setter": false,
749
+ "attribute": "fit-xl",
750
+ "reflect": false
751
+ },
497
752
  "gap": {
498
753
  "type": "string",
499
754
  "mutable": false,
@@ -522,35 +777,47 @@ export class PdsBox {
522
777
  "attribute": "gap",
523
778
  "reflect": false
524
779
  },
525
- "wrap": {
526
- "type": "boolean",
780
+ "gapXs": {
781
+ "type": "string",
527
782
  "mutable": false,
528
783
  "complexType": {
529
- "original": "boolean",
530
- "resolved": "boolean",
531
- "references": {}
784
+ "original": "BoxTShirtSizeType",
785
+ "resolved": "\"lg\" | \"md\" | \"none\" | \"sm\" | \"xl\" | \"xs\" | \"xxl\" | \"xxs\"",
786
+ "references": {
787
+ "BoxTShirtSizeType": {
788
+ "location": "import",
789
+ "path": "../../utils/types",
790
+ "id": "src/utils/types.ts::BoxTShirtSizeType"
791
+ }
792
+ }
532
793
  },
533
794
  "required": false,
534
795
  "optional": true,
535
796
  "docs": {
536
797
  "tags": [{
537
798
  "name": "defaultValue",
538
- "text": "false"
799
+ "text": "none"
539
800
  }],
540
- "text": "Defines whether flex items are forced onto one line or can wrap onto multiple lines."
801
+ "text": "Defines the spacing between the box items at the XS breakpoint."
541
802
  },
542
803
  "getter": false,
543
804
  "setter": false,
544
- "attribute": "wrap",
805
+ "attribute": "gap-xs",
545
806
  "reflect": false
546
807
  },
547
- "flex": {
808
+ "gapSm": {
548
809
  "type": "string",
549
810
  "mutable": false,
550
811
  "complexType": {
551
- "original": "`none` | `grow` | `shrink` | string",
552
- "resolved": "string",
553
- "references": {}
812
+ "original": "BoxTShirtSizeType",
813
+ "resolved": "\"lg\" | \"md\" | \"none\" | \"sm\" | \"xl\" | \"xs\" | \"xxl\" | \"xxs\"",
814
+ "references": {
815
+ "BoxTShirtSizeType": {
816
+ "location": "import",
817
+ "path": "../../utils/types",
818
+ "id": "src/utils/types.ts::BoxTShirtSizeType"
819
+ }
820
+ }
554
821
  },
555
822
  "required": false,
556
823
  "optional": true,
@@ -559,146 +826,1608 @@ export class PdsBox {
559
826
  "name": "defaultValue",
560
827
  "text": "none"
561
828
  }],
562
- "text": "Defines how a box will grow or shrink to fit the space available in its container.\nCan be a predefined value ('none', 'grow', 'shrink') or a custom flex value (e.g., '1', '0 1 auto')."
829
+ "text": "Defines the spacing between the box items at the SM breakpoint."
563
830
  },
564
831
  "getter": false,
565
832
  "setter": false,
566
- "attribute": "flex",
833
+ "attribute": "gap-sm",
567
834
  "reflect": false
568
835
  },
569
- "justifyContent": {
836
+ "gapMd": {
570
837
  "type": "string",
571
838
  "mutable": false,
572
839
  "complexType": {
573
- "original": "`start` | `center` | `end` | `space-between` | `space-around` | `space-evenly`",
574
- "resolved": "\"center\" | \"end\" | \"space-around\" | \"space-between\" | \"space-evenly\" | \"start\"",
575
- "references": {}
840
+ "original": "BoxTShirtSizeType",
841
+ "resolved": "\"lg\" | \"md\" | \"none\" | \"sm\" | \"xl\" | \"xs\" | \"xxl\" | \"xxs\"",
842
+ "references": {
843
+ "BoxTShirtSizeType": {
844
+ "location": "import",
845
+ "path": "../../utils/types",
846
+ "id": "src/utils/types.ts::BoxTShirtSizeType"
847
+ }
848
+ }
576
849
  },
577
850
  "required": false,
578
851
  "optional": true,
579
852
  "docs": {
580
853
  "tags": [{
581
854
  "name": "defaultValue",
582
- "text": "start"
855
+ "text": "none"
583
856
  }],
584
- "text": "Defines the horizontal alignment of the box items."
857
+ "text": "Defines the spacing between the box items at the MD breakpoint."
585
858
  },
586
859
  "getter": false,
587
860
  "setter": false,
588
- "attribute": "justify-content",
861
+ "attribute": "gap-md",
589
862
  "reflect": false
590
863
  },
591
- "justifyContentXs": {
864
+ "gapLg": {
592
865
  "type": "string",
593
866
  "mutable": false,
594
867
  "complexType": {
595
- "original": "`start` | `center` | `end` | `space-between` | `space-around` | `space-evenly`",
596
- "resolved": "\"center\" | \"end\" | \"space-around\" | \"space-between\" | \"space-evenly\" | \"start\"",
597
- "references": {}
868
+ "original": "BoxTShirtSizeType",
869
+ "resolved": "\"lg\" | \"md\" | \"none\" | \"sm\" | \"xl\" | \"xs\" | \"xxl\" | \"xxs\"",
870
+ "references": {
871
+ "BoxTShirtSizeType": {
872
+ "location": "import",
873
+ "path": "../../utils/types",
874
+ "id": "src/utils/types.ts::BoxTShirtSizeType"
875
+ }
876
+ }
877
+ },
878
+ "required": false,
879
+ "optional": true,
880
+ "docs": {
881
+ "tags": [{
882
+ "name": "defaultValue",
883
+ "text": "none"
884
+ }],
885
+ "text": "Defines the spacing between the box items at the LG breakpoint."
886
+ },
887
+ "getter": false,
888
+ "setter": false,
889
+ "attribute": "gap-lg",
890
+ "reflect": false
891
+ },
892
+ "gapXl": {
893
+ "type": "string",
894
+ "mutable": false,
895
+ "complexType": {
896
+ "original": "BoxTShirtSizeType",
897
+ "resolved": "\"lg\" | \"md\" | \"none\" | \"sm\" | \"xl\" | \"xs\" | \"xxl\" | \"xxs\"",
898
+ "references": {
899
+ "BoxTShirtSizeType": {
900
+ "location": "import",
901
+ "path": "../../utils/types",
902
+ "id": "src/utils/types.ts::BoxTShirtSizeType"
903
+ }
904
+ }
905
+ },
906
+ "required": false,
907
+ "optional": true,
908
+ "docs": {
909
+ "tags": [{
910
+ "name": "defaultValue",
911
+ "text": "none"
912
+ }],
913
+ "text": "Defines the spacing between the box items at the XL breakpoint."
914
+ },
915
+ "getter": false,
916
+ "setter": false,
917
+ "attribute": "gap-xl",
918
+ "reflect": false
919
+ },
920
+ "wrap": {
921
+ "type": "boolean",
922
+ "mutable": false,
923
+ "complexType": {
924
+ "original": "boolean",
925
+ "resolved": "boolean",
926
+ "references": {}
927
+ },
928
+ "required": false,
929
+ "optional": true,
930
+ "docs": {
931
+ "tags": [{
932
+ "name": "defaultValue",
933
+ "text": "false"
934
+ }],
935
+ "text": "Defines whether flex items are forced onto one line or can wrap onto multiple lines."
936
+ },
937
+ "getter": false,
938
+ "setter": false,
939
+ "attribute": "wrap",
940
+ "reflect": false
941
+ },
942
+ "wrapXs": {
943
+ "type": "boolean",
944
+ "mutable": false,
945
+ "complexType": {
946
+ "original": "boolean",
947
+ "resolved": "boolean",
948
+ "references": {}
949
+ },
950
+ "required": false,
951
+ "optional": true,
952
+ "docs": {
953
+ "tags": [{
954
+ "name": "defaultValue",
955
+ "text": "false"
956
+ }],
957
+ "text": "Defines whether flex items can wrap onto multiple lines at the XS breakpoint."
958
+ },
959
+ "getter": false,
960
+ "setter": false,
961
+ "attribute": "wrap-xs",
962
+ "reflect": false
963
+ },
964
+ "wrapSm": {
965
+ "type": "boolean",
966
+ "mutable": false,
967
+ "complexType": {
968
+ "original": "boolean",
969
+ "resolved": "boolean",
970
+ "references": {}
971
+ },
972
+ "required": false,
973
+ "optional": true,
974
+ "docs": {
975
+ "tags": [{
976
+ "name": "defaultValue",
977
+ "text": "false"
978
+ }],
979
+ "text": "Defines whether flex items can wrap onto multiple lines at the SM breakpoint."
980
+ },
981
+ "getter": false,
982
+ "setter": false,
983
+ "attribute": "wrap-sm",
984
+ "reflect": false
985
+ },
986
+ "wrapMd": {
987
+ "type": "boolean",
988
+ "mutable": false,
989
+ "complexType": {
990
+ "original": "boolean",
991
+ "resolved": "boolean",
992
+ "references": {}
993
+ },
994
+ "required": false,
995
+ "optional": true,
996
+ "docs": {
997
+ "tags": [{
998
+ "name": "defaultValue",
999
+ "text": "false"
1000
+ }],
1001
+ "text": "Defines whether flex items can wrap onto multiple lines at the MD breakpoint."
1002
+ },
1003
+ "getter": false,
1004
+ "setter": false,
1005
+ "attribute": "wrap-md",
1006
+ "reflect": false
1007
+ },
1008
+ "wrapLg": {
1009
+ "type": "boolean",
1010
+ "mutable": false,
1011
+ "complexType": {
1012
+ "original": "boolean",
1013
+ "resolved": "boolean",
1014
+ "references": {}
1015
+ },
1016
+ "required": false,
1017
+ "optional": true,
1018
+ "docs": {
1019
+ "tags": [{
1020
+ "name": "defaultValue",
1021
+ "text": "false"
1022
+ }],
1023
+ "text": "Defines whether flex items can wrap onto multiple lines at the LG breakpoint."
1024
+ },
1025
+ "getter": false,
1026
+ "setter": false,
1027
+ "attribute": "wrap-lg",
1028
+ "reflect": false
1029
+ },
1030
+ "wrapXl": {
1031
+ "type": "boolean",
1032
+ "mutable": false,
1033
+ "complexType": {
1034
+ "original": "boolean",
1035
+ "resolved": "boolean",
1036
+ "references": {}
1037
+ },
1038
+ "required": false,
1039
+ "optional": true,
1040
+ "docs": {
1041
+ "tags": [{
1042
+ "name": "defaultValue",
1043
+ "text": "false"
1044
+ }],
1045
+ "text": "Defines whether flex items can wrap onto multiple lines at the XL breakpoint."
1046
+ },
1047
+ "getter": false,
1048
+ "setter": false,
1049
+ "attribute": "wrap-xl",
1050
+ "reflect": false
1051
+ },
1052
+ "flex": {
1053
+ "type": "string",
1054
+ "mutable": false,
1055
+ "complexType": {
1056
+ "original": "`none` | `grow` | `shrink` | string",
1057
+ "resolved": "string",
1058
+ "references": {}
1059
+ },
1060
+ "required": false,
1061
+ "optional": true,
1062
+ "docs": {
1063
+ "tags": [{
1064
+ "name": "defaultValue",
1065
+ "text": "none"
1066
+ }],
1067
+ "text": "Defines how a box will grow or shrink to fit the space available in its container.\nCan be a predefined value ('none', 'grow', 'shrink') or a custom flex value (e.g., '1', '0 1 auto')."
1068
+ },
1069
+ "getter": false,
1070
+ "setter": false,
1071
+ "attribute": "flex",
1072
+ "reflect": false
1073
+ },
1074
+ "justifyContent": {
1075
+ "type": "string",
1076
+ "mutable": false,
1077
+ "complexType": {
1078
+ "original": "`start` | `center` | `end` | `space-between` | `space-around` | `space-evenly`",
1079
+ "resolved": "\"center\" | \"end\" | \"space-around\" | \"space-between\" | \"space-evenly\" | \"start\"",
1080
+ "references": {}
1081
+ },
1082
+ "required": false,
1083
+ "optional": true,
1084
+ "docs": {
1085
+ "tags": [{
1086
+ "name": "defaultValue",
1087
+ "text": "start"
1088
+ }],
1089
+ "text": "Defines the horizontal alignment of the box items."
1090
+ },
1091
+ "getter": false,
1092
+ "setter": false,
1093
+ "attribute": "justify-content",
1094
+ "reflect": false
1095
+ },
1096
+ "justifyContentXs": {
1097
+ "type": "string",
1098
+ "mutable": false,
1099
+ "complexType": {
1100
+ "original": "`start` | `center` | `end` | `space-between` | `space-around` | `space-evenly`",
1101
+ "resolved": "\"center\" | \"end\" | \"space-around\" | \"space-between\" | \"space-evenly\" | \"start\"",
1102
+ "references": {}
1103
+ },
1104
+ "required": false,
1105
+ "optional": true,
1106
+ "docs": {
1107
+ "tags": [{
1108
+ "name": "defaultValue",
1109
+ "text": "start"
1110
+ }],
1111
+ "text": "Defines the horizontal alignment of the box items at the XS breakpoint."
1112
+ },
1113
+ "getter": false,
1114
+ "setter": false,
1115
+ "attribute": "justify-content-xs",
1116
+ "reflect": false
1117
+ },
1118
+ "justifyContentSm": {
1119
+ "type": "string",
1120
+ "mutable": false,
1121
+ "complexType": {
1122
+ "original": "`start` | `center` | `end` | `space-between` | `space-around` | `space-evenly`",
1123
+ "resolved": "\"center\" | \"end\" | \"space-around\" | \"space-between\" | \"space-evenly\" | \"start\"",
1124
+ "references": {}
1125
+ },
1126
+ "required": false,
1127
+ "optional": true,
1128
+ "docs": {
1129
+ "tags": [{
1130
+ "name": "defaultValue",
1131
+ "text": "start"
1132
+ }],
1133
+ "text": "Defines the horizontal alignment of the box items at the SM breakpoint."
1134
+ },
1135
+ "getter": false,
1136
+ "setter": false,
1137
+ "attribute": "justify-content-sm",
1138
+ "reflect": false
1139
+ },
1140
+ "justifyContentMd": {
1141
+ "type": "string",
1142
+ "mutable": false,
1143
+ "complexType": {
1144
+ "original": "`start` | `center` | `end` | `space-between` | `space-around` | `space-evenly`",
1145
+ "resolved": "\"center\" | \"end\" | \"space-around\" | \"space-between\" | \"space-evenly\" | \"start\"",
1146
+ "references": {}
1147
+ },
1148
+ "required": false,
1149
+ "optional": true,
1150
+ "docs": {
1151
+ "tags": [{
1152
+ "name": "defaultValue",
1153
+ "text": "start"
1154
+ }],
1155
+ "text": "Defines the horizontal alignment of the box items at the MD breakpoint."
1156
+ },
1157
+ "getter": false,
1158
+ "setter": false,
1159
+ "attribute": "justify-content-md",
1160
+ "reflect": false
1161
+ },
1162
+ "justifyContentLg": {
1163
+ "type": "string",
1164
+ "mutable": false,
1165
+ "complexType": {
1166
+ "original": "`start` | `center` | `end` | `space-between` | `space-around` | `space-evenly`",
1167
+ "resolved": "\"center\" | \"end\" | \"space-around\" | \"space-between\" | \"space-evenly\" | \"start\"",
1168
+ "references": {}
1169
+ },
1170
+ "required": false,
1171
+ "optional": true,
1172
+ "docs": {
1173
+ "tags": [{
1174
+ "name": "defaultValue",
1175
+ "text": "start"
1176
+ }],
1177
+ "text": "Defines the horizontal alignment of the box items at the LG breakpoint."
1178
+ },
1179
+ "getter": false,
1180
+ "setter": false,
1181
+ "attribute": "justify-content-lg",
1182
+ "reflect": false
1183
+ },
1184
+ "justifyContentXl": {
1185
+ "type": "string",
1186
+ "mutable": false,
1187
+ "complexType": {
1188
+ "original": "`start` | `center` | `end` | `space-between` | `space-around` | `space-evenly`",
1189
+ "resolved": "\"center\" | \"end\" | \"space-around\" | \"space-between\" | \"space-evenly\" | \"start\"",
1190
+ "references": {}
1191
+ },
1192
+ "required": false,
1193
+ "optional": true,
1194
+ "docs": {
1195
+ "tags": [{
1196
+ "name": "defaultValue",
1197
+ "text": "start"
1198
+ }],
1199
+ "text": "Defines the horizontal alignment of the box items at the XL breakpoint."
1200
+ },
1201
+ "getter": false,
1202
+ "setter": false,
1203
+ "attribute": "justify-content-xl",
1204
+ "reflect": false
1205
+ },
1206
+ "marginBlockStart": {
1207
+ "type": "string",
1208
+ "mutable": false,
1209
+ "complexType": {
1210
+ "original": "BoxTShirtSizeType",
1211
+ "resolved": "\"lg\" | \"md\" | \"none\" | \"sm\" | \"xl\" | \"xs\" | \"xxl\" | \"xxs\"",
1212
+ "references": {
1213
+ "BoxTShirtSizeType": {
1214
+ "location": "import",
1215
+ "path": "../../utils/types",
1216
+ "id": "src/utils/types.ts::BoxTShirtSizeType"
1217
+ }
1218
+ }
1219
+ },
1220
+ "required": false,
1221
+ "optional": true,
1222
+ "docs": {
1223
+ "tags": [{
1224
+ "name": "defaultValue",
1225
+ "text": "none"
1226
+ }],
1227
+ "text": "Defines the box's outer top spacing."
1228
+ },
1229
+ "getter": false,
1230
+ "setter": false,
1231
+ "attribute": "margin-block-start",
1232
+ "reflect": false
1233
+ },
1234
+ "marginBlockStartXs": {
1235
+ "type": "string",
1236
+ "mutable": false,
1237
+ "complexType": {
1238
+ "original": "BoxTShirtSizeType",
1239
+ "resolved": "\"lg\" | \"md\" | \"none\" | \"sm\" | \"xl\" | \"xs\" | \"xxl\" | \"xxs\"",
1240
+ "references": {
1241
+ "BoxTShirtSizeType": {
1242
+ "location": "import",
1243
+ "path": "../../utils/types",
1244
+ "id": "src/utils/types.ts::BoxTShirtSizeType"
1245
+ }
1246
+ }
1247
+ },
1248
+ "required": false,
1249
+ "optional": true,
1250
+ "docs": {
1251
+ "tags": [{
1252
+ "name": "defaultValue",
1253
+ "text": "none"
1254
+ }],
1255
+ "text": "Defines the box's outer top spacing at the XS breakpoint."
1256
+ },
1257
+ "getter": false,
1258
+ "setter": false,
1259
+ "attribute": "margin-block-start-xs",
1260
+ "reflect": false
1261
+ },
1262
+ "marginBlockStartSm": {
1263
+ "type": "string",
1264
+ "mutable": false,
1265
+ "complexType": {
1266
+ "original": "BoxTShirtSizeType",
1267
+ "resolved": "\"lg\" | \"md\" | \"none\" | \"sm\" | \"xl\" | \"xs\" | \"xxl\" | \"xxs\"",
1268
+ "references": {
1269
+ "BoxTShirtSizeType": {
1270
+ "location": "import",
1271
+ "path": "../../utils/types",
1272
+ "id": "src/utils/types.ts::BoxTShirtSizeType"
1273
+ }
1274
+ }
1275
+ },
1276
+ "required": false,
1277
+ "optional": true,
1278
+ "docs": {
1279
+ "tags": [{
1280
+ "name": "defaultValue",
1281
+ "text": "none"
1282
+ }],
1283
+ "text": "Defines the box's outer top spacing at the SM breakpoint."
1284
+ },
1285
+ "getter": false,
1286
+ "setter": false,
1287
+ "attribute": "margin-block-start-sm",
1288
+ "reflect": false
1289
+ },
1290
+ "marginBlockStartMd": {
1291
+ "type": "string",
1292
+ "mutable": false,
1293
+ "complexType": {
1294
+ "original": "BoxTShirtSizeType",
1295
+ "resolved": "\"lg\" | \"md\" | \"none\" | \"sm\" | \"xl\" | \"xs\" | \"xxl\" | \"xxs\"",
1296
+ "references": {
1297
+ "BoxTShirtSizeType": {
1298
+ "location": "import",
1299
+ "path": "../../utils/types",
1300
+ "id": "src/utils/types.ts::BoxTShirtSizeType"
1301
+ }
1302
+ }
1303
+ },
1304
+ "required": false,
1305
+ "optional": true,
1306
+ "docs": {
1307
+ "tags": [{
1308
+ "name": "defaultValue",
1309
+ "text": "none"
1310
+ }],
1311
+ "text": "Defines the box's outer top spacing at the MD breakpoint."
1312
+ },
1313
+ "getter": false,
1314
+ "setter": false,
1315
+ "attribute": "margin-block-start-md",
1316
+ "reflect": false
1317
+ },
1318
+ "marginBlockStartLg": {
1319
+ "type": "string",
1320
+ "mutable": false,
1321
+ "complexType": {
1322
+ "original": "BoxTShirtSizeType",
1323
+ "resolved": "\"lg\" | \"md\" | \"none\" | \"sm\" | \"xl\" | \"xs\" | \"xxl\" | \"xxs\"",
1324
+ "references": {
1325
+ "BoxTShirtSizeType": {
1326
+ "location": "import",
1327
+ "path": "../../utils/types",
1328
+ "id": "src/utils/types.ts::BoxTShirtSizeType"
1329
+ }
1330
+ }
1331
+ },
1332
+ "required": false,
1333
+ "optional": true,
1334
+ "docs": {
1335
+ "tags": [{
1336
+ "name": "defaultValue",
1337
+ "text": "none"
1338
+ }],
1339
+ "text": "Defines the box's outer top spacing at the LG breakpoint."
1340
+ },
1341
+ "getter": false,
1342
+ "setter": false,
1343
+ "attribute": "margin-block-start-lg",
1344
+ "reflect": false
1345
+ },
1346
+ "marginBlockStartXl": {
1347
+ "type": "string",
1348
+ "mutable": false,
1349
+ "complexType": {
1350
+ "original": "BoxTShirtSizeType",
1351
+ "resolved": "\"lg\" | \"md\" | \"none\" | \"sm\" | \"xl\" | \"xs\" | \"xxl\" | \"xxs\"",
1352
+ "references": {
1353
+ "BoxTShirtSizeType": {
1354
+ "location": "import",
1355
+ "path": "../../utils/types",
1356
+ "id": "src/utils/types.ts::BoxTShirtSizeType"
1357
+ }
1358
+ }
1359
+ },
1360
+ "required": false,
1361
+ "optional": true,
1362
+ "docs": {
1363
+ "tags": [{
1364
+ "name": "defaultValue",
1365
+ "text": "none"
1366
+ }],
1367
+ "text": "Defines the box's outer top spacing at the XL breakpoint."
1368
+ },
1369
+ "getter": false,
1370
+ "setter": false,
1371
+ "attribute": "margin-block-start-xl",
1372
+ "reflect": false
1373
+ },
1374
+ "marginInlineStart": {
1375
+ "type": "string",
1376
+ "mutable": false,
1377
+ "complexType": {
1378
+ "original": "BoxTShirtSizeType",
1379
+ "resolved": "\"lg\" | \"md\" | \"none\" | \"sm\" | \"xl\" | \"xs\" | \"xxl\" | \"xxs\"",
1380
+ "references": {
1381
+ "BoxTShirtSizeType": {
1382
+ "location": "import",
1383
+ "path": "../../utils/types",
1384
+ "id": "src/utils/types.ts::BoxTShirtSizeType"
1385
+ }
1386
+ }
1387
+ },
1388
+ "required": false,
1389
+ "optional": true,
1390
+ "docs": {
1391
+ "tags": [{
1392
+ "name": "defaultValue",
1393
+ "text": "none"
1394
+ }],
1395
+ "text": "Defines the box's outer left spacing."
1396
+ },
1397
+ "getter": false,
1398
+ "setter": false,
1399
+ "attribute": "margin-inline-start",
1400
+ "reflect": false
1401
+ },
1402
+ "marginInlineStartXs": {
1403
+ "type": "string",
1404
+ "mutable": false,
1405
+ "complexType": {
1406
+ "original": "BoxTShirtSizeType",
1407
+ "resolved": "\"lg\" | \"md\" | \"none\" | \"sm\" | \"xl\" | \"xs\" | \"xxl\" | \"xxs\"",
1408
+ "references": {
1409
+ "BoxTShirtSizeType": {
1410
+ "location": "import",
1411
+ "path": "../../utils/types",
1412
+ "id": "src/utils/types.ts::BoxTShirtSizeType"
1413
+ }
1414
+ }
1415
+ },
1416
+ "required": false,
1417
+ "optional": true,
1418
+ "docs": {
1419
+ "tags": [{
1420
+ "name": "defaultValue",
1421
+ "text": "none"
1422
+ }],
1423
+ "text": "Defines the box's outer left spacing at the XS breakpoint."
1424
+ },
1425
+ "getter": false,
1426
+ "setter": false,
1427
+ "attribute": "margin-inline-start-xs",
1428
+ "reflect": false
1429
+ },
1430
+ "marginInlineStartSm": {
1431
+ "type": "string",
1432
+ "mutable": false,
1433
+ "complexType": {
1434
+ "original": "BoxTShirtSizeType",
1435
+ "resolved": "\"lg\" | \"md\" | \"none\" | \"sm\" | \"xl\" | \"xs\" | \"xxl\" | \"xxs\"",
1436
+ "references": {
1437
+ "BoxTShirtSizeType": {
1438
+ "location": "import",
1439
+ "path": "../../utils/types",
1440
+ "id": "src/utils/types.ts::BoxTShirtSizeType"
1441
+ }
1442
+ }
1443
+ },
1444
+ "required": false,
1445
+ "optional": true,
1446
+ "docs": {
1447
+ "tags": [{
1448
+ "name": "defaultValue",
1449
+ "text": "none"
1450
+ }],
1451
+ "text": "Defines the box's outer left spacing at the SM breakpoint."
1452
+ },
1453
+ "getter": false,
1454
+ "setter": false,
1455
+ "attribute": "margin-inline-start-sm",
1456
+ "reflect": false
1457
+ },
1458
+ "marginInlineStartMd": {
1459
+ "type": "string",
1460
+ "mutable": false,
1461
+ "complexType": {
1462
+ "original": "BoxTShirtSizeType",
1463
+ "resolved": "\"lg\" | \"md\" | \"none\" | \"sm\" | \"xl\" | \"xs\" | \"xxl\" | \"xxs\"",
1464
+ "references": {
1465
+ "BoxTShirtSizeType": {
1466
+ "location": "import",
1467
+ "path": "../../utils/types",
1468
+ "id": "src/utils/types.ts::BoxTShirtSizeType"
1469
+ }
1470
+ }
1471
+ },
1472
+ "required": false,
1473
+ "optional": true,
1474
+ "docs": {
1475
+ "tags": [{
1476
+ "name": "defaultValue",
1477
+ "text": "none"
1478
+ }],
1479
+ "text": "Defines the box's outer left spacing at the MD breakpoint."
1480
+ },
1481
+ "getter": false,
1482
+ "setter": false,
1483
+ "attribute": "margin-inline-start-md",
1484
+ "reflect": false
1485
+ },
1486
+ "marginInlineStartLg": {
1487
+ "type": "string",
1488
+ "mutable": false,
1489
+ "complexType": {
1490
+ "original": "BoxTShirtSizeType",
1491
+ "resolved": "\"lg\" | \"md\" | \"none\" | \"sm\" | \"xl\" | \"xs\" | \"xxl\" | \"xxs\"",
1492
+ "references": {
1493
+ "BoxTShirtSizeType": {
1494
+ "location": "import",
1495
+ "path": "../../utils/types",
1496
+ "id": "src/utils/types.ts::BoxTShirtSizeType"
1497
+ }
1498
+ }
1499
+ },
1500
+ "required": false,
1501
+ "optional": true,
1502
+ "docs": {
1503
+ "tags": [{
1504
+ "name": "defaultValue",
1505
+ "text": "none"
1506
+ }],
1507
+ "text": "Defines the box's outer left spacing at the LG breakpoint."
1508
+ },
1509
+ "getter": false,
1510
+ "setter": false,
1511
+ "attribute": "margin-inline-start-lg",
1512
+ "reflect": false
1513
+ },
1514
+ "marginInlineStartXl": {
1515
+ "type": "string",
1516
+ "mutable": false,
1517
+ "complexType": {
1518
+ "original": "BoxTShirtSizeType",
1519
+ "resolved": "\"lg\" | \"md\" | \"none\" | \"sm\" | \"xl\" | \"xs\" | \"xxl\" | \"xxs\"",
1520
+ "references": {
1521
+ "BoxTShirtSizeType": {
1522
+ "location": "import",
1523
+ "path": "../../utils/types",
1524
+ "id": "src/utils/types.ts::BoxTShirtSizeType"
1525
+ }
1526
+ }
1527
+ },
1528
+ "required": false,
1529
+ "optional": true,
1530
+ "docs": {
1531
+ "tags": [{
1532
+ "name": "defaultValue",
1533
+ "text": "none"
1534
+ }],
1535
+ "text": "Defines the box's outer left spacing at the XL breakpoint."
1536
+ },
1537
+ "getter": false,
1538
+ "setter": false,
1539
+ "attribute": "margin-inline-start-xl",
1540
+ "reflect": false
1541
+ },
1542
+ "marginInlineEnd": {
1543
+ "type": "string",
1544
+ "mutable": false,
1545
+ "complexType": {
1546
+ "original": "BoxTShirtSizeType",
1547
+ "resolved": "\"lg\" | \"md\" | \"none\" | \"sm\" | \"xl\" | \"xs\" | \"xxl\" | \"xxs\"",
1548
+ "references": {
1549
+ "BoxTShirtSizeType": {
1550
+ "location": "import",
1551
+ "path": "../../utils/types",
1552
+ "id": "src/utils/types.ts::BoxTShirtSizeType"
1553
+ }
1554
+ }
1555
+ },
1556
+ "required": false,
1557
+ "optional": true,
1558
+ "docs": {
1559
+ "tags": [{
1560
+ "name": "defaultValue",
1561
+ "text": "none"
1562
+ }],
1563
+ "text": "Defines the box's outer right spacing."
1564
+ },
1565
+ "getter": false,
1566
+ "setter": false,
1567
+ "attribute": "margin-inline-end",
1568
+ "reflect": false
1569
+ },
1570
+ "marginInlineEndXs": {
1571
+ "type": "string",
1572
+ "mutable": false,
1573
+ "complexType": {
1574
+ "original": "BoxTShirtSizeType",
1575
+ "resolved": "\"lg\" | \"md\" | \"none\" | \"sm\" | \"xl\" | \"xs\" | \"xxl\" | \"xxs\"",
1576
+ "references": {
1577
+ "BoxTShirtSizeType": {
1578
+ "location": "import",
1579
+ "path": "../../utils/types",
1580
+ "id": "src/utils/types.ts::BoxTShirtSizeType"
1581
+ }
1582
+ }
1583
+ },
1584
+ "required": false,
1585
+ "optional": true,
1586
+ "docs": {
1587
+ "tags": [{
1588
+ "name": "defaultValue",
1589
+ "text": "none"
1590
+ }],
1591
+ "text": "Defines the box's outer right spacing at the XS breakpoint."
1592
+ },
1593
+ "getter": false,
1594
+ "setter": false,
1595
+ "attribute": "margin-inline-end-xs",
1596
+ "reflect": false
1597
+ },
1598
+ "marginInlineEndSm": {
1599
+ "type": "string",
1600
+ "mutable": false,
1601
+ "complexType": {
1602
+ "original": "BoxTShirtSizeType",
1603
+ "resolved": "\"lg\" | \"md\" | \"none\" | \"sm\" | \"xl\" | \"xs\" | \"xxl\" | \"xxs\"",
1604
+ "references": {
1605
+ "BoxTShirtSizeType": {
1606
+ "location": "import",
1607
+ "path": "../../utils/types",
1608
+ "id": "src/utils/types.ts::BoxTShirtSizeType"
1609
+ }
1610
+ }
1611
+ },
1612
+ "required": false,
1613
+ "optional": true,
1614
+ "docs": {
1615
+ "tags": [{
1616
+ "name": "defaultValue",
1617
+ "text": "none"
1618
+ }],
1619
+ "text": "Defines the box's outer right spacing at the SM breakpoint."
1620
+ },
1621
+ "getter": false,
1622
+ "setter": false,
1623
+ "attribute": "margin-inline-end-sm",
1624
+ "reflect": false
1625
+ },
1626
+ "marginInlineEndMd": {
1627
+ "type": "string",
1628
+ "mutable": false,
1629
+ "complexType": {
1630
+ "original": "BoxTShirtSizeType",
1631
+ "resolved": "\"lg\" | \"md\" | \"none\" | \"sm\" | \"xl\" | \"xs\" | \"xxl\" | \"xxs\"",
1632
+ "references": {
1633
+ "BoxTShirtSizeType": {
1634
+ "location": "import",
1635
+ "path": "../../utils/types",
1636
+ "id": "src/utils/types.ts::BoxTShirtSizeType"
1637
+ }
1638
+ }
1639
+ },
1640
+ "required": false,
1641
+ "optional": true,
1642
+ "docs": {
1643
+ "tags": [{
1644
+ "name": "defaultValue",
1645
+ "text": "none"
1646
+ }],
1647
+ "text": "Defines the box's outer right spacing at the MD breakpoint."
1648
+ },
1649
+ "getter": false,
1650
+ "setter": false,
1651
+ "attribute": "margin-inline-end-md",
1652
+ "reflect": false
1653
+ },
1654
+ "marginInlineEndLg": {
1655
+ "type": "string",
1656
+ "mutable": false,
1657
+ "complexType": {
1658
+ "original": "BoxTShirtSizeType",
1659
+ "resolved": "\"lg\" | \"md\" | \"none\" | \"sm\" | \"xl\" | \"xs\" | \"xxl\" | \"xxs\"",
1660
+ "references": {
1661
+ "BoxTShirtSizeType": {
1662
+ "location": "import",
1663
+ "path": "../../utils/types",
1664
+ "id": "src/utils/types.ts::BoxTShirtSizeType"
1665
+ }
1666
+ }
1667
+ },
1668
+ "required": false,
1669
+ "optional": true,
1670
+ "docs": {
1671
+ "tags": [{
1672
+ "name": "defaultValue",
1673
+ "text": "none"
1674
+ }],
1675
+ "text": "Defines the box's outer right spacing at the LG breakpoint."
1676
+ },
1677
+ "getter": false,
1678
+ "setter": false,
1679
+ "attribute": "margin-inline-end-lg",
1680
+ "reflect": false
1681
+ },
1682
+ "marginInlineEndXl": {
1683
+ "type": "string",
1684
+ "mutable": false,
1685
+ "complexType": {
1686
+ "original": "BoxTShirtSizeType",
1687
+ "resolved": "\"lg\" | \"md\" | \"none\" | \"sm\" | \"xl\" | \"xs\" | \"xxl\" | \"xxs\"",
1688
+ "references": {
1689
+ "BoxTShirtSizeType": {
1690
+ "location": "import",
1691
+ "path": "../../utils/types",
1692
+ "id": "src/utils/types.ts::BoxTShirtSizeType"
1693
+ }
1694
+ }
1695
+ },
1696
+ "required": false,
1697
+ "optional": true,
1698
+ "docs": {
1699
+ "tags": [{
1700
+ "name": "defaultValue",
1701
+ "text": "none"
1702
+ }],
1703
+ "text": "Defines the box's outer right spacing at the XL breakpoint."
1704
+ },
1705
+ "getter": false,
1706
+ "setter": false,
1707
+ "attribute": "margin-inline-end-xl",
1708
+ "reflect": false
1709
+ },
1710
+ "marginBlockEnd": {
1711
+ "type": "string",
1712
+ "mutable": false,
1713
+ "complexType": {
1714
+ "original": "BoxTShirtSizeType",
1715
+ "resolved": "\"lg\" | \"md\" | \"none\" | \"sm\" | \"xl\" | \"xs\" | \"xxl\" | \"xxs\"",
1716
+ "references": {
1717
+ "BoxTShirtSizeType": {
1718
+ "location": "import",
1719
+ "path": "../../utils/types",
1720
+ "id": "src/utils/types.ts::BoxTShirtSizeType"
1721
+ }
1722
+ }
1723
+ },
1724
+ "required": false,
1725
+ "optional": true,
1726
+ "docs": {
1727
+ "tags": [{
1728
+ "name": "defaultValue",
1729
+ "text": "none"
1730
+ }],
1731
+ "text": "Defines the box's outer bottom spacing."
1732
+ },
1733
+ "getter": false,
1734
+ "setter": false,
1735
+ "attribute": "margin-block-end",
1736
+ "reflect": false
1737
+ },
1738
+ "marginBlockEndXs": {
1739
+ "type": "string",
1740
+ "mutable": false,
1741
+ "complexType": {
1742
+ "original": "BoxTShirtSizeType",
1743
+ "resolved": "\"lg\" | \"md\" | \"none\" | \"sm\" | \"xl\" | \"xs\" | \"xxl\" | \"xxs\"",
1744
+ "references": {
1745
+ "BoxTShirtSizeType": {
1746
+ "location": "import",
1747
+ "path": "../../utils/types",
1748
+ "id": "src/utils/types.ts::BoxTShirtSizeType"
1749
+ }
1750
+ }
1751
+ },
1752
+ "required": false,
1753
+ "optional": true,
1754
+ "docs": {
1755
+ "tags": [{
1756
+ "name": "defaultValue",
1757
+ "text": "none"
1758
+ }],
1759
+ "text": "Defines the box's outer bottom spacing at the XS breakpoint."
1760
+ },
1761
+ "getter": false,
1762
+ "setter": false,
1763
+ "attribute": "margin-block-end-xs",
1764
+ "reflect": false
1765
+ },
1766
+ "marginBlockEndSm": {
1767
+ "type": "string",
1768
+ "mutable": false,
1769
+ "complexType": {
1770
+ "original": "BoxTShirtSizeType",
1771
+ "resolved": "\"lg\" | \"md\" | \"none\" | \"sm\" | \"xl\" | \"xs\" | \"xxl\" | \"xxs\"",
1772
+ "references": {
1773
+ "BoxTShirtSizeType": {
1774
+ "location": "import",
1775
+ "path": "../../utils/types",
1776
+ "id": "src/utils/types.ts::BoxTShirtSizeType"
1777
+ }
1778
+ }
1779
+ },
1780
+ "required": false,
1781
+ "optional": true,
1782
+ "docs": {
1783
+ "tags": [{
1784
+ "name": "defaultValue",
1785
+ "text": "none"
1786
+ }],
1787
+ "text": "Defines the box's outer bottom spacing at the SM breakpoint."
1788
+ },
1789
+ "getter": false,
1790
+ "setter": false,
1791
+ "attribute": "margin-block-end-sm",
1792
+ "reflect": false
1793
+ },
1794
+ "marginBlockEndMd": {
1795
+ "type": "string",
1796
+ "mutable": false,
1797
+ "complexType": {
1798
+ "original": "BoxTShirtSizeType",
1799
+ "resolved": "\"lg\" | \"md\" | \"none\" | \"sm\" | \"xl\" | \"xs\" | \"xxl\" | \"xxs\"",
1800
+ "references": {
1801
+ "BoxTShirtSizeType": {
1802
+ "location": "import",
1803
+ "path": "../../utils/types",
1804
+ "id": "src/utils/types.ts::BoxTShirtSizeType"
1805
+ }
1806
+ }
1807
+ },
1808
+ "required": false,
1809
+ "optional": true,
1810
+ "docs": {
1811
+ "tags": [{
1812
+ "name": "defaultValue",
1813
+ "text": "none"
1814
+ }],
1815
+ "text": "Defines the box's outer bottom spacing at the MD breakpoint."
1816
+ },
1817
+ "getter": false,
1818
+ "setter": false,
1819
+ "attribute": "margin-block-end-md",
1820
+ "reflect": false
1821
+ },
1822
+ "marginBlockEndLg": {
1823
+ "type": "string",
1824
+ "mutable": false,
1825
+ "complexType": {
1826
+ "original": "BoxTShirtSizeType",
1827
+ "resolved": "\"lg\" | \"md\" | \"none\" | \"sm\" | \"xl\" | \"xs\" | \"xxl\" | \"xxs\"",
1828
+ "references": {
1829
+ "BoxTShirtSizeType": {
1830
+ "location": "import",
1831
+ "path": "../../utils/types",
1832
+ "id": "src/utils/types.ts::BoxTShirtSizeType"
1833
+ }
1834
+ }
1835
+ },
1836
+ "required": false,
1837
+ "optional": true,
1838
+ "docs": {
1839
+ "tags": [{
1840
+ "name": "defaultValue",
1841
+ "text": "none"
1842
+ }],
1843
+ "text": "Defines the box's outer bottom spacing at the LG breakpoint."
1844
+ },
1845
+ "getter": false,
1846
+ "setter": false,
1847
+ "attribute": "margin-block-end-lg",
1848
+ "reflect": false
1849
+ },
1850
+ "marginBlockEndXl": {
1851
+ "type": "string",
1852
+ "mutable": false,
1853
+ "complexType": {
1854
+ "original": "BoxTShirtSizeType",
1855
+ "resolved": "\"lg\" | \"md\" | \"none\" | \"sm\" | \"xl\" | \"xs\" | \"xxl\" | \"xxs\"",
1856
+ "references": {
1857
+ "BoxTShirtSizeType": {
1858
+ "location": "import",
1859
+ "path": "../../utils/types",
1860
+ "id": "src/utils/types.ts::BoxTShirtSizeType"
1861
+ }
1862
+ }
1863
+ },
1864
+ "required": false,
1865
+ "optional": true,
1866
+ "docs": {
1867
+ "tags": [{
1868
+ "name": "defaultValue",
1869
+ "text": "none"
1870
+ }],
1871
+ "text": "Defines the box's outer bottom spacing at the XL breakpoint."
1872
+ },
1873
+ "getter": false,
1874
+ "setter": false,
1875
+ "attribute": "margin-block-end-xl",
1876
+ "reflect": false
1877
+ },
1878
+ "minHeight": {
1879
+ "type": "string",
1880
+ "mutable": false,
1881
+ "complexType": {
1882
+ "original": "string",
1883
+ "resolved": "string",
1884
+ "references": {}
1885
+ },
1886
+ "required": false,
1887
+ "optional": true,
1888
+ "docs": {
1889
+ "tags": [],
1890
+ "text": "The minimum height of the row. Used in conjunction with alignment props"
1891
+ },
1892
+ "getter": false,
1893
+ "setter": false,
1894
+ "attribute": "min-height",
1895
+ "reflect": true
1896
+ },
1897
+ "minWidth": {
1898
+ "type": "string",
1899
+ "mutable": false,
1900
+ "complexType": {
1901
+ "original": "string",
1902
+ "resolved": "string",
1903
+ "references": {}
1904
+ },
1905
+ "required": false,
1906
+ "optional": true,
1907
+ "docs": {
1908
+ "tags": [],
1909
+ "text": "The minimum width of the row. Used in conjunction with alignment props"
1910
+ },
1911
+ "getter": false,
1912
+ "setter": false,
1913
+ "attribute": "min-width",
1914
+ "reflect": true
1915
+ },
1916
+ "offset": {
1917
+ "type": "string",
1918
+ "mutable": false,
1919
+ "complexType": {
1920
+ "original": "BoxColumnType",
1921
+ "resolved": "\"0\" | \"1\" | \"10\" | \"11\" | \"12\" | \"2\" | \"3\" | \"4\" | \"5\" | \"6\" | \"7\" | \"8\" | \"9\"",
1922
+ "references": {
1923
+ "BoxColumnType": {
1924
+ "location": "import",
1925
+ "path": "../../utils/types",
1926
+ "id": "src/utils/types.ts::BoxColumnType"
1927
+ }
1928
+ }
1929
+ },
1930
+ "required": false,
1931
+ "optional": true,
1932
+ "docs": {
1933
+ "tags": [],
1934
+ "text": "Move columns to the end direction of the row for all screen sizes. Increases the starting margin of a column by specified number of columns."
1935
+ },
1936
+ "getter": false,
1937
+ "setter": false,
1938
+ "attribute": "offset",
1939
+ "reflect": false
1940
+ },
1941
+ "offsetXs": {
1942
+ "type": "string",
1943
+ "mutable": false,
1944
+ "complexType": {
1945
+ "original": "BoxColumnType",
1946
+ "resolved": "\"0\" | \"1\" | \"10\" | \"11\" | \"12\" | \"2\" | \"3\" | \"4\" | \"5\" | \"6\" | \"7\" | \"8\" | \"9\"",
1947
+ "references": {
1948
+ "BoxColumnType": {
1949
+ "location": "import",
1950
+ "path": "../../utils/types",
1951
+ "id": "src/utils/types.ts::BoxColumnType"
1952
+ }
1953
+ }
1954
+ },
1955
+ "required": false,
1956
+ "optional": true,
1957
+ "docs": {
1958
+ "tags": [],
1959
+ "text": "Move columns to the end direction of the row for `XS` screen sizes. Increases the starting margin of a column by specified number of columns."
1960
+ },
1961
+ "getter": false,
1962
+ "setter": false,
1963
+ "attribute": "offset-xs",
1964
+ "reflect": false
1965
+ },
1966
+ "offsetSm": {
1967
+ "type": "string",
1968
+ "mutable": false,
1969
+ "complexType": {
1970
+ "original": "BoxColumnType",
1971
+ "resolved": "\"0\" | \"1\" | \"10\" | \"11\" | \"12\" | \"2\" | \"3\" | \"4\" | \"5\" | \"6\" | \"7\" | \"8\" | \"9\"",
1972
+ "references": {
1973
+ "BoxColumnType": {
1974
+ "location": "import",
1975
+ "path": "../../utils/types",
1976
+ "id": "src/utils/types.ts::BoxColumnType"
1977
+ }
1978
+ }
1979
+ },
1980
+ "required": false,
1981
+ "optional": true,
1982
+ "docs": {
1983
+ "tags": [],
1984
+ "text": "Move columns to the end direction of the row for `SM` screen sizes. Increases the starting margin of a column by specified number of columns."
1985
+ },
1986
+ "getter": false,
1987
+ "setter": false,
1988
+ "attribute": "offset-sm",
1989
+ "reflect": false
1990
+ },
1991
+ "offsetMd": {
1992
+ "type": "string",
1993
+ "mutable": false,
1994
+ "complexType": {
1995
+ "original": "BoxColumnType",
1996
+ "resolved": "\"0\" | \"1\" | \"10\" | \"11\" | \"12\" | \"2\" | \"3\" | \"4\" | \"5\" | \"6\" | \"7\" | \"8\" | \"9\"",
1997
+ "references": {
1998
+ "BoxColumnType": {
1999
+ "location": "import",
2000
+ "path": "../../utils/types",
2001
+ "id": "src/utils/types.ts::BoxColumnType"
2002
+ }
2003
+ }
2004
+ },
2005
+ "required": false,
2006
+ "optional": true,
2007
+ "docs": {
2008
+ "tags": [],
2009
+ "text": "Move columns to the end direction of the row for `MD` screen sizes. Increases the starting margin of a column by specified number of columns."
2010
+ },
2011
+ "getter": false,
2012
+ "setter": false,
2013
+ "attribute": "offset-md",
2014
+ "reflect": false
2015
+ },
2016
+ "offsetLg": {
2017
+ "type": "string",
2018
+ "mutable": false,
2019
+ "complexType": {
2020
+ "original": "BoxColumnType",
2021
+ "resolved": "\"0\" | \"1\" | \"10\" | \"11\" | \"12\" | \"2\" | \"3\" | \"4\" | \"5\" | \"6\" | \"7\" | \"8\" | \"9\"",
2022
+ "references": {
2023
+ "BoxColumnType": {
2024
+ "location": "import",
2025
+ "path": "../../utils/types",
2026
+ "id": "src/utils/types.ts::BoxColumnType"
2027
+ }
2028
+ }
2029
+ },
2030
+ "required": false,
2031
+ "optional": true,
2032
+ "docs": {
2033
+ "tags": [],
2034
+ "text": "Move columns to the end direction of the row for `LG` screen sizes. Increases the starting margin of a column by specified number of columns."
2035
+ },
2036
+ "getter": false,
2037
+ "setter": false,
2038
+ "attribute": "offset-lg",
2039
+ "reflect": false
2040
+ },
2041
+ "offsetXl": {
2042
+ "type": "string",
2043
+ "mutable": false,
2044
+ "complexType": {
2045
+ "original": "BoxColumnType",
2046
+ "resolved": "\"0\" | \"1\" | \"10\" | \"11\" | \"12\" | \"2\" | \"3\" | \"4\" | \"5\" | \"6\" | \"7\" | \"8\" | \"9\"",
2047
+ "references": {
2048
+ "BoxColumnType": {
2049
+ "location": "import",
2050
+ "path": "../../utils/types",
2051
+ "id": "src/utils/types.ts::BoxColumnType"
2052
+ }
2053
+ }
2054
+ },
2055
+ "required": false,
2056
+ "optional": true,
2057
+ "docs": {
2058
+ "tags": [],
2059
+ "text": "Move columns to the end direction of the row for `XL` screen sizes. Increases the starting margin of a column by specified number of columns."
2060
+ },
2061
+ "getter": false,
2062
+ "setter": false,
2063
+ "attribute": "offset-xl",
2064
+ "reflect": false
2065
+ },
2066
+ "padding": {
2067
+ "type": "string",
2068
+ "mutable": false,
2069
+ "complexType": {
2070
+ "original": "BoxTShirtSizeType",
2071
+ "resolved": "\"lg\" | \"md\" | \"none\" | \"sm\" | \"xl\" | \"xs\" | \"xxl\" | \"xxs\"",
2072
+ "references": {
2073
+ "BoxTShirtSizeType": {
2074
+ "location": "import",
2075
+ "path": "../../utils/types",
2076
+ "id": "src/utils/types.ts::BoxTShirtSizeType"
2077
+ }
2078
+ }
2079
+ },
2080
+ "required": false,
2081
+ "optional": true,
2082
+ "docs": {
2083
+ "tags": [{
2084
+ "name": "defaultValue",
2085
+ "text": "none"
2086
+ }],
2087
+ "text": "Defines the spacing between the box items."
2088
+ },
2089
+ "getter": false,
2090
+ "setter": false,
2091
+ "attribute": "padding",
2092
+ "reflect": false
2093
+ },
2094
+ "paddingXs": {
2095
+ "type": "string",
2096
+ "mutable": false,
2097
+ "complexType": {
2098
+ "original": "BoxTShirtSizeType",
2099
+ "resolved": "\"lg\" | \"md\" | \"none\" | \"sm\" | \"xl\" | \"xs\" | \"xxl\" | \"xxs\"",
2100
+ "references": {
2101
+ "BoxTShirtSizeType": {
2102
+ "location": "import",
2103
+ "path": "../../utils/types",
2104
+ "id": "src/utils/types.ts::BoxTShirtSizeType"
2105
+ }
2106
+ }
2107
+ },
2108
+ "required": false,
2109
+ "optional": true,
2110
+ "docs": {
2111
+ "tags": [{
2112
+ "name": "defaultValue",
2113
+ "text": "none"
2114
+ }],
2115
+ "text": "Defines the spacing between the box items at the XS breakpoint."
2116
+ },
2117
+ "getter": false,
2118
+ "setter": false,
2119
+ "attribute": "padding-xs",
2120
+ "reflect": false
2121
+ },
2122
+ "paddingSm": {
2123
+ "type": "string",
2124
+ "mutable": false,
2125
+ "complexType": {
2126
+ "original": "BoxTShirtSizeType",
2127
+ "resolved": "\"lg\" | \"md\" | \"none\" | \"sm\" | \"xl\" | \"xs\" | \"xxl\" | \"xxs\"",
2128
+ "references": {
2129
+ "BoxTShirtSizeType": {
2130
+ "location": "import",
2131
+ "path": "../../utils/types",
2132
+ "id": "src/utils/types.ts::BoxTShirtSizeType"
2133
+ }
2134
+ }
2135
+ },
2136
+ "required": false,
2137
+ "optional": true,
2138
+ "docs": {
2139
+ "tags": [{
2140
+ "name": "defaultValue",
2141
+ "text": "none"
2142
+ }],
2143
+ "text": "Defines the spacing between the box items at the SM breakpoint."
2144
+ },
2145
+ "getter": false,
2146
+ "setter": false,
2147
+ "attribute": "padding-sm",
2148
+ "reflect": false
2149
+ },
2150
+ "paddingMd": {
2151
+ "type": "string",
2152
+ "mutable": false,
2153
+ "complexType": {
2154
+ "original": "BoxTShirtSizeType",
2155
+ "resolved": "\"lg\" | \"md\" | \"none\" | \"sm\" | \"xl\" | \"xs\" | \"xxl\" | \"xxs\"",
2156
+ "references": {
2157
+ "BoxTShirtSizeType": {
2158
+ "location": "import",
2159
+ "path": "../../utils/types",
2160
+ "id": "src/utils/types.ts::BoxTShirtSizeType"
2161
+ }
2162
+ }
2163
+ },
2164
+ "required": false,
2165
+ "optional": true,
2166
+ "docs": {
2167
+ "tags": [{
2168
+ "name": "defaultValue",
2169
+ "text": "none"
2170
+ }],
2171
+ "text": "Defines the spacing between the box items at the MD breakpoint."
2172
+ },
2173
+ "getter": false,
2174
+ "setter": false,
2175
+ "attribute": "padding-md",
2176
+ "reflect": false
2177
+ },
2178
+ "paddingLg": {
2179
+ "type": "string",
2180
+ "mutable": false,
2181
+ "complexType": {
2182
+ "original": "BoxTShirtSizeType",
2183
+ "resolved": "\"lg\" | \"md\" | \"none\" | \"sm\" | \"xl\" | \"xs\" | \"xxl\" | \"xxs\"",
2184
+ "references": {
2185
+ "BoxTShirtSizeType": {
2186
+ "location": "import",
2187
+ "path": "../../utils/types",
2188
+ "id": "src/utils/types.ts::BoxTShirtSizeType"
2189
+ }
2190
+ }
2191
+ },
2192
+ "required": false,
2193
+ "optional": true,
2194
+ "docs": {
2195
+ "tags": [{
2196
+ "name": "defaultValue",
2197
+ "text": "none"
2198
+ }],
2199
+ "text": "Defines the spacing between the box items at the LG breakpoint."
2200
+ },
2201
+ "getter": false,
2202
+ "setter": false,
2203
+ "attribute": "padding-lg",
2204
+ "reflect": false
2205
+ },
2206
+ "paddingXl": {
2207
+ "type": "string",
2208
+ "mutable": false,
2209
+ "complexType": {
2210
+ "original": "BoxTShirtSizeType",
2211
+ "resolved": "\"lg\" | \"md\" | \"none\" | \"sm\" | \"xl\" | \"xs\" | \"xxl\" | \"xxs\"",
2212
+ "references": {
2213
+ "BoxTShirtSizeType": {
2214
+ "location": "import",
2215
+ "path": "../../utils/types",
2216
+ "id": "src/utils/types.ts::BoxTShirtSizeType"
2217
+ }
2218
+ }
2219
+ },
2220
+ "required": false,
2221
+ "optional": true,
2222
+ "docs": {
2223
+ "tags": [{
2224
+ "name": "defaultValue",
2225
+ "text": "none"
2226
+ }],
2227
+ "text": "Defines the spacing between the box items at the XL breakpoint."
2228
+ },
2229
+ "getter": false,
2230
+ "setter": false,
2231
+ "attribute": "padding-xl",
2232
+ "reflect": false
2233
+ },
2234
+ "paddingBlockStart": {
2235
+ "type": "string",
2236
+ "mutable": false,
2237
+ "complexType": {
2238
+ "original": "BoxTShirtSizeType",
2239
+ "resolved": "\"lg\" | \"md\" | \"none\" | \"sm\" | \"xl\" | \"xs\" | \"xxl\" | \"xxs\"",
2240
+ "references": {
2241
+ "BoxTShirtSizeType": {
2242
+ "location": "import",
2243
+ "path": "../../utils/types",
2244
+ "id": "src/utils/types.ts::BoxTShirtSizeType"
2245
+ }
2246
+ }
2247
+ },
2248
+ "required": false,
2249
+ "optional": true,
2250
+ "docs": {
2251
+ "tags": [{
2252
+ "name": "defaultValue",
2253
+ "text": "none"
2254
+ }],
2255
+ "text": "Defines the top spacing."
2256
+ },
2257
+ "getter": false,
2258
+ "setter": false,
2259
+ "attribute": "padding-block-start",
2260
+ "reflect": false
2261
+ },
2262
+ "paddingBlockStartXs": {
2263
+ "type": "string",
2264
+ "mutable": false,
2265
+ "complexType": {
2266
+ "original": "BoxTShirtSizeType",
2267
+ "resolved": "\"lg\" | \"md\" | \"none\" | \"sm\" | \"xl\" | \"xs\" | \"xxl\" | \"xxs\"",
2268
+ "references": {
2269
+ "BoxTShirtSizeType": {
2270
+ "location": "import",
2271
+ "path": "../../utils/types",
2272
+ "id": "src/utils/types.ts::BoxTShirtSizeType"
2273
+ }
2274
+ }
2275
+ },
2276
+ "required": false,
2277
+ "optional": true,
2278
+ "docs": {
2279
+ "tags": [{
2280
+ "name": "defaultValue",
2281
+ "text": "none"
2282
+ }],
2283
+ "text": "Defines the top spacing at the XS breakpoint."
2284
+ },
2285
+ "getter": false,
2286
+ "setter": false,
2287
+ "attribute": "padding-block-start-xs",
2288
+ "reflect": false
2289
+ },
2290
+ "paddingBlockStartSm": {
2291
+ "type": "string",
2292
+ "mutable": false,
2293
+ "complexType": {
2294
+ "original": "BoxTShirtSizeType",
2295
+ "resolved": "\"lg\" | \"md\" | \"none\" | \"sm\" | \"xl\" | \"xs\" | \"xxl\" | \"xxs\"",
2296
+ "references": {
2297
+ "BoxTShirtSizeType": {
2298
+ "location": "import",
2299
+ "path": "../../utils/types",
2300
+ "id": "src/utils/types.ts::BoxTShirtSizeType"
2301
+ }
2302
+ }
598
2303
  },
599
2304
  "required": false,
600
2305
  "optional": true,
601
2306
  "docs": {
602
2307
  "tags": [{
603
2308
  "name": "defaultValue",
604
- "text": "start"
2309
+ "text": "none"
605
2310
  }],
606
- "text": "Defines the horizontal alignment of the box items at the XS breakpoint."
2311
+ "text": "Defines the top spacing at the SM breakpoint."
607
2312
  },
608
2313
  "getter": false,
609
2314
  "setter": false,
610
- "attribute": "justify-content-xs",
2315
+ "attribute": "padding-block-start-sm",
611
2316
  "reflect": false
612
2317
  },
613
- "justifyContentSm": {
2318
+ "paddingBlockStartMd": {
614
2319
  "type": "string",
615
2320
  "mutable": false,
616
2321
  "complexType": {
617
- "original": "`start` | `center` | `end` | `space-between` | `space-around` | `space-evenly`",
618
- "resolved": "\"center\" | \"end\" | \"space-around\" | \"space-between\" | \"space-evenly\" | \"start\"",
619
- "references": {}
2322
+ "original": "BoxTShirtSizeType",
2323
+ "resolved": "\"lg\" | \"md\" | \"none\" | \"sm\" | \"xl\" | \"xs\" | \"xxl\" | \"xxs\"",
2324
+ "references": {
2325
+ "BoxTShirtSizeType": {
2326
+ "location": "import",
2327
+ "path": "../../utils/types",
2328
+ "id": "src/utils/types.ts::BoxTShirtSizeType"
2329
+ }
2330
+ }
620
2331
  },
621
2332
  "required": false,
622
2333
  "optional": true,
623
2334
  "docs": {
624
2335
  "tags": [{
625
2336
  "name": "defaultValue",
626
- "text": "start"
2337
+ "text": "none"
627
2338
  }],
628
- "text": "Defines the horizontal alignment of the box items at the SM breakpoint."
2339
+ "text": "Defines the top spacing at the MD breakpoint."
629
2340
  },
630
2341
  "getter": false,
631
2342
  "setter": false,
632
- "attribute": "justify-content-sm",
2343
+ "attribute": "padding-block-start-md",
633
2344
  "reflect": false
634
2345
  },
635
- "justifyContentMd": {
2346
+ "paddingBlockStartLg": {
636
2347
  "type": "string",
637
2348
  "mutable": false,
638
2349
  "complexType": {
639
- "original": "`start` | `center` | `end` | `space-between` | `space-around` | `space-evenly`",
640
- "resolved": "\"center\" | \"end\" | \"space-around\" | \"space-between\" | \"space-evenly\" | \"start\"",
641
- "references": {}
2350
+ "original": "BoxTShirtSizeType",
2351
+ "resolved": "\"lg\" | \"md\" | \"none\" | \"sm\" | \"xl\" | \"xs\" | \"xxl\" | \"xxs\"",
2352
+ "references": {
2353
+ "BoxTShirtSizeType": {
2354
+ "location": "import",
2355
+ "path": "../../utils/types",
2356
+ "id": "src/utils/types.ts::BoxTShirtSizeType"
2357
+ }
2358
+ }
642
2359
  },
643
2360
  "required": false,
644
2361
  "optional": true,
645
2362
  "docs": {
646
2363
  "tags": [{
647
2364
  "name": "defaultValue",
648
- "text": "start"
2365
+ "text": "none"
649
2366
  }],
650
- "text": "Defines the horizontal alignment of the box items at the MD breakpoint."
2367
+ "text": "Defines the top spacing at the LG breakpoint."
651
2368
  },
652
2369
  "getter": false,
653
2370
  "setter": false,
654
- "attribute": "justify-content-md",
2371
+ "attribute": "padding-block-start-lg",
655
2372
  "reflect": false
656
2373
  },
657
- "justifyContentLg": {
2374
+ "paddingBlockStartXl": {
658
2375
  "type": "string",
659
2376
  "mutable": false,
660
2377
  "complexType": {
661
- "original": "`start` | `center` | `end` | `space-between` | `space-around` | `space-evenly`",
662
- "resolved": "\"center\" | \"end\" | \"space-around\" | \"space-between\" | \"space-evenly\" | \"start\"",
663
- "references": {}
2378
+ "original": "BoxTShirtSizeType",
2379
+ "resolved": "\"lg\" | \"md\" | \"none\" | \"sm\" | \"xl\" | \"xs\" | \"xxl\" | \"xxs\"",
2380
+ "references": {
2381
+ "BoxTShirtSizeType": {
2382
+ "location": "import",
2383
+ "path": "../../utils/types",
2384
+ "id": "src/utils/types.ts::BoxTShirtSizeType"
2385
+ }
2386
+ }
664
2387
  },
665
2388
  "required": false,
666
2389
  "optional": true,
667
2390
  "docs": {
668
2391
  "tags": [{
669
2392
  "name": "defaultValue",
670
- "text": "start"
2393
+ "text": "none"
671
2394
  }],
672
- "text": "Defines the horizontal alignment of the box items at the LG breakpoint."
2395
+ "text": "Defines the top spacing at the XL breakpoint."
673
2396
  },
674
2397
  "getter": false,
675
2398
  "setter": false,
676
- "attribute": "justify-content-lg",
2399
+ "attribute": "padding-block-start-xl",
677
2400
  "reflect": false
678
2401
  },
679
- "justifyContentXl": {
2402
+ "paddingBlockEnd": {
680
2403
  "type": "string",
681
2404
  "mutable": false,
682
2405
  "complexType": {
683
- "original": "`start` | `center` | `end` | `space-between` | `space-around` | `space-evenly`",
684
- "resolved": "\"center\" | \"end\" | \"space-around\" | \"space-between\" | \"space-evenly\" | \"start\"",
685
- "references": {}
2406
+ "original": "BoxTShirtSizeType",
2407
+ "resolved": "\"lg\" | \"md\" | \"none\" | \"sm\" | \"xl\" | \"xs\" | \"xxl\" | \"xxs\"",
2408
+ "references": {
2409
+ "BoxTShirtSizeType": {
2410
+ "location": "import",
2411
+ "path": "../../utils/types",
2412
+ "id": "src/utils/types.ts::BoxTShirtSizeType"
2413
+ }
2414
+ }
686
2415
  },
687
2416
  "required": false,
688
2417
  "optional": true,
689
2418
  "docs": {
690
2419
  "tags": [{
691
2420
  "name": "defaultValue",
692
- "text": "start"
2421
+ "text": "none"
693
2422
  }],
694
- "text": "Defines the horizontal alignment of the box items at the XL breakpoint."
2423
+ "text": "Defines the bottom spacing."
695
2424
  },
696
2425
  "getter": false,
697
2426
  "setter": false,
698
- "attribute": "justify-content-xl",
2427
+ "attribute": "padding-block-end",
699
2428
  "reflect": false
700
2429
  },
701
- "marginBlockStart": {
2430
+ "paddingBlockEndXs": {
702
2431
  "type": "string",
703
2432
  "mutable": false,
704
2433
  "complexType": {
@@ -719,14 +2448,14 @@ export class PdsBox {
719
2448
  "name": "defaultValue",
720
2449
  "text": "none"
721
2450
  }],
722
- "text": "Defines the box's outer top spacing."
2451
+ "text": "Defines the bottom spacing at the XS breakpoint."
723
2452
  },
724
2453
  "getter": false,
725
2454
  "setter": false,
726
- "attribute": "margin-block-start",
2455
+ "attribute": "padding-block-end-xs",
727
2456
  "reflect": false
728
2457
  },
729
- "marginInlineStart": {
2458
+ "paddingBlockEndSm": {
730
2459
  "type": "string",
731
2460
  "mutable": false,
732
2461
  "complexType": {
@@ -747,14 +2476,14 @@ export class PdsBox {
747
2476
  "name": "defaultValue",
748
2477
  "text": "none"
749
2478
  }],
750
- "text": "Defines the box's outer left spacing."
2479
+ "text": "Defines the bottom spacing at the SM breakpoint."
751
2480
  },
752
2481
  "getter": false,
753
2482
  "setter": false,
754
- "attribute": "margin-inline-start",
2483
+ "attribute": "padding-block-end-sm",
755
2484
  "reflect": false
756
2485
  },
757
- "marginInlineEnd": {
2486
+ "paddingBlockEndMd": {
758
2487
  "type": "string",
759
2488
  "mutable": false,
760
2489
  "complexType": {
@@ -775,14 +2504,14 @@ export class PdsBox {
775
2504
  "name": "defaultValue",
776
2505
  "text": "none"
777
2506
  }],
778
- "text": "Defines the box's outer right spacing."
2507
+ "text": "Defines the bottom spacing at the MD breakpoint."
779
2508
  },
780
2509
  "getter": false,
781
2510
  "setter": false,
782
- "attribute": "margin-inline-end",
2511
+ "attribute": "padding-block-end-md",
783
2512
  "reflect": false
784
2513
  },
785
- "marginBlockEnd": {
2514
+ "paddingBlockEndLg": {
786
2515
  "type": "string",
787
2516
  "mutable": false,
788
2517
  "complexType": {
@@ -803,202 +2532,238 @@ export class PdsBox {
803
2532
  "name": "defaultValue",
804
2533
  "text": "none"
805
2534
  }],
806
- "text": "Defines the box's outer bottom spacing."
2535
+ "text": "Defines the bottom spacing at the LG breakpoint."
807
2536
  },
808
2537
  "getter": false,
809
2538
  "setter": false,
810
- "attribute": "margin-block-end",
2539
+ "attribute": "padding-block-end-lg",
811
2540
  "reflect": false
812
2541
  },
813
- "minHeight": {
2542
+ "paddingBlockEndXl": {
814
2543
  "type": "string",
815
2544
  "mutable": false,
816
2545
  "complexType": {
817
- "original": "string",
818
- "resolved": "string",
819
- "references": {}
2546
+ "original": "BoxTShirtSizeType",
2547
+ "resolved": "\"lg\" | \"md\" | \"none\" | \"sm\" | \"xl\" | \"xs\" | \"xxl\" | \"xxs\"",
2548
+ "references": {
2549
+ "BoxTShirtSizeType": {
2550
+ "location": "import",
2551
+ "path": "../../utils/types",
2552
+ "id": "src/utils/types.ts::BoxTShirtSizeType"
2553
+ }
2554
+ }
820
2555
  },
821
2556
  "required": false,
822
2557
  "optional": true,
823
2558
  "docs": {
824
- "tags": [],
825
- "text": "The minimum height of the row. Used in conjunction with alignment props"
2559
+ "tags": [{
2560
+ "name": "defaultValue",
2561
+ "text": "none"
2562
+ }],
2563
+ "text": "Defines the bottom spacing at the XL breakpoint."
826
2564
  },
827
2565
  "getter": false,
828
2566
  "setter": false,
829
- "attribute": "min-height",
830
- "reflect": true
2567
+ "attribute": "padding-block-end-xl",
2568
+ "reflect": false
831
2569
  },
832
- "minWidth": {
2570
+ "paddingInlineStart": {
833
2571
  "type": "string",
834
2572
  "mutable": false,
835
2573
  "complexType": {
836
- "original": "string",
837
- "resolved": "string",
838
- "references": {}
2574
+ "original": "BoxTShirtSizeType",
2575
+ "resolved": "\"lg\" | \"md\" | \"none\" | \"sm\" | \"xl\" | \"xs\" | \"xxl\" | \"xxs\"",
2576
+ "references": {
2577
+ "BoxTShirtSizeType": {
2578
+ "location": "import",
2579
+ "path": "../../utils/types",
2580
+ "id": "src/utils/types.ts::BoxTShirtSizeType"
2581
+ }
2582
+ }
839
2583
  },
840
2584
  "required": false,
841
2585
  "optional": true,
842
2586
  "docs": {
843
- "tags": [],
844
- "text": "The minimum width of the row. Used in conjunction with alignment props"
2587
+ "tags": [{
2588
+ "name": "defaultValue",
2589
+ "text": "none"
2590
+ }],
2591
+ "text": "Defines the left spacing."
845
2592
  },
846
2593
  "getter": false,
847
2594
  "setter": false,
848
- "attribute": "min-width",
849
- "reflect": true
2595
+ "attribute": "padding-inline-start",
2596
+ "reflect": false
850
2597
  },
851
- "offset": {
2598
+ "paddingInlineStartXs": {
852
2599
  "type": "string",
853
2600
  "mutable": false,
854
2601
  "complexType": {
855
- "original": "BoxColumnType",
856
- "resolved": "\"0\" | \"1\" | \"10\" | \"11\" | \"12\" | \"2\" | \"3\" | \"4\" | \"5\" | \"6\" | \"7\" | \"8\" | \"9\"",
2602
+ "original": "BoxTShirtSizeType",
2603
+ "resolved": "\"lg\" | \"md\" | \"none\" | \"sm\" | \"xl\" | \"xs\" | \"xxl\" | \"xxs\"",
857
2604
  "references": {
858
- "BoxColumnType": {
2605
+ "BoxTShirtSizeType": {
859
2606
  "location": "import",
860
2607
  "path": "../../utils/types",
861
- "id": "src/utils/types.ts::BoxColumnType"
2608
+ "id": "src/utils/types.ts::BoxTShirtSizeType"
862
2609
  }
863
2610
  }
864
2611
  },
865
2612
  "required": false,
866
2613
  "optional": true,
867
2614
  "docs": {
868
- "tags": [],
869
- "text": "Move columns to the end direction of the row for all screen sizes. Increases the starting margin of a column by specified number of columns."
2615
+ "tags": [{
2616
+ "name": "defaultValue",
2617
+ "text": "none"
2618
+ }],
2619
+ "text": "Defines the left spacing at the XS breakpoint."
870
2620
  },
871
2621
  "getter": false,
872
2622
  "setter": false,
873
- "attribute": "offset",
2623
+ "attribute": "padding-inline-start-xs",
874
2624
  "reflect": false
875
2625
  },
876
- "offsetXs": {
2626
+ "paddingInlineStartSm": {
877
2627
  "type": "string",
878
2628
  "mutable": false,
879
2629
  "complexType": {
880
- "original": "BoxColumnType",
881
- "resolved": "\"0\" | \"1\" | \"10\" | \"11\" | \"12\" | \"2\" | \"3\" | \"4\" | \"5\" | \"6\" | \"7\" | \"8\" | \"9\"",
2630
+ "original": "BoxTShirtSizeType",
2631
+ "resolved": "\"lg\" | \"md\" | \"none\" | \"sm\" | \"xl\" | \"xs\" | \"xxl\" | \"xxs\"",
882
2632
  "references": {
883
- "BoxColumnType": {
2633
+ "BoxTShirtSizeType": {
884
2634
  "location": "import",
885
2635
  "path": "../../utils/types",
886
- "id": "src/utils/types.ts::BoxColumnType"
2636
+ "id": "src/utils/types.ts::BoxTShirtSizeType"
887
2637
  }
888
2638
  }
889
2639
  },
890
2640
  "required": false,
891
2641
  "optional": true,
892
2642
  "docs": {
893
- "tags": [],
894
- "text": "Move columns to the end direction of the row for `XS` screen sizes. Increases the starting margin of a column by specified number of columns."
2643
+ "tags": [{
2644
+ "name": "defaultValue",
2645
+ "text": "none"
2646
+ }],
2647
+ "text": "Defines the left spacing at the SM breakpoint."
895
2648
  },
896
2649
  "getter": false,
897
2650
  "setter": false,
898
- "attribute": "offset-xs",
2651
+ "attribute": "padding-inline-start-sm",
899
2652
  "reflect": false
900
2653
  },
901
- "offsetSm": {
2654
+ "paddingInlineStartMd": {
902
2655
  "type": "string",
903
2656
  "mutable": false,
904
2657
  "complexType": {
905
- "original": "BoxColumnType",
906
- "resolved": "\"0\" | \"1\" | \"10\" | \"11\" | \"12\" | \"2\" | \"3\" | \"4\" | \"5\" | \"6\" | \"7\" | \"8\" | \"9\"",
2658
+ "original": "BoxTShirtSizeType",
2659
+ "resolved": "\"lg\" | \"md\" | \"none\" | \"sm\" | \"xl\" | \"xs\" | \"xxl\" | \"xxs\"",
907
2660
  "references": {
908
- "BoxColumnType": {
2661
+ "BoxTShirtSizeType": {
909
2662
  "location": "import",
910
2663
  "path": "../../utils/types",
911
- "id": "src/utils/types.ts::BoxColumnType"
2664
+ "id": "src/utils/types.ts::BoxTShirtSizeType"
912
2665
  }
913
2666
  }
914
2667
  },
915
2668
  "required": false,
916
2669
  "optional": true,
917
2670
  "docs": {
918
- "tags": [],
919
- "text": "Move columns to the end direction of the row for `SM` screen sizes. Increases the starting margin of a column by specified number of columns."
2671
+ "tags": [{
2672
+ "name": "defaultValue",
2673
+ "text": "none"
2674
+ }],
2675
+ "text": "Defines the left spacing at the MD breakpoint."
920
2676
  },
921
2677
  "getter": false,
922
2678
  "setter": false,
923
- "attribute": "offset-sm",
2679
+ "attribute": "padding-inline-start-md",
924
2680
  "reflect": false
925
2681
  },
926
- "offsetMd": {
2682
+ "paddingInlineStartLg": {
927
2683
  "type": "string",
928
2684
  "mutable": false,
929
2685
  "complexType": {
930
- "original": "BoxColumnType",
931
- "resolved": "\"0\" | \"1\" | \"10\" | \"11\" | \"12\" | \"2\" | \"3\" | \"4\" | \"5\" | \"6\" | \"7\" | \"8\" | \"9\"",
2686
+ "original": "BoxTShirtSizeType",
2687
+ "resolved": "\"lg\" | \"md\" | \"none\" | \"sm\" | \"xl\" | \"xs\" | \"xxl\" | \"xxs\"",
932
2688
  "references": {
933
- "BoxColumnType": {
2689
+ "BoxTShirtSizeType": {
934
2690
  "location": "import",
935
2691
  "path": "../../utils/types",
936
- "id": "src/utils/types.ts::BoxColumnType"
2692
+ "id": "src/utils/types.ts::BoxTShirtSizeType"
937
2693
  }
938
2694
  }
939
2695
  },
940
2696
  "required": false,
941
2697
  "optional": true,
942
2698
  "docs": {
943
- "tags": [],
944
- "text": "Move columns to the end direction of the row for `MD` screen sizes. Increases the starting margin of a column by specified number of columns."
2699
+ "tags": [{
2700
+ "name": "defaultValue",
2701
+ "text": "none"
2702
+ }],
2703
+ "text": "Defines the left spacing at the LG breakpoint."
945
2704
  },
946
2705
  "getter": false,
947
2706
  "setter": false,
948
- "attribute": "offset-md",
2707
+ "attribute": "padding-inline-start-lg",
949
2708
  "reflect": false
950
2709
  },
951
- "offsetLg": {
2710
+ "paddingInlineStartXl": {
952
2711
  "type": "string",
953
2712
  "mutable": false,
954
2713
  "complexType": {
955
- "original": "BoxColumnType",
956
- "resolved": "\"0\" | \"1\" | \"10\" | \"11\" | \"12\" | \"2\" | \"3\" | \"4\" | \"5\" | \"6\" | \"7\" | \"8\" | \"9\"",
2714
+ "original": "BoxTShirtSizeType",
2715
+ "resolved": "\"lg\" | \"md\" | \"none\" | \"sm\" | \"xl\" | \"xs\" | \"xxl\" | \"xxs\"",
957
2716
  "references": {
958
- "BoxColumnType": {
2717
+ "BoxTShirtSizeType": {
959
2718
  "location": "import",
960
2719
  "path": "../../utils/types",
961
- "id": "src/utils/types.ts::BoxColumnType"
2720
+ "id": "src/utils/types.ts::BoxTShirtSizeType"
962
2721
  }
963
2722
  }
964
2723
  },
965
2724
  "required": false,
966
2725
  "optional": true,
967
2726
  "docs": {
968
- "tags": [],
969
- "text": "Move columns to the end direction of the row for `LG` screen sizes. Increases the starting margin of a column by specified number of columns."
2727
+ "tags": [{
2728
+ "name": "defaultValue",
2729
+ "text": "none"
2730
+ }],
2731
+ "text": "Defines the left spacing at the XL breakpoint."
970
2732
  },
971
2733
  "getter": false,
972
2734
  "setter": false,
973
- "attribute": "offset-lg",
2735
+ "attribute": "padding-inline-start-xl",
974
2736
  "reflect": false
975
2737
  },
976
- "offsetXl": {
2738
+ "paddingInlineEnd": {
977
2739
  "type": "string",
978
2740
  "mutable": false,
979
2741
  "complexType": {
980
- "original": "BoxColumnType",
981
- "resolved": "\"0\" | \"1\" | \"10\" | \"11\" | \"12\" | \"2\" | \"3\" | \"4\" | \"5\" | \"6\" | \"7\" | \"8\" | \"9\"",
2742
+ "original": "BoxTShirtSizeType",
2743
+ "resolved": "\"lg\" | \"md\" | \"none\" | \"sm\" | \"xl\" | \"xs\" | \"xxl\" | \"xxs\"",
982
2744
  "references": {
983
- "BoxColumnType": {
2745
+ "BoxTShirtSizeType": {
984
2746
  "location": "import",
985
2747
  "path": "../../utils/types",
986
- "id": "src/utils/types.ts::BoxColumnType"
2748
+ "id": "src/utils/types.ts::BoxTShirtSizeType"
987
2749
  }
988
2750
  }
989
2751
  },
990
2752
  "required": false,
991
2753
  "optional": true,
992
2754
  "docs": {
993
- "tags": [],
994
- "text": "Move columns to the end direction of the row for `XL` screen sizes. Increases the starting margin of a column by specified number of columns."
2755
+ "tags": [{
2756
+ "name": "defaultValue",
2757
+ "text": "none"
2758
+ }],
2759
+ "text": "Defines the right spacing."
995
2760
  },
996
2761
  "getter": false,
997
2762
  "setter": false,
998
- "attribute": "offset-xl",
2763
+ "attribute": "padding-inline-end",
999
2764
  "reflect": false
1000
2765
  },
1001
- "padding": {
2766
+ "paddingInlineEndXs": {
1002
2767
  "type": "string",
1003
2768
  "mutable": false,
1004
2769
  "complexType": {
@@ -1019,14 +2784,14 @@ export class PdsBox {
1019
2784
  "name": "defaultValue",
1020
2785
  "text": "none"
1021
2786
  }],
1022
- "text": "Defines the spacing between the box items."
2787
+ "text": "Defines the right spacing at the XS breakpoint."
1023
2788
  },
1024
2789
  "getter": false,
1025
2790
  "setter": false,
1026
- "attribute": "padding",
2791
+ "attribute": "padding-inline-end-xs",
1027
2792
  "reflect": false
1028
2793
  },
1029
- "paddingBlockStart": {
2794
+ "paddingInlineEndSm": {
1030
2795
  "type": "string",
1031
2796
  "mutable": false,
1032
2797
  "complexType": {
@@ -1047,14 +2812,14 @@ export class PdsBox {
1047
2812
  "name": "defaultValue",
1048
2813
  "text": "none"
1049
2814
  }],
1050
- "text": "Defines the top spacing."
2815
+ "text": "Defines the right spacing at the SM breakpoint."
1051
2816
  },
1052
2817
  "getter": false,
1053
2818
  "setter": false,
1054
- "attribute": "padding-block-start",
2819
+ "attribute": "padding-inline-end-sm",
1055
2820
  "reflect": false
1056
2821
  },
1057
- "paddingBlockEnd": {
2822
+ "paddingInlineEndMd": {
1058
2823
  "type": "string",
1059
2824
  "mutable": false,
1060
2825
  "complexType": {
@@ -1075,14 +2840,14 @@ export class PdsBox {
1075
2840
  "name": "defaultValue",
1076
2841
  "text": "none"
1077
2842
  }],
1078
- "text": "Defines the bottom spacing."
2843
+ "text": "Defines the right spacing at the MD breakpoint."
1079
2844
  },
1080
2845
  "getter": false,
1081
2846
  "setter": false,
1082
- "attribute": "padding-block-end",
2847
+ "attribute": "padding-inline-end-md",
1083
2848
  "reflect": false
1084
2849
  },
1085
- "paddingInlineStart": {
2850
+ "paddingInlineEndLg": {
1086
2851
  "type": "string",
1087
2852
  "mutable": false,
1088
2853
  "complexType": {
@@ -1103,14 +2868,14 @@ export class PdsBox {
1103
2868
  "name": "defaultValue",
1104
2869
  "text": "none"
1105
2870
  }],
1106
- "text": "Defines the left spacing."
2871
+ "text": "Defines the right spacing at the LG breakpoint."
1107
2872
  },
1108
2873
  "getter": false,
1109
2874
  "setter": false,
1110
- "attribute": "padding-inline-start",
2875
+ "attribute": "padding-inline-end-lg",
1111
2876
  "reflect": false
1112
2877
  },
1113
- "paddingInlineEnd": {
2878
+ "paddingInlineEndXl": {
1114
2879
  "type": "string",
1115
2880
  "mutable": false,
1116
2881
  "complexType": {
@@ -1131,11 +2896,11 @@ export class PdsBox {
1131
2896
  "name": "defaultValue",
1132
2897
  "text": "none"
1133
2898
  }],
1134
- "text": "Defines the right spacing."
2899
+ "text": "Defines the right spacing at the XL breakpoint."
1135
2900
  },
1136
2901
  "getter": false,
1137
2902
  "setter": false,
1138
- "attribute": "padding-inline-end",
2903
+ "attribute": "padding-inline-end-xl",
1139
2904
  "reflect": false
1140
2905
  },
1141
2906
  "shadow": {