survey-creator-core 1.12.10 → 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 +12120 -424
- package/survey-creator-core.fontless.css +12119 -423
- 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 +795 -467
- 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 +127 -62
- 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 +127 -62
- 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 +127 -62
- 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 +129 -62
- 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 +142 -14
- package/themes/themes/index.d.ts +3 -0
- package/typings/components/action-container-view-model.d.ts +2 -1
- package/typings/components/question-dropdown.d.ts +2 -1
- package/typings/components/question.d.ts +3 -4
- package/typings/components/row.d.ts +4 -0
- package/typings/components/scroll.d.ts +13 -0
- package/typings/components/tabs/designer.d.ts +1 -1
- package/typings/components/tabs/logic-types.d.ts +1 -1
- package/typings/components/tabs/logic.d.ts +3 -2
- package/typings/components/tabs/test-plugin.d.ts +3 -0
- package/typings/components/tabs/theme-plugin.d.ts +1 -0
- package/typings/components/tabs/translation-plugin.d.ts +7 -0
- package/typings/creator-base.d.ts +26 -5
- package/typings/creator-events-api.d.ts +15 -0
- package/typings/creator-options.d.ts +16 -0
- package/typings/creator-settings.d.ts +8 -6
- 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 +3 -0
- package/typings/localization/english.d.ts +1 -0
- package/typings/property-grid/condition-survey.d.ts +4 -0
- package/typings/property-grid/matrices.d.ts +1 -0
- package/typings/property-grid-theme/property-grid.d.ts +1 -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 +142 -14
- 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;
|
|
@@ -11,7 +12,6 @@ declare const Theme: {
|
|
|
11
12
|
"--ctr-toolbox-submenu-item-min-width": string;
|
|
12
13
|
"--ctr-toolbox-group-header-margin-left": string;
|
|
13
14
|
"--ctr-button-group-item-border-width": string;
|
|
14
|
-
"--ctr-button-group-gap": string;
|
|
15
15
|
"--ctr-shadow-medium-blur": string;
|
|
16
16
|
"--ctr-shadow-medium-offset-y": string;
|
|
17
17
|
"--ctr-shadow-large-blur": string;
|
|
@@ -87,6 +87,7 @@ declare const Theme: {
|
|
|
87
87
|
"--lbr-shadow-small-blur": string;
|
|
88
88
|
"--lbr-shadow-small-spread": string;
|
|
89
89
|
"--ctr-button-group-item-text-opacity-disabled": number;
|
|
90
|
+
"--ctr-survey-header-logo-placeholder-icon-opacity": number;
|
|
90
91
|
"--ctr-toolbox-item-shadow-hovered-1-color": string;
|
|
91
92
|
"--ctr-toolbox-item-shadow-pressed-color": string;
|
|
92
93
|
"--ctr-toolbox-item-shadow-hovered-2-color": 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;
|
|
@@ -132,6 +139,7 @@ declare const Theme: {
|
|
|
132
139
|
"--ctr-button-group-item-background-color-hovered": string;
|
|
133
140
|
"--ctr-button-group-item-text-color-selected": string;
|
|
134
141
|
"--ctr-button-group-item-icon-color-selected": string;
|
|
142
|
+
"--ctr-button-group-gap": string;
|
|
135
143
|
"--ctr-editor-corner-radius": string;
|
|
136
144
|
"--ctr-editor-background-color": string;
|
|
137
145
|
"--ctr-editor-border-color": string;
|
|
@@ -171,6 +179,7 @@ declare const Theme: {
|
|
|
171
179
|
"--ctr-button-group-item-border-width-selected": string;
|
|
172
180
|
"--ctr-button-group-item-padding-horizontal": string;
|
|
173
181
|
"--ctr-button-group-item-padding-vertical": string;
|
|
182
|
+
"--ctr-button-group-background-color-disabled": string;
|
|
174
183
|
"--ctr-button-group-border-color-focused": string;
|
|
175
184
|
"--ctr-button-group-border-width-focused": string;
|
|
176
185
|
"--ctr-button-group-item-text-color-disabled": string;
|
|
@@ -277,6 +286,7 @@ declare const Theme: {
|
|
|
277
286
|
"--ctr-list-item-color-swatch-corner-radius": string;
|
|
278
287
|
"--ctr-list-item-color-swatch-width": string;
|
|
279
288
|
"--ctr-list-item-color-swatch-height": string;
|
|
289
|
+
"--ctr-editor-color-swatch-corner-radius": string;
|
|
280
290
|
"--ctr-editor-button-padding-top": string;
|
|
281
291
|
"--ctr-editor-button-padding-bottom": string;
|
|
282
292
|
"--ctr-editor-button-padding-left": string;
|
|
@@ -338,6 +348,9 @@ declare const Theme: {
|
|
|
338
348
|
"--ctr-page-navigator-button-icon-height": string;
|
|
339
349
|
"--ctr-page-navigator-button-corner-radius": string;
|
|
340
350
|
"--ctr-page-navigator-button-background-color-hovered": string;
|
|
351
|
+
"--ctr-page-navigator-button-background-color-pressed": string;
|
|
352
|
+
"--ctr-popup-menu-background-color": string;
|
|
353
|
+
"--ctr-popup-menu-pointer-color": string;
|
|
341
354
|
"--ctr-button-background-color": string;
|
|
342
355
|
"--ctr-button-text-color": string;
|
|
343
356
|
"--ctr-button-gap": string;
|
|
@@ -448,6 +461,8 @@ declare const Theme: {
|
|
|
448
461
|
"--ctr-data-table-cell-padding-top": string;
|
|
449
462
|
"--ctr-data-table-cell-padding-bottom": string;
|
|
450
463
|
"--ctr-data-table-cell-drop-down-arrow-color": string;
|
|
464
|
+
"--ctr-data-table-cell-drop-down-arrow-width": string;
|
|
465
|
+
"--ctr-data-table-cell-drop-down-arrow-height": string;
|
|
451
466
|
"--ctr-data-table-cell-text-color-header": string;
|
|
452
467
|
"--ctr-data-table-cell-border-color-focused": string;
|
|
453
468
|
"--ctr-data-table-cell-corner-radius-focused": string;
|
|
@@ -581,6 +596,7 @@ declare const Theme: {
|
|
|
581
596
|
"--ctr-survey-question-panel-toolbar-gap": string;
|
|
582
597
|
"--ctr-survey-info-panel-background-color": string;
|
|
583
598
|
"--ctr-survey-info-panel-text-color": string;
|
|
599
|
+
"--ctr-survey-action-button-corner-radius": string;
|
|
584
600
|
"--ctr-survey-action-button-icon-color-positive": string;
|
|
585
601
|
"--ctr-survey-action-button-icon-color-negative": string;
|
|
586
602
|
"--ctr-survey-action-button-text-color-positive": string;
|
|
@@ -597,12 +613,8 @@ declare const Theme: {
|
|
|
597
613
|
"--lbr-action-button-icon-color-negative": string;
|
|
598
614
|
"--ctr-property-grid-background-color": string;
|
|
599
615
|
"--ctr-survey-header-logo-placeholder-icon-color": string;
|
|
600
|
-
"--
|
|
601
|
-
"--
|
|
602
|
-
"--lbr-notification-button-corner-radius": string;
|
|
603
|
-
"--lbr-notification-padding-left-with-button": string;
|
|
604
|
-
"--lbr-notification-padding-top-with-button": string;
|
|
605
|
-
"--lbr-notification-padding-bottom-with-button": string;
|
|
616
|
+
"--ctr-survey-header-logo-placeholder-icon-width": string;
|
|
617
|
+
"--ctr-survey-header-logo-placeholder-icon-height": string;
|
|
606
618
|
"--ctr-survey-image-picker-drop-spot-color": string;
|
|
607
619
|
"--ctr-data-table-row-corner-radius-floating": string;
|
|
608
620
|
"--ctr-survey-item-actionbar-drag-indicator-color": string;
|
|
@@ -612,6 +624,10 @@ declare const Theme: {
|
|
|
612
624
|
"--ctr-survey-item-actionbar-drag-indicator-padding-bottom": string;
|
|
613
625
|
"--ctr-survey-item-actionbar-drag-indicator-width": string;
|
|
614
626
|
"--ctr-survey-item-actionbar-drag-indicator-height": string;
|
|
627
|
+
"--ctr-page-navigator-padding-left": string;
|
|
628
|
+
"--ctr-page-navigator-padding-right": string;
|
|
629
|
+
"--ctr-page-navigator-padding-top": string;
|
|
630
|
+
"--ctr-page-navigator-padding-bottom": string;
|
|
615
631
|
"--ctr-toolbox-search-padding-left": string;
|
|
616
632
|
"--ctr-toolbox-search-padding-right": string;
|
|
617
633
|
"--ctr-toolbox-search-padding-top": string;
|
|
@@ -661,13 +677,25 @@ declare const Theme: {
|
|
|
661
677
|
"--ctr-survey-radio-button-group-item-shadow-floating-2-spread": string;
|
|
662
678
|
"--ctr-survey-radio-button-group-item-shadow-floating-2-color": string;
|
|
663
679
|
"--ctr-survey-ranking-item-corner-radius-floating": string;
|
|
680
|
+
"--ctr-survey-header-logo-placeholder-corner-radius": string;
|
|
664
681
|
"--ctr-survey-header-logo-placeholder-background-color-hovered": string;
|
|
665
682
|
"--ctr-survey-header-logo-placeholder-icon-color-hovered": string;
|
|
666
683
|
"--ctr-survey-header-text-title-color-placeholder": string;
|
|
667
684
|
"--ctr-survey-header-text-description-color-placeholder": string;
|
|
685
|
+
"--ctr-survey-header-text-margin-left-mobile-logo-placeholder": string;
|
|
686
|
+
"--ctr-survey-question-panel-border-color-selected": string;
|
|
687
|
+
"--ctr-survey-question-panel-border-width-selected": string;
|
|
668
688
|
"--ctr-survey-page-border-color-selected": string;
|
|
689
|
+
"--ctr-survey-page-border-width-selected": string;
|
|
690
|
+
"--ctr-survey-question-panel-border-color-hovered": string;
|
|
691
|
+
"--ctr-survey-question-panel-border-width-hovered": string;
|
|
692
|
+
"--ctr-survey-page-border-color-hovered": string;
|
|
693
|
+
"--ctr-survey-page-border-width-hovered": string;
|
|
694
|
+
"--lbr-error-panel-padding-left-small": string;
|
|
695
|
+
"--lbr-error-panel-padding-right-small": string;
|
|
669
696
|
"--ctr-survey-page-header-title-color-placeholder": string;
|
|
670
697
|
"--ctr-survey-page-background-color-hovered": string;
|
|
698
|
+
"--ctr-list-search-padding-left": string;
|
|
671
699
|
"--ctr-list-search-border-color": string;
|
|
672
700
|
"--ctr-list-search-text-color-placeholder": string;
|
|
673
701
|
"--ctr-property-grid-search-icon-width": string;
|
|
@@ -712,11 +740,31 @@ declare const Theme: {
|
|
|
712
740
|
"--ctr-toolbox-item-shadow-hovered-2-offset-y": string;
|
|
713
741
|
"--ctr-toolbox-item-shadow-hovered-2-blur": string;
|
|
714
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;
|
|
715
753
|
"--ctr-button-shadow-offset-x": string;
|
|
716
754
|
"--ctr-button-shadow-offset-y": string;
|
|
717
755
|
"--ctr-button-shadow-blur": string;
|
|
718
756
|
"--ctr-button-shadow-spread": string;
|
|
719
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;
|
|
720
768
|
"--ctr-popup-shadow-1-offset-x": string;
|
|
721
769
|
"--ctr-popup-shadow-1-offset-y": string;
|
|
722
770
|
"--ctr-popup-shadow-1-blur": string;
|
|
@@ -792,6 +840,11 @@ declare const Theme: {
|
|
|
792
840
|
"--ctr-survey-resize-frame-grip-width": string;
|
|
793
841
|
"--ctr-survey-resize-frame-grip-height": string;
|
|
794
842
|
"--ctr-survey-resize-frame-margin": string;
|
|
843
|
+
"--ctr-surface-toolbar-padding-left": string;
|
|
844
|
+
"--ctr-surface-toolbar-padding-right": string;
|
|
845
|
+
"--ctr-surface-toolbar-padding-top": string;
|
|
846
|
+
"--ctr-surface-toolbar-padding-bottom": string;
|
|
847
|
+
"--ctr-surface-toolbar-gap": string;
|
|
795
848
|
"--ctr-toggle-button-thumb-background-color-active": string;
|
|
796
849
|
"--ctr-toggle-button-thumb-corner-radius": string;
|
|
797
850
|
"--ctr-toggle-button-corner-radius": string;
|
|
@@ -849,11 +902,23 @@ declare const Theme: {
|
|
|
849
902
|
"--ctr-menu-item-padding-bottom": string;
|
|
850
903
|
"--ctr-menu-item-padding-top": string;
|
|
851
904
|
"--ctr-scrollbar-padding-vertical-hovered": string;
|
|
905
|
+
"--ctr-image-gallery-item-title-color": string;
|
|
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;
|
|
852
916
|
};
|
|
853
917
|
};
|
|
854
918
|
export default Theme;
|
|
855
919
|
export declare const Default: {
|
|
856
920
|
themeName: string;
|
|
921
|
+
iconsSet: string;
|
|
857
922
|
cssVariables: {
|
|
858
923
|
"--ctr-toolbox-scrollbar-left": string;
|
|
859
924
|
"--ctr-toolbox-scrollbar-right": string;
|
|
@@ -865,7 +930,6 @@ export declare const Default: {
|
|
|
865
930
|
"--ctr-toolbox-submenu-item-min-width": string;
|
|
866
931
|
"--ctr-toolbox-group-header-margin-left": string;
|
|
867
932
|
"--ctr-button-group-item-border-width": string;
|
|
868
|
-
"--ctr-button-group-gap": string;
|
|
869
933
|
"--ctr-shadow-medium-blur": string;
|
|
870
934
|
"--ctr-shadow-medium-offset-y": string;
|
|
871
935
|
"--ctr-shadow-large-blur": string;
|
|
@@ -941,6 +1005,7 @@ export declare const Default: {
|
|
|
941
1005
|
"--lbr-shadow-small-blur": string;
|
|
942
1006
|
"--lbr-shadow-small-spread": string;
|
|
943
1007
|
"--ctr-button-group-item-text-opacity-disabled": number;
|
|
1008
|
+
"--ctr-survey-header-logo-placeholder-icon-opacity": number;
|
|
944
1009
|
"--ctr-toolbox-item-shadow-hovered-1-color": string;
|
|
945
1010
|
"--ctr-toolbox-item-shadow-pressed-color": string;
|
|
946
1011
|
"--ctr-toolbox-item-shadow-hovered-2-color": string;
|
|
@@ -960,6 +1025,12 @@ export declare const Default: {
|
|
|
960
1025
|
"--ctr-corner-radius-unit": string;
|
|
961
1026
|
"--ctr-stroke-unit": string;
|
|
962
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;
|
|
963
1034
|
"--ctr-toolbox-item-icon-color": string;
|
|
964
1035
|
"--ctr-toolbox-item-text-color": string;
|
|
965
1036
|
"--ctr-toolbox-item-icon-color-pressed": string;
|
|
@@ -986,6 +1057,7 @@ export declare const Default: {
|
|
|
986
1057
|
"--ctr-button-group-item-background-color-hovered": string;
|
|
987
1058
|
"--ctr-button-group-item-text-color-selected": string;
|
|
988
1059
|
"--ctr-button-group-item-icon-color-selected": string;
|
|
1060
|
+
"--ctr-button-group-gap": string;
|
|
989
1061
|
"--ctr-editor-corner-radius": string;
|
|
990
1062
|
"--ctr-editor-background-color": string;
|
|
991
1063
|
"--ctr-editor-border-color": string;
|
|
@@ -1025,6 +1097,7 @@ export declare const Default: {
|
|
|
1025
1097
|
"--ctr-button-group-item-border-width-selected": string;
|
|
1026
1098
|
"--ctr-button-group-item-padding-horizontal": string;
|
|
1027
1099
|
"--ctr-button-group-item-padding-vertical": string;
|
|
1100
|
+
"--ctr-button-group-background-color-disabled": string;
|
|
1028
1101
|
"--ctr-button-group-border-color-focused": string;
|
|
1029
1102
|
"--ctr-button-group-border-width-focused": string;
|
|
1030
1103
|
"--ctr-button-group-item-text-color-disabled": string;
|
|
@@ -1131,6 +1204,7 @@ export declare const Default: {
|
|
|
1131
1204
|
"--ctr-list-item-color-swatch-corner-radius": string;
|
|
1132
1205
|
"--ctr-list-item-color-swatch-width": string;
|
|
1133
1206
|
"--ctr-list-item-color-swatch-height": string;
|
|
1207
|
+
"--ctr-editor-color-swatch-corner-radius": string;
|
|
1134
1208
|
"--ctr-editor-button-padding-top": string;
|
|
1135
1209
|
"--ctr-editor-button-padding-bottom": string;
|
|
1136
1210
|
"--ctr-editor-button-padding-left": string;
|
|
@@ -1192,6 +1266,9 @@ export declare const Default: {
|
|
|
1192
1266
|
"--ctr-page-navigator-button-icon-height": string;
|
|
1193
1267
|
"--ctr-page-navigator-button-corner-radius": string;
|
|
1194
1268
|
"--ctr-page-navigator-button-background-color-hovered": string;
|
|
1269
|
+
"--ctr-page-navigator-button-background-color-pressed": string;
|
|
1270
|
+
"--ctr-popup-menu-background-color": string;
|
|
1271
|
+
"--ctr-popup-menu-pointer-color": string;
|
|
1195
1272
|
"--ctr-button-background-color": string;
|
|
1196
1273
|
"--ctr-button-text-color": string;
|
|
1197
1274
|
"--ctr-button-gap": string;
|
|
@@ -1302,6 +1379,8 @@ export declare const Default: {
|
|
|
1302
1379
|
"--ctr-data-table-cell-padding-top": string;
|
|
1303
1380
|
"--ctr-data-table-cell-padding-bottom": string;
|
|
1304
1381
|
"--ctr-data-table-cell-drop-down-arrow-color": string;
|
|
1382
|
+
"--ctr-data-table-cell-drop-down-arrow-width": string;
|
|
1383
|
+
"--ctr-data-table-cell-drop-down-arrow-height": string;
|
|
1305
1384
|
"--ctr-data-table-cell-text-color-header": string;
|
|
1306
1385
|
"--ctr-data-table-cell-border-color-focused": string;
|
|
1307
1386
|
"--ctr-data-table-cell-corner-radius-focused": string;
|
|
@@ -1435,6 +1514,7 @@ export declare const Default: {
|
|
|
1435
1514
|
"--ctr-survey-question-panel-toolbar-gap": string;
|
|
1436
1515
|
"--ctr-survey-info-panel-background-color": string;
|
|
1437
1516
|
"--ctr-survey-info-panel-text-color": string;
|
|
1517
|
+
"--ctr-survey-action-button-corner-radius": string;
|
|
1438
1518
|
"--ctr-survey-action-button-icon-color-positive": string;
|
|
1439
1519
|
"--ctr-survey-action-button-icon-color-negative": string;
|
|
1440
1520
|
"--ctr-survey-action-button-text-color-positive": string;
|
|
@@ -1451,12 +1531,8 @@ export declare const Default: {
|
|
|
1451
1531
|
"--lbr-action-button-icon-color-negative": string;
|
|
1452
1532
|
"--ctr-property-grid-background-color": string;
|
|
1453
1533
|
"--ctr-survey-header-logo-placeholder-icon-color": string;
|
|
1454
|
-
"--
|
|
1455
|
-
"--
|
|
1456
|
-
"--lbr-notification-button-corner-radius": string;
|
|
1457
|
-
"--lbr-notification-padding-left-with-button": string;
|
|
1458
|
-
"--lbr-notification-padding-top-with-button": string;
|
|
1459
|
-
"--lbr-notification-padding-bottom-with-button": string;
|
|
1534
|
+
"--ctr-survey-header-logo-placeholder-icon-width": string;
|
|
1535
|
+
"--ctr-survey-header-logo-placeholder-icon-height": string;
|
|
1460
1536
|
"--ctr-survey-image-picker-drop-spot-color": string;
|
|
1461
1537
|
"--ctr-data-table-row-corner-radius-floating": string;
|
|
1462
1538
|
"--ctr-survey-item-actionbar-drag-indicator-color": string;
|
|
@@ -1466,6 +1542,10 @@ export declare const Default: {
|
|
|
1466
1542
|
"--ctr-survey-item-actionbar-drag-indicator-padding-bottom": string;
|
|
1467
1543
|
"--ctr-survey-item-actionbar-drag-indicator-width": string;
|
|
1468
1544
|
"--ctr-survey-item-actionbar-drag-indicator-height": string;
|
|
1545
|
+
"--ctr-page-navigator-padding-left": string;
|
|
1546
|
+
"--ctr-page-navigator-padding-right": string;
|
|
1547
|
+
"--ctr-page-navigator-padding-top": string;
|
|
1548
|
+
"--ctr-page-navigator-padding-bottom": string;
|
|
1469
1549
|
"--ctr-toolbox-search-padding-left": string;
|
|
1470
1550
|
"--ctr-toolbox-search-padding-right": string;
|
|
1471
1551
|
"--ctr-toolbox-search-padding-top": string;
|
|
@@ -1515,13 +1595,25 @@ export declare const Default: {
|
|
|
1515
1595
|
"--ctr-survey-radio-button-group-item-shadow-floating-2-spread": string;
|
|
1516
1596
|
"--ctr-survey-radio-button-group-item-shadow-floating-2-color": string;
|
|
1517
1597
|
"--ctr-survey-ranking-item-corner-radius-floating": string;
|
|
1598
|
+
"--ctr-survey-header-logo-placeholder-corner-radius": string;
|
|
1518
1599
|
"--ctr-survey-header-logo-placeholder-background-color-hovered": string;
|
|
1519
1600
|
"--ctr-survey-header-logo-placeholder-icon-color-hovered": string;
|
|
1520
1601
|
"--ctr-survey-header-text-title-color-placeholder": string;
|
|
1521
1602
|
"--ctr-survey-header-text-description-color-placeholder": string;
|
|
1603
|
+
"--ctr-survey-header-text-margin-left-mobile-logo-placeholder": string;
|
|
1604
|
+
"--ctr-survey-question-panel-border-color-selected": string;
|
|
1605
|
+
"--ctr-survey-question-panel-border-width-selected": string;
|
|
1522
1606
|
"--ctr-survey-page-border-color-selected": string;
|
|
1607
|
+
"--ctr-survey-page-border-width-selected": string;
|
|
1608
|
+
"--ctr-survey-question-panel-border-color-hovered": string;
|
|
1609
|
+
"--ctr-survey-question-panel-border-width-hovered": string;
|
|
1610
|
+
"--ctr-survey-page-border-color-hovered": string;
|
|
1611
|
+
"--ctr-survey-page-border-width-hovered": string;
|
|
1612
|
+
"--lbr-error-panel-padding-left-small": string;
|
|
1613
|
+
"--lbr-error-panel-padding-right-small": string;
|
|
1523
1614
|
"--ctr-survey-page-header-title-color-placeholder": string;
|
|
1524
1615
|
"--ctr-survey-page-background-color-hovered": string;
|
|
1616
|
+
"--ctr-list-search-padding-left": string;
|
|
1525
1617
|
"--ctr-list-search-border-color": string;
|
|
1526
1618
|
"--ctr-list-search-text-color-placeholder": string;
|
|
1527
1619
|
"--ctr-property-grid-search-icon-width": string;
|
|
@@ -1566,11 +1658,31 @@ export declare const Default: {
|
|
|
1566
1658
|
"--ctr-toolbox-item-shadow-hovered-2-offset-y": string;
|
|
1567
1659
|
"--ctr-toolbox-item-shadow-hovered-2-blur": string;
|
|
1568
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;
|
|
1569
1671
|
"--ctr-button-shadow-offset-x": string;
|
|
1570
1672
|
"--ctr-button-shadow-offset-y": string;
|
|
1571
1673
|
"--ctr-button-shadow-blur": string;
|
|
1572
1674
|
"--ctr-button-shadow-spread": string;
|
|
1573
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;
|
|
1574
1686
|
"--ctr-popup-shadow-1-offset-x": string;
|
|
1575
1687
|
"--ctr-popup-shadow-1-offset-y": string;
|
|
1576
1688
|
"--ctr-popup-shadow-1-blur": string;
|
|
@@ -1646,6 +1758,11 @@ export declare const Default: {
|
|
|
1646
1758
|
"--ctr-survey-resize-frame-grip-width": string;
|
|
1647
1759
|
"--ctr-survey-resize-frame-grip-height": string;
|
|
1648
1760
|
"--ctr-survey-resize-frame-margin": string;
|
|
1761
|
+
"--ctr-surface-toolbar-padding-left": string;
|
|
1762
|
+
"--ctr-surface-toolbar-padding-right": string;
|
|
1763
|
+
"--ctr-surface-toolbar-padding-top": string;
|
|
1764
|
+
"--ctr-surface-toolbar-padding-bottom": string;
|
|
1765
|
+
"--ctr-surface-toolbar-gap": string;
|
|
1649
1766
|
"--ctr-toggle-button-thumb-background-color-active": string;
|
|
1650
1767
|
"--ctr-toggle-button-thumb-corner-radius": string;
|
|
1651
1768
|
"--ctr-toggle-button-corner-radius": string;
|
|
@@ -1703,5 +1820,16 @@ export declare const Default: {
|
|
|
1703
1820
|
"--ctr-menu-item-padding-bottom": string;
|
|
1704
1821
|
"--ctr-menu-item-padding-top": string;
|
|
1705
1822
|
"--ctr-scrollbar-padding-vertical-hovered": string;
|
|
1823
|
+
"--ctr-image-gallery-item-title-color": string;
|
|
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;
|
|
1706
1834
|
};
|
|
1707
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;
|
package/typings/toolbox.d.ts
CHANGED
|
@@ -312,7 +312,6 @@ export declare class QuestionToolbox extends AdaptiveActionContainer<QuestionToo
|
|
|
312
312
|
get showSearch(): boolean;
|
|
313
313
|
get showInSingleCategory(): boolean;
|
|
314
314
|
setRootElement(element: HTMLElement): void;
|
|
315
|
-
unsubscribeRootElement(): void;
|
|
316
315
|
get containerElement(): HTMLElement;
|
|
317
316
|
get rootElement(): HTMLElement;
|
|
318
317
|
focusOut(e: any): void;
|
|
@@ -502,7 +501,4 @@ export declare class QuestionToolbox extends AdaptiveActionContainer<QuestionToo
|
|
|
502
501
|
private getQuestionJSON;
|
|
503
502
|
private isHiddenCustomWidget;
|
|
504
503
|
private getQuestionTypes;
|
|
505
|
-
hideAllInnerPopups(): void;
|
|
506
|
-
onScroll(model: any, event: any): void;
|
|
507
|
-
onScrollbarScroll(event: any): void;
|
|
508
504
|
}
|