@pine-ds/core 2.1.2 → 2.1.3

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 (229) hide show
  1. package/components/index2.js +1 -1
  2. package/components/index2.js.map +1 -1
  3. package/components/pds-button2.js +1 -1
  4. package/components/pds-button2.js.map +1 -1
  5. package/components/pds-input.js +3 -3
  6. package/components/pds-input.js.map +1 -1
  7. package/components/pds-row.js +1 -1
  8. package/components/pds-row.js.map +1 -1
  9. package/components/pds-table-cell2.js +2 -2
  10. package/components/pds-table-cell2.js.map +1 -1
  11. package/components/pds-table-head-cell2.js +2 -2
  12. package/components/pds-table-head-cell2.js.map +1 -1
  13. package/components/pds-table-head.js +1 -1
  14. package/components/pds-table-head.js.map +1 -1
  15. package/components/pds-table-row.js +1 -1
  16. package/components/pds-table-row.js.map +1 -1
  17. package/components/pds-table.js +1 -1
  18. package/components/pds-table.js.map +1 -1
  19. package/components/pds-textarea.js +4 -4
  20. package/components/pds-textarea.js.map +1 -1
  21. package/dist/cjs/{index-0079013c.js → index-3ad62856.js} +2 -2
  22. package/dist/cjs/index-3ad62856.js.map +1 -0
  23. package/dist/cjs/pds-accordion.cjs.entry.js +1 -1
  24. package/dist/cjs/pds-avatar.cjs.entry.js +1 -1
  25. package/dist/cjs/pds-button.cjs.entry.js +2 -2
  26. package/dist/cjs/pds-button.cjs.entry.js.map +1 -1
  27. package/dist/cjs/pds-checkbox.cjs.entry.js +1 -1
  28. package/dist/cjs/pds-chip.cjs.entry.js +1 -1
  29. package/dist/cjs/pds-copytext.cjs.entry.js +1 -1
  30. package/dist/cjs/pds-input.cjs.entry.js +4 -4
  31. package/dist/cjs/pds-input.cjs.entry.js.map +1 -1
  32. package/dist/cjs/pds-link.cjs.entry.js +1 -1
  33. package/dist/cjs/pds-radio.cjs.entry.js +1 -1
  34. package/dist/cjs/pds-row.cjs.entry.js +1 -1
  35. package/dist/cjs/pds-row.cjs.entry.js.map +1 -1
  36. package/dist/cjs/pds-sortable-item.cjs.entry.js +1 -1
  37. package/dist/cjs/pds-switch.cjs.entry.js +1 -1
  38. package/dist/cjs/pds-table-cell.cjs.entry.js +2 -2
  39. package/dist/cjs/pds-table-cell.cjs.entry.js.map +1 -1
  40. package/dist/cjs/pds-table-head-cell.cjs.entry.js +3 -3
  41. package/dist/cjs/pds-table-head-cell.cjs.entry.js.map +1 -1
  42. package/dist/cjs/pds-table-head.cjs.entry.js +1 -1
  43. package/dist/cjs/pds-table-head.cjs.entry.js.map +1 -1
  44. package/dist/cjs/pds-table-row.cjs.entry.js +1 -1
  45. package/dist/cjs/pds-table-row.cjs.entry.js.map +1 -1
  46. package/dist/cjs/pds-table.cjs.entry.js +1 -1
  47. package/dist/cjs/pds-table.cjs.entry.js.map +1 -1
  48. package/dist/cjs/pds-textarea.cjs.entry.js +5 -5
  49. package/dist/cjs/pds-textarea.cjs.entry.js.map +1 -1
  50. package/dist/collection/components/pds-button/pds-button.js +17 -11
  51. package/dist/collection/components/pds-button/pds-button.js.map +1 -1
  52. package/dist/collection/components/pds-input/pds-input.js +8 -8
  53. package/dist/collection/components/pds-input/pds-input.js.map +1 -1
  54. package/dist/collection/components/pds-row/pds-row.css +7 -5
  55. package/dist/collection/components/pds-table/pds-table-cell/pds-table-cell.js +2 -2
  56. package/dist/collection/components/pds-table/pds-table-cell/pds-table-cell.js.map +1 -1
  57. package/dist/collection/components/pds-table/pds-table-head/pds-table-head.js +7 -4
  58. package/dist/collection/components/pds-table/pds-table-head/pds-table-head.js.map +1 -1
  59. package/dist/collection/components/pds-table/pds-table-head-cell/pds-table-head-cell.js +2 -2
  60. package/dist/collection/components/pds-table/pds-table-head-cell/pds-table-head-cell.js.map +1 -1
  61. package/dist/collection/components/pds-table/pds-table-row/pds-table-row.js +3 -3
  62. package/dist/collection/components/pds-table/pds-table-row/pds-table-row.js.map +1 -1
  63. package/dist/collection/components/pds-table/pds-table.js +4 -4
  64. package/dist/collection/components/pds-table/pds-table.js.map +1 -1
  65. package/dist/collection/components/pds-table/stories/pds-table.stories.js +1 -1
  66. package/dist/collection/components/pds-textarea/pds-textarea.js +16 -16
  67. package/dist/collection/components/pds-textarea/pds-textarea.js.map +1 -1
  68. package/dist/docs.json +54 -39
  69. package/dist/esm/{index-3ca52e8f.js → index-56752d25.js} +2 -2
  70. package/dist/esm/index-56752d25.js.map +1 -0
  71. package/dist/esm/pds-accordion.entry.js +1 -1
  72. package/dist/esm/pds-avatar.entry.js +1 -1
  73. package/dist/esm/pds-button.entry.js +2 -2
  74. package/dist/esm/pds-button.entry.js.map +1 -1
  75. package/dist/esm/pds-checkbox.entry.js +1 -1
  76. package/dist/esm/pds-chip.entry.js +1 -1
  77. package/dist/esm/pds-copytext.entry.js +1 -1
  78. package/dist/esm/pds-input.entry.js +4 -4
  79. package/dist/esm/pds-input.entry.js.map +1 -1
  80. package/dist/esm/pds-link.entry.js +1 -1
  81. package/dist/esm/pds-radio.entry.js +1 -1
  82. package/dist/esm/pds-row.entry.js +1 -1
  83. package/dist/esm/pds-row.entry.js.map +1 -1
  84. package/dist/esm/pds-sortable-item.entry.js +1 -1
  85. package/dist/esm/pds-switch.entry.js +1 -1
  86. package/dist/esm/pds-table-cell.entry.js +2 -2
  87. package/dist/esm/pds-table-cell.entry.js.map +1 -1
  88. package/dist/esm/pds-table-head-cell.entry.js +3 -3
  89. package/dist/esm/pds-table-head-cell.entry.js.map +1 -1
  90. package/dist/esm/pds-table-head.entry.js +1 -1
  91. package/dist/esm/pds-table-head.entry.js.map +1 -1
  92. package/dist/esm/pds-table-row.entry.js +1 -1
  93. package/dist/esm/pds-table-row.entry.js.map +1 -1
  94. package/dist/esm/pds-table.entry.js +1 -1
  95. package/dist/esm/pds-table.entry.js.map +1 -1
  96. package/dist/esm/pds-textarea.entry.js +5 -5
  97. package/dist/esm/pds-textarea.entry.js.map +1 -1
  98. package/dist/esm-es5/{index-3ca52e8f.js → index-56752d25.js} +1 -1
  99. package/dist/esm-es5/index-56752d25.js.map +1 -0
  100. package/dist/esm-es5/pds-accordion.entry.js +1 -1
  101. package/dist/esm-es5/pds-avatar.entry.js +1 -1
  102. package/dist/esm-es5/pds-button.entry.js +1 -1
  103. package/dist/esm-es5/pds-button.entry.js.map +1 -1
  104. package/dist/esm-es5/pds-checkbox.entry.js +1 -1
  105. package/dist/esm-es5/pds-chip.entry.js +1 -1
  106. package/dist/esm-es5/pds-copytext.entry.js +1 -1
  107. package/dist/esm-es5/pds-input.entry.js +1 -1
  108. package/dist/esm-es5/pds-input.entry.js.map +1 -1
  109. package/dist/esm-es5/pds-link.entry.js +1 -1
  110. package/dist/esm-es5/pds-radio.entry.js +1 -1
  111. package/dist/esm-es5/pds-row.entry.js +1 -1
  112. package/dist/esm-es5/pds-row.entry.js.map +1 -1
  113. package/dist/esm-es5/pds-sortable-item.entry.js +1 -1
  114. package/dist/esm-es5/pds-switch.entry.js +1 -1
  115. package/dist/esm-es5/pds-table-cell.entry.js +1 -1
  116. package/dist/esm-es5/pds-table-cell.entry.js.map +1 -1
  117. package/dist/esm-es5/pds-table-head-cell.entry.js +1 -1
  118. package/dist/esm-es5/pds-table-head-cell.entry.js.map +1 -1
  119. package/dist/esm-es5/pds-table-head.entry.js +1 -1
  120. package/dist/esm-es5/pds-table-head.entry.js.map +1 -1
  121. package/dist/esm-es5/pds-table-row.entry.js +1 -1
  122. package/dist/esm-es5/pds-table-row.entry.js.map +1 -1
  123. package/dist/esm-es5/pds-table.entry.js +1 -1
  124. package/dist/esm-es5/pds-table.entry.js.map +1 -1
  125. package/dist/esm-es5/pds-textarea.entry.js +1 -1
  126. package/dist/esm-es5/pds-textarea.entry.js.map +1 -1
  127. package/dist/pine-core/{p-e936e948.entry.js → p-00c8d6d8.entry.js} +2 -2
  128. package/dist/pine-core/{p-e936e948.entry.js.map → p-00c8d6d8.entry.js.map} +1 -1
  129. package/dist/pine-core/{p-953e6fde.entry.js → p-031ac651.entry.js} +2 -2
  130. package/dist/pine-core/{p-06593922.system.entry.js → p-0ad64b9d.system.entry.js} +2 -2
  131. package/dist/pine-core/{p-1010d12b.system.entry.js → p-1164c32c.system.entry.js} +2 -2
  132. package/dist/pine-core/{p-1010d12b.system.entry.js.map → p-1164c32c.system.entry.js.map} +1 -1
  133. package/dist/pine-core/{p-d6d8a21a.entry.js → p-1351489d.entry.js} +2 -2
  134. package/dist/pine-core/{p-d6d8a21a.entry.js.map → p-1351489d.entry.js.map} +1 -1
  135. package/dist/pine-core/{p-239891e6.entry.js → p-1712d594.entry.js} +2 -2
  136. package/dist/pine-core/{p-84a4930d.entry.js → p-196f615c.entry.js} +2 -2
  137. package/dist/pine-core/{p-84a4930d.entry.js.map → p-196f615c.entry.js.map} +1 -1
  138. package/dist/pine-core/{p-08c4f190.system.entry.js → p-1a548198.system.entry.js} +2 -2
  139. package/dist/pine-core/{p-06513fe5.entry.js → p-1a78ee21.entry.js} +2 -2
  140. package/dist/pine-core/{p-06513fe5.entry.js.map → p-1a78ee21.entry.js.map} +1 -1
  141. package/dist/pine-core/{p-172464c1.system.entry.js → p-2e1dc5e5.system.entry.js} +2 -2
  142. package/dist/pine-core/{p-172464c1.system.entry.js.map → p-2e1dc5e5.system.entry.js.map} +1 -1
  143. package/dist/pine-core/{p-b7890a73.system.entry.js → p-34cda8d5.system.entry.js} +2 -2
  144. package/dist/pine-core/{p-b7890a73.system.entry.js.map → p-34cda8d5.system.entry.js.map} +1 -1
  145. package/dist/pine-core/{p-59327483.system.entry.js → p-364a7555.system.entry.js} +2 -2
  146. package/dist/pine-core/{p-a51098dd.entry.js → p-37a3c235.entry.js} +2 -2
  147. package/dist/pine-core/p-37a3c235.entry.js.map +1 -0
  148. package/dist/pine-core/{p-6e079be2.entry.js → p-396014d3.entry.js} +2 -2
  149. package/dist/pine-core/{p-d37d900e.entry.js → p-3ae15266.entry.js} +2 -2
  150. package/dist/pine-core/{p-d37d900e.entry.js.map → p-3ae15266.entry.js.map} +1 -1
  151. package/dist/pine-core/{p-34f84589.entry.js → p-4a10164f.entry.js} +2 -2
  152. package/dist/pine-core/{p-88410213.entry.js → p-5380ad4f.entry.js} +2 -2
  153. package/dist/pine-core/{p-88410213.entry.js.map → p-5380ad4f.entry.js.map} +1 -1
  154. package/dist/pine-core/{p-c4aec6ce.system.entry.js → p-539fe011.system.entry.js} +2 -2
  155. package/dist/pine-core/p-5b9d6ad1.entry.js +2 -0
  156. package/dist/pine-core/p-5b9d6ad1.entry.js.map +1 -0
  157. package/dist/pine-core/p-5c04aee0.system.js +1 -1
  158. package/dist/pine-core/{p-ece8530d.system.entry.js → p-5cb59e3f.system.entry.js} +2 -2
  159. package/dist/pine-core/{p-ece8530d.system.entry.js.map → p-5cb59e3f.system.entry.js.map} +1 -1
  160. package/dist/pine-core/{p-efbe2dc5.system.entry.js → p-605dc33a.system.entry.js} +2 -2
  161. package/dist/pine-core/{p-efbe2dc5.system.entry.js.map → p-605dc33a.system.entry.js.map} +1 -1
  162. package/dist/pine-core/{p-d5c90be4.entry.js → p-630b1802.entry.js} +2 -2
  163. package/dist/pine-core/{p-e64594ae.system.entry.js → p-6d447614.system.entry.js} +2 -2
  164. package/dist/pine-core/{p-e64594ae.system.entry.js.map → p-6d447614.system.entry.js.map} +1 -1
  165. package/dist/pine-core/{p-f9719887.system.entry.js → p-84d36583.system.entry.js} +2 -2
  166. package/dist/pine-core/{p-3e4225fc.entry.js → p-892b4a4c.entry.js} +2 -2
  167. package/dist/pine-core/{p-6f8f471b.system.entry.js → p-a24fa762.system.entry.js} +2 -2
  168. package/dist/pine-core/{p-3ff2642d.entry.js → p-a6713696.entry.js} +2 -2
  169. package/dist/pine-core/{p-ce91ca6a.system.entry.js → p-adda8682.system.entry.js} +2 -2
  170. package/dist/pine-core/{p-4043cf6e.system.entry.js → p-ae19532d.system.entry.js} +2 -2
  171. package/dist/pine-core/{p-59214c8b.system.entry.js → p-b3e36d77.system.entry.js} +2 -2
  172. package/dist/pine-core/{p-00cccccb.entry.js → p-b9cebd24.entry.js} +2 -2
  173. package/dist/pine-core/{p-00cccccb.entry.js.map → p-b9cebd24.entry.js.map} +1 -1
  174. package/dist/pine-core/{p-dc4a6d88.js → p-d83716fb.js} +1 -1
  175. package/dist/pine-core/p-d83716fb.js.map +1 -0
  176. package/dist/pine-core/{p-5c942465.system.entry.js → p-d95b2469.system.entry.js} +2 -2
  177. package/dist/pine-core/{p-5c942465.system.entry.js.map → p-d95b2469.system.entry.js.map} +1 -1
  178. package/dist/pine-core/p-da5a1e2c.system.entry.js +2 -0
  179. package/dist/pine-core/p-da5a1e2c.system.entry.js.map +1 -0
  180. package/dist/pine-core/{p-ff20b191.entry.js → p-de301890.entry.js} +2 -2
  181. package/dist/pine-core/{p-e90b2c75.system.js → p-dec11fa5.system.js} +1 -1
  182. package/dist/pine-core/p-dec11fa5.system.js.map +1 -0
  183. package/dist/pine-core/{p-0ff89cf4.entry.js → p-e2badc55.entry.js} +2 -2
  184. package/dist/pine-core/{p-ee21fa25.system.entry.js → p-faa2bf05.system.entry.js} +2 -2
  185. package/dist/pine-core/p-faa2bf05.system.entry.js.map +1 -0
  186. package/dist/pine-core/pine-core.esm.js +1 -1
  187. package/dist/pine-core/svg/file-search.svg +1 -0
  188. package/dist/pine-core/svg/logo-snapchat.svg +1 -0
  189. package/dist/types/components/pds-button/pds-button.d.ts +11 -8
  190. package/dist/types/components/pds-input/pds-input.d.ts +5 -5
  191. package/dist/types/components/pds-table/pds-table-cell/pds-table-cell.d.ts +4 -0
  192. package/dist/types/components/pds-table/pds-table-head/pds-table-head.d.ts +5 -2
  193. package/dist/types/components/pds-table/pds-table-head-cell/pds-table-head-cell.d.ts +9 -1
  194. package/dist/types/components/pds-table/pds-table-row/pds-table-row.d.ts +3 -3
  195. package/dist/types/components/pds-table/pds-table.d.ts +11 -3
  196. package/dist/types/components/pds-textarea/pds-textarea.d.ts +12 -12
  197. package/dist/types/components.d.ts +62 -56
  198. package/hydrate/index.js +20 -20
  199. package/hydrate/index.mjs +20 -20
  200. package/package.json +2 -2
  201. package/dist/cjs/index-0079013c.js.map +0 -1
  202. package/dist/esm/index-3ca52e8f.js.map +0 -1
  203. package/dist/esm-es5/index-3ca52e8f.js.map +0 -1
  204. package/dist/pine-core/p-624de926.entry.js +0 -2
  205. package/dist/pine-core/p-624de926.entry.js.map +0 -1
  206. package/dist/pine-core/p-81bdf676.system.entry.js +0 -2
  207. package/dist/pine-core/p-81bdf676.system.entry.js.map +0 -1
  208. package/dist/pine-core/p-a51098dd.entry.js.map +0 -1
  209. package/dist/pine-core/p-dc4a6d88.js.map +0 -1
  210. package/dist/pine-core/p-e90b2c75.system.js.map +0 -1
  211. package/dist/pine-core/p-ee21fa25.system.entry.js.map +0 -1
  212. /package/dist/pine-core/{p-953e6fde.entry.js.map → p-031ac651.entry.js.map} +0 -0
  213. /package/dist/pine-core/{p-06593922.system.entry.js.map → p-0ad64b9d.system.entry.js.map} +0 -0
  214. /package/dist/pine-core/{p-239891e6.entry.js.map → p-1712d594.entry.js.map} +0 -0
  215. /package/dist/pine-core/{p-08c4f190.system.entry.js.map → p-1a548198.system.entry.js.map} +0 -0
  216. /package/dist/pine-core/{p-59327483.system.entry.js.map → p-364a7555.system.entry.js.map} +0 -0
  217. /package/dist/pine-core/{p-6e079be2.entry.js.map → p-396014d3.entry.js.map} +0 -0
  218. /package/dist/pine-core/{p-34f84589.entry.js.map → p-4a10164f.entry.js.map} +0 -0
  219. /package/dist/pine-core/{p-c4aec6ce.system.entry.js.map → p-539fe011.system.entry.js.map} +0 -0
  220. /package/dist/pine-core/{p-d5c90be4.entry.js.map → p-630b1802.entry.js.map} +0 -0
  221. /package/dist/pine-core/{p-f9719887.system.entry.js.map → p-84d36583.system.entry.js.map} +0 -0
  222. /package/dist/pine-core/{p-3e4225fc.entry.js.map → p-892b4a4c.entry.js.map} +0 -0
  223. /package/dist/pine-core/{p-6f8f471b.system.entry.js.map → p-a24fa762.system.entry.js.map} +0 -0
  224. /package/dist/pine-core/{p-3ff2642d.entry.js.map → p-a6713696.entry.js.map} +0 -0
  225. /package/dist/pine-core/{p-ce91ca6a.system.entry.js.map → p-adda8682.system.entry.js.map} +0 -0
  226. /package/dist/pine-core/{p-4043cf6e.system.entry.js.map → p-ae19532d.system.entry.js.map} +0 -0
  227. /package/dist/pine-core/{p-59214c8b.system.entry.js.map → p-b3e36d77.system.entry.js.map} +0 -0
  228. /package/dist/pine-core/{p-ff20b191.entry.js.map → p-de301890.entry.js.map} +0 -0
  229. /package/dist/pine-core/{p-0ff89cf4.entry.js.map → p-e2badc55.entry.js.map} +0 -0
package/hydrate/index.mjs CHANGED
@@ -2344,7 +2344,7 @@ var registerHost = (elm, cmpMeta) => {
2344
2344
  };
2345
2345
  var styles = /* @__PURE__ */ new Map();
2346
2346
 
2347
- /* pds-icons v8.11.0, ES Modules */
2347
+ /* pds-icons v8.12.0, ES Modules */
2348
2348
  const caretDown = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path fill-rule='evenodd' d='M5.293 8.293a1 1 0 0 1 1.414 0L12 13.586l5.293-5.293a1 1 0 1 1 1.414 1.414l-6 6a1 1 0 0 1-1.414 0l-6-6a1 1 0 0 1 0-1.414'/></svg>";
2349
2349
  const checkCircleFilled = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path fill-rule='evenodd' d='M12 1C5.925 1 1 5.925 1 12s4.925 11 11 11 11-4.925 11-11S18.075 1 12 1m5.207 8.707a1 1 0 0 0-1.414-1.414L10.5 13.586l-2.293-2.293a1 1 0 0 0-1.414 1.414l3 3a1 1 0 0 0 1.414 0z'/></svg>";
2350
2350
  const copy = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='pdsicon'><path fill-rule='evenodd' d='M11.162 1h7.676c.528 0 .982 0 1.357.03.395.033.789.104 1.167.297a3 3 0 0 1 1.311 1.311c.193.378.264.772.296 1.167.031.375.031.83.031 1.356v7.678c0 .527 0 .981-.03 1.356-.033.395-.104.789-.297 1.167a3 3 0 0 1-1.311 1.311c-.378.193-.772.264-1.167.296-.375.031-.83.031-1.357.031H17v1.838c0 .528 0 .982-.03 1.357-.033.395-.104.789-.297 1.167a3 3 0 0 1-1.311 1.311c-.378.193-.772.264-1.167.296-.375.031-.83.031-1.356.031H5.16c-.527 0-.981 0-1.356-.03-.395-.033-.789-.104-1.167-.297a3 3 0 0 1-1.311-1.311c-.193-.378-.264-.772-.296-1.167C1 19.82 1 19.365 1 18.838v-7.677c0-.527 0-.981.03-1.356.033-.395.104-.789.297-1.167a3 3 0 0 1 1.311-1.311c.378-.193.772-.264 1.167-.296C4.18 7 4.635 7 5.161 7H7V5.161c0-.527 0-.981.03-1.356.033-.395.104-.789.297-1.167a3 3 0 0 1 1.311-1.311c.378-.193.772-.264 1.167-.296C10.18 1 10.635 1 11.162 1M5.2 9c-.577 0-.949 0-1.232.024-.272.022-.373.06-.422.085a1 1 0 0 0-.437.437c-.025.05-.063.15-.085.422C3 10.25 3 10.623 3 11.2v7.6c0 .577 0 .949.024 1.232.022.272.06.373.085.422a1 1 0 0 0 .437.437c.05.025.15.063.422.085C4.25 21 4.623 21 5.2 21h7.6c.577 0 .949 0 1.232-.024.272-.022.373-.06.422-.085a1 1 0 0 0 .437-.437c.025-.05.063-.15.085-.422C15 19.75 15 19.377 15 18.8v-7.6c0-.577 0-.949-.024-1.232-.022-.272-.06-.373-.085-.422a1 1 0 0 0-.437-.437c-.05-.025-.15-.063-.422-.085C13.75 9 13.377 9 12.8 9zM17 15v-3.838c0-.528 0-.982-.03-1.357-.033-.395-.104-.789-.297-1.167a3 3 0 0 0-1.311-1.311c-.378-.193-.772-.264-1.167-.296A18 18 0 0 0 12.838 7H9V5.2c0-.577 0-.949.024-1.232.022-.272.06-.373.085-.422a1 1 0 0 1 .437-.437c.05-.025.15-.063.422-.085C10.25 3 10.623 3 11.2 3h7.6c.577 0 .949 0 1.232.024.272.022.373.06.422.085a1 1 0 0 1 .437.437c.025.05.063.15.085.422C21 4.25 21 4.623 21 5.2v7.6c0 .577 0 .949-.024 1.232-.022.272-.06.373-.085.422a1 1 0 0 1-.437.437c-.05.025-.15.063-.422.085C19.75 15 19.377 15 18.8 15z'/></svg>";
@@ -2617,9 +2617,9 @@ const pdsButtonCss = ":host{--border-radius-default:var(--pine-border-radius-rou
2617
2617
  var PdsButtonStyle1 = pdsButtonCss;
2618
2618
 
2619
2619
  /**
2620
- * @part button - The main button element that represents the button component.
2621
- * @part caret - The caret icon element that appears when the button variant is 'disclosure'.
2622
- * @part icon - The icon element that appears before the text in the button, if provided.
2620
+ * @part button - Exposes the button element for styling.
2621
+ * @part caret - Exposes the caret icon component for styling. Appears only on the disclosure variant.
2622
+ * @part icon - Exposes the icon component for styling.
2623
2623
  */
2624
2624
  class PdsButton {
2625
2625
  constructor(hostRef) {
@@ -2659,7 +2659,7 @@ class PdsButton {
2659
2659
  return classNames.join(' ');
2660
2660
  }
2661
2661
  render() {
2662
- return (hAsync(Host, { key: '0145b50d5286d1368b6e458bb33feaed78026d7e', "aria-disabled": this.disabled ? 'true' : null, id: this.componentId, onClick: this.handleClick, variant: this.variant }, hAsync("button", { key: '370b57a448aca541d41cd35651a3aa8cf04c8171', class: this.classNames(), disabled: this.disabled, name: this.name, part: "button", type: this.type, value: this.value }, this.icon && this.variant !== 'disclosure' && hAsync("pds-icon", { key: '7b8820f5df1f16121758b4950ae507d245f84a75', name: this.icon, part: "icon" }), hAsync("slot", { key: 'b4b2ed9a9ed85eb9a0c5c800340ba1572ecece00' }), this.variant === 'disclosure' && hAsync("pds-icon", { key: '11a68b1153534dcd2ec67ed4bb4e6884b9d438cd', icon: caretDown, part: "caret" }))));
2662
+ return (hAsync(Host, { key: 'b559cbbe7cfe3a77b792e3d020fc615123bb3218', "aria-disabled": this.disabled ? 'true' : null, id: this.componentId, onClick: this.handleClick, variant: this.variant }, hAsync("button", { key: '69b52d61eaabc72e24a9aaf72f7130eb4e7a7197', class: this.classNames(), disabled: this.disabled, name: this.name, part: "button", type: this.type, value: this.value }, this.icon && this.variant !== 'disclosure' && hAsync("pds-icon", { key: '4a94a45a0d44f0f54607c09b93672a597d876897', name: this.icon, part: "icon" }), hAsync("slot", { key: '457c672d7662394a8debee6c372e3747d4de383d' }), this.variant === 'disclosure' && hAsync("pds-icon", { key: 'b0247fa8aea5b62158bf60f3f707af110a68d562', icon: caretDown, part: "caret" }))));
2663
2663
  }
2664
2664
  get el() { return getElement(this); }
2665
2665
  static get style() { return PdsButtonStyle0 + PdsButtonStyle1; }
@@ -3205,9 +3205,9 @@ class PdsInput {
3205
3205
  this.value = undefined;
3206
3206
  }
3207
3207
  render() {
3208
- return (hAsync(Host, { key: '2f805bb34305276216d5eb59b869b0a1e8d36745', "aria-disabled": this.disabled ? 'true' : null }, hAsync("div", { key: 'c0a9c51f99aa746d0c8edda0306055e637cfcf98', class: "pds-input" }, hAsync(PdsLabel, { key: '636c5aa772da49e1e84b29b6dde1191a71de0d5f', htmlFor: this.componentId, text: this.label }), hAsync("input", { key: 'c9e5c281a2b5fe4e2c652bc44a9ad14e3d6b90c8', class: "pds-input__field", "aria-describedby": assignDescription(this.componentId, this.invalid, this.helperMessage), "aria-invalid": this.invalid ? "true" : undefined, autocomplete: this.autocomplete, disabled: this.disabled, id: this.componentId, name: this.name, placeholder: this.placeholder, readOnly: this.readonly, required: this.required, type: this.type, value: this.value, onInput: this.onInputEvent }), this.helperMessage &&
3209
- hAsync("p", { key: '48c897acc4d26ab2e1a4e16e04ba0f730e5aeb72', class: "pds-input__helper-message", id: messageId(this.componentId, 'helper') }, this.helperMessage), this.errorMessage &&
3210
- hAsync("p", { key: 'fe0ba7e0e0032983128c41a772f22d2c804345fb', class: "pds-input__error-message", id: messageId(this.componentId, 'error'), "aria-live": "assertive" }, hAsync("pds-icon", { key: '6270eed8637a5342911e0947f462f592bbedddac', icon: danger, size: "small" }), this.errorMessage))));
3208
+ return (hAsync(Host, { key: '2894ea5f48af1818f28ce05c63ec28ee6dff2f5d', "aria-disabled": this.disabled ? 'true' : null }, hAsync("div", { key: '92ce53c22ca6eed66e33c1c50c8d0ff0a3b68b4c', class: "pds-input" }, hAsync(PdsLabel, { key: '71be1b6dbaee982e199e482f1edc21b34621e1a3', htmlFor: this.componentId, text: this.label }), hAsync("input", { key: '4ff1e2d8b3f5156a4f7ace72b168ec1f03959463', class: "pds-input__field", "aria-describedby": assignDescription(this.componentId, this.invalid, this.helperMessage), "aria-invalid": this.invalid ? "true" : undefined, autocomplete: this.autocomplete, disabled: this.disabled, id: this.componentId, name: this.name, placeholder: this.placeholder, readOnly: this.readonly, required: this.required, type: this.type, value: this.value, onInput: this.onInputEvent }), this.helperMessage &&
3209
+ hAsync("p", { key: 'b0b144c49182e233f59d442384a1904b7a8307cd', class: "pds-input__helper-message", id: messageId(this.componentId, 'helper') }, this.helperMessage), this.errorMessage &&
3210
+ hAsync("p", { key: 'f66cc5c3b0463a4f7f62c54626692fa11f221568', class: "pds-input__error-message", id: messageId(this.componentId, 'error'), "aria-live": "assertive" }, hAsync("pds-icon", { key: 'efaccf89df9ca61b12f48c25c57bc02074d405e8', icon: danger, size: "small" }), this.errorMessage))));
3211
3211
  }
3212
3212
  static get style() { return PdsInputStyle0 + PdsInputStyle1; }
3213
3213
  static get cmpMeta() { return {
@@ -3525,7 +3525,7 @@ class PdsRadio {
3525
3525
  }; }
3526
3526
  }
3527
3527
 
3528
- const pdsRowCss = ":host{--border-default:var(--pine-border-width-thin) solid var(--pine-color-grey-300);--row-gap-y:calc(var(--pine-spacing-250) / 2);--row-gap-x:10px;display:block;-webkit-margin-after:calc(var(--row-gap-y) * -1);margin-block-end:calc(var(--row-gap-y) * -1);-webkit-margin-before:calc(var(--row-gap-y) * -1);margin-block-start:calc(var(--row-gap-y) * -1);-webkit-margin-end:calc(var(--row-gap-x) * -0.5);margin-inline-end:calc(var(--row-gap-x) * -0.5);-webkit-margin-start:calc(var(--row-gap-x) * -0.5);margin-inline-start:calc(var(--row-gap-x) * -0.5)}.pds-row{display:-ms-flexbox;display:flex;-ms-flex-positive:1;flex-grow:1;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-margin-after:calc(var(--row-gap-y) * -1);margin-block-end:calc(var(--row-gap-y) * -1);-webkit-margin-before:calc(var(--row-gap-y) * -1);margin-block-start:calc(var(--row-gap-y) * -1);-webkit-margin-end:calc(var(--row-gap-x) * -1);margin-inline-end:calc(var(--row-gap-x) * -1);-webkit-margin-start:calc(var(--row-gap-x) * -1);margin-inline-start:calc(var(--row-gap-x) * -1)}.pds-row>*{-webkit-padding-after:calc(var(--row-gap-y));padding-block-end:calc(var(--row-gap-y));-webkit-padding-before:calc(var(--row-gap-y));padding-block-start:calc(var(--row-gap-y));-webkit-padding-end:calc(var(--row-gap-x));padding-inline-end:calc(var(--row-gap-x));-webkit-padding-start:calc(var(--row-gap-x));padding-inline-start:calc(var(--row-gap-x))}.pds-row--no-wrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.pds-row--border{border:var(--border-default)}.pds-justify-content-start{-ms-flex-pack:start;justify-content:start}.pds-justify-content-center{-ms-flex-pack:center;justify-content:center}.pds-justify-content-end{-ms-flex-pack:end;justify-content:end}.pds-justify-content-space-between{-ms-flex-pack:justify;justify-content:space-between}.pds-justify-content-space-around{-ms-flex-pack:distribute;justify-content:space-around}.pds-justify-content-space-evenly{-ms-flex-pack:space-evenly;justify-content:space-evenly}.pds-align-items-start{-ms-flex-align:start;align-items:start}.pds-align-items-center{-ms-flex-align:center;align-items:center}.pds-align-items-end{-ms-flex-align:end;align-items:end}.pds-align-items-stretch{-ms-flex-align:stretch;align-items:stretch}.pds-align-items-baseline{-ms-flex-align:baseline;align-items:baseline}";
3528
+ const pdsRowCss = ":host {\n --border-default: var(--pine-border-width-thin) solid var(--pine-color-grey-300);\n --row-gap-y: calc(var(--pine-spacing-250) / 2);\n --row-gap-x: 10px;\n display: block;\n -webkit-margin-after: calc(var(--row-gap-y) * -1);\n margin-block-end: calc(var(--row-gap-y) * -1);\n -webkit-margin-before: calc(var(--row-gap-y) * -1);\n margin-block-start: calc(var(--row-gap-y) * -1);\n -webkit-margin-end: calc(var(--row-gap-x) * -0.5);\n margin-inline-end: calc(var(--row-gap-x) * -0.5);\n -webkit-margin-start: calc(var(--row-gap-x) * -0.5);\n margin-inline-start: calc(var(--row-gap-x) * -0.5);\n}\n\n.pds-row {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-positive: 1;\n flex-grow: 1;\n -ms-flex-wrap: wrap;\n flex-wrap: wrap;\n -webkit-margin-after: calc(var(--row-gap-y) * -1);\n margin-block-end: calc(var(--row-gap-y) * -1);\n -webkit-margin-before: calc(var(--row-gap-y) * -1);\n margin-block-start: calc(var(--row-gap-y) * -1);\n -webkit-margin-end: calc(var(--row-gap-x) * -1);\n margin-inline-end: calc(var(--row-gap-x) * -1);\n -webkit-margin-start: calc(var(--row-gap-x) * -1);\n margin-inline-start: calc(var(--row-gap-x) * -1);\n}\n@layer layout {\n .pds-row > * {\n -webkit-padding-after: calc(var(--row-gap-y));\n padding-block-end: calc(var(--row-gap-y));\n -webkit-padding-before: calc(var(--row-gap-y));\n padding-block-start: calc(var(--row-gap-y));\n -webkit-padding-end: calc(var(--row-gap-x));\n padding-inline-end: calc(var(--row-gap-x));\n -webkit-padding-start: calc(var(--row-gap-x));\n padding-inline-start: calc(var(--row-gap-x));\n }\n}\n\n.pds-row--no-wrap {\n -ms-flex-wrap: nowrap;\n flex-wrap: nowrap;\n}\n\n.pds-row--border {\n border: var(--border-default);\n}\n\n.pds-justify-content-start {\n -ms-flex-pack: start;\n justify-content: start;\n}\n\n.pds-justify-content-center {\n -ms-flex-pack: center;\n justify-content: center;\n}\n\n.pds-justify-content-end {\n -ms-flex-pack: end;\n justify-content: end;\n}\n\n.pds-justify-content-space-between {\n -ms-flex-pack: justify;\n justify-content: space-between;\n}\n\n.pds-justify-content-space-around {\n -ms-flex-pack: distribute;\n justify-content: space-around;\n}\n\n.pds-justify-content-space-evenly {\n -ms-flex-pack: space-evenly;\n justify-content: space-evenly;\n}\n\n.pds-align-items-start {\n -ms-flex-align: start;\n align-items: start;\n}\n\n.pds-align-items-center {\n -ms-flex-align: center;\n align-items: center;\n}\n\n.pds-align-items-end {\n -ms-flex-align: end;\n align-items: end;\n}\n\n.pds-align-items-stretch {\n -ms-flex-align: stretch;\n align-items: stretch;\n}\n\n.pds-align-items-baseline {\n -ms-flex-align: baseline;\n align-items: baseline;\n}";
3529
3529
  var PdsRowStyle0 = pdsRowCss;
3530
3530
 
3531
3531
  class PdsRow {
@@ -6671,7 +6671,7 @@ class PdsTable {
6671
6671
  headerCheckbox.indeterminate = !allSelectedRows && !noneSelectedRows;
6672
6672
  }
6673
6673
  render() {
6674
- return (hAsync(Host, { key: 'b7cdce58b3d301540458b9d6763373be0f253346', class: this.classNames(), id: this.componentId, role: "grid", selectable: this.selectable, tabindex: "0" }, hAsync("slot", { key: '780c60ee86ff522719a837b3c8f2a6e47fa00094' })));
6674
+ return (hAsync(Host, { key: '1525beac2ebdb255e34f834c57755f3bb7e0735b', class: this.classNames(), id: this.componentId, role: "grid", selectable: this.selectable, tabindex: "0" }, hAsync("slot", { key: '2e04d93fe72d2d91ab80037ec42d805f8b472a0f' })));
6675
6675
  }
6676
6676
  get el() { return getElement(this); }
6677
6677
  static get style() { return PdsTableStyle0 + PdsTableStyle1; }
@@ -6759,11 +6759,11 @@ class PdsTableCell {
6759
6759
  return classNames.join(' ');
6760
6760
  }
6761
6761
  render() {
6762
- return (hAsync(Host, { key: '6481354cb8cd0e573effa15334f0547818cee0fc', class: this.classNames(), role: "gridcell", style: this.tableRef &&
6762
+ return (hAsync(Host, { key: '03e6833f06a00f24c12f58148d0be1c9d4472ba6', class: this.classNames(), role: "gridcell", style: this.tableRef &&
6763
6763
  this.tableRef.fixedColumn &&
6764
6764
  this.tableRef.selectable
6765
6765
  ? { '--fixed-cell-position': '40px' }
6766
- : {} }, hAsync("slot", { key: 'dc48c3d504c2879faf940756bc42f5570f510a5b' })));
6766
+ : {} }, hAsync("slot", { key: '5ac68bc25d266576f836341d71b96eaa229117c7' })));
6767
6767
  }
6768
6768
  get hostElement() { return getElement(this); }
6769
6769
  static get style() { return PdsTableCellStyle0 + PdsTableCellStyle1; }
@@ -6830,7 +6830,7 @@ class PdsTableHead {
6830
6830
  }
6831
6831
  }
6832
6832
  render() {
6833
- return (hAsync(Host, { key: '72c72994423440827b905aa1702741e534204e02', role: "row" }, this.tableRef && this.tableRef.selectable && (hAsync("pds-table-head-cell", { key: 'e46c49148956d51ce155587f711699fa49c4fc6f', part: this.tableRef.selectable ? 'checkbox-cell' : '' }, hAsync("pds-checkbox", { key: 'c7343bdd9e32d861f9647e893ecb73b7b6176ebc', componentId: this.generateUniqueId(), indeterminate: this.indeterminate, onInput: this.handleInput, label: "Select All Rows", labelHidden: true, checked: this.isSelected }))), hAsync("slot", { key: 'b43b9a1bf3384a0e635e57732d91202bbc0d01e2' })));
6833
+ return (hAsync(Host, { key: 'eb7e9eef443d0f222482b427a5ced7eaa4c0acf4', role: "row" }, this.tableRef && this.tableRef.selectable && (hAsync("pds-table-head-cell", { key: '6b7c87f0d07aac6e5b12b9e3a63914061f850da7', part: this.tableRef.selectable ? 'checkbox-cell' : '' }, hAsync("pds-checkbox", { key: '74a7b333189bf92219b5a82bf0897d476b7adc8a', componentId: this.generateUniqueId(), indeterminate: this.indeterminate, onInput: this.handleInput, label: "Select All Rows", labelHidden: true, checked: this.isSelected }))), hAsync("slot", { key: '5ef8daf29f10505b082619755b61014a52dbd00c' })));
6834
6834
  }
6835
6835
  get hostElement() { return getElement(this); }
6836
6836
  static get style() { return PdsTableHeadStyle0 + PdsTableHeadStyle1; }
@@ -6906,11 +6906,11 @@ class PdsTableHeadCell {
6906
6906
  return classNames.join(' ');
6907
6907
  }
6908
6908
  render() {
6909
- return (hAsync(Host, { key: 'c31e07c91b395e25893316405bfbb7473621ad5c', class: this.classNames(), role: "columnheader", onClick: this.toggleSort, style: this.tableRef &&
6909
+ return (hAsync(Host, { key: 'dcb6684146176db2dfc73c99ead82af732ef1f72', class: this.classNames(), role: "columnheader", onClick: this.toggleSort, style: this.tableRef &&
6910
6910
  this.tableRef.fixedColumn &&
6911
6911
  this.tableRef.selectable
6912
6912
  ? { '--fixed-cell-position': '40px' }
6913
- : {} }, hAsync("slot", { key: '0c8d8173377d7062531a6ddbca90fa097ffae1bb' }), this.sortable && (hAsync("pds-icon", { key: '52750dafc29ad4af2ce89a5ca2e44e0a261aecac', icon: this.sortingDirection === 'asc' ? upSmall : downSmall }))));
6913
+ : {} }, hAsync("slot", { key: 'ea960d9245e41ce504083f2645aa01bd3a9404f0' }), this.sortable && (hAsync("pds-icon", { key: 'dfa59925bbda74da7b2a3bf87f448cf323ff6342', icon: this.sortingDirection === 'asc' ? upSmall : downSmall }))));
6914
6914
  }
6915
6915
  get hostElement() { return getElement(this); }
6916
6916
  static get style() { return PdsTableHeadCellStyle0 + PdsTableHeadCellStyle1; }
@@ -6982,7 +6982,7 @@ class PdsTableRow {
6982
6982
  }
6983
6983
  }
6984
6984
  render() {
6985
- return (hAsync(Host, { key: '510501e1d6c567394bfaba09ac44bb9455a169a1', class: this.classNames(), role: "row" }, this.tableRef && this.tableRef.selectable && (hAsync("pds-table-cell", { key: '14105fd6283f92b9158138bc2da1623b24b7796f', part: this.tableRef.fixedColumn ? 'checkbox-cell' : '', class: this.tableRef.selectable ? 'has-checkbox' : '' }, hAsync("pds-checkbox", { key: 'a70e4fb1a7a08d4126a63328fd75970b4a637f76', componentId: this.generateUniqueId(), onClick: this.handleClick, indeterminate: this.indeterminate, label: "Select Row", labelHidden: true, checked: this.isSelected }))), hAsync("slot", { key: '5deb2da8405d0792a43531695ece38afe8fda9b4' })));
6985
+ return (hAsync(Host, { key: '9dceed18de8775f4356afec4bafe85b8e01d784d', class: this.classNames(), role: "row" }, this.tableRef && this.tableRef.selectable && (hAsync("pds-table-cell", { key: 'a56e002c28377096430b6370744dc32726f578d3', part: this.tableRef.fixedColumn ? 'checkbox-cell' : '', class: this.tableRef.selectable ? 'has-checkbox' : '' }, hAsync("pds-checkbox", { key: '5d7d6b2632d619bc7e7447f1eaf6ec7d9a2e2318', componentId: this.generateUniqueId(), onClick: this.handleClick, indeterminate: this.indeterminate, label: "Select Row", labelHidden: true, checked: this.isSelected }))), hAsync("slot", { key: '9dcbe00aba5b4bba6318a301609ce2226c303178' })));
6986
6986
  }
6987
6987
  get hostElement() { return getElement(this); }
6988
6988
  static get style() { return PdsTableRowStyle0 + PdsTableRowStyle1; }
@@ -7224,10 +7224,10 @@ class PdsTextarea {
7224
7224
  return classNames.join(' ');
7225
7225
  }
7226
7226
  render() {
7227
- return (hAsync(Host, { key: 'd3cec920aa6de1d10734cf532441b7cd33262f03', "aria-disabled": this.disabled ? 'true' : null }, hAsync("div", { key: '66865515eeeb7c68887135e82a4d99e0f63011ca', class: "pds-textarea" }, this.label &&
7228
- hAsync(PdsLabel, { key: '390b6073cc628fba80754e27785045b927559406', htmlFor: this.componentId, text: this.label }), hAsync("textarea", { key: '6a9232804406c1a92ea1a4b792c69f2c116728b8', "aria-describedby": assignDescription(this.componentId, this.invalid, this.helperMessage), "aria-invalid": this.invalid ? "true" : undefined, autocomplete: this.autocomplete, 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 &&
7229
- hAsync("p", { key: '066c5533e0f18c1536bd05aecca1e0ed82a7a115', class: "pds-textarea__helper-message", id: messageId(this.componentId, 'helper') }, this.helperMessage), this.invalid &&
7230
- hAsync("p", { key: 'bb18f8d1f229e48b6039244559a06b0de607f582', "aria-live": "assertive", class: "pds-textarea__error-message", id: messageId(this.componentId, 'error') }, hAsync("pds-icon", { key: 'f619f844ca95981f6986a1f29f1a60774c4281f5', icon: danger, size: "small" }), this.errorMessage))));
7227
+ return (hAsync(Host, { key: '461039704016b1b3858af80440863f1fc4930ceb', "aria-disabled": this.disabled ? 'true' : null }, hAsync("div", { key: 'de68ba7ca3b6714e1da8594e76f60bab2a3de1fb', class: "pds-textarea" }, this.label &&
7228
+ hAsync(PdsLabel, { key: '102802b8244a929492731700fdde06a053f3e2d5', htmlFor: this.componentId, text: this.label }), hAsync("textarea", { key: '55a3fde040749bd03a5e681dafad7db0717f4a7f', "aria-describedby": assignDescription(this.componentId, this.invalid, this.helperMessage), "aria-invalid": this.invalid ? "true" : undefined, autocomplete: this.autocomplete, 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 &&
7229
+ hAsync("p", { key: '552e0c1240cdc51c215f5ddfc51f250156d8a4b2', class: "pds-textarea__helper-message", id: messageId(this.componentId, 'helper') }, this.helperMessage), this.invalid &&
7230
+ hAsync("p", { key: 'a7e6f4a0d926203f5ac56a8f99d03fd9b5f3647b', "aria-live": "assertive", class: "pds-textarea__error-message", id: messageId(this.componentId, 'error') }, hAsync("pds-icon", { key: '53a40e204e076147b27c921cdbe54336ca50d9e3', icon: danger, size: "small" }), this.errorMessage))));
7231
7231
  }
7232
7232
  get el() { return getElement(this); }
7233
7233
  static get style() { return PdsTextareaStyle0 + PdsTextareaStyle1; }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pine-ds/core",
3
- "version": "2.1.2",
3
+ "version": "2.1.3",
4
4
  "license": "MIT",
5
5
  "description": "Base components for Pine Design System",
6
6
  "author": "Kajabi Design System Services",
@@ -65,7 +65,7 @@
65
65
  "@babel/core": "^7.19.3",
66
66
  "@babel/preset-env": "^7.22.10",
67
67
  "@chromatic-com/storybook": "^3.2.2",
68
- "@pine-ds/doc-components": "2.1.2",
68
+ "@pine-ds/doc-components": "2.1.3",
69
69
  "@pxtrn/storybook-addon-docs-stencil": "^6.4.1",
70
70
  "@stencil-community/eslint-plugin": "^0.5.0",
71
71
  "@stencil/react-output-target": "^0.5.3",