@syncfusion/blazor-themes 20.3.47 → 20.3.49
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/SCSS-Themes/bootstrap-dark.scss +617 -12
- package/SCSS-Themes/bootstrap.scss +617 -12
- package/SCSS-Themes/bootstrap4.scss +625 -19
- package/SCSS-Themes/bootstrap5-dark.scss +618 -14
- package/SCSS-Themes/bootstrap5.scss +618 -14
- package/SCSS-Themes/buttons/floating-action-button/bootstrap-dark.scss +2 -0
- package/SCSS-Themes/buttons/floating-action-button/bootstrap.scss +2 -0
- package/SCSS-Themes/buttons/floating-action-button/bootstrap4.scss +2 -0
- package/SCSS-Themes/buttons/floating-action-button/bootstrap5-dark.scss +2 -0
- package/SCSS-Themes/buttons/floating-action-button/bootstrap5.scss +2 -0
- package/SCSS-Themes/buttons/floating-action-button/fabric-dark.scss +2 -0
- package/SCSS-Themes/buttons/floating-action-button/fabric.scss +2 -0
- package/SCSS-Themes/buttons/floating-action-button/fluent-dark.scss +2 -0
- package/SCSS-Themes/buttons/floating-action-button/fluent.scss +2 -0
- package/SCSS-Themes/buttons/floating-action-button/highcontrast.scss +2 -0
- package/SCSS-Themes/buttons/floating-action-button/material-dark.scss +2 -0
- package/SCSS-Themes/buttons/floating-action-button/material.scss +2 -0
- package/SCSS-Themes/buttons/floating-action-button/tailwind-dark.scss +2 -0
- package/SCSS-Themes/buttons/floating-action-button/tailwind.scss +2 -0
- package/SCSS-Themes/buttons/speed-dial/bootstrap-dark.scss +3 -0
- package/SCSS-Themes/buttons/speed-dial/bootstrap.scss +3 -0
- package/SCSS-Themes/buttons/speed-dial/bootstrap4.scss +3 -0
- package/SCSS-Themes/buttons/speed-dial/bootstrap5-dark.scss +3 -0
- package/SCSS-Themes/buttons/speed-dial/bootstrap5.scss +3 -0
- package/SCSS-Themes/buttons/speed-dial/fabric-dark.scss +3 -0
- package/SCSS-Themes/buttons/speed-dial/fabric.scss +3 -0
- package/SCSS-Themes/buttons/speed-dial/fluent-dark.scss +3 -0
- package/SCSS-Themes/buttons/speed-dial/fluent.scss +3 -0
- package/SCSS-Themes/buttons/speed-dial/highcontrast.scss +3 -0
- package/SCSS-Themes/buttons/speed-dial/material-dark.scss +3 -0
- package/SCSS-Themes/buttons/speed-dial/material.scss +3 -0
- package/SCSS-Themes/buttons/speed-dial/tailwind-dark.scss +3 -0
- package/SCSS-Themes/buttons/speed-dial/tailwind.scss +3 -0
- package/SCSS-Themes/calendars/daterangepicker/bootstrap-dark.scss +2 -0
- package/SCSS-Themes/calendars/daterangepicker/bootstrap.scss +2 -0
- package/SCSS-Themes/calendars/daterangepicker/bootstrap4.scss +2 -0
- package/SCSS-Themes/calendars/daterangepicker/bootstrap5-dark.scss +2 -0
- package/SCSS-Themes/calendars/daterangepicker/bootstrap5.scss +2 -0
- package/SCSS-Themes/calendars/daterangepicker/fabric-dark.scss +2 -0
- package/SCSS-Themes/calendars/daterangepicker/fabric.scss +2 -0
- package/SCSS-Themes/calendars/daterangepicker/fluent-dark.scss +2 -0
- package/SCSS-Themes/calendars/daterangepicker/fluent.scss +2 -0
- package/SCSS-Themes/calendars/daterangepicker/highcontrast.scss +2 -0
- package/SCSS-Themes/calendars/daterangepicker/material-dark.scss +2 -0
- package/SCSS-Themes/calendars/daterangepicker/material.scss +2 -0
- package/SCSS-Themes/calendars/daterangepicker/tailwind-dark.scss +2 -0
- package/SCSS-Themes/calendars/daterangepicker/tailwind.scss +2 -0
- package/SCSS-Themes/diagrams/diagram/bootstrap-dark.scss +3 -0
- package/SCSS-Themes/diagrams/diagram/bootstrap.scss +3 -0
- package/SCSS-Themes/diagrams/diagram/bootstrap4.scss +3 -0
- package/SCSS-Themes/diagrams/diagram/bootstrap5-dark.scss +3 -0
- package/SCSS-Themes/diagrams/diagram/bootstrap5.scss +3 -0
- package/SCSS-Themes/diagrams/diagram/fabric-dark.scss +3 -0
- package/SCSS-Themes/diagrams/diagram/fabric.scss +3 -0
- package/SCSS-Themes/diagrams/diagram/fluent-dark.scss +3 -0
- package/SCSS-Themes/diagrams/diagram/fluent.scss +3 -0
- package/SCSS-Themes/diagrams/diagram/highcontrast.scss +3 -0
- package/SCSS-Themes/diagrams/diagram/material-dark.scss +3 -0
- package/SCSS-Themes/diagrams/diagram/material.scss +3 -0
- package/SCSS-Themes/diagrams/diagram/tailwind-dark.scss +3 -0
- package/SCSS-Themes/diagrams/diagram/tailwind.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap-dark.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap4.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5-dark.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric-dark.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent-dark.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor/highcontrast.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor/material-dark.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor/material.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind-dark.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap-dark.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap4.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5-dark.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor-container/fabric-dark.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor-container/fabric.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor-container/fluent-dark.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor-container/fluent.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor-container/highcontrast.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor-container/material-dark.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor-container/material.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind-dark.scss +4 -0
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind.scss +4 -0
- package/SCSS-Themes/dropdowns/mention/bootstrap-dark.scss +2 -0
- package/SCSS-Themes/dropdowns/mention/bootstrap.scss +2 -0
- package/SCSS-Themes/dropdowns/mention/bootstrap4.scss +2 -0
- package/SCSS-Themes/dropdowns/mention/bootstrap5-dark.scss +2 -0
- package/SCSS-Themes/dropdowns/mention/bootstrap5.scss +2 -0
- package/SCSS-Themes/dropdowns/mention/fabric-dark.scss +2 -0
- package/SCSS-Themes/dropdowns/mention/fabric.scss +2 -0
- package/SCSS-Themes/dropdowns/mention/fluent-dark.scss +2 -0
- package/SCSS-Themes/dropdowns/mention/fluent.scss +2 -0
- package/SCSS-Themes/dropdowns/mention/highcontrast.scss +2 -0
- package/SCSS-Themes/dropdowns/mention/material-dark.scss +2 -0
- package/SCSS-Themes/dropdowns/mention/material.scss +2 -0
- package/SCSS-Themes/dropdowns/mention/tailwind-dark.scss +2 -0
- package/SCSS-Themes/dropdowns/mention/tailwind.scss +2 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap-dark.scss +22 -5
- package/SCSS-Themes/dropdowns/multi-select/bootstrap.scss +22 -5
- package/SCSS-Themes/dropdowns/multi-select/bootstrap4.scss +30 -12
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5-dark.scss +23 -5
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5.scss +23 -5
- package/SCSS-Themes/dropdowns/multi-select/fabric-dark.scss +26 -9
- package/SCSS-Themes/dropdowns/multi-select/fabric.scss +26 -9
- package/SCSS-Themes/dropdowns/multi-select/fluent-dark.scss +24 -6
- package/SCSS-Themes/dropdowns/multi-select/fluent.scss +24 -6
- package/SCSS-Themes/dropdowns/multi-select/highcontrast.scss +27 -10
- package/SCSS-Themes/dropdowns/multi-select/material-dark.scss +22 -5
- package/SCSS-Themes/dropdowns/multi-select/material.scss +22 -5
- package/SCSS-Themes/dropdowns/multi-select/tailwind-dark.scss +23 -5
- package/SCSS-Themes/dropdowns/multi-select/tailwind.scss +23 -5
- package/SCSS-Themes/fabric-dark.scss +620 -16
- package/SCSS-Themes/fabric.scss +621 -16
- package/SCSS-Themes/fluent-dark.scss +618 -13
- package/SCSS-Themes/fluent.scss +618 -13
- package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +3 -0
- package/SCSS-Themes/gantt/gantt/bootstrap.scss +3 -0
- package/SCSS-Themes/gantt/gantt/bootstrap4.scss +3 -0
- package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +3 -0
- package/SCSS-Themes/gantt/gantt/bootstrap5.scss +3 -0
- package/SCSS-Themes/gantt/gantt/fabric-dark.scss +3 -0
- package/SCSS-Themes/gantt/gantt/fabric.scss +3 -0
- package/SCSS-Themes/gantt/gantt/fluent-dark.scss +3 -0
- package/SCSS-Themes/gantt/gantt/fluent.scss +3 -0
- package/SCSS-Themes/gantt/gantt/highcontrast.scss +3 -0
- package/SCSS-Themes/gantt/gantt/material-dark.scss +3 -0
- package/SCSS-Themes/gantt/gantt/material.scss +3 -0
- package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +3 -0
- package/SCSS-Themes/gantt/gantt/tailwind.scss +3 -0
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +2 -2
- package/SCSS-Themes/grids/grid/bootstrap.scss +2 -2
- package/SCSS-Themes/grids/grid/bootstrap4.scss +2 -2
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +2 -2
- package/SCSS-Themes/grids/grid/bootstrap5.scss +2 -2
- package/SCSS-Themes/grids/grid/fabric-dark.scss +2 -2
- package/SCSS-Themes/grids/grid/fabric.scss +2 -2
- package/SCSS-Themes/grids/grid/fluent-dark.scss +2 -2
- package/SCSS-Themes/grids/grid/fluent.scss +2 -2
- package/SCSS-Themes/grids/grid/highcontrast.scss +2 -2
- package/SCSS-Themes/grids/grid/material-dark.scss +2 -2
- package/SCSS-Themes/grids/grid/material.scss +2 -2
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +2 -2
- package/SCSS-Themes/grids/grid/tailwind.scss +2 -2
- package/SCSS-Themes/highcontrast.scss +623 -17
- package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +13 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +13 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +13 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +13 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +13 -0
- package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +13 -0
- package/SCSS-Themes/image-editor/image-editor/fabric.scss +13 -0
- package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +13 -0
- package/SCSS-Themes/image-editor/image-editor/fluent.scss +13 -0
- package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +13 -0
- package/SCSS-Themes/image-editor/image-editor/material-dark.scss +13 -0
- package/SCSS-Themes/image-editor/image-editor/material.scss +13 -0
- package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +13 -0
- package/SCSS-Themes/image-editor/image-editor/tailwind.scss +13 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap-dark.scss +3 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap.scss +3 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap4.scss +3 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap5-dark.scss +3 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap5.scss +3 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/fabric-dark.scss +3 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/fabric.scss +3 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/fluent-dark.scss +3 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/fluent.scss +3 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/highcontrast.scss +3 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/material-dark.scss +3 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/material.scss +3 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/tailwind-dark.scss +3 -0
- package/SCSS-Themes/inplace-editor/inplace-editor/tailwind.scss +3 -0
- package/SCSS-Themes/material-dark.scss +617 -12
- package/SCSS-Themes/material.scss +617 -12
- package/SCSS-Themes/navigations/appbar/bootstrap-dark.scss +1 -0
- package/SCSS-Themes/navigations/appbar/bootstrap.scss +1 -0
- package/SCSS-Themes/navigations/appbar/bootstrap4.scss +1 -0
- package/SCSS-Themes/navigations/appbar/bootstrap5-dark.scss +1 -0
- package/SCSS-Themes/navigations/appbar/bootstrap5.scss +1 -0
- package/SCSS-Themes/navigations/appbar/fabric-dark.scss +1 -0
- package/SCSS-Themes/navigations/appbar/fabric.scss +1 -0
- package/SCSS-Themes/navigations/appbar/fluent-dark.scss +1 -0
- package/SCSS-Themes/navigations/appbar/fluent.scss +1 -0
- package/SCSS-Themes/navigations/appbar/highcontrast.scss +1 -0
- package/SCSS-Themes/navigations/appbar/material-dark.scss +1 -0
- package/SCSS-Themes/navigations/appbar/material.scss +1 -0
- package/SCSS-Themes/navigations/appbar/tailwind-dark.scss +1 -0
- package/SCSS-Themes/navigations/appbar/tailwind.scss +1 -0
- package/SCSS-Themes/notifications/skeleton/bootstrap-dark.scss +1 -0
- package/SCSS-Themes/notifications/skeleton/bootstrap.scss +1 -0
- package/SCSS-Themes/notifications/skeleton/bootstrap4.scss +1 -0
- package/SCSS-Themes/notifications/skeleton/bootstrap5-dark.scss +1 -0
- package/SCSS-Themes/notifications/skeleton/bootstrap5.scss +1 -0
- package/SCSS-Themes/notifications/skeleton/fabric-dark.scss +1 -0
- package/SCSS-Themes/notifications/skeleton/fabric.scss +1 -0
- package/SCSS-Themes/notifications/skeleton/fluent-dark.scss +1 -0
- package/SCSS-Themes/notifications/skeleton/fluent.scss +1 -0
- package/SCSS-Themes/notifications/skeleton/highcontrast.scss +1 -0
- package/SCSS-Themes/notifications/skeleton/material-dark.scss +1 -0
- package/SCSS-Themes/notifications/skeleton/material.scss +1 -0
- package/SCSS-Themes/notifications/skeleton/tailwind-dark.scss +1 -0
- package/SCSS-Themes/notifications/skeleton/tailwind.scss +1 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +4 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap-dark.scss +4 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap.scss +4 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap4.scss +4 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5-dark.scss +4 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5.scss +4 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric-dark.scss +4 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric.scss +4 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent-dark.scss +4 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent.scss +4 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/highcontrast.scss +4 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/material-dark.scss +4 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/material.scss +4 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/tailwind-dark.scss +4 -0
- package/SCSS-Themes/pivotview/pivotfieldlist/tailwind.scss +4 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +4 -5
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +4 -5
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +4 -5
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +4 -5
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +4 -5
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +4 -5
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +4 -5
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +4 -5
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +4 -5
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +4 -5
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +4 -5
- package/SCSS-Themes/pivotview/pivotview/material.scss +4 -5
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +4 -5
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +4 -5
- package/SCSS-Themes/popups/dialog/bootstrap5-dark.scss +2 -2
- package/SCSS-Themes/popups/dialog/bootstrap5.scss +2 -2
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +3 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +3 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +3 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +3 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +3 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +3 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +3 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +3 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +3 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +3 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +3 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +3 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +3 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +3 -0
- package/SCSS-Themes/schedule/recurrence-editor/bootstrap-dark.scss +3 -0
- package/SCSS-Themes/schedule/recurrence-editor/bootstrap.scss +3 -0
- package/SCSS-Themes/schedule/recurrence-editor/bootstrap4.scss +3 -0
- package/SCSS-Themes/schedule/recurrence-editor/bootstrap5-dark.scss +3 -0
- package/SCSS-Themes/schedule/recurrence-editor/bootstrap5.scss +3 -0
- package/SCSS-Themes/schedule/recurrence-editor/fabric-dark.scss +3 -0
- package/SCSS-Themes/schedule/recurrence-editor/fabric.scss +3 -0
- package/SCSS-Themes/schedule/recurrence-editor/fluent-dark.scss +3 -0
- package/SCSS-Themes/schedule/recurrence-editor/fluent.scss +3 -0
- package/SCSS-Themes/schedule/recurrence-editor/highcontrast.scss +3 -0
- package/SCSS-Themes/schedule/recurrence-editor/material-dark.scss +3 -0
- package/SCSS-Themes/schedule/recurrence-editor/material.scss +3 -0
- package/SCSS-Themes/schedule/recurrence-editor/tailwind-dark.scss +3 -0
- package/SCSS-Themes/schedule/recurrence-editor/tailwind.scss +3 -0
- package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +4 -0
- package/SCSS-Themes/schedule/schedule/bootstrap.scss +4 -0
- package/SCSS-Themes/schedule/schedule/bootstrap4.scss +4 -0
- package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +4 -0
- package/SCSS-Themes/schedule/schedule/bootstrap5.scss +4 -0
- package/SCSS-Themes/schedule/schedule/fabric-dark.scss +4 -0
- package/SCSS-Themes/schedule/schedule/fabric.scss +4 -0
- package/SCSS-Themes/schedule/schedule/fluent-dark.scss +4 -0
- package/SCSS-Themes/schedule/schedule/fluent.scss +4 -0
- package/SCSS-Themes/schedule/schedule/highcontrast.scss +4 -0
- package/SCSS-Themes/schedule/schedule/material-dark.scss +4 -0
- package/SCSS-Themes/schedule/schedule/material.scss +4 -0
- package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +4 -0
- package/SCSS-Themes/schedule/schedule/tailwind.scss +4 -0
- package/SCSS-Themes/tailwind-dark.scss +617 -12
- package/SCSS-Themes/tailwind.scss +617 -12
- package/package.json +1 -1
|
@@ -37,11 +37,14 @@ $ddl-chip-mobile-content-padding: 4px 8px 6px 0 !default;
|
|
|
37
37
|
$ddl-rtl-chip-mobile-content-padding: 6px 0 6px 8px !default;
|
|
38
38
|
$ddl-chip-padding: 0 0 0 8px !default;
|
|
39
39
|
$ddl-chip-close-top: 8px !default;
|
|
40
|
-
$ddl-chip-close-left:
|
|
41
|
-
$ddl-chip-close-margin:
|
|
40
|
+
$ddl-chip-close-left: 0 !default;
|
|
41
|
+
$ddl-chip-close-margin: 8px 8px 8px 8px !default;
|
|
42
|
+
$ddl-chip-close-rtl-margin: 8px 0 8px 20px !default;
|
|
42
43
|
$ddl-chip-mobile-close-margin: 3px 0 0 !default;
|
|
43
44
|
$ddl-chip-close-square: 26px !default;
|
|
45
|
+
$ddl-chip-close-width: auto !default;
|
|
44
46
|
$ddl-chip-hooker-square: 30px !default;
|
|
47
|
+
$ddl-chip-hooker-width: auto !default;
|
|
45
48
|
$ddl-chip-close-font: 10px !default;
|
|
46
49
|
$ddl-chip-close-mobile-top: 0 !default;
|
|
47
50
|
$ddl-chip-height: 26px !default;
|
|
@@ -82,7 +85,7 @@ $ddl-rtl-hooker-left: -4px !default;
|
|
|
82
85
|
$ddl-chip-close-mob-top: 0 !default;
|
|
83
86
|
$ddl-control-placholder-padding: 0 32px 0 2px !default;
|
|
84
87
|
$ddl-overall-close-top: 10px !default;
|
|
85
|
-
$ddl-overall-close-left:
|
|
88
|
+
$ddl-overall-close-left: 0 !default;
|
|
86
89
|
$ddl-sel-chip-close-mobile-top: 0 !default;
|
|
87
90
|
$ddl-sel-chip-close-mobile-left: 12px !default;
|
|
88
91
|
$ddl-chip-sel-mobile-close-height: 26px !default;
|
|
@@ -138,12 +141,14 @@ $ddl-select-all-height-small: 26px !default;
|
|
|
138
141
|
$ddl-small-chip-height: 20px !default;
|
|
139
142
|
$ddl-chip-small-font-size: 12px !default;
|
|
140
143
|
$ddl-small-chip-close-square: 22px !default;
|
|
144
|
+
$ddl-small-chip-close-width: auto !default;
|
|
141
145
|
$ddl-small-chip-close-font: 8px !default;
|
|
142
146
|
$ddl-control-small-height: 24px !default;
|
|
143
147
|
$ddl-small-input-height: 24px !default;
|
|
144
148
|
$ddl-delim-small-font-size: 13px !default;
|
|
145
|
-
$ddl-small-closer-margin-top: -
|
|
149
|
+
$ddl-small-closer-margin-top: -3em !default;
|
|
146
150
|
$ddl-chip-close-hooker-small-left: 7px !default;
|
|
151
|
+
$ddl-chip-close-hooker-small-bigger-left: -35px !default;
|
|
147
152
|
$ddl-delimviewheight-small: 24px !default;
|
|
148
153
|
|
|
149
154
|
// Touch Small size
|
|
@@ -151,6 +156,7 @@ $ddl-select-all-height-bigger-small: 40px !default;
|
|
|
151
156
|
$ddl-bigger-small-chip-height: 26px !default;
|
|
152
157
|
$ddl-chip-bigger-small-font-size: 12px !default;
|
|
153
158
|
$ddl-bigger-small-chip-close-square: 26px !default;
|
|
159
|
+
$ddl-bigger-small-chip-close-width: auto !default;
|
|
154
160
|
$ddl-bigger-small-chip-close-font: 10px !default;
|
|
155
161
|
$ddl-control-bigger-small-height: 26px !default;
|
|
156
162
|
$ddl-bigger-small-input-height: 34px !default;
|
|
@@ -444,7 +450,11 @@ $ddl-closer-margin-top-bigger-small: -3.2em !default;
|
|
|
444
450
|
font-family: 'e-icons';
|
|
445
451
|
height: $ddl-chip-close-square;
|
|
446
452
|
margin: $ddl-chip-close-margin;
|
|
447
|
-
width: $ddl-chip-close-
|
|
453
|
+
width: $ddl-chip-close-width;
|
|
454
|
+
}
|
|
455
|
+
|
|
456
|
+
.e-rtl .e-multi-select-wrapper .e-chips-close {
|
|
457
|
+
margin: $ddl-chip-close-rtl-margin;
|
|
448
458
|
}
|
|
449
459
|
|
|
450
460
|
.e-multi-select-wrapper .e-mob-chip.e-chips .e-chips-close {
|
|
@@ -459,7 +469,7 @@ $ddl-closer-margin-top-bigger-small: -3.2em !default;
|
|
|
459
469
|
position: absolute;
|
|
460
470
|
right: $ddl-chip-hooker-right;
|
|
461
471
|
top: $ddl-closer-hooker-top;
|
|
462
|
-
width: $ddl-chip-hooker-
|
|
472
|
+
width: $ddl-chip-hooker-width;
|
|
463
473
|
}
|
|
464
474
|
|
|
465
475
|
.e-multiselect .e-down-icon .e-chips-close.e-close-hooker,
|
|
@@ -1175,7 +1185,7 @@ ejs-multiselect {
|
|
|
1175
1185
|
.e-bigger .e-multi-select-wrapper .e-chips-close {
|
|
1176
1186
|
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
1177
1187
|
height: $ddl-bigger-chip-close-square;
|
|
1178
|
-
width: $ddl-bigger-chip-close-
|
|
1188
|
+
width: $ddl-bigger-chip-close-width;
|
|
1179
1189
|
}
|
|
1180
1190
|
}
|
|
1181
1191
|
|
|
@@ -1197,7 +1207,7 @@ ejs-multiselect {
|
|
|
1197
1207
|
|
|
1198
1208
|
.e-small .e-multi-select-wrapper .e-chips-close {
|
|
1199
1209
|
height: $ddl-small-chip-close-square;
|
|
1200
|
-
width: $ddl-small-chip-close-
|
|
1210
|
+
width: $ddl-small-chip-close-width;
|
|
1201
1211
|
}
|
|
1202
1212
|
|
|
1203
1213
|
.e-small .e-multi-select-wrapper {
|
|
@@ -1266,7 +1276,10 @@ ejs-multiselect {
|
|
|
1266
1276
|
|
|
1267
1277
|
.e-bigger.e-small .e-multi-select-wrapper .e-chips-close {
|
|
1268
1278
|
height: $ddl-bigger-small-chip-close-square;
|
|
1269
|
-
width: $ddl-bigger-small-chip-close-
|
|
1279
|
+
width: $ddl-bigger-small-chip-close-width;
|
|
1280
|
+
@if $ddl-multiselect-skin-name == 'bootstrap4' {
|
|
1281
|
+
margin: 3px 10px 10px 0;
|
|
1282
|
+
}
|
|
1270
1283
|
}
|
|
1271
1284
|
|
|
1272
1285
|
.e-bigger.e-small .e-multi-select-wrapper {
|
|
@@ -2489,6 +2502,10 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
2489
2502
|
left: $ddl-chip-close-hooker-small-left;
|
|
2490
2503
|
}
|
|
2491
2504
|
|
|
2505
|
+
.e-small.e-bigger .e-multi-select-wrapper .e-close-hooker::before {
|
|
2506
|
+
left: $ddl-chip-close-hooker-small-bigger-left;
|
|
2507
|
+
}
|
|
2508
|
+
|
|
2492
2509
|
.e-small .e-multi-select-wrapper .e-down-icon .e-close-hooker::before {
|
|
2493
2510
|
@if $ddl-multiselect-skin-name == 'FluentUI' {
|
|
2494
2511
|
left: $ddl-small-down-icon-left;
|
|
@@ -26,8 +26,11 @@ $ddl-chip-padding: 0 8px 0 4px !default;
|
|
|
26
26
|
$ddl-chip-close-top: 3px !default;
|
|
27
27
|
$ddl-chip-close-left: 6px !default;
|
|
28
28
|
$ddl-chip-close-margin: 0 0 0 !default;
|
|
29
|
+
$ddl-chip-close-rtl-margin: 0 0 0 !default;
|
|
29
30
|
$ddl-chip-close-square: 14px !default;
|
|
31
|
+
$ddl-chip-close-width: 14px !default;
|
|
30
32
|
$ddl-chip-hooker-square: 24px !default;
|
|
33
|
+
$ddl-chip-hooker-width: 24px !default;
|
|
31
34
|
$ddl-chip-close-font: 10px !default;
|
|
32
35
|
$ddl-chip-height: 24px !default;
|
|
33
36
|
$ddl-chip-mobile-height: 30px !default;
|
|
@@ -128,18 +131,20 @@ $ddl-select-all-height-small: 26px !default;
|
|
|
128
131
|
$ddl-small-chip-height: 20px !default;
|
|
129
132
|
$ddl-chip-small-font-size: 12px !default;
|
|
130
133
|
$ddl-small-chip-close-square: 12px !default;
|
|
134
|
+
$ddl-small-chip-close-width: 12px !default;
|
|
131
135
|
$ddl-small-chip-close-font: 8px !default;
|
|
132
136
|
$ddl-control-small-height: 24px !default;
|
|
133
137
|
$ddl-small-input-height: 24px !default;
|
|
134
138
|
$ddl-delim-small-font-size: 12px !default;
|
|
135
139
|
$ddl-small-closer-margin-top: -2em !default;
|
|
136
140
|
$ddl-chip-close-hooker-small-left: 0 !default;
|
|
141
|
+
$ddl-chip-close-hooker-small-bigger-left: 0 !default;
|
|
137
142
|
$ddl-delimviewheight-small: 24px !default;
|
|
138
143
|
$ddl-multiselect-filled-input-min-height-small: 32px !default;
|
|
139
144
|
$ddl-multiselect-filled-float-input-min-height-small: 22px !default;
|
|
140
145
|
$ddl-multiselect-filled-floatlabel-fontsize-small: 10px !default;
|
|
141
146
|
$ddl-multiselect-filled-chip-clear-icon-size-small: 10px !default;
|
|
142
|
-
$ddl-chip-close-small-left:
|
|
147
|
+
$ddl-chip-close-small-left: 0 !default;
|
|
143
148
|
$ddl-chip-close-small-top: 2px !default;
|
|
144
149
|
$ddl-small-down-icon-left: -2px !default;
|
|
145
150
|
|
|
@@ -149,6 +154,7 @@ $ddl-multiselect-filled-float-input-min-height-bigger: 36px !default;
|
|
|
149
154
|
$ddl-multiselect-filled-floatlabel-fontsize-bigger: 12px !default;
|
|
150
155
|
$ddl-bigger-chip-close-font: 14px !default;
|
|
151
156
|
$ddl-bigger-chip-close-square: 14px !default;
|
|
157
|
+
$ddl-bigger-chip-close-width: 14px !default;
|
|
152
158
|
$ddl-bigger-chip-down-icon-font: 14px !default;
|
|
153
159
|
|
|
154
160
|
// Touch Small size
|
|
@@ -156,6 +162,7 @@ $ddl-select-all-height-bigger-small: 40px !default;
|
|
|
156
162
|
$ddl-bigger-small-chip-height: 26px !default;
|
|
157
163
|
$ddl-chip-bigger-small-font-size: 13px !default;
|
|
158
164
|
$ddl-bigger-small-chip-close-square: 14px !default;
|
|
165
|
+
$ddl-bigger-small-chip-close-width: 14px !default;
|
|
159
166
|
$ddl-bigger-small-chip-close-font: 10px !default;
|
|
160
167
|
$ddl-control-bigger-small-height: 28px !default;
|
|
161
168
|
$ddl-bigger-small-input-height: 32px !default;
|
|
@@ -500,7 +507,11 @@ $ddl-small-clear-icon-width: 12px !default;
|
|
|
500
507
|
font-family: 'e-icons';
|
|
501
508
|
height: $ddl-chip-close-square;
|
|
502
509
|
margin: $ddl-chip-close-margin;
|
|
503
|
-
width: $ddl-chip-close-
|
|
510
|
+
width: $ddl-chip-close-width;
|
|
511
|
+
}
|
|
512
|
+
|
|
513
|
+
.e-rtl .e-multi-select-wrapper .e-chips-close {
|
|
514
|
+
margin: $ddl-chip-close-rtl-margin;
|
|
504
515
|
}
|
|
505
516
|
|
|
506
517
|
.e-multi-select-wrapper .e-mob-chip.e-chips .e-chips-close {
|
|
@@ -515,7 +526,7 @@ $ddl-small-clear-icon-width: 12px !default;
|
|
|
515
526
|
position: absolute;
|
|
516
527
|
right: $ddl-chip-hooker-right;
|
|
517
528
|
top: $ddl-closer-hooker-top;
|
|
518
|
-
width: $ddl-chip-hooker-
|
|
529
|
+
width: $ddl-chip-hooker-width;
|
|
519
530
|
}
|
|
520
531
|
|
|
521
532
|
.e-multiselect .e-down-icon .e-chips-close.e-close-hooker,
|
|
@@ -1231,7 +1242,7 @@ ejs-multiselect {
|
|
|
1231
1242
|
.e-bigger .e-multi-select-wrapper .e-chips-close {
|
|
1232
1243
|
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
1233
1244
|
height: $ddl-bigger-chip-close-square;
|
|
1234
|
-
width: $ddl-bigger-chip-close-
|
|
1245
|
+
width: $ddl-bigger-chip-close-width;
|
|
1235
1246
|
}
|
|
1236
1247
|
}
|
|
1237
1248
|
|
|
@@ -1253,7 +1264,7 @@ ejs-multiselect {
|
|
|
1253
1264
|
|
|
1254
1265
|
.e-small .e-multi-select-wrapper .e-chips-close {
|
|
1255
1266
|
height: $ddl-small-chip-close-square;
|
|
1256
|
-
width: $ddl-small-chip-close-
|
|
1267
|
+
width: $ddl-small-chip-close-width;
|
|
1257
1268
|
}
|
|
1258
1269
|
|
|
1259
1270
|
.e-small .e-multi-select-wrapper {
|
|
@@ -1322,7 +1333,10 @@ ejs-multiselect {
|
|
|
1322
1333
|
|
|
1323
1334
|
.e-bigger.e-small .e-multi-select-wrapper .e-chips-close {
|
|
1324
1335
|
height: $ddl-bigger-small-chip-close-square;
|
|
1325
|
-
width: $ddl-bigger-small-chip-close-
|
|
1336
|
+
width: $ddl-bigger-small-chip-close-width;
|
|
1337
|
+
@if $ddl-multiselect-skin-name == 'bootstrap4' {
|
|
1338
|
+
margin: 3px 10px 10px 0;
|
|
1339
|
+
}
|
|
1326
1340
|
}
|
|
1327
1341
|
|
|
1328
1342
|
.e-bigger.e-small .e-multi-select-wrapper {
|
|
@@ -2545,6 +2559,10 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
2545
2559
|
left: $ddl-chip-close-hooker-small-left;
|
|
2546
2560
|
}
|
|
2547
2561
|
|
|
2562
|
+
.e-small.e-bigger .e-multi-select-wrapper .e-close-hooker::before {
|
|
2563
|
+
left: $ddl-chip-close-hooker-small-bigger-left;
|
|
2564
|
+
}
|
|
2565
|
+
|
|
2548
2566
|
.e-small .e-multi-select-wrapper .e-down-icon .e-close-hooker::before {
|
|
2549
2567
|
@if $ddl-multiselect-skin-name == 'FluentUI' {
|
|
2550
2568
|
left: $ddl-small-down-icon-left;
|
|
@@ -26,8 +26,11 @@ $ddl-chip-padding: 0 8px 0 4px !default;
|
|
|
26
26
|
$ddl-chip-close-top: 3px !default;
|
|
27
27
|
$ddl-chip-close-left: 6px !default;
|
|
28
28
|
$ddl-chip-close-margin: 0 0 0 !default;
|
|
29
|
+
$ddl-chip-close-rtl-margin: 0 0 0 !default;
|
|
29
30
|
$ddl-chip-close-square: 14px !default;
|
|
31
|
+
$ddl-chip-close-width: 14px !default;
|
|
30
32
|
$ddl-chip-hooker-square: 24px !default;
|
|
33
|
+
$ddl-chip-hooker-width: 24px !default;
|
|
31
34
|
$ddl-chip-close-font: 10px !default;
|
|
32
35
|
$ddl-chip-height: 24px !default;
|
|
33
36
|
$ddl-chip-mobile-height: 30px !default;
|
|
@@ -128,18 +131,20 @@ $ddl-select-all-height-small: 26px !default;
|
|
|
128
131
|
$ddl-small-chip-height: 20px !default;
|
|
129
132
|
$ddl-chip-small-font-size: 12px !default;
|
|
130
133
|
$ddl-small-chip-close-square: 12px !default;
|
|
134
|
+
$ddl-small-chip-close-width: 12px !default;
|
|
131
135
|
$ddl-small-chip-close-font: 8px !default;
|
|
132
136
|
$ddl-control-small-height: 24px !default;
|
|
133
137
|
$ddl-small-input-height: 24px !default;
|
|
134
138
|
$ddl-delim-small-font-size: 12px !default;
|
|
135
139
|
$ddl-small-closer-margin-top: -2em !default;
|
|
136
140
|
$ddl-chip-close-hooker-small-left: 0 !default;
|
|
141
|
+
$ddl-chip-close-hooker-small-bigger-left: 0 !default;
|
|
137
142
|
$ddl-delimviewheight-small: 24px !default;
|
|
138
143
|
$ddl-multiselect-filled-input-min-height-small: 32px !default;
|
|
139
144
|
$ddl-multiselect-filled-float-input-min-height-small: 22px !default;
|
|
140
145
|
$ddl-multiselect-filled-floatlabel-fontsize-small: 10px !default;
|
|
141
146
|
$ddl-multiselect-filled-chip-clear-icon-size-small: 10px !default;
|
|
142
|
-
$ddl-chip-close-small-left:
|
|
147
|
+
$ddl-chip-close-small-left: 0 !default;
|
|
143
148
|
$ddl-chip-close-small-top: 2px !default;
|
|
144
149
|
$ddl-small-down-icon-left: -2px !default;
|
|
145
150
|
|
|
@@ -149,6 +154,7 @@ $ddl-multiselect-filled-float-input-min-height-bigger: 36px !default;
|
|
|
149
154
|
$ddl-multiselect-filled-floatlabel-fontsize-bigger: 12px !default;
|
|
150
155
|
$ddl-bigger-chip-close-font: 14px !default;
|
|
151
156
|
$ddl-bigger-chip-close-square: 14px !default;
|
|
157
|
+
$ddl-bigger-chip-close-width: 14px !default;
|
|
152
158
|
$ddl-bigger-chip-down-icon-font: 14px !default;
|
|
153
159
|
|
|
154
160
|
// Touch Small size
|
|
@@ -156,6 +162,7 @@ $ddl-select-all-height-bigger-small: 40px !default;
|
|
|
156
162
|
$ddl-bigger-small-chip-height: 26px !default;
|
|
157
163
|
$ddl-chip-bigger-small-font-size: 13px !default;
|
|
158
164
|
$ddl-bigger-small-chip-close-square: 14px !default;
|
|
165
|
+
$ddl-bigger-small-chip-close-width: 14px !default;
|
|
159
166
|
$ddl-bigger-small-chip-close-font: 10px !default;
|
|
160
167
|
$ddl-control-bigger-small-height: 28px !default;
|
|
161
168
|
$ddl-bigger-small-input-height: 32px !default;
|
|
@@ -500,7 +507,11 @@ $ddl-small-clear-icon-width: 12px !default;
|
|
|
500
507
|
font-family: 'e-icons';
|
|
501
508
|
height: $ddl-chip-close-square;
|
|
502
509
|
margin: $ddl-chip-close-margin;
|
|
503
|
-
width: $ddl-chip-close-
|
|
510
|
+
width: $ddl-chip-close-width;
|
|
511
|
+
}
|
|
512
|
+
|
|
513
|
+
.e-rtl .e-multi-select-wrapper .e-chips-close {
|
|
514
|
+
margin: $ddl-chip-close-rtl-margin;
|
|
504
515
|
}
|
|
505
516
|
|
|
506
517
|
.e-multi-select-wrapper .e-mob-chip.e-chips .e-chips-close {
|
|
@@ -515,7 +526,7 @@ $ddl-small-clear-icon-width: 12px !default;
|
|
|
515
526
|
position: absolute;
|
|
516
527
|
right: $ddl-chip-hooker-right;
|
|
517
528
|
top: $ddl-closer-hooker-top;
|
|
518
|
-
width: $ddl-chip-hooker-
|
|
529
|
+
width: $ddl-chip-hooker-width;
|
|
519
530
|
}
|
|
520
531
|
|
|
521
532
|
.e-multiselect .e-down-icon .e-chips-close.e-close-hooker,
|
|
@@ -1231,7 +1242,7 @@ ejs-multiselect {
|
|
|
1231
1242
|
.e-bigger .e-multi-select-wrapper .e-chips-close {
|
|
1232
1243
|
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
1233
1244
|
height: $ddl-bigger-chip-close-square;
|
|
1234
|
-
width: $ddl-bigger-chip-close-
|
|
1245
|
+
width: $ddl-bigger-chip-close-width;
|
|
1235
1246
|
}
|
|
1236
1247
|
}
|
|
1237
1248
|
|
|
@@ -1253,7 +1264,7 @@ ejs-multiselect {
|
|
|
1253
1264
|
|
|
1254
1265
|
.e-small .e-multi-select-wrapper .e-chips-close {
|
|
1255
1266
|
height: $ddl-small-chip-close-square;
|
|
1256
|
-
width: $ddl-small-chip-close-
|
|
1267
|
+
width: $ddl-small-chip-close-width;
|
|
1257
1268
|
}
|
|
1258
1269
|
|
|
1259
1270
|
.e-small .e-multi-select-wrapper {
|
|
@@ -1322,7 +1333,10 @@ ejs-multiselect {
|
|
|
1322
1333
|
|
|
1323
1334
|
.e-bigger.e-small .e-multi-select-wrapper .e-chips-close {
|
|
1324
1335
|
height: $ddl-bigger-small-chip-close-square;
|
|
1325
|
-
width: $ddl-bigger-small-chip-close-
|
|
1336
|
+
width: $ddl-bigger-small-chip-close-width;
|
|
1337
|
+
@if $ddl-multiselect-skin-name == 'bootstrap4' {
|
|
1338
|
+
margin: 3px 10px 10px 0;
|
|
1339
|
+
}
|
|
1326
1340
|
}
|
|
1327
1341
|
|
|
1328
1342
|
.e-bigger.e-small .e-multi-select-wrapper {
|
|
@@ -2545,6 +2559,10 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
2545
2559
|
left: $ddl-chip-close-hooker-small-left;
|
|
2546
2560
|
}
|
|
2547
2561
|
|
|
2562
|
+
.e-small.e-bigger .e-multi-select-wrapper .e-close-hooker::before {
|
|
2563
|
+
left: $ddl-chip-close-hooker-small-bigger-left;
|
|
2564
|
+
}
|
|
2565
|
+
|
|
2548
2566
|
.e-small .e-multi-select-wrapper .e-down-icon .e-close-hooker::before {
|
|
2549
2567
|
@if $ddl-multiselect-skin-name == 'FluentUI' {
|
|
2550
2568
|
left: $ddl-small-down-icon-left;
|
|
@@ -37,11 +37,14 @@ $ddl-chip-mobile-content-padding: 6px 8px 6px 0 !default;
|
|
|
37
37
|
$ddl-rtl-chip-mobile-content-padding: 6px 0 6px 8px !default;
|
|
38
38
|
$ddl-chip-padding: 0 0 0 8px !default;
|
|
39
39
|
$ddl-chip-close-top: 8px !default;
|
|
40
|
-
$ddl-chip-close-left:
|
|
41
|
-
$ddl-chip-close-margin: 0 !default;
|
|
40
|
+
$ddl-chip-close-left: 0 !default;
|
|
41
|
+
$ddl-chip-close-margin: 10px 10px 10px 0 !default;
|
|
42
|
+
$ddl-chip-close-rtl-margin: 8px 0 8px 20px !default;
|
|
42
43
|
$ddl-chip-mobile-close-margin: 3px 0 0 !default;
|
|
43
44
|
$ddl-chip-close-square: 26px !default;
|
|
45
|
+
$ddl-chip-close-width: auto !default;
|
|
44
46
|
$ddl-chip-hooker-square: 30px !default;
|
|
47
|
+
$ddl-chip-hooker-width: auto !default;
|
|
45
48
|
$ddl-chip-close-font: 10px !default;
|
|
46
49
|
$ddl-chip-close-mobile-top: 0 !default;
|
|
47
50
|
$ddl-chip-height: 26px !default;
|
|
@@ -82,7 +85,7 @@ $ddl-rtl-hooker-left: -4px !default;
|
|
|
82
85
|
$ddl-chip-close-mob-top: 0 !default;
|
|
83
86
|
$ddl-control-placholder-padding: 0 32px 0 2px !default;
|
|
84
87
|
$ddl-overall-close-top: 10px !default;
|
|
85
|
-
$ddl-overall-close-left:
|
|
88
|
+
$ddl-overall-close-left: 0 !default;
|
|
86
89
|
$ddl-sel-chip-close-mobile-top: 0 !default;
|
|
87
90
|
$ddl-sel-chip-close-mobile-left: 12px !default;
|
|
88
91
|
$ddl-chip-sel-mobile-close-height: 26px !default;
|
|
@@ -141,12 +144,14 @@ $ddl-select-all-height-small: 26px !default;
|
|
|
141
144
|
$ddl-small-chip-height: 20px !default;
|
|
142
145
|
$ddl-chip-small-font-size: 12px !default;
|
|
143
146
|
$ddl-small-chip-close-square: 22px !default;
|
|
147
|
+
$ddl-small-chip-close-width: auto !default;
|
|
144
148
|
$ddl-small-chip-close-font: 8px !default;
|
|
145
149
|
$ddl-control-small-height: 24px !default;
|
|
146
150
|
$ddl-small-input-height: 24px !default;
|
|
147
151
|
$ddl-delim-small-font-size: 13px !default;
|
|
148
|
-
$ddl-small-closer-margin-top: -
|
|
152
|
+
$ddl-small-closer-margin-top: -3.2em !default;
|
|
149
153
|
$ddl-chip-close-hooker-small-left: 7px !default;
|
|
154
|
+
$ddl-chip-close-hooker-small-bigger-left: -35px !default;
|
|
150
155
|
$ddl-delimviewheight-small: 24px !default;
|
|
151
156
|
|
|
152
157
|
// Touch Small size
|
|
@@ -154,12 +159,13 @@ $ddl-select-all-height-bigger-small: 40px !default;
|
|
|
154
159
|
$ddl-bigger-small-chip-height: 26px !default;
|
|
155
160
|
$ddl-chip-bigger-small-font-size: 12px !default;
|
|
156
161
|
$ddl-bigger-small-chip-close-square: 26px !default;
|
|
162
|
+
$ddl-bigger-small-chip-close-width: auto !default;
|
|
157
163
|
$ddl-bigger-small-chip-close-font: 10px !default;
|
|
158
164
|
$ddl-control-bigger-small-height: 26px !default;
|
|
159
165
|
$ddl-bigger-small-input-height: 34px !default;
|
|
160
166
|
$ddl-delim-bigger-small-font-size: 14px !default;
|
|
161
167
|
$ddl-delimviewheight-bigger-small: 34px !default;
|
|
162
|
-
$ddl-closer-margin-top-bigger-small: -3.
|
|
168
|
+
$ddl-closer-margin-top-bigger-small: -3.4em !default;
|
|
163
169
|
|
|
164
170
|
@include export-module('multiselect-highcontrast') {
|
|
165
171
|
.e-multi-select-wrapper {
|
|
@@ -557,7 +563,11 @@ $ddl-closer-margin-top-bigger-small: -3.2em !default;
|
|
|
557
563
|
font-family: 'e-icons';
|
|
558
564
|
height: $ddl-chip-close-square;
|
|
559
565
|
margin: $ddl-chip-close-margin;
|
|
560
|
-
width: $ddl-chip-close-
|
|
566
|
+
width: $ddl-chip-close-width;
|
|
567
|
+
}
|
|
568
|
+
|
|
569
|
+
.e-rtl .e-multi-select-wrapper .e-chips-close {
|
|
570
|
+
margin: $ddl-chip-close-rtl-margin;
|
|
561
571
|
}
|
|
562
572
|
|
|
563
573
|
.e-multi-select-wrapper .e-mob-chip.e-chips .e-chips-close {
|
|
@@ -572,7 +582,7 @@ $ddl-closer-margin-top-bigger-small: -3.2em !default;
|
|
|
572
582
|
position: absolute;
|
|
573
583
|
right: $ddl-chip-hooker-right;
|
|
574
584
|
top: $ddl-closer-hooker-top;
|
|
575
|
-
width: $ddl-chip-hooker-
|
|
585
|
+
width: $ddl-chip-hooker-width;
|
|
576
586
|
}
|
|
577
587
|
|
|
578
588
|
.e-multiselect .e-down-icon .e-chips-close.e-close-hooker,
|
|
@@ -1288,7 +1298,7 @@ ejs-multiselect {
|
|
|
1288
1298
|
.e-bigger .e-multi-select-wrapper .e-chips-close {
|
|
1289
1299
|
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
1290
1300
|
height: $ddl-bigger-chip-close-square;
|
|
1291
|
-
width: $ddl-bigger-chip-close-
|
|
1301
|
+
width: $ddl-bigger-chip-close-width;
|
|
1292
1302
|
}
|
|
1293
1303
|
}
|
|
1294
1304
|
|
|
@@ -1310,7 +1320,7 @@ ejs-multiselect {
|
|
|
1310
1320
|
|
|
1311
1321
|
.e-small .e-multi-select-wrapper .e-chips-close {
|
|
1312
1322
|
height: $ddl-small-chip-close-square;
|
|
1313
|
-
width: $ddl-small-chip-close-
|
|
1323
|
+
width: $ddl-small-chip-close-width;
|
|
1314
1324
|
}
|
|
1315
1325
|
|
|
1316
1326
|
.e-small .e-multi-select-wrapper {
|
|
@@ -1379,7 +1389,10 @@ ejs-multiselect {
|
|
|
1379
1389
|
|
|
1380
1390
|
.e-bigger.e-small .e-multi-select-wrapper .e-chips-close {
|
|
1381
1391
|
height: $ddl-bigger-small-chip-close-square;
|
|
1382
|
-
width: $ddl-bigger-small-chip-close-
|
|
1392
|
+
width: $ddl-bigger-small-chip-close-width;
|
|
1393
|
+
@if $ddl-multiselect-skin-name == 'bootstrap4' {
|
|
1394
|
+
margin: 3px 10px 10px 0;
|
|
1395
|
+
}
|
|
1383
1396
|
}
|
|
1384
1397
|
|
|
1385
1398
|
.e-bigger.e-small .e-multi-select-wrapper {
|
|
@@ -2602,6 +2615,10 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
2602
2615
|
left: $ddl-chip-close-hooker-small-left;
|
|
2603
2616
|
}
|
|
2604
2617
|
|
|
2618
|
+
.e-small.e-bigger .e-multi-select-wrapper .e-close-hooker::before {
|
|
2619
|
+
left: $ddl-chip-close-hooker-small-bigger-left;
|
|
2620
|
+
}
|
|
2621
|
+
|
|
2605
2622
|
.e-small .e-multi-select-wrapper .e-down-icon .e-close-hooker::before {
|
|
2606
2623
|
@if $ddl-multiselect-skin-name == 'FluentUI' {
|
|
2607
2624
|
left: $ddl-small-down-icon-left;
|
|
@@ -41,8 +41,11 @@ $ddl-chip-padding: 0 4px 0 8px !default;
|
|
|
41
41
|
$ddl-chip-close-top: 0 !default;
|
|
42
42
|
$ddl-chip-close-left: 0 !default;
|
|
43
43
|
$ddl-chip-close-margin: 0 0 0 !default;
|
|
44
|
+
$ddl-chip-close-rtl-margin: 0 0 0 !default;
|
|
44
45
|
$ddl-chip-close-square: 16px !default;
|
|
46
|
+
$ddl-chip-close-width: 16px !default;
|
|
45
47
|
$ddl-chip-hooker-square: 24px !default;
|
|
48
|
+
$ddl-chip-hooker-width: 24px !default;
|
|
46
49
|
$ddl-chip-close-font: 16px !default;
|
|
47
50
|
$ddl-chip-height: 24px !default;
|
|
48
51
|
$ddl-chip-mobile-height: 28px !default;
|
|
@@ -141,12 +144,14 @@ $ddl-select-all-height-bigger-small: 40px !default;
|
|
|
141
144
|
$ddl-small-chip-height: 20px !default;
|
|
142
145
|
$ddl-chip-small-font-size: 12px !default;
|
|
143
146
|
$ddl-small-chip-close-square: 14px !default;
|
|
147
|
+
$ddl-small-chip-close-width: 14px !default;
|
|
144
148
|
$ddl-small-chip-close-font: 14px !default;
|
|
145
149
|
$ddl-control-small-height: 24px !default;
|
|
146
150
|
$ddl-small-input-height: 26px !default;
|
|
147
151
|
$ddl-delim-small-font-size: 12px !default;
|
|
148
152
|
$ddl-small-closer-margin-top: -2.5em !default;
|
|
149
153
|
$ddl-chip-close-hooker-small-left: 6px !default;
|
|
154
|
+
$ddl-chip-close-hooker-small-bigger-left: 6px !default;
|
|
150
155
|
$ddl-delimviewheight-small: 26px !default;
|
|
151
156
|
|
|
152
157
|
// Touch Small size
|
|
@@ -154,6 +159,7 @@ $ddl-select-all-height-bigger-small: 40px !default;
|
|
|
154
159
|
$ddl-bigger-small-chip-height: 24px !default;
|
|
155
160
|
$ddl-chip-bigger-small-font-size: 13px !default;
|
|
156
161
|
$ddl-bigger-small-chip-close-square: 16px !default;
|
|
162
|
+
$ddl-bigger-small-chip-close-width: 16px !default;
|
|
157
163
|
$ddl-bigger-small-chip-close-font: 16px !default;
|
|
158
164
|
$ddl-control-bigger-small-height: 28px !default;
|
|
159
165
|
$ddl-bigger-small-input-height: 34px !default;
|
|
@@ -491,7 +497,11 @@ $filled-multiselect-chip-hover-bg-color: $grey-700 !default;
|
|
|
491
497
|
font-family: 'e-icons';
|
|
492
498
|
height: $ddl-chip-close-square;
|
|
493
499
|
margin: $ddl-chip-close-margin;
|
|
494
|
-
width: $ddl-chip-close-
|
|
500
|
+
width: $ddl-chip-close-width;
|
|
501
|
+
}
|
|
502
|
+
|
|
503
|
+
.e-rtl .e-multi-select-wrapper .e-chips-close {
|
|
504
|
+
margin: $ddl-chip-close-rtl-margin;
|
|
495
505
|
}
|
|
496
506
|
|
|
497
507
|
.e-multi-select-wrapper .e-mob-chip.e-chips .e-chips-close {
|
|
@@ -506,7 +516,7 @@ $filled-multiselect-chip-hover-bg-color: $grey-700 !default;
|
|
|
506
516
|
position: absolute;
|
|
507
517
|
right: $ddl-chip-hooker-right;
|
|
508
518
|
top: $ddl-closer-hooker-top;
|
|
509
|
-
width: $ddl-chip-hooker-
|
|
519
|
+
width: $ddl-chip-hooker-width;
|
|
510
520
|
}
|
|
511
521
|
|
|
512
522
|
.e-multiselect .e-down-icon .e-chips-close.e-close-hooker,
|
|
@@ -1222,7 +1232,7 @@ ejs-multiselect {
|
|
|
1222
1232
|
.e-bigger .e-multi-select-wrapper .e-chips-close {
|
|
1223
1233
|
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
1224
1234
|
height: $ddl-bigger-chip-close-square;
|
|
1225
|
-
width: $ddl-bigger-chip-close-
|
|
1235
|
+
width: $ddl-bigger-chip-close-width;
|
|
1226
1236
|
}
|
|
1227
1237
|
}
|
|
1228
1238
|
|
|
@@ -1244,7 +1254,7 @@ ejs-multiselect {
|
|
|
1244
1254
|
|
|
1245
1255
|
.e-small .e-multi-select-wrapper .e-chips-close {
|
|
1246
1256
|
height: $ddl-small-chip-close-square;
|
|
1247
|
-
width: $ddl-small-chip-close-
|
|
1257
|
+
width: $ddl-small-chip-close-width;
|
|
1248
1258
|
}
|
|
1249
1259
|
|
|
1250
1260
|
.e-small .e-multi-select-wrapper {
|
|
@@ -1313,7 +1323,10 @@ ejs-multiselect {
|
|
|
1313
1323
|
|
|
1314
1324
|
.e-bigger.e-small .e-multi-select-wrapper .e-chips-close {
|
|
1315
1325
|
height: $ddl-bigger-small-chip-close-square;
|
|
1316
|
-
width: $ddl-bigger-small-chip-close-
|
|
1326
|
+
width: $ddl-bigger-small-chip-close-width;
|
|
1327
|
+
@if $ddl-multiselect-skin-name == 'bootstrap4' {
|
|
1328
|
+
margin: 3px 10px 10px 0;
|
|
1329
|
+
}
|
|
1317
1330
|
}
|
|
1318
1331
|
|
|
1319
1332
|
.e-bigger.e-small .e-multi-select-wrapper {
|
|
@@ -2536,6 +2549,10 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
2536
2549
|
left: $ddl-chip-close-hooker-small-left;
|
|
2537
2550
|
}
|
|
2538
2551
|
|
|
2552
|
+
.e-small.e-bigger .e-multi-select-wrapper .e-close-hooker::before {
|
|
2553
|
+
left: $ddl-chip-close-hooker-small-bigger-left;
|
|
2554
|
+
}
|
|
2555
|
+
|
|
2539
2556
|
.e-small .e-multi-select-wrapper .e-down-icon .e-close-hooker::before {
|
|
2540
2557
|
@if $ddl-multiselect-skin-name == 'FluentUI' {
|
|
2541
2558
|
left: $ddl-small-down-icon-left;
|
|
@@ -40,8 +40,11 @@ $ddl-chip-padding: 0 4px 0 8px !default;
|
|
|
40
40
|
$ddl-chip-close-top: 0 !default;
|
|
41
41
|
$ddl-chip-close-left: 0 !default;
|
|
42
42
|
$ddl-chip-close-margin: 0 0 0 !default;
|
|
43
|
+
$ddl-chip-close-rtl-margin: 0 0 0 !default;
|
|
43
44
|
$ddl-chip-close-square: 16px !default;
|
|
45
|
+
$ddl-chip-close-width: 16px !default;
|
|
44
46
|
$ddl-chip-hooker-square: 24px !default;
|
|
47
|
+
$ddl-chip-hooker-width: 24px !default;
|
|
45
48
|
$ddl-chip-close-font: 16px !default;
|
|
46
49
|
$ddl-chip-height: 24px !default;
|
|
47
50
|
$ddl-chip-mobile-height: 28px !default;
|
|
@@ -144,12 +147,14 @@ $ddl-select-all-height-small: 26px !default;
|
|
|
144
147
|
$ddl-small-chip-height: 20px !default;
|
|
145
148
|
$ddl-chip-small-font-size: 12px !default;
|
|
146
149
|
$ddl-small-chip-close-square: 14px !default;
|
|
150
|
+
$ddl-small-chip-close-width: 14px !default;
|
|
147
151
|
$ddl-small-chip-close-font: 14px !default;
|
|
148
152
|
$ddl-control-small-height: 24px !default;
|
|
149
153
|
$ddl-small-input-height: 26px !default;
|
|
150
154
|
$ddl-delim-small-font-size: 12px !default;
|
|
151
155
|
$ddl-small-closer-margin-top: -2.5em !default;
|
|
152
156
|
$ddl-chip-close-hooker-small-left: 6px !default;
|
|
157
|
+
$ddl-chip-close-hooker-small-bigger-left: 6px !default;
|
|
153
158
|
$ddl-delimviewheight-small: 26px !default;
|
|
154
159
|
$ddl-multiselect-filled-input-min-height-small: 32px !default;
|
|
155
160
|
$ddl-multiselect-filled-float-input-min-height-small: 22px !default;
|
|
@@ -166,6 +171,7 @@ $ddl-select-all-height-bigger-small: 40px !default;
|
|
|
166
171
|
$ddl-bigger-small-chip-height: 22px !default;
|
|
167
172
|
$ddl-chip-bigger-small-font-size: 13px !default;
|
|
168
173
|
$ddl-bigger-small-chip-close-square: 16px !default;
|
|
174
|
+
$ddl-bigger-small-chip-close-width: 16px !default;
|
|
169
175
|
$ddl-bigger-small-chip-close-font: 16px !default;
|
|
170
176
|
$ddl-control-bigger-small-height: 28px !default;
|
|
171
177
|
$ddl-bigger-small-input-height: 28px !default;
|
|
@@ -484,7 +490,11 @@ $filled-multiselect-chip-hover-bg-color: darken($grey-300, 7%) !default;
|
|
|
484
490
|
font-family: 'e-icons';
|
|
485
491
|
height: $ddl-chip-close-square;
|
|
486
492
|
margin: $ddl-chip-close-margin;
|
|
487
|
-
width: $ddl-chip-close-
|
|
493
|
+
width: $ddl-chip-close-width;
|
|
494
|
+
}
|
|
495
|
+
|
|
496
|
+
.e-rtl .e-multi-select-wrapper .e-chips-close {
|
|
497
|
+
margin: $ddl-chip-close-rtl-margin;
|
|
488
498
|
}
|
|
489
499
|
|
|
490
500
|
.e-multi-select-wrapper .e-mob-chip.e-chips .e-chips-close {
|
|
@@ -499,7 +509,7 @@ $filled-multiselect-chip-hover-bg-color: darken($grey-300, 7%) !default;
|
|
|
499
509
|
position: absolute;
|
|
500
510
|
right: $ddl-chip-hooker-right;
|
|
501
511
|
top: $ddl-closer-hooker-top;
|
|
502
|
-
width: $ddl-chip-hooker-
|
|
512
|
+
width: $ddl-chip-hooker-width;
|
|
503
513
|
}
|
|
504
514
|
|
|
505
515
|
.e-multiselect .e-down-icon .e-chips-close.e-close-hooker,
|
|
@@ -1215,7 +1225,7 @@ ejs-multiselect {
|
|
|
1215
1225
|
.e-bigger .e-multi-select-wrapper .e-chips-close {
|
|
1216
1226
|
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
1217
1227
|
height: $ddl-bigger-chip-close-square;
|
|
1218
|
-
width: $ddl-bigger-chip-close-
|
|
1228
|
+
width: $ddl-bigger-chip-close-width;
|
|
1219
1229
|
}
|
|
1220
1230
|
}
|
|
1221
1231
|
|
|
@@ -1237,7 +1247,7 @@ ejs-multiselect {
|
|
|
1237
1247
|
|
|
1238
1248
|
.e-small .e-multi-select-wrapper .e-chips-close {
|
|
1239
1249
|
height: $ddl-small-chip-close-square;
|
|
1240
|
-
width: $ddl-small-chip-close-
|
|
1250
|
+
width: $ddl-small-chip-close-width;
|
|
1241
1251
|
}
|
|
1242
1252
|
|
|
1243
1253
|
.e-small .e-multi-select-wrapper {
|
|
@@ -1306,7 +1316,10 @@ ejs-multiselect {
|
|
|
1306
1316
|
|
|
1307
1317
|
.e-bigger.e-small .e-multi-select-wrapper .e-chips-close {
|
|
1308
1318
|
height: $ddl-bigger-small-chip-close-square;
|
|
1309
|
-
width: $ddl-bigger-small-chip-close-
|
|
1319
|
+
width: $ddl-bigger-small-chip-close-width;
|
|
1320
|
+
@if $ddl-multiselect-skin-name == 'bootstrap4' {
|
|
1321
|
+
margin: 3px 10px 10px 0;
|
|
1322
|
+
}
|
|
1310
1323
|
}
|
|
1311
1324
|
|
|
1312
1325
|
.e-bigger.e-small .e-multi-select-wrapper {
|
|
@@ -2529,6 +2542,10 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
2529
2542
|
left: $ddl-chip-close-hooker-small-left;
|
|
2530
2543
|
}
|
|
2531
2544
|
|
|
2545
|
+
.e-small.e-bigger .e-multi-select-wrapper .e-close-hooker::before {
|
|
2546
|
+
left: $ddl-chip-close-hooker-small-bigger-left;
|
|
2547
|
+
}
|
|
2548
|
+
|
|
2532
2549
|
.e-small .e-multi-select-wrapper .e-down-icon .e-close-hooker::before {
|
|
2533
2550
|
@if $ddl-multiselect-skin-name == 'FluentUI' {
|
|
2534
2551
|
left: $ddl-small-down-icon-left;
|