@swisspost/design-system-components 7.1.0 → 7.2.1

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 (156) hide show
  1. package/dist/cjs/{index-de783b23.js → index-49177437.js} +269 -222
  2. package/dist/cjs/index.cjs.js +16 -16
  3. package/dist/cjs/loader.cjs.js +2 -2
  4. package/dist/cjs/{package-dacf5ec2.js → package-198f981b.js} +1 -1
  5. package/dist/cjs/{post-accordion-225de951.js → post-accordion-f81a31b2.js} +2 -2
  6. package/dist/cjs/{post-accordion-item-935e122a.js → post-accordion-item-994583fc.js} +2 -2
  7. package/dist/cjs/post-accordion-item.cjs.entry.js +3 -3
  8. package/dist/cjs/post-accordion.cjs.entry.js +3 -3
  9. package/dist/cjs/{post-alert-6041a34c.js → post-alert-b160762a.js} +3 -3
  10. package/dist/cjs/post-alert.cjs.entry.js +3 -3
  11. package/dist/cjs/{post-card-control-3c089d8e.js → post-card-control-5f309278.js} +5 -4
  12. package/dist/cjs/post-card-control.cjs.entry.js +3 -3
  13. package/dist/cjs/{post-collapsible-562268e9.js → post-collapsible-bf63b152.js} +4 -4
  14. package/dist/cjs/post-collapsible.cjs.entry.js +3 -3
  15. package/dist/cjs/post-components.cjs.js +3 -3
  16. package/dist/cjs/{post-icon-973d5c46.js → post-icon-e5af0dff.js} +2 -2
  17. package/dist/cjs/post-icon.cjs.entry.js +3 -3
  18. package/dist/cjs/{post-popover-b0844e71.js → post-popover-bb1cf2dc.js} +2 -2
  19. package/dist/cjs/post-popover.cjs.entry.js +3 -3
  20. package/dist/cjs/{post-popovercontainer-5bb6a804.js → post-popovercontainer-814f2053.js} +31 -22
  21. package/dist/cjs/post-popovercontainer.cjs.entry.js +3 -3
  22. package/dist/cjs/{post-rating-d2845096.js → post-rating-7e29df2c.js} +2 -2
  23. package/dist/cjs/post-rating.cjs.entry.js +3 -3
  24. package/dist/cjs/post-tab-header-1d896a9b.js +32 -0
  25. package/dist/cjs/post-tab-header.cjs.entry.js +3 -3
  26. package/dist/cjs/{post-tab-panel-25bd8c74.js → post-tab-panel-47481b1e.js} +2 -2
  27. package/dist/cjs/post-tab-panel.cjs.entry.js +3 -3
  28. package/dist/cjs/{post-tabs-4e4ee252.js → post-tabs-35d27649.js} +3 -3
  29. package/dist/cjs/post-tabs.cjs.entry.js +3 -3
  30. package/dist/cjs/{post-tag-cbc458ed.js → post-tag-27049429.js} +2 -2
  31. package/dist/cjs/post-tag.cjs.entry.js +3 -3
  32. package/dist/cjs/{post-tooltip-805bc0c0.js → post-tooltip-95c1e078.js} +4 -4
  33. package/dist/cjs/post-tooltip.cjs.entry.js +3 -3
  34. package/dist/collection/collection-manifest.json +1 -1
  35. package/dist/collection/components/post-alert/post-alert.js +1 -1
  36. package/dist/collection/components/post-card-control/post-card-control.js +3 -2
  37. package/dist/collection/components/post-collapsible/post-collapsible.js +3 -4
  38. package/dist/collection/components/post-popover/post-popover.js +1 -1
  39. package/dist/collection/components/post-popovercontainer/post-popovercontainer.js +1 -1
  40. package/dist/collection/components/post-tab-header/post-tab-header.css +1 -1
  41. package/dist/collection/components/post-tabs/post-tabs.js +3 -1
  42. package/dist/collection/components/post-tooltip/post-tooltip.js +3 -3
  43. package/dist/components/package.js +1 -1
  44. package/dist/components/post-alert2.js +1 -1
  45. package/dist/components/post-card-control2.js +3 -2
  46. package/dist/components/post-collapsible2.js +2 -3
  47. package/dist/components/post-popovercontainer2.js +29 -20
  48. package/dist/components/post-tab-header2.js +1 -1
  49. package/dist/components/post-tabs2.js +1 -1
  50. package/dist/components/post-tooltip2.js +2 -2
  51. package/dist/docs.json +25 -8
  52. package/dist/esm/{index-cf1d5611.js → index-b40b8259.js} +269 -222
  53. package/dist/esm/index.js +16 -16
  54. package/dist/esm/loader.js +3 -3
  55. package/dist/esm/{package-a837c1ad.js → package-baed1bbc.js} +1 -1
  56. package/dist/esm/{post-accordion-fdd22c1d.js → post-accordion-63757789.js} +2 -2
  57. package/dist/esm/{post-accordion-item-336f568c.js → post-accordion-item-ff713ffa.js} +2 -2
  58. package/dist/esm/post-accordion-item.entry.js +3 -3
  59. package/dist/esm/post-accordion.entry.js +3 -3
  60. package/dist/esm/{post-alert-f48527d8.js → post-alert-90030a07.js} +3 -3
  61. package/dist/esm/post-alert.entry.js +3 -3
  62. package/dist/esm/{post-card-control-3e6a5855.js → post-card-control-a77d7957.js} +5 -4
  63. package/dist/esm/post-card-control.entry.js +3 -3
  64. package/dist/esm/{post-collapsible-486ab980.js → post-collapsible-2fd13f4e.js} +4 -4
  65. package/dist/esm/post-collapsible.entry.js +3 -3
  66. package/dist/esm/post-components.js +4 -4
  67. package/dist/esm/{post-icon-19fdfc4d.js → post-icon-725a0fba.js} +2 -2
  68. package/dist/esm/post-icon.entry.js +3 -3
  69. package/dist/esm/{post-popover-17164186.js → post-popover-23ed2cdf.js} +2 -2
  70. package/dist/esm/post-popover.entry.js +3 -3
  71. package/dist/esm/{post-popovercontainer-d19f9646.js → post-popovercontainer-f5625d65.js} +31 -22
  72. package/dist/esm/post-popovercontainer.entry.js +3 -3
  73. package/dist/esm/{post-rating-ea204778.js → post-rating-0bfc12ec.js} +2 -2
  74. package/dist/esm/post-rating.entry.js +3 -3
  75. package/dist/esm/post-tab-header-5be0820b.js +30 -0
  76. package/dist/esm/post-tab-header.entry.js +3 -3
  77. package/dist/esm/{post-tab-panel-e6999395.js → post-tab-panel-a2a06c2d.js} +2 -2
  78. package/dist/esm/post-tab-panel.entry.js +3 -3
  79. package/dist/esm/{post-tabs-524c699a.js → post-tabs-c1cf60cd.js} +3 -3
  80. package/dist/esm/post-tabs.entry.js +3 -3
  81. package/dist/esm/{post-tag-e2035a81.js → post-tag-1158169f.js} +2 -2
  82. package/dist/esm/post-tag.entry.js +3 -3
  83. package/dist/esm/{post-tooltip-e4fc9c0c.js → post-tooltip-966fde7a.js} +4 -4
  84. package/dist/esm/post-tooltip.entry.js +3 -3
  85. package/dist/post-components/index.esm.js +1 -1
  86. package/dist/post-components/p-09c9ec65.entry.js +1 -0
  87. package/dist/post-components/p-105f8fe5.entry.js +1 -0
  88. package/dist/post-components/p-11e13d7d.js +1 -0
  89. package/dist/post-components/p-1d351eda.js +2 -0
  90. package/dist/post-components/p-408e8d5c.entry.js +1 -0
  91. package/dist/post-components/{p-c85913ed.js → p-40cbd3a9.js} +3 -3
  92. package/dist/post-components/p-418e4351.entry.js +1 -0
  93. package/dist/post-components/{p-e929ddbc.js → p-41bd4480.js} +1 -1
  94. package/dist/post-components/{p-d2eb0f0b.js → p-4f16eac0.js} +1 -1
  95. package/dist/post-components/p-6fa5a17d.js +1 -0
  96. package/dist/post-components/p-803678de.entry.js +1 -0
  97. package/dist/post-components/p-8ba9721a.entry.js +1 -0
  98. package/dist/post-components/p-92636363.js +1 -0
  99. package/dist/post-components/p-9ac48e84.entry.js +1 -0
  100. package/dist/post-components/p-9c5b9e7c.entry.js +1 -0
  101. package/dist/post-components/{p-ed22dec0.js → p-9c842093.js} +1 -1
  102. package/dist/post-components/{p-2f4c40ee.js → p-b3a7e242.js} +1 -1
  103. package/dist/post-components/p-b5f6a7b5.entry.js +1 -0
  104. package/dist/post-components/p-b675a470.entry.js +1 -0
  105. package/dist/post-components/p-ba275788.entry.js +1 -0
  106. package/dist/post-components/p-c2906b17.js +1 -0
  107. package/dist/post-components/{p-4575a570.js → p-c3e6894d.js} +1 -1
  108. package/dist/post-components/{p-67df1075.js → p-cbca927d.js} +1 -1
  109. package/dist/post-components/p-ce4fff0a.js +1 -0
  110. package/dist/post-components/p-daf27e9c.entry.js +1 -0
  111. package/dist/post-components/{p-3b0988a1.js → p-f11cb5ab.js} +1 -1
  112. package/dist/post-components/p-f4b64493.entry.js +1 -0
  113. package/dist/post-components/p-f665b245.entry.js +1 -0
  114. package/dist/post-components/p-f80d0c5f.js +1 -0
  115. package/dist/post-components/p-fa1125d9.js +1 -0
  116. package/dist/post-components/post-components.esm.js +1 -1
  117. package/dist/types/components/post-collapsible/post-collapsible.d.ts +1 -1
  118. package/dist/types/components/post-tabs/post-tabs.d.ts +2 -0
  119. package/dist/types/components/post-tooltip/post-tooltip.d.ts +1 -1
  120. package/dist/types/stencil-public-runtime.d.ts +3 -10
  121. package/loader/cdn.js +1 -3
  122. package/loader/index.cjs.js +1 -3
  123. package/loader/index.d.ts +3 -0
  124. package/loader/index.es2017.js +1 -3
  125. package/loader/index.js +1 -3
  126. package/package.json +11 -11
  127. package/dist/cjs/post-tab-header-6496a51b.js +0 -32
  128. package/dist/collection/index.spec.js +0 -27
  129. package/dist/esm/polyfills/core-js.js +0 -11
  130. package/dist/esm/polyfills/dom.js +0 -79
  131. package/dist/esm/polyfills/es5-html-element.js +0 -1
  132. package/dist/esm/polyfills/index.js +0 -34
  133. package/dist/esm/polyfills/system.js +0 -6
  134. package/dist/esm/post-tab-header-a97cdef2.js +0 -30
  135. package/dist/post-components/p-07cc4853.entry.js +0 -1
  136. package/dist/post-components/p-0e410cec.entry.js +0 -1
  137. package/dist/post-components/p-14e22434.entry.js +0 -1
  138. package/dist/post-components/p-18a2ef27.js +0 -1
  139. package/dist/post-components/p-18b571e3.js +0 -2
  140. package/dist/post-components/p-39a1dcb8.entry.js +0 -1
  141. package/dist/post-components/p-3ee18d14.entry.js +0 -1
  142. package/dist/post-components/p-59da0b80.js +0 -1
  143. package/dist/post-components/p-63277771.entry.js +0 -1
  144. package/dist/post-components/p-74db9b35.entry.js +0 -1
  145. package/dist/post-components/p-7bb79254.entry.js +0 -1
  146. package/dist/post-components/p-8398de7b.entry.js +0 -1
  147. package/dist/post-components/p-9a59f2c7.js +0 -1
  148. package/dist/post-components/p-c4a7208a.js +0 -1
  149. package/dist/post-components/p-caaa5b4c.entry.js +0 -1
  150. package/dist/post-components/p-cf10d355.js +0 -1
  151. package/dist/post-components/p-d1f516dd.js +0 -1
  152. package/dist/post-components/p-d70f33cd.js +0 -1
  153. package/dist/post-components/p-da049db2.entry.js +0 -1
  154. package/dist/post-components/p-db114d1d.entry.js +0 -1
  155. package/dist/post-components/p-ebb54756.entry.js +0 -1
  156. package/dist/post-components/p-f5d8f3fe.entry.js +0 -1
package/dist/docs.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
- "timestamp": "2024-05-23T13:10:24",
2
+ "timestamp": "2024-07-10T09:47:50",
3
3
  "compiler": {
4
4
  "name": "@stencil/core",
5
- "version": "4.18.0",
5
+ "version": "4.19.1",
6
6
  "typescriptVersion": "5.4.5"
7
7
  },
8
8
  "components": [
@@ -1303,7 +1303,7 @@
1303
1303
  "Placement": {
1304
1304
  "location": "import",
1305
1305
  "path": "@floating-ui/dom",
1306
- "id": "../../node_modules/.pnpm/@floating-ui+dom@1.6.5/node_modules/@floating-ui/dom/dist/floating-ui.dom.d.ts::Placement"
1306
+ "id": "../../node_modules/.pnpm/@floating-ui+dom@1.6.7/node_modules/@floating-ui/dom/dist/floating-ui.dom.d.ts::Placement"
1307
1307
  }
1308
1308
  }
1309
1309
  },
@@ -1552,7 +1552,7 @@
1552
1552
  "Placement": {
1553
1553
  "location": "import",
1554
1554
  "path": "@floating-ui/dom",
1555
- "id": "../../node_modules/.pnpm/@floating-ui+dom@1.6.5/node_modules/@floating-ui/dom/dist/floating-ui.dom.d.ts::Placement"
1555
+ "id": "../../node_modules/.pnpm/@floating-ui+dom@1.6.7/node_modules/@floating-ui/dom/dist/floating-ui.dom.d.ts::Placement"
1556
1556
  }
1557
1557
  }
1558
1558
  },
@@ -2048,6 +2048,14 @@
2048
2048
  {
2049
2049
  "name": "slot",
2050
2050
  "text": "default - Slot for placing tab panels. Each tab panel should be a <post-tab-panel> element."
2051
+ },
2052
+ {
2053
+ "name": "part",
2054
+ "text": "tabs - Add custom styles for the tab header container."
2055
+ },
2056
+ {
2057
+ "name": "part",
2058
+ "text": "content - Add custom styles for the tab panel container."
2051
2059
  }
2052
2060
  ],
2053
2061
  "usage": {},
@@ -2152,7 +2160,16 @@
2152
2160
  "docs": "Slot for placing tab headers. Each tab header should be a <post-tab-header> element."
2153
2161
  }
2154
2162
  ],
2155
- "parts": [],
2163
+ "parts": [
2164
+ {
2165
+ "name": "content",
2166
+ "docs": "Add custom styles for the tab panel container."
2167
+ },
2168
+ {
2169
+ "name": "tabs",
2170
+ "docs": "Add custom styles for the tab header container."
2171
+ }
2172
+ ],
2156
2173
  "dependents": [],
2157
2174
  "dependencies": [],
2158
2175
  "dependencyGraph": {}
@@ -2321,7 +2338,7 @@
2321
2338
  "Placement": {
2322
2339
  "location": "import",
2323
2340
  "path": "@floating-ui/dom",
2324
- "id": "../../node_modules/.pnpm/@floating-ui+dom@1.6.5/node_modules/@floating-ui/dom/dist/floating-ui.dom.d.ts::Placement"
2341
+ "id": "../../node_modules/.pnpm/@floating-ui+dom@1.6.7/node_modules/@floating-ui/dom/dist/floating-ui.dom.d.ts::Placement"
2325
2342
  }
2326
2343
  }
2327
2344
  },
@@ -2536,10 +2553,10 @@
2536
2553
  "docstring": "",
2537
2554
  "path": "src/components/post-alert/alert-types.ts"
2538
2555
  },
2539
- "../../node_modules/.pnpm/@floating-ui+dom@1.6.5/node_modules/@floating-ui/dom/dist/floating-ui.dom.d.ts::Placement": {
2556
+ "../../node_modules/.pnpm/@floating-ui+dom@1.6.7/node_modules/@floating-ui/dom/dist/floating-ui.dom.d.ts::Placement": {
2540
2557
  "declaration": "any",
2541
2558
  "docstring": "",
2542
- "path": "../../node_modules/.pnpm/@floating-ui+dom@1.6.5/node_modules/@floating-ui/dom/dist/floating-ui.dom.d.ts"
2559
+ "path": "../../node_modules/.pnpm/@floating-ui+dom@1.6.7/node_modules/@floating-ui/dom/dist/floating-ui.dom.d.ts"
2543
2560
  }
2544
2561
  }
2545
2562
  }