scu-web-components 1.3.16 → 1.3.17
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/custom-elements.json +67 -3
- package/dist/custom-elements.json.gz +0 -0
- package/dist/docs/components/ScwMenuItem.json +5 -4
- package/dist/docs/components/ScwModal.json +24 -0
- package/dist/docs/components/manifest.json +37 -37
- package/dist/docs/config.json +5 -5
- package/dist/scw-components.js +217 -207
- package/dist/scw-components.js.gz +0 -0
- package/dist/scw.js +214 -204
- package/dist/scw.js.gz +0 -0
- package/dist/tokens/segments/comp-scw-menu-item/_state-hover-label-mixins.scss +2 -2
- package/dist/tokens/segments/comp-scw-menu-item/_state-hover-label-vars.scss +1 -1
- package/dist/tokens/segments/comp-scw-menu-item/_state-selected-label-mixins.scss +5 -6
- package/dist/tokens/segments/comp-scw-menu-item/_state-selected-label-vars.scss +4 -4
- package/dist/tokens/segments/comp-scw-menu-item/_state-selected-mixins.scss +2 -2
- package/dist/tokens/segments/comp-scw-menu-item/_state-selected-selected-mixins.scss +9 -8
- package/dist/tokens/segments/comp-scw-menu-item/_state-selected-selected-vars.scss +9 -5
- package/dist/tokens/segments/comp-scw-menu-item/_state-selected-vars.scss +1 -1
- package/dist/tokens/source/assets/graphic-apple-app-store.js +1 -1
- package/dist/tokens/source/assets/graphic-apple-app-store.js.gz +0 -0
- package/dist/tokens/source/assets/graphic-apple-app-store.svg +1 -1
- package/dist/tokens/source/assets/graphic-apple-app-store.svg.gz +0 -0
- package/dist/tokens/source/assets/graphic-ehl.js +1 -1
- package/dist/tokens/source/assets/graphic-ehl.js.gz +0 -0
- package/dist/tokens/source/assets/graphic-ehl.svg +1 -1
- package/dist/tokens/source/assets/graphic-ehl.svg.gz +0 -0
- package/dist/tokens/source/assets/graphic-google-play-store.js +1 -1
- package/dist/tokens/source/assets/graphic-google-play-store.js.gz +0 -0
- package/dist/tokens/source/assets/graphic-google-play-store.svg +1 -1
- package/dist/tokens/source/assets/graphic-google-play-store.svg.gz +0 -0
- package/dist/tokens/source/assets/graphic-logo.js +1 -1
- package/dist/tokens/source/assets/graphic-logo.js.gz +0 -0
- package/dist/tokens/source/assets/graphic-logo.svg +1 -1
- package/dist/tokens/source/assets/graphic-logo.svg.gz +0 -0
- package/dist/tokens/source/assets/icon-clipboard-calculator.js +1 -1
- package/dist/tokens/source/assets/icon-clipboard-calculator.js.gz +0 -0
- package/dist/tokens/source/assets/icon-clipboard-calculator.svg +1 -1
- package/dist/tokens/source/assets/icon-clipboard-calculator.svg.gz +0 -0
- package/dist/tokens/source/assets/icon-globe.js +1 -1
- package/dist/tokens/source/assets/icon-globe.js.gz +0 -0
- package/dist/tokens/source/assets/icon-globe.svg +1 -1
- package/dist/tokens/source/assets/icon-globe.svg.gz +0 -0
- package/dist/tokens/source/assets/icon-thumbs-down-outline.js +1 -0
- package/dist/tokens/source/assets/icon-thumbs-down-outline.js.gz +0 -0
- package/dist/tokens/source/assets/icon-thumbs-down-outline.svg +1 -0
- package/dist/tokens/source/assets/icon-thumbs-down-outline.svg.gz +0 -0
- package/dist/tokens/source/assets/icon-thumbs-down-solid.js +1 -0
- package/dist/tokens/source/assets/icon-thumbs-down-solid.js.gz +0 -0
- package/dist/tokens/source/assets/icon-thumbs-down-solid.svg +1 -0
- package/dist/tokens/source/assets/icon-thumbs-down-solid.svg.gz +0 -0
- package/dist/tokens/source/assets/icon-thumbs-up-outline.js +1 -0
- package/dist/tokens/source/assets/icon-thumbs-up-outline.js.gz +0 -0
- package/dist/tokens/source/assets/icon-thumbs-up-outline.svg +1 -0
- package/dist/tokens/source/assets/icon-thumbs-up-outline.svg.gz +0 -0
- package/dist/tokens/source/assets/icon-thumbs-up-solid.js +1 -0
- package/dist/tokens/source/assets/icon-thumbs-up-solid.js.gz +0 -0
- package/dist/tokens/source/assets/icon-thumbs-up-solid.svg +1 -0
- package/dist/tokens/source/assets/icon-thumbs-up-solid.svg.gz +0 -0
- package/dist/tokens/source/assets/svgs.js +8 -0
- package/dist/tokens/source/assets/svgs.js.gz +0 -0
- package/dist/tokens/source/assets/svgsSSR.js +12 -0
- package/dist/tokens/source/assets/svgsSSR.js.gz +0 -0
- package/dist/tokens/source/componentScssMixins/components-scw-menu-item-state-hover-label-.json +2 -2
- package/dist/tokens/source/componentScssMixins/components-scw-menu-item-state-hover-label-.json.gz +0 -0
- package/dist/tokens/source/componentScssMixins/components-scw-menu-item-state-selected-.json +2 -2
- package/dist/tokens/source/componentScssMixins/components-scw-menu-item-state-selected-.json.gz +0 -0
- package/dist/tokens/source/componentScssMixins/components-scw-menu-item-state-selected-label-.json +10 -10
- package/dist/tokens/source/componentScssMixins/components-scw-menu-item-state-selected-label-.json.gz +0 -0
- package/dist/tokens/source/componentScssMixins/components-scw-menu-item-state-selected-selected-.json +10 -10
- package/dist/tokens/source/componentScssMixins/components-scw-menu-item-state-selected-selected-.json.gz +0 -0
- package/dist/tokens/source/componentScssMixins.json +24 -24
- package/dist/tokens/source/componentScssMixins.json.gz +0 -0
- package/dist/tokens/source/componentScssMixins.scss +18 -18
- package/dist/tokens/source/jsCss.js +1 -1
- package/dist/tokens/source/jsCss.js.gz +0 -0
- package/dist/tokens/source/jsCssGenerator.js +2 -2
- package/dist/tokens/source/jsCssGenerator.js.gz +0 -0
- package/dist/tokens/source/jsCssGeneratorSansAssets.js +2 -2
- package/dist/tokens/source/jsCssGeneratorSansAssets.js.gz +0 -0
- package/dist/tokens/source/scssVariables/components-scw-menu-item-state-hover-label-.json +2 -2
- package/dist/tokens/source/scssVariables/components-scw-menu-item-state-hover-label-.json.gz +0 -0
- package/dist/tokens/source/scssVariables/components-scw-menu-item-state-selected-.json +2 -2
- package/dist/tokens/source/scssVariables/components-scw-menu-item-state-selected-.json.gz +0 -0
- package/dist/tokens/source/scssVariables/components-scw-menu-item-state-selected-label-.json +8 -8
- package/dist/tokens/source/scssVariables/components-scw-menu-item-state-selected-label-.json.gz +0 -0
- package/dist/tokens/source/scssVariables/components-scw-menu-item-state-selected-selected-.json +30 -10
- package/dist/tokens/source/scssVariables/components-scw-menu-item-state-selected-selected-.json.gz +0 -0
- package/dist/tokens/source/scssVariables.json +42 -22
- package/dist/tokens/source/scssVariables.json.gz +0 -0
- package/dist/tokens/source/scssVariables.scss +15 -11
- package/dist/tokens/source/tokens.json +116 -20
- package/dist/tokens/source/tokens.json.gz +0 -0
- package/dist-node/scw-components.js +233 -223
- package/dist-node/scw.js +233 -223
- package/package.json +1 -1
- package/scripts/publish/releaseNotes.mjs +7 -0
|
@@ -14496,11 +14496,12 @@
|
|
|
14496
14496
|
"kind": "field",
|
|
14497
14497
|
"name": "ariaSelected",
|
|
14498
14498
|
"type": {
|
|
14499
|
-
"text": "
|
|
14499
|
+
"text": "String"
|
|
14500
14500
|
},
|
|
14501
14501
|
"default": "'false'",
|
|
14502
14502
|
"description": "(ScwMenuItem) selected state",
|
|
14503
|
-
"attribute": "aria-selected"
|
|
14503
|
+
"attribute": "aria-selected",
|
|
14504
|
+
"reflects": true
|
|
14504
14505
|
},
|
|
14505
14506
|
{
|
|
14506
14507
|
"kind": "method",
|
|
@@ -14884,7 +14885,7 @@
|
|
|
14884
14885
|
{
|
|
14885
14886
|
"name": "aria-selected",
|
|
14886
14887
|
"type": {
|
|
14887
|
-
"text": "
|
|
14888
|
+
"text": "String"
|
|
14888
14889
|
},
|
|
14889
14890
|
"default": "'false'",
|
|
14890
14891
|
"description": "(ScwMenuItem) selected state",
|
|
@@ -16209,6 +16210,16 @@
|
|
|
16209
16210
|
"description": "(ScwModal) Modal width",
|
|
16210
16211
|
"attribute": "width"
|
|
16211
16212
|
},
|
|
16213
|
+
{
|
|
16214
|
+
"kind": "field",
|
|
16215
|
+
"name": "fadeDuration",
|
|
16216
|
+
"type": {
|
|
16217
|
+
"text": "number"
|
|
16218
|
+
},
|
|
16219
|
+
"default": "325",
|
|
16220
|
+
"description": "(ScwModal) Duration of fade in/out transitions (in milliseconds)",
|
|
16221
|
+
"attribute": "fade-duration"
|
|
16222
|
+
},
|
|
16212
16223
|
{
|
|
16213
16224
|
"kind": "field",
|
|
16214
16225
|
"name": "closeLabel",
|
|
@@ -16530,6 +16541,15 @@
|
|
|
16530
16541
|
"description": "(ScwModal) Modal width",
|
|
16531
16542
|
"fieldName": "width"
|
|
16532
16543
|
},
|
|
16544
|
+
{
|
|
16545
|
+
"name": "fade-duration",
|
|
16546
|
+
"type": {
|
|
16547
|
+
"text": "number"
|
|
16548
|
+
},
|
|
16549
|
+
"default": "325",
|
|
16550
|
+
"description": "(ScwModal) Duration of fade in/out transitions (in milliseconds)",
|
|
16551
|
+
"fieldName": "fadeDuration"
|
|
16552
|
+
},
|
|
16533
16553
|
{
|
|
16534
16554
|
"name": "close-label",
|
|
16535
16555
|
"type": {
|
|
@@ -28949,6 +28969,21 @@
|
|
|
28949
28969
|
"description": "menu to manage",
|
|
28950
28970
|
"default": "menu"
|
|
28951
28971
|
},
|
|
28972
|
+
{
|
|
28973
|
+
"kind": "field",
|
|
28974
|
+
"name": "menuItems",
|
|
28975
|
+
"type": {
|
|
28976
|
+
"text": "ScwMenuItem[]"
|
|
28977
|
+
}
|
|
28978
|
+
},
|
|
28979
|
+
{
|
|
28980
|
+
"kind": "field",
|
|
28981
|
+
"name": "selectedItemIndex",
|
|
28982
|
+
"type": {
|
|
28983
|
+
"text": "number"
|
|
28984
|
+
},
|
|
28985
|
+
"default": "-1"
|
|
28986
|
+
},
|
|
28952
28987
|
{
|
|
28953
28988
|
"kind": "field",
|
|
28954
28989
|
"name": "tabbablelist",
|
|
@@ -28972,6 +29007,26 @@
|
|
|
28972
29007
|
"name": "initKeyboard",
|
|
28973
29008
|
"description": "initialize keyboard event handling for ScwMenu"
|
|
28974
29009
|
},
|
|
29010
|
+
{
|
|
29011
|
+
"kind": "method",
|
|
29012
|
+
"name": "getMenuItems",
|
|
29013
|
+
"description": "get child menu items",
|
|
29014
|
+
"return": {
|
|
29015
|
+
"type": {
|
|
29016
|
+
"text": "ScwMenuItem"
|
|
29017
|
+
}
|
|
29018
|
+
}
|
|
29019
|
+
},
|
|
29020
|
+
{
|
|
29021
|
+
"kind": "method",
|
|
29022
|
+
"name": "getOriginalSelectedItem",
|
|
29023
|
+
"description": "get child menu items"
|
|
29024
|
+
},
|
|
29025
|
+
{
|
|
29026
|
+
"kind": "method",
|
|
29027
|
+
"name": "resetSelectedItem",
|
|
29028
|
+
"description": "get child menu items"
|
|
29029
|
+
},
|
|
28975
29030
|
{
|
|
28976
29031
|
"kind": "method",
|
|
28977
29032
|
"name": "documentClickHandler",
|
|
@@ -29020,6 +29075,15 @@
|
|
|
29020
29075
|
"text": "boolean"
|
|
29021
29076
|
}
|
|
29022
29077
|
},
|
|
29078
|
+
"parameters": [
|
|
29079
|
+
{
|
|
29080
|
+
"name": "menuItem",
|
|
29081
|
+
"optional": true,
|
|
29082
|
+
"type": {
|
|
29083
|
+
"text": "ScwMenuItem"
|
|
29084
|
+
}
|
|
29085
|
+
}
|
|
29086
|
+
],
|
|
29023
29087
|
"description": "opens/closes submenu if there is one"
|
|
29024
29088
|
},
|
|
29025
29089
|
{
|
|
Binary file
|
|
@@ -20,11 +20,12 @@
|
|
|
20
20
|
"kind": "field",
|
|
21
21
|
"name": "ariaSelected",
|
|
22
22
|
"type": {
|
|
23
|
-
"text": "
|
|
23
|
+
"text": "String"
|
|
24
24
|
},
|
|
25
25
|
"default": "'false'",
|
|
26
26
|
"description": "(ScwMenuItem) selected state",
|
|
27
|
-
"attribute": "aria-selected"
|
|
27
|
+
"attribute": "aria-selected",
|
|
28
|
+
"reflects": true
|
|
28
29
|
},
|
|
29
30
|
{
|
|
30
31
|
"kind": "method",
|
|
@@ -408,7 +409,7 @@
|
|
|
408
409
|
{
|
|
409
410
|
"name": "aria-selected",
|
|
410
411
|
"type": {
|
|
411
|
-
"text": "
|
|
412
|
+
"text": "String"
|
|
412
413
|
},
|
|
413
414
|
"default": "'false'",
|
|
414
415
|
"description": "(ScwMenuItem) selected state",
|
|
@@ -559,7 +560,7 @@
|
|
|
559
560
|
{
|
|
560
561
|
"title": "Simple",
|
|
561
562
|
"description": "",
|
|
562
|
-
"code": "\n <scw-menu-item\n
|
|
563
|
+
"code": "\n <scw-flex-h>\n <scw-menu-item\n design=\"main\"\n aria-label=\"main\">\n </scw-menu-item>\n <scw-menu-item\n design=\"main\"\n aria-selected=\"true\"\n aria-label=\"selected\">\n </scw-menu-item>\n </scw-flex-h>\n "
|
|
563
564
|
},
|
|
564
565
|
{
|
|
565
566
|
"title": "Designs",
|
|
@@ -74,6 +74,16 @@
|
|
|
74
74
|
"description": "(ScwModal) Modal width",
|
|
75
75
|
"attribute": "width"
|
|
76
76
|
},
|
|
77
|
+
{
|
|
78
|
+
"kind": "field",
|
|
79
|
+
"name": "fadeDuration",
|
|
80
|
+
"type": {
|
|
81
|
+
"text": "number"
|
|
82
|
+
},
|
|
83
|
+
"default": "325",
|
|
84
|
+
"description": "(ScwModal) Duration of fade in/out transitions (in milliseconds)",
|
|
85
|
+
"attribute": "fade-duration"
|
|
86
|
+
},
|
|
77
87
|
{
|
|
78
88
|
"kind": "field",
|
|
79
89
|
"name": "closeLabel",
|
|
@@ -395,6 +405,15 @@
|
|
|
395
405
|
"description": "(ScwModal) Modal width",
|
|
396
406
|
"fieldName": "width"
|
|
397
407
|
},
|
|
408
|
+
{
|
|
409
|
+
"name": "fade-duration",
|
|
410
|
+
"type": {
|
|
411
|
+
"text": "number"
|
|
412
|
+
},
|
|
413
|
+
"default": "325",
|
|
414
|
+
"description": "(ScwModal) Duration of fade in/out transitions (in milliseconds)",
|
|
415
|
+
"fieldName": "fadeDuration"
|
|
416
|
+
},
|
|
398
417
|
{
|
|
399
418
|
"name": "close-label",
|
|
400
419
|
"type": {
|
|
@@ -523,6 +542,11 @@
|
|
|
523
542
|
"title": "Ignore Outside Click",
|
|
524
543
|
"description": "If ignore-outside-click is true, the modal will stay\n open when user clicks outside of it.",
|
|
525
544
|
"code": "\n <scw-modal\n heading=\"My Modal\"\n back-label=\"Back\"\n icon-heading=\"true\"\n ignore-outside-click=\"true\"\n >\n Content\n <div slot=\"left-footer\">\n <scw-button aria-label=\"Button 1\"></scw-button>\n <scw-button aria-label=\"Button 2\"></scw-button>\n </div>\n <div slot=\"right-footer\">\n <scw-button aria-label=\"Button 3\"></scw-button>\n <scw-button aria-label=\"Button 4\"></scw-button>\n </div>\n </scw-modal>\n <scw-button \n aria-label=\"open\" \n onclick=\"event.target.previousElementSibling.open = true;\"\n ></scw-button>\n "
|
|
545
|
+
},
|
|
546
|
+
{
|
|
547
|
+
"title": "Fade Animations",
|
|
548
|
+
"description": "By default, the modal will fade in\n when opened and fade out when closed. Use fade-duration to adjust\n the timing of the transition. Set to 0 to disable.",
|
|
549
|
+
"code": "\n <scw-flex-h>\n <scw-modal\n heading=\"My Modal\"\n back-label=\"Back\"\n icon-heading=\"true\"\n >\n Content\n <div slot=\"left-footer\">\n <scw-button aria-label=\"Button 1\"></scw-button>\n <scw-button aria-label=\"Button 2\"></scw-button>\n </div>\n <div slot=\"right-footer\">\n <scw-button aria-label=\"Button 3\"></scw-button>\n <scw-button aria-label=\"Button 4\"></scw-button>\n </div>\n </scw-modal>\n <scw-button \n aria-label=\"default (325 ms)\" \n onclick=\"event.target.previousElementSibling.open = true;\"\n ></scw-button>\n <scw-modal\n heading=\"My Modal\"\n back-label=\"Back\"\n icon-heading=\"true\"\n fade-duration=\"1000\"\n >\n Content\n <div slot=\"left-footer\">\n <scw-button aria-label=\"Button 1\"></scw-button>\n <scw-button aria-label=\"Button 2\"></scw-button>\n </div>\n <div slot=\"right-footer\">\n <scw-button aria-label=\"Button 3\"></scw-button>\n <scw-button aria-label=\"Button 4\"></scw-button>\n </div>\n </scw-modal>\n <scw-button \n aria-label=\"slower (1000 ms)\" \n onclick=\"event.target.previousElementSibling.open = true;\"\n ></scw-button>\n <scw-modal\n heading=\"My Modal\"\n back-label=\"Back\"\n icon-heading=\"true\"\n fade-duration=\"0\"\n >\n Content\n <div slot=\"left-footer\">\n <scw-button aria-label=\"Button 1\"></scw-button>\n <scw-button aria-label=\"Button 2\"></scw-button>\n </div>\n <div slot=\"right-footer\">\n <scw-button aria-label=\"Button 3\"></scw-button>\n <scw-button aria-label=\"Button 4\"></scw-button>\n </div>\n </scw-modal>\n <scw-button \n aria-label=\"fade disabled\" \n onclick=\"event.target.previousElementSibling.open = true;\"\n ></scw-button>\n </scw-flex-h>\n "
|
|
526
550
|
}
|
|
527
551
|
]
|
|
528
552
|
}
|
|
@@ -1,10 +1,4 @@
|
|
|
1
1
|
[
|
|
2
|
-
{
|
|
3
|
-
"name": "ScwAccordion",
|
|
4
|
-
"fileName": "ScwAccordion.json",
|
|
5
|
-
"tagName": "scw-accordion",
|
|
6
|
-
"category": "interactive"
|
|
7
|
-
},
|
|
8
2
|
{
|
|
9
3
|
"name": "ScwAlert",
|
|
10
4
|
"fileName": "ScwAlert.json",
|
|
@@ -41,6 +35,12 @@
|
|
|
41
35
|
"tagName": "scw-center-component",
|
|
42
36
|
"category": "layouts"
|
|
43
37
|
},
|
|
38
|
+
{
|
|
39
|
+
"name": "ScwCheckbox",
|
|
40
|
+
"fileName": "ScwCheckbox.json",
|
|
41
|
+
"tagName": "scw-checkbox",
|
|
42
|
+
"category": "form"
|
|
43
|
+
},
|
|
44
44
|
{
|
|
45
45
|
"name": "ScwComparisonCell",
|
|
46
46
|
"fileName": "ScwComparisonCell.json",
|
|
@@ -59,18 +59,18 @@
|
|
|
59
59
|
"tagName": "scw-comparison-table",
|
|
60
60
|
"category": "interactive"
|
|
61
61
|
},
|
|
62
|
-
{
|
|
63
|
-
"name": "ScwDisclosure",
|
|
64
|
-
"fileName": "ScwDisclosure.json",
|
|
65
|
-
"tagName": "scw-disclosure",
|
|
66
|
-
"category": "content"
|
|
67
|
-
},
|
|
68
62
|
{
|
|
69
63
|
"name": "ScwComponent",
|
|
70
64
|
"fileName": "ScwComponent.json",
|
|
71
65
|
"tagName": "scw-component",
|
|
72
66
|
"category": "base"
|
|
73
67
|
},
|
|
68
|
+
{
|
|
69
|
+
"name": "ScwDisclosure",
|
|
70
|
+
"fileName": "ScwDisclosure.json",
|
|
71
|
+
"tagName": "scw-disclosure",
|
|
72
|
+
"category": "content"
|
|
73
|
+
},
|
|
74
74
|
{
|
|
75
75
|
"name": "ScwDisclosureItem",
|
|
76
76
|
"fileName": "ScwDisclosureItem.json",
|
|
@@ -89,18 +89,6 @@
|
|
|
89
89
|
"tagName": "scw-element-component",
|
|
90
90
|
"category": "layouts"
|
|
91
91
|
},
|
|
92
|
-
{
|
|
93
|
-
"name": "ScwFlexHComponent",
|
|
94
|
-
"fileName": "ScwFlexHComponent.json",
|
|
95
|
-
"tagName": "scw-flex-h-component",
|
|
96
|
-
"category": "layouts"
|
|
97
|
-
},
|
|
98
|
-
{
|
|
99
|
-
"name": "ScwCheckbox",
|
|
100
|
-
"fileName": "ScwCheckbox.json",
|
|
101
|
-
"tagName": "scw-checkbox",
|
|
102
|
-
"category": "form"
|
|
103
|
-
},
|
|
104
92
|
{
|
|
105
93
|
"name": "ScwEmployeeCard",
|
|
106
94
|
"fileName": "ScwEmployeeCard.json",
|
|
@@ -108,9 +96,9 @@
|
|
|
108
96
|
"category": "interactive"
|
|
109
97
|
},
|
|
110
98
|
{
|
|
111
|
-
"name": "
|
|
112
|
-
"fileName": "
|
|
113
|
-
"tagName": "scw-
|
|
99
|
+
"name": "ScwFlexHComponent",
|
|
100
|
+
"fileName": "ScwFlexHComponent.json",
|
|
101
|
+
"tagName": "scw-flex-h-component",
|
|
114
102
|
"category": "layouts"
|
|
115
103
|
},
|
|
116
104
|
{
|
|
@@ -119,6 +107,12 @@
|
|
|
119
107
|
"tagName": "scw-flex-v-component",
|
|
120
108
|
"category": "layouts"
|
|
121
109
|
},
|
|
110
|
+
{
|
|
111
|
+
"name": "ScwFloatComponent",
|
|
112
|
+
"fileName": "ScwFloatComponent.json",
|
|
113
|
+
"tagName": "scw-float-component",
|
|
114
|
+
"category": "layouts"
|
|
115
|
+
},
|
|
122
116
|
{
|
|
123
117
|
"name": "ScwFloatingButton",
|
|
124
118
|
"fileName": "ScwFloatingButton.json",
|
|
@@ -287,18 +281,18 @@
|
|
|
287
281
|
"tagName": "scw-select",
|
|
288
282
|
"category": "form"
|
|
289
283
|
},
|
|
290
|
-
{
|
|
291
|
-
"name": "ScwStackComponent",
|
|
292
|
-
"fileName": "ScwStackComponent.json",
|
|
293
|
-
"tagName": "scw-stack-component",
|
|
294
|
-
"category": "layouts"
|
|
295
|
-
},
|
|
296
284
|
{
|
|
297
285
|
"name": "ScwSlider",
|
|
298
286
|
"fileName": "ScwSlider.json",
|
|
299
287
|
"tagName": "scw-slider",
|
|
300
288
|
"category": "interactive"
|
|
301
289
|
},
|
|
290
|
+
{
|
|
291
|
+
"name": "ScwStackComponent",
|
|
292
|
+
"fileName": "ScwStackComponent.json",
|
|
293
|
+
"tagName": "scw-stack-component",
|
|
294
|
+
"category": "layouts"
|
|
295
|
+
},
|
|
302
296
|
{
|
|
303
297
|
"name": "ScwStepper",
|
|
304
298
|
"fileName": "ScwStepper.json",
|
|
@@ -353,6 +347,12 @@
|
|
|
353
347
|
"tagName": "scw-tooltip",
|
|
354
348
|
"category": "interactive"
|
|
355
349
|
},
|
|
350
|
+
{
|
|
351
|
+
"name": "ScwValidate",
|
|
352
|
+
"fileName": "ScwValidate.json",
|
|
353
|
+
"tagName": "scw-validate",
|
|
354
|
+
"category": "form"
|
|
355
|
+
},
|
|
356
356
|
{
|
|
357
357
|
"name": "ScwValidation",
|
|
358
358
|
"fileName": "ScwValidation.json",
|
|
@@ -360,10 +360,10 @@
|
|
|
360
360
|
"category": "form"
|
|
361
361
|
},
|
|
362
362
|
{
|
|
363
|
-
"name": "
|
|
364
|
-
"fileName": "
|
|
365
|
-
"tagName": "scw-
|
|
366
|
-
"category": "
|
|
363
|
+
"name": "ScwAccordion",
|
|
364
|
+
"fileName": "ScwAccordion.json",
|
|
365
|
+
"tagName": "scw-accordion",
|
|
366
|
+
"category": "interactive"
|
|
367
367
|
},
|
|
368
368
|
{
|
|
369
369
|
"name": "ScwHeading",
|
package/dist/docs/config.json
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
{
|
|
2
2
|
"title": "Summit Credit Union Web Design System (SCW)",
|
|
3
|
-
"version": "1.3.
|
|
3
|
+
"version": "1.3.17",
|
|
4
4
|
"navigation": [
|
|
5
5
|
{
|
|
6
6
|
"id": "tokens",
|
|
7
7
|
"title": "Component SASS",
|
|
8
|
-
"url": "../tokens/tokens.html?1.3.
|
|
8
|
+
"url": "../tokens/tokens.html?1.3.17"
|
|
9
9
|
},
|
|
10
10
|
{
|
|
11
11
|
"id": "css",
|
|
12
12
|
"title": "CSS",
|
|
13
|
-
"url": "../tokens/css.html?clipboardType=classes&1.3.
|
|
13
|
+
"url": "../tokens/css.html?clipboardType=classes&1.3.17"
|
|
14
14
|
}
|
|
15
15
|
],
|
|
16
|
-
"moduleEmbed": "const scw = await import('../scw.js?
|
|
17
|
-
"cssLink": "../scw.css?
|
|
16
|
+
"moduleEmbed": "const scw = await import('../scw.js?1771617625611'); scw.defineComponents();",
|
|
17
|
+
"cssLink": "../scw.css?1771617625611",
|
|
18
18
|
"documents": [
|
|
19
19
|
{
|
|
20
20
|
"title": "Install",
|