@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
|
@@ -23615,6 +23615,8 @@ $btn-focus-box-shadow: none !default;
|
|
|
23615
23615
|
}
|
|
23616
23616
|
}
|
|
23617
23617
|
|
|
23618
|
+
|
|
23619
|
+
|
|
23618
23620
|
$fab-offset: 16px !default;
|
|
23619
23621
|
|
|
23620
23622
|
$fab-border-radius: 9999px !default;
|
|
@@ -23767,6 +23769,529 @@ $fab-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, .2), 0 -2px 15px -3px rgba(0, 0, 0
|
|
|
23767
23769
|
|
|
23768
23770
|
|
|
23769
23771
|
|
|
23772
|
+
|
|
23773
|
+
$sd-offset: 16px !default;
|
|
23774
|
+
$sd-ul-margin: 0 !default;
|
|
23775
|
+
$sd-li-text-padding: 0 5px !default;
|
|
23776
|
+
|
|
23777
|
+
//Distance between vertical menu and button => Ul bottom padding + li bottom margin
|
|
23778
|
+
//Distance between vertical menu item => li bottom margin + li top margin
|
|
23779
|
+
//Horizontal padding for vertical menu => ((fab wdith - li icon width)/2) - 1 px (for icon border)
|
|
23780
|
+
$sd-horz-ul-padding: 5px 4px !default;
|
|
23781
|
+
$sd-vert-ul-padding: 4px 5px !default;
|
|
23782
|
+
$sd-horz-li-margin: 0 4px !default;
|
|
23783
|
+
$sd-vert-li-margin: 4px 0 !default;
|
|
23784
|
+
$sd-li-text-margin: 0 8px !default;
|
|
23785
|
+
$sd-li-text-height: 30px !default;
|
|
23786
|
+
$sd-li-icon-height: 34px !default;
|
|
23787
|
+
$sd-li-icon-width: 34px !default;
|
|
23788
|
+
|
|
23789
|
+
$sd-small-horz-ul-padding: 2px 5px !default;
|
|
23790
|
+
$sd-small-vert-ul-padding: 5px 2px !default;
|
|
23791
|
+
$sd-small-horz-li-margin: 0 5px !default;
|
|
23792
|
+
$sd-small-vert-li-margin: 5px 0 !default;
|
|
23793
|
+
$sd-small-li-text-margin: 0 8px !default;
|
|
23794
|
+
$sd-small-li-text-height: 26px !default;
|
|
23795
|
+
$sd-small-li-icon-height: 28px !default;
|
|
23796
|
+
$sd-small-li-icon-width: 28px !default;
|
|
23797
|
+
|
|
23798
|
+
$sd-bigger-horz-ul-padding: 5px 6px !default;
|
|
23799
|
+
$sd-bigger-vert-ul-padding: 6px 5px !default;
|
|
23800
|
+
$sd-bigger-horz-li-margin: 0 6px !default;
|
|
23801
|
+
$sd-bigger-vert-li-margin: 6px 0 !default;
|
|
23802
|
+
$sd-bigger-li-text-margin: 0 12px !default;
|
|
23803
|
+
$sd-bigger-li-text-height: 36px !default;
|
|
23804
|
+
$sd-bigger-li-icon-height: 40px !default;
|
|
23805
|
+
$sd-bigger-li-icon-width: 40px !default;
|
|
23806
|
+
|
|
23807
|
+
$sd-bigger-small-horz-ul-padding: 4px 5px !default;
|
|
23808
|
+
$sd-bigger-small-vert-ul-padding: 5px 4px !default;
|
|
23809
|
+
$sd-bigger-small-horz-li-margin: 0 5px !default;
|
|
23810
|
+
$sd-bigger-small-vert-li-margin: 5px 0 !default;
|
|
23811
|
+
$sd-bigger-small-li-text-margin: 0 12px !default;
|
|
23812
|
+
$sd-bigger-small-li-text-height: 34px !default;
|
|
23813
|
+
$sd-bigger-small-li-icon-height: 36px !default;
|
|
23814
|
+
$sd-bigger-small-li-icon-width: 36px !default;
|
|
23815
|
+
|
|
23816
|
+
$sd-overlay-bg: rgba(107, 114, 128, .5) !default;
|
|
23817
|
+
$sd-li-shadow: 0 4px 6px -1px rgba(0, 0, 0, .05), 0 10px 15px -3px rgba(0, 0, 0, .1) !default;
|
|
23818
|
+
|
|
23819
|
+
$sd-li-bg: $grey-white !default;
|
|
23820
|
+
$sd-li-border-color: $grey-cc !default;
|
|
23821
|
+
$sd-font-color: #000000 !default;
|
|
23822
|
+
|
|
23823
|
+
$sd-disabled-li-bg: $grey-white !default;
|
|
23824
|
+
$sd-disabled-li-border-color: $grey-cc !default;
|
|
23825
|
+
$sd-disabled-font-color: #000000 !default;
|
|
23826
|
+
|
|
23827
|
+
$sd-focus-li-bg: $grey-e6 !default;
|
|
23828
|
+
$sd-focus-li-border-color: $grey-ad !default;
|
|
23829
|
+
$sd-focus-font-color: #000000 !default;
|
|
23830
|
+
|
|
23831
|
+
$sd-hover-li-bg: $grey-e6 !default;
|
|
23832
|
+
$sd-hover-li-border-color: $grey-ad !default;
|
|
23833
|
+
$sd-hover-font-color: #000000 !default;
|
|
23834
|
+
|
|
23835
|
+
$sd-active-li-bg: $grey-white !default;
|
|
23836
|
+
$sd-active-li-border-color: $grey-cc !default;
|
|
23837
|
+
$sd-active-font-color: #000000 !default;
|
|
23838
|
+
|
|
23839
|
+
@include export-module('speed-dial-layout') {
|
|
23840
|
+
.e-speeddial-popup {
|
|
23841
|
+
pointer-events: none;
|
|
23842
|
+
position: absolute;
|
|
23843
|
+
|
|
23844
|
+
&.e-speeddial-top {
|
|
23845
|
+
top: $sd-offset;
|
|
23846
|
+
|
|
23847
|
+
&.e-speeddial-radial .e-speeddial-li {
|
|
23848
|
+
top: 0;
|
|
23849
|
+
}
|
|
23850
|
+
|
|
23851
|
+
&.e-speeddial-radial.e-speeddial-middle .e-speeddial-li {
|
|
23852
|
+
top: calc(.5 * var(--speeddialRadialMinWidth) + var(--speeddialRadialOffset));
|
|
23853
|
+
}
|
|
23854
|
+
|
|
23855
|
+
&.e-speeddial-middle,
|
|
23856
|
+
&.e-speeddial-linear {
|
|
23857
|
+
top: var(--speeddialVertDist);
|
|
23858
|
+
}
|
|
23859
|
+
}
|
|
23860
|
+
|
|
23861
|
+
&.e-speeddial-bottom {
|
|
23862
|
+
bottom: $sd-offset;
|
|
23863
|
+
|
|
23864
|
+
&.e-speeddial-radial .e-speeddial-li {
|
|
23865
|
+
bottom: 0;
|
|
23866
|
+
}
|
|
23867
|
+
|
|
23868
|
+
&.e-speeddial-radial.e-speeddial-middle .e-speeddial-li {
|
|
23869
|
+
bottom: calc(.5 * var(--speeddialRadialMinWidth) + var(--speeddialRadialOffset));
|
|
23870
|
+
}
|
|
23871
|
+
|
|
23872
|
+
&.e-speeddial-middle,
|
|
23873
|
+
&.e-speeddial-linear {
|
|
23874
|
+
bottom: var(--speeddialVertDist);
|
|
23875
|
+
}
|
|
23876
|
+
}
|
|
23877
|
+
|
|
23878
|
+
&.e-speeddial-left {
|
|
23879
|
+
left: $sd-offset;
|
|
23880
|
+
|
|
23881
|
+
&.e-speeddial-radial .e-speeddial-li {
|
|
23882
|
+
left: 0;
|
|
23883
|
+
}
|
|
23884
|
+
|
|
23885
|
+
&.e-speeddial-radial.e-speeddial-center .e-speeddial-li {
|
|
23886
|
+
left: calc(.5 * var(--speeddialRadialMinWidth) + var(--speeddialRadialOffset));
|
|
23887
|
+
}
|
|
23888
|
+
|
|
23889
|
+
&.e-speeddial-center,
|
|
23890
|
+
&.e-speeddial-linear {
|
|
23891
|
+
left: var(--speeddialHorzDist);
|
|
23892
|
+
}
|
|
23893
|
+
}
|
|
23894
|
+
|
|
23895
|
+
&.e-speeddial-right {
|
|
23896
|
+
right: $sd-offset;
|
|
23897
|
+
|
|
23898
|
+
&.e-speeddial-radial .e-speeddial-li {
|
|
23899
|
+
right: 0;
|
|
23900
|
+
}
|
|
23901
|
+
|
|
23902
|
+
&.e-speeddial-radial.e-speeddial-center .e-speeddial-li {
|
|
23903
|
+
right: calc(.5 * var(--speeddialRadialMinWidth) + var(--speeddialRadialOffset));
|
|
23904
|
+
}
|
|
23905
|
+
|
|
23906
|
+
&.e-speeddial-center,
|
|
23907
|
+
&.e-speeddial-linear {
|
|
23908
|
+
right: var(--speeddialHorzDist);
|
|
23909
|
+
}
|
|
23910
|
+
}
|
|
23911
|
+
|
|
23912
|
+
&.e-speeddial-template {
|
|
23913
|
+
outline: none;
|
|
23914
|
+
pointer-events: auto;
|
|
23915
|
+
z-index: 100001;
|
|
23916
|
+
}
|
|
23917
|
+
|
|
23918
|
+
&.e-speeddial-linear .e-speeddial-li {
|
|
23919
|
+
margin: $sd-vert-li-margin;
|
|
23920
|
+
}
|
|
23921
|
+
|
|
23922
|
+
.e-speeddial-ul {
|
|
23923
|
+
box-sizing: border-box;
|
|
23924
|
+
display: inline-flex;
|
|
23925
|
+
flex-direction: column;
|
|
23926
|
+
list-style-type: none;
|
|
23927
|
+
margin: $sd-ul-margin;
|
|
23928
|
+
padding: $sd-vert-ul-padding;
|
|
23929
|
+
}
|
|
23930
|
+
|
|
23931
|
+
.e-speeddial-li {
|
|
23932
|
+
align-items: center;
|
|
23933
|
+
cursor: pointer;
|
|
23934
|
+
display: inline-flex;
|
|
23935
|
+
pointer-events: auto;
|
|
23936
|
+
position: relative;
|
|
23937
|
+
z-index: 100001;
|
|
23938
|
+
|
|
23939
|
+
&:not(.e-speeddial-text-li) .e-speeddial-li-text {
|
|
23940
|
+
margin: $sd-li-text-margin;
|
|
23941
|
+
}
|
|
23942
|
+
}
|
|
23943
|
+
|
|
23944
|
+
.e-speeddial-li-text {
|
|
23945
|
+
border-radius: 2px;
|
|
23946
|
+
border: 1px solid;
|
|
23947
|
+
padding: $sd-li-text-padding;
|
|
23948
|
+
white-space: nowrap;
|
|
23949
|
+
height: $sd-li-text-height;
|
|
23950
|
+
line-height: $sd-li-text-height;
|
|
23951
|
+
}
|
|
23952
|
+
|
|
23953
|
+
.e-speeddial-li-icon {
|
|
23954
|
+
border-radius: 99999px;
|
|
23955
|
+
border: 1px solid;
|
|
23956
|
+
height: $sd-li-icon-height;
|
|
23957
|
+
width: $sd-li-icon-width;
|
|
23958
|
+
display: inline-flex;
|
|
23959
|
+
align-items: center;
|
|
23960
|
+
justify-content: center;
|
|
23961
|
+
}
|
|
23962
|
+
|
|
23963
|
+
&.e-speeddial-fixed {
|
|
23964
|
+
position: fixed;
|
|
23965
|
+
}
|
|
23966
|
+
|
|
23967
|
+
&.e-speeddial-vert-right .e-speeddial-li {
|
|
23968
|
+
flex-direction: row-reverse;
|
|
23969
|
+
}
|
|
23970
|
+
|
|
23971
|
+
&.e-speeddial-vert-bottom .e-speeddial-ul {
|
|
23972
|
+
flex-direction: column-reverse;
|
|
23973
|
+
}
|
|
23974
|
+
|
|
23975
|
+
&.e-speeddial-horz-right .e-speeddial-ul {
|
|
23976
|
+
flex-direction: row-reverse;
|
|
23977
|
+
|
|
23978
|
+
&.e-speeddial-horz-top {
|
|
23979
|
+
flex-direction: row;
|
|
23980
|
+
}
|
|
23981
|
+
}
|
|
23982
|
+
|
|
23983
|
+
&.e-speeddial-horz-left .e-speeddial-ul {
|
|
23984
|
+
flex-direction: row;
|
|
23985
|
+
|
|
23986
|
+
&.e-speeddial-horz-top {
|
|
23987
|
+
flex-direction: row-reverse;
|
|
23988
|
+
}
|
|
23989
|
+
}
|
|
23990
|
+
|
|
23991
|
+
&.e-speeddial-horz-right,
|
|
23992
|
+
&.e-speeddial-horz-left {
|
|
23993
|
+
.e-speeddial-ul {
|
|
23994
|
+
padding: $sd-horz-ul-padding;
|
|
23995
|
+
}
|
|
23996
|
+
|
|
23997
|
+
.e-speeddial-li {
|
|
23998
|
+
margin: $sd-horz-li-margin;
|
|
23999
|
+
}
|
|
24000
|
+
}
|
|
24001
|
+
|
|
24002
|
+
/* OVERFLOW CSS */
|
|
24003
|
+
&.e-speeddial-overflow {
|
|
24004
|
+
.e-speeddial-ul {
|
|
24005
|
+
overflow: auto;
|
|
24006
|
+
scroll-behavior: smooth;
|
|
24007
|
+
|
|
24008
|
+
/* Hide scrollbar for IE and Edge */
|
|
24009
|
+
-ms-overflow-style: none;
|
|
24010
|
+
|
|
24011
|
+
/* Hide scrollbar for Firefox */
|
|
24012
|
+
scrollbar-width: none;
|
|
24013
|
+
|
|
24014
|
+
&::-webkit-scrollbar {
|
|
24015
|
+
|
|
24016
|
+
/* Hide scrollbar for Chrome, Safari and Opera */
|
|
24017
|
+
display: none;
|
|
24018
|
+
}
|
|
24019
|
+
}
|
|
24020
|
+
|
|
24021
|
+
&.e-speeddial-vert-overflow .e-speeddial-ul {
|
|
24022
|
+
max-height: var(--speeddialOverflowLimit);
|
|
24023
|
+
}
|
|
24024
|
+
|
|
24025
|
+
&.e-speeddial-horz-overflow .e-speeddial-ul {
|
|
24026
|
+
max-width: var(--speeddialOverflowLimit);
|
|
24027
|
+
}
|
|
24028
|
+
}
|
|
24029
|
+
|
|
24030
|
+
&.e-speeddial-radial {
|
|
24031
|
+
height: calc(var(--speeddialRadialOffset) + 2 * var(--speeddialRadialMinHeight));
|
|
24032
|
+
width: calc(var(--speeddialRadialOffset) + 2 * var(--speeddialRadialMinWidth));
|
|
24033
|
+
|
|
24034
|
+
&.e-speeddial-middle {
|
|
24035
|
+
height: calc(2 * var(--speeddialRadialOffset) + 2 * var(--speeddialRadialMinHeight));
|
|
24036
|
+
}
|
|
24037
|
+
|
|
24038
|
+
&.e-speeddial-center {
|
|
24039
|
+
width: calc(2 * var(--speeddialRadialOffset) + 2 * var(--speeddialRadialMinWidth));
|
|
24040
|
+
}
|
|
24041
|
+
|
|
24042
|
+
&.e-speeddial-top-left {
|
|
24043
|
+
border-bottom-right-radius: 100%;
|
|
24044
|
+
}
|
|
24045
|
+
|
|
24046
|
+
&.e-speeddial-top-right {
|
|
24047
|
+
border-bottom-left-radius: 100%;
|
|
24048
|
+
}
|
|
24049
|
+
|
|
24050
|
+
&.e-speeddial-bottom-left {
|
|
24051
|
+
border-top-right-radius: 100%;
|
|
24052
|
+
}
|
|
24053
|
+
|
|
24054
|
+
&.e-speeddial-bottom-right {
|
|
24055
|
+
border-top-left-radius: 100%;
|
|
24056
|
+
}
|
|
24057
|
+
|
|
24058
|
+
.e-speeddial-ul {
|
|
24059
|
+
border-radius: inherit;
|
|
24060
|
+
height: inherit;
|
|
24061
|
+
width: inherit;
|
|
24062
|
+
padding: 0;
|
|
24063
|
+
position: relative;
|
|
24064
|
+
}
|
|
24065
|
+
|
|
24066
|
+
.e-speeddial-li {
|
|
24067
|
+
position: absolute;
|
|
24068
|
+
transform: rotate(var(--speeddialRadialAngle)) translate(var(--speeddialRadialOffset)) rotate(calc(-1 * var(--speeddialRadialAngle)));
|
|
24069
|
+
}
|
|
24070
|
+
}
|
|
24071
|
+
|
|
24072
|
+
&.e-speeddial-radial,
|
|
24073
|
+
&.e-speeddial-horz-right,
|
|
24074
|
+
&.e-speeddial-horz-left {
|
|
24075
|
+
|
|
24076
|
+
.e-speeddial-li-text {
|
|
24077
|
+
position: absolute;
|
|
24078
|
+
visibility: hidden;
|
|
24079
|
+
}
|
|
24080
|
+
}
|
|
24081
|
+
}
|
|
24082
|
+
|
|
24083
|
+
.e-small.e-speeddial-popup,
|
|
24084
|
+
.e-small .e-speeddial-popup {
|
|
24085
|
+
.e-speeddial-ul {
|
|
24086
|
+
padding: $sd-small-vert-ul-padding;
|
|
24087
|
+
}
|
|
24088
|
+
|
|
24089
|
+
&.e-speeddial-linear .e-speeddial-li {
|
|
24090
|
+
margin: $sd-small-vert-li-margin;
|
|
24091
|
+
}
|
|
24092
|
+
|
|
24093
|
+
.e-speeddial-li:not(.e-speeddial-text-li) .e-speeddial-li-text {
|
|
24094
|
+
margin: $sd-small-li-text-margin;
|
|
24095
|
+
}
|
|
24096
|
+
|
|
24097
|
+
.e-speeddial-li-text {
|
|
24098
|
+
height: $sd-small-li-text-height;
|
|
24099
|
+
line-height: $sd-small-li-text-height;
|
|
24100
|
+
}
|
|
24101
|
+
|
|
24102
|
+
.e-speeddial-li-icon {
|
|
24103
|
+
height: $sd-small-li-icon-height;
|
|
24104
|
+
width: $sd-small-li-icon-width;
|
|
24105
|
+
}
|
|
24106
|
+
|
|
24107
|
+
&.e-speeddial-horz-right,
|
|
24108
|
+
&.e-speeddial-horz-left {
|
|
24109
|
+
.e-speeddial-ul {
|
|
24110
|
+
padding: $sd-small-horz-ul-padding;
|
|
24111
|
+
}
|
|
24112
|
+
|
|
24113
|
+
.e-speeddial-li {
|
|
24114
|
+
margin: $sd-small-horz-li-margin;
|
|
24115
|
+
}
|
|
24116
|
+
}
|
|
24117
|
+
}
|
|
24118
|
+
|
|
24119
|
+
.e-bigger.e-speeddial-popup,
|
|
24120
|
+
.e-bigger .e-speeddial-popup {
|
|
24121
|
+
.e-speeddial-ul {
|
|
24122
|
+
padding: $sd-bigger-vert-ul-padding;
|
|
24123
|
+
}
|
|
24124
|
+
|
|
24125
|
+
&.e-speeddial-linear .e-speeddial-li {
|
|
24126
|
+
margin: $sd-bigger-vert-li-margin;
|
|
24127
|
+
}
|
|
24128
|
+
|
|
24129
|
+
.e-speeddial-li:not(.e-speeddial-text-li) .e-speeddial-li-text {
|
|
24130
|
+
margin: $sd-bigger-li-text-margin;
|
|
24131
|
+
}
|
|
24132
|
+
|
|
24133
|
+
.e-speeddial-li-text {
|
|
24134
|
+
height: $sd-bigger-li-text-height;
|
|
24135
|
+
line-height: $sd-bigger-li-text-height;
|
|
24136
|
+
}
|
|
24137
|
+
|
|
24138
|
+
.e-speeddial-li-icon {
|
|
24139
|
+
height: $sd-bigger-li-icon-height;
|
|
24140
|
+
width: $sd-bigger-li-icon-width;
|
|
24141
|
+
}
|
|
24142
|
+
|
|
24143
|
+
&.e-speeddial-horz-right,
|
|
24144
|
+
&.e-speeddial-horz-left {
|
|
24145
|
+
.e-speeddial-ul {
|
|
24146
|
+
padding: $sd-bigger-horz-ul-padding;
|
|
24147
|
+
}
|
|
24148
|
+
|
|
24149
|
+
.e-speeddial-li {
|
|
24150
|
+
margin: $sd-bigger-horz-li-margin;
|
|
24151
|
+
}
|
|
24152
|
+
}
|
|
24153
|
+
}
|
|
24154
|
+
|
|
24155
|
+
.e-bigger.e-small.e-speeddial-popup,
|
|
24156
|
+
.e-bigger.e-small .e-speeddial-popup,
|
|
24157
|
+
.e-bigger .e-small.e-speeddial-popup,
|
|
24158
|
+
.e-small .e-bigger.e-speeddial-popup {
|
|
24159
|
+
.e-speeddial-ul {
|
|
24160
|
+
padding: $sd-bigger-small-vert-ul-padding;
|
|
24161
|
+
}
|
|
24162
|
+
|
|
24163
|
+
&.e-speeddial-linear .e-speeddial-li {
|
|
24164
|
+
margin: $sd-bigger-small-vert-li-margin;
|
|
24165
|
+
}
|
|
24166
|
+
|
|
24167
|
+
.e-speeddial-li:not(.e-speeddial-text-li) .e-speeddial-li-text {
|
|
24168
|
+
margin: $sd-bigger-li-text-margin;
|
|
24169
|
+
}
|
|
24170
|
+
|
|
24171
|
+
.e-speeddial-li-text {
|
|
24172
|
+
height: $sd-bigger-small-li-text-height;
|
|
24173
|
+
line-height: $sd-bigger-small-li-text-height;
|
|
24174
|
+
}
|
|
24175
|
+
|
|
24176
|
+
.e-speeddial-li-icon {
|
|
24177
|
+
height: $sd-bigger-small-li-icon-height;
|
|
24178
|
+
width: $sd-bigger-small-li-icon-width;
|
|
24179
|
+
}
|
|
24180
|
+
|
|
24181
|
+
&.e-speeddial-horz-right,
|
|
24182
|
+
&.e-speeddial-horz-left {
|
|
24183
|
+
.e-speeddial-ul {
|
|
24184
|
+
padding: $sd-bigger-small-horz-ul-padding;
|
|
24185
|
+
}
|
|
24186
|
+
|
|
24187
|
+
.e-speeddial-li {
|
|
24188
|
+
margin: $sd-bigger-small-horz-li-margin;
|
|
24189
|
+
}
|
|
24190
|
+
}
|
|
24191
|
+
}
|
|
24192
|
+
|
|
24193
|
+
.e-speeddial-overlay {
|
|
24194
|
+
height: 100%;
|
|
24195
|
+
left: 0;
|
|
24196
|
+
position: absolute;
|
|
24197
|
+
top: 0;
|
|
24198
|
+
width: 100%;
|
|
24199
|
+
z-index: 99998;
|
|
24200
|
+
|
|
24201
|
+
&.e-speeddial-fixed {
|
|
24202
|
+
height: 100vh;
|
|
24203
|
+
position: fixed;
|
|
24204
|
+
width: 100vw;
|
|
24205
|
+
}
|
|
24206
|
+
}
|
|
24207
|
+
|
|
24208
|
+
.e-speeddial-hidden {
|
|
24209
|
+
visibility: hidden;
|
|
24210
|
+
}
|
|
24211
|
+
}
|
|
24212
|
+
|
|
24213
|
+
|
|
24214
|
+
@include export-module('speed-dial-theme') {
|
|
24215
|
+
.e-speeddial-overlay {
|
|
24216
|
+
background-color: $sd-overlay-bg;
|
|
24217
|
+
}
|
|
24218
|
+
|
|
24219
|
+
.e-speeddial-popup {
|
|
24220
|
+
.e-speeddial-li {
|
|
24221
|
+
color: $sd-font-color;
|
|
24222
|
+
|
|
24223
|
+
.e-speeddial-li-text {
|
|
24224
|
+
box-shadow: $sd-li-shadow;
|
|
24225
|
+
background-color: $sd-li-bg;
|
|
24226
|
+
border-color: $sd-li-border-color;
|
|
24227
|
+
}
|
|
24228
|
+
|
|
24229
|
+
.e-speeddial-li-icon {
|
|
24230
|
+
box-shadow: $sd-li-shadow;
|
|
24231
|
+
background-color: $sd-li-bg;
|
|
24232
|
+
border-color: $sd-li-border-color;
|
|
24233
|
+
}
|
|
24234
|
+
}
|
|
24235
|
+
.e-speeddial-li.e-disabled {
|
|
24236
|
+
color: $sd-disabled-font-color;
|
|
24237
|
+
.e-speeddial-li-text {
|
|
24238
|
+
background-color: $sd-disabled-li-bg;
|
|
24239
|
+
border-color: $sd-disabled-li-border-color;
|
|
24240
|
+
}
|
|
24241
|
+
|
|
24242
|
+
.e-speeddial-li-icon {
|
|
24243
|
+
background-color: $sd-disabled-li-bg;
|
|
24244
|
+
border-color: $sd-disabled-li-border-color;
|
|
24245
|
+
}
|
|
24246
|
+
}
|
|
24247
|
+
|
|
24248
|
+
.e-speeddial-li.e-speeddial-li-active:not(.e-disabled),
|
|
24249
|
+
.e-speeddial-li:focus:not(.e-disabled) {
|
|
24250
|
+
color: $sd-focus-font-color;
|
|
24251
|
+
.e-speeddial-li-text {
|
|
24252
|
+
background-color: $sd-focus-li-bg;
|
|
24253
|
+
border-color: $sd-focus-li-border-color;
|
|
24254
|
+
@if ($skin-name == 'tailwind' or $skin-name == 'tailwind-dark' or $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light' or $skin-name == 'FluentUI') {
|
|
24255
|
+
box-shadow: $sd-focus-box-shadow;
|
|
24256
|
+
}
|
|
24257
|
+
}
|
|
24258
|
+
|
|
24259
|
+
.e-speeddial-li-icon {
|
|
24260
|
+
background-color: $sd-active-li-bg;
|
|
24261
|
+
border-color: $sd-active-li-border-color;
|
|
24262
|
+
}
|
|
24263
|
+
}
|
|
24264
|
+
|
|
24265
|
+
.e-speeddial-li:not(.e-disabled):hover {
|
|
24266
|
+
color: $sd-hover-font-color;
|
|
24267
|
+
.e-speeddial-li-text {
|
|
24268
|
+
background-color: $sd-hover-li-bg;
|
|
24269
|
+
border-color: $sd-hover-li-border-color;
|
|
24270
|
+
}
|
|
24271
|
+
|
|
24272
|
+
.e-speeddial-li-icon {
|
|
24273
|
+
background-color: $sd-hover-li-bg;
|
|
24274
|
+
border-color: $sd-hover-li-border-color;
|
|
24275
|
+
}
|
|
24276
|
+
}
|
|
24277
|
+
|
|
24278
|
+
.e-speeddial-li:not(.e-disabled):active {
|
|
24279
|
+
color: $sd-active-font-color;
|
|
24280
|
+
.e-speeddial-li-text {
|
|
24281
|
+
background-color: $sd-active-li-bg;
|
|
24282
|
+
border-color: $sd-active-li-border-color;
|
|
24283
|
+
}
|
|
24284
|
+
|
|
24285
|
+
.e-speeddial-li-icon {
|
|
24286
|
+
background-color: $sd-active-li-bg;
|
|
24287
|
+
border-color: $sd-active-li-border-color;
|
|
24288
|
+
}
|
|
24289
|
+
}
|
|
24290
|
+
}
|
|
24291
|
+
}
|
|
24292
|
+
|
|
24293
|
+
|
|
24294
|
+
|
|
23770
24295
|
/*! calendar bootstrap theme variables */
|
|
23771
24296
|
|
|
23772
24297
|
//month view
|
|
@@ -38947,6 +39472,8 @@ $listview-template-multiline-avatar-top: .7142em !default;
|
|
|
38947
39472
|
|
|
38948
39473
|
|
|
38949
39474
|
|
|
39475
|
+
|
|
39476
|
+
|
|
38950
39477
|
$range-bg-color: $content-bg-color !default;
|
|
38951
39478
|
$range-primary-color: $brand-primary !default;
|
|
38952
39479
|
$range-primary-font-color: $brand-primary-font !default;
|
|
@@ -55466,6 +55993,9 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
55466
55993
|
|
|
55467
55994
|
|
|
55468
55995
|
|
|
55996
|
+
|
|
55997
|
+
|
|
55998
|
+
|
|
55469
55999
|
|
|
55470
56000
|
|
|
55471
56001
|
|
|
@@ -57412,7 +57942,9 @@ $ddl-closer-margin-top-bigger: -4em !default;
|
|
|
57412
57942
|
$ddl-chip-close-top: 9px !default;
|
|
57413
57943
|
$ddl-chip-close-left: 10px !default;
|
|
57414
57944
|
$ddl-chip-close-margin: 0 0 0 !default;
|
|
57945
|
+
$ddl-chip-close-rtl-margin: 0 0 0 !default;
|
|
57415
57946
|
$ddl-chip-close-square: 30px !default;
|
|
57947
|
+
$ddl-chip-close-width: 30px !default;
|
|
57416
57948
|
$ddl-chip-close-font: 10px !default;
|
|
57417
57949
|
$ddl-chip-height: 28px !default;
|
|
57418
57950
|
$ddl-chip-mobile-height: 32px !default;
|
|
@@ -57427,6 +57959,7 @@ $ddl-delimviewheight: 32px !default;
|
|
|
57427
57959
|
$ddl-closer-hooker-font: 10px !default;
|
|
57428
57960
|
$ddl-closer-hooker-color: $grey-light-font !default;
|
|
57429
57961
|
$ddl-chip-hooker-square: 40px !default;
|
|
57962
|
+
$ddl-chip-hooker-width: 40px !default;
|
|
57430
57963
|
$ddl-sel-hover-chip-bg-color: $grey-dd !default;
|
|
57431
57964
|
$ddl-sel-chip-hover-font-color: $grey-light-font !default;
|
|
57432
57965
|
$ddl-chip-hooker-right: 0 !default;
|
|
@@ -57509,12 +58042,14 @@ $ddl-select-all-height-small: 22px !default;
|
|
|
57509
58042
|
$ddl-small-chip-height: 22px !default;
|
|
57510
58043
|
$ddl-chip-small-font-size: 13px !default;
|
|
57511
58044
|
$ddl-small-chip-close-square: 24px !default;
|
|
58045
|
+
$ddl-small-chip-close-width: 24px !default;
|
|
57512
58046
|
$ddl-small-chip-close-font: 8px !default;
|
|
57513
58047
|
$ddl-control-small-height: 24px !default;
|
|
57514
58048
|
$ddl-small-input-height: 26px !default;
|
|
57515
58049
|
$ddl-delim-small-font-size: 13px !default;
|
|
57516
58050
|
$ddl-small-closer-margin-top: -3.5em !default;
|
|
57517
58051
|
$ddl-chip-close-hooker-small-left: 8px !default;
|
|
58052
|
+
$ddl-chip-close-hooker-small-bigger-left: 8px !default;
|
|
57518
58053
|
$ddl-delimviewheight-small: 26px !default;
|
|
57519
58054
|
|
|
57520
58055
|
// Touch Small size
|
|
@@ -57522,6 +58057,7 @@ $ddl-select-all-height-bigger-small: 34px !default;
|
|
|
57522
58057
|
$ddl-bigger-small-chip-height: 28px !default;
|
|
57523
58058
|
$ddl-chip-bigger-small-font-size: 15px !default;
|
|
57524
58059
|
$ddl-bigger-small-chip-close-square: 30px !default;
|
|
58060
|
+
$ddl-bigger-small-chip-close-width: 30px !default;
|
|
57525
58061
|
$ddl-bigger-small-chip-close-font: 10px !default;
|
|
57526
58062
|
$ddl-control-bigger-small-height: 30px !default;
|
|
57527
58063
|
$ddl-bigger-small-input-height: 34px !default;
|
|
@@ -57822,7 +58358,11 @@ $ddl-closer-margin-top-bigger-small: -4em !default;
|
|
|
57822
58358
|
font-family: 'e-icons';
|
|
57823
58359
|
height: $ddl-chip-close-square;
|
|
57824
58360
|
margin: $ddl-chip-close-margin;
|
|
57825
|
-
width: $ddl-chip-close-
|
|
58361
|
+
width: $ddl-chip-close-width;
|
|
58362
|
+
}
|
|
58363
|
+
|
|
58364
|
+
.e-rtl .e-multi-select-wrapper .e-chips-close {
|
|
58365
|
+
margin: $ddl-chip-close-rtl-margin;
|
|
57826
58366
|
}
|
|
57827
58367
|
|
|
57828
58368
|
.e-multi-select-wrapper .e-mob-chip.e-chips .e-chips-close {
|
|
@@ -57837,7 +58377,7 @@ $ddl-closer-margin-top-bigger-small: -4em !default;
|
|
|
57837
58377
|
position: absolute;
|
|
57838
58378
|
right: $ddl-chip-hooker-right;
|
|
57839
58379
|
top: $ddl-closer-hooker-top;
|
|
57840
|
-
width: $ddl-chip-hooker-
|
|
58380
|
+
width: $ddl-chip-hooker-width;
|
|
57841
58381
|
}
|
|
57842
58382
|
|
|
57843
58383
|
.e-multiselect .e-down-icon .e-chips-close.e-close-hooker,
|
|
@@ -58553,7 +59093,7 @@ ejs-multiselect {
|
|
|
58553
59093
|
.e-bigger .e-multi-select-wrapper .e-chips-close {
|
|
58554
59094
|
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
58555
59095
|
height: $ddl-bigger-chip-close-square;
|
|
58556
|
-
width: $ddl-bigger-chip-close-
|
|
59096
|
+
width: $ddl-bigger-chip-close-width;
|
|
58557
59097
|
}
|
|
58558
59098
|
}
|
|
58559
59099
|
|
|
@@ -58575,7 +59115,7 @@ ejs-multiselect {
|
|
|
58575
59115
|
|
|
58576
59116
|
.e-small .e-multi-select-wrapper .e-chips-close {
|
|
58577
59117
|
height: $ddl-small-chip-close-square;
|
|
58578
|
-
width: $ddl-small-chip-close-
|
|
59118
|
+
width: $ddl-small-chip-close-width;
|
|
58579
59119
|
}
|
|
58580
59120
|
|
|
58581
59121
|
.e-small .e-multi-select-wrapper {
|
|
@@ -58644,7 +59184,10 @@ ejs-multiselect {
|
|
|
58644
59184
|
|
|
58645
59185
|
.e-bigger.e-small .e-multi-select-wrapper .e-chips-close {
|
|
58646
59186
|
height: $ddl-bigger-small-chip-close-square;
|
|
58647
|
-
width: $ddl-bigger-small-chip-close-
|
|
59187
|
+
width: $ddl-bigger-small-chip-close-width;
|
|
59188
|
+
@if $ddl-multiselect-skin-name == 'bootstrap4' {
|
|
59189
|
+
margin: 3px 10px 10px 0;
|
|
59190
|
+
}
|
|
58648
59191
|
}
|
|
58649
59192
|
|
|
58650
59193
|
.e-bigger.e-small .e-multi-select-wrapper {
|
|
@@ -59867,6 +60410,10 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
59867
60410
|
left: $ddl-chip-close-hooker-small-left;
|
|
59868
60411
|
}
|
|
59869
60412
|
|
|
60413
|
+
.e-small.e-bigger .e-multi-select-wrapper .e-close-hooker::before {
|
|
60414
|
+
left: $ddl-chip-close-hooker-small-bigger-left;
|
|
60415
|
+
}
|
|
60416
|
+
|
|
59870
60417
|
.e-small .e-multi-select-wrapper .e-down-icon .e-close-hooker::before {
|
|
59871
60418
|
@if $ddl-multiselect-skin-name == 'FluentUI' {
|
|
59872
60419
|
left: $ddl-small-down-icon-left;
|
|
@@ -61077,6 +61624,23 @@ $listbox-filter-bigger-height: calc(100% - 58px) !default;
|
|
|
61077
61624
|
|
|
61078
61625
|
|
|
61079
61626
|
|
|
61627
|
+
//default
|
|
61628
|
+
//undefined
|
|
61629
|
+
//enddefault
|
|
61630
|
+
|
|
61631
|
+
@include export-module('mention-layout') {
|
|
61632
|
+
|
|
61633
|
+
//default
|
|
61634
|
+
//undefined
|
|
61635
|
+
//enddefault
|
|
61636
|
+
}
|
|
61637
|
+
|
|
61638
|
+
|
|
61639
|
+
|
|
61640
|
+
|
|
61641
|
+
|
|
61642
|
+
|
|
61643
|
+
|
|
61080
61644
|
|
|
61081
61645
|
|
|
61082
61646
|
|
|
@@ -66080,6 +66644,10 @@ $de-row-height-bottom-margin: 8px;
|
|
|
66080
66644
|
|
|
66081
66645
|
|
|
66082
66646
|
|
|
66647
|
+
|
|
66648
|
+
|
|
66649
|
+
|
|
66650
|
+
|
|
66083
66651
|
|
|
66084
66652
|
|
|
66085
66653
|
|
|
@@ -75594,7 +76162,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75594
76162
|
|
|
75595
76163
|
#{&}.e-grid-min-height {
|
|
75596
76164
|
.e-rowcell {
|
|
75597
|
-
line-height:
|
|
76165
|
+
line-height: normal;
|
|
75598
76166
|
padding-bottom: 0;
|
|
75599
76167
|
padding-top: 0;
|
|
75600
76168
|
}
|
|
@@ -75677,7 +76245,7 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75677
76245
|
.e-rowcell,
|
|
75678
76246
|
.e-rowcell:first-child,
|
|
75679
76247
|
.e-rowcell:last-child {
|
|
75680
|
-
line-height:
|
|
76248
|
+
line-height: normal;
|
|
75681
76249
|
padding-bottom: 0;
|
|
75682
76250
|
padding-top: 0;
|
|
75683
76251
|
}
|
|
@@ -82059,6 +82627,9 @@ $btn-flat-primary-path-arc: none;
|
|
|
82059
82627
|
|
|
82060
82628
|
|
|
82061
82629
|
|
|
82630
|
+
|
|
82631
|
+
|
|
82632
|
+
|
|
82062
82633
|
|
|
82063
82634
|
|
|
82064
82635
|
|
|
@@ -85230,6 +85801,9 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
85230
85801
|
|
|
85231
85802
|
|
|
85232
85803
|
|
|
85804
|
+
|
|
85805
|
+
|
|
85806
|
+
|
|
85233
85807
|
|
|
85234
85808
|
|
|
85235
85809
|
|
|
@@ -87766,6 +88340,9 @@ $bigger-column-menu-size: 40px !default;
|
|
|
87766
88340
|
|
|
87767
88341
|
|
|
87768
88342
|
|
|
88343
|
+
|
|
88344
|
+
|
|
88345
|
+
|
|
87769
88346
|
|
|
87770
88347
|
|
|
87771
88348
|
|
|
@@ -91055,6 +91632,10 @@ $toast-title-font-weight: bold !default;
|
|
|
91055
91632
|
|
|
91056
91633
|
|
|
91057
91634
|
|
|
91635
|
+
|
|
91636
|
+
|
|
91637
|
+
|
|
91638
|
+
|
|
91058
91639
|
|
|
91059
91640
|
|
|
91060
91641
|
|
|
@@ -96780,6 +97361,10 @@ $timepicker-icon-bigger-small-font-size: 18px !default;
|
|
|
96780
97361
|
|
|
96781
97362
|
|
|
96782
97363
|
|
|
97364
|
+
|
|
97365
|
+
|
|
97366
|
+
|
|
97367
|
+
|
|
96783
97368
|
|
|
96784
97369
|
|
|
96785
97370
|
|
|
@@ -101223,6 +101808,10 @@ $field-list-adaptive-outerdiv-height: 176px !default;
|
|
|
101223
101808
|
|
|
101224
101809
|
|
|
101225
101810
|
|
|
101811
|
+
|
|
101812
|
+
|
|
101813
|
+
|
|
101814
|
+
|
|
101226
101815
|
|
|
101227
101816
|
|
|
101228
101817
|
|
|
@@ -102484,7 +103073,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
102484
103073
|
|
|
102485
103074
|
.e-valuescontent {
|
|
102486
103075
|
padding-right: 8px;
|
|
102487
|
-
text-align: right;
|
|
102488
103076
|
}
|
|
102489
103077
|
|
|
102490
103078
|
.e-grid .e-rowcell {
|
|
@@ -103786,10 +104374,6 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
103786
104374
|
margin-right: 7px;
|
|
103787
104375
|
}
|
|
103788
104376
|
|
|
103789
|
-
.e-valuescontent {
|
|
103790
|
-
text-align: left;
|
|
103791
|
-
}
|
|
103792
|
-
|
|
103793
104377
|
.e-group-values,
|
|
103794
104378
|
.e-group-columns,
|
|
103795
104379
|
.e-group-filters,
|
|
@@ -105655,6 +106239,9 @@ $qrybldr-btngrp-brdr-radius: 4px !default;
|
|
|
105655
106239
|
|
|
105656
106240
|
|
|
105657
106241
|
|
|
106242
|
+
|
|
106243
|
+
|
|
106244
|
+
|
|
105658
106245
|
|
|
105659
106246
|
|
|
105660
106247
|
|
|
@@ -106249,6 +106836,10 @@ $recurrence-week-position-min-width: 98px !default;
|
|
|
106249
106836
|
|
|
106250
106837
|
|
|
106251
106838
|
|
|
106839
|
+
|
|
106840
|
+
|
|
106841
|
+
|
|
106842
|
+
|
|
106252
106843
|
|
|
106253
106844
|
|
|
106254
106845
|
|
|
@@ -111703,6 +112294,19 @@ $schedule-tree-content-color: $shadow !default;
|
|
|
111703
112294
|
}
|
|
111704
112295
|
}
|
|
111705
112296
|
|
|
112297
|
+
|
|
112298
|
+
|
|
112299
|
+
|
|
112300
|
+
|
|
112301
|
+
|
|
112302
|
+
|
|
112303
|
+
|
|
112304
|
+
|
|
112305
|
+
|
|
112306
|
+
|
|
112307
|
+
|
|
112308
|
+
|
|
112309
|
+
|
|
111706
112310
|
$image-editor-background: $grey-e6 !default;
|
|
111707
112311
|
$image-editor-border: 1px solid $grey-cc !default;
|
|
111708
112312
|
$image-editor-toolbar-icon-color: $gray-dark !default;
|
|
@@ -112238,6 +112842,7 @@ $image-editor-bigger-tbar-btn-fontsize: 18px !default;
|
|
|
112238
112842
|
}
|
|
112239
112843
|
}
|
|
112240
112844
|
|
|
112845
|
+
|
|
112241
112846
|
/*! AppBar component bootstrap theme definitions and variables */
|
|
112242
112847
|
|
|
112243
112848
|
$appbar-bg-color-primary: $brand-primary !default;
|