@solid-design-system/components 3.19.0 → 3.19.1
Sign up to get free protection for your applications and to get access to all the features.
- package/LICENSE.md +2 -0
- package/dist/custom-elements.json +1 -1
- package/dist/versioned-components/es/accordion-group.js +1 -1
- package/dist/versioned-components/es/accordion.js +1 -1
- package/dist/versioned-components/es/audio.js +1 -1
- package/dist/versioned-components/es/badge.js +1 -1
- package/dist/versioned-components/es/brandshape.js +1 -1
- package/dist/versioned-components/es/button.js +1 -1
- package/dist/versioned-components/es/carousel-item.js +1 -1
- package/dist/versioned-components/es/carousel.js +3 -3
- package/dist/versioned-components/es/checkbox-group.js +1 -1
- package/dist/versioned-components/es/checkbox.js +1 -1
- package/dist/versioned-components/es/dialog.js +1 -1
- package/dist/versioned-components/es/divider.js +1 -1
- package/dist/versioned-components/es/drawer.js +1 -1
- package/dist/versioned-components/es/dropdown.js +1 -1
- package/dist/versioned-components/es/expandable.js +1 -1
- package/dist/versioned-components/es/flipcard.js +1 -1
- package/dist/versioned-components/es/form.js +1 -1
- package/dist/versioned-components/es/header.js +1 -1
- package/dist/versioned-components/es/icon.js +1 -1
- package/dist/versioned-components/es/include.js +1 -1
- package/dist/versioned-components/es/input.js +1 -1
- package/dist/versioned-components/es/link.js +1 -1
- package/dist/versioned-components/es/map-marker.js +1 -1
- package/dist/versioned-components/es/navigation-item.js +1 -1
- package/dist/versioned-components/es/notification.js +1 -1
- package/dist/versioned-components/es/option.js +1 -1
- package/dist/versioned-components/es/quickfact.js +1 -1
- package/dist/versioned-components/es/radio-button.js +1 -1
- package/dist/versioned-components/es/radio-group.js +1 -1
- package/dist/versioned-components/es/radio.js +1 -1
- package/dist/versioned-components/es/scrollable.js +1 -1
- package/dist/versioned-components/es/select.js +3 -3
- package/dist/versioned-components/es/solid-components2.js +1 -1
- package/dist/versioned-components/es/spinner.js +1 -1
- package/dist/versioned-components/es/step-group.js +1 -1
- package/dist/versioned-components/es/step.js +1 -1
- package/dist/versioned-components/es/switch.js +1 -1
- package/dist/versioned-components/es/tab-group.js +1 -1
- package/dist/versioned-components/es/tab-panel.js +1 -1
- package/dist/versioned-components/es/tab.js +1 -1
- package/dist/versioned-components/es/tag.js +1 -1
- package/dist/versioned-components/es/teaser-media.js +1 -1
- package/dist/versioned-components/es/teaser.js +1 -1
- package/dist/versioned-components/es/textarea.js +1 -1
- package/dist/versioned-components/es/tooltip.js +2 -2
- package/dist/versioned-components/es/video.js +1 -1
- package/dist/versioned-package/_components/button-group/button-group.d.ts +1 -1
- package/dist/versioned-package/_components/button-group/button-group.js +11 -11
- package/dist/versioned-package/components/accordion/accordion.d.ts +1 -1
- package/dist/versioned-package/components/accordion/accordion.js +2 -2
- package/dist/versioned-package/components/accordion-group/accordion-group.d.ts +1 -1
- package/dist/versioned-package/components/accordion-group/accordion-group.js +3 -3
- package/dist/versioned-package/components/audio/audio.d.ts +1 -1
- package/dist/versioned-package/components/audio/audio.js +6 -6
- package/dist/versioned-package/components/badge/badge.d.ts +1 -1
- package/dist/versioned-package/components/badge/badge.js +1 -1
- package/dist/versioned-package/components/brandshape/brandshape.d.ts +1 -1
- package/dist/versioned-package/components/brandshape/brandshape.js +1 -1
- package/dist/versioned-package/components/button/button.d.ts +1 -1
- package/dist/versioned-package/components/button/button.js +4 -4
- package/dist/versioned-package/components/carousel/carousel.d.ts +1 -1
- package/dist/versioned-package/components/carousel/carousel.js +6 -6
- package/dist/versioned-package/components/carousel-item/carousel-item.d.ts +1 -1
- package/dist/versioned-package/components/carousel-item/carousel-item.js +1 -1
- package/dist/versioned-package/components/checkbox/checkbox.d.ts +1 -1
- package/dist/versioned-package/components/checkbox/checkbox.js +3 -3
- package/dist/versioned-package/components/checkbox-group/checkbox-group.d.ts +1 -1
- package/dist/versioned-package/components/checkbox-group/checkbox-group.js +5 -5
- package/dist/versioned-package/components/dialog/dialog.d.ts +1 -1
- package/dist/versioned-package/components/dialog/dialog.js +2 -2
- package/dist/versioned-package/components/divider/divider.d.ts +1 -1
- package/dist/versioned-package/components/divider/divider.js +2 -2
- package/dist/versioned-package/components/drawer/drawer.d.ts +1 -1
- package/dist/versioned-package/components/drawer/drawer.js +2 -2
- package/dist/versioned-package/components/dropdown/dropdown.d.ts +1 -1
- package/dist/versioned-package/components/dropdown/dropdown.js +8 -8
- package/dist/versioned-package/components/expandable/expandable.d.ts +1 -1
- package/dist/versioned-package/components/expandable/expandable.js +2 -2
- package/dist/versioned-package/components/flipcard/flipcard.d.ts +1 -1
- package/dist/versioned-package/components/flipcard/flipcard.js +1 -1
- package/dist/versioned-package/components/header/header.d.ts +1 -1
- package/dist/versioned-package/components/header/header.js +4 -4
- package/dist/versioned-package/components/icon/icon.d.ts +1 -1
- package/dist/versioned-package/components/icon/icon.js +1 -1
- package/dist/versioned-package/components/include/include.d.ts +1 -1
- package/dist/versioned-package/components/include/include.js +1 -1
- package/dist/versioned-package/components/input/input.d.ts +1 -1
- package/dist/versioned-package/components/input/input.js +2 -2
- package/dist/versioned-package/components/link/link.d.ts +1 -1
- package/dist/versioned-package/components/link/link.js +2 -2
- package/dist/versioned-package/components/map-marker/map-marker.d.ts +1 -1
- package/dist/versioned-package/components/map-marker/map-marker.js +1 -1
- package/dist/versioned-package/components/navigation-item/navigation-item.d.ts +1 -1
- package/dist/versioned-package/components/navigation-item/navigation-item.js +5 -5
- package/dist/versioned-package/components/notification/notification.d.ts +1 -1
- package/dist/versioned-package/components/notification/notification.js +5 -5
- package/dist/versioned-package/components/option/option.d.ts +1 -1
- package/dist/versioned-package/components/option/option.js +2 -2
- package/dist/versioned-package/components/popup/popup.d.ts +1 -1
- package/dist/versioned-package/components/popup/popup.js +1 -1
- package/dist/versioned-package/components/quickfact/quickfact.d.ts +1 -1
- package/dist/versioned-package/components/quickfact/quickfact.js +2 -2
- package/dist/versioned-package/components/radio/radio.d.ts +1 -1
- package/dist/versioned-package/components/radio/radio.js +2 -2
- package/dist/versioned-package/components/radio-button/radio-button.d.ts +1 -1
- package/dist/versioned-package/components/radio-button/radio-button.js +2 -2
- package/dist/versioned-package/components/radio-group/radio-group.d.ts +2 -2
- package/dist/versioned-package/components/radio-group/radio-group.js +13 -13
- package/dist/versioned-package/components/scrollable/scrollable.d.ts +1 -1
- package/dist/versioned-package/components/scrollable/scrollable.js +3 -3
- package/dist/versioned-package/components/select/select.d.ts +4 -4
- package/dist/versioned-package/components/select/select.js +25 -25
- package/dist/versioned-package/components/spinner/spinner.d.ts +1 -1
- package/dist/versioned-package/components/spinner/spinner.js +1 -1
- package/dist/versioned-package/components/step/step.d.ts +1 -1
- package/dist/versioned-package/components/step/step.js +2 -2
- package/dist/versioned-package/components/step-group/step-group.d.ts +1 -1
- package/dist/versioned-package/components/step-group/step-group.js +2 -2
- package/dist/versioned-package/components/switch/switch.d.ts +1 -1
- package/dist/versioned-package/components/switch/switch.js +1 -1
- package/dist/versioned-package/components/tab/tab.d.ts +1 -1
- package/dist/versioned-package/components/tab/tab.js +2 -2
- package/dist/versioned-package/components/tab-group/tab-group.d.ts +1 -1
- package/dist/versioned-package/components/tab-group/tab-group.js +13 -13
- package/dist/versioned-package/components/tab-panel/tab-panel.d.ts +1 -1
- package/dist/versioned-package/components/tab-panel/tab-panel.js +2 -2
- package/dist/versioned-package/components/tag/tag.d.ts +1 -1
- package/dist/versioned-package/components/tag/tag.js +2 -2
- package/dist/versioned-package/components/teaser/teaser.js +1 -1
- package/dist/versioned-package/components/teaser-media/teaser-media.js +1 -1
- package/dist/versioned-package/components/textarea/textarea.d.ts +1 -1
- package/dist/versioned-package/components/textarea/textarea.js +2 -2
- package/dist/versioned-package/components/tooltip/tooltip.d.ts +1 -1
- package/dist/versioned-package/components/tooltip/tooltip.js +5 -5
- package/dist/versioned-package/components/video/video.d.ts +1 -1
- package/dist/versioned-package/components/video/video.js +2 -2
- package/dist/versioned-package/internal/form.js +3 -3
- package/dist/versioned-package/styles/headline/headline.css.js +1 -1
- package/dist/versioned-package/utilities/autocomplete-config.js +4 -4
- package/dist/versioned-styles/solid-styles.css +1 -1
- package/dist/vscode.html-custom-data.json +45 -45
- package/dist/web-types.json +46 -46
- package/package.json +1 -1
package/dist/web-types.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"$schema": "http://json.schemastore.org/web-types",
|
3
3
|
"name": "@solid-design-system/components",
|
4
|
-
"version": "3.19.
|
4
|
+
"version": "3.19.1",
|
5
5
|
"description-markup": "markdown",
|
6
6
|
"framework-config": {
|
7
7
|
"enable-when": {
|
@@ -7441,7 +7441,7 @@
|
|
7441
7441
|
]
|
7442
7442
|
},
|
7443
7443
|
{
|
7444
|
-
"name": "sd-3-19-
|
7444
|
+
"name": "sd-3-19-1-accordion-group",
|
7445
7445
|
"description": "",
|
7446
7446
|
"doc-url": "https://solid.union-investment.com/[storybook-link]/accordion-group",
|
7447
7447
|
"js": {
|
@@ -7471,7 +7471,7 @@
|
|
7471
7471
|
]
|
7472
7472
|
},
|
7473
7473
|
{
|
7474
|
-
"name": "sd-3-19-
|
7474
|
+
"name": "sd-3-19-1-accordion",
|
7475
7475
|
"description": "",
|
7476
7476
|
"doc-url": "https://solid.union-investment.com/[storybook-link]/accordion",
|
7477
7477
|
"js": {
|
@@ -7554,7 +7554,7 @@
|
|
7554
7554
|
]
|
7555
7555
|
},
|
7556
7556
|
{
|
7557
|
-
"name": "sd-3-19-
|
7557
|
+
"name": "sd-3-19-1-audio",
|
7558
7558
|
"description": "",
|
7559
7559
|
"doc-url": "https://solid.union-investment.com/[storybook-link]/audio",
|
7560
7560
|
"js": {
|
@@ -7805,7 +7805,7 @@
|
|
7805
7805
|
]
|
7806
7806
|
},
|
7807
7807
|
{
|
7808
|
-
"name": "sd-3-19-
|
7808
|
+
"name": "sd-3-19-1-badge",
|
7809
7809
|
"description": "",
|
7810
7810
|
"doc-url": "https://solid.union-investment.com/[storybook-link]/badge",
|
7811
7811
|
"js": {
|
@@ -7859,7 +7859,7 @@
|
|
7859
7859
|
]
|
7860
7860
|
},
|
7861
7861
|
{
|
7862
|
-
"name": "sd-3-19-
|
7862
|
+
"name": "sd-3-19-1-brandshape",
|
7863
7863
|
"description": "",
|
7864
7864
|
"doc-url": "https://solid.union-investment.com/[storybook-link]/brandshape",
|
7865
7865
|
"js": {
|
@@ -7954,7 +7954,7 @@
|
|
7954
7954
|
]
|
7955
7955
|
},
|
7956
7956
|
{
|
7957
|
-
"name": "sd-3-19-
|
7957
|
+
"name": "sd-3-19-1-button",
|
7958
7958
|
"description": "",
|
7959
7959
|
"doc-url": "https://solid.union-investment.com/[storybook-link]/button",
|
7960
7960
|
"js": {
|
@@ -8310,7 +8310,7 @@
|
|
8310
8310
|
]
|
8311
8311
|
},
|
8312
8312
|
{
|
8313
|
-
"name": "sd-3-19-
|
8313
|
+
"name": "sd-3-19-1-carousel-item",
|
8314
8314
|
"description": "",
|
8315
8315
|
"doc-url": "https://solid.union-investment.com/[storybook-link]/carousel-item",
|
8316
8316
|
"js": {
|
@@ -8325,7 +8325,7 @@
|
|
8325
8325
|
"attributes": []
|
8326
8326
|
},
|
8327
8327
|
{
|
8328
|
-
"name": "sd-3-19-
|
8328
|
+
"name": "sd-3-19-1-carousel",
|
8329
8329
|
"description": "",
|
8330
8330
|
"doc-url": "https://solid.union-investment.com/[storybook-link]/carousel",
|
8331
8331
|
"js": {
|
@@ -8521,7 +8521,7 @@
|
|
8521
8521
|
]
|
8522
8522
|
},
|
8523
8523
|
{
|
8524
|
-
"name": "sd-3-19-
|
8524
|
+
"name": "sd-3-19-1-checkbox-group",
|
8525
8525
|
"description": "",
|
8526
8526
|
"doc-url": "https://solid.union-investment.com/[storybook-link]/checkbox-group",
|
8527
8527
|
"js": {
|
@@ -8599,7 +8599,7 @@
|
|
8599
8599
|
]
|
8600
8600
|
},
|
8601
8601
|
{
|
8602
|
-
"name": "sd-3-19-
|
8602
|
+
"name": "sd-3-19-1-checkbox",
|
8603
8603
|
"description": "",
|
8604
8604
|
"doc-url": "https://solid.union-investment.com/[storybook-link]/checkbox",
|
8605
8605
|
"js": {
|
@@ -8833,7 +8833,7 @@
|
|
8833
8833
|
]
|
8834
8834
|
},
|
8835
8835
|
{
|
8836
|
-
"name": "sd-3-19-
|
8836
|
+
"name": "sd-3-19-1-dialog",
|
8837
8837
|
"description": "",
|
8838
8838
|
"doc-url": "https://solid.union-investment.com/[storybook-link]/dialog",
|
8839
8839
|
"js": {
|
@@ -8956,7 +8956,7 @@
|
|
8956
8956
|
]
|
8957
8957
|
},
|
8958
8958
|
{
|
8959
|
-
"name": "sd-3-19-
|
8959
|
+
"name": "sd-3-19-1-divider",
|
8960
8960
|
"description": "",
|
8961
8961
|
"doc-url": "https://solid.union-investment.com/[storybook-link]/divider",
|
8962
8962
|
"js": {
|
@@ -8996,7 +8996,7 @@
|
|
8996
8996
|
]
|
8997
8997
|
},
|
8998
8998
|
{
|
8999
|
-
"name": "sd-3-19-
|
8999
|
+
"name": "sd-3-19-1-drawer",
|
9000
9000
|
"description": "",
|
9001
9001
|
"doc-url": "https://solid.union-investment.com/[storybook-link]/drawer",
|
9002
9002
|
"js": {
|
@@ -9149,7 +9149,7 @@
|
|
9149
9149
|
]
|
9150
9150
|
},
|
9151
9151
|
{
|
9152
|
-
"name": "sd-3-19-
|
9152
|
+
"name": "sd-3-19-1-dropdown",
|
9153
9153
|
"description": "",
|
9154
9154
|
"doc-url": "https://solid.union-investment.com/[storybook-link]/dropdown",
|
9155
9155
|
"js": {
|
@@ -9403,7 +9403,7 @@
|
|
9403
9403
|
]
|
9404
9404
|
},
|
9405
9405
|
{
|
9406
|
-
"name": "sd-3-19-
|
9406
|
+
"name": "sd-3-19-1-expandable",
|
9407
9407
|
"description": "",
|
9408
9408
|
"doc-url": "https://solid.union-investment.com/[storybook-link]/expandable",
|
9409
9409
|
"js": {
|
@@ -9490,7 +9490,7 @@
|
|
9490
9490
|
]
|
9491
9491
|
},
|
9492
9492
|
{
|
9493
|
-
"name": "sd-3-19-
|
9493
|
+
"name": "sd-3-19-1-flipcard",
|
9494
9494
|
"description": "",
|
9495
9495
|
"doc-url": "https://solid.union-investment.com/[storybook-link]/flipcard",
|
9496
9496
|
"js": {
|
@@ -9591,7 +9591,7 @@
|
|
9591
9591
|
]
|
9592
9592
|
},
|
9593
9593
|
{
|
9594
|
-
"name": "sd-3-19-
|
9594
|
+
"name": "sd-3-19-1-header",
|
9595
9595
|
"description": "",
|
9596
9596
|
"doc-url": "https://solid.union-investment.com/[storybook-link]/header",
|
9597
9597
|
"js": {
|
@@ -9643,7 +9643,7 @@
|
|
9643
9643
|
]
|
9644
9644
|
},
|
9645
9645
|
{
|
9646
|
-
"name": "sd-3-19-
|
9646
|
+
"name": "sd-3-19-1-icon",
|
9647
9647
|
"description": "",
|
9648
9648
|
"doc-url": "https://solid.union-investment.com/[storybook-link]/icon",
|
9649
9649
|
"js": {
|
@@ -9746,7 +9746,7 @@
|
|
9746
9746
|
]
|
9747
9747
|
},
|
9748
9748
|
{
|
9749
|
-
"name": "sd-3-19-
|
9749
|
+
"name": "sd-3-19-1-include",
|
9750
9750
|
"description": "",
|
9751
9751
|
"doc-url": "https://solid.union-investment.com/[storybook-link]/include",
|
9752
9752
|
"js": {
|
@@ -9817,7 +9817,7 @@
|
|
9817
9817
|
]
|
9818
9818
|
},
|
9819
9819
|
{
|
9820
|
-
"name": "sd-3-19-
|
9820
|
+
"name": "sd-3-19-1-input",
|
9821
9821
|
"description": "",
|
9822
9822
|
"doc-url": "https://solid.union-investment.com/[storybook-link]/input",
|
9823
9823
|
"js": {
|
@@ -10405,7 +10405,7 @@
|
|
10405
10405
|
]
|
10406
10406
|
},
|
10407
10407
|
{
|
10408
|
-
"name": "sd-3-19-
|
10408
|
+
"name": "sd-3-19-1-link",
|
10409
10409
|
"description": "",
|
10410
10410
|
"doc-url": "https://solid.union-investment.com/[storybook-link]/link",
|
10411
10411
|
"js": {
|
@@ -10532,7 +10532,7 @@
|
|
10532
10532
|
]
|
10533
10533
|
},
|
10534
10534
|
{
|
10535
|
-
"name": "sd-3-19-
|
10535
|
+
"name": "sd-3-19-1-map-marker",
|
10536
10536
|
"description": "",
|
10537
10537
|
"doc-url": "https://solid.union-investment.com/[storybook-link]/map-marker",
|
10538
10538
|
"js": {
|
@@ -10586,7 +10586,7 @@
|
|
10586
10586
|
]
|
10587
10587
|
},
|
10588
10588
|
{
|
10589
|
-
"name": "sd-3-19-
|
10589
|
+
"name": "sd-3-19-1-navigation-item",
|
10590
10590
|
"description": "",
|
10591
10591
|
"doc-url": "https://solid.union-investment.com/[storybook-link]/navigation-item",
|
10592
10592
|
"js": {
|
@@ -10835,7 +10835,7 @@
|
|
10835
10835
|
]
|
10836
10836
|
},
|
10837
10837
|
{
|
10838
|
-
"name": "sd-3-19-
|
10838
|
+
"name": "sd-3-19-1-notification",
|
10839
10839
|
"description": "",
|
10840
10840
|
"doc-url": "https://solid.union-investment.com/[storybook-link]/notification",
|
10841
10841
|
"js": {
|
@@ -11001,7 +11001,7 @@
|
|
11001
11001
|
]
|
11002
11002
|
},
|
11003
11003
|
{
|
11004
|
-
"name": "sd-3-19-
|
11004
|
+
"name": "sd-3-19-1-option",
|
11005
11005
|
"description": "",
|
11006
11006
|
"doc-url": "https://solid.union-investment.com/[storybook-link]/option",
|
11007
11007
|
"js": {
|
@@ -11108,7 +11108,7 @@
|
|
11108
11108
|
]
|
11109
11109
|
},
|
11110
11110
|
{
|
11111
|
-
"name": "sd-3-19-
|
11111
|
+
"name": "sd-3-19-1-popup",
|
11112
11112
|
"description": "",
|
11113
11113
|
"doc-url": "https://solid.union-investment.com/[storybook-link]/popup",
|
11114
11114
|
"js": {
|
@@ -11460,7 +11460,7 @@
|
|
11460
11460
|
]
|
11461
11461
|
},
|
11462
11462
|
{
|
11463
|
-
"name": "sd-3-19-
|
11463
|
+
"name": "sd-3-19-1-quickfact",
|
11464
11464
|
"description": "",
|
11465
11465
|
"doc-url": "https://solid.union-investment.com/[storybook-link]/quickfact",
|
11466
11466
|
"js": {
|
@@ -11557,7 +11557,7 @@
|
|
11557
11557
|
]
|
11558
11558
|
},
|
11559
11559
|
{
|
11560
|
-
"name": "sd-3-19-
|
11560
|
+
"name": "sd-3-19-1-radio-button",
|
11561
11561
|
"description": "",
|
11562
11562
|
"doc-url": "https://solid.union-investment.com/[storybook-link]/radio-button",
|
11563
11563
|
"js": {
|
@@ -11656,7 +11656,7 @@
|
|
11656
11656
|
]
|
11657
11657
|
},
|
11658
11658
|
{
|
11659
|
-
"name": "sd-3-19-
|
11659
|
+
"name": "sd-3-19-1-radio-group",
|
11660
11660
|
"description": "",
|
11661
11661
|
"doc-url": "https://solid.union-investment.com/[storybook-link]/radio-group",
|
11662
11662
|
"js": {
|
@@ -11896,7 +11896,7 @@
|
|
11896
11896
|
]
|
11897
11897
|
},
|
11898
11898
|
{
|
11899
|
-
"name": "sd-3-19-
|
11899
|
+
"name": "sd-3-19-1-radio",
|
11900
11900
|
"description": "",
|
11901
11901
|
"doc-url": "https://solid.union-investment.com/[storybook-link]/radio",
|
11902
11902
|
"js": {
|
@@ -12011,7 +12011,7 @@
|
|
12011
12011
|
]
|
12012
12012
|
},
|
12013
12013
|
{
|
12014
|
-
"name": "sd-3-19-
|
12014
|
+
"name": "sd-3-19-1-scrollable",
|
12015
12015
|
"description": "",
|
12016
12016
|
"doc-url": "https://solid.union-investment.com/[storybook-link]/scrollable",
|
12017
12017
|
"js": {
|
@@ -12171,7 +12171,7 @@
|
|
12171
12171
|
]
|
12172
12172
|
},
|
12173
12173
|
{
|
12174
|
-
"name": "sd-3-19-
|
12174
|
+
"name": "sd-3-19-1-select",
|
12175
12175
|
"description": "",
|
12176
12176
|
"doc-url": "https://solid.union-investment.com/[storybook-link]/select",
|
12177
12177
|
"js": {
|
@@ -12691,7 +12691,7 @@
|
|
12691
12691
|
]
|
12692
12692
|
},
|
12693
12693
|
{
|
12694
|
-
"name": "sd-3-19-
|
12694
|
+
"name": "sd-3-19-1-spinner",
|
12695
12695
|
"description": "",
|
12696
12696
|
"doc-url": "https://solid.union-investment.com/[storybook-link]/spinner",
|
12697
12697
|
"js": {
|
@@ -12721,7 +12721,7 @@
|
|
12721
12721
|
]
|
12722
12722
|
},
|
12723
12723
|
{
|
12724
|
-
"name": "sd-3-19-
|
12724
|
+
"name": "sd-3-19-1-step-group",
|
12725
12725
|
"description": "",
|
12726
12726
|
"doc-url": "https://solid.union-investment.com/[storybook-link]/step-group",
|
12727
12727
|
"js": {
|
@@ -12816,7 +12816,7 @@
|
|
12816
12816
|
]
|
12817
12817
|
},
|
12818
12818
|
{
|
12819
|
-
"name": "sd-3-19-
|
12819
|
+
"name": "sd-3-19-1-step",
|
12820
12820
|
"description": "",
|
12821
12821
|
"doc-url": "https://solid.union-investment.com/[storybook-link]/step",
|
12822
12822
|
"js": {
|
@@ -13001,7 +13001,7 @@
|
|
13001
13001
|
]
|
13002
13002
|
},
|
13003
13003
|
{
|
13004
|
-
"name": "sd-3-19-
|
13004
|
+
"name": "sd-3-19-1-switch",
|
13005
13005
|
"description": "",
|
13006
13006
|
"doc-url": "https://solid.union-investment.com/[storybook-link]/switch",
|
13007
13007
|
"js": {
|
@@ -13209,7 +13209,7 @@
|
|
13209
13209
|
]
|
13210
13210
|
},
|
13211
13211
|
{
|
13212
|
-
"name": "sd-3-19-
|
13212
|
+
"name": "sd-3-19-1-tab-group",
|
13213
13213
|
"description": "",
|
13214
13214
|
"doc-url": "https://solid.union-investment.com/[storybook-link]/tab-group",
|
13215
13215
|
"js": {
|
@@ -13328,7 +13328,7 @@
|
|
13328
13328
|
]
|
13329
13329
|
},
|
13330
13330
|
{
|
13331
|
-
"name": "sd-3-19-
|
13331
|
+
"name": "sd-3-19-1-tab-panel",
|
13332
13332
|
"description": "",
|
13333
13333
|
"doc-url": "https://solid.union-investment.com/[storybook-link]/tab-panel",
|
13334
13334
|
"js": {
|
@@ -13382,7 +13382,7 @@
|
|
13382
13382
|
]
|
13383
13383
|
},
|
13384
13384
|
{
|
13385
|
-
"name": "sd-3-19-
|
13385
|
+
"name": "sd-3-19-1-tab",
|
13386
13386
|
"description": "",
|
13387
13387
|
"doc-url": "https://solid.union-investment.com/[storybook-link]/tab",
|
13388
13388
|
"js": {
|
@@ -13478,7 +13478,7 @@
|
|
13478
13478
|
]
|
13479
13479
|
},
|
13480
13480
|
{
|
13481
|
-
"name": "sd-3-19-
|
13481
|
+
"name": "sd-3-19-1-tag",
|
13482
13482
|
"description": "",
|
13483
13483
|
"doc-url": "https://solid.union-investment.com/[storybook-link]/tag",
|
13484
13484
|
"js": {
|
@@ -13632,7 +13632,7 @@
|
|
13632
13632
|
]
|
13633
13633
|
},
|
13634
13634
|
{
|
13635
|
-
"name": "sd-3-19-
|
13635
|
+
"name": "sd-3-19-1-teaser-media",
|
13636
13636
|
"description": "",
|
13637
13637
|
"doc-url": "https://solid.union-investment.com/[storybook-link]/teaser-media",
|
13638
13638
|
"js": {
|
@@ -13660,7 +13660,7 @@
|
|
13660
13660
|
]
|
13661
13661
|
},
|
13662
13662
|
{
|
13663
|
-
"name": "sd-3-19-
|
13663
|
+
"name": "sd-3-19-1-teaser",
|
13664
13664
|
"description": "",
|
13665
13665
|
"doc-url": "https://solid.union-investment.com/[storybook-link]/teaser",
|
13666
13666
|
"js": {
|
@@ -13726,7 +13726,7 @@
|
|
13726
13726
|
]
|
13727
13727
|
},
|
13728
13728
|
{
|
13729
|
-
"name": "sd-3-19-
|
13729
|
+
"name": "sd-3-19-1-textarea",
|
13730
13730
|
"description": "",
|
13731
13731
|
"doc-url": "https://solid.union-investment.com/[storybook-link]/textarea",
|
13732
13732
|
"js": {
|
@@ -14180,7 +14180,7 @@
|
|
14180
14180
|
]
|
14181
14181
|
},
|
14182
14182
|
{
|
14183
|
-
"name": "sd-3-19-
|
14183
|
+
"name": "sd-3-19-1-tooltip",
|
14184
14184
|
"description": "",
|
14185
14185
|
"doc-url": "https://solid.union-investment.com/[storybook-link]/tooltip",
|
14186
14186
|
"js": {
|
@@ -14379,7 +14379,7 @@
|
|
14379
14379
|
]
|
14380
14380
|
},
|
14381
14381
|
{
|
14382
|
-
"name": "sd-3-19-
|
14382
|
+
"name": "sd-3-19-1-video",
|
14383
14383
|
"description": "",
|
14384
14384
|
"doc-url": "https://solid.union-investment.com/[storybook-link]/video",
|
14385
14385
|
"js": {
|
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "@solid-design-system/components",
|
3
3
|
"description": "Solid Design System: Components",
|
4
|
-
"version": "3.19.
|
4
|
+
"version": "3.19.1",
|
5
5
|
"homepage": "https://solid-design-system.fe.union-investment.de/x.x.x/storybook/",
|
6
6
|
"author": {
|
7
7
|
"name": "Union Investment"
|