@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
|
@@ -25,8 +25,11 @@ $ddl-chip-padding: 0 4px 0 8px !default;
|
|
|
25
25
|
$ddl-chip-close-top: 0 !default;
|
|
26
26
|
$ddl-chip-close-left: 0 !default;
|
|
27
27
|
$ddl-chip-close-margin: 0 0 0 !default;
|
|
28
|
+
$ddl-chip-close-rtl-margin: 0 0 0 !default;
|
|
28
29
|
$ddl-chip-close-square: $text-base !default;
|
|
30
|
+
$ddl-chip-close-width: $text-base !default;
|
|
29
31
|
$ddl-chip-hooker-square: 28px !default;
|
|
32
|
+
$ddl-chip-hooker-width: 28px !default;
|
|
30
33
|
$ddl-chip-close-font: $text-base !default;
|
|
31
34
|
$ddl-chip-height: 22px !default;
|
|
32
35
|
$ddl-chip-mobile-height: 30px !default;
|
|
@@ -133,6 +136,7 @@ $ddl-small-clear-icon-width: 28px !default;
|
|
|
133
136
|
$ddl-bigger-small-clear-icon-height: 32px !default;
|
|
134
137
|
$ddl-bigger-small-clear-icon-width: 32px !default;
|
|
135
138
|
$ddl-bigger-chip-close-square: $text-xl !default;
|
|
139
|
+
$ddl-bigger-chip-close-width: $text-xl !default;
|
|
136
140
|
$ddl-bigger-chip-close-font: $text-xl !default;
|
|
137
141
|
|
|
138
142
|
// Small size
|
|
@@ -140,12 +144,14 @@ $ddl-select-all-height-small: 24px !default;
|
|
|
140
144
|
$ddl-small-chip-height: 18px !default;
|
|
141
145
|
$ddl-chip-small-font-size: 12px !default;
|
|
142
146
|
$ddl-small-chip-close-square: $text-sm !default;
|
|
147
|
+
$ddl-small-chip-close-width: $text-sm !default;
|
|
143
148
|
$ddl-small-chip-close-font: $text-sm !default;
|
|
144
149
|
$ddl-control-small-height: 24px !default;
|
|
145
150
|
$ddl-small-input-height: 24px !default;
|
|
146
151
|
$ddl-delim-small-font-size: 12px !default;
|
|
147
152
|
$ddl-small-closer-margin-top: -1.65em !default;
|
|
148
153
|
$ddl-chip-close-hooker-small-left: 6px !default;
|
|
154
|
+
$ddl-chip-close-hooker-small-bigger-left: 6px !default;
|
|
149
155
|
$ddl-delimviewheight-small: 24px !default;
|
|
150
156
|
$ddl-multiselect-filled-input-min-height-small: 32px !default;
|
|
151
157
|
$ddl-multiselect-filled-float-input-min-height-small: 22px !default;
|
|
@@ -161,6 +167,7 @@ $ddl-multiselect-filled-floatlabel-fontsize-bigger: 12px !default;
|
|
|
161
167
|
$ddl-select-all-height-bigger-small: 32px !default;
|
|
162
168
|
$ddl-bigger-small-chip-height: 26px !default;
|
|
163
169
|
$ddl-bigger-small-chip-close-square: $text-lg !default;
|
|
170
|
+
$ddl-bigger-small-chip-close-width: $text-lg !default;
|
|
164
171
|
$ddl-bigger-small-chip-close-font: $text-lg !default;
|
|
165
172
|
$ddl-control-bigger-small-height: 28px !default;
|
|
166
173
|
$ddl-bigger-small-input-height: 32px !default;
|
|
@@ -494,7 +501,11 @@ $ddl-close-icon-hover-color: $icon-color-hover !default;
|
|
|
494
501
|
font-family: 'e-icons';
|
|
495
502
|
height: $ddl-chip-close-square;
|
|
496
503
|
margin: $ddl-chip-close-margin;
|
|
497
|
-
width: $ddl-chip-close-
|
|
504
|
+
width: $ddl-chip-close-width;
|
|
505
|
+
}
|
|
506
|
+
|
|
507
|
+
.e-rtl .e-multi-select-wrapper .e-chips-close {
|
|
508
|
+
margin: $ddl-chip-close-rtl-margin;
|
|
498
509
|
}
|
|
499
510
|
|
|
500
511
|
.e-multi-select-wrapper .e-mob-chip.e-chips .e-chips-close {
|
|
@@ -509,7 +520,7 @@ $ddl-close-icon-hover-color: $icon-color-hover !default;
|
|
|
509
520
|
position: absolute;
|
|
510
521
|
right: $ddl-chip-hooker-right;
|
|
511
522
|
top: $ddl-closer-hooker-top;
|
|
512
|
-
width: $ddl-chip-hooker-
|
|
523
|
+
width: $ddl-chip-hooker-width;
|
|
513
524
|
}
|
|
514
525
|
|
|
515
526
|
.e-multiselect .e-down-icon .e-chips-close.e-close-hooker,
|
|
@@ -1225,7 +1236,7 @@ ejs-multiselect {
|
|
|
1225
1236
|
.e-bigger .e-multi-select-wrapper .e-chips-close {
|
|
1226
1237
|
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
1227
1238
|
height: $ddl-bigger-chip-close-square;
|
|
1228
|
-
width: $ddl-bigger-chip-close-
|
|
1239
|
+
width: $ddl-bigger-chip-close-width;
|
|
1229
1240
|
}
|
|
1230
1241
|
}
|
|
1231
1242
|
|
|
@@ -1247,7 +1258,7 @@ ejs-multiselect {
|
|
|
1247
1258
|
|
|
1248
1259
|
.e-small .e-multi-select-wrapper .e-chips-close {
|
|
1249
1260
|
height: $ddl-small-chip-close-square;
|
|
1250
|
-
width: $ddl-small-chip-close-
|
|
1261
|
+
width: $ddl-small-chip-close-width;
|
|
1251
1262
|
}
|
|
1252
1263
|
|
|
1253
1264
|
.e-small .e-multi-select-wrapper {
|
|
@@ -1316,7 +1327,10 @@ ejs-multiselect {
|
|
|
1316
1327
|
|
|
1317
1328
|
.e-bigger.e-small .e-multi-select-wrapper .e-chips-close {
|
|
1318
1329
|
height: $ddl-bigger-small-chip-close-square;
|
|
1319
|
-
width: $ddl-bigger-small-chip-close-
|
|
1330
|
+
width: $ddl-bigger-small-chip-close-width;
|
|
1331
|
+
@if $ddl-multiselect-skin-name == 'bootstrap4' {
|
|
1332
|
+
margin: 3px 10px 10px 0;
|
|
1333
|
+
}
|
|
1320
1334
|
}
|
|
1321
1335
|
|
|
1322
1336
|
.e-bigger.e-small .e-multi-select-wrapper {
|
|
@@ -2539,6 +2553,10 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
2539
2553
|
left: $ddl-chip-close-hooker-small-left;
|
|
2540
2554
|
}
|
|
2541
2555
|
|
|
2556
|
+
.e-small.e-bigger .e-multi-select-wrapper .e-close-hooker::before {
|
|
2557
|
+
left: $ddl-chip-close-hooker-small-bigger-left;
|
|
2558
|
+
}
|
|
2559
|
+
|
|
2542
2560
|
.e-small .e-multi-select-wrapper .e-down-icon .e-close-hooker::before {
|
|
2543
2561
|
@if $ddl-multiselect-skin-name == 'FluentUI' {
|
|
2544
2562
|
left: $ddl-small-down-icon-left;
|
|
@@ -25,8 +25,11 @@ $ddl-chip-padding: 0 4px 0 8px !default;
|
|
|
25
25
|
$ddl-chip-close-top: 0 !default;
|
|
26
26
|
$ddl-chip-close-left: 0 !default;
|
|
27
27
|
$ddl-chip-close-margin: 0 0 0 !default;
|
|
28
|
+
$ddl-chip-close-rtl-margin: 0 0 0 !default;
|
|
28
29
|
$ddl-chip-close-square: $text-base !default;
|
|
30
|
+
$ddl-chip-close-width: $text-base !default;
|
|
29
31
|
$ddl-chip-hooker-square: 28px !default;
|
|
32
|
+
$ddl-chip-hooker-width: 28px !default;
|
|
30
33
|
$ddl-chip-close-font: $text-base !default;
|
|
31
34
|
$ddl-chip-height: 22px !default;
|
|
32
35
|
$ddl-chip-mobile-height: 30px !default;
|
|
@@ -133,6 +136,7 @@ $ddl-small-clear-icon-width: 28px !default;
|
|
|
133
136
|
$ddl-bigger-small-clear-icon-height: 32px !default;
|
|
134
137
|
$ddl-bigger-small-clear-icon-width: 32px !default;
|
|
135
138
|
$ddl-bigger-chip-close-square: $text-xl !default;
|
|
139
|
+
$ddl-bigger-chip-close-width: $text-xl !default;
|
|
136
140
|
$ddl-bigger-chip-close-font: $text-xl !default;
|
|
137
141
|
|
|
138
142
|
// Small size
|
|
@@ -140,12 +144,14 @@ $ddl-select-all-height-small: 24px !default;
|
|
|
140
144
|
$ddl-small-chip-height: 18px !default;
|
|
141
145
|
$ddl-chip-small-font-size: 12px !default;
|
|
142
146
|
$ddl-small-chip-close-square: $text-sm !default;
|
|
147
|
+
$ddl-small-chip-close-width: $text-sm !default;
|
|
143
148
|
$ddl-small-chip-close-font: $text-sm !default;
|
|
144
149
|
$ddl-control-small-height: 24px !default;
|
|
145
150
|
$ddl-small-input-height: 24px !default;
|
|
146
151
|
$ddl-delim-small-font-size: 12px !default;
|
|
147
152
|
$ddl-small-closer-margin-top: -1.65em !default;
|
|
148
153
|
$ddl-chip-close-hooker-small-left: 6px !default;
|
|
154
|
+
$ddl-chip-close-hooker-small-bigger-left: 6px !default;
|
|
149
155
|
$ddl-delimviewheight-small: 24px !default;
|
|
150
156
|
$ddl-multiselect-filled-input-min-height-small: 32px !default;
|
|
151
157
|
$ddl-multiselect-filled-float-input-min-height-small: 22px !default;
|
|
@@ -161,6 +167,7 @@ $ddl-multiselect-filled-floatlabel-fontsize-bigger: 12px !default;
|
|
|
161
167
|
$ddl-select-all-height-bigger-small: 32px !default;
|
|
162
168
|
$ddl-bigger-small-chip-height: 26px !default;
|
|
163
169
|
$ddl-bigger-small-chip-close-square: $text-lg !default;
|
|
170
|
+
$ddl-bigger-small-chip-close-width: $text-lg !default;
|
|
164
171
|
$ddl-bigger-small-chip-close-font: $text-lg !default;
|
|
165
172
|
$ddl-control-bigger-small-height: 28px !default;
|
|
166
173
|
$ddl-bigger-small-input-height: 32px !default;
|
|
@@ -494,7 +501,11 @@ $ddl-close-icon-hover-color: $icon-color-hover !default;
|
|
|
494
501
|
font-family: 'e-icons';
|
|
495
502
|
height: $ddl-chip-close-square;
|
|
496
503
|
margin: $ddl-chip-close-margin;
|
|
497
|
-
width: $ddl-chip-close-
|
|
504
|
+
width: $ddl-chip-close-width;
|
|
505
|
+
}
|
|
506
|
+
|
|
507
|
+
.e-rtl .e-multi-select-wrapper .e-chips-close {
|
|
508
|
+
margin: $ddl-chip-close-rtl-margin;
|
|
498
509
|
}
|
|
499
510
|
|
|
500
511
|
.e-multi-select-wrapper .e-mob-chip.e-chips .e-chips-close {
|
|
@@ -509,7 +520,7 @@ $ddl-close-icon-hover-color: $icon-color-hover !default;
|
|
|
509
520
|
position: absolute;
|
|
510
521
|
right: $ddl-chip-hooker-right;
|
|
511
522
|
top: $ddl-closer-hooker-top;
|
|
512
|
-
width: $ddl-chip-hooker-
|
|
523
|
+
width: $ddl-chip-hooker-width;
|
|
513
524
|
}
|
|
514
525
|
|
|
515
526
|
.e-multiselect .e-down-icon .e-chips-close.e-close-hooker,
|
|
@@ -1225,7 +1236,7 @@ ejs-multiselect {
|
|
|
1225
1236
|
.e-bigger .e-multi-select-wrapper .e-chips-close {
|
|
1226
1237
|
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
1227
1238
|
height: $ddl-bigger-chip-close-square;
|
|
1228
|
-
width: $ddl-bigger-chip-close-
|
|
1239
|
+
width: $ddl-bigger-chip-close-width;
|
|
1229
1240
|
}
|
|
1230
1241
|
}
|
|
1231
1242
|
|
|
@@ -1247,7 +1258,7 @@ ejs-multiselect {
|
|
|
1247
1258
|
|
|
1248
1259
|
.e-small .e-multi-select-wrapper .e-chips-close {
|
|
1249
1260
|
height: $ddl-small-chip-close-square;
|
|
1250
|
-
width: $ddl-small-chip-close-
|
|
1261
|
+
width: $ddl-small-chip-close-width;
|
|
1251
1262
|
}
|
|
1252
1263
|
|
|
1253
1264
|
.e-small .e-multi-select-wrapper {
|
|
@@ -1316,7 +1327,10 @@ ejs-multiselect {
|
|
|
1316
1327
|
|
|
1317
1328
|
.e-bigger.e-small .e-multi-select-wrapper .e-chips-close {
|
|
1318
1329
|
height: $ddl-bigger-small-chip-close-square;
|
|
1319
|
-
width: $ddl-bigger-small-chip-close-
|
|
1330
|
+
width: $ddl-bigger-small-chip-close-width;
|
|
1331
|
+
@if $ddl-multiselect-skin-name == 'bootstrap4' {
|
|
1332
|
+
margin: 3px 10px 10px 0;
|
|
1333
|
+
}
|
|
1320
1334
|
}
|
|
1321
1335
|
|
|
1322
1336
|
.e-bigger.e-small .e-multi-select-wrapper {
|
|
@@ -2539,6 +2553,10 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
2539
2553
|
left: $ddl-chip-close-hooker-small-left;
|
|
2540
2554
|
}
|
|
2541
2555
|
|
|
2556
|
+
.e-small.e-bigger .e-multi-select-wrapper .e-close-hooker::before {
|
|
2557
|
+
left: $ddl-chip-close-hooker-small-bigger-left;
|
|
2558
|
+
}
|
|
2559
|
+
|
|
2542
2560
|
.e-small .e-multi-select-wrapper .e-down-icon .e-close-hooker::before {
|
|
2543
2561
|
@if $ddl-multiselect-skin-name == 'FluentUI' {
|
|
2544
2562
|
left: $ddl-small-down-icon-left;
|