@vaadin/react-components 24.4.0-alpha3
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/Accordion.d.ts +2 -0
- package/Accordion.d.ts.map +1 -0
- package/Accordion.js +2 -0
- package/Accordion.js.map +7 -0
- package/AccordionHeading.d.ts +2 -0
- package/AccordionHeading.d.ts.map +1 -0
- package/AccordionHeading.js +2 -0
- package/AccordionHeading.js.map +7 -0
- package/AccordionPanel.d.ts +2 -0
- package/AccordionPanel.d.ts.map +1 -0
- package/AccordionPanel.js +2 -0
- package/AccordionPanel.js.map +7 -0
- package/AppLayout.d.ts +2 -0
- package/AppLayout.d.ts.map +1 -0
- package/AppLayout.js +2 -0
- package/AppLayout.js.map +7 -0
- package/Avatar.d.ts +2 -0
- package/Avatar.d.ts.map +1 -0
- package/Avatar.js +2 -0
- package/Avatar.js.map +7 -0
- package/AvatarGroup.d.ts +2 -0
- package/AvatarGroup.d.ts.map +1 -0
- package/AvatarGroup.js +2 -0
- package/AvatarGroup.js.map +7 -0
- package/Board.d.ts +2 -0
- package/Board.d.ts.map +1 -0
- package/Board.js +2 -0
- package/Board.js.map +7 -0
- package/BoardRow.d.ts +2 -0
- package/BoardRow.d.ts.map +1 -0
- package/BoardRow.js +2 -0
- package/BoardRow.js.map +7 -0
- package/Button.d.ts +2 -0
- package/Button.d.ts.map +1 -0
- package/Button.js +2 -0
- package/Button.js.map +7 -0
- package/Chart.d.ts +2 -0
- package/Chart.d.ts.map +1 -0
- package/Chart.js +2 -0
- package/Chart.js.map +7 -0
- package/ChartSeries.d.ts +7 -0
- package/ChartSeries.d.ts.map +1 -0
- package/ChartSeries.js +2 -0
- package/ChartSeries.js.map +7 -0
- package/Checkbox.d.ts +2 -0
- package/Checkbox.d.ts.map +1 -0
- package/Checkbox.js +2 -0
- package/Checkbox.js.map +7 -0
- package/CheckboxGroup.d.ts +2 -0
- package/CheckboxGroup.d.ts.map +1 -0
- package/CheckboxGroup.js +2 -0
- package/CheckboxGroup.js.map +7 -0
- package/ComboBox.d.ts +26 -0
- package/ComboBox.d.ts.map +1 -0
- package/ComboBox.js +2 -0
- package/ComboBox.js.map +7 -0
- package/ComboBoxLight.d.ts +25 -0
- package/ComboBoxLight.d.ts.map +1 -0
- package/ComboBoxLight.js +2 -0
- package/ComboBoxLight.js.map +7 -0
- package/ConfirmDialog.d.ts +7 -0
- package/ConfirmDialog.d.ts.map +1 -0
- package/ConfirmDialog.js +2 -0
- package/ConfirmDialog.js.map +7 -0
- package/ContextMenu.d.ts +25 -0
- package/ContextMenu.d.ts.map +1 -0
- package/ContextMenu.js +2 -0
- package/ContextMenu.js.map +7 -0
- package/CookieConsent.d.ts +7 -0
- package/CookieConsent.d.ts.map +1 -0
- package/CookieConsent.js +2 -0
- package/CookieConsent.js.map +7 -0
- package/Crud.d.ts +22 -0
- package/Crud.d.ts.map +1 -0
- package/Crud.js +2 -0
- package/Crud.js.map +7 -0
- package/CrudEdit.d.ts +2 -0
- package/CrudEdit.d.ts.map +1 -0
- package/CrudEdit.js +2 -0
- package/CrudEdit.js.map +7 -0
- package/CrudEditColumn.d.ts +2 -0
- package/CrudEditColumn.d.ts.map +1 -0
- package/CrudEditColumn.js +2 -0
- package/CrudEditColumn.js.map +7 -0
- package/CustomField.d.ts +2 -0
- package/CustomField.d.ts.map +1 -0
- package/CustomField.js +2 -0
- package/CustomField.js.map +7 -0
- package/DatePicker.d.ts +2 -0
- package/DatePicker.d.ts.map +1 -0
- package/DatePicker.js +2 -0
- package/DatePicker.js.map +7 -0
- package/DatePickerLight.d.ts +2 -0
- package/DatePickerLight.d.ts.map +1 -0
- package/DatePickerLight.js +2 -0
- package/DatePickerLight.js.map +7 -0
- package/DateTimePicker.d.ts +10 -0
- package/DateTimePicker.d.ts.map +1 -0
- package/DateTimePicker.js +2 -0
- package/DateTimePicker.js.map +7 -0
- package/Details.d.ts +2 -0
- package/Details.d.ts.map +1 -0
- package/Details.js +2 -0
- package/Details.js.map +7 -0
- package/DetailsSummary.d.ts +2 -0
- package/DetailsSummary.d.ts.map +1 -0
- package/DetailsSummary.js +2 -0
- package/DetailsSummary.js.map +7 -0
- package/Dialog.d.ts +32 -0
- package/Dialog.d.ts.map +1 -0
- package/Dialog.js +2 -0
- package/Dialog.js.map +7 -0
- package/DrawerToggle.d.ts +2 -0
- package/DrawerToggle.d.ts.map +1 -0
- package/DrawerToggle.js +2 -0
- package/DrawerToggle.js.map +7 -0
- package/EmailField.d.ts +2 -0
- package/EmailField.d.ts.map +1 -0
- package/EmailField.js +2 -0
- package/EmailField.js.map +7 -0
- package/FormItem.d.ts +2 -0
- package/FormItem.d.ts.map +1 -0
- package/FormItem.js +2 -0
- package/FormItem.js.map +7 -0
- package/FormLayout.d.ts +2 -0
- package/FormLayout.d.ts.map +1 -0
- package/FormLayout.js +2 -0
- package/FormLayout.js.map +7 -0
- package/Grid.d.ts +31 -0
- package/Grid.d.ts.map +1 -0
- package/Grid.js +2 -0
- package/Grid.js.map +7 -0
- package/GridColumn.d.ts +37 -0
- package/GridColumn.d.ts.map +1 -0
- package/GridColumn.js +2 -0
- package/GridColumn.js.map +7 -0
- package/GridColumnGroup.d.ts +14 -0
- package/GridColumnGroup.d.ts.map +1 -0
- package/GridColumnGroup.js +2 -0
- package/GridColumnGroup.js.map +7 -0
- package/GridFilter.d.ts +2 -0
- package/GridFilter.d.ts.map +1 -0
- package/GridFilter.js +2 -0
- package/GridFilter.js.map +7 -0
- package/GridFilterColumn.d.ts +31 -0
- package/GridFilterColumn.d.ts.map +1 -0
- package/GridFilterColumn.js +2 -0
- package/GridFilterColumn.js.map +7 -0
- package/GridPro.d.ts +34 -0
- package/GridPro.d.ts.map +1 -0
- package/GridPro.js +2 -0
- package/GridPro.js.map +7 -0
- package/GridProEditColumn.d.ts +45 -0
- package/GridProEditColumn.d.ts.map +1 -0
- package/GridProEditColumn.js +2 -0
- package/GridProEditColumn.js.map +7 -0
- package/GridSelectionColumn.d.ts +37 -0
- package/GridSelectionColumn.d.ts.map +1 -0
- package/GridSelectionColumn.js +2 -0
- package/GridSelectionColumn.js.map +7 -0
- package/GridSortColumn.d.ts +33 -0
- package/GridSortColumn.d.ts.map +1 -0
- package/GridSortColumn.js +2 -0
- package/GridSortColumn.js.map +7 -0
- package/GridSorter.d.ts +2 -0
- package/GridSorter.d.ts.map +1 -0
- package/GridSorter.js +2 -0
- package/GridSorter.js.map +7 -0
- package/GridTreeColumn.d.ts +25 -0
- package/GridTreeColumn.d.ts.map +1 -0
- package/GridTreeColumn.js +2 -0
- package/GridTreeColumn.js.map +7 -0
- package/GridTreeToggle.d.ts +2 -0
- package/GridTreeToggle.d.ts.map +1 -0
- package/GridTreeToggle.js +2 -0
- package/GridTreeToggle.js.map +7 -0
- package/HorizontalLayout.d.ts +2 -0
- package/HorizontalLayout.d.ts.map +1 -0
- package/HorizontalLayout.js +2 -0
- package/HorizontalLayout.js.map +7 -0
- package/Icon.d.ts +2 -0
- package/Icon.d.ts.map +1 -0
- package/Icon.js +2 -0
- package/Icon.js.map +7 -0
- package/Iconset.d.ts +2 -0
- package/Iconset.d.ts.map +1 -0
- package/Iconset.js +2 -0
- package/Iconset.js.map +7 -0
- package/IntegerField.d.ts +2 -0
- package/IntegerField.d.ts.map +1 -0
- package/IntegerField.js +2 -0
- package/IntegerField.js.map +7 -0
- package/Item.d.ts +2 -0
- package/Item.d.ts.map +1 -0
- package/Item.js +2 -0
- package/Item.js.map +7 -0
- package/LICENSE +201 -0
- package/ListBox.d.ts +2 -0
- package/ListBox.d.ts.map +1 -0
- package/ListBox.js +2 -0
- package/ListBox.js.map +7 -0
- package/LoginForm.d.ts +2 -0
- package/LoginForm.d.ts.map +1 -0
- package/LoginForm.js +2 -0
- package/LoginForm.js.map +7 -0
- package/LoginOverlay.d.ts +7 -0
- package/LoginOverlay.d.ts.map +1 -0
- package/LoginOverlay.js +2 -0
- package/LoginOverlay.js.map +7 -0
- package/Map.d.ts +2 -0
- package/Map.d.ts.map +1 -0
- package/Map.js +2 -0
- package/Map.js.map +7 -0
- package/MenuBar.d.ts +21 -0
- package/MenuBar.d.ts.map +1 -0
- package/MenuBar.js +2 -0
- package/MenuBar.js.map +7 -0
- package/Message.d.ts +2 -0
- package/Message.d.ts.map +1 -0
- package/Message.js +2 -0
- package/Message.js.map +7 -0
- package/MessageInput.d.ts +2 -0
- package/MessageInput.d.ts.map +1 -0
- package/MessageInput.js +2 -0
- package/MessageInput.js.map +7 -0
- package/MessageList.d.ts +2 -0
- package/MessageList.d.ts.map +1 -0
- package/MessageList.js +2 -0
- package/MessageList.js.map +7 -0
- package/MultiSelectComboBox.d.ts +24 -0
- package/MultiSelectComboBox.d.ts.map +1 -0
- package/MultiSelectComboBox.js +2 -0
- package/MultiSelectComboBox.js.map +7 -0
- package/Notification.d.ts +16 -0
- package/Notification.d.ts.map +1 -0
- package/Notification.js +2 -0
- package/Notification.js.map +7 -0
- package/NumberField.d.ts +2 -0
- package/NumberField.d.ts.map +1 -0
- package/NumberField.js +2 -0
- package/NumberField.js.map +7 -0
- package/PasswordField.d.ts +2 -0
- package/PasswordField.d.ts.map +1 -0
- package/PasswordField.js +2 -0
- package/PasswordField.js.map +7 -0
- package/ProgressBar.d.ts +2 -0
- package/ProgressBar.d.ts.map +1 -0
- package/ProgressBar.js +2 -0
- package/ProgressBar.js.map +7 -0
- package/README.md +3 -0
- package/RadioButton.d.ts +2 -0
- package/RadioButton.d.ts.map +1 -0
- package/RadioButton.js +2 -0
- package/RadioButton.js.map +7 -0
- package/RadioGroup.d.ts +2 -0
- package/RadioGroup.d.ts.map +1 -0
- package/RadioGroup.js +2 -0
- package/RadioGroup.js.map +7 -0
- package/RichTextEditor.d.ts +2 -0
- package/RichTextEditor.d.ts.map +1 -0
- package/RichTextEditor.js +2 -0
- package/RichTextEditor.js.map +7 -0
- package/Scroller.d.ts +2 -0
- package/Scroller.d.ts.map +1 -0
- package/Scroller.js +2 -0
- package/Scroller.js.map +7 -0
- package/Select.d.ts +22 -0
- package/Select.d.ts.map +1 -0
- package/Select.js +2 -0
- package/Select.js.map +7 -0
- package/SideNav.d.ts +2 -0
- package/SideNav.d.ts.map +1 -0
- package/SideNav.js +2 -0
- package/SideNav.js.map +7 -0
- package/SideNavItem.d.ts +2 -0
- package/SideNavItem.d.ts.map +1 -0
- package/SideNavItem.js +2 -0
- package/SideNavItem.js.map +7 -0
- package/SplitLayout.d.ts +2 -0
- package/SplitLayout.d.ts.map +1 -0
- package/SplitLayout.js +2 -0
- package/SplitLayout.js.map +7 -0
- package/Tab.d.ts +2 -0
- package/Tab.d.ts.map +1 -0
- package/Tab.js +2 -0
- package/Tab.js.map +7 -0
- package/TabSheet.d.ts +61 -0
- package/TabSheet.d.ts.map +1 -0
- package/TabSheet.js +2 -0
- package/TabSheet.js.map +7 -0
- package/Tabs.d.ts +2 -0
- package/Tabs.d.ts.map +1 -0
- package/Tabs.js +2 -0
- package/Tabs.js.map +7 -0
- package/TextArea.d.ts +2 -0
- package/TextArea.d.ts.map +1 -0
- package/TextArea.js +2 -0
- package/TextArea.js.map +7 -0
- package/TextField.d.ts +2 -0
- package/TextField.d.ts.map +1 -0
- package/TextField.js +2 -0
- package/TextField.js.map +7 -0
- package/TimePicker.d.ts +12 -0
- package/TimePicker.d.ts.map +1 -0
- package/TimePicker.js +2 -0
- package/TimePicker.js.map +7 -0
- package/Tooltip.d.ts +2 -0
- package/Tooltip.d.ts.map +1 -0
- package/Tooltip.js +2 -0
- package/Tooltip.js.map +7 -0
- package/Upload.d.ts +2 -0
- package/Upload.d.ts.map +1 -0
- package/Upload.js +2 -0
- package/Upload.js.map +7 -0
- package/VerticalLayout.d.ts +2 -0
- package/VerticalLayout.d.ts.map +1 -0
- package/VerticalLayout.js +2 -0
- package/VerticalLayout.js.map +7 -0
- package/VirtualList.d.ts +23 -0
- package/VirtualList.d.ts.map +1 -0
- package/VirtualList.js +2 -0
- package/VirtualList.js.map +7 -0
- package/css/Lumo.css +15 -0
- package/css/Material.css +13 -0
- package/css/lumo/Badge.css +165 -0
- package/css/lumo/Color.css +119 -0
- package/css/lumo/ColorBase.css +87 -0
- package/css/lumo/Font.css +22 -0
- package/css/lumo/FontIcons.css +55 -0
- package/css/lumo/Globals.css +79 -0
- package/css/lumo/Sizing.css +17 -0
- package/css/lumo/Spacing.css +25 -0
- package/css/lumo/Style.css +21 -0
- package/css/lumo/Typography.css +96 -0
- package/css/lumo/UserColors.css +22 -0
- package/css/lumo/Utility.module.css +47 -0
- package/css/lumo/mixins/FieldButton.css +29 -0
- package/css/lumo/mixins/MenuOverlay.css +66 -0
- package/css/lumo/mixins/MenuOverlayCore.css +32 -0
- package/css/lumo/mixins/Overlay.css +65 -0
- package/css/lumo/mixins/RequiredField.css +114 -0
- package/css/lumo/utilities/Accessibility.module.css +15 -0
- package/css/lumo/utilities/Background.module.css +150 -0
- package/css/lumo/utilities/Border.module.css +141 -0
- package/css/lumo/utilities/Filter.module.css +28 -0
- package/css/lumo/utilities/FlexboxAndGrid.module.css +535 -0
- package/css/lumo/utilities/FlexboxGrid.module.css +3 -0
- package/css/lumo/utilities/Layout.module.css +492 -0
- package/css/lumo/utilities/Shadows.module.css +19 -0
- package/css/lumo/utilities/Sizing.module.css +115 -0
- package/css/lumo/utilities/Spacing.module.css +536 -0
- package/css/lumo/utilities/Transition.module.css +26 -0
- package/css/lumo/utilities/Typography.module.css +338 -0
- package/css/material/Color.css +7 -0
- package/css/material/ColorBase.css +26 -0
- package/css/material/ColorDark.css +47 -0
- package/css/material/ColorLight.css +96 -0
- package/css/material/Font.css +22 -0
- package/css/material/FontIcons.css +28 -0
- package/css/material/Shadow.css +15 -0
- package/css/material/Typography.css +80 -0
- package/css/material/UserColors.css +22 -0
- package/css/material/mixins/FieldButton.css +34 -0
- package/css/material/mixins/Overlay.css +36 -0
- package/css/material/mixins/RequiredField.css +60 -0
- package/generated/Accordion.d.ts +16 -0
- package/generated/Accordion.d.ts.map +1 -0
- package/generated/AccordionHeading.d.ts +9 -0
- package/generated/AccordionHeading.d.ts.map +1 -0
- package/generated/AccordionPanel.d.ts +14 -0
- package/generated/AccordionPanel.d.ts.map +1 -0
- package/generated/AppLayout.d.ts +18 -0
- package/generated/AppLayout.d.ts.map +1 -0
- package/generated/Avatar.d.ts +9 -0
- package/generated/Avatar.d.ts.map +1 -0
- package/generated/AvatarGroup.d.ts +9 -0
- package/generated/AvatarGroup.d.ts.map +1 -0
- package/generated/Board.d.ts +11 -0
- package/generated/Board.d.ts.map +1 -0
- package/generated/BoardRow.d.ts +11 -0
- package/generated/BoardRow.d.ts.map +1 -0
- package/generated/Button.d.ts +9 -0
- package/generated/Button.d.ts.map +1 -0
- package/generated/Chart.d.ts +72 -0
- package/generated/Chart.d.ts.map +1 -0
- package/generated/ChartSeries.d.ts +11 -0
- package/generated/ChartSeries.d.ts.map +1 -0
- package/generated/Checkbox.d.ts +18 -0
- package/generated/Checkbox.d.ts.map +1 -0
- package/generated/CheckboxGroup.d.ts +18 -0
- package/generated/CheckboxGroup.d.ts.map +1 -0
- package/generated/ComboBox.d.ts +30 -0
- package/generated/ComboBox.d.ts.map +1 -0
- package/generated/ComboBoxLight.d.ts +28 -0
- package/generated/ComboBoxLight.d.ts.map +1 -0
- package/generated/ConfirmDialog.d.ts +20 -0
- package/generated/ConfirmDialog.d.ts.map +1 -0
- package/generated/ContextMenu.d.ts +16 -0
- package/generated/ContextMenu.d.ts.map +1 -0
- package/generated/CookieConsent.d.ts +11 -0
- package/generated/CookieConsent.d.ts.map +1 -0
- package/generated/Crud.d.ts +30 -0
- package/generated/Crud.d.ts.map +1 -0
- package/generated/CrudEdit.d.ts +14 -0
- package/generated/CrudEdit.d.ts.map +1 -0
- package/generated/CrudEditColumn.d.ts +11 -0
- package/generated/CrudEditColumn.d.ts.map +1 -0
- package/generated/CustomField.d.ts +20 -0
- package/generated/CustomField.d.ts.map +1 -0
- package/generated/DatePicker.d.ts +24 -0
- package/generated/DatePicker.d.ts.map +1 -0
- package/generated/DatePickerLight.d.ts +22 -0
- package/generated/DatePickerLight.d.ts.map +1 -0
- package/generated/DateTimePicker.d.ts +20 -0
- package/generated/DateTimePicker.d.ts.map +1 -0
- package/generated/Details.d.ts +14 -0
- package/generated/Details.d.ts.map +1 -0
- package/generated/DetailsSummary.d.ts +9 -0
- package/generated/DetailsSummary.d.ts.map +1 -0
- package/generated/Dialog.d.ts +14 -0
- package/generated/Dialog.d.ts.map +1 -0
- package/generated/DrawerToggle.d.ts +9 -0
- package/generated/DrawerToggle.d.ts.map +1 -0
- package/generated/EmailField.d.ts +22 -0
- package/generated/EmailField.d.ts.map +1 -0
- package/generated/FormItem.d.ts +9 -0
- package/generated/FormItem.d.ts.map +1 -0
- package/generated/FormLayout.d.ts +9 -0
- package/generated/FormLayout.d.ts.map +1 -0
- package/generated/Grid.d.ts +38 -0
- package/generated/Grid.d.ts.map +1 -0
- package/generated/GridColumn.d.ts +11 -0
- package/generated/GridColumn.d.ts.map +1 -0
- package/generated/GridColumnGroup.d.ts +11 -0
- package/generated/GridColumnGroup.d.ts.map +1 -0
- package/generated/GridFilter.d.ts +14 -0
- package/generated/GridFilter.d.ts.map +1 -0
- package/generated/GridFilterColumn.d.ts +11 -0
- package/generated/GridFilterColumn.d.ts.map +1 -0
- package/generated/GridPro.d.ts +46 -0
- package/generated/GridPro.d.ts.map +1 -0
- package/generated/GridProEditColumn.d.ts +16 -0
- package/generated/GridProEditColumn.d.ts.map +1 -0
- package/generated/GridSelectionColumn.d.ts +16 -0
- package/generated/GridSelectionColumn.d.ts.map +1 -0
- package/generated/GridSortColumn.d.ts +16 -0
- package/generated/GridSortColumn.d.ts.map +1 -0
- package/generated/GridSorter.d.ts +14 -0
- package/generated/GridSorter.d.ts.map +1 -0
- package/generated/GridTreeColumn.d.ts +11 -0
- package/generated/GridTreeColumn.d.ts.map +1 -0
- package/generated/GridTreeToggle.d.ts +14 -0
- package/generated/GridTreeToggle.d.ts.map +1 -0
- package/generated/HorizontalLayout.d.ts +9 -0
- package/generated/HorizontalLayout.d.ts.map +1 -0
- package/generated/Icon.d.ts +9 -0
- package/generated/Icon.d.ts.map +1 -0
- package/generated/Iconset.d.ts +11 -0
- package/generated/Iconset.d.ts.map +1 -0
- package/generated/IntegerField.d.ts +22 -0
- package/generated/IntegerField.d.ts.map +1 -0
- package/generated/Item.d.ts +9 -0
- package/generated/Item.d.ts.map +1 -0
- package/generated/ListBox.d.ts +18 -0
- package/generated/ListBox.d.ts.map +1 -0
- package/generated/LoginForm.d.ts +20 -0
- package/generated/LoginForm.d.ts.map +1 -0
- package/generated/LoginOverlay.d.ts +22 -0
- package/generated/LoginOverlay.d.ts.map +1 -0
- package/generated/Map.d.ts +9 -0
- package/generated/Map.d.ts.map +1 -0
- package/generated/MenuBar.d.ts +14 -0
- package/generated/MenuBar.d.ts.map +1 -0
- package/generated/Message.d.ts +9 -0
- package/generated/Message.d.ts.map +1 -0
- package/generated/MessageInput.d.ts +14 -0
- package/generated/MessageInput.d.ts.map +1 -0
- package/generated/MessageList.d.ts +9 -0
- package/generated/MessageList.d.ts.map +1 -0
- package/generated/MultiSelectComboBox.d.ts +26 -0
- package/generated/MultiSelectComboBox.d.ts.map +1 -0
- package/generated/Notification.d.ts +14 -0
- package/generated/Notification.d.ts.map +1 -0
- package/generated/NumberField.d.ts +22 -0
- package/generated/NumberField.d.ts.map +1 -0
- package/generated/PasswordField.d.ts +22 -0
- package/generated/PasswordField.d.ts.map +1 -0
- package/generated/ProgressBar.d.ts +9 -0
- package/generated/ProgressBar.d.ts.map +1 -0
- package/generated/RadioButton.d.ts +14 -0
- package/generated/RadioButton.d.ts.map +1 -0
- package/generated/RadioGroup.d.ts +18 -0
- package/generated/RadioGroup.d.ts.map +1 -0
- package/generated/RichTextEditor.d.ts +18 -0
- package/generated/RichTextEditor.d.ts.map +1 -0
- package/generated/Scroller.d.ts +9 -0
- package/generated/Scroller.d.ts.map +1 -0
- package/generated/Select.d.ts +22 -0
- package/generated/Select.d.ts.map +1 -0
- package/generated/SideNav.d.ts +14 -0
- package/generated/SideNav.d.ts.map +1 -0
- package/generated/SideNavItem.d.ts +14 -0
- package/generated/SideNavItem.d.ts.map +1 -0
- package/generated/SplitLayout.d.ts +14 -0
- package/generated/SplitLayout.d.ts.map +1 -0
- package/generated/Tab.d.ts +9 -0
- package/generated/Tab.d.ts.map +1 -0
- package/generated/TabSheet.d.ts +16 -0
- package/generated/TabSheet.d.ts.map +1 -0
- package/generated/Tabs.d.ts +16 -0
- package/generated/Tabs.d.ts.map +1 -0
- package/generated/TextArea.d.ts +22 -0
- package/generated/TextArea.d.ts.map +1 -0
- package/generated/TextField.d.ts +22 -0
- package/generated/TextField.d.ts.map +1 -0
- package/generated/TimePicker.d.ts +24 -0
- package/generated/TimePicker.d.ts.map +1 -0
- package/generated/Tooltip.d.ts +9 -0
- package/generated/Tooltip.d.ts.map +1 -0
- package/generated/Upload.d.ts +36 -0
- package/generated/Upload.d.ts.map +1 -0
- package/generated/VerticalLayout.d.ts +9 -0
- package/generated/VerticalLayout.d.ts.map +1 -0
- package/generated/VirtualList.d.ts +9 -0
- package/generated/VirtualList.d.ts.map +1 -0
- package/index.d.ts +81 -0
- package/index.js +1 -0
- package/lint-staged.config.js +8 -0
- package/package.json +598 -0
- package/renderers/combobox.d.ts +8 -0
- package/renderers/grid.d.ts +18 -0
- package/renderers/multiSelectCombobox.d.ts +9 -0
- package/renderers/renderer.d.ts +7 -0
- package/renderers/useContextRenderer.d.ts +11 -0
- package/renderers/useContextRenderer.d.ts.map +1 -0
- package/renderers/useContextRenderer.js +2 -0
- package/renderers/useContextRenderer.js.map +7 -0
- package/renderers/useModelRenderer.d.ts +15 -0
- package/renderers/useModelRenderer.d.ts.map +1 -0
- package/renderers/useModelRenderer.js +2 -0
- package/renderers/useModelRenderer.js.map +7 -0
- package/renderers/useRenderer.d.ts +12 -0
- package/renderers/useRenderer.d.ts.map +1 -0
- package/renderers/useRenderer.js +2 -0
- package/renderers/useRenderer.js.map +7 -0
- package/renderers/useSimpleOrChildrenRenderer.d.ts +5 -0
- package/renderers/useSimpleOrChildrenRenderer.d.ts.map +1 -0
- package/renderers/useSimpleOrChildrenRenderer.js +2 -0
- package/renderers/useSimpleOrChildrenRenderer.js.map +7 -0
- package/renderers/useSimpleRenderer.d.ts +8 -0
- package/renderers/useSimpleRenderer.d.ts.map +1 -0
- package/renderers/useSimpleRenderer.js +2 -0
- package/renderers/useSimpleRenderer.js.map +7 -0
- package/utils/createComponent.d.ts +52 -0
- package/utils/createComponent.d.ts.map +1 -0
- package/utils/createComponent.js +2 -0
- package/utils/createComponent.js.map +7 -0
- package/utils/createComponentWithOrderedProps.d.ts +3 -0
- package/utils/createComponentWithOrderedProps.d.ts.map +1 -0
- package/utils/createComponentWithOrderedProps.js +2 -0
- package/utils/createComponentWithOrderedProps.js.map +7 -0
- package/utils/mapItemsWithComponents.d.ts +19 -0
- package/utils/mapItemsWithComponents.d.ts.map +1 -0
- package/utils/mapItemsWithComponents.js +2 -0
- package/utils/mapItemsWithComponents.js.map +7 -0
- package/utils/useMergedRefs.d.ts +3 -0
- package/utils/useMergedRefs.d.ts.map +1 -0
- package/utils/useMergedRefs.js +2 -0
- package/utils/useMergedRefs.js.map +7 -0
|
@@ -0,0 +1,338 @@
|
|
|
1
|
+
/* Generated file, do not edit */
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
/* === Font size === */
|
|
5
|
+
.text-2xs {
|
|
6
|
+
font-size: var(--lumo-font-size-xxs);
|
|
7
|
+
}
|
|
8
|
+
.text-xs {
|
|
9
|
+
font-size: var(--lumo-font-size-xs);
|
|
10
|
+
}
|
|
11
|
+
.text-s {
|
|
12
|
+
font-size: var(--lumo-font-size-s);
|
|
13
|
+
}
|
|
14
|
+
.text-m {
|
|
15
|
+
font-size: var(--lumo-font-size-m);
|
|
16
|
+
}
|
|
17
|
+
.text-l {
|
|
18
|
+
font-size: var(--lumo-font-size-l);
|
|
19
|
+
}
|
|
20
|
+
.text-xl {
|
|
21
|
+
font-size: var(--lumo-font-size-xl);
|
|
22
|
+
}
|
|
23
|
+
.text-2xl {
|
|
24
|
+
font-size: var(--lumo-font-size-xxl);
|
|
25
|
+
}
|
|
26
|
+
.text-3xl {
|
|
27
|
+
font-size: var(--lumo-font-size-xxxl);
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
/* === Font weight === */
|
|
31
|
+
.font-thin {
|
|
32
|
+
font-weight: 100;
|
|
33
|
+
}
|
|
34
|
+
.font-extralight {
|
|
35
|
+
font-weight: 200;
|
|
36
|
+
}
|
|
37
|
+
.font-light {
|
|
38
|
+
font-weight: 300;
|
|
39
|
+
}
|
|
40
|
+
.font-normal {
|
|
41
|
+
font-weight: 400;
|
|
42
|
+
}
|
|
43
|
+
.font-medium {
|
|
44
|
+
font-weight: 500;
|
|
45
|
+
}
|
|
46
|
+
.font-semibold {
|
|
47
|
+
font-weight: 600;
|
|
48
|
+
}
|
|
49
|
+
.font-bold {
|
|
50
|
+
font-weight: 700;
|
|
51
|
+
}
|
|
52
|
+
.font-extrabold {
|
|
53
|
+
font-weight: 800;
|
|
54
|
+
}
|
|
55
|
+
.font-black {
|
|
56
|
+
font-weight: 900;
|
|
57
|
+
}
|
|
58
|
+
|
|
59
|
+
/* === Line clamp === */
|
|
60
|
+
[class*='line-clamp-'] {
|
|
61
|
+
display: -webkit-box;
|
|
62
|
+
overflow: hidden;
|
|
63
|
+
-webkit-box-orient: vertical;
|
|
64
|
+
}
|
|
65
|
+
.line-clamp-1 {
|
|
66
|
+
-webkit-line-clamp: 1;
|
|
67
|
+
}
|
|
68
|
+
.line-clamp-2 {
|
|
69
|
+
-webkit-line-clamp: 2;
|
|
70
|
+
}
|
|
71
|
+
.line-clamp-3 {
|
|
72
|
+
-webkit-line-clamp: 3;
|
|
73
|
+
}
|
|
74
|
+
.line-clamp-4 {
|
|
75
|
+
-webkit-line-clamp: 4;
|
|
76
|
+
}
|
|
77
|
+
.line-clamp-5 {
|
|
78
|
+
-webkit-line-clamp: 5;
|
|
79
|
+
}
|
|
80
|
+
.line-clamp-6 {
|
|
81
|
+
-webkit-line-clamp: 6;
|
|
82
|
+
}
|
|
83
|
+
|
|
84
|
+
/* === Line height === */
|
|
85
|
+
.leading-none {
|
|
86
|
+
line-height: 1;
|
|
87
|
+
}
|
|
88
|
+
.leading-xs {
|
|
89
|
+
line-height: var(--lumo-line-height-xs);
|
|
90
|
+
}
|
|
91
|
+
.leading-s {
|
|
92
|
+
line-height: var(--lumo-line-height-s);
|
|
93
|
+
}
|
|
94
|
+
.leading-m {
|
|
95
|
+
line-height: var(--lumo-line-height-m);
|
|
96
|
+
}
|
|
97
|
+
|
|
98
|
+
/* === List style type === */
|
|
99
|
+
.list-none {
|
|
100
|
+
list-style-type: none;
|
|
101
|
+
}
|
|
102
|
+
|
|
103
|
+
/* === Text alignment === */
|
|
104
|
+
.text-left {
|
|
105
|
+
text-align: left;
|
|
106
|
+
}
|
|
107
|
+
.text-center {
|
|
108
|
+
text-align: center;
|
|
109
|
+
}
|
|
110
|
+
.text-right {
|
|
111
|
+
text-align: right;
|
|
112
|
+
}
|
|
113
|
+
.text-justify {
|
|
114
|
+
text-align: justify;
|
|
115
|
+
}
|
|
116
|
+
|
|
117
|
+
/* === Text color === */
|
|
118
|
+
.text-header {
|
|
119
|
+
color: var(--lumo-header-text-color);
|
|
120
|
+
}
|
|
121
|
+
.text-body {
|
|
122
|
+
color: var(--lumo-body-text-color);
|
|
123
|
+
}
|
|
124
|
+
.text-secondary {
|
|
125
|
+
color: var(--lumo-secondary-text-color);
|
|
126
|
+
}
|
|
127
|
+
.text-tertiary {
|
|
128
|
+
color: var(--lumo-tertiary-text-color);
|
|
129
|
+
}
|
|
130
|
+
.text-disabled {
|
|
131
|
+
color: var(--lumo-disabled-text-color);
|
|
132
|
+
}
|
|
133
|
+
.text-primary {
|
|
134
|
+
color: var(--lumo-primary-text-color);
|
|
135
|
+
}
|
|
136
|
+
.text-primary-contrast {
|
|
137
|
+
color: var(--lumo-primary-contrast-color);
|
|
138
|
+
}
|
|
139
|
+
.text-error {
|
|
140
|
+
color: var(--lumo-error-text-color);
|
|
141
|
+
}
|
|
142
|
+
.text-error-contrast {
|
|
143
|
+
color: var(--lumo-error-contrast-color);
|
|
144
|
+
}
|
|
145
|
+
.text-success {
|
|
146
|
+
color: var(--lumo-success-text-color);
|
|
147
|
+
}
|
|
148
|
+
.text-success-contrast {
|
|
149
|
+
color: var(--lumo-success-contrast-color);
|
|
150
|
+
}
|
|
151
|
+
.text-warning {
|
|
152
|
+
color: var(--lumo-warning-text-color);
|
|
153
|
+
}
|
|
154
|
+
.text-warning-contrast {
|
|
155
|
+
color: var(--lumo-warning-contrast-color);
|
|
156
|
+
}
|
|
157
|
+
|
|
158
|
+
/* == Text decoration === */
|
|
159
|
+
.line-through {
|
|
160
|
+
text-decoration-line: line-through;
|
|
161
|
+
}
|
|
162
|
+
.no-underline {
|
|
163
|
+
text-decoration-line: none;
|
|
164
|
+
}
|
|
165
|
+
.underline {
|
|
166
|
+
text-decoration-line: underline;
|
|
167
|
+
}
|
|
168
|
+
|
|
169
|
+
/* === Text overflow === */
|
|
170
|
+
.overflow-clip {
|
|
171
|
+
text-overflow: clip;
|
|
172
|
+
}
|
|
173
|
+
.overflow-ellipsis {
|
|
174
|
+
text-overflow: ellipsis;
|
|
175
|
+
}
|
|
176
|
+
|
|
177
|
+
/* === Text transform === */
|
|
178
|
+
.capitalize {
|
|
179
|
+
text-transform: capitalize;
|
|
180
|
+
}
|
|
181
|
+
.lowercase {
|
|
182
|
+
text-transform: lowercase;
|
|
183
|
+
}
|
|
184
|
+
.uppercase {
|
|
185
|
+
text-transform: uppercase;
|
|
186
|
+
}
|
|
187
|
+
|
|
188
|
+
/* === Whitespace === */
|
|
189
|
+
.whitespace-normal {
|
|
190
|
+
white-space: normal;
|
|
191
|
+
}
|
|
192
|
+
.whitespace-break-spaces {
|
|
193
|
+
white-space: normal;
|
|
194
|
+
}
|
|
195
|
+
.whitespace-nowrap {
|
|
196
|
+
white-space: nowrap;
|
|
197
|
+
}
|
|
198
|
+
.whitespace-pre {
|
|
199
|
+
white-space: pre;
|
|
200
|
+
}
|
|
201
|
+
.whitespace-pre-line {
|
|
202
|
+
white-space: pre-line;
|
|
203
|
+
}
|
|
204
|
+
.whitespace-pre-wrap {
|
|
205
|
+
white-space: pre-wrap;
|
|
206
|
+
}
|
|
207
|
+
|
|
208
|
+
/* === Responsive design === */
|
|
209
|
+
@media (min-width: 640px) {
|
|
210
|
+
.sm\\:text-2xs {
|
|
211
|
+
font-size: var(--lumo-font-size-xxs);
|
|
212
|
+
}
|
|
213
|
+
.sm\\:text-xs {
|
|
214
|
+
font-size: var(--lumo-font-size-xs);
|
|
215
|
+
}
|
|
216
|
+
.sm\\:text-s {
|
|
217
|
+
font-size: var(--lumo-font-size-s);
|
|
218
|
+
}
|
|
219
|
+
.sm\\:text-m {
|
|
220
|
+
font-size: var(--lumo-font-size-m);
|
|
221
|
+
}
|
|
222
|
+
.sm\\:text-l {
|
|
223
|
+
font-size: var(--lumo-font-size-l);
|
|
224
|
+
}
|
|
225
|
+
.sm\\:text-xl {
|
|
226
|
+
font-size: var(--lumo-font-size-xl);
|
|
227
|
+
}
|
|
228
|
+
.sm\\:text-2xl {
|
|
229
|
+
font-size: var(--lumo-font-size-xxl);
|
|
230
|
+
}
|
|
231
|
+
.sm\\:text-3xl {
|
|
232
|
+
font-size: var(--lumo-font-size-xxxl);
|
|
233
|
+
}
|
|
234
|
+
}
|
|
235
|
+
@media (min-width: 768px) {
|
|
236
|
+
.md\\:text-2xs {
|
|
237
|
+
font-size: var(--lumo-font-size-xxs);
|
|
238
|
+
}
|
|
239
|
+
.md\\:text-xs {
|
|
240
|
+
font-size: var(--lumo-font-size-xs);
|
|
241
|
+
}
|
|
242
|
+
.md\\:text-s {
|
|
243
|
+
font-size: var(--lumo-font-size-s);
|
|
244
|
+
}
|
|
245
|
+
.md\\:text-m {
|
|
246
|
+
font-size: var(--lumo-font-size-m);
|
|
247
|
+
}
|
|
248
|
+
.md\\:text-l {
|
|
249
|
+
font-size: var(--lumo-font-size-l);
|
|
250
|
+
}
|
|
251
|
+
.md\\:text-xl {
|
|
252
|
+
font-size: var(--lumo-font-size-xl);
|
|
253
|
+
}
|
|
254
|
+
.md\\:text-2xl {
|
|
255
|
+
font-size: var(--lumo-font-size-xxl);
|
|
256
|
+
}
|
|
257
|
+
.md\\:text-3xl {
|
|
258
|
+
font-size: var(--lumo-font-size-xxxl);
|
|
259
|
+
}
|
|
260
|
+
}
|
|
261
|
+
@media (min-width: 1024px) {
|
|
262
|
+
.lg\\:text-2xs {
|
|
263
|
+
font-size: var(--lumo-font-size-xxs);
|
|
264
|
+
}
|
|
265
|
+
.lg\\:text-xs {
|
|
266
|
+
font-size: var(--lumo-font-size-xs);
|
|
267
|
+
}
|
|
268
|
+
.lg\\:text-s {
|
|
269
|
+
font-size: var(--lumo-font-size-s);
|
|
270
|
+
}
|
|
271
|
+
.lg\\:text-m {
|
|
272
|
+
font-size: var(--lumo-font-size-m);
|
|
273
|
+
}
|
|
274
|
+
.lg\\:text-l {
|
|
275
|
+
font-size: var(--lumo-font-size-l);
|
|
276
|
+
}
|
|
277
|
+
.lg\\:text-xl {
|
|
278
|
+
font-size: var(--lumo-font-size-xl);
|
|
279
|
+
}
|
|
280
|
+
.lg\\:text-2xl {
|
|
281
|
+
font-size: var(--lumo-font-size-xxl);
|
|
282
|
+
}
|
|
283
|
+
.lg\\:text-3xl {
|
|
284
|
+
font-size: var(--lumo-font-size-xxxl);
|
|
285
|
+
}
|
|
286
|
+
}
|
|
287
|
+
@media (min-width: 1280px) {
|
|
288
|
+
.xl\\:text-2xs {
|
|
289
|
+
font-size: var(--lumo-font-size-xxs);
|
|
290
|
+
}
|
|
291
|
+
.xl\\:text-xs {
|
|
292
|
+
font-size: var(--lumo-font-size-xs);
|
|
293
|
+
}
|
|
294
|
+
.xl\\:text-s {
|
|
295
|
+
font-size: var(--lumo-font-size-s);
|
|
296
|
+
}
|
|
297
|
+
.xl\\:text-m {
|
|
298
|
+
font-size: var(--lumo-font-size-m);
|
|
299
|
+
}
|
|
300
|
+
.xl\\:text-l {
|
|
301
|
+
font-size: var(--lumo-font-size-l);
|
|
302
|
+
}
|
|
303
|
+
.xl\\:text-xl {
|
|
304
|
+
font-size: var(--lumo-font-size-xl);
|
|
305
|
+
}
|
|
306
|
+
.xl\\:text-2xl {
|
|
307
|
+
font-size: var(--lumo-font-size-xxl);
|
|
308
|
+
}
|
|
309
|
+
.xl\\:text-3xl {
|
|
310
|
+
font-size: var(--lumo-font-size-xxxl);
|
|
311
|
+
}
|
|
312
|
+
}
|
|
313
|
+
@media (min-width: 1536px) {
|
|
314
|
+
.\\32xl\\:text-2xs {
|
|
315
|
+
font-size: var(--lumo-font-size-xxs);
|
|
316
|
+
}
|
|
317
|
+
.\\32xl\\:text-xs {
|
|
318
|
+
font-size: var(--lumo-font-size-xs);
|
|
319
|
+
}
|
|
320
|
+
.\\32xl\\:text-s {
|
|
321
|
+
font-size: var(--lumo-font-size-s);
|
|
322
|
+
}
|
|
323
|
+
.\\32xl\\:text-m {
|
|
324
|
+
font-size: var(--lumo-font-size-m);
|
|
325
|
+
}
|
|
326
|
+
.\\32xl\\:text-l {
|
|
327
|
+
font-size: var(--lumo-font-size-l);
|
|
328
|
+
}
|
|
329
|
+
.\\32xl\\:text-xl {
|
|
330
|
+
font-size: var(--lumo-font-size-xl);
|
|
331
|
+
}
|
|
332
|
+
.\\32xl\\:text-2xl {
|
|
333
|
+
font-size: var(--lumo-font-size-xxl);
|
|
334
|
+
}
|
|
335
|
+
.\\32xl\\:text-3xl {
|
|
336
|
+
font-size: var(--lumo-font-size-xxxl);
|
|
337
|
+
}
|
|
338
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/* Generated file, do not edit */
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
html {
|
|
5
|
+
/* Text colors */
|
|
6
|
+
--material-body-text-color: var(--light-theme-text-color, rgba(0, 0, 0, 0.87));
|
|
7
|
+
--material-secondary-text-color: var(--light-theme-secondary-color, rgba(0, 0, 0, 0.54));
|
|
8
|
+
--material-disabled-text-color: var(--light-theme-disabled-color, rgba(0, 0, 0, 0.38));
|
|
9
|
+
|
|
10
|
+
/* Primary colors */
|
|
11
|
+
--material-primary-color: var(--primary-color, #6200ee);
|
|
12
|
+
--material-primary-contrast-color: var(--dark-theme-base-color, #fff);
|
|
13
|
+
--material-primary-text-color: var(--material-primary-color);
|
|
14
|
+
|
|
15
|
+
/* Error colors */
|
|
16
|
+
--material-error-color: var(--error-color, #b00020);
|
|
17
|
+
--material-error-text-color: var(--material-error-color);
|
|
18
|
+
|
|
19
|
+
/* Background colors */
|
|
20
|
+
--material-background-color: var(--light-theme-background-color, #fff);
|
|
21
|
+
--material-secondary-background-color: var(--light-theme-secondary-background-color, #f5f5f5);
|
|
22
|
+
--material-disabled-color: rgba(0, 0, 0, 0.26);
|
|
23
|
+
|
|
24
|
+
/* Divider colors */
|
|
25
|
+
--material-divider-color: rgba(0, 0, 0, 0.12);
|
|
26
|
+
}
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
/* Generated file, do not edit */
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
html {
|
|
5
|
+
/* Text colors */
|
|
6
|
+
--material-body-text-color: var(--dark-theme-text-color, rgba(255, 255, 255, 1));
|
|
7
|
+
--material-secondary-text-color: var(--dark-theme-secondary-color, rgba(255, 255, 255, 0.7));
|
|
8
|
+
--material-disabled-text-color: var(--dark-theme-disabled-color, rgba(255, 255, 255, 0.5));
|
|
9
|
+
|
|
10
|
+
/* Primary colors */
|
|
11
|
+
--material-primary-color: var(--light-primary-color, #7e3ff2);
|
|
12
|
+
--material-primary-text-color: #b794f6;
|
|
13
|
+
|
|
14
|
+
/* Error colors */
|
|
15
|
+
--material-error-color: var(--error-color, #de2839);
|
|
16
|
+
--material-error-text-color: var(--material-error-color);
|
|
17
|
+
|
|
18
|
+
/* Background colors */
|
|
19
|
+
--material-background-color: var(--dark-theme-background-color, #303030);
|
|
20
|
+
--material-secondary-background-color: var(--dark-theme-secondary-background-color, #3b3b3b);
|
|
21
|
+
--material-disabled-color: rgba(255, 255, 255, 0.3);
|
|
22
|
+
|
|
23
|
+
/* Divider colors */
|
|
24
|
+
--material-divider-color: rgba(255, 255, 255, 0.12);
|
|
25
|
+
|
|
26
|
+
/* Undocumented internal properties (prefixed with three dashes) */
|
|
27
|
+
|
|
28
|
+
/* Text field tweaks */
|
|
29
|
+
--_material-text-field-input-line-background-color: #fff;
|
|
30
|
+
--_material-text-field-input-line-opacity: 0.7;
|
|
31
|
+
--_material-text-field-input-line-hover-opacity: 1;
|
|
32
|
+
--_material-text-field-focused-label-opacity: 1;
|
|
33
|
+
|
|
34
|
+
/* Button tweaks */
|
|
35
|
+
--_material-button-raised-background-color: rgba(255, 255, 255, 0.08);
|
|
36
|
+
--_material-button-outline-color: rgba(255, 255, 255, 0.2);
|
|
37
|
+
|
|
38
|
+
/* Grid tweaks */
|
|
39
|
+
--_material-grid-row-hover-background-color: rgba(255, 255, 255, 0.08);
|
|
40
|
+
--_material-grid-row-selected-overlay-opacity: 0.16;
|
|
41
|
+
|
|
42
|
+
/* Split layout tweaks */
|
|
43
|
+
--_material-split-layout-splitter-background-color: rgba(255, 255, 255, 0.8);
|
|
44
|
+
|
|
45
|
+
background-color: var(--material-background-color);
|
|
46
|
+
color: var(--material-body-text-color);
|
|
47
|
+
}
|
|
@@ -0,0 +1,96 @@
|
|
|
1
|
+
/* Generated file, do not edit */
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
html {
|
|
5
|
+
/* Text colors */
|
|
6
|
+
--material-body-text-color: var(--light-theme-text-color, rgba(0, 0, 0, 0.87));
|
|
7
|
+
--material-secondary-text-color: var(--light-theme-secondary-color, rgba(0, 0, 0, 0.54));
|
|
8
|
+
--material-disabled-text-color: var(--light-theme-disabled-color, rgba(0, 0, 0, 0.38));
|
|
9
|
+
|
|
10
|
+
/* Primary colors */
|
|
11
|
+
--material-primary-color: var(--primary-color, #6200ee);
|
|
12
|
+
--material-primary-contrast-color: var(--dark-theme-base-color, #fff);
|
|
13
|
+
--material-primary-text-color: var(--material-primary-color);
|
|
14
|
+
|
|
15
|
+
/* Error colors */
|
|
16
|
+
--material-error-color: var(--error-color, #b00020);
|
|
17
|
+
--material-error-text-color: var(--material-error-color);
|
|
18
|
+
|
|
19
|
+
/* Background colors */
|
|
20
|
+
--material-background-color: var(--light-theme-background-color, #fff);
|
|
21
|
+
--material-secondary-background-color: var(--light-theme-secondary-background-color, #f5f5f5);
|
|
22
|
+
--material-disabled-color: rgba(0, 0, 0, 0.26);
|
|
23
|
+
|
|
24
|
+
/* Divider colors */
|
|
25
|
+
--material-divider-color: rgba(0, 0, 0, 0.12);
|
|
26
|
+
|
|
27
|
+
/* Undocumented internal properties (prefixed with three dashes) */
|
|
28
|
+
|
|
29
|
+
/* Text field tweaks */
|
|
30
|
+
--_material-text-field-input-line-background-color: initial;
|
|
31
|
+
--_material-text-field-input-line-opacity: initial;
|
|
32
|
+
--_material-text-field-input-line-hover-opacity: initial;
|
|
33
|
+
--_material-text-field-focused-label-opacity: initial;
|
|
34
|
+
|
|
35
|
+
/* Button tweaks */
|
|
36
|
+
--_material-button-raised-background-color: initial;
|
|
37
|
+
--_material-button-outline-color: initial;
|
|
38
|
+
|
|
39
|
+
/* Grid tweaks */
|
|
40
|
+
--_material-grid-row-hover-background-color: initial;
|
|
41
|
+
|
|
42
|
+
/* Split layout tweaks */
|
|
43
|
+
--_material-split-layout-splitter-background-color: initial;
|
|
44
|
+
|
|
45
|
+
background-color: var(--material-background-color);
|
|
46
|
+
color: var(--material-body-text-color);
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
[theme~='dark'] {
|
|
50
|
+
/* Text colors */
|
|
51
|
+
--material-body-text-color: var(--dark-theme-text-color, rgba(255, 255, 255, 1));
|
|
52
|
+
--material-secondary-text-color: var(--dark-theme-secondary-color, rgba(255, 255, 255, 0.7));
|
|
53
|
+
--material-disabled-text-color: var(--dark-theme-disabled-color, rgba(255, 255, 255, 0.5));
|
|
54
|
+
|
|
55
|
+
/* Primary colors */
|
|
56
|
+
--material-primary-color: var(--light-primary-color, #7e3ff2);
|
|
57
|
+
--material-primary-text-color: #b794f6;
|
|
58
|
+
|
|
59
|
+
/* Error colors */
|
|
60
|
+
--material-error-color: var(--error-color, #de2839);
|
|
61
|
+
--material-error-text-color: var(--material-error-color);
|
|
62
|
+
|
|
63
|
+
/* Background colors */
|
|
64
|
+
--material-background-color: var(--dark-theme-background-color, #303030);
|
|
65
|
+
--material-secondary-background-color: var(--dark-theme-secondary-background-color, #3b3b3b);
|
|
66
|
+
--material-disabled-color: rgba(255, 255, 255, 0.3);
|
|
67
|
+
|
|
68
|
+
/* Divider colors */
|
|
69
|
+
--material-divider-color: rgba(255, 255, 255, 0.12);
|
|
70
|
+
|
|
71
|
+
/* Undocumented internal properties (prefixed with three dashes) */
|
|
72
|
+
|
|
73
|
+
/* Text field tweaks */
|
|
74
|
+
--_material-text-field-input-line-background-color: #fff;
|
|
75
|
+
--_material-text-field-input-line-opacity: 0.7;
|
|
76
|
+
--_material-text-field-input-line-hover-opacity: 1;
|
|
77
|
+
--_material-text-field-focused-label-opacity: 1;
|
|
78
|
+
|
|
79
|
+
/* Button tweaks */
|
|
80
|
+
--_material-button-raised-background-color: rgba(255, 255, 255, 0.08);
|
|
81
|
+
--_material-button-outline-color: rgba(255, 255, 255, 0.2);
|
|
82
|
+
|
|
83
|
+
/* Grid tweaks */
|
|
84
|
+
--_material-grid-row-hover-background-color: rgba(255, 255, 255, 0.08);
|
|
85
|
+
--_material-grid-row-selected-overlay-opacity: 0.16;
|
|
86
|
+
|
|
87
|
+
/* Split layout tweaks */
|
|
88
|
+
--_material-split-layout-splitter-background-color: rgba(255, 255, 255, 0.8);
|
|
89
|
+
|
|
90
|
+
background-color: var(--material-background-color);
|
|
91
|
+
color: var(--material-body-text-color);
|
|
92
|
+
}
|
|
93
|
+
|
|
94
|
+
a {
|
|
95
|
+
color: inherit;
|
|
96
|
+
}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
/* Generated file, do not edit */
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
html {
|
|
5
|
+
/* Font family */
|
|
6
|
+
--material-font-family: 'Roboto', sans-serif;
|
|
7
|
+
|
|
8
|
+
/* Font sizes */
|
|
9
|
+
--material-h1-font-size: 6rem;
|
|
10
|
+
--material-h2-font-size: 3.75rem;
|
|
11
|
+
--material-h3-font-size: 3rem;
|
|
12
|
+
--material-h4-font-size: 2.125rem;
|
|
13
|
+
--material-h5-font-size: 1.5rem;
|
|
14
|
+
--material-h6-font-size: 1.25rem;
|
|
15
|
+
--material-body-font-size: 1rem;
|
|
16
|
+
--material-small-font-size: 0.875rem;
|
|
17
|
+
--material-button-font-size: 0.875rem;
|
|
18
|
+
--material-caption-font-size: 0.75rem;
|
|
19
|
+
|
|
20
|
+
/* Icon size */
|
|
21
|
+
--material-icon-font-size: 20px;
|
|
22
|
+
}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
/* Generated file, do not edit */
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
@font-face {
|
|
5
|
+
font-family: 'material-icons';
|
|
6
|
+
src: url(data:application/font-woff;charset=utf-8;base64,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)
|
|
7
|
+
format('woff');
|
|
8
|
+
font-weight: normal;
|
|
9
|
+
font-style: normal;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
html {
|
|
13
|
+
--material-icons-arrow-downward: '\\ea01';
|
|
14
|
+
--material-icons-arrow-upward: '\\ea02';
|
|
15
|
+
--material-icons-calendar: '\\ea03';
|
|
16
|
+
--material-icons-check: '\\ea04';
|
|
17
|
+
--material-icons-chevron-left: '\\ea05';
|
|
18
|
+
--material-icons-chevron-right: '\\ea06';
|
|
19
|
+
--material-icons-clear: '\\ea07';
|
|
20
|
+
--material-icons-clock: '\\ea08';
|
|
21
|
+
--material-icons-dropdown: '\\ea09';
|
|
22
|
+
--material-icons-error: '\\ea0a';
|
|
23
|
+
--material-icons-eye: '\\ea0b';
|
|
24
|
+
--material-icons-eye-disabled: '\\ea0c';
|
|
25
|
+
--material-icons-play: '\\ea0d';
|
|
26
|
+
--material-icons-reload: '\\ea0e';
|
|
27
|
+
--material-icons-upload: '\\ea0f';
|
|
28
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
/* Generated file, do not edit */
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
/* prettier-ignore */
|
|
5
|
+
html {
|
|
6
|
+
/* from http://codepen.io/shyndman/pen/c5394ddf2e8b2a5c9185904b57421cdb */
|
|
7
|
+
--material-shadow-elevation-2dp: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
|
|
8
|
+
--material-shadow-elevation-3dp: 0 3px 4px 0 rgba(0, 0, 0, 0.14), 0 1px 8px 0 rgba(0, 0, 0, 0.12), 0 3px 3px -2px rgba(0, 0, 0, 0.4);
|
|
9
|
+
--material-shadow-elevation-4dp: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.4);
|
|
10
|
+
--material-shadow-elevation-6dp: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.4);
|
|
11
|
+
--material-shadow-elevation-8dp: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.4);
|
|
12
|
+
--material-shadow-elevation-12dp: 0 12px 16px 1px rgba(0, 0, 0, 0.14), 0 4px 22px 3px rgba(0, 0, 0, 0.12), 0 6px 7px -4px rgba(0, 0, 0, 0.4);
|
|
13
|
+
--material-shadow-elevation-16dp: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.4);
|
|
14
|
+
--material-shadow-elevation-24dp: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.4);
|
|
15
|
+
}
|
|
@@ -0,0 +1,80 @@
|
|
|
1
|
+
/* Generated file, do not edit */
|
|
2
|
+
|
|
3
|
+
@import url(./Font.css);
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
body,
|
|
7
|
+
html {
|
|
8
|
+
font-family: var(--material-font-family);
|
|
9
|
+
font-size: var(--material-body-font-size);
|
|
10
|
+
line-height: 1.4;
|
|
11
|
+
-webkit-text-size-adjust: 100%;
|
|
12
|
+
-webkit-font-smoothing: antialiased;
|
|
13
|
+
-moz-osx-font-smoothing: grayscale;
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
h1,
|
|
17
|
+
h2,
|
|
18
|
+
h3,
|
|
19
|
+
h4,
|
|
20
|
+
h5,
|
|
21
|
+
h6 {
|
|
22
|
+
color: inherit;
|
|
23
|
+
line-height: 1.1;
|
|
24
|
+
margin-top: 1.5em;
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
h1 {
|
|
28
|
+
font-size: var(--material-h3-font-size);
|
|
29
|
+
font-weight: 300;
|
|
30
|
+
letter-spacing: -0.015em;
|
|
31
|
+
margin-bottom: 1em;
|
|
32
|
+
text-indent: -0.07em;
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
h2 {
|
|
36
|
+
font-size: var(--material-h4-font-size);
|
|
37
|
+
font-weight: 300;
|
|
38
|
+
letter-spacing: -0.01em;
|
|
39
|
+
margin-bottom: 0.75em;
|
|
40
|
+
text-indent: -0.07em;
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
h3 {
|
|
44
|
+
font-size: var(--material-h5-font-size);
|
|
45
|
+
font-weight: 400;
|
|
46
|
+
margin-bottom: 0.75em;
|
|
47
|
+
text-indent: -0.05em;
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
h4 {
|
|
51
|
+
font-size: var(--material-h6-font-size);
|
|
52
|
+
font-weight: 400;
|
|
53
|
+
letter-spacing: 0.01em;
|
|
54
|
+
margin-bottom: 0.75em;
|
|
55
|
+
text-indent: -0.05em;
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
h5 {
|
|
59
|
+
font-size: var(--material-body-font-size);
|
|
60
|
+
font-weight: 500;
|
|
61
|
+
margin-bottom: 0.5em;
|
|
62
|
+
text-indent: -0.025em;
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
h6 {
|
|
66
|
+
font-size: var(--material-small-font-size);
|
|
67
|
+
font-weight: 500;
|
|
68
|
+
letter-spacing: 0.01em;
|
|
69
|
+
margin-bottom: 0.25em;
|
|
70
|
+
text-indent: -0.025em;
|
|
71
|
+
}
|
|
72
|
+
|
|
73
|
+
a,
|
|
74
|
+
b,
|
|
75
|
+
strong {
|
|
76
|
+
font-weight: 500;
|
|
77
|
+
}
|
|
78
|
+
|
|
79
|
+
@import url(https://fonts.googleapis.com/css?family=Roboto+Mono:400,700|Roboto:400,300,300italic,400italic,500,500italic,700,700italic);
|
|
80
|
+
@import url(https://fonts.googleapis.com/css?family=Roboto+Mono:400,700|Roboto:400,300,300italic,400italic,500,500italic,700,700italic);
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
/* Generated file, do not edit */
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
html {
|
|
5
|
+
--vaadin-user-color-0: #ab47bc;
|
|
6
|
+
--vaadin-user-color-1: #546e7a;
|
|
7
|
+
--vaadin-user-color-2: #2e7d32;
|
|
8
|
+
--vaadin-user-color-3: #6d4c41;
|
|
9
|
+
--vaadin-user-color-4: #1976d2;
|
|
10
|
+
--vaadin-user-color-5: #00838f;
|
|
11
|
+
--vaadin-user-color-6: #827717;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
[theme~='dark'] {
|
|
15
|
+
--vaadin-user-color-0: #9fa8da;
|
|
16
|
+
--vaadin-user-color-1: #00bcd4;
|
|
17
|
+
--vaadin-user-color-2: #ffeb3b;
|
|
18
|
+
--vaadin-user-color-3: #a1887f;
|
|
19
|
+
--vaadin-user-color-4: #2196f3;
|
|
20
|
+
--vaadin-user-color-5: #4caf50;
|
|
21
|
+
--vaadin-user-color-6: #ff9800;
|
|
22
|
+
}
|