@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.
- package/dist/cjs/{index-de783b23.js → index-49177437.js} +269 -222
- package/dist/cjs/index.cjs.js +16 -16
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/{package-dacf5ec2.js → package-198f981b.js} +1 -1
- package/dist/cjs/{post-accordion-225de951.js → post-accordion-f81a31b2.js} +2 -2
- package/dist/cjs/{post-accordion-item-935e122a.js → post-accordion-item-994583fc.js} +2 -2
- package/dist/cjs/post-accordion-item.cjs.entry.js +3 -3
- package/dist/cjs/post-accordion.cjs.entry.js +3 -3
- package/dist/cjs/{post-alert-6041a34c.js → post-alert-b160762a.js} +3 -3
- package/dist/cjs/post-alert.cjs.entry.js +3 -3
- package/dist/cjs/{post-card-control-3c089d8e.js → post-card-control-5f309278.js} +5 -4
- package/dist/cjs/post-card-control.cjs.entry.js +3 -3
- package/dist/cjs/{post-collapsible-562268e9.js → post-collapsible-bf63b152.js} +4 -4
- package/dist/cjs/post-collapsible.cjs.entry.js +3 -3
- package/dist/cjs/post-components.cjs.js +3 -3
- package/dist/cjs/{post-icon-973d5c46.js → post-icon-e5af0dff.js} +2 -2
- package/dist/cjs/post-icon.cjs.entry.js +3 -3
- package/dist/cjs/{post-popover-b0844e71.js → post-popover-bb1cf2dc.js} +2 -2
- package/dist/cjs/post-popover.cjs.entry.js +3 -3
- package/dist/cjs/{post-popovercontainer-5bb6a804.js → post-popovercontainer-814f2053.js} +31 -22
- package/dist/cjs/post-popovercontainer.cjs.entry.js +3 -3
- package/dist/cjs/{post-rating-d2845096.js → post-rating-7e29df2c.js} +2 -2
- package/dist/cjs/post-rating.cjs.entry.js +3 -3
- package/dist/cjs/post-tab-header-1d896a9b.js +32 -0
- package/dist/cjs/post-tab-header.cjs.entry.js +3 -3
- package/dist/cjs/{post-tab-panel-25bd8c74.js → post-tab-panel-47481b1e.js} +2 -2
- package/dist/cjs/post-tab-panel.cjs.entry.js +3 -3
- package/dist/cjs/{post-tabs-4e4ee252.js → post-tabs-35d27649.js} +3 -3
- package/dist/cjs/post-tabs.cjs.entry.js +3 -3
- package/dist/cjs/{post-tag-cbc458ed.js → post-tag-27049429.js} +2 -2
- package/dist/cjs/post-tag.cjs.entry.js +3 -3
- package/dist/cjs/{post-tooltip-805bc0c0.js → post-tooltip-95c1e078.js} +4 -4
- package/dist/cjs/post-tooltip.cjs.entry.js +3 -3
- package/dist/collection/collection-manifest.json +1 -1
- package/dist/collection/components/post-alert/post-alert.js +1 -1
- package/dist/collection/components/post-card-control/post-card-control.js +3 -2
- package/dist/collection/components/post-collapsible/post-collapsible.js +3 -4
- package/dist/collection/components/post-popover/post-popover.js +1 -1
- package/dist/collection/components/post-popovercontainer/post-popovercontainer.js +1 -1
- package/dist/collection/components/post-tab-header/post-tab-header.css +1 -1
- package/dist/collection/components/post-tabs/post-tabs.js +3 -1
- package/dist/collection/components/post-tooltip/post-tooltip.js +3 -3
- package/dist/components/package.js +1 -1
- package/dist/components/post-alert2.js +1 -1
- package/dist/components/post-card-control2.js +3 -2
- package/dist/components/post-collapsible2.js +2 -3
- package/dist/components/post-popovercontainer2.js +29 -20
- package/dist/components/post-tab-header2.js +1 -1
- package/dist/components/post-tabs2.js +1 -1
- package/dist/components/post-tooltip2.js +2 -2
- package/dist/docs.json +25 -8
- package/dist/esm/{index-cf1d5611.js → index-b40b8259.js} +269 -222
- package/dist/esm/index.js +16 -16
- package/dist/esm/loader.js +3 -3
- package/dist/esm/{package-a837c1ad.js → package-baed1bbc.js} +1 -1
- package/dist/esm/{post-accordion-fdd22c1d.js → post-accordion-63757789.js} +2 -2
- package/dist/esm/{post-accordion-item-336f568c.js → post-accordion-item-ff713ffa.js} +2 -2
- package/dist/esm/post-accordion-item.entry.js +3 -3
- package/dist/esm/post-accordion.entry.js +3 -3
- package/dist/esm/{post-alert-f48527d8.js → post-alert-90030a07.js} +3 -3
- package/dist/esm/post-alert.entry.js +3 -3
- package/dist/esm/{post-card-control-3e6a5855.js → post-card-control-a77d7957.js} +5 -4
- package/dist/esm/post-card-control.entry.js +3 -3
- package/dist/esm/{post-collapsible-486ab980.js → post-collapsible-2fd13f4e.js} +4 -4
- package/dist/esm/post-collapsible.entry.js +3 -3
- package/dist/esm/post-components.js +4 -4
- package/dist/esm/{post-icon-19fdfc4d.js → post-icon-725a0fba.js} +2 -2
- package/dist/esm/post-icon.entry.js +3 -3
- package/dist/esm/{post-popover-17164186.js → post-popover-23ed2cdf.js} +2 -2
- package/dist/esm/post-popover.entry.js +3 -3
- package/dist/esm/{post-popovercontainer-d19f9646.js → post-popovercontainer-f5625d65.js} +31 -22
- package/dist/esm/post-popovercontainer.entry.js +3 -3
- package/dist/esm/{post-rating-ea204778.js → post-rating-0bfc12ec.js} +2 -2
- package/dist/esm/post-rating.entry.js +3 -3
- package/dist/esm/post-tab-header-5be0820b.js +30 -0
- package/dist/esm/post-tab-header.entry.js +3 -3
- package/dist/esm/{post-tab-panel-e6999395.js → post-tab-panel-a2a06c2d.js} +2 -2
- package/dist/esm/post-tab-panel.entry.js +3 -3
- package/dist/esm/{post-tabs-524c699a.js → post-tabs-c1cf60cd.js} +3 -3
- package/dist/esm/post-tabs.entry.js +3 -3
- package/dist/esm/{post-tag-e2035a81.js → post-tag-1158169f.js} +2 -2
- package/dist/esm/post-tag.entry.js +3 -3
- package/dist/esm/{post-tooltip-e4fc9c0c.js → post-tooltip-966fde7a.js} +4 -4
- package/dist/esm/post-tooltip.entry.js +3 -3
- package/dist/post-components/index.esm.js +1 -1
- package/dist/post-components/p-09c9ec65.entry.js +1 -0
- package/dist/post-components/p-105f8fe5.entry.js +1 -0
- package/dist/post-components/p-11e13d7d.js +1 -0
- package/dist/post-components/p-1d351eda.js +2 -0
- package/dist/post-components/p-408e8d5c.entry.js +1 -0
- package/dist/post-components/{p-c85913ed.js → p-40cbd3a9.js} +3 -3
- package/dist/post-components/p-418e4351.entry.js +1 -0
- package/dist/post-components/{p-e929ddbc.js → p-41bd4480.js} +1 -1
- package/dist/post-components/{p-d2eb0f0b.js → p-4f16eac0.js} +1 -1
- package/dist/post-components/p-6fa5a17d.js +1 -0
- package/dist/post-components/p-803678de.entry.js +1 -0
- package/dist/post-components/p-8ba9721a.entry.js +1 -0
- package/dist/post-components/p-92636363.js +1 -0
- package/dist/post-components/p-9ac48e84.entry.js +1 -0
- package/dist/post-components/p-9c5b9e7c.entry.js +1 -0
- package/dist/post-components/{p-ed22dec0.js → p-9c842093.js} +1 -1
- package/dist/post-components/{p-2f4c40ee.js → p-b3a7e242.js} +1 -1
- package/dist/post-components/p-b5f6a7b5.entry.js +1 -0
- package/dist/post-components/p-b675a470.entry.js +1 -0
- package/dist/post-components/p-ba275788.entry.js +1 -0
- package/dist/post-components/p-c2906b17.js +1 -0
- package/dist/post-components/{p-4575a570.js → p-c3e6894d.js} +1 -1
- package/dist/post-components/{p-67df1075.js → p-cbca927d.js} +1 -1
- package/dist/post-components/p-ce4fff0a.js +1 -0
- package/dist/post-components/p-daf27e9c.entry.js +1 -0
- package/dist/post-components/{p-3b0988a1.js → p-f11cb5ab.js} +1 -1
- package/dist/post-components/p-f4b64493.entry.js +1 -0
- package/dist/post-components/p-f665b245.entry.js +1 -0
- package/dist/post-components/p-f80d0c5f.js +1 -0
- package/dist/post-components/p-fa1125d9.js +1 -0
- package/dist/post-components/post-components.esm.js +1 -1
- package/dist/types/components/post-collapsible/post-collapsible.d.ts +1 -1
- package/dist/types/components/post-tabs/post-tabs.d.ts +2 -0
- package/dist/types/components/post-tooltip/post-tooltip.d.ts +1 -1
- package/dist/types/stencil-public-runtime.d.ts +3 -10
- package/loader/cdn.js +1 -3
- package/loader/index.cjs.js +1 -3
- package/loader/index.d.ts +3 -0
- package/loader/index.es2017.js +1 -3
- package/loader/index.js +1 -3
- package/package.json +11 -11
- package/dist/cjs/post-tab-header-6496a51b.js +0 -32
- package/dist/collection/index.spec.js +0 -27
- package/dist/esm/polyfills/core-js.js +0 -11
- package/dist/esm/polyfills/dom.js +0 -79
- package/dist/esm/polyfills/es5-html-element.js +0 -1
- package/dist/esm/polyfills/index.js +0 -34
- package/dist/esm/polyfills/system.js +0 -6
- package/dist/esm/post-tab-header-a97cdef2.js +0 -30
- package/dist/post-components/p-07cc4853.entry.js +0 -1
- package/dist/post-components/p-0e410cec.entry.js +0 -1
- package/dist/post-components/p-14e22434.entry.js +0 -1
- package/dist/post-components/p-18a2ef27.js +0 -1
- package/dist/post-components/p-18b571e3.js +0 -2
- package/dist/post-components/p-39a1dcb8.entry.js +0 -1
- package/dist/post-components/p-3ee18d14.entry.js +0 -1
- package/dist/post-components/p-59da0b80.js +0 -1
- package/dist/post-components/p-63277771.entry.js +0 -1
- package/dist/post-components/p-74db9b35.entry.js +0 -1
- package/dist/post-components/p-7bb79254.entry.js +0 -1
- package/dist/post-components/p-8398de7b.entry.js +0 -1
- package/dist/post-components/p-9a59f2c7.js +0 -1
- package/dist/post-components/p-c4a7208a.js +0 -1
- package/dist/post-components/p-caaa5b4c.entry.js +0 -1
- package/dist/post-components/p-cf10d355.js +0 -1
- package/dist/post-components/p-d1f516dd.js +0 -1
- package/dist/post-components/p-d70f33cd.js +0 -1
- package/dist/post-components/p-da049db2.entry.js +0 -1
- package/dist/post-components/p-db114d1d.entry.js +0 -1
- package/dist/post-components/p-ebb54756.entry.js +0 -1
- package/dist/post-components/p-f5d8f3fe.entry.js +0 -1
package/dist/docs.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
|
-
"timestamp": "2024-
|
|
2
|
+
"timestamp": "2024-07-10T09:47:50",
|
|
3
3
|
"compiler": {
|
|
4
4
|
"name": "@stencil/core",
|
|
5
|
-
"version": "4.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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
|
}
|