scu-web-components 1.3.9 → 1.3.10
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 +109 -8
- package/dist/custom-elements.json.gz +0 -0
- package/dist/docs/components/ScwTag.json +131 -10
- package/dist/docs/components/manifest.json +38 -38
- package/dist/docs/config.json +5 -5
- package/dist/scw-components.js +202 -166
- package/dist/scw-components.js.gz +0 -0
- package/dist/scw.js +160 -124
- package/dist/scw.js.gz +0 -0
- package/dist/tokens/segments/comp-scw-skeleton/_default-mixins.scss +61 -0
- package/dist/tokens/segments/comp-scw-skeleton/_default-vars.scss +26 -0
- package/dist/tokens/segments/comp-scw-skeleton/_index-mixins.scss +65 -0
- package/dist/tokens/segments/comp-scw-skeleton/_index-vars.scss +32 -0
- 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/componentScssMixins/components-scw-skeleton-.json +52 -0
- package/dist/tokens/source/componentScssMixins/components-scw-skeleton-.json.gz +0 -0
- package/dist/tokens/source/componentScssMixins/components-scw-skeleton-default-.json +52 -0
- package/dist/tokens/source/componentScssMixins/components-scw-skeleton-default-.json.gz +0 -0
- package/dist/tokens/source/componentScssMixins.json +104 -0
- package/dist/tokens/source/componentScssMixins.json.gz +0 -0
- package/dist/tokens/source/componentScssMixins.scss +124 -0
- package/dist/tokens/source/htmlStubs/components-scw-skeleton-default.json +10 -0
- package/dist/tokens/source/htmlStubs/components-scw-skeleton-default.json.gz +0 -0
- package/dist/tokens/source/htmlStubs/components-scw-skeleton.json +10 -0
- package/dist/tokens/source/htmlStubs/components-scw-skeleton.json.gz +0 -0
- package/dist/tokens/source/htmlStubs.json +20 -0
- package/dist/tokens/source/htmlStubs.json.gz +0 -0
- package/dist/tokens/source/jsCss.js +1 -1
- package/dist/tokens/source/jsCss.js.gz +0 -0
- package/dist/tokens/source/jsCssGenerator.js +1 -1
- package/dist/tokens/source/jsCssGenerator.js.gz +0 -0
- package/dist/tokens/source/jsCssGeneratorSansAssets.js +1 -1
- package/dist/tokens/source/jsCssGeneratorSansAssets.js.gz +0 -0
- package/dist/tokens/source/scssVariables/components-scw-skeleton-.json +157 -0
- package/dist/tokens/source/scssVariables/components-scw-skeleton-.json.gz +0 -0
- package/dist/tokens/source/scssVariables/components-scw-skeleton-default-.json +127 -0
- package/dist/tokens/source/scssVariables/components-scw-skeleton-default-.json.gz +0 -0
- package/dist/tokens/source/scssVariables.json +284 -0
- package/dist/tokens/source/scssVariables.json.gz +0 -0
- package/dist/tokens/source/scssVariables.scss +56 -1
- package/dist/tokens/source/tokens.json +261 -5
- package/dist/tokens/source/tokens.json.gz +0 -0
- package/dist-node/scw-components.js +247 -211
- package/dist-node/scw.js +251 -215
- package/package.json +1 -1
- package/scripts/publish/releaseNotes.mjs +6 -0
|
@@ -491605,6 +491605,290 @@
|
|
|
491605
491605
|
"outputSegmentRef": "state-image-testimonial-container-source-description-vars.$right"
|
|
491606
491606
|
}
|
|
491607
491607
|
},
|
|
491608
|
+
"components-scw-skeleton-": {
|
|
491609
|
+
"module-info": {
|
|
491610
|
+
"output": "",
|
|
491611
|
+
"path": "comp-scw-skeleton/index-vars",
|
|
491612
|
+
"namespace": "index-vars"
|
|
491613
|
+
},
|
|
491614
|
+
"background-color": {
|
|
491615
|
+
"output": "$comp-scw-skeleton-background-color: rgba(0,0,0,0);",
|
|
491616
|
+
"outputSegment": "$background-color: rgba(0,0,0,0);",
|
|
491617
|
+
"outputSegmentRef": "index-vars.$background-color"
|
|
491618
|
+
},
|
|
491619
|
+
"stroke-color": {
|
|
491620
|
+
"output": "$comp-scw-skeleton-stroke-color: rgba(151,71,255,1);",
|
|
491621
|
+
"outputSegment": "$stroke-color: rgba(151,71,255,1);",
|
|
491622
|
+
"outputSegmentRef": "index-vars.$stroke-color"
|
|
491623
|
+
},
|
|
491624
|
+
"stroke-weight": {
|
|
491625
|
+
"output": "$comp-scw-skeleton-stroke-weight: 1px;",
|
|
491626
|
+
"outputSegment": "$stroke-weight: 1px;",
|
|
491627
|
+
"outputSegmentRef": "index-vars.$stroke-weight"
|
|
491628
|
+
},
|
|
491629
|
+
"stroke-align": {
|
|
491630
|
+
"output": "$comp-scw-skeleton-stroke-align: INSIDE;",
|
|
491631
|
+
"outputSegment": "$stroke-align: INSIDE;",
|
|
491632
|
+
"outputSegmentRef": "index-vars.$stroke-align"
|
|
491633
|
+
},
|
|
491634
|
+
"corner-radius-top-left": {
|
|
491635
|
+
"output": "$comp-scw-skeleton-corner-radius-top-left: 5px;",
|
|
491636
|
+
"outputSegment": "$corner-radius-top-left: 5px;",
|
|
491637
|
+
"outputSegmentRef": "index-vars.$corner-radius-top-left"
|
|
491638
|
+
},
|
|
491639
|
+
"corner-radius-top-right": {
|
|
491640
|
+
"output": "$comp-scw-skeleton-corner-radius-top-right: 5px;",
|
|
491641
|
+
"outputSegment": "$corner-radius-top-right: 5px;",
|
|
491642
|
+
"outputSegmentRef": "index-vars.$corner-radius-top-right"
|
|
491643
|
+
},
|
|
491644
|
+
"corner-radius-bottom-right": {
|
|
491645
|
+
"output": "$comp-scw-skeleton-corner-radius-bottom-right: 5px;",
|
|
491646
|
+
"outputSegment": "$corner-radius-bottom-right: 5px;",
|
|
491647
|
+
"outputSegmentRef": "index-vars.$corner-radius-bottom-right"
|
|
491648
|
+
},
|
|
491649
|
+
"corner-radius-bottom-left": {
|
|
491650
|
+
"output": "$comp-scw-skeleton-corner-radius-bottom-left: 5px;",
|
|
491651
|
+
"outputSegment": "$corner-radius-bottom-left: 5px;",
|
|
491652
|
+
"outputSegmentRef": "index-vars.$corner-radius-bottom-left"
|
|
491653
|
+
},
|
|
491654
|
+
"width": {
|
|
491655
|
+
"output": "$comp-scw-skeleton-width: 840px;",
|
|
491656
|
+
"outputSegment": "$width: 840px;",
|
|
491657
|
+
"outputSegmentRef": "index-vars.$width"
|
|
491658
|
+
},
|
|
491659
|
+
"height": {
|
|
491660
|
+
"output": "$comp-scw-skeleton-height: 640px;",
|
|
491661
|
+
"outputSegment": "$height: 640px;",
|
|
491662
|
+
"outputSegmentRef": "index-vars.$height"
|
|
491663
|
+
},
|
|
491664
|
+
"constraint-horizontal": {
|
|
491665
|
+
"output": "$comp-scw-skeleton-constraint-horizontal: MIN;",
|
|
491666
|
+
"outputSegment": "$constraint-horizontal: MIN;",
|
|
491667
|
+
"outputSegmentRef": "index-vars.$constraint-horizontal"
|
|
491668
|
+
},
|
|
491669
|
+
"constraint-vertical": {
|
|
491670
|
+
"output": "$comp-scw-skeleton-constraint-vertical: MIN;",
|
|
491671
|
+
"outputSegment": "$constraint-vertical: MIN;",
|
|
491672
|
+
"outputSegmentRef": "index-vars.$constraint-vertical"
|
|
491673
|
+
},
|
|
491674
|
+
"constrain-proportions": {
|
|
491675
|
+
"output": "$comp-scw-skeleton-constrain-proportions: false;",
|
|
491676
|
+
"outputSegment": "$constrain-proportions: false;",
|
|
491677
|
+
"outputSegmentRef": "index-vars.$constrain-proportions"
|
|
491678
|
+
},
|
|
491679
|
+
"layout-context": {
|
|
491680
|
+
"output": "$comp-scw-skeleton-layout-context: NONE;",
|
|
491681
|
+
"outputSegment": "$layout-context: NONE;",
|
|
491682
|
+
"outputSegmentRef": "index-vars.$layout-context"
|
|
491683
|
+
},
|
|
491684
|
+
"layout-mode": {
|
|
491685
|
+
"output": "$comp-scw-skeleton-layout-mode: NONE;",
|
|
491686
|
+
"outputSegment": "$layout-mode: NONE;",
|
|
491687
|
+
"outputSegmentRef": "index-vars.$layout-mode"
|
|
491688
|
+
},
|
|
491689
|
+
"primary-axis-align-items": {
|
|
491690
|
+
"output": "$comp-scw-skeleton-primary-axis-align-items: MIN;",
|
|
491691
|
+
"outputSegment": "$primary-axis-align-items: MIN;",
|
|
491692
|
+
"outputSegmentRef": "index-vars.$primary-axis-align-items"
|
|
491693
|
+
},
|
|
491694
|
+
"counter-axis-align-items": {
|
|
491695
|
+
"output": "$comp-scw-skeleton-counter-axis-align-items: MIN;",
|
|
491696
|
+
"outputSegment": "$counter-axis-align-items: MIN;",
|
|
491697
|
+
"outputSegmentRef": "index-vars.$counter-axis-align-items"
|
|
491698
|
+
},
|
|
491699
|
+
"item-spacing": {
|
|
491700
|
+
"output": "$comp-scw-skeleton-item-spacing: 0px;",
|
|
491701
|
+
"outputSegment": "$item-spacing: 0px;",
|
|
491702
|
+
"outputSegmentRef": "index-vars.$item-spacing"
|
|
491703
|
+
},
|
|
491704
|
+
"layout-align": {
|
|
491705
|
+
"output": "$comp-scw-skeleton-layout-align: MIN;",
|
|
491706
|
+
"outputSegment": "$layout-align: MIN;",
|
|
491707
|
+
"outputSegmentRef": "index-vars.$layout-align"
|
|
491708
|
+
},
|
|
491709
|
+
"layout-grow": {
|
|
491710
|
+
"output": "$comp-scw-skeleton-layout-grow: 0;",
|
|
491711
|
+
"outputSegment": "$layout-grow: 0;",
|
|
491712
|
+
"outputSegmentRef": "index-vars.$layout-grow"
|
|
491713
|
+
},
|
|
491714
|
+
"top": {
|
|
491715
|
+
"output": "$comp-scw-skeleton-top: 0px;",
|
|
491716
|
+
"outputSegment": "$top: 0px;",
|
|
491717
|
+
"outputSegmentRef": "index-vars.$top"
|
|
491718
|
+
},
|
|
491719
|
+
"top-percent": {
|
|
491720
|
+
"output": "$comp-scw-skeleton-top-percent: 0%;",
|
|
491721
|
+
"outputSegment": "$top-percent: 0%;",
|
|
491722
|
+
"outputSegmentRef": "index-vars.$top-percent"
|
|
491723
|
+
},
|
|
491724
|
+
"bottom": {
|
|
491725
|
+
"output": "$comp-scw-skeleton-bottom: 0px;",
|
|
491726
|
+
"outputSegment": "$bottom: 0px;",
|
|
491727
|
+
"outputSegmentRef": "index-vars.$bottom"
|
|
491728
|
+
},
|
|
491729
|
+
"left": {
|
|
491730
|
+
"output": "$comp-scw-skeleton-left: 0px;",
|
|
491731
|
+
"outputSegment": "$left: 0px;",
|
|
491732
|
+
"outputSegmentRef": "index-vars.$left"
|
|
491733
|
+
},
|
|
491734
|
+
"left-percent": {
|
|
491735
|
+
"output": "$comp-scw-skeleton-left-percent: 0%;",
|
|
491736
|
+
"outputSegment": "$left-percent: 0%;",
|
|
491737
|
+
"outputSegmentRef": "index-vars.$left-percent"
|
|
491738
|
+
},
|
|
491739
|
+
"right": {
|
|
491740
|
+
"output": "$comp-scw-skeleton-right: 0px;",
|
|
491741
|
+
"outputSegment": "$right: 0px;",
|
|
491742
|
+
"outputSegmentRef": "index-vars.$right"
|
|
491743
|
+
},
|
|
491744
|
+
"padding-left": {
|
|
491745
|
+
"output": "$comp-scw-skeleton-padding-left: 0px;",
|
|
491746
|
+
"outputSegment": "$padding-left: 0px;",
|
|
491747
|
+
"outputSegmentRef": "index-vars.$padding-left"
|
|
491748
|
+
},
|
|
491749
|
+
"padding-right": {
|
|
491750
|
+
"output": "$comp-scw-skeleton-padding-right: 0px;",
|
|
491751
|
+
"outputSegment": "$padding-right: 0px;",
|
|
491752
|
+
"outputSegmentRef": "index-vars.$padding-right"
|
|
491753
|
+
},
|
|
491754
|
+
"padding-top": {
|
|
491755
|
+
"output": "$comp-scw-skeleton-padding-top: 0px;",
|
|
491756
|
+
"outputSegment": "$padding-top: 0px;",
|
|
491757
|
+
"outputSegmentRef": "index-vars.$padding-top"
|
|
491758
|
+
},
|
|
491759
|
+
"padding-bottom": {
|
|
491760
|
+
"output": "$comp-scw-skeleton-padding-bottom: 0px;",
|
|
491761
|
+
"outputSegment": "$padding-bottom: 0px;",
|
|
491762
|
+
"outputSegmentRef": "index-vars.$padding-bottom"
|
|
491763
|
+
}
|
|
491764
|
+
},
|
|
491765
|
+
"components-scw-skeleton-default-": {
|
|
491766
|
+
"module-info": {
|
|
491767
|
+
"output": "",
|
|
491768
|
+
"path": "comp-scw-skeleton/default-vars",
|
|
491769
|
+
"namespace": "default-vars"
|
|
491770
|
+
},
|
|
491771
|
+
"background-color": {
|
|
491772
|
+
"output": "$comp-scw-skeleton-default-background-color: var( --scw-color-grey-09 );",
|
|
491773
|
+
"outputSegment": "$background-color: var( --scw-color-grey-09 );",
|
|
491774
|
+
"outputSegmentRef": "default-vars.$background-color"
|
|
491775
|
+
},
|
|
491776
|
+
"blend-mode": {
|
|
491777
|
+
"output": "$comp-scw-skeleton-default-blend-mode: NORMAL;",
|
|
491778
|
+
"outputSegment": "$blend-mode: NORMAL;",
|
|
491779
|
+
"outputSegmentRef": "default-vars.$blend-mode"
|
|
491780
|
+
},
|
|
491781
|
+
"width": {
|
|
491782
|
+
"output": "$comp-scw-skeleton-default-width: 800px;",
|
|
491783
|
+
"outputSegment": "$width: 800px;",
|
|
491784
|
+
"outputSegmentRef": "default-vars.$width"
|
|
491785
|
+
},
|
|
491786
|
+
"height": {
|
|
491787
|
+
"output": "$comp-scw-skeleton-default-height: 600px;",
|
|
491788
|
+
"outputSegment": "$height: 600px;",
|
|
491789
|
+
"outputSegmentRef": "default-vars.$height"
|
|
491790
|
+
},
|
|
491791
|
+
"constraint-horizontal": {
|
|
491792
|
+
"output": "$comp-scw-skeleton-default-constraint-horizontal: MIN;",
|
|
491793
|
+
"outputSegment": "$constraint-horizontal: MIN;",
|
|
491794
|
+
"outputSegmentRef": "default-vars.$constraint-horizontal"
|
|
491795
|
+
},
|
|
491796
|
+
"constraint-vertical": {
|
|
491797
|
+
"output": "$comp-scw-skeleton-default-constraint-vertical: MIN;",
|
|
491798
|
+
"outputSegment": "$constraint-vertical: MIN;",
|
|
491799
|
+
"outputSegmentRef": "default-vars.$constraint-vertical"
|
|
491800
|
+
},
|
|
491801
|
+
"constrain-proportions": {
|
|
491802
|
+
"output": "$comp-scw-skeleton-default-constrain-proportions: false;",
|
|
491803
|
+
"outputSegment": "$constrain-proportions: false;",
|
|
491804
|
+
"outputSegmentRef": "default-vars.$constrain-proportions"
|
|
491805
|
+
},
|
|
491806
|
+
"layout-context": {
|
|
491807
|
+
"output": "$comp-scw-skeleton-default-layout-context: ABSOLUTE;",
|
|
491808
|
+
"outputSegment": "$layout-context: ABSOLUTE;",
|
|
491809
|
+
"outputSegmentRef": "default-vars.$layout-context"
|
|
491810
|
+
},
|
|
491811
|
+
"layout-mode": {
|
|
491812
|
+
"output": "$comp-scw-skeleton-default-layout-mode: NONE;",
|
|
491813
|
+
"outputSegment": "$layout-mode: NONE;",
|
|
491814
|
+
"outputSegmentRef": "default-vars.$layout-mode"
|
|
491815
|
+
},
|
|
491816
|
+
"primary-axis-align-items": {
|
|
491817
|
+
"output": "$comp-scw-skeleton-default-primary-axis-align-items: MIN;",
|
|
491818
|
+
"outputSegment": "$primary-axis-align-items: MIN;",
|
|
491819
|
+
"outputSegmentRef": "default-vars.$primary-axis-align-items"
|
|
491820
|
+
},
|
|
491821
|
+
"counter-axis-align-items": {
|
|
491822
|
+
"output": "$comp-scw-skeleton-default-counter-axis-align-items: MIN;",
|
|
491823
|
+
"outputSegment": "$counter-axis-align-items: MIN;",
|
|
491824
|
+
"outputSegmentRef": "default-vars.$counter-axis-align-items"
|
|
491825
|
+
},
|
|
491826
|
+
"item-spacing": {
|
|
491827
|
+
"output": "$comp-scw-skeleton-default-item-spacing: 0px;",
|
|
491828
|
+
"outputSegment": "$item-spacing: 0px;",
|
|
491829
|
+
"outputSegmentRef": "default-vars.$item-spacing"
|
|
491830
|
+
},
|
|
491831
|
+
"layout-align": {
|
|
491832
|
+
"output": "$comp-scw-skeleton-default-layout-align: MIN;",
|
|
491833
|
+
"outputSegment": "$layout-align: MIN;",
|
|
491834
|
+
"outputSegmentRef": "default-vars.$layout-align"
|
|
491835
|
+
},
|
|
491836
|
+
"layout-grow": {
|
|
491837
|
+
"output": "$comp-scw-skeleton-default-layout-grow: 0;",
|
|
491838
|
+
"outputSegment": "$layout-grow: 0;",
|
|
491839
|
+
"outputSegmentRef": "default-vars.$layout-grow"
|
|
491840
|
+
},
|
|
491841
|
+
"top": {
|
|
491842
|
+
"output": "$comp-scw-skeleton-default-top: var( --scw-spacing-2 );",
|
|
491843
|
+
"outputSegment": "$top: var( --scw-spacing-2 );",
|
|
491844
|
+
"outputSegmentRef": "default-vars.$top"
|
|
491845
|
+
},
|
|
491846
|
+
"top-percent": {
|
|
491847
|
+
"output": "$comp-scw-skeleton-default-top-percent: 50%;",
|
|
491848
|
+
"outputSegment": "$top-percent: 50%;",
|
|
491849
|
+
"outputSegmentRef": "default-vars.$top-percent"
|
|
491850
|
+
},
|
|
491851
|
+
"bottom": {
|
|
491852
|
+
"output": "$comp-scw-skeleton-default-bottom: var( --scw-spacing-2 );",
|
|
491853
|
+
"outputSegment": "$bottom: var( --scw-spacing-2 );",
|
|
491854
|
+
"outputSegmentRef": "default-vars.$bottom"
|
|
491855
|
+
},
|
|
491856
|
+
"left": {
|
|
491857
|
+
"output": "$comp-scw-skeleton-default-left: var( --scw-spacing-2 );",
|
|
491858
|
+
"outputSegment": "$left: var( --scw-spacing-2 );",
|
|
491859
|
+
"outputSegmentRef": "default-vars.$left"
|
|
491860
|
+
},
|
|
491861
|
+
"left-percent": {
|
|
491862
|
+
"output": "$comp-scw-skeleton-default-left-percent: 50%;",
|
|
491863
|
+
"outputSegment": "$left-percent: 50%;",
|
|
491864
|
+
"outputSegmentRef": "default-vars.$left-percent"
|
|
491865
|
+
},
|
|
491866
|
+
"right": {
|
|
491867
|
+
"output": "$comp-scw-skeleton-default-right: var( --scw-spacing-2 );",
|
|
491868
|
+
"outputSegment": "$right: var( --scw-spacing-2 );",
|
|
491869
|
+
"outputSegmentRef": "default-vars.$right"
|
|
491870
|
+
},
|
|
491871
|
+
"padding-left": {
|
|
491872
|
+
"output": "$comp-scw-skeleton-default-padding-left: 0px;",
|
|
491873
|
+
"outputSegment": "$padding-left: 0px;",
|
|
491874
|
+
"outputSegmentRef": "default-vars.$padding-left"
|
|
491875
|
+
},
|
|
491876
|
+
"padding-right": {
|
|
491877
|
+
"output": "$comp-scw-skeleton-default-padding-right: 0px;",
|
|
491878
|
+
"outputSegment": "$padding-right: 0px;",
|
|
491879
|
+
"outputSegmentRef": "default-vars.$padding-right"
|
|
491880
|
+
},
|
|
491881
|
+
"padding-top": {
|
|
491882
|
+
"output": "$comp-scw-skeleton-default-padding-top: 0px;",
|
|
491883
|
+
"outputSegment": "$padding-top: 0px;",
|
|
491884
|
+
"outputSegmentRef": "default-vars.$padding-top"
|
|
491885
|
+
},
|
|
491886
|
+
"padding-bottom": {
|
|
491887
|
+
"output": "$comp-scw-skeleton-default-padding-bottom: 0px;",
|
|
491888
|
+
"outputSegment": "$padding-bottom: 0px;",
|
|
491889
|
+
"outputSegmentRef": "default-vars.$padding-bottom"
|
|
491890
|
+
}
|
|
491891
|
+
},
|
|
491608
491892
|
"fonts-proxima-nova-condensed-700-normal-": {},
|
|
491609
491893
|
"fonts-proxima-nova-700-normal-": {},
|
|
491610
491894
|
"fonts-proxima-nova-600-normal-": {},
|
|
Binary file
|
|
@@ -96814,4 +96814,59 @@ $comp-scw-testimonial-card-state-image-testimonial-container-source-description-
|
|
|
96814
96814
|
$comp-scw-testimonial-card-state-image-testimonial-container-source-description-bottom: 0px;
|
|
96815
96815
|
$comp-scw-testimonial-card-state-image-testimonial-container-source-description-left: 0px;
|
|
96816
96816
|
$comp-scw-testimonial-card-state-image-testimonial-container-source-description-left-percent: 50%;
|
|
96817
|
-
$comp-scw-testimonial-card-state-image-testimonial-container-source-description-right: 0px;
|
|
96817
|
+
$comp-scw-testimonial-card-state-image-testimonial-container-source-description-right: 0px;
|
|
96818
|
+
$comp-scw-skeleton-background-color: rgba(0,0,0,0);
|
|
96819
|
+
$comp-scw-skeleton-stroke-color: rgba(151,71,255,1);
|
|
96820
|
+
$comp-scw-skeleton-stroke-weight: 1px;
|
|
96821
|
+
$comp-scw-skeleton-stroke-align: INSIDE;
|
|
96822
|
+
$comp-scw-skeleton-corner-radius-top-left: 5px;
|
|
96823
|
+
$comp-scw-skeleton-corner-radius-top-right: 5px;
|
|
96824
|
+
$comp-scw-skeleton-corner-radius-bottom-right: 5px;
|
|
96825
|
+
$comp-scw-skeleton-corner-radius-bottom-left: 5px;
|
|
96826
|
+
$comp-scw-skeleton-width: 840px;
|
|
96827
|
+
$comp-scw-skeleton-height: 640px;
|
|
96828
|
+
$comp-scw-skeleton-constraint-horizontal: MIN;
|
|
96829
|
+
$comp-scw-skeleton-constraint-vertical: MIN;
|
|
96830
|
+
$comp-scw-skeleton-constrain-proportions: false;
|
|
96831
|
+
$comp-scw-skeleton-layout-context: NONE;
|
|
96832
|
+
$comp-scw-skeleton-layout-mode: NONE;
|
|
96833
|
+
$comp-scw-skeleton-primary-axis-align-items: MIN;
|
|
96834
|
+
$comp-scw-skeleton-counter-axis-align-items: MIN;
|
|
96835
|
+
$comp-scw-skeleton-item-spacing: 0px;
|
|
96836
|
+
$comp-scw-skeleton-layout-align: MIN;
|
|
96837
|
+
$comp-scw-skeleton-layout-grow: 0;
|
|
96838
|
+
$comp-scw-skeleton-top: 0px;
|
|
96839
|
+
$comp-scw-skeleton-top-percent: 0%;
|
|
96840
|
+
$comp-scw-skeleton-bottom: 0px;
|
|
96841
|
+
$comp-scw-skeleton-left: 0px;
|
|
96842
|
+
$comp-scw-skeleton-left-percent: 0%;
|
|
96843
|
+
$comp-scw-skeleton-right: 0px;
|
|
96844
|
+
$comp-scw-skeleton-padding-left: 0px;
|
|
96845
|
+
$comp-scw-skeleton-padding-right: 0px;
|
|
96846
|
+
$comp-scw-skeleton-padding-top: 0px;
|
|
96847
|
+
$comp-scw-skeleton-padding-bottom: 0px;
|
|
96848
|
+
|
|
96849
|
+
$comp-scw-skeleton-default-background-color: var( --scw-color-grey-09 );
|
|
96850
|
+
$comp-scw-skeleton-default-blend-mode: NORMAL;
|
|
96851
|
+
$comp-scw-skeleton-default-width: 800px;
|
|
96852
|
+
$comp-scw-skeleton-default-height: 600px;
|
|
96853
|
+
$comp-scw-skeleton-default-constraint-horizontal: MIN;
|
|
96854
|
+
$comp-scw-skeleton-default-constraint-vertical: MIN;
|
|
96855
|
+
$comp-scw-skeleton-default-constrain-proportions: false;
|
|
96856
|
+
$comp-scw-skeleton-default-layout-context: ABSOLUTE;
|
|
96857
|
+
$comp-scw-skeleton-default-layout-mode: NONE;
|
|
96858
|
+
$comp-scw-skeleton-default-primary-axis-align-items: MIN;
|
|
96859
|
+
$comp-scw-skeleton-default-counter-axis-align-items: MIN;
|
|
96860
|
+
$comp-scw-skeleton-default-item-spacing: 0px;
|
|
96861
|
+
$comp-scw-skeleton-default-layout-align: MIN;
|
|
96862
|
+
$comp-scw-skeleton-default-layout-grow: 0;
|
|
96863
|
+
$comp-scw-skeleton-default-top: var( --scw-spacing-2 );
|
|
96864
|
+
$comp-scw-skeleton-default-top-percent: 50%;
|
|
96865
|
+
$comp-scw-skeleton-default-bottom: var( --scw-spacing-2 );
|
|
96866
|
+
$comp-scw-skeleton-default-left: var( --scw-spacing-2 );
|
|
96867
|
+
$comp-scw-skeleton-default-left-percent: 50%;
|
|
96868
|
+
$comp-scw-skeleton-default-right: var( --scw-spacing-2 );
|
|
96869
|
+
$comp-scw-skeleton-default-padding-left: 0px;
|
|
96870
|
+
$comp-scw-skeleton-default-padding-right: 0px;
|
|
96871
|
+
$comp-scw-skeleton-default-padding-top: 0px;
|
|
96872
|
+
$comp-scw-skeleton-default-padding-bottom: 0px;
|