@pine-ds/core 0.2.2 → 0.2.4

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 (483) hide show
  1. package/components/index2.js +5 -1
  2. package/components/index2.js.map +1 -1
  3. package/components/pds-accordion.js +1 -1
  4. package/components/pds-accordion.js.map +1 -1
  5. package/components/pds-avatar.js +1 -1
  6. package/components/pds-avatar.js.map +1 -1
  7. package/components/pds-box.js +1 -1
  8. package/components/pds-box.js.map +1 -1
  9. package/components/pds-button2.js +3 -2
  10. package/components/pds-button2.js.map +1 -1
  11. package/components/pds-checkbox2.js +5 -5
  12. package/components/pds-checkbox2.js.map +1 -1
  13. package/components/pds-chip.js +4 -3
  14. package/components/pds-chip.js.map +1 -1
  15. package/components/pds-copytext.js +3 -2
  16. package/components/pds-copytext.js.map +1 -1
  17. package/components/pds-divider.js +2 -2
  18. package/components/pds-divider.js.map +1 -1
  19. package/components/pds-image.js +2 -2
  20. package/components/pds-input.js +4 -4
  21. package/components/pds-input.js.map +1 -1
  22. package/components/pds-link.js +2 -2
  23. package/components/pds-link.js.map +1 -1
  24. package/components/pds-progress.js +1 -1
  25. package/components/pds-progress.js.map +1 -1
  26. package/components/pds-radio.js +4 -4
  27. package/components/pds-radio.js.map +1 -1
  28. package/components/pds-row.js +1 -1
  29. package/components/pds-sortable-item.js +1 -1
  30. package/components/pds-sortable-item.js.map +1 -1
  31. package/components/pds-sortable.js +1 -1
  32. package/components/pds-switch.js +4 -4
  33. package/components/pds-switch.js.map +1 -1
  34. package/components/pds-tab.js +4 -4
  35. package/components/pds-tab.js.map +1 -1
  36. package/components/pds-table-body.js +1 -1
  37. package/components/pds-table-cell2.js +2 -2
  38. package/components/pds-table-head-cell2.js +3 -2
  39. package/components/pds-table-head-cell2.js.map +1 -1
  40. package/components/pds-table-head.js +1 -1
  41. package/components/pds-table-head.js.map +1 -1
  42. package/components/pds-table-row.js +1 -1
  43. package/components/pds-table-row.js.map +1 -1
  44. package/components/pds-table.js +1 -1
  45. package/components/pds-tabpanel.js +1 -1
  46. package/components/pds-tabs.js +2 -2
  47. package/components/pds-tabs.js.map +1 -1
  48. package/components/pds-textarea.js +5 -5
  49. package/components/pds-textarea.js.map +1 -1
  50. package/components/pds-tooltip.js +2 -2
  51. package/dist/cjs/{index-968864bf.js → index-49f8049e.js} +9 -1
  52. package/dist/cjs/index-49f8049e.js.map +1 -0
  53. package/dist/cjs/{index-9b7c547c.js → index-7d9c71f6.js} +26 -3
  54. package/dist/cjs/index-7d9c71f6.js.map +1 -0
  55. package/dist/cjs/loader.cjs.js +2 -2
  56. package/dist/cjs/pds-accordion.cjs.entry.js +3 -3
  57. package/dist/cjs/pds-accordion.cjs.entry.js.map +1 -1
  58. package/dist/cjs/pds-avatar.cjs.entry.js +3 -3
  59. package/dist/cjs/pds-avatar.cjs.entry.js.map +1 -1
  60. package/dist/cjs/pds-box.cjs.entry.js +2 -2
  61. package/dist/cjs/pds-box.cjs.entry.js.map +1 -1
  62. package/dist/cjs/pds-button.cjs.entry.js +4 -3
  63. package/dist/cjs/pds-button.cjs.entry.js.map +1 -1
  64. package/dist/cjs/pds-checkbox_2.cjs.entry.js +8 -8
  65. package/dist/cjs/pds-checkbox_2.cjs.entry.js.map +1 -1
  66. package/dist/cjs/pds-chip.cjs.entry.js +5 -4
  67. package/dist/cjs/pds-chip.cjs.entry.js.map +1 -1
  68. package/dist/cjs/pds-copytext.cjs.entry.js +4 -3
  69. package/dist/cjs/pds-copytext.cjs.entry.js.map +1 -1
  70. package/dist/cjs/pds-divider.cjs.entry.js +3 -3
  71. package/dist/cjs/pds-divider.cjs.entry.js.map +1 -1
  72. package/dist/cjs/pds-icon.cjs.entry.js +1 -1
  73. package/dist/cjs/pds-image.cjs.entry.js +3 -3
  74. package/dist/cjs/pds-input.cjs.entry.js +6 -6
  75. package/dist/cjs/pds-input.cjs.entry.js.map +1 -1
  76. package/dist/cjs/{pds-label-b30f3c13.js → pds-label-5ebae56e.js} +2 -2
  77. package/dist/cjs/{pds-label-b30f3c13.js.map → pds-label-5ebae56e.js.map} +1 -1
  78. package/dist/cjs/pds-link.cjs.entry.js +4 -4
  79. package/dist/cjs/pds-link.cjs.entry.js.map +1 -1
  80. package/dist/cjs/pds-progress.cjs.entry.js +2 -2
  81. package/dist/cjs/pds-progress.cjs.entry.js.map +1 -1
  82. package/dist/cjs/pds-radio.cjs.entry.js +6 -6
  83. package/dist/cjs/pds-radio.cjs.entry.js.map +1 -1
  84. package/dist/cjs/pds-row.cjs.entry.js +2 -2
  85. package/dist/cjs/pds-sortable-item.cjs.entry.js +2 -2
  86. package/dist/cjs/pds-sortable-item.cjs.entry.js.map +1 -1
  87. package/dist/cjs/pds-sortable.cjs.entry.js +2 -2
  88. package/dist/cjs/pds-switch.cjs.entry.js +6 -6
  89. package/dist/cjs/pds-switch.cjs.entry.js.map +1 -1
  90. package/dist/cjs/pds-tab.cjs.entry.js +5 -5
  91. package/dist/cjs/pds-tab.cjs.entry.js.map +1 -1
  92. package/dist/cjs/pds-table-body.cjs.entry.js +2 -2
  93. package/dist/cjs/pds-table-head-cell.cjs.entry.js +4 -3
  94. package/dist/cjs/pds-table-head-cell.cjs.entry.js.map +1 -1
  95. package/dist/cjs/pds-table-head.cjs.entry.js +2 -2
  96. package/dist/cjs/pds-table-head.cjs.entry.js.map +1 -1
  97. package/dist/cjs/pds-table-row.cjs.entry.js +2 -2
  98. package/dist/cjs/pds-table-row.cjs.entry.js.map +1 -1
  99. package/dist/cjs/pds-table.cjs.entry.js +2 -2
  100. package/dist/cjs/pds-tabpanel.cjs.entry.js +2 -2
  101. package/dist/cjs/pds-tabs.cjs.entry.js +3 -3
  102. package/dist/cjs/pds-tabs.cjs.entry.js.map +1 -1
  103. package/dist/cjs/pds-textarea.cjs.entry.js +7 -7
  104. package/dist/cjs/pds-textarea.cjs.entry.js.map +1 -1
  105. package/dist/cjs/pds-tooltip.cjs.entry.js +3 -3
  106. package/dist/cjs/pine-core.cjs.js +3 -3
  107. package/dist/cjs/pine-core.cjs.js.map +1 -1
  108. package/dist/collection/collection-manifest.json +2 -2
  109. package/dist/collection/components/pds-accordion/pds-accordion.css +11 -2
  110. package/dist/collection/components/pds-avatar/pds-avatar.css +2 -1
  111. package/dist/collection/components/pds-box/pds-box.css +7 -7
  112. package/dist/collection/components/pds-button/pds-button.css +4 -2
  113. package/dist/collection/components/pds-button/pds-button.js +2 -1
  114. package/dist/collection/components/pds-button/pds-button.js.map +1 -1
  115. package/dist/collection/components/pds-checkbox/pds-checkbox.css +4 -2
  116. package/dist/collection/components/pds-checkbox/pds-checkbox.js +4 -4
  117. package/dist/collection/components/pds-checkbox/pds-checkbox.js.map +1 -1
  118. package/dist/collection/components/pds-chip/pds-chip.css +1 -1
  119. package/dist/collection/components/pds-chip/pds-chip.js +3 -2
  120. package/dist/collection/components/pds-chip/pds-chip.js.map +1 -1
  121. package/dist/collection/components/pds-copytext/pds-copytext.css +3 -6
  122. package/dist/collection/components/pds-copytext/pds-copytext.js +2 -1
  123. package/dist/collection/components/pds-copytext/pds-copytext.js.map +1 -1
  124. package/dist/collection/components/pds-divider/pds-divider.css +1 -1
  125. package/dist/collection/components/pds-divider/pds-divider.js +1 -1
  126. package/dist/collection/components/pds-image/pds-image.js +2 -2
  127. package/dist/collection/components/pds-input/pds-input.css +7 -2
  128. package/dist/collection/components/pds-input/pds-input.js +3 -3
  129. package/dist/collection/components/pds-input/pds-input.js.map +1 -1
  130. package/dist/collection/components/pds-link/pds-link.js +2 -2
  131. package/dist/collection/components/pds-link/pds-link.js.map +1 -1
  132. package/dist/collection/components/pds-progress/pds-progress.js +1 -1
  133. package/dist/collection/components/pds-progress/pds-progress.js.map +1 -1
  134. package/dist/collection/components/pds-radio/pds-radio.css +4 -2
  135. package/dist/collection/components/pds-radio/pds-radio.js +3 -3
  136. package/dist/collection/components/pds-radio/pds-radio.js.map +1 -1
  137. package/dist/collection/components/pds-row/pds-row.js +1 -1
  138. package/dist/collection/components/pds-sortable/pds-sortable-item/pds-sortable-item.js +1 -1
  139. package/dist/collection/components/pds-sortable/pds-sortable-item/pds-sortable-item.js.map +1 -1
  140. package/dist/collection/components/pds-sortable/pds-sortable.js +1 -1
  141. package/dist/collection/components/pds-switch/pds-switch.css +4 -2
  142. package/dist/collection/components/pds-switch/pds-switch.js +3 -3
  143. package/dist/collection/components/pds-switch/pds-switch.js.map +1 -1
  144. package/dist/collection/components/pds-table/pds-table-body/pds-table-body.js +1 -1
  145. package/dist/collection/components/pds-table/pds-table-cell/pds-table-cell.js +2 -2
  146. package/dist/collection/components/pds-table/pds-table-head/pds-table-head.js +1 -1
  147. package/dist/collection/components/pds-table/pds-table-head/pds-table-head.js.map +1 -1
  148. package/dist/collection/components/pds-table/pds-table-head-cell/pds-table-head-cell.js +3 -2
  149. package/dist/collection/components/pds-table/pds-table-head-cell/pds-table-head-cell.js.map +1 -1
  150. package/dist/collection/components/pds-table/pds-table-row/pds-table-row.js +1 -1
  151. package/dist/collection/components/pds-table/pds-table-row/pds-table-row.js.map +1 -1
  152. package/dist/collection/components/pds-table/pds-table.js +1 -1
  153. package/dist/collection/components/pds-tabs/pds-tab/pds-tab.css +4 -7
  154. package/dist/collection/components/pds-tabs/pds-tab/pds-tab.js +3 -3
  155. package/dist/collection/components/pds-tabs/pds-tabpanel/pds-tabpanel.js +1 -1
  156. package/dist/collection/components/pds-tabs/pds-tabs.css +0 -4
  157. package/dist/collection/components/pds-tabs/pds-tabs.js +1 -1
  158. package/dist/collection/components/pds-textarea/pds-textarea.css +8 -4
  159. package/dist/collection/components/pds-textarea/pds-textarea.js +4 -4
  160. package/dist/collection/components/pds-textarea/pds-textarea.js.map +1 -1
  161. package/dist/collection/components/pds-tooltip/pds-tooltip.js +2 -2
  162. package/dist/docs.json +4 -4
  163. package/dist/esm/index-64c90183.js +13 -0
  164. package/dist/esm/index-64c90183.js.map +1 -0
  165. package/dist/esm/{index-5e54ea50.js → index-6f0bb1b9.js} +26 -3
  166. package/dist/esm/index-6f0bb1b9.js.map +1 -0
  167. package/dist/esm/loader.js +3 -3
  168. package/dist/esm/pds-accordion.entry.js +3 -3
  169. package/dist/esm/pds-accordion.entry.js.map +1 -1
  170. package/dist/esm/pds-avatar.entry.js +3 -3
  171. package/dist/esm/pds-avatar.entry.js.map +1 -1
  172. package/dist/esm/pds-box.entry.js +2 -2
  173. package/dist/esm/pds-box.entry.js.map +1 -1
  174. package/dist/esm/pds-button.entry.js +4 -3
  175. package/dist/esm/pds-button.entry.js.map +1 -1
  176. package/dist/esm/pds-checkbox_2.entry.js +8 -8
  177. package/dist/esm/pds-checkbox_2.entry.js.map +1 -1
  178. package/dist/esm/pds-chip.entry.js +5 -4
  179. package/dist/esm/pds-chip.entry.js.map +1 -1
  180. package/dist/esm/pds-copytext.entry.js +4 -3
  181. package/dist/esm/pds-copytext.entry.js.map +1 -1
  182. package/dist/esm/pds-divider.entry.js +3 -3
  183. package/dist/esm/pds-divider.entry.js.map +1 -1
  184. package/dist/esm/pds-icon.entry.js +1 -1
  185. package/dist/esm/pds-image.entry.js +3 -3
  186. package/dist/esm/pds-input.entry.js +6 -6
  187. package/dist/esm/pds-input.entry.js.map +1 -1
  188. package/dist/esm/{pds-label-39814469.js → pds-label-d7e11551.js} +2 -2
  189. package/dist/esm/{pds-label-39814469.js.map → pds-label-d7e11551.js.map} +1 -1
  190. package/dist/esm/pds-link.entry.js +4 -4
  191. package/dist/esm/pds-link.entry.js.map +1 -1
  192. package/dist/esm/pds-progress.entry.js +2 -2
  193. package/dist/esm/pds-progress.entry.js.map +1 -1
  194. package/dist/esm/pds-radio.entry.js +6 -6
  195. package/dist/esm/pds-radio.entry.js.map +1 -1
  196. package/dist/esm/pds-row.entry.js +2 -2
  197. package/dist/esm/pds-sortable-item.entry.js +2 -2
  198. package/dist/esm/pds-sortable-item.entry.js.map +1 -1
  199. package/dist/esm/pds-sortable.entry.js +2 -2
  200. package/dist/esm/pds-switch.entry.js +6 -6
  201. package/dist/esm/pds-switch.entry.js.map +1 -1
  202. package/dist/esm/pds-tab.entry.js +5 -5
  203. package/dist/esm/pds-tab.entry.js.map +1 -1
  204. package/dist/esm/pds-table-body.entry.js +2 -2
  205. package/dist/esm/pds-table-head-cell.entry.js +4 -3
  206. package/dist/esm/pds-table-head-cell.entry.js.map +1 -1
  207. package/dist/esm/pds-table-head.entry.js +2 -2
  208. package/dist/esm/pds-table-head.entry.js.map +1 -1
  209. package/dist/esm/pds-table-row.entry.js +2 -2
  210. package/dist/esm/pds-table-row.entry.js.map +1 -1
  211. package/dist/esm/pds-table.entry.js +2 -2
  212. package/dist/esm/pds-tabpanel.entry.js +2 -2
  213. package/dist/esm/pds-tabs.entry.js +3 -3
  214. package/dist/esm/pds-tabs.entry.js.map +1 -1
  215. package/dist/esm/pds-textarea.entry.js +7 -7
  216. package/dist/esm/pds-textarea.entry.js.map +1 -1
  217. package/dist/esm/pds-tooltip.entry.js +3 -3
  218. package/dist/esm/pine-core.js +4 -4
  219. package/dist/esm/pine-core.js.map +1 -1
  220. package/dist/esm-es5/index-64c90183.js +2 -0
  221. package/dist/esm-es5/index-64c90183.js.map +1 -0
  222. package/dist/esm-es5/index-6f0bb1b9.js +3 -0
  223. package/dist/esm-es5/index-6f0bb1b9.js.map +1 -0
  224. package/dist/esm-es5/loader.js +1 -1
  225. package/dist/esm-es5/loader.js.map +1 -1
  226. package/dist/esm-es5/pds-accordion.entry.js +1 -1
  227. package/dist/esm-es5/pds-accordion.entry.js.map +1 -1
  228. package/dist/esm-es5/pds-avatar.entry.js +1 -1
  229. package/dist/esm-es5/pds-avatar.entry.js.map +1 -1
  230. package/dist/esm-es5/pds-box.entry.js +1 -1
  231. package/dist/esm-es5/pds-box.entry.js.map +1 -1
  232. package/dist/esm-es5/pds-button.entry.js +1 -1
  233. package/dist/esm-es5/pds-button.entry.js.map +1 -1
  234. package/dist/esm-es5/pds-checkbox_2.entry.js +1 -1
  235. package/dist/esm-es5/pds-checkbox_2.entry.js.map +1 -1
  236. package/dist/esm-es5/pds-chip.entry.js +1 -1
  237. package/dist/esm-es5/pds-chip.entry.js.map +1 -1
  238. package/dist/esm-es5/pds-copytext.entry.js +1 -1
  239. package/dist/esm-es5/pds-copytext.entry.js.map +1 -1
  240. package/dist/esm-es5/pds-divider.entry.js +1 -1
  241. package/dist/esm-es5/pds-divider.entry.js.map +1 -1
  242. package/dist/esm-es5/pds-icon.entry.js +1 -1
  243. package/dist/esm-es5/pds-image.entry.js +1 -1
  244. package/dist/esm-es5/pds-input.entry.js +1 -1
  245. package/dist/esm-es5/pds-input.entry.js.map +1 -1
  246. package/dist/esm-es5/{pds-label-39814469.js → pds-label-d7e11551.js} +2 -2
  247. package/dist/esm-es5/pds-link.entry.js +1 -1
  248. package/dist/esm-es5/pds-link.entry.js.map +1 -1
  249. package/dist/esm-es5/pds-progress.entry.js +1 -1
  250. package/dist/esm-es5/pds-progress.entry.js.map +1 -1
  251. package/dist/esm-es5/pds-radio.entry.js +1 -1
  252. package/dist/esm-es5/pds-radio.entry.js.map +1 -1
  253. package/dist/esm-es5/pds-row.entry.js +1 -1
  254. package/dist/esm-es5/pds-sortable-item.entry.js +1 -1
  255. package/dist/esm-es5/pds-sortable-item.entry.js.map +1 -1
  256. package/dist/esm-es5/pds-sortable.entry.js +2 -2
  257. package/dist/esm-es5/pds-switch.entry.js +1 -1
  258. package/dist/esm-es5/pds-switch.entry.js.map +1 -1
  259. package/dist/esm-es5/pds-tab.entry.js +1 -1
  260. package/dist/esm-es5/pds-tab.entry.js.map +1 -1
  261. package/dist/esm-es5/pds-table-body.entry.js +1 -1
  262. package/dist/esm-es5/pds-table-head-cell.entry.js +1 -1
  263. package/dist/esm-es5/pds-table-head-cell.entry.js.map +1 -1
  264. package/dist/esm-es5/pds-table-head.entry.js +1 -1
  265. package/dist/esm-es5/pds-table-head.entry.js.map +1 -1
  266. package/dist/esm-es5/pds-table-row.entry.js +1 -1
  267. package/dist/esm-es5/pds-table-row.entry.js.map +1 -1
  268. package/dist/esm-es5/pds-table.entry.js +1 -1
  269. package/dist/esm-es5/pds-tabpanel.entry.js +1 -1
  270. package/dist/esm-es5/pds-tabs.entry.js +1 -1
  271. package/dist/esm-es5/pds-tabs.entry.js.map +1 -1
  272. package/dist/esm-es5/pds-textarea.entry.js +1 -1
  273. package/dist/esm-es5/pds-textarea.entry.js.map +1 -1
  274. package/dist/esm-es5/pds-tooltip.entry.js +1 -1
  275. package/dist/esm-es5/pine-core.js +1 -1
  276. package/dist/esm-es5/pine-core.js.map +1 -1
  277. package/dist/pine-core/p-0afcc785.system.entry.js +2 -0
  278. package/dist/pine-core/{p-d51c9de1.system.entry.js.map → p-0afcc785.system.entry.js.map} +1 -1
  279. package/dist/pine-core/{p-f5826ecc.system.js → p-0ec12306.system.js} +2 -2
  280. package/dist/pine-core/p-1400b1f0.system.entry.js +2 -0
  281. package/dist/pine-core/{p-02ff0a87.system.entry.js.map → p-1400b1f0.system.entry.js.map} +1 -1
  282. package/dist/pine-core/{p-525195d2.entry.js → p-1632460c.entry.js} +2 -2
  283. package/dist/pine-core/p-18abb120.entry.js +2 -0
  284. package/dist/pine-core/p-18abb120.entry.js.map +1 -0
  285. package/dist/pine-core/p-19f02715.system.entry.js +2 -0
  286. package/dist/pine-core/p-19f02715.system.entry.js.map +1 -0
  287. package/dist/pine-core/{p-4b5956a3.entry.js → p-1b7c9a32.entry.js} +2 -2
  288. package/dist/pine-core/{p-4b5956a3.entry.js.map → p-1b7c9a32.entry.js.map} +1 -1
  289. package/dist/pine-core/{p-c04fb6c0.system.entry.js → p-1e334408.system.entry.js} +2 -2
  290. package/dist/pine-core/p-2052f3aa.system.entry.js +2 -0
  291. package/dist/pine-core/p-2052f3aa.system.entry.js.map +1 -0
  292. package/dist/pine-core/{p-93dd9bc7.entry.js → p-237f0b79.entry.js} +2 -2
  293. package/dist/pine-core/{p-93dd9bc7.entry.js.map → p-237f0b79.entry.js.map} +1 -1
  294. package/dist/pine-core/{p-4f3c9367.system.entry.js → p-25284941.system.entry.js} +2 -2
  295. package/dist/pine-core/{p-4f3c9367.system.entry.js.map → p-25284941.system.entry.js.map} +1 -1
  296. package/dist/pine-core/p-26477108.entry.js +2 -0
  297. package/dist/pine-core/p-26477108.entry.js.map +1 -0
  298. package/dist/pine-core/{p-0b4a3e15.system.entry.js → p-29f5dffb.system.entry.js} +3 -3
  299. package/dist/pine-core/p-2a609e04.entry.js +2 -0
  300. package/dist/pine-core/p-2a609e04.entry.js.map +1 -0
  301. package/dist/pine-core/{p-cbe37d9d.system.entry.js → p-2c89ac70.system.entry.js} +2 -2
  302. package/dist/pine-core/{p-cbe37d9d.system.entry.js.map → p-2c89ac70.system.entry.js.map} +1 -1
  303. package/dist/pine-core/p-2f77dbd3.js +3 -0
  304. package/dist/pine-core/p-2f77dbd3.js.map +1 -0
  305. package/dist/pine-core/p-2fbe7bd7.system.entry.js +2 -0
  306. package/dist/pine-core/p-2fbe7bd7.system.entry.js.map +1 -0
  307. package/dist/pine-core/{p-e7ea6002.system.entry.js → p-35a4815c.system.entry.js} +2 -2
  308. package/dist/pine-core/{p-e7ea6002.system.entry.js.map → p-35a4815c.system.entry.js.map} +1 -1
  309. package/dist/pine-core/p-35d540e7.entry.js +2 -0
  310. package/dist/pine-core/p-35d540e7.entry.js.map +1 -0
  311. package/dist/pine-core/{p-c0c0038a.system.entry.js → p-3e673113.system.entry.js} +2 -2
  312. package/dist/pine-core/p-49a28a19.system.entry.js +2 -0
  313. package/dist/pine-core/p-52c4ebbb.system.js +2 -0
  314. package/dist/pine-core/p-52c4ebbb.system.js.map +1 -0
  315. package/dist/pine-core/{p-780136bd.entry.js → p-52e6f836.entry.js} +2 -2
  316. package/dist/pine-core/p-57e352da.entry.js +2 -0
  317. package/dist/pine-core/p-57e352da.entry.js.map +1 -0
  318. package/dist/pine-core/p-5966e442.entry.js +2 -0
  319. package/dist/pine-core/p-5966e442.entry.js.map +1 -0
  320. package/dist/pine-core/p-61ba006d.entry.js +2 -0
  321. package/dist/pine-core/p-61ba006d.entry.js.map +1 -0
  322. package/dist/pine-core/p-64b4cb70.system.js +3 -0
  323. package/dist/pine-core/p-64b4cb70.system.js.map +1 -0
  324. package/dist/pine-core/{p-394e00a2.entry.js → p-6a8d8d12.entry.js} +2 -2
  325. package/dist/pine-core/{p-394e00a2.entry.js.map → p-6a8d8d12.entry.js.map} +1 -1
  326. package/dist/pine-core/p-6b742f8e.system.entry.js +2 -0
  327. package/dist/pine-core/p-6b742f8e.system.entry.js.map +1 -0
  328. package/dist/pine-core/{p-1a8582cd.entry.js → p-6f2f7e92.entry.js} +3 -3
  329. package/dist/pine-core/p-70860aa6.entry.js +2 -0
  330. package/dist/pine-core/p-70860aa6.entry.js.map +1 -0
  331. package/dist/pine-core/{p-99e033f1.system.entry.js → p-7293fa0b.system.entry.js} +2 -2
  332. package/dist/pine-core/{p-99e033f1.system.entry.js.map → p-7293fa0b.system.entry.js.map} +1 -1
  333. package/dist/pine-core/p-72fd05db.system.entry.js +2 -0
  334. package/dist/pine-core/p-72fd05db.system.entry.js.map +1 -0
  335. package/dist/pine-core/p-7543ee35.system.entry.js +2 -0
  336. package/dist/pine-core/p-7543ee35.system.entry.js.map +1 -0
  337. package/dist/pine-core/{p-480a95e5.system.js → p-7611d073.system.js} +2 -2
  338. package/dist/pine-core/{p-480a95e5.system.js.map → p-7611d073.system.js.map} +1 -1
  339. package/dist/pine-core/{p-fe949ea3.system.entry.js → p-794322e8.system.entry.js} +2 -2
  340. package/dist/pine-core/{p-fe949ea3.system.entry.js.map → p-794322e8.system.entry.js.map} +1 -1
  341. package/dist/pine-core/{p-820c8929.entry.js → p-7fc3e294.entry.js} +2 -2
  342. package/dist/pine-core/{p-820c8929.entry.js.map → p-7fc3e294.entry.js.map} +1 -1
  343. package/dist/pine-core/p-8196f142.entry.js +2 -0
  344. package/dist/pine-core/{p-c707d9d0.entry.js.map → p-8196f142.entry.js.map} +1 -1
  345. package/dist/pine-core/p-88a72515.js +2 -0
  346. package/dist/pine-core/p-88a72515.js.map +1 -0
  347. package/dist/pine-core/p-8b45381c.entry.js +2 -0
  348. package/dist/pine-core/p-8b45381c.entry.js.map +1 -0
  349. package/dist/pine-core/{p-752dfaa6.entry.js → p-93859623.entry.js} +2 -2
  350. package/dist/pine-core/p-94688fce.system.entry.js +2 -0
  351. package/dist/pine-core/p-94688fce.system.entry.js.map +1 -0
  352. package/dist/pine-core/p-95bb614b.system.entry.js +2 -0
  353. package/dist/pine-core/p-95bb614b.system.entry.js.map +1 -0
  354. package/dist/pine-core/p-a0733832.entry.js +2 -0
  355. package/dist/pine-core/{p-9010fb2d.entry.js.map → p-a0733832.entry.js.map} +1 -1
  356. package/dist/pine-core/p-a6cc48e5.system.entry.js +2 -0
  357. package/dist/pine-core/p-a6cc48e5.system.entry.js.map +1 -0
  358. package/dist/pine-core/p-a913d9f3.entry.js +2 -0
  359. package/dist/pine-core/p-a913d9f3.entry.js.map +1 -0
  360. package/dist/pine-core/p-afdfadb0.entry.js +2 -0
  361. package/dist/pine-core/{p-44be28a1.system.entry.js → p-afef45f9.system.entry.js} +2 -2
  362. package/dist/pine-core/{p-44be28a1.system.entry.js.map → p-afef45f9.system.entry.js.map} +1 -1
  363. package/dist/pine-core/{p-869e7901.entry.js → p-b5582d9f.entry.js} +2 -2
  364. package/dist/pine-core/{p-869e7901.entry.js.map → p-b5582d9f.entry.js.map} +1 -1
  365. package/dist/pine-core/{p-36a8c980.system.entry.js → p-bec6d20b.system.entry.js} +2 -2
  366. package/dist/pine-core/p-c3440b2d.entry.js +2 -0
  367. package/dist/pine-core/p-c3a29f5e.system.entry.js +2 -0
  368. package/dist/pine-core/p-c3a29f5e.system.entry.js.map +1 -0
  369. package/dist/pine-core/p-d074b0db.system.entry.js +2 -0
  370. package/dist/pine-core/p-d074b0db.system.entry.js.map +1 -0
  371. package/dist/pine-core/{p-f403ff37.entry.js → p-d479e9d1.entry.js} +2 -2
  372. package/dist/pine-core/{p-a0368388.system.entry.js → p-d53f0284.system.entry.js} +2 -2
  373. package/dist/pine-core/{p-d7606cb1.system.entry.js → p-d54e620f.system.entry.js} +2 -2
  374. package/dist/pine-core/p-d5628be9.entry.js +2 -0
  375. package/dist/pine-core/p-d5628be9.entry.js.map +1 -0
  376. package/dist/pine-core/p-de8abfde.system.entry.js +2 -0
  377. package/dist/pine-core/p-de8abfde.system.entry.js.map +1 -0
  378. package/dist/pine-core/{p-d3fe5de5.entry.js → p-df08eb9e.entry.js} +2 -2
  379. package/dist/pine-core/p-e200c428.entry.js +2 -0
  380. package/dist/pine-core/p-e200c428.entry.js.map +1 -0
  381. package/dist/pine-core/p-e4f30321.js +2 -0
  382. package/dist/pine-core/{p-5eb56ebf.entry.js → p-ea2edef4.entry.js} +2 -2
  383. package/dist/pine-core/{p-5eb56ebf.entry.js.map → p-ea2edef4.entry.js.map} +1 -1
  384. package/dist/pine-core/p-f8c53e6f.system.entry.js +2 -0
  385. package/dist/pine-core/pine-core.css +1 -1
  386. package/dist/pine-core/pine-core.esm.js +1 -1
  387. package/dist/pine-core/pine-core.esm.js.map +1 -1
  388. package/dist/pine-core/pine-core.js +1 -1
  389. package/hydrate/index.js +91 -65
  390. package/package.json +7 -6
  391. package/dist/cjs/index-968864bf.js.map +0 -1
  392. package/dist/cjs/index-9b7c547c.js.map +0 -1
  393. package/dist/esm/index-5e54ea50.js.map +0 -1
  394. package/dist/esm/index-9835dc94.js +0 -9
  395. package/dist/esm/index-9835dc94.js.map +0 -1
  396. package/dist/esm-es5/index-5e54ea50.js +0 -3
  397. package/dist/esm-es5/index-5e54ea50.js.map +0 -1
  398. package/dist/esm-es5/index-9835dc94.js +0 -2
  399. package/dist/esm-es5/index-9835dc94.js.map +0 -1
  400. package/dist/pine-core/p-02ff0a87.system.entry.js +0 -2
  401. package/dist/pine-core/p-08c496ee.entry.js +0 -2
  402. package/dist/pine-core/p-1176b1ae.system.entry.js +0 -2
  403. package/dist/pine-core/p-1176b1ae.system.entry.js.map +0 -1
  404. package/dist/pine-core/p-19cb2923.system.entry.js +0 -2
  405. package/dist/pine-core/p-19cb2923.system.entry.js.map +0 -1
  406. package/dist/pine-core/p-1acdba43.entry.js +0 -2
  407. package/dist/pine-core/p-1acdba43.entry.js.map +0 -1
  408. package/dist/pine-core/p-2ca5f853.system.js +0 -2
  409. package/dist/pine-core/p-2ca5f853.system.js.map +0 -1
  410. package/dist/pine-core/p-2e9881db.system.entry.js +0 -2
  411. package/dist/pine-core/p-2e9881db.system.entry.js.map +0 -1
  412. package/dist/pine-core/p-37977a94.entry.js +0 -2
  413. package/dist/pine-core/p-37977a94.entry.js.map +0 -1
  414. package/dist/pine-core/p-395cf3d0.entry.js +0 -2
  415. package/dist/pine-core/p-395cf3d0.entry.js.map +0 -1
  416. package/dist/pine-core/p-445792b5.system.js +0 -3
  417. package/dist/pine-core/p-445792b5.system.js.map +0 -1
  418. package/dist/pine-core/p-450da80f.js +0 -2
  419. package/dist/pine-core/p-450da80f.js.map +0 -1
  420. package/dist/pine-core/p-46d00870.entry.js +0 -2
  421. package/dist/pine-core/p-46d00870.entry.js.map +0 -1
  422. package/dist/pine-core/p-483b873b.system.entry.js +0 -2
  423. package/dist/pine-core/p-483b873b.system.entry.js.map +0 -1
  424. package/dist/pine-core/p-50222d44.system.entry.js +0 -2
  425. package/dist/pine-core/p-50222d44.system.entry.js.map +0 -1
  426. package/dist/pine-core/p-5729cd96.system.entry.js +0 -2
  427. package/dist/pine-core/p-5729cd96.system.entry.js.map +0 -1
  428. package/dist/pine-core/p-6a7259df.entry.js +0 -2
  429. package/dist/pine-core/p-6a7259df.entry.js.map +0 -1
  430. package/dist/pine-core/p-7835a3e2.entry.js +0 -2
  431. package/dist/pine-core/p-7835a3e2.entry.js.map +0 -1
  432. package/dist/pine-core/p-7e75c2e3.entry.js +0 -2
  433. package/dist/pine-core/p-7e75c2e3.entry.js.map +0 -1
  434. package/dist/pine-core/p-8cad6b7a.entry.js +0 -2
  435. package/dist/pine-core/p-8cad6b7a.entry.js.map +0 -1
  436. package/dist/pine-core/p-9010fb2d.entry.js +0 -2
  437. package/dist/pine-core/p-9a89fdb8.entry.js +0 -2
  438. package/dist/pine-core/p-9a89fdb8.entry.js.map +0 -1
  439. package/dist/pine-core/p-a3c3dae3.system.entry.js +0 -2
  440. package/dist/pine-core/p-a3c3dae3.system.entry.js.map +0 -1
  441. package/dist/pine-core/p-aaced44a.entry.js +0 -2
  442. package/dist/pine-core/p-aaced44a.entry.js.map +0 -1
  443. package/dist/pine-core/p-b851f394.system.entry.js +0 -2
  444. package/dist/pine-core/p-c0713e59.entry.js +0 -2
  445. package/dist/pine-core/p-c0713e59.entry.js.map +0 -1
  446. package/dist/pine-core/p-c20075a6.system.entry.js +0 -2
  447. package/dist/pine-core/p-c20075a6.system.entry.js.map +0 -1
  448. package/dist/pine-core/p-c6448545.system.entry.js +0 -2
  449. package/dist/pine-core/p-c6448545.system.entry.js.map +0 -1
  450. package/dist/pine-core/p-c707d9d0.entry.js +0 -2
  451. package/dist/pine-core/p-caa88065.js +0 -2
  452. package/dist/pine-core/p-ccb0d9ee.entry.js +0 -2
  453. package/dist/pine-core/p-ce887d74.system.entry.js +0 -2
  454. package/dist/pine-core/p-ce887d74.system.entry.js.map +0 -1
  455. package/dist/pine-core/p-d51c9de1.system.entry.js +0 -2
  456. package/dist/pine-core/p-df656817.system.entry.js +0 -2
  457. package/dist/pine-core/p-df656817.system.entry.js.map +0 -1
  458. package/dist/pine-core/p-e20cf701.system.entry.js +0 -2
  459. package/dist/pine-core/p-e20cf701.system.entry.js.map +0 -1
  460. package/dist/pine-core/p-e74f35bd.js +0 -3
  461. package/dist/pine-core/p-e74f35bd.js.map +0 -1
  462. package/dist/pine-core/p-f30b2078.system.entry.js +0 -2
  463. package/dist/pine-core/p-f72dc7fd.entry.js +0 -2
  464. package/dist/pine-core/p-f72dc7fd.entry.js.map +0 -1
  465. /package/dist/esm-es5/{pds-label-39814469.js.map → pds-label-d7e11551.js.map} +0 -0
  466. /package/dist/pine-core/{p-f5826ecc.system.js.map → p-0ec12306.system.js.map} +0 -0
  467. /package/dist/pine-core/{p-525195d2.entry.js.map → p-1632460c.entry.js.map} +0 -0
  468. /package/dist/pine-core/{p-c04fb6c0.system.entry.js.map → p-1e334408.system.entry.js.map} +0 -0
  469. /package/dist/pine-core/{p-0b4a3e15.system.entry.js.map → p-29f5dffb.system.entry.js.map} +0 -0
  470. /package/dist/pine-core/{p-c0c0038a.system.entry.js.map → p-3e673113.system.entry.js.map} +0 -0
  471. /package/dist/pine-core/{p-f30b2078.system.entry.js.map → p-49a28a19.system.entry.js.map} +0 -0
  472. /package/dist/pine-core/{p-780136bd.entry.js.map → p-52e6f836.entry.js.map} +0 -0
  473. /package/dist/pine-core/{p-1a8582cd.entry.js.map → p-6f2f7e92.entry.js.map} +0 -0
  474. /package/dist/pine-core/{p-752dfaa6.entry.js.map → p-93859623.entry.js.map} +0 -0
  475. /package/dist/pine-core/{p-ccb0d9ee.entry.js.map → p-afdfadb0.entry.js.map} +0 -0
  476. /package/dist/pine-core/{p-36a8c980.system.entry.js.map → p-bec6d20b.system.entry.js.map} +0 -0
  477. /package/dist/pine-core/{p-08c496ee.entry.js.map → p-c3440b2d.entry.js.map} +0 -0
  478. /package/dist/pine-core/{p-f403ff37.entry.js.map → p-d479e9d1.entry.js.map} +0 -0
  479. /package/dist/pine-core/{p-a0368388.system.entry.js.map → p-d53f0284.system.entry.js.map} +0 -0
  480. /package/dist/pine-core/{p-d7606cb1.system.entry.js.map → p-d54e620f.system.entry.js.map} +0 -0
  481. /package/dist/pine-core/{p-d3fe5de5.entry.js.map → p-df08eb9e.entry.js.map} +0 -0
  482. /package/dist/pine-core/{p-caa88065.js.map → p-e4f30321.js.map} +0 -0
  483. /package/dist/pine-core/{p-b851f394.system.entry.js.map → p-f8c53e6f.system.entry.js.map} +0 -0
@@ -2,7 +2,8 @@ pds-tab {
2
2
  --background-color-tab: var(--pine-color-neutral-grey-300);
3
3
  --background-color-tab-active: var(--pine-color-neutral-charcoal-400);
4
4
  --background-color-tab-hover: var(--pine-color-neutral-grey-400);
5
- --border-radius: var(--pine-border-radius-xs);
5
+ --border-radius: var(--pine-border-radius-md);
6
+ --box-shadow-focus: 0 0 0 2px var(--pine-color-primary-200);
6
7
  --color: var(--pine-color-neutral-charcoal-200);
7
8
  --color-active: var(--pine-color-neutral-charcoal-400);
8
9
  --color-focus: var(--pine-color-neutral-charcoal-300);
@@ -19,11 +20,6 @@ pds-tab {
19
20
  position: relative;
20
21
  }
21
22
 
22
- *:focus-visible {
23
- border-radius: var(--border-radius);
24
- outline: var(--outline);
25
- }
26
-
27
23
  .pds-tab {
28
24
  appearance: none;
29
25
  background-color: transparent;
@@ -50,7 +46,8 @@ pds-tab {
50
46
  color: var(--color-active);
51
47
  }
52
48
  .pds-tab:focus-visible {
53
- color: var(--color-focus);
49
+ box-shadow: var(--box-shadow-focus);
50
+ outline: none;
54
51
  }
55
52
  .pds-tab .pds-tab__content {
56
53
  font-family: inherit;
@@ -11,9 +11,9 @@ export class PdsTab {
11
11
  this.pdsTabClick.emit([index, parentComponentId]);
12
12
  }
13
13
  render() {
14
- const availabilityTabEdgeInlineStart = (h("span", { key: '08277d7cbe950dd18f41bd95c90f7c7389833311', class: "pds-tab-edge", role: "presentation" }));
15
- const availabilityTabEdgeInlineEnd = (h("span", { key: '02d2d1acbc122a56bd01c53af8ff0f42b46cb3db', class: "pds-tab-edge pds-tab-edge--end", role: "presentation" }));
16
- return (h(Host, { key: 'ae62d16ff39d937d3d635892a904870c436d1747', variant: this.variant, slot: "tabs", index: this.index }, h("button", { key: '45221be5eb829f64c5a1f19de600d68da9c27ed2', role: "tab", id: this.parentComponentId + "__" + this.name, "aria-controls": this.parentComponentId + "__" + this.name + "-panel", tabindex: this.selected ? "0" : "-1", "aria-selected": this.selected ? "true" : "false", class: this.selected ? "pds-tab is-active" : "pds-tab", onClick: this.onTabClick.bind(this, this.index, this.parentComponentId) }, this.variant === "availability" && availabilityTabEdgeInlineStart, this.variant === "availability" && availabilityTabEdgeInlineEnd, h("div", { key: '3e529a0253e4ecbfad3ab47760fa6d58771a58b8', class: "pds-tab__content" }, h("slot", { key: '4491e7c5442c386623e389ac247c5a8a6a6db254' })))));
14
+ const availabilityTabEdgeInlineStart = (h("span", { key: 'c315c8920c12da7d1913db7e53dc075dc9734280', class: "pds-tab-edge", role: "presentation" }));
15
+ const availabilityTabEdgeInlineEnd = (h("span", { key: '37dfaa651e87a0291d28c50fbdda9c1cfa70f41b', class: "pds-tab-edge pds-tab-edge--end", role: "presentation" }));
16
+ return (h(Host, { key: '0aa73a4a6b1ff12fff6f212135f8f33c14e6ff5f', variant: this.variant, slot: "tabs", index: this.index }, h("button", { key: '72443536e14ddad4ac8e19c025165884de81697f', role: "tab", id: this.parentComponentId + "__" + this.name, "aria-controls": this.parentComponentId + "__" + this.name + "-panel", tabindex: this.selected ? "0" : "-1", "aria-selected": this.selected ? "true" : "false", class: this.selected ? "pds-tab is-active" : "pds-tab", onClick: this.onTabClick.bind(this, this.index, this.parentComponentId) }, this.variant === "availability" && availabilityTabEdgeInlineStart, this.variant === "availability" && availabilityTabEdgeInlineEnd, h("div", { key: '547a022cb0354b176a11e681e9103bb4486ab1ef', class: "pds-tab__content" }, h("slot", { key: 'db859b0d21de4e57a75e588d069a9b1b86d271c4' })))));
17
17
  }
18
18
  static get is() { return "pds-tab"; }
19
19
  static get originalStyleUrls() {
@@ -7,7 +7,7 @@ export class PdsTabpanel {
7
7
  this.selected = false;
8
8
  }
9
9
  render() {
10
- return (h(Host, { key: 'e38cf8aa09d76ce8e971d4e64f635fd2ac237aad', slot: "tabpanels" }, h("div", { key: '316151ef0e305ecba207d2ea6d171fcb0c28b539', role: "tabpanel", id: this.parentComponentId + "__" + this.name + '-panel', tabindex: "0", "aria-labelledby": this.parentComponentId + "__" + this.name, class: this.selected ? "pds-tabpanel is-active" : "pds-tabpanel" }, h("slot", { key: '4214b2d070c6964f7d3ae41b1ed3d6713aaddf11' }))));
10
+ return (h(Host, { key: 'b8619019429f7430c66df0cc41d177d40b59a6e6', slot: "tabpanels" }, h("div", { key: '10a9c2cbf35a60aec932287a839fcca456c41d4c', role: "tabpanel", id: this.parentComponentId + "__" + this.name + '-panel', tabindex: "0", "aria-labelledby": this.parentComponentId + "__" + this.name, class: this.selected ? "pds-tabpanel is-active" : "pds-tabpanel" }, h("slot", { key: '50593c1f0174dd44b2a51cc94e89cdd1cee7a8ab' }))));
11
11
  }
12
12
  static get is() { return "pds-tabpanel"; }
13
13
  static get originalStyleUrls() {
@@ -14,10 +14,6 @@
14
14
  display: block;
15
15
  }
16
16
 
17
- *:focus {
18
- outline: var(--outline);
19
- }
20
-
21
17
  .pds-tabs__tablist {
22
18
  display: flex;
23
19
  flex-wrap: wrap;
@@ -83,7 +83,7 @@ export class PdsTabs {
83
83
  this.passPropsToChildren();
84
84
  }
85
85
  render() {
86
- return (h(Host, { key: 'e6d5ba53ccd3f58d0e63ddee1a3f395c6f15c841', "active-tab-name": this.activeTabName, class: this.classNames(), id: this.componentId }, h("div", { key: 'b66c6f29bd3612c94130de2e44ca33e46facf401', class: "pds-tabs__tablist", role: "tablist", "aria-label": this.tablistLabel }, h("slot", { key: 'eeaa4bacc8ae08964a106fed26af7c3927b83df7', name: "tabs" })), h("slot", { key: 'f6d0b358f7387a850e1f3db93eaf32cc7723b7a2', name: "tabpanels" })));
86
+ return (h(Host, { key: '92748fc6123067ba04f9cc81ea949366fb1c2a8f', "active-tab-name": this.activeTabName, class: this.classNames(), id: this.componentId }, h("div", { key: '809cbe1ed4e973db39ea69be9e30ac54881564af', class: "pds-tabs__tablist", role: "tablist", "aria-label": this.tablistLabel }, h("slot", { key: 'b23af8a48dee0528cc9f7d2b84a42411e2b14e6d', name: "tabs" })), h("slot", { key: 'fdb46b7125f735531b13c1ac82a08f27998e7511', name: "tabpanels" })));
87
87
  }
88
88
  static get is() { return "pds-tabs"; }
89
89
  static get encapsulation() { return "shadow"; }
@@ -1,5 +1,5 @@
1
1
  :host {
2
- --background-color: #fff;
2
+ --background-color: var(--pine-color-base-white);
3
3
  --background-color-disabled: var(--pine-color-neutral-grey-200);
4
4
  --color: var(--pine-color-neutral-charcoal-400);
5
5
  --color-error: var(--pine-color-red-300);
@@ -9,6 +9,8 @@
9
9
  --border-color-hover: var(--pine-color-neutral-grey-500);
10
10
  --border-color-focus-visible: var(--pine-color-neutral-grey-300);
11
11
  --border-color-error: var(--pine-color-red-300);
12
+ --box-shadow-focus: 0 0 0 2px var(--focus-visible-outline-color);
13
+ --box-shadow-focus-error: 0 0 0 2px var(--focus-visible-outline-color-error);
12
14
  --focus-visible-outline-color: var(--pine-color-primary-200);
13
15
  --focus-visible-outline-color-error: var(--pine-color-red-200);
14
16
  --label-font-size: var(--pine-font-size-body);
@@ -59,15 +61,17 @@ label {
59
61
  cursor: not-allowed;
60
62
  }
61
63
  .pds-textarea__field:focus-visible {
62
- border-color: var(--border-color-focus-visible);
63
- outline: 4px solid var(--focus-visible-outline-color);
64
+ box-shadow: var(--box-shadow-focus);
65
+ outline: none;
64
66
  }
65
67
  .pds-textarea__field::placeholder {
66
68
  color: var(--color-placeholder);
67
69
  }
68
70
  .pds-textarea__field.is-invalid {
69
71
  border-color: var(--color-error);
70
- outline-color: var(--focus-visible-outline-color-error);
72
+ }
73
+ .pds-textarea__field.is-invalid:focus-visible {
74
+ box-shadow: var(--box-shadow-focus-error);
71
75
  }
72
76
 
73
77
  .pds-textarea__error-message,
@@ -32,10 +32,10 @@ export class PdsTextarea {
32
32
  return classNames.join(' ');
33
33
  }
34
34
  render() {
35
- return (h(Host, { key: '741dcb258f9992f943e898b4f8ac569046f40a73', "aria-disabled": this.disabled ? 'true' : null }, h("div", { key: 'cb678d3e24cec028b7220b4d087e82ce24e26205', class: "pds-textarea" }, this.label &&
36
- h(PdsLabel, { htmlFor: this.componentId, text: this.label }), h("textarea", { key: '667cec0eb152e45a01f87ca64865c816afe5b67b', "aria-describedby": assignDescription(this.componentId, this.invalid, this.helperMessage), "aria-invalid": this.invalid ? "true" : undefined, class: this.textareaClassNames(), disabled: this.disabled, id: this.componentId, name: this.name, placeholder: this.placeholder, readOnly: this.readonly, required: this.required, rows: this.rows, onChange: this.onTextareaChange }, this.value), this.helperMessage &&
37
- h("p", { class: "pds-textarea__helper-message", id: messageId(this.componentId, 'helper') }, this.helperMessage), this.invalid &&
38
- h("p", { "aria-live": "assertive", class: "pds-textarea__error-message", id: messageId(this.componentId, 'error') }, this.errorMessage))));
35
+ return (h(Host, { key: 'a6f6eb13665857ec8762d454d79ff216e2062a66', "aria-disabled": this.disabled ? 'true' : null }, h("div", { key: 'fa77f9c7c29f214ee4d8ddb8e1e48d4d16b6a47e', class: "pds-textarea" }, this.label &&
36
+ h(PdsLabel, { key: '75c242138f5c2a33a82feaa775dae0c05843d2c1', htmlFor: this.componentId, text: this.label }), h("textarea", { key: '8bebb57b878c745e07ebfc18afd2aaf7d2da66a5', "aria-describedby": assignDescription(this.componentId, this.invalid, this.helperMessage), "aria-invalid": this.invalid ? "true" : undefined, class: this.textareaClassNames(), disabled: this.disabled, id: this.componentId, name: this.name, placeholder: this.placeholder, readOnly: this.readonly, required: this.required, rows: this.rows, onChange: this.onTextareaChange }, this.value), this.helperMessage &&
37
+ h("p", { key: 'b9a83aeb83b0cf4232359154d36a8ec48b0a3638', class: "pds-textarea__helper-message", id: messageId(this.componentId, 'helper') }, this.helperMessage), this.invalid &&
38
+ h("p", { key: 'ee70c7aa56b8a8e18de58394c04140065670f8db', "aria-live": "assertive", class: "pds-textarea__error-message", id: messageId(this.componentId, 'error') }, this.errorMessage))));
39
39
  }
40
40
  static get is() { return "pds-textarea"; }
41
41
  static get encapsulation() { return "shadow"; }
@@ -1 +1 @@
1
- {"version":3,"file":"pds-textarea.js","sourceRoot":"","sources":["../../../src/components/pds-textarea/pds-textarea.tsx"],"names":[],"mappings":"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","sourcesContent":["import { Component, Element, Host, h, Prop, Event, EventEmitter } from '@stencil/core';\nimport { assignDescription, isRequired, messageId } from '../../utils/form';\nimport { TextareaChangeEventDetail } from './textarea-interface';\nimport { PdsLabel } from '../_internal/pds-label/pds-label';\n\n@Component({\n tag: 'pds-textarea',\n styleUrl: 'pds-textarea.scss',\n shadow: true,\n})\nexport class PdsTextarea {\n @Element() el: HTMLPdsTextareaElement;\n\n /**\n * A unique identifier used for the underlying component `id` attribute.\n */\n @Prop() componentId!: string;\n\n /**\n * Indicates whether or not the textarea is disabled\n * @defaultValue false\n */\n @Prop() disabled = false;\n\n /**\n * Specifies the error text and provides an error-themed treatment to the field\n */\n @Prop() errorMessage?: string;\n\n /**\n * Displays a hint or description of the textarea\n */\n @Prop() helperMessage?: string;\n\n /**\n * Indicates whether or not the textarea is invalid or throws an error\n * @defaultValue false\n */\n @Prop({mutable: true}) invalid = false; // eslint-disable-line @stencil-community/strict-mutable\n\n /**\n * Text to be displayed as the textarea label\n */\n @Prop() label?: string;\n\n /**\n * Specifies the name, submitted with the form name/value pair. This value will mirror the componentId\n */\n @Prop() name: string = this.componentId;\n\n /**\n * Specifies a short hint that describes the expected value of the textarea\n */\n @Prop() placeholder?: string;\n\n /**\n * Indicates whether or not the textarea is readonly\n * @defaultValue false\n */\n @Prop() readonly = false;\n\n /**\n * Indicates whether or not the textarea is required\n * @defaultValue false\n */\n @Prop() required = false;\n\n /**\n * Sets number of rows of text visible without needing to scroll in the textarea\n */\n @Prop() rows?: number;\n\n /**\n * The value of the textarea\n */\n @Prop({mutable: true}) value?: string;\n\n /**\n * Event emitted whenever the value of the textarea changes\n */\n @Event() pdsTextareaChange: EventEmitter<TextareaChangeEventDetail>;\n\n private onTextareaChange = (ev: Event) => {\n const textarea = ev.target as HTMLTextAreaElement;\n isRequired(textarea, this);\n\n if (textarea) {\n this.value = textarea.innerHTML;\n }\n\n this.pdsTextareaChange.emit({value: this.value, event: ev});\n };\n\n private textareaClassNames() {\n const classNames = ['pds-textarea__field'];\n\n if (this.invalid && this.invalid === true) {\n classNames.push('is-invalid');\n }\n\n return classNames.join(' ');\n }\n\n render() {\n return (\n <Host\n aria-disabled={this.disabled ? 'true' : null}\n >\n <div class=\"pds-textarea\">\n {this.label &&\n <PdsLabel htmlFor={this.componentId} text={this.label} />\n }\n <textarea\n aria-describedby={assignDescription(this.componentId, this.invalid, this.helperMessage)}\n aria-invalid={this.invalid ? \"true\" : undefined}\n class={this.textareaClassNames()}\n disabled={this.disabled}\n id={this.componentId}\n name={this.name}\n placeholder={this.placeholder}\n readOnly={this.readonly}\n required={this.required}\n rows={this.rows}\n onChange={this.onTextareaChange}\n >{this.value}</textarea>\n {this.helperMessage &&\n <p\n class=\"pds-textarea__helper-message\"\n id={messageId(this.componentId, 'helper')}\n >\n {this.helperMessage}\n </p>\n }\n {this.invalid &&\n <p\n aria-live=\"assertive\"\n class=\"pds-textarea__error-message\"\n id={messageId(this.componentId, 'error')}\n >\n {this.errorMessage}\n </p>\n }\n </div>\n </Host>\n );\n }\n}\n"]}
1
+ {"version":3,"file":"pds-textarea.js","sourceRoot":"","sources":["../../../src/components/pds-textarea/pds-textarea.tsx"],"names":[],"mappings":"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","sourcesContent":["import { Component, Element, Host, h, Prop, Event, EventEmitter } from '@stencil/core';\nimport { assignDescription, isRequired, messageId } from '../../utils/form';\nimport { TextareaChangeEventDetail } from './textarea-interface';\nimport { PdsLabel } from '../_internal/pds-label/pds-label';\n\n@Component({\n tag: 'pds-textarea',\n styleUrl: 'pds-textarea.scss',\n shadow: true,\n})\nexport class PdsTextarea {\n @Element() el: HTMLPdsTextareaElement;\n\n /**\n * A unique identifier used for the underlying component `id` attribute.\n */\n @Prop() componentId!: string;\n\n /**\n * Indicates whether or not the textarea is disabled\n * @defaultValue false\n */\n @Prop() disabled = false;\n\n /**\n * Specifies the error text and provides an error-themed treatment to the field\n */\n @Prop() errorMessage?: string;\n\n /**\n * Displays a hint or description of the textarea\n */\n @Prop() helperMessage?: string;\n\n /**\n * Indicates whether or not the textarea is invalid or throws an error\n * @defaultValue false\n */\n @Prop({mutable: true}) invalid = false; // eslint-disable-line @stencil-community/strict-mutable\n\n /**\n * Text to be displayed as the textarea label\n */\n @Prop() label?: string;\n\n /**\n * Specifies the name, submitted with the form name/value pair. This value will mirror the componentId\n */\n @Prop() name: string = this.componentId;\n\n /**\n * Specifies a short hint that describes the expected value of the textarea\n */\n @Prop() placeholder?: string;\n\n /**\n * Indicates whether or not the textarea is readonly\n * @defaultValue false\n */\n @Prop() readonly = false;\n\n /**\n * Indicates whether or not the textarea is required\n * @defaultValue false\n */\n @Prop() required = false;\n\n /**\n * Sets number of rows of text visible without needing to scroll in the textarea\n */\n @Prop() rows?: number;\n\n /**\n * The value of the textarea\n */\n @Prop({mutable: true}) value?: string;\n\n /**\n * Event emitted whenever the value of the textarea changes\n */\n @Event() pdsTextareaChange: EventEmitter<TextareaChangeEventDetail>;\n\n private onTextareaChange = (ev: Event) => {\n const textarea = ev.target as HTMLTextAreaElement;\n isRequired(textarea, this);\n\n if (textarea) {\n this.value = textarea.innerHTML;\n }\n\n this.pdsTextareaChange.emit({value: this.value, event: ev});\n };\n\n private textareaClassNames() {\n const classNames = ['pds-textarea__field'];\n\n if (this.invalid && this.invalid === true) {\n classNames.push('is-invalid');\n }\n\n return classNames.join(' ');\n }\n\n render() {\n return (\n <Host\n aria-disabled={this.disabled ? 'true' : null}\n >\n <div class=\"pds-textarea\">\n {this.label &&\n <PdsLabel htmlFor={this.componentId} text={this.label} />\n }\n <textarea\n aria-describedby={assignDescription(this.componentId, this.invalid, this.helperMessage)}\n aria-invalid={this.invalid ? \"true\" : undefined}\n class={this.textareaClassNames()}\n disabled={this.disabled}\n id={this.componentId}\n name={this.name}\n placeholder={this.placeholder}\n readOnly={this.readonly}\n required={this.required}\n rows={this.rows}\n onChange={this.onTextareaChange}\n >{this.value}</textarea>\n {this.helperMessage &&\n <p\n class=\"pds-textarea__helper-message\"\n id={messageId(this.componentId, 'helper')}\n >\n {this.helperMessage}\n </p>\n }\n {this.invalid &&\n <p\n aria-live=\"assertive\"\n class=\"pds-textarea__error-message\"\n id={messageId(this.componentId, 'error')}\n >\n {this.errorMessage}\n </p>\n }\n </div>\n </Host>\n );\n }\n}\n"]}
@@ -58,13 +58,13 @@ export class PdsTooltip {
58
58
  this.opened = false;
59
59
  }
60
60
  render() {
61
- return (h(Host, { key: 'b4b6ca5fbf3a5b99b4fe74d4b874c81f51d46e8d', onMouseEnter: this.handleShow, onMouseLeave: this.handleHide, onFocusin: this.handleShow, onFocusout: this.handleHide }, h("div", { key: '234af23d5c082cbaf02c3f4026d094e19514520e', class: `
61
+ return (h(Host, { key: '088766be31b8716e158cbffd4afc4ada0f14dc3d', onMouseEnter: this.handleShow, onMouseLeave: this.handleHide, onFocusin: this.handleShow, onFocusout: this.handleHide }, h("div", { key: 'c4fb29b5d5834a9e94f040ded6daf15cf3fcc6ff', class: `
62
62
  pds-tooltip
63
63
  pds-tooltip--${this.placement}
64
64
  ${this.htmlContent ? 'pds-tooltip--has-html-content' : ''}
65
65
  ${this.opened ? 'pds-tooltip--is-open' : ''}
66
66
  ${this.hasArrow ? '' : 'pds-tooltip--no-arrow'}
67
- ` }, h("span", { key: '8636e6ec54ca42b7a96683b2a97f26ee4994ce75', "aria-describedby": this.componentId, class: "pds-tooltip__trigger" }, h("slot", { key: '915856a37e16dd9a5d19afec7111d90f3a1e1d0d' })), h("div", { key: '0e50c1c3559cfc529da2fc67a8b248e63ad8f75b', class: "pds-tooltip__content", "aria-hidden": this.opened ? 'false' : 'true', "aria-live": this.opened ? 'polite' : 'off', id: this.componentId, ref: (el) => (this.contentEl = el), role: "tooltip" }, h("slot", { key: 'dafafd2a343b10ed140eb5bd325d3b17a3dc062a', name: "content" }), this.content))));
67
+ ` }, h("span", { key: '25a69f567a33df83ff784d36de5bce86874d6d1d', "aria-describedby": this.componentId, class: "pds-tooltip__trigger" }, h("slot", { key: 'eab3bbca9b913b04ef4dfe7a8e472c43d57c4979' })), h("div", { key: 'bdaa9f26f848b440a8432a44481f8a1059ae0689', class: "pds-tooltip__content", "aria-hidden": this.opened ? 'false' : 'true', "aria-live": this.opened ? 'polite' : 'off', id: this.componentId, ref: (el) => (this.contentEl = el), role: "tooltip" }, h("slot", { key: '0e62fe237e9a39208aa2146e2dc1d6df6b25b41d', name: "content" }), this.content))));
68
68
  }
69
69
  static get is() { return "pds-tooltip"; }
70
70
  static get encapsulation() { return "shadow"; }
package/dist/docs.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
- "timestamp": "2024-03-19T18:50:52",
2
+ "timestamp": "2024-04-29T18:37:09",
3
3
  "compiler": {
4
4
  "name": "@stencil/core",
5
- "version": "4.13.0",
6
- "typescriptVersion": "5.4.2"
5
+ "version": "4.15.0",
6
+ "typescriptVersion": "5.4.4"
7
7
  },
8
8
  "components": [
9
9
  {
@@ -2097,7 +2097,7 @@
2097
2097
  "resolved": "boolean",
2098
2098
  "references": {}
2099
2099
  },
2100
- "mutable": false,
2100
+ "mutable": true,
2101
2101
  "attr": "checked",
2102
2102
  "reflectToAttr": false,
2103
2103
  "docs": "It determines whether or not the checkbox is checked.",
@@ -0,0 +1,13 @@
1
+ /* pds-icons v3.8.0, ES Modules */
2
+ const caretDown = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M.862 4.862c.26-.26.682-.26.943 0L8 11.057l6.195-6.195a.667.667 0 1 1 .943.943L8.471 12.47a.667.667 0 0 1-.942 0L.862 5.805a.667.667 0 0 1 0-.943Z'/></svg>";
3
+ const checkCircleFilled = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M8 0C3.58 0 0 3.58 0 8s3.58 8 8 8 8-3.58 8-8-3.58-8-8-8Zm4.473 5.807L7.14 11.14c-.26.26-.68.26-.94 0L3.533 8.473a.664.664 0 1 1 .94-.94l2.194 2.194 4.86-4.86c.26-.26.68-.26.94 0 .266.253.266.68.006.94Z'/></svg>";
4
+ const copy = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M10 5.333c0-.368.299-.666.667-.666h4c.368 0 .666.298.666.666v9.334a.667.667 0 0 1-.666.666H5.333a.667.667 0 0 1-.666-.666v-4a.667.667 0 1 1 1.333 0V14h8V6h-3.333A.667.667 0 0 1 10 5.333Z'/><path fill-rule='evenodd' d='M.667 1.333c0-.368.298-.666.666-.666h9.334c.368 0 .666.298.666.666v9.334a.667.667 0 0 1-.666.666H1.333a.667.667 0 0 1-.666-.666V1.333ZM2 2v8h8V2H2Z'/></svg>";
5
+ const downSmall = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M3.594 5.594a.889.889 0 0 1 1.257 0L7.778 8.52l2.927-2.927a.889.889 0 0 1 1.257 1.257l-3.556 3.555a.889.889 0 0 1-1.257 0L3.594 6.851a.889.889 0 0 1 0-1.257Z'/></svg>";
6
+ const launch = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M15.138.862a.664.664 0 0 1 .195.461v5.344a.667.667 0 0 1-1.333 0V2.943L7.805 9.138a.667.667 0 1 1-.943-.943L13.057 2H9.333a.667.667 0 0 1 0-1.333h5.333c.171 0 .342.065.472.195ZM1.333 2a.667.667 0 0 0-.666.667v12c0 .368.298.666.666.666h12a.667.667 0 0 0 .667-.666V10a.667.667 0 0 0-1.333 0v4H2V3.333h4A.667.667 0 1 0 6 2H1.333Z'/></svg>";
7
+ const remove = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M13.138 3.805a.667.667 0 0 0-.943-.943L8 7.057 3.805 2.862a.667.667 0 1 0-.943.943L7.057 8l-4.195 4.195a.667.667 0 1 0 .943.943L8 8.943l4.195 4.195a.667.667 0 0 0 .943-.943L8.943 8l4.195-4.195Z'/></svg>";
8
+ const upSmall = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M7.15 5.594a.889.889 0 0 1 1.256 0l3.556 3.555a.889.889 0 0 1-1.257 1.257L7.778 7.48 4.85 10.406A.889.889 0 1 1 3.594 9.15l3.555-3.555Z'/></svg>";
9
+ const userFilled = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M12.222 8.925A5.98 5.98 0 0 1 8 10.667a5.983 5.983 0 0 1-4.222-1.742A7.335 7.335 0 0 0 0 15.333c0 .368.299.667.667.667h14.666a.667.667 0 0 0 .667-.667 7.335 7.335 0 0 0-3.778-6.408Z'/><path d='M8 9.333A4.667 4.667 0 1 0 8 0a4.667 4.667 0 0 0 0 9.333Z'/></svg>";
10
+
11
+ export { copy as a, caretDown as b, checkCircleFilled as c, downSmall as d, upSmall as e, launch as l, remove as r, userFilled as u };
12
+
13
+ //# sourceMappingURL=index-64c90183.js.map