@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
package/SCSS-Themes/fabric.scss
CHANGED
|
@@ -23559,6 +23559,8 @@ $btn-focus-box-shadow: none !default;
|
|
|
23559
23559
|
}
|
|
23560
23560
|
}
|
|
23561
23561
|
|
|
23562
|
+
|
|
23563
|
+
|
|
23562
23564
|
$fab-offset: 16px !default;
|
|
23563
23565
|
|
|
23564
23566
|
$fab-border-radius: 9999px !default;
|
|
@@ -23711,6 +23713,529 @@ $fab-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, .2), 0 -2px 15px -3px rgba(0, 0, 0
|
|
|
23711
23713
|
|
|
23712
23714
|
|
|
23713
23715
|
|
|
23716
|
+
|
|
23717
|
+
$sd-offset: 16px !default;
|
|
23718
|
+
$sd-ul-margin: 0 !default;
|
|
23719
|
+
$sd-li-text-padding: 0 5px !default;
|
|
23720
|
+
|
|
23721
|
+
//Distance between vertical menu and button => Ul bottom padding + li bottom margin
|
|
23722
|
+
//Distance between vertical menu item => li bottom margin + li top margin
|
|
23723
|
+
//Horizontal padding for vertical menu => ((fab wdith - li icon width)/2) - 1 px (for icon border)
|
|
23724
|
+
$sd-horz-ul-padding: 3px 5px !default;
|
|
23725
|
+
$sd-vert-ul-padding: 5px 3px !default;
|
|
23726
|
+
$sd-horz-li-margin: 0 5px !default;
|
|
23727
|
+
$sd-vert-li-margin: 5px 0 !default;
|
|
23728
|
+
$sd-li-text-margin: 0 8px !default;
|
|
23729
|
+
$sd-li-text-height: 26px !default;
|
|
23730
|
+
$sd-li-icon-height: 32px !default;
|
|
23731
|
+
$sd-li-icon-width: 32px !default;
|
|
23732
|
+
|
|
23733
|
+
$sd-small-horz-ul-padding: 2px 5px !default;
|
|
23734
|
+
$sd-small-vert-ul-padding: 5px 2px !default;
|
|
23735
|
+
$sd-small-horz-li-margin: 0 5px !default;
|
|
23736
|
+
$sd-small-vert-li-margin: 5px 0 !default;
|
|
23737
|
+
$sd-small-li-text-margin: 0 8px !default;
|
|
23738
|
+
$sd-small-li-text-height: 24px !default;
|
|
23739
|
+
$sd-small-li-icon-height: 26px !default;
|
|
23740
|
+
$sd-small-li-icon-width: 26px !default;
|
|
23741
|
+
|
|
23742
|
+
$sd-bigger-horz-ul-padding: 5px 6px !default;
|
|
23743
|
+
$sd-bigger-vert-ul-padding: 6px 5px !default;
|
|
23744
|
+
$sd-bigger-horz-li-margin: 0 6px !default;
|
|
23745
|
+
$sd-bigger-vert-li-margin: 6px 0 !default;
|
|
23746
|
+
$sd-bigger-li-text-margin: 0 12px !default;
|
|
23747
|
+
$sd-bigger-li-text-height: 32px !default;
|
|
23748
|
+
$sd-bigger-li-icon-height: 40px !default;
|
|
23749
|
+
$sd-bigger-li-icon-width: 40px !default;
|
|
23750
|
+
|
|
23751
|
+
$sd-bigger-small-horz-ul-padding: 5px 5px !default;
|
|
23752
|
+
$sd-bigger-small-vert-ul-padding: 5px 5px !default;
|
|
23753
|
+
$sd-bigger-small-horz-li-margin: 0 5px !default;
|
|
23754
|
+
$sd-bigger-small-vert-li-margin: 5px 0 !default;
|
|
23755
|
+
$sd-bigger-small-li-text-margin: 0 12px !default;
|
|
23756
|
+
$sd-bigger-small-li-text-height: 30px !default;
|
|
23757
|
+
$sd-bigger-small-li-icon-height: 36px !default;
|
|
23758
|
+
$sd-bigger-small-li-icon-width: 36px !default;
|
|
23759
|
+
|
|
23760
|
+
$sd-overlay-bg: rgba(107, 114, 128, .5) !default;
|
|
23761
|
+
$sd-li-shadow: 0 .6px 1.8px rgba(0, 0, 0, .1), 0 3.2px 7.2px rgba(0, 0, 0, .13) !default;
|
|
23762
|
+
|
|
23763
|
+
$sd-li-bg: $neutral-lighter !default;
|
|
23764
|
+
$sd-li-border-color: $neutral-lighter !default;
|
|
23765
|
+
$sd-font-color: $neutral-light-font !default;
|
|
23766
|
+
|
|
23767
|
+
$sd-disabled-li-bg: $neutral-lighter !default;
|
|
23768
|
+
$sd-disabled-li-border-color: $neutral-lighter !default;
|
|
23769
|
+
$sd-disabled-font-color: $neutral-tertiary !default;
|
|
23770
|
+
|
|
23771
|
+
$sd-focus-li-bg: $neutral-light !default;
|
|
23772
|
+
$sd-focus-li-border-color: $neutral-light !default;
|
|
23773
|
+
$sd-focus-font-color: $neutral-light-font !default;
|
|
23774
|
+
|
|
23775
|
+
$sd-hover-li-bg: $neutral-light !default;
|
|
23776
|
+
$sd-hover-li-border-color: $neutral-light !default;
|
|
23777
|
+
$sd-hover-font-color: $neutral-light-fontalt !default;
|
|
23778
|
+
|
|
23779
|
+
$sd-active-li-bg: $neutral-tertiary-alt !default;
|
|
23780
|
+
$sd-active-li-border-color: $neutral-tertiary-alt !default;
|
|
23781
|
+
$sd-active-font-color: $neutral-light-fontalt !default;
|
|
23782
|
+
|
|
23783
|
+
@include export-module('speed-dial-layout') {
|
|
23784
|
+
.e-speeddial-popup {
|
|
23785
|
+
pointer-events: none;
|
|
23786
|
+
position: absolute;
|
|
23787
|
+
|
|
23788
|
+
&.e-speeddial-top {
|
|
23789
|
+
top: $sd-offset;
|
|
23790
|
+
|
|
23791
|
+
&.e-speeddial-radial .e-speeddial-li {
|
|
23792
|
+
top: 0;
|
|
23793
|
+
}
|
|
23794
|
+
|
|
23795
|
+
&.e-speeddial-radial.e-speeddial-middle .e-speeddial-li {
|
|
23796
|
+
top: calc(.5 * var(--speeddialRadialMinWidth) + var(--speeddialRadialOffset));
|
|
23797
|
+
}
|
|
23798
|
+
|
|
23799
|
+
&.e-speeddial-middle,
|
|
23800
|
+
&.e-speeddial-linear {
|
|
23801
|
+
top: var(--speeddialVertDist);
|
|
23802
|
+
}
|
|
23803
|
+
}
|
|
23804
|
+
|
|
23805
|
+
&.e-speeddial-bottom {
|
|
23806
|
+
bottom: $sd-offset;
|
|
23807
|
+
|
|
23808
|
+
&.e-speeddial-radial .e-speeddial-li {
|
|
23809
|
+
bottom: 0;
|
|
23810
|
+
}
|
|
23811
|
+
|
|
23812
|
+
&.e-speeddial-radial.e-speeddial-middle .e-speeddial-li {
|
|
23813
|
+
bottom: calc(.5 * var(--speeddialRadialMinWidth) + var(--speeddialRadialOffset));
|
|
23814
|
+
}
|
|
23815
|
+
|
|
23816
|
+
&.e-speeddial-middle,
|
|
23817
|
+
&.e-speeddial-linear {
|
|
23818
|
+
bottom: var(--speeddialVertDist);
|
|
23819
|
+
}
|
|
23820
|
+
}
|
|
23821
|
+
|
|
23822
|
+
&.e-speeddial-left {
|
|
23823
|
+
left: $sd-offset;
|
|
23824
|
+
|
|
23825
|
+
&.e-speeddial-radial .e-speeddial-li {
|
|
23826
|
+
left: 0;
|
|
23827
|
+
}
|
|
23828
|
+
|
|
23829
|
+
&.e-speeddial-radial.e-speeddial-center .e-speeddial-li {
|
|
23830
|
+
left: calc(.5 * var(--speeddialRadialMinWidth) + var(--speeddialRadialOffset));
|
|
23831
|
+
}
|
|
23832
|
+
|
|
23833
|
+
&.e-speeddial-center,
|
|
23834
|
+
&.e-speeddial-linear {
|
|
23835
|
+
left: var(--speeddialHorzDist);
|
|
23836
|
+
}
|
|
23837
|
+
}
|
|
23838
|
+
|
|
23839
|
+
&.e-speeddial-right {
|
|
23840
|
+
right: $sd-offset;
|
|
23841
|
+
|
|
23842
|
+
&.e-speeddial-radial .e-speeddial-li {
|
|
23843
|
+
right: 0;
|
|
23844
|
+
}
|
|
23845
|
+
|
|
23846
|
+
&.e-speeddial-radial.e-speeddial-center .e-speeddial-li {
|
|
23847
|
+
right: calc(.5 * var(--speeddialRadialMinWidth) + var(--speeddialRadialOffset));
|
|
23848
|
+
}
|
|
23849
|
+
|
|
23850
|
+
&.e-speeddial-center,
|
|
23851
|
+
&.e-speeddial-linear {
|
|
23852
|
+
right: var(--speeddialHorzDist);
|
|
23853
|
+
}
|
|
23854
|
+
}
|
|
23855
|
+
|
|
23856
|
+
&.e-speeddial-template {
|
|
23857
|
+
outline: none;
|
|
23858
|
+
pointer-events: auto;
|
|
23859
|
+
z-index: 100001;
|
|
23860
|
+
}
|
|
23861
|
+
|
|
23862
|
+
&.e-speeddial-linear .e-speeddial-li {
|
|
23863
|
+
margin: $sd-vert-li-margin;
|
|
23864
|
+
}
|
|
23865
|
+
|
|
23866
|
+
.e-speeddial-ul {
|
|
23867
|
+
box-sizing: border-box;
|
|
23868
|
+
display: inline-flex;
|
|
23869
|
+
flex-direction: column;
|
|
23870
|
+
list-style-type: none;
|
|
23871
|
+
margin: $sd-ul-margin;
|
|
23872
|
+
padding: $sd-vert-ul-padding;
|
|
23873
|
+
}
|
|
23874
|
+
|
|
23875
|
+
.e-speeddial-li {
|
|
23876
|
+
align-items: center;
|
|
23877
|
+
cursor: pointer;
|
|
23878
|
+
display: inline-flex;
|
|
23879
|
+
pointer-events: auto;
|
|
23880
|
+
position: relative;
|
|
23881
|
+
z-index: 100001;
|
|
23882
|
+
|
|
23883
|
+
&:not(.e-speeddial-text-li) .e-speeddial-li-text {
|
|
23884
|
+
margin: $sd-li-text-margin;
|
|
23885
|
+
}
|
|
23886
|
+
}
|
|
23887
|
+
|
|
23888
|
+
.e-speeddial-li-text {
|
|
23889
|
+
border-radius: 2px;
|
|
23890
|
+
border: 1px solid;
|
|
23891
|
+
padding: $sd-li-text-padding;
|
|
23892
|
+
white-space: nowrap;
|
|
23893
|
+
height: $sd-li-text-height;
|
|
23894
|
+
line-height: $sd-li-text-height;
|
|
23895
|
+
}
|
|
23896
|
+
|
|
23897
|
+
.e-speeddial-li-icon {
|
|
23898
|
+
border-radius: 99999px;
|
|
23899
|
+
border: 1px solid;
|
|
23900
|
+
height: $sd-li-icon-height;
|
|
23901
|
+
width: $sd-li-icon-width;
|
|
23902
|
+
display: inline-flex;
|
|
23903
|
+
align-items: center;
|
|
23904
|
+
justify-content: center;
|
|
23905
|
+
}
|
|
23906
|
+
|
|
23907
|
+
&.e-speeddial-fixed {
|
|
23908
|
+
position: fixed;
|
|
23909
|
+
}
|
|
23910
|
+
|
|
23911
|
+
&.e-speeddial-vert-right .e-speeddial-li {
|
|
23912
|
+
flex-direction: row-reverse;
|
|
23913
|
+
}
|
|
23914
|
+
|
|
23915
|
+
&.e-speeddial-vert-bottom .e-speeddial-ul {
|
|
23916
|
+
flex-direction: column-reverse;
|
|
23917
|
+
}
|
|
23918
|
+
|
|
23919
|
+
&.e-speeddial-horz-right .e-speeddial-ul {
|
|
23920
|
+
flex-direction: row-reverse;
|
|
23921
|
+
|
|
23922
|
+
&.e-speeddial-horz-top {
|
|
23923
|
+
flex-direction: row;
|
|
23924
|
+
}
|
|
23925
|
+
}
|
|
23926
|
+
|
|
23927
|
+
&.e-speeddial-horz-left .e-speeddial-ul {
|
|
23928
|
+
flex-direction: row;
|
|
23929
|
+
|
|
23930
|
+
&.e-speeddial-horz-top {
|
|
23931
|
+
flex-direction: row-reverse;
|
|
23932
|
+
}
|
|
23933
|
+
}
|
|
23934
|
+
|
|
23935
|
+
&.e-speeddial-horz-right,
|
|
23936
|
+
&.e-speeddial-horz-left {
|
|
23937
|
+
.e-speeddial-ul {
|
|
23938
|
+
padding: $sd-horz-ul-padding;
|
|
23939
|
+
}
|
|
23940
|
+
|
|
23941
|
+
.e-speeddial-li {
|
|
23942
|
+
margin: $sd-horz-li-margin;
|
|
23943
|
+
}
|
|
23944
|
+
}
|
|
23945
|
+
|
|
23946
|
+
/* OVERFLOW CSS */
|
|
23947
|
+
&.e-speeddial-overflow {
|
|
23948
|
+
.e-speeddial-ul {
|
|
23949
|
+
overflow: auto;
|
|
23950
|
+
scroll-behavior: smooth;
|
|
23951
|
+
|
|
23952
|
+
/* Hide scrollbar for IE and Edge */
|
|
23953
|
+
-ms-overflow-style: none;
|
|
23954
|
+
|
|
23955
|
+
/* Hide scrollbar for Firefox */
|
|
23956
|
+
scrollbar-width: none;
|
|
23957
|
+
|
|
23958
|
+
&::-webkit-scrollbar {
|
|
23959
|
+
|
|
23960
|
+
/* Hide scrollbar for Chrome, Safari and Opera */
|
|
23961
|
+
display: none;
|
|
23962
|
+
}
|
|
23963
|
+
}
|
|
23964
|
+
|
|
23965
|
+
&.e-speeddial-vert-overflow .e-speeddial-ul {
|
|
23966
|
+
max-height: var(--speeddialOverflowLimit);
|
|
23967
|
+
}
|
|
23968
|
+
|
|
23969
|
+
&.e-speeddial-horz-overflow .e-speeddial-ul {
|
|
23970
|
+
max-width: var(--speeddialOverflowLimit);
|
|
23971
|
+
}
|
|
23972
|
+
}
|
|
23973
|
+
|
|
23974
|
+
&.e-speeddial-radial {
|
|
23975
|
+
height: calc(var(--speeddialRadialOffset) + 2 * var(--speeddialRadialMinHeight));
|
|
23976
|
+
width: calc(var(--speeddialRadialOffset) + 2 * var(--speeddialRadialMinWidth));
|
|
23977
|
+
|
|
23978
|
+
&.e-speeddial-middle {
|
|
23979
|
+
height: calc(2 * var(--speeddialRadialOffset) + 2 * var(--speeddialRadialMinHeight));
|
|
23980
|
+
}
|
|
23981
|
+
|
|
23982
|
+
&.e-speeddial-center {
|
|
23983
|
+
width: calc(2 * var(--speeddialRadialOffset) + 2 * var(--speeddialRadialMinWidth));
|
|
23984
|
+
}
|
|
23985
|
+
|
|
23986
|
+
&.e-speeddial-top-left {
|
|
23987
|
+
border-bottom-right-radius: 100%;
|
|
23988
|
+
}
|
|
23989
|
+
|
|
23990
|
+
&.e-speeddial-top-right {
|
|
23991
|
+
border-bottom-left-radius: 100%;
|
|
23992
|
+
}
|
|
23993
|
+
|
|
23994
|
+
&.e-speeddial-bottom-left {
|
|
23995
|
+
border-top-right-radius: 100%;
|
|
23996
|
+
}
|
|
23997
|
+
|
|
23998
|
+
&.e-speeddial-bottom-right {
|
|
23999
|
+
border-top-left-radius: 100%;
|
|
24000
|
+
}
|
|
24001
|
+
|
|
24002
|
+
.e-speeddial-ul {
|
|
24003
|
+
border-radius: inherit;
|
|
24004
|
+
height: inherit;
|
|
24005
|
+
width: inherit;
|
|
24006
|
+
padding: 0;
|
|
24007
|
+
position: relative;
|
|
24008
|
+
}
|
|
24009
|
+
|
|
24010
|
+
.e-speeddial-li {
|
|
24011
|
+
position: absolute;
|
|
24012
|
+
transform: rotate(var(--speeddialRadialAngle)) translate(var(--speeddialRadialOffset)) rotate(calc(-1 * var(--speeddialRadialAngle)));
|
|
24013
|
+
}
|
|
24014
|
+
}
|
|
24015
|
+
|
|
24016
|
+
&.e-speeddial-radial,
|
|
24017
|
+
&.e-speeddial-horz-right,
|
|
24018
|
+
&.e-speeddial-horz-left {
|
|
24019
|
+
|
|
24020
|
+
.e-speeddial-li-text {
|
|
24021
|
+
position: absolute;
|
|
24022
|
+
visibility: hidden;
|
|
24023
|
+
}
|
|
24024
|
+
}
|
|
24025
|
+
}
|
|
24026
|
+
|
|
24027
|
+
.e-small.e-speeddial-popup,
|
|
24028
|
+
.e-small .e-speeddial-popup {
|
|
24029
|
+
.e-speeddial-ul {
|
|
24030
|
+
padding: $sd-small-vert-ul-padding;
|
|
24031
|
+
}
|
|
24032
|
+
|
|
24033
|
+
&.e-speeddial-linear .e-speeddial-li {
|
|
24034
|
+
margin: $sd-small-vert-li-margin;
|
|
24035
|
+
}
|
|
24036
|
+
|
|
24037
|
+
.e-speeddial-li:not(.e-speeddial-text-li) .e-speeddial-li-text {
|
|
24038
|
+
margin: $sd-small-li-text-margin;
|
|
24039
|
+
}
|
|
24040
|
+
|
|
24041
|
+
.e-speeddial-li-text {
|
|
24042
|
+
height: $sd-small-li-text-height;
|
|
24043
|
+
line-height: $sd-small-li-text-height;
|
|
24044
|
+
}
|
|
24045
|
+
|
|
24046
|
+
.e-speeddial-li-icon {
|
|
24047
|
+
height: $sd-small-li-icon-height;
|
|
24048
|
+
width: $sd-small-li-icon-width;
|
|
24049
|
+
}
|
|
24050
|
+
|
|
24051
|
+
&.e-speeddial-horz-right,
|
|
24052
|
+
&.e-speeddial-horz-left {
|
|
24053
|
+
.e-speeddial-ul {
|
|
24054
|
+
padding: $sd-small-horz-ul-padding;
|
|
24055
|
+
}
|
|
24056
|
+
|
|
24057
|
+
.e-speeddial-li {
|
|
24058
|
+
margin: $sd-small-horz-li-margin;
|
|
24059
|
+
}
|
|
24060
|
+
}
|
|
24061
|
+
}
|
|
24062
|
+
|
|
24063
|
+
.e-bigger.e-speeddial-popup,
|
|
24064
|
+
.e-bigger .e-speeddial-popup {
|
|
24065
|
+
.e-speeddial-ul {
|
|
24066
|
+
padding: $sd-bigger-vert-ul-padding;
|
|
24067
|
+
}
|
|
24068
|
+
|
|
24069
|
+
&.e-speeddial-linear .e-speeddial-li {
|
|
24070
|
+
margin: $sd-bigger-vert-li-margin;
|
|
24071
|
+
}
|
|
24072
|
+
|
|
24073
|
+
.e-speeddial-li:not(.e-speeddial-text-li) .e-speeddial-li-text {
|
|
24074
|
+
margin: $sd-bigger-li-text-margin;
|
|
24075
|
+
}
|
|
24076
|
+
|
|
24077
|
+
.e-speeddial-li-text {
|
|
24078
|
+
height: $sd-bigger-li-text-height;
|
|
24079
|
+
line-height: $sd-bigger-li-text-height;
|
|
24080
|
+
}
|
|
24081
|
+
|
|
24082
|
+
.e-speeddial-li-icon {
|
|
24083
|
+
height: $sd-bigger-li-icon-height;
|
|
24084
|
+
width: $sd-bigger-li-icon-width;
|
|
24085
|
+
}
|
|
24086
|
+
|
|
24087
|
+
&.e-speeddial-horz-right,
|
|
24088
|
+
&.e-speeddial-horz-left {
|
|
24089
|
+
.e-speeddial-ul {
|
|
24090
|
+
padding: $sd-bigger-horz-ul-padding;
|
|
24091
|
+
}
|
|
24092
|
+
|
|
24093
|
+
.e-speeddial-li {
|
|
24094
|
+
margin: $sd-bigger-horz-li-margin;
|
|
24095
|
+
}
|
|
24096
|
+
}
|
|
24097
|
+
}
|
|
24098
|
+
|
|
24099
|
+
.e-bigger.e-small.e-speeddial-popup,
|
|
24100
|
+
.e-bigger.e-small .e-speeddial-popup,
|
|
24101
|
+
.e-bigger .e-small.e-speeddial-popup,
|
|
24102
|
+
.e-small .e-bigger.e-speeddial-popup {
|
|
24103
|
+
.e-speeddial-ul {
|
|
24104
|
+
padding: $sd-bigger-small-vert-ul-padding;
|
|
24105
|
+
}
|
|
24106
|
+
|
|
24107
|
+
&.e-speeddial-linear .e-speeddial-li {
|
|
24108
|
+
margin: $sd-bigger-small-vert-li-margin;
|
|
24109
|
+
}
|
|
24110
|
+
|
|
24111
|
+
.e-speeddial-li:not(.e-speeddial-text-li) .e-speeddial-li-text {
|
|
24112
|
+
margin: $sd-bigger-li-text-margin;
|
|
24113
|
+
}
|
|
24114
|
+
|
|
24115
|
+
.e-speeddial-li-text {
|
|
24116
|
+
height: $sd-bigger-small-li-text-height;
|
|
24117
|
+
line-height: $sd-bigger-small-li-text-height;
|
|
24118
|
+
}
|
|
24119
|
+
|
|
24120
|
+
.e-speeddial-li-icon {
|
|
24121
|
+
height: $sd-bigger-small-li-icon-height;
|
|
24122
|
+
width: $sd-bigger-small-li-icon-width;
|
|
24123
|
+
}
|
|
24124
|
+
|
|
24125
|
+
&.e-speeddial-horz-right,
|
|
24126
|
+
&.e-speeddial-horz-left {
|
|
24127
|
+
.e-speeddial-ul {
|
|
24128
|
+
padding: $sd-bigger-small-horz-ul-padding;
|
|
24129
|
+
}
|
|
24130
|
+
|
|
24131
|
+
.e-speeddial-li {
|
|
24132
|
+
margin: $sd-bigger-small-horz-li-margin;
|
|
24133
|
+
}
|
|
24134
|
+
}
|
|
24135
|
+
}
|
|
24136
|
+
|
|
24137
|
+
.e-speeddial-overlay {
|
|
24138
|
+
height: 100%;
|
|
24139
|
+
left: 0;
|
|
24140
|
+
position: absolute;
|
|
24141
|
+
top: 0;
|
|
24142
|
+
width: 100%;
|
|
24143
|
+
z-index: 99998;
|
|
24144
|
+
|
|
24145
|
+
&.e-speeddial-fixed {
|
|
24146
|
+
height: 100vh;
|
|
24147
|
+
position: fixed;
|
|
24148
|
+
width: 100vw;
|
|
24149
|
+
}
|
|
24150
|
+
}
|
|
24151
|
+
|
|
24152
|
+
.e-speeddial-hidden {
|
|
24153
|
+
visibility: hidden;
|
|
24154
|
+
}
|
|
24155
|
+
}
|
|
24156
|
+
|
|
24157
|
+
|
|
24158
|
+
@include export-module('speed-dial-theme') {
|
|
24159
|
+
.e-speeddial-overlay {
|
|
24160
|
+
background-color: $sd-overlay-bg;
|
|
24161
|
+
}
|
|
24162
|
+
|
|
24163
|
+
.e-speeddial-popup {
|
|
24164
|
+
.e-speeddial-li {
|
|
24165
|
+
color: $sd-font-color;
|
|
24166
|
+
|
|
24167
|
+
.e-speeddial-li-text {
|
|
24168
|
+
box-shadow: $sd-li-shadow;
|
|
24169
|
+
background-color: $sd-li-bg;
|
|
24170
|
+
border-color: $sd-li-border-color;
|
|
24171
|
+
}
|
|
24172
|
+
|
|
24173
|
+
.e-speeddial-li-icon {
|
|
24174
|
+
box-shadow: $sd-li-shadow;
|
|
24175
|
+
background-color: $sd-li-bg;
|
|
24176
|
+
border-color: $sd-li-border-color;
|
|
24177
|
+
}
|
|
24178
|
+
}
|
|
24179
|
+
.e-speeddial-li.e-disabled {
|
|
24180
|
+
color: $sd-disabled-font-color;
|
|
24181
|
+
.e-speeddial-li-text {
|
|
24182
|
+
background-color: $sd-disabled-li-bg;
|
|
24183
|
+
border-color: $sd-disabled-li-border-color;
|
|
24184
|
+
}
|
|
24185
|
+
|
|
24186
|
+
.e-speeddial-li-icon {
|
|
24187
|
+
background-color: $sd-disabled-li-bg;
|
|
24188
|
+
border-color: $sd-disabled-li-border-color;
|
|
24189
|
+
}
|
|
24190
|
+
}
|
|
24191
|
+
|
|
24192
|
+
.e-speeddial-li.e-speeddial-li-active:not(.e-disabled),
|
|
24193
|
+
.e-speeddial-li:focus:not(.e-disabled) {
|
|
24194
|
+
color: $sd-focus-font-color;
|
|
24195
|
+
.e-speeddial-li-text {
|
|
24196
|
+
background-color: $sd-focus-li-bg;
|
|
24197
|
+
border-color: $sd-focus-li-border-color;
|
|
24198
|
+
@if ($skin-name == 'tailwind' or $skin-name == 'tailwind-dark' or $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light' or $skin-name == 'FluentUI') {
|
|
24199
|
+
box-shadow: $sd-focus-box-shadow;
|
|
24200
|
+
}
|
|
24201
|
+
}
|
|
24202
|
+
|
|
24203
|
+
.e-speeddial-li-icon {
|
|
24204
|
+
background-color: $sd-active-li-bg;
|
|
24205
|
+
border-color: $sd-active-li-border-color;
|
|
24206
|
+
}
|
|
24207
|
+
}
|
|
24208
|
+
|
|
24209
|
+
.e-speeddial-li:not(.e-disabled):hover {
|
|
24210
|
+
color: $sd-hover-font-color;
|
|
24211
|
+
.e-speeddial-li-text {
|
|
24212
|
+
background-color: $sd-hover-li-bg;
|
|
24213
|
+
border-color: $sd-hover-li-border-color;
|
|
24214
|
+
}
|
|
24215
|
+
|
|
24216
|
+
.e-speeddial-li-icon {
|
|
24217
|
+
background-color: $sd-hover-li-bg;
|
|
24218
|
+
border-color: $sd-hover-li-border-color;
|
|
24219
|
+
}
|
|
24220
|
+
}
|
|
24221
|
+
|
|
24222
|
+
.e-speeddial-li:not(.e-disabled):active {
|
|
24223
|
+
color: $sd-active-font-color;
|
|
24224
|
+
.e-speeddial-li-text {
|
|
24225
|
+
background-color: $sd-active-li-bg;
|
|
24226
|
+
border-color: $sd-active-li-border-color;
|
|
24227
|
+
}
|
|
24228
|
+
|
|
24229
|
+
.e-speeddial-li-icon {
|
|
24230
|
+
background-color: $sd-active-li-bg;
|
|
24231
|
+
border-color: $sd-active-li-border-color;
|
|
24232
|
+
}
|
|
24233
|
+
}
|
|
24234
|
+
}
|
|
24235
|
+
}
|
|
24236
|
+
|
|
24237
|
+
|
|
24238
|
+
|
|
23714
24239
|
/*! calendar fabric theme variables */
|
|
23715
24240
|
$calendar-title-hover-color: $theme-darker !default;
|
|
23716
24241
|
$calendar-icon-hover-color: $neutral-light-fontalt !default;
|
|
@@ -38865,6 +39390,8 @@ $listview-template-multiline-avatar-top: .6153em !default;
|
|
|
38865
39390
|
|
|
38866
39391
|
|
|
38867
39392
|
|
|
39393
|
+
|
|
39394
|
+
|
|
38868
39395
|
$range-bg-color: $content-bg-color !default;
|
|
38869
39396
|
$range-primary-color: $theme-primary !default;
|
|
38870
39397
|
$range-primary-font-color: $neutral-white !default;
|
|
@@ -55406,6 +55933,9 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
55406
55933
|
|
|
55407
55934
|
|
|
55408
55935
|
|
|
55936
|
+
|
|
55937
|
+
|
|
55938
|
+
|
|
55409
55939
|
|
|
55410
55940
|
|
|
55411
55941
|
|
|
@@ -57339,11 +57869,14 @@ $ddl-chip-mobile-content-padding: 4px 8px 6px 0 !default;
|
|
|
57339
57869
|
$ddl-rtl-chip-mobile-content-padding: 6px 0 6px 8px !default;
|
|
57340
57870
|
$ddl-chip-padding: 0 0 0 8px !default;
|
|
57341
57871
|
$ddl-chip-close-top: 8px !default;
|
|
57342
|
-
$ddl-chip-close-left:
|
|
57343
|
-
$ddl-chip-close-margin:
|
|
57872
|
+
$ddl-chip-close-left: 0 !default;
|
|
57873
|
+
$ddl-chip-close-margin: 8px 8px 8px 8px !default;
|
|
57874
|
+
$ddl-chip-close-rtl-margin: 8px 0 8px 20px !default;
|
|
57344
57875
|
$ddl-chip-mobile-close-margin: 3px 0 0 !default;
|
|
57345
57876
|
$ddl-chip-close-square: 26px !default;
|
|
57877
|
+
$ddl-chip-close-width: auto !default;
|
|
57346
57878
|
$ddl-chip-hooker-square: 30px !default;
|
|
57879
|
+
$ddl-chip-hooker-width: auto !default;
|
|
57347
57880
|
$ddl-chip-close-font: 10px !default;
|
|
57348
57881
|
$ddl-chip-close-mobile-top: 0 !default;
|
|
57349
57882
|
$ddl-chip-height: 26px !default;
|
|
@@ -57384,7 +57917,7 @@ $ddl-rtl-hooker-left: -4px !default;
|
|
|
57384
57917
|
$ddl-chip-close-mob-top: 0 !default;
|
|
57385
57918
|
$ddl-control-placholder-padding: 0 32px 0 2px !default;
|
|
57386
57919
|
$ddl-overall-close-top: 10px !default;
|
|
57387
|
-
$ddl-overall-close-left:
|
|
57920
|
+
$ddl-overall-close-left: 0 !default;
|
|
57388
57921
|
$ddl-sel-chip-close-mobile-top: 0 !default;
|
|
57389
57922
|
$ddl-sel-chip-close-mobile-left: 12px !default;
|
|
57390
57923
|
$ddl-chip-sel-mobile-close-height: 26px !default;
|
|
@@ -57440,12 +57973,14 @@ $ddl-select-all-height-small: 26px !default;
|
|
|
57440
57973
|
$ddl-small-chip-height: 20px !default;
|
|
57441
57974
|
$ddl-chip-small-font-size: 12px !default;
|
|
57442
57975
|
$ddl-small-chip-close-square: 22px !default;
|
|
57976
|
+
$ddl-small-chip-close-width: auto !default;
|
|
57443
57977
|
$ddl-small-chip-close-font: 8px !default;
|
|
57444
57978
|
$ddl-control-small-height: 24px !default;
|
|
57445
57979
|
$ddl-small-input-height: 24px !default;
|
|
57446
57980
|
$ddl-delim-small-font-size: 13px !default;
|
|
57447
|
-
$ddl-small-closer-margin-top: -
|
|
57981
|
+
$ddl-small-closer-margin-top: -3em !default;
|
|
57448
57982
|
$ddl-chip-close-hooker-small-left: 7px !default;
|
|
57983
|
+
$ddl-chip-close-hooker-small-bigger-left: -35px !default;
|
|
57449
57984
|
$ddl-delimviewheight-small: 24px !default;
|
|
57450
57985
|
|
|
57451
57986
|
// Touch Small size
|
|
@@ -57453,6 +57988,7 @@ $ddl-select-all-height-bigger-small: 40px !default;
|
|
|
57453
57988
|
$ddl-bigger-small-chip-height: 26px !default;
|
|
57454
57989
|
$ddl-chip-bigger-small-font-size: 12px !default;
|
|
57455
57990
|
$ddl-bigger-small-chip-close-square: 26px !default;
|
|
57991
|
+
$ddl-bigger-small-chip-close-width: auto !default;
|
|
57456
57992
|
$ddl-bigger-small-chip-close-font: 10px !default;
|
|
57457
57993
|
$ddl-control-bigger-small-height: 26px !default;
|
|
57458
57994
|
$ddl-bigger-small-input-height: 34px !default;
|
|
@@ -57746,7 +58282,11 @@ $ddl-closer-margin-top-bigger-small: -3.2em !default;
|
|
|
57746
58282
|
font-family: 'e-icons';
|
|
57747
58283
|
height: $ddl-chip-close-square;
|
|
57748
58284
|
margin: $ddl-chip-close-margin;
|
|
57749
|
-
width: $ddl-chip-close-
|
|
58285
|
+
width: $ddl-chip-close-width;
|
|
58286
|
+
}
|
|
58287
|
+
|
|
58288
|
+
.e-rtl .e-multi-select-wrapper .e-chips-close {
|
|
58289
|
+
margin: $ddl-chip-close-rtl-margin;
|
|
57750
58290
|
}
|
|
57751
58291
|
|
|
57752
58292
|
.e-multi-select-wrapper .e-mob-chip.e-chips .e-chips-close {
|
|
@@ -57761,7 +58301,7 @@ $ddl-closer-margin-top-bigger-small: -3.2em !default;
|
|
|
57761
58301
|
position: absolute;
|
|
57762
58302
|
right: $ddl-chip-hooker-right;
|
|
57763
58303
|
top: $ddl-closer-hooker-top;
|
|
57764
|
-
width: $ddl-chip-hooker-
|
|
58304
|
+
width: $ddl-chip-hooker-width;
|
|
57765
58305
|
}
|
|
57766
58306
|
|
|
57767
58307
|
.e-multiselect .e-down-icon .e-chips-close.e-close-hooker,
|
|
@@ -58477,7 +59017,7 @@ ejs-multiselect {
|
|
|
58477
59017
|
.e-bigger .e-multi-select-wrapper .e-chips-close {
|
|
58478
59018
|
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
58479
59019
|
height: $ddl-bigger-chip-close-square;
|
|
58480
|
-
width: $ddl-bigger-chip-close-
|
|
59020
|
+
width: $ddl-bigger-chip-close-width;
|
|
58481
59021
|
}
|
|
58482
59022
|
}
|
|
58483
59023
|
|
|
@@ -58499,7 +59039,7 @@ ejs-multiselect {
|
|
|
58499
59039
|
|
|
58500
59040
|
.e-small .e-multi-select-wrapper .e-chips-close {
|
|
58501
59041
|
height: $ddl-small-chip-close-square;
|
|
58502
|
-
width: $ddl-small-chip-close-
|
|
59042
|
+
width: $ddl-small-chip-close-width;
|
|
58503
59043
|
}
|
|
58504
59044
|
|
|
58505
59045
|
.e-small .e-multi-select-wrapper {
|
|
@@ -58568,7 +59108,10 @@ ejs-multiselect {
|
|
|
58568
59108
|
|
|
58569
59109
|
.e-bigger.e-small .e-multi-select-wrapper .e-chips-close {
|
|
58570
59110
|
height: $ddl-bigger-small-chip-close-square;
|
|
58571
|
-
width: $ddl-bigger-small-chip-close-
|
|
59111
|
+
width: $ddl-bigger-small-chip-close-width;
|
|
59112
|
+
@if $ddl-multiselect-skin-name == 'bootstrap4' {
|
|
59113
|
+
margin: 3px 10px 10px 0;
|
|
59114
|
+
}
|
|
58572
59115
|
}
|
|
58573
59116
|
|
|
58574
59117
|
.e-bigger.e-small .e-multi-select-wrapper {
|
|
@@ -59791,6 +60334,10 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
59791
60334
|
left: $ddl-chip-close-hooker-small-left;
|
|
59792
60335
|
}
|
|
59793
60336
|
|
|
60337
|
+
.e-small.e-bigger .e-multi-select-wrapper .e-close-hooker::before {
|
|
60338
|
+
left: $ddl-chip-close-hooker-small-bigger-left;
|
|
60339
|
+
}
|
|
60340
|
+
|
|
59794
60341
|
.e-small .e-multi-select-wrapper .e-down-icon .e-close-hooker::before {
|
|
59795
60342
|
@if $ddl-multiselect-skin-name == 'FluentUI' {
|
|
59796
60343
|
left: $ddl-small-down-icon-left;
|
|
@@ -61001,6 +61548,23 @@ $listbox-filter-bigger-height: calc(100% - 59px) !default;
|
|
|
61001
61548
|
|
|
61002
61549
|
|
|
61003
61550
|
|
|
61551
|
+
//default
|
|
61552
|
+
//undefined
|
|
61553
|
+
//enddefault
|
|
61554
|
+
|
|
61555
|
+
@include export-module('mention-layout') {
|
|
61556
|
+
|
|
61557
|
+
//default
|
|
61558
|
+
//undefined
|
|
61559
|
+
//enddefault
|
|
61560
|
+
}
|
|
61561
|
+
|
|
61562
|
+
|
|
61563
|
+
|
|
61564
|
+
|
|
61565
|
+
|
|
61566
|
+
|
|
61567
|
+
|
|
61004
61568
|
|
|
61005
61569
|
|
|
61006
61570
|
|
|
@@ -66006,6 +66570,10 @@ $de-row-height-bottom-margin: 8px;
|
|
|
66006
66570
|
|
|
66007
66571
|
|
|
66008
66572
|
|
|
66573
|
+
|
|
66574
|
+
|
|
66575
|
+
|
|
66576
|
+
|
|
66009
66577
|
|
|
66010
66578
|
|
|
66011
66579
|
|
|
@@ -75514,7 +76082,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75514
76082
|
|
|
75515
76083
|
#{&}.e-grid-min-height {
|
|
75516
76084
|
.e-rowcell {
|
|
75517
|
-
line-height:
|
|
76085
|
+
line-height: normal;
|
|
75518
76086
|
padding-bottom: 0;
|
|
75519
76087
|
padding-top: 0;
|
|
75520
76088
|
}
|
|
@@ -75597,7 +76165,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75597
76165
|
.e-rowcell,
|
|
75598
76166
|
.e-rowcell:first-child,
|
|
75599
76167
|
.e-rowcell:last-child {
|
|
75600
|
-
line-height:
|
|
76168
|
+
line-height: normal;
|
|
75601
76169
|
padding-bottom: 0;
|
|
75602
76170
|
padding-top: 0;
|
|
75603
76171
|
}
|
|
@@ -81971,6 +82539,9 @@ $btn-flat-primary-path-arc: none;
|
|
|
81971
82539
|
|
|
81972
82540
|
|
|
81973
82541
|
|
|
82542
|
+
|
|
82543
|
+
|
|
82544
|
+
|
|
81974
82545
|
|
|
81975
82546
|
|
|
81976
82547
|
|
|
@@ -85066,6 +85637,9 @@ $rte-drop-text-mobile-width: 240px !default;
|
|
|
85066
85637
|
|
|
85067
85638
|
|
|
85068
85639
|
|
|
85640
|
+
|
|
85641
|
+
|
|
85642
|
+
|
|
85069
85643
|
|
|
85070
85644
|
|
|
85071
85645
|
|
|
@@ -87602,6 +88176,9 @@ $bigger-column-menu-size: 45px !default;
|
|
|
87602
88176
|
|
|
87603
88177
|
|
|
87604
88178
|
|
|
88179
|
+
|
|
88180
|
+
|
|
88181
|
+
|
|
87605
88182
|
|
|
87606
88183
|
|
|
87607
88184
|
|
|
@@ -90881,6 +91458,10 @@ $toast-title-font-weight: bold !default;
|
|
|
90881
91458
|
|
|
90882
91459
|
|
|
90883
91460
|
|
|
91461
|
+
|
|
91462
|
+
|
|
91463
|
+
|
|
91464
|
+
|
|
90884
91465
|
|
|
90885
91466
|
|
|
90886
91467
|
|
|
@@ -96617,6 +97198,10 @@ $timepicker-icon-bigger-small-font-size: 18px !default;
|
|
|
96617
97198
|
|
|
96618
97199
|
|
|
96619
97200
|
|
|
97201
|
+
|
|
97202
|
+
|
|
97203
|
+
|
|
97204
|
+
|
|
96620
97205
|
|
|
96621
97206
|
|
|
96622
97207
|
|
|
@@ -101060,6 +101645,10 @@ $field-list-adaptive-outerdiv-height: 166px !default;
|
|
|
101060
101645
|
|
|
101061
101646
|
|
|
101062
101647
|
|
|
101648
|
+
|
|
101649
|
+
|
|
101650
|
+
|
|
101651
|
+
|
|
101063
101652
|
|
|
101064
101653
|
|
|
101065
101654
|
|
|
@@ -102320,7 +102909,6 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
102320
102909
|
|
|
102321
102910
|
.e-valuescontent {
|
|
102322
102911
|
padding-right: 8px;
|
|
102323
|
-
text-align: right;
|
|
102324
102912
|
}
|
|
102325
102913
|
|
|
102326
102914
|
.e-grid .e-rowcell {
|
|
@@ -103622,10 +104210,6 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
103622
104210
|
margin-right: 7px;
|
|
103623
104211
|
}
|
|
103624
104212
|
|
|
103625
|
-
.e-valuescontent {
|
|
103626
|
-
text-align: left;
|
|
103627
|
-
}
|
|
103628
|
-
|
|
103629
104213
|
.e-group-values,
|
|
103630
104214
|
.e-group-columns,
|
|
103631
104215
|
.e-group-filters,
|
|
@@ -105491,6 +106075,9 @@ $qrybldr-btngrp-brdr-radius: 0 !default;
|
|
|
105491
106075
|
|
|
105492
106076
|
|
|
105493
106077
|
|
|
106078
|
+
|
|
106079
|
+
|
|
106080
|
+
|
|
105494
106081
|
|
|
105495
106082
|
|
|
105496
106083
|
|
|
@@ -106085,6 +106672,10 @@ $recurrence-week-position-min-width: 90px !default;
|
|
|
106085
106672
|
|
|
106086
106673
|
|
|
106087
106674
|
|
|
106675
|
+
|
|
106676
|
+
|
|
106677
|
+
|
|
106678
|
+
|
|
106088
106679
|
|
|
106089
106680
|
|
|
106090
106681
|
|
|
@@ -111539,6 +112130,19 @@ $schedule-tree-content-color: $shadow !default;
|
|
|
111539
112130
|
}
|
|
111540
112131
|
}
|
|
111541
112132
|
|
|
112133
|
+
|
|
112134
|
+
|
|
112135
|
+
|
|
112136
|
+
|
|
112137
|
+
|
|
112138
|
+
|
|
112139
|
+
|
|
112140
|
+
|
|
112141
|
+
|
|
112142
|
+
|
|
112143
|
+
|
|
112144
|
+
|
|
112145
|
+
|
|
111542
112146
|
$image-editor-background: $neutral-white !default;
|
|
111543
112147
|
$image-editor-border: 1px solid $neutral-light !default;
|
|
111544
112148
|
$image-editor-toolbar-icon-color: $neutral-light-font !default;
|
|
@@ -112074,6 +112678,7 @@ $image-editor-bigger-tbar-btn-fontsize: 18px !default;
|
|
|
112074
112678
|
}
|
|
112075
112679
|
}
|
|
112076
112680
|
|
|
112681
|
+
|
|
112077
112682
|
/*! AppBar component fabric theme definitions and variables */
|
|
112078
112683
|
|
|
112079
112684
|
$appbar-bg-color-primary: $theme-primary !default;
|