survey-creator-core 1.12.11 → 1.12.12
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/fonts.fontless.css +1 -1
- package/fonts.fontless.min.css +1 -1
- package/i18n/arabic.js +1 -1
- package/i18n/arabic.min.js.LICENSE.txt +1 -1
- package/i18n/bulgarian.js +1 -1
- package/i18n/bulgarian.min.js.LICENSE.txt +1 -1
- package/i18n/croatian.js +1 -1
- package/i18n/croatian.min.js.LICENSE.txt +1 -1
- package/i18n/czech.js +1 -1
- package/i18n/czech.min.js.LICENSE.txt +1 -1
- package/i18n/danish.js +1 -1
- package/i18n/danish.min.js.LICENSE.txt +1 -1
- package/i18n/dutch.js +1 -1
- package/i18n/dutch.min.js.LICENSE.txt +1 -1
- package/i18n/english.js +3 -2
- package/i18n/english.js.map +1 -1
- package/i18n/english.min.js +1 -1
- package/i18n/english.min.js.LICENSE.txt +1 -1
- package/i18n/finnish.js +1 -1
- package/i18n/finnish.min.js.LICENSE.txt +1 -1
- package/i18n/french.js +1 -1
- package/i18n/french.min.js.LICENSE.txt +1 -1
- package/i18n/german.js +1 -1
- package/i18n/german.min.js.LICENSE.txt +1 -1
- package/i18n/hebrew.js +1 -1
- package/i18n/hebrew.min.js.LICENSE.txt +1 -1
- package/i18n/hungarian.js +1 -1
- package/i18n/hungarian.min.js.LICENSE.txt +1 -1
- package/i18n/index.js +1 -1
- package/i18n/index.min.js.LICENSE.txt +1 -1
- package/i18n/indonesian.js +1 -1
- package/i18n/indonesian.min.js.LICENSE.txt +1 -1
- package/i18n/italian.js +1 -1
- package/i18n/italian.min.js.LICENSE.txt +1 -1
- package/i18n/japanese.js +1 -1
- package/i18n/japanese.min.js.LICENSE.txt +1 -1
- package/i18n/korean.js +1 -1
- package/i18n/korean.min.js.LICENSE.txt +1 -1
- package/i18n/malay.js +1 -1
- package/i18n/malay.min.js.LICENSE.txt +1 -1
- package/i18n/mongolian.js +1 -1
- package/i18n/mongolian.min.js.LICENSE.txt +1 -1
- package/i18n/norwegian.js +1 -1
- package/i18n/norwegian.min.js.LICENSE.txt +1 -1
- package/i18n/persian.js +1 -1
- package/i18n/persian.min.js.LICENSE.txt +1 -1
- package/i18n/polish.js +1 -1
- package/i18n/polish.min.js.LICENSE.txt +1 -1
- package/i18n/portuguese.js +1 -1
- package/i18n/portuguese.min.js.LICENSE.txt +1 -1
- package/i18n/romanian.js +1 -1
- package/i18n/romanian.min.js.LICENSE.txt +1 -1
- package/i18n/russian.js +1 -1
- package/i18n/russian.min.js.LICENSE.txt +1 -1
- package/i18n/simplified-chinese.js +1 -1
- package/i18n/simplified-chinese.min.js.LICENSE.txt +1 -1
- package/i18n/slovak.js +1 -1
- package/i18n/slovak.min.js.LICENSE.txt +1 -1
- package/i18n/spanish.js +1 -1
- package/i18n/spanish.min.js.LICENSE.txt +1 -1
- package/i18n/swedish.js +1 -1
- package/i18n/swedish.min.js.LICENSE.txt +1 -1
- package/i18n/tajik.js +1 -1
- package/i18n/tajik.min.js.LICENSE.txt +1 -1
- package/i18n/thai.js +1 -1
- package/i18n/thai.min.js.LICENSE.txt +1 -1
- package/i18n/traditional-chinese.js +1 -1
- package/i18n/traditional-chinese.min.js.LICENSE.txt +1 -1
- package/i18n/turkish.js +1 -1
- package/i18n/turkish.min.js.LICENSE.txt +1 -1
- package/package.json +2 -2
- package/survey-creator-core.css +11997 -369
- package/survey-creator-core.fontless.css +11996 -368
- package/survey-creator-core.fontless.css.map +1 -1
- package/survey-creator-core.fontless.min.css +46 -45
- package/survey-creator-core.i18n.js +1 -1
- package/survey-creator-core.i18n.min.js.LICENSE.txt +1 -1
- package/survey-creator-core.js +509 -321
- package/survey-creator-core.js.map +1 -1
- package/survey-creator-core.min.css +47 -46
- package/survey-creator-core.min.js +1 -1
- package/survey-creator-core.min.js.LICENSE.txt +1 -1
- package/themes/default-contrast.js +101 -66
- package/themes/default-contrast.js.map +1 -1
- package/themes/default-contrast.min.js +1 -1
- package/themes/default-contrast.min.js.LICENSE.txt +1 -1
- package/themes/default-dark.js +101 -66
- package/themes/default-dark.js.map +1 -1
- package/themes/default-dark.min.js +1 -1
- package/themes/default-dark.min.js.LICENSE.txt +1 -1
- package/themes/default-light.js +101 -66
- package/themes/default-light.js.map +1 -1
- package/themes/default-light.min.js +1 -1
- package/themes/default-light.min.js.LICENSE.txt +1 -1
- package/themes/index.js +103 -66
- package/themes/index.js.map +1 -1
- package/themes/index.min.js +1 -1
- package/themes/index.min.js.LICENSE.txt +1 -1
- package/themes/themes/default-contrast.d.ts +2 -0
- package/themes/themes/default-dark.d.ts +2 -0
- package/themes/themes/default-light.d.ts +2 -0
- package/themes/themes/default.d.ts +80 -12
- package/themes/themes/index.d.ts +3 -0
- package/typings/components/scroll.d.ts +13 -0
- package/typings/components/tabs/translation-plugin.d.ts +7 -0
- package/typings/creator-base.d.ts +1 -1
- package/typings/creator-theme/creator-theme-model.d.ts +1 -0
- package/typings/creator-theme/creator-themes.d.ts +1 -0
- package/typings/editorLocalization.d.ts +1 -0
- package/typings/entries/index.d.ts +1 -0
- package/typings/expand-collapse-manager.d.ts +1 -0
- package/typings/localization/english.d.ts +1 -0
- package/typings/property-grid/condition-survey.d.ts +4 -0
- package/typings/survey-elements.d.ts +1 -0
- package/typings/svgbundle.d.ts +6 -0
- package/typings/themes/default-contrast.d.ts +2 -0
- package/typings/themes/default-dark.d.ts +2 -0
- package/typings/themes/default-light.d.ts +2 -0
- package/typings/themes/default.d.ts +80 -12
- package/typings/themes/index.d.ts +3 -0
- package/typings/toolbox.d.ts +0 -4
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
declare const Theme: {
|
|
2
2
|
themeName: string;
|
|
3
|
+
iconsSet: string;
|
|
3
4
|
cssVariables: {
|
|
4
5
|
"--ctr-toolbox-scrollbar-left": string;
|
|
5
6
|
"--ctr-toolbox-scrollbar-right": string;
|
|
@@ -106,6 +107,12 @@ declare const Theme: {
|
|
|
106
107
|
"--ctr-corner-radius-unit": string;
|
|
107
108
|
"--ctr-stroke-unit": string;
|
|
108
109
|
"--ctr-size-unit": string;
|
|
110
|
+
"--lbr-stroke-unit": string;
|
|
111
|
+
"--lbr-spacing-unit": string;
|
|
112
|
+
"--lbr-font-unit": string;
|
|
113
|
+
"--lbr-corner-radius-unit": string;
|
|
114
|
+
"--lbr-size-unit": string;
|
|
115
|
+
"--lbr-line-height-unit": string;
|
|
109
116
|
"--ctr-toolbox-item-icon-color": string;
|
|
110
117
|
"--ctr-toolbox-item-text-color": string;
|
|
111
118
|
"--ctr-toolbox-item-icon-color-pressed": string;
|
|
@@ -279,6 +286,7 @@ declare const Theme: {
|
|
|
279
286
|
"--ctr-list-item-color-swatch-corner-radius": string;
|
|
280
287
|
"--ctr-list-item-color-swatch-width": string;
|
|
281
288
|
"--ctr-list-item-color-swatch-height": string;
|
|
289
|
+
"--ctr-editor-color-swatch-corner-radius": string;
|
|
282
290
|
"--ctr-editor-button-padding-top": string;
|
|
283
291
|
"--ctr-editor-button-padding-bottom": string;
|
|
284
292
|
"--ctr-editor-button-padding-left": string;
|
|
@@ -607,12 +615,6 @@ declare const Theme: {
|
|
|
607
615
|
"--ctr-survey-header-logo-placeholder-icon-color": string;
|
|
608
616
|
"--ctr-survey-header-logo-placeholder-icon-width": string;
|
|
609
617
|
"--ctr-survey-header-logo-placeholder-icon-height": string;
|
|
610
|
-
"--lbr-notification-padding-left": string;
|
|
611
|
-
"--lbr-notification-padding-right": string;
|
|
612
|
-
"--lbr-notification-button-corner-radius": string;
|
|
613
|
-
"--lbr-notification-padding-left-with-button": string;
|
|
614
|
-
"--lbr-notification-padding-top-with-button": string;
|
|
615
|
-
"--lbr-notification-padding-bottom-with-button": string;
|
|
616
618
|
"--ctr-survey-image-picker-drop-spot-color": string;
|
|
617
619
|
"--ctr-data-table-row-corner-radius-floating": string;
|
|
618
620
|
"--ctr-survey-item-actionbar-drag-indicator-color": string;
|
|
@@ -680,6 +682,7 @@ declare const Theme: {
|
|
|
680
682
|
"--ctr-survey-header-logo-placeholder-icon-color-hovered": string;
|
|
681
683
|
"--ctr-survey-header-text-title-color-placeholder": string;
|
|
682
684
|
"--ctr-survey-header-text-description-color-placeholder": string;
|
|
685
|
+
"--ctr-survey-header-text-margin-left-mobile-logo-placeholder": string;
|
|
683
686
|
"--ctr-survey-question-panel-border-color-selected": string;
|
|
684
687
|
"--ctr-survey-question-panel-border-width-selected": string;
|
|
685
688
|
"--ctr-survey-page-border-color-selected": string;
|
|
@@ -688,6 +691,8 @@ declare const Theme: {
|
|
|
688
691
|
"--ctr-survey-question-panel-border-width-hovered": string;
|
|
689
692
|
"--ctr-survey-page-border-color-hovered": string;
|
|
690
693
|
"--ctr-survey-page-border-width-hovered": string;
|
|
694
|
+
"--lbr-error-panel-padding-left-small": string;
|
|
695
|
+
"--lbr-error-panel-padding-right-small": string;
|
|
691
696
|
"--ctr-survey-page-header-title-color-placeholder": string;
|
|
692
697
|
"--ctr-survey-page-background-color-hovered": string;
|
|
693
698
|
"--ctr-list-search-padding-left": string;
|
|
@@ -735,11 +740,31 @@ declare const Theme: {
|
|
|
735
740
|
"--ctr-toolbox-item-shadow-hovered-2-offset-y": string;
|
|
736
741
|
"--ctr-toolbox-item-shadow-hovered-2-blur": string;
|
|
737
742
|
"--ctr-toolbox-item-shadow-hovered-2-spread": string;
|
|
743
|
+
"--ctr-page-navigator-item-shadow-hovered-1-offset-x": string;
|
|
744
|
+
"--ctr-page-navigator-item-shadow-hovered-1-offset-y": string;
|
|
745
|
+
"--ctr-page-navigator-item-shadow-hovered-1-blur": string;
|
|
746
|
+
"--ctr-page-navigator-item-shadow-hovered-1-spread": string;
|
|
747
|
+
"--ctr-page-navigator-item-shadow-hovered-1-color": string;
|
|
748
|
+
"--ctr-page-navigator-item-shadow-hovered-2-offset-x": string;
|
|
749
|
+
"--ctr-page-navigator-item-shadow-hovered-2-offset-y": string;
|
|
750
|
+
"--ctr-page-navigator-item-shadow-hovered-2-blur": string;
|
|
751
|
+
"--ctr-page-navigator-item-shadow-hovered-2-spread": string;
|
|
752
|
+
"--ctr-page-navigator-item-shadow-hovered-2-color": string;
|
|
738
753
|
"--ctr-button-shadow-offset-x": string;
|
|
739
754
|
"--ctr-button-shadow-offset-y": string;
|
|
740
755
|
"--ctr-button-shadow-blur": string;
|
|
741
756
|
"--ctr-button-shadow-spread": string;
|
|
742
757
|
"--ctr-button-shadow-color": string;
|
|
758
|
+
"--ctr-popup-menu-shadow-1-offset-x": string;
|
|
759
|
+
"--ctr-popup-menu-shadow-1-offset-y": string;
|
|
760
|
+
"--ctr-popup-menu-shadow-1-blur": string;
|
|
761
|
+
"--ctr-popup-menu-shadow-1-spread": string;
|
|
762
|
+
"--ctr-popup-menu-shadow-1-color": string;
|
|
763
|
+
"--ctr-popup-menu-shadow-2-offset-x": string;
|
|
764
|
+
"--ctr-popup-menu-shadow-2-offset-y": string;
|
|
765
|
+
"--ctr-popup-menu-shadow-2-blur": string;
|
|
766
|
+
"--ctr-popup-menu-shadow-2-spread": string;
|
|
767
|
+
"--ctr-popup-menu-shadow-2-color": string;
|
|
743
768
|
"--ctr-popup-shadow-1-offset-x": string;
|
|
744
769
|
"--ctr-popup-shadow-1-offset-y": string;
|
|
745
770
|
"--ctr-popup-shadow-1-blur": string;
|
|
@@ -879,11 +904,21 @@ declare const Theme: {
|
|
|
879
904
|
"--ctr-scrollbar-padding-vertical-hovered": string;
|
|
880
905
|
"--ctr-image-gallery-item-title-color": string;
|
|
881
906
|
"--ctr-image-gallery-item-corner-radius": string;
|
|
907
|
+
"--ctr-survey-radio-button-group-item-background-color-drop-spot": string;
|
|
908
|
+
"--ctr-survey-radio-button-group-item-corner-radius-drop-spot": string;
|
|
909
|
+
"--ctr-image-gallery-item-background-corner-radius-drop-spot": string;
|
|
910
|
+
"--ctr-image-gallery-item-background-corner-radius-drop-spot-2": string;
|
|
911
|
+
"--ctr-survey-checkboxes-item-corner-radius-drop-spot": string;
|
|
912
|
+
"--ctr-survey-checkboxes-item-background-color-drop-spot": string;
|
|
913
|
+
"--ctr-survey-ranking-item-background-color-drop-spot": string;
|
|
914
|
+
"--ctr-survey-ranking-item-corner-radius-drop-spot": string;
|
|
915
|
+
"--ctr-checkbox-description-text-margin-top": string;
|
|
882
916
|
};
|
|
883
917
|
};
|
|
884
918
|
export default Theme;
|
|
885
919
|
export declare const Default: {
|
|
886
920
|
themeName: string;
|
|
921
|
+
iconsSet: string;
|
|
887
922
|
cssVariables: {
|
|
888
923
|
"--ctr-toolbox-scrollbar-left": string;
|
|
889
924
|
"--ctr-toolbox-scrollbar-right": string;
|
|
@@ -990,6 +1025,12 @@ export declare const Default: {
|
|
|
990
1025
|
"--ctr-corner-radius-unit": string;
|
|
991
1026
|
"--ctr-stroke-unit": string;
|
|
992
1027
|
"--ctr-size-unit": string;
|
|
1028
|
+
"--lbr-stroke-unit": string;
|
|
1029
|
+
"--lbr-spacing-unit": string;
|
|
1030
|
+
"--lbr-font-unit": string;
|
|
1031
|
+
"--lbr-corner-radius-unit": string;
|
|
1032
|
+
"--lbr-size-unit": string;
|
|
1033
|
+
"--lbr-line-height-unit": string;
|
|
993
1034
|
"--ctr-toolbox-item-icon-color": string;
|
|
994
1035
|
"--ctr-toolbox-item-text-color": string;
|
|
995
1036
|
"--ctr-toolbox-item-icon-color-pressed": string;
|
|
@@ -1163,6 +1204,7 @@ export declare const Default: {
|
|
|
1163
1204
|
"--ctr-list-item-color-swatch-corner-radius": string;
|
|
1164
1205
|
"--ctr-list-item-color-swatch-width": string;
|
|
1165
1206
|
"--ctr-list-item-color-swatch-height": string;
|
|
1207
|
+
"--ctr-editor-color-swatch-corner-radius": string;
|
|
1166
1208
|
"--ctr-editor-button-padding-top": string;
|
|
1167
1209
|
"--ctr-editor-button-padding-bottom": string;
|
|
1168
1210
|
"--ctr-editor-button-padding-left": string;
|
|
@@ -1491,12 +1533,6 @@ export declare const Default: {
|
|
|
1491
1533
|
"--ctr-survey-header-logo-placeholder-icon-color": string;
|
|
1492
1534
|
"--ctr-survey-header-logo-placeholder-icon-width": string;
|
|
1493
1535
|
"--ctr-survey-header-logo-placeholder-icon-height": string;
|
|
1494
|
-
"--lbr-notification-padding-left": string;
|
|
1495
|
-
"--lbr-notification-padding-right": string;
|
|
1496
|
-
"--lbr-notification-button-corner-radius": string;
|
|
1497
|
-
"--lbr-notification-padding-left-with-button": string;
|
|
1498
|
-
"--lbr-notification-padding-top-with-button": string;
|
|
1499
|
-
"--lbr-notification-padding-bottom-with-button": string;
|
|
1500
1536
|
"--ctr-survey-image-picker-drop-spot-color": string;
|
|
1501
1537
|
"--ctr-data-table-row-corner-radius-floating": string;
|
|
1502
1538
|
"--ctr-survey-item-actionbar-drag-indicator-color": string;
|
|
@@ -1564,6 +1600,7 @@ export declare const Default: {
|
|
|
1564
1600
|
"--ctr-survey-header-logo-placeholder-icon-color-hovered": string;
|
|
1565
1601
|
"--ctr-survey-header-text-title-color-placeholder": string;
|
|
1566
1602
|
"--ctr-survey-header-text-description-color-placeholder": string;
|
|
1603
|
+
"--ctr-survey-header-text-margin-left-mobile-logo-placeholder": string;
|
|
1567
1604
|
"--ctr-survey-question-panel-border-color-selected": string;
|
|
1568
1605
|
"--ctr-survey-question-panel-border-width-selected": string;
|
|
1569
1606
|
"--ctr-survey-page-border-color-selected": string;
|
|
@@ -1572,6 +1609,8 @@ export declare const Default: {
|
|
|
1572
1609
|
"--ctr-survey-question-panel-border-width-hovered": string;
|
|
1573
1610
|
"--ctr-survey-page-border-color-hovered": string;
|
|
1574
1611
|
"--ctr-survey-page-border-width-hovered": string;
|
|
1612
|
+
"--lbr-error-panel-padding-left-small": string;
|
|
1613
|
+
"--lbr-error-panel-padding-right-small": string;
|
|
1575
1614
|
"--ctr-survey-page-header-title-color-placeholder": string;
|
|
1576
1615
|
"--ctr-survey-page-background-color-hovered": string;
|
|
1577
1616
|
"--ctr-list-search-padding-left": string;
|
|
@@ -1619,11 +1658,31 @@ export declare const Default: {
|
|
|
1619
1658
|
"--ctr-toolbox-item-shadow-hovered-2-offset-y": string;
|
|
1620
1659
|
"--ctr-toolbox-item-shadow-hovered-2-blur": string;
|
|
1621
1660
|
"--ctr-toolbox-item-shadow-hovered-2-spread": string;
|
|
1661
|
+
"--ctr-page-navigator-item-shadow-hovered-1-offset-x": string;
|
|
1662
|
+
"--ctr-page-navigator-item-shadow-hovered-1-offset-y": string;
|
|
1663
|
+
"--ctr-page-navigator-item-shadow-hovered-1-blur": string;
|
|
1664
|
+
"--ctr-page-navigator-item-shadow-hovered-1-spread": string;
|
|
1665
|
+
"--ctr-page-navigator-item-shadow-hovered-1-color": string;
|
|
1666
|
+
"--ctr-page-navigator-item-shadow-hovered-2-offset-x": string;
|
|
1667
|
+
"--ctr-page-navigator-item-shadow-hovered-2-offset-y": string;
|
|
1668
|
+
"--ctr-page-navigator-item-shadow-hovered-2-blur": string;
|
|
1669
|
+
"--ctr-page-navigator-item-shadow-hovered-2-spread": string;
|
|
1670
|
+
"--ctr-page-navigator-item-shadow-hovered-2-color": string;
|
|
1622
1671
|
"--ctr-button-shadow-offset-x": string;
|
|
1623
1672
|
"--ctr-button-shadow-offset-y": string;
|
|
1624
1673
|
"--ctr-button-shadow-blur": string;
|
|
1625
1674
|
"--ctr-button-shadow-spread": string;
|
|
1626
1675
|
"--ctr-button-shadow-color": string;
|
|
1676
|
+
"--ctr-popup-menu-shadow-1-offset-x": string;
|
|
1677
|
+
"--ctr-popup-menu-shadow-1-offset-y": string;
|
|
1678
|
+
"--ctr-popup-menu-shadow-1-blur": string;
|
|
1679
|
+
"--ctr-popup-menu-shadow-1-spread": string;
|
|
1680
|
+
"--ctr-popup-menu-shadow-1-color": string;
|
|
1681
|
+
"--ctr-popup-menu-shadow-2-offset-x": string;
|
|
1682
|
+
"--ctr-popup-menu-shadow-2-offset-y": string;
|
|
1683
|
+
"--ctr-popup-menu-shadow-2-blur": string;
|
|
1684
|
+
"--ctr-popup-menu-shadow-2-spread": string;
|
|
1685
|
+
"--ctr-popup-menu-shadow-2-color": string;
|
|
1627
1686
|
"--ctr-popup-shadow-1-offset-x": string;
|
|
1628
1687
|
"--ctr-popup-shadow-1-offset-y": string;
|
|
1629
1688
|
"--ctr-popup-shadow-1-blur": string;
|
|
@@ -1763,5 +1822,14 @@ export declare const Default: {
|
|
|
1763
1822
|
"--ctr-scrollbar-padding-vertical-hovered": string;
|
|
1764
1823
|
"--ctr-image-gallery-item-title-color": string;
|
|
1765
1824
|
"--ctr-image-gallery-item-corner-radius": string;
|
|
1825
|
+
"--ctr-survey-radio-button-group-item-background-color-drop-spot": string;
|
|
1826
|
+
"--ctr-survey-radio-button-group-item-corner-radius-drop-spot": string;
|
|
1827
|
+
"--ctr-image-gallery-item-background-corner-radius-drop-spot": string;
|
|
1828
|
+
"--ctr-image-gallery-item-background-corner-radius-drop-spot-2": string;
|
|
1829
|
+
"--ctr-survey-checkboxes-item-corner-radius-drop-spot": string;
|
|
1830
|
+
"--ctr-survey-checkboxes-item-background-color-drop-spot": string;
|
|
1831
|
+
"--ctr-survey-ranking-item-background-color-drop-spot": string;
|
|
1832
|
+
"--ctr-survey-ranking-item-corner-radius-drop-spot": string;
|
|
1833
|
+
"--ctr-checkbox-description-text-margin-top": string;
|
|
1766
1834
|
};
|
|
1767
1835
|
};
|
package/themes/themes/index.d.ts
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
export declare const DefaultLight: {
|
|
2
2
|
themeName: string;
|
|
3
|
+
iconsSet: string;
|
|
3
4
|
isLight: boolean;
|
|
4
5
|
cssVariables: {
|
|
5
6
|
"--sjs-layer-1-background-500": string;
|
|
@@ -59,6 +60,7 @@ export declare const DefaultLight: {
|
|
|
59
60
|
};
|
|
60
61
|
export declare const DefaultDark: {
|
|
61
62
|
themeName: string;
|
|
63
|
+
iconsSet: string;
|
|
62
64
|
isLight: boolean;
|
|
63
65
|
cssVariables: {
|
|
64
66
|
"--sjs-layer-1-background-500": string;
|
|
@@ -118,6 +120,7 @@ export declare const DefaultDark: {
|
|
|
118
120
|
};
|
|
119
121
|
export declare const DefaultContrast: {
|
|
120
122
|
themeName: string;
|
|
123
|
+
iconsSet: string;
|
|
121
124
|
isLight: boolean;
|
|
122
125
|
cssVariables: {
|
|
123
126
|
"--sjs-layer-1-background-500": string;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
export declare class ScrollViewModel {
|
|
2
|
+
private _containerElementValue;
|
|
3
|
+
private _rootElementValue;
|
|
4
|
+
private _scrollbarElement;
|
|
5
|
+
private _containerBodyElement;
|
|
6
|
+
private _scrollbarSizerElement;
|
|
7
|
+
private _containerBodyResizeObserver;
|
|
8
|
+
constructor();
|
|
9
|
+
setRootElement(element: HTMLElement): void;
|
|
10
|
+
onScrollContainer(): void;
|
|
11
|
+
onScrollScrollbar(): void;
|
|
12
|
+
unsubscribeRootElement(): void;
|
|
13
|
+
}
|
|
@@ -10,11 +10,18 @@ export declare class TabTranslationPlugin implements ICreatorPlugin {
|
|
|
10
10
|
private importCsvAction;
|
|
11
11
|
private exportCsvAction;
|
|
12
12
|
private sidebarTab;
|
|
13
|
+
private _showOneCategoryInPropertyGrid;
|
|
14
|
+
private tabControlModel;
|
|
13
15
|
model: Translation;
|
|
16
|
+
get showOneCategoryInPropertyGrid(): boolean;
|
|
17
|
+
set showOneCategoryInPropertyGrid(newValue: boolean);
|
|
18
|
+
private updateSettingsSurvey;
|
|
14
19
|
constructor(creator: SurveyCreatorModel);
|
|
15
20
|
activate(): void;
|
|
16
21
|
update(): void;
|
|
17
22
|
deactivate(): boolean;
|
|
23
|
+
private updateTabControl;
|
|
24
|
+
private updateTabControlActions;
|
|
18
25
|
private createMergeLocaleWithDefaultActionTitleUpdater;
|
|
19
26
|
get selectLanguageOptionsCaption(): string;
|
|
20
27
|
get showAllStringsText(): string;
|
|
@@ -971,7 +971,6 @@ export declare class SurveyCreatorModel extends Base implements ISurveyCreatorOp
|
|
|
971
971
|
private initPlugins;
|
|
972
972
|
private initFooterToolbar;
|
|
973
973
|
getOptions(): ICreatorOptions;
|
|
974
|
-
protected registerIcons(): void;
|
|
975
974
|
protected setOptions(options: ICreatorOptions): void;
|
|
976
975
|
private setPropertyPlaceHolder;
|
|
977
976
|
private setPropertyVisibility;
|
|
@@ -1108,6 +1107,7 @@ export declare class SurveyCreatorModel extends Base implements ISurveyCreatorOp
|
|
|
1108
1107
|
setModified(options?: any): void;
|
|
1109
1108
|
notifySurveyPropertyChanged(options: any): void;
|
|
1110
1109
|
notifySurveyItemMoved(options: any): void;
|
|
1110
|
+
notifySurveyItemConverted(newElement: Base, oldElement: Base): void;
|
|
1111
1111
|
/**
|
|
1112
1112
|
* Displays a toast notification with a specified message.
|
|
1113
1113
|
*
|
|
@@ -36,6 +36,7 @@ export declare class CreatorThemeModel extends Base implements ICreatorTheme {
|
|
|
36
36
|
};
|
|
37
37
|
private cssVariableChangedHandler;
|
|
38
38
|
private setThemeCssVariablesChanges;
|
|
39
|
+
private resetColorThemeCssVariablesChanges;
|
|
39
40
|
private onThemePropertyValueChangedCallback;
|
|
40
41
|
private scalePropertiesChanged;
|
|
41
42
|
private scalingProperties;
|
|
@@ -49,6 +49,7 @@ export * from "../components/string-editor";
|
|
|
49
49
|
export * from "../components/embedded-survey";
|
|
50
50
|
export * from "../components/link-value";
|
|
51
51
|
export * from "../components/search-manager";
|
|
52
|
+
export * from "../components/scroll";
|
|
52
53
|
export * from "../editorLocalization";
|
|
53
54
|
export * from "../json5";
|
|
54
55
|
export * from "../custom-questions/question-spin-editor";
|
|
@@ -2,6 +2,7 @@ import { CreatorBase } from "./creator-base";
|
|
|
2
2
|
import { SurveyElementAdornerBase } from "./components/action-container-view-model";
|
|
3
3
|
export declare class ExpandCollapseManager {
|
|
4
4
|
private creator;
|
|
5
|
+
private lockQuestions;
|
|
5
6
|
constructor(creator: CreatorBase);
|
|
6
7
|
private adorners;
|
|
7
8
|
updateCollapsed(isCollapsed: boolean): void;
|
|
@@ -76,7 +76,10 @@ export declare class ConditionEditor extends PropertyEditorSetupValue {
|
|
|
76
76
|
setIsFastEntry(showTextEdit: boolean): void;
|
|
77
77
|
private buildPanels;
|
|
78
78
|
private isSettingPanelValues;
|
|
79
|
+
private getIsOperatorEnabled;
|
|
80
|
+
private isContainerQuestion;
|
|
79
81
|
private setupConditionOperator;
|
|
82
|
+
private updateConditionChoices;
|
|
80
83
|
private setupConditionQuestionName;
|
|
81
84
|
private setupRemoveQuestion;
|
|
82
85
|
private setItemToPanel;
|
|
@@ -91,6 +94,7 @@ export declare class ConditionEditor extends PropertyEditorSetupValue {
|
|
|
91
94
|
private getContextFromPanels;
|
|
92
95
|
private updateNamesOnContextChanged;
|
|
93
96
|
private getContextByQuestionName;
|
|
97
|
+
private getConditionQuestionText;
|
|
94
98
|
private createAllConditionQuestions;
|
|
95
99
|
private getContextObject;
|
|
96
100
|
private addValuesIntoConditionQuestions;
|
|
@@ -30,6 +30,7 @@ export declare class DragDropSurveyElements extends DragDropCore<any> {
|
|
|
30
30
|
protected findDropTargetNodeByDragOverNode(dragOverNode: HTMLElement): HTMLElement;
|
|
31
31
|
protected getDropTargetByDataAttributeValue(dataAttributeValue: string, dropTargetNode: HTMLElement, event: PointerEvent): any;
|
|
32
32
|
protected isDropTargetValid(dropTarget: any, dropTargetNode?: HTMLElement, dragOverLocation?: DragTypeOverMeEnum): boolean;
|
|
33
|
+
private getMaximumNestedPanelCount;
|
|
33
34
|
protected doBanDropHere: () => void;
|
|
34
35
|
private shouldRestricDragQuestionBetweenPages;
|
|
35
36
|
protected findDeepestDropTargetChild(parent: HTMLElement): HTMLElement;
|
package/typings/svgbundle.d.ts
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
declare const Theme: {
|
|
2
2
|
themeName: string;
|
|
3
|
+
iconsSet: string;
|
|
3
4
|
isLight: boolean;
|
|
4
5
|
cssVariables: {
|
|
5
6
|
"--sjs-layer-1-background-500": string;
|
|
@@ -60,6 +61,7 @@ declare const Theme: {
|
|
|
60
61
|
export default Theme;
|
|
61
62
|
export declare const DefaultContrast: {
|
|
62
63
|
themeName: string;
|
|
64
|
+
iconsSet: string;
|
|
63
65
|
isLight: boolean;
|
|
64
66
|
cssVariables: {
|
|
65
67
|
"--sjs-layer-1-background-500": string;
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
declare const Theme: {
|
|
2
2
|
themeName: string;
|
|
3
|
+
iconsSet: string;
|
|
3
4
|
isLight: boolean;
|
|
4
5
|
cssVariables: {
|
|
5
6
|
"--sjs-layer-1-background-500": string;
|
|
@@ -60,6 +61,7 @@ declare const Theme: {
|
|
|
60
61
|
export default Theme;
|
|
61
62
|
export declare const DefaultDark: {
|
|
62
63
|
themeName: string;
|
|
64
|
+
iconsSet: string;
|
|
63
65
|
isLight: boolean;
|
|
64
66
|
cssVariables: {
|
|
65
67
|
"--sjs-layer-1-background-500": string;
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
declare const Theme: {
|
|
2
2
|
themeName: string;
|
|
3
|
+
iconsSet: string;
|
|
3
4
|
isLight: boolean;
|
|
4
5
|
cssVariables: {
|
|
5
6
|
"--sjs-layer-1-background-500": string;
|
|
@@ -60,6 +61,7 @@ declare const Theme: {
|
|
|
60
61
|
export default Theme;
|
|
61
62
|
export declare const DefaultLight: {
|
|
62
63
|
themeName: string;
|
|
64
|
+
iconsSet: string;
|
|
63
65
|
isLight: boolean;
|
|
64
66
|
cssVariables: {
|
|
65
67
|
"--sjs-layer-1-background-500": string;
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
declare const Theme: {
|
|
2
2
|
themeName: string;
|
|
3
|
+
iconsSet: string;
|
|
3
4
|
cssVariables: {
|
|
4
5
|
"--ctr-toolbox-scrollbar-left": string;
|
|
5
6
|
"--ctr-toolbox-scrollbar-right": string;
|
|
@@ -106,6 +107,12 @@ declare const Theme: {
|
|
|
106
107
|
"--ctr-corner-radius-unit": string;
|
|
107
108
|
"--ctr-stroke-unit": string;
|
|
108
109
|
"--ctr-size-unit": string;
|
|
110
|
+
"--lbr-stroke-unit": string;
|
|
111
|
+
"--lbr-spacing-unit": string;
|
|
112
|
+
"--lbr-font-unit": string;
|
|
113
|
+
"--lbr-corner-radius-unit": string;
|
|
114
|
+
"--lbr-size-unit": string;
|
|
115
|
+
"--lbr-line-height-unit": string;
|
|
109
116
|
"--ctr-toolbox-item-icon-color": string;
|
|
110
117
|
"--ctr-toolbox-item-text-color": string;
|
|
111
118
|
"--ctr-toolbox-item-icon-color-pressed": string;
|
|
@@ -279,6 +286,7 @@ declare const Theme: {
|
|
|
279
286
|
"--ctr-list-item-color-swatch-corner-radius": string;
|
|
280
287
|
"--ctr-list-item-color-swatch-width": string;
|
|
281
288
|
"--ctr-list-item-color-swatch-height": string;
|
|
289
|
+
"--ctr-editor-color-swatch-corner-radius": string;
|
|
282
290
|
"--ctr-editor-button-padding-top": string;
|
|
283
291
|
"--ctr-editor-button-padding-bottom": string;
|
|
284
292
|
"--ctr-editor-button-padding-left": string;
|
|
@@ -607,12 +615,6 @@ declare const Theme: {
|
|
|
607
615
|
"--ctr-survey-header-logo-placeholder-icon-color": string;
|
|
608
616
|
"--ctr-survey-header-logo-placeholder-icon-width": string;
|
|
609
617
|
"--ctr-survey-header-logo-placeholder-icon-height": string;
|
|
610
|
-
"--lbr-notification-padding-left": string;
|
|
611
|
-
"--lbr-notification-padding-right": string;
|
|
612
|
-
"--lbr-notification-button-corner-radius": string;
|
|
613
|
-
"--lbr-notification-padding-left-with-button": string;
|
|
614
|
-
"--lbr-notification-padding-top-with-button": string;
|
|
615
|
-
"--lbr-notification-padding-bottom-with-button": string;
|
|
616
618
|
"--ctr-survey-image-picker-drop-spot-color": string;
|
|
617
619
|
"--ctr-data-table-row-corner-radius-floating": string;
|
|
618
620
|
"--ctr-survey-item-actionbar-drag-indicator-color": string;
|
|
@@ -680,6 +682,7 @@ declare const Theme: {
|
|
|
680
682
|
"--ctr-survey-header-logo-placeholder-icon-color-hovered": string;
|
|
681
683
|
"--ctr-survey-header-text-title-color-placeholder": string;
|
|
682
684
|
"--ctr-survey-header-text-description-color-placeholder": string;
|
|
685
|
+
"--ctr-survey-header-text-margin-left-mobile-logo-placeholder": string;
|
|
683
686
|
"--ctr-survey-question-panel-border-color-selected": string;
|
|
684
687
|
"--ctr-survey-question-panel-border-width-selected": string;
|
|
685
688
|
"--ctr-survey-page-border-color-selected": string;
|
|
@@ -688,6 +691,8 @@ declare const Theme: {
|
|
|
688
691
|
"--ctr-survey-question-panel-border-width-hovered": string;
|
|
689
692
|
"--ctr-survey-page-border-color-hovered": string;
|
|
690
693
|
"--ctr-survey-page-border-width-hovered": string;
|
|
694
|
+
"--lbr-error-panel-padding-left-small": string;
|
|
695
|
+
"--lbr-error-panel-padding-right-small": string;
|
|
691
696
|
"--ctr-survey-page-header-title-color-placeholder": string;
|
|
692
697
|
"--ctr-survey-page-background-color-hovered": string;
|
|
693
698
|
"--ctr-list-search-padding-left": string;
|
|
@@ -735,11 +740,31 @@ declare const Theme: {
|
|
|
735
740
|
"--ctr-toolbox-item-shadow-hovered-2-offset-y": string;
|
|
736
741
|
"--ctr-toolbox-item-shadow-hovered-2-blur": string;
|
|
737
742
|
"--ctr-toolbox-item-shadow-hovered-2-spread": string;
|
|
743
|
+
"--ctr-page-navigator-item-shadow-hovered-1-offset-x": string;
|
|
744
|
+
"--ctr-page-navigator-item-shadow-hovered-1-offset-y": string;
|
|
745
|
+
"--ctr-page-navigator-item-shadow-hovered-1-blur": string;
|
|
746
|
+
"--ctr-page-navigator-item-shadow-hovered-1-spread": string;
|
|
747
|
+
"--ctr-page-navigator-item-shadow-hovered-1-color": string;
|
|
748
|
+
"--ctr-page-navigator-item-shadow-hovered-2-offset-x": string;
|
|
749
|
+
"--ctr-page-navigator-item-shadow-hovered-2-offset-y": string;
|
|
750
|
+
"--ctr-page-navigator-item-shadow-hovered-2-blur": string;
|
|
751
|
+
"--ctr-page-navigator-item-shadow-hovered-2-spread": string;
|
|
752
|
+
"--ctr-page-navigator-item-shadow-hovered-2-color": string;
|
|
738
753
|
"--ctr-button-shadow-offset-x": string;
|
|
739
754
|
"--ctr-button-shadow-offset-y": string;
|
|
740
755
|
"--ctr-button-shadow-blur": string;
|
|
741
756
|
"--ctr-button-shadow-spread": string;
|
|
742
757
|
"--ctr-button-shadow-color": string;
|
|
758
|
+
"--ctr-popup-menu-shadow-1-offset-x": string;
|
|
759
|
+
"--ctr-popup-menu-shadow-1-offset-y": string;
|
|
760
|
+
"--ctr-popup-menu-shadow-1-blur": string;
|
|
761
|
+
"--ctr-popup-menu-shadow-1-spread": string;
|
|
762
|
+
"--ctr-popup-menu-shadow-1-color": string;
|
|
763
|
+
"--ctr-popup-menu-shadow-2-offset-x": string;
|
|
764
|
+
"--ctr-popup-menu-shadow-2-offset-y": string;
|
|
765
|
+
"--ctr-popup-menu-shadow-2-blur": string;
|
|
766
|
+
"--ctr-popup-menu-shadow-2-spread": string;
|
|
767
|
+
"--ctr-popup-menu-shadow-2-color": string;
|
|
743
768
|
"--ctr-popup-shadow-1-offset-x": string;
|
|
744
769
|
"--ctr-popup-shadow-1-offset-y": string;
|
|
745
770
|
"--ctr-popup-shadow-1-blur": string;
|
|
@@ -879,11 +904,21 @@ declare const Theme: {
|
|
|
879
904
|
"--ctr-scrollbar-padding-vertical-hovered": string;
|
|
880
905
|
"--ctr-image-gallery-item-title-color": string;
|
|
881
906
|
"--ctr-image-gallery-item-corner-radius": string;
|
|
907
|
+
"--ctr-survey-radio-button-group-item-background-color-drop-spot": string;
|
|
908
|
+
"--ctr-survey-radio-button-group-item-corner-radius-drop-spot": string;
|
|
909
|
+
"--ctr-image-gallery-item-background-corner-radius-drop-spot": string;
|
|
910
|
+
"--ctr-image-gallery-item-background-corner-radius-drop-spot-2": string;
|
|
911
|
+
"--ctr-survey-checkboxes-item-corner-radius-drop-spot": string;
|
|
912
|
+
"--ctr-survey-checkboxes-item-background-color-drop-spot": string;
|
|
913
|
+
"--ctr-survey-ranking-item-background-color-drop-spot": string;
|
|
914
|
+
"--ctr-survey-ranking-item-corner-radius-drop-spot": string;
|
|
915
|
+
"--ctr-checkbox-description-text-margin-top": string;
|
|
882
916
|
};
|
|
883
917
|
};
|
|
884
918
|
export default Theme;
|
|
885
919
|
export declare const Default: {
|
|
886
920
|
themeName: string;
|
|
921
|
+
iconsSet: string;
|
|
887
922
|
cssVariables: {
|
|
888
923
|
"--ctr-toolbox-scrollbar-left": string;
|
|
889
924
|
"--ctr-toolbox-scrollbar-right": string;
|
|
@@ -990,6 +1025,12 @@ export declare const Default: {
|
|
|
990
1025
|
"--ctr-corner-radius-unit": string;
|
|
991
1026
|
"--ctr-stroke-unit": string;
|
|
992
1027
|
"--ctr-size-unit": string;
|
|
1028
|
+
"--lbr-stroke-unit": string;
|
|
1029
|
+
"--lbr-spacing-unit": string;
|
|
1030
|
+
"--lbr-font-unit": string;
|
|
1031
|
+
"--lbr-corner-radius-unit": string;
|
|
1032
|
+
"--lbr-size-unit": string;
|
|
1033
|
+
"--lbr-line-height-unit": string;
|
|
993
1034
|
"--ctr-toolbox-item-icon-color": string;
|
|
994
1035
|
"--ctr-toolbox-item-text-color": string;
|
|
995
1036
|
"--ctr-toolbox-item-icon-color-pressed": string;
|
|
@@ -1163,6 +1204,7 @@ export declare const Default: {
|
|
|
1163
1204
|
"--ctr-list-item-color-swatch-corner-radius": string;
|
|
1164
1205
|
"--ctr-list-item-color-swatch-width": string;
|
|
1165
1206
|
"--ctr-list-item-color-swatch-height": string;
|
|
1207
|
+
"--ctr-editor-color-swatch-corner-radius": string;
|
|
1166
1208
|
"--ctr-editor-button-padding-top": string;
|
|
1167
1209
|
"--ctr-editor-button-padding-bottom": string;
|
|
1168
1210
|
"--ctr-editor-button-padding-left": string;
|
|
@@ -1491,12 +1533,6 @@ export declare const Default: {
|
|
|
1491
1533
|
"--ctr-survey-header-logo-placeholder-icon-color": string;
|
|
1492
1534
|
"--ctr-survey-header-logo-placeholder-icon-width": string;
|
|
1493
1535
|
"--ctr-survey-header-logo-placeholder-icon-height": string;
|
|
1494
|
-
"--lbr-notification-padding-left": string;
|
|
1495
|
-
"--lbr-notification-padding-right": string;
|
|
1496
|
-
"--lbr-notification-button-corner-radius": string;
|
|
1497
|
-
"--lbr-notification-padding-left-with-button": string;
|
|
1498
|
-
"--lbr-notification-padding-top-with-button": string;
|
|
1499
|
-
"--lbr-notification-padding-bottom-with-button": string;
|
|
1500
1536
|
"--ctr-survey-image-picker-drop-spot-color": string;
|
|
1501
1537
|
"--ctr-data-table-row-corner-radius-floating": string;
|
|
1502
1538
|
"--ctr-survey-item-actionbar-drag-indicator-color": string;
|
|
@@ -1564,6 +1600,7 @@ export declare const Default: {
|
|
|
1564
1600
|
"--ctr-survey-header-logo-placeholder-icon-color-hovered": string;
|
|
1565
1601
|
"--ctr-survey-header-text-title-color-placeholder": string;
|
|
1566
1602
|
"--ctr-survey-header-text-description-color-placeholder": string;
|
|
1603
|
+
"--ctr-survey-header-text-margin-left-mobile-logo-placeholder": string;
|
|
1567
1604
|
"--ctr-survey-question-panel-border-color-selected": string;
|
|
1568
1605
|
"--ctr-survey-question-panel-border-width-selected": string;
|
|
1569
1606
|
"--ctr-survey-page-border-color-selected": string;
|
|
@@ -1572,6 +1609,8 @@ export declare const Default: {
|
|
|
1572
1609
|
"--ctr-survey-question-panel-border-width-hovered": string;
|
|
1573
1610
|
"--ctr-survey-page-border-color-hovered": string;
|
|
1574
1611
|
"--ctr-survey-page-border-width-hovered": string;
|
|
1612
|
+
"--lbr-error-panel-padding-left-small": string;
|
|
1613
|
+
"--lbr-error-panel-padding-right-small": string;
|
|
1575
1614
|
"--ctr-survey-page-header-title-color-placeholder": string;
|
|
1576
1615
|
"--ctr-survey-page-background-color-hovered": string;
|
|
1577
1616
|
"--ctr-list-search-padding-left": string;
|
|
@@ -1619,11 +1658,31 @@ export declare const Default: {
|
|
|
1619
1658
|
"--ctr-toolbox-item-shadow-hovered-2-offset-y": string;
|
|
1620
1659
|
"--ctr-toolbox-item-shadow-hovered-2-blur": string;
|
|
1621
1660
|
"--ctr-toolbox-item-shadow-hovered-2-spread": string;
|
|
1661
|
+
"--ctr-page-navigator-item-shadow-hovered-1-offset-x": string;
|
|
1662
|
+
"--ctr-page-navigator-item-shadow-hovered-1-offset-y": string;
|
|
1663
|
+
"--ctr-page-navigator-item-shadow-hovered-1-blur": string;
|
|
1664
|
+
"--ctr-page-navigator-item-shadow-hovered-1-spread": string;
|
|
1665
|
+
"--ctr-page-navigator-item-shadow-hovered-1-color": string;
|
|
1666
|
+
"--ctr-page-navigator-item-shadow-hovered-2-offset-x": string;
|
|
1667
|
+
"--ctr-page-navigator-item-shadow-hovered-2-offset-y": string;
|
|
1668
|
+
"--ctr-page-navigator-item-shadow-hovered-2-blur": string;
|
|
1669
|
+
"--ctr-page-navigator-item-shadow-hovered-2-spread": string;
|
|
1670
|
+
"--ctr-page-navigator-item-shadow-hovered-2-color": string;
|
|
1622
1671
|
"--ctr-button-shadow-offset-x": string;
|
|
1623
1672
|
"--ctr-button-shadow-offset-y": string;
|
|
1624
1673
|
"--ctr-button-shadow-blur": string;
|
|
1625
1674
|
"--ctr-button-shadow-spread": string;
|
|
1626
1675
|
"--ctr-button-shadow-color": string;
|
|
1676
|
+
"--ctr-popup-menu-shadow-1-offset-x": string;
|
|
1677
|
+
"--ctr-popup-menu-shadow-1-offset-y": string;
|
|
1678
|
+
"--ctr-popup-menu-shadow-1-blur": string;
|
|
1679
|
+
"--ctr-popup-menu-shadow-1-spread": string;
|
|
1680
|
+
"--ctr-popup-menu-shadow-1-color": string;
|
|
1681
|
+
"--ctr-popup-menu-shadow-2-offset-x": string;
|
|
1682
|
+
"--ctr-popup-menu-shadow-2-offset-y": string;
|
|
1683
|
+
"--ctr-popup-menu-shadow-2-blur": string;
|
|
1684
|
+
"--ctr-popup-menu-shadow-2-spread": string;
|
|
1685
|
+
"--ctr-popup-menu-shadow-2-color": string;
|
|
1627
1686
|
"--ctr-popup-shadow-1-offset-x": string;
|
|
1628
1687
|
"--ctr-popup-shadow-1-offset-y": string;
|
|
1629
1688
|
"--ctr-popup-shadow-1-blur": string;
|
|
@@ -1763,5 +1822,14 @@ export declare const Default: {
|
|
|
1763
1822
|
"--ctr-scrollbar-padding-vertical-hovered": string;
|
|
1764
1823
|
"--ctr-image-gallery-item-title-color": string;
|
|
1765
1824
|
"--ctr-image-gallery-item-corner-radius": string;
|
|
1825
|
+
"--ctr-survey-radio-button-group-item-background-color-drop-spot": string;
|
|
1826
|
+
"--ctr-survey-radio-button-group-item-corner-radius-drop-spot": string;
|
|
1827
|
+
"--ctr-image-gallery-item-background-corner-radius-drop-spot": string;
|
|
1828
|
+
"--ctr-image-gallery-item-background-corner-radius-drop-spot-2": string;
|
|
1829
|
+
"--ctr-survey-checkboxes-item-corner-radius-drop-spot": string;
|
|
1830
|
+
"--ctr-survey-checkboxes-item-background-color-drop-spot": string;
|
|
1831
|
+
"--ctr-survey-ranking-item-background-color-drop-spot": string;
|
|
1832
|
+
"--ctr-survey-ranking-item-corner-radius-drop-spot": string;
|
|
1833
|
+
"--ctr-checkbox-description-text-margin-top": string;
|
|
1766
1834
|
};
|
|
1767
1835
|
};
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
export declare const DefaultLight: {
|
|
2
2
|
themeName: string;
|
|
3
|
+
iconsSet: string;
|
|
3
4
|
isLight: boolean;
|
|
4
5
|
cssVariables: {
|
|
5
6
|
"--sjs-layer-1-background-500": string;
|
|
@@ -59,6 +60,7 @@ export declare const DefaultLight: {
|
|
|
59
60
|
};
|
|
60
61
|
export declare const DefaultDark: {
|
|
61
62
|
themeName: string;
|
|
63
|
+
iconsSet: string;
|
|
62
64
|
isLight: boolean;
|
|
63
65
|
cssVariables: {
|
|
64
66
|
"--sjs-layer-1-background-500": string;
|
|
@@ -118,6 +120,7 @@ export declare const DefaultDark: {
|
|
|
118
120
|
};
|
|
119
121
|
export declare const DefaultContrast: {
|
|
120
122
|
themeName: string;
|
|
123
|
+
iconsSet: string;
|
|
121
124
|
isLight: boolean;
|
|
122
125
|
cssVariables: {
|
|
123
126
|
"--sjs-layer-1-background-500": string;
|