@3mo/data-grid 0.0.1 → 0.0.3
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/dist/FieldSelectDataGridPageSize.d.ts +3 -4
- package/dist/FieldSelectDataGridPageSize.d.ts.map +1 -1
- package/dist/FieldSelectDataGridPageSize.js +11 -10
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +3 -2
- package/dist/Checkbox/Checkbox.d.ts +0 -37
- package/dist/Checkbox/Checkbox.d.ts.map +0 -1
- package/dist/Checkbox/index.d.ts +0 -2
- package/dist/Checkbox/index.d.ts.map +0 -1
- package/dist/Color/Color.d.ts +0 -18
- package/dist/Color/Color.d.ts.map +0 -1
- package/dist/Color/index.d.ts +0 -2
- package/dist/Color/index.d.ts.map +0 -1
- package/dist/ContextMenu/ContextMenu.d.ts +0 -16
- package/dist/ContextMenu/ContextMenu.d.ts.map +0 -1
- package/dist/ContextMenu/ContextMenuDirective.d.ts +0 -13
- package/dist/ContextMenu/ContextMenuDirective.d.ts.map +0 -1
- package/dist/ContextMenu/ContextMenuItem.d.ts +0 -10
- package/dist/ContextMenu/ContextMenuItem.d.ts.map +0 -1
- package/dist/ContextMenu/index.d.ts +0 -4
- package/dist/ContextMenu/index.d.ts.map +0 -1
- package/dist/DataGrid/ColumnDefinition.d.ts +0 -16
- package/dist/DataGrid/ColumnDefinition.d.ts.map +0 -1
- package/dist/DataGrid/CsvGenerator.d.ts +0 -4
- package/dist/DataGrid/CsvGenerator.d.ts.map +0 -1
- package/dist/DataGrid/DataGrid.d.ts +0 -230
- package/dist/DataGrid/DataGrid.d.ts.map +0 -1
- package/dist/DataGrid/DataGridCell.d.ts +0 -27
- package/dist/DataGrid/DataGridCell.d.ts.map +0 -1
- package/dist/DataGrid/DataGridFooter.d.ts +0 -27
- package/dist/DataGrid/DataGridFooter.d.ts.map +0 -1
- package/dist/DataGrid/DataGridHeader.d.ts +0 -32
- package/dist/DataGrid/DataGridHeader.d.ts.map +0 -1
- package/dist/DataGrid/DataGridHeaderSeparator.d.ts +0 -25
- package/dist/DataGrid/DataGridHeaderSeparator.d.ts.map +0 -1
- package/dist/DataGrid/DataGridPrimaryContextMenuItem.d.ts +0 -10
- package/dist/DataGrid/DataGridPrimaryContextMenuItem.d.ts.map +0 -1
- package/dist/DataGrid/DataGridSidePanel.d.ts +0 -26
- package/dist/DataGrid/DataGridSidePanel.d.ts.map +0 -1
- package/dist/DataGrid/FieldSelectDataGridPageSize.d.ts +0 -14
- package/dist/DataGrid/FieldSelectDataGridPageSize.d.ts.map +0 -1
- package/dist/DataGrid/columns/DataGridColumn.d.ts +0 -31
- package/dist/DataGrid/columns/DataGridColumn.d.ts.map +0 -1
- package/dist/DataGrid/columns/DataGridColumnBoolean.d.ts +0 -24
- package/dist/DataGrid/columns/DataGridColumnBoolean.d.ts.map +0 -1
- package/dist/DataGrid/columns/DataGridColumnCurrency.d.ts +0 -13
- package/dist/DataGrid/columns/DataGridColumnCurrency.d.ts.map +0 -1
- package/dist/DataGrid/columns/DataGridColumnDate.d.ts +0 -16
- package/dist/DataGrid/columns/DataGridColumnDate.d.ts.map +0 -1
- package/dist/DataGrid/columns/DataGridColumnImage.d.ts +0 -12
- package/dist/DataGrid/columns/DataGridColumnImage.d.ts.map +0 -1
- package/dist/DataGrid/columns/DataGridColumnNumber.d.ts +0 -13
- package/dist/DataGrid/columns/DataGridColumnNumber.d.ts.map +0 -1
- package/dist/DataGrid/columns/DataGridColumnNumberBase.d.ts +0 -22
- package/dist/DataGrid/columns/DataGridColumnNumberBase.d.ts.map +0 -1
- package/dist/DataGrid/columns/DataGridColumnPercent.d.ts +0 -13
- package/dist/DataGrid/columns/DataGridColumnPercent.d.ts.map +0 -1
- package/dist/DataGrid/columns/DataGridColumnText.d.ts +0 -12
- package/dist/DataGrid/columns/DataGridColumnText.d.ts.map +0 -1
- package/dist/DataGrid/columns/DataGridFooterSum.d.ts +0 -17
- package/dist/DataGrid/columns/DataGridFooterSum.d.ts.map +0 -1
- package/dist/DataGrid/columns/index.d.ts +0 -11
- package/dist/DataGrid/columns/index.d.ts.map +0 -1
- package/dist/DataGrid/index.d.ts +0 -26
- package/dist/DataGrid/index.d.ts.map +0 -1
- package/dist/DataGrid/rows/DataGridDefaultRow.d.ts +0 -12
- package/dist/DataGrid/rows/DataGridDefaultRow.d.ts.map +0 -1
- package/dist/DataGrid/rows/DataGridRow.d.ts +0 -51
- package/dist/DataGrid/rows/DataGridRow.d.ts.map +0 -1
- package/dist/DataGrid/rows/index.d.ts +0 -3
- package/dist/DataGrid/rows/index.d.ts.map +0 -1
- package/dist/DateTime/DateTime.d.ts +0 -48
- package/dist/DateTime/DateTime.d.ts.map +0 -1
- package/dist/DateTime/DateTimeRange.d.ts +0 -23
- package/dist/DateTime/DateTimeRange.d.ts.map +0 -1
- package/dist/DateTime/TimeSpan.d.ts +0 -40
- package/dist/DateTime/TimeSpan.d.ts.map +0 -1
- package/dist/DateTime/index.d.ts +0 -4
- package/dist/DateTime/index.d.ts.map +0 -1
- package/dist/DateTimeFields/DateParser.d.ts +0 -9
- package/dist/DateTimeFields/DateParser.d.ts.map +0 -1
- package/dist/DateTimeFields/DateRangeParser.d.ts +0 -7
- package/dist/DateTimeFields/DateRangeParser.d.ts.map +0 -1
- package/dist/DateTimeFields/FieldDate.d.ts +0 -22
- package/dist/DateTimeFields/FieldDate.d.ts.map +0 -1
- package/dist/DateTimeFields/FieldDateBase.d.ts +0 -29
- package/dist/DateTimeFields/FieldDateBase.d.ts.map +0 -1
- package/dist/DateTimeFields/FieldDateRange.d.ts +0 -34
- package/dist/DateTimeFields/FieldDateRange.d.ts.map +0 -1
- package/dist/DateTimeFields/FieldTime.d.ts +0 -11
- package/dist/DateTimeFields/FieldTime.d.ts.map +0 -1
- package/dist/DateTimeFields/calendar/Calendar.d.ts +0 -30
- package/dist/DateTimeFields/calendar/Calendar.d.ts.map +0 -1
- package/dist/DateTimeFields/calendar/CalendarSelectionAdapter.d.ts +0 -11
- package/dist/DateTimeFields/calendar/CalendarSelectionAdapter.d.ts.map +0 -1
- package/dist/DateTimeFields/calendar/SelectableCalendar.d.ts +0 -16
- package/dist/DateTimeFields/calendar/SelectableCalendar.d.ts.map +0 -1
- package/dist/DateTimeFields/calendar/index.d.ts +0 -4
- package/dist/DateTimeFields/calendar/index.d.ts.map +0 -1
- package/dist/DateTimeFields/index.d.ts +0 -11
- package/dist/DateTimeFields/index.d.ts.map +0 -1
- package/dist/Downloader/Downloader.d.ts +0 -4
- package/dist/Downloader/Downloader.d.ts.map +0 -1
- package/dist/Downloader/index.d.ts +0 -2
- package/dist/Downloader/index.d.ts.map +0 -1
- package/dist/EmptyState/EmptyState.d.ts +0 -20
- package/dist/EmptyState/EmptyState.d.ts.map +0 -1
- package/dist/EmptyState/index.d.ts +0 -5
- package/dist/EmptyState/index.d.ts.map +0 -1
- package/dist/FetchableSelectField/FieldFetchableSelect.d.ts +0 -38
- package/dist/FetchableSelectField/FieldFetchableSelect.d.ts.map +0 -1
- package/dist/FetchableSelectField/index.d.ts +0 -2
- package/dist/FetchableSelectField/index.d.ts.map +0 -1
- package/dist/FetcherController/Enqueuer.d.ts +0 -10
- package/dist/FetcherController/Enqueuer.d.ts.map +0 -1
- package/dist/FetcherController/FetcherController.d.ts +0 -23
- package/dist/FetcherController/FetcherController.d.ts.map +0 -1
- package/dist/FetcherController/Throttler.d.ts +0 -8
- package/dist/FetcherController/Throttler.d.ts.map +0 -1
- package/dist/FetcherController/index.d.ts +0 -4
- package/dist/FetcherController/index.d.ts.map +0 -1
- package/dist/Field/Field.d.ts +0 -36
- package/dist/Field/Field.d.ts.map +0 -1
- package/dist/Field/FieldComponent.d.ts +0 -51
- package/dist/Field/FieldComponent.d.ts.map +0 -1
- package/dist/Field/InputFieldComponent.d.ts +0 -30
- package/dist/Field/InputFieldComponent.d.ts.map +0 -1
- package/dist/Field/InputFieldComponent.test.d.ts +0 -23
- package/dist/Field/InputFieldComponent.test.d.ts.map +0 -1
- package/dist/Field/index.d.ts +0 -5
- package/dist/Field/index.d.ts.map +0 -1
- package/dist/Flex/AsteriskSyntaxStyleHandler.d.ts +0 -9
- package/dist/Flex/AsteriskSyntaxStyleHandler.d.ts.map +0 -1
- package/dist/Flex/Flex.d.ts +0 -39
- package/dist/Flex/Flex.d.ts.map +0 -1
- package/dist/Flex/index.d.ts +0 -3
- package/dist/Flex/index.d.ts.map +0 -1
- package/dist/FocusController/FocusController.d.ts +0 -17
- package/dist/FocusController/FocusController.d.ts.map +0 -1
- package/dist/FocusController/index.d.ts +0 -2
- package/dist/FocusController/index.d.ts.map +0 -1
- package/dist/Grid/Grid.d.ts +0 -50
- package/dist/Grid/Grid.d.ts.map +0 -1
- package/dist/Grid/index.d.ts +0 -2
- package/dist/Grid/index.d.ts.map +0 -1
- package/dist/Heading/Heading.d.ts +0 -29
- package/dist/Heading/Heading.d.ts.map +0 -1
- package/dist/Heading/index.d.ts +0 -2
- package/dist/Heading/index.d.ts.map +0 -1
- package/dist/Icon/Icon.d.ts +0 -33
- package/dist/Icon/Icon.d.ts.map +0 -1
- package/dist/Icon/MaterialIcon.d.ts +0 -2
- package/dist/Icon/MaterialIcon.d.ts.map +0 -1
- package/dist/Icon/index.d.ts +0 -3
- package/dist/Icon/index.d.ts.map +0 -1
- package/dist/IconButton/IconButton.d.ts +0 -24
- package/dist/IconButton/IconButton.d.ts.map +0 -1
- package/dist/IconButton/index.d.ts +0 -3
- package/dist/IconButton/index.d.ts.map +0 -1
- package/dist/InstanceofAttributeController/InstanceofAttributeController.d.ts +0 -9
- package/dist/InstanceofAttributeController/InstanceofAttributeController.d.ts.map +0 -1
- package/dist/InstanceofAttributeController/index.d.ts +0 -2
- package/dist/InstanceofAttributeController/index.d.ts.map +0 -1
- package/dist/KeyPath/KeyPath.d.ts +0 -16
- package/dist/KeyPath/KeyPath.d.ts.map +0 -1
- package/dist/KeyPath/index.d.ts +0 -2
- package/dist/KeyPath/index.d.ts.map +0 -1
- package/dist/KeyboardController/KeyboardController.d.ts +0 -11
- package/dist/KeyboardController/KeyboardController.d.ts.map +0 -1
- package/dist/KeyboardController/index.d.ts +0 -2
- package/dist/KeyboardController/index.d.ts.map +0 -1
- package/dist/List/CheckboxListItem.d.ts +0 -31
- package/dist/List/CheckboxListItem.d.ts.map +0 -1
- package/dist/List/CollapsibleListItem.d.ts +0 -23
- package/dist/List/CollapsibleListItem.d.ts.map +0 -1
- package/dist/List/List.d.ts +0 -25
- package/dist/List/List.d.ts.map +0 -1
- package/dist/List/ListItem.d.ts +0 -25
- package/dist/List/ListItem.d.ts.map +0 -1
- package/dist/List/ListItemRipple.d.ts +0 -24
- package/dist/List/ListItemRipple.d.ts.map +0 -1
- package/dist/List/ListItemsKeyboardController.d.ts +0 -41
- package/dist/List/ListItemsKeyboardController.d.ts.map +0 -1
- package/dist/List/RadioListItem.d.ts +0 -29
- package/dist/List/RadioListItem.d.ts.map +0 -1
- package/dist/List/SelectableList.d.ts +0 -33
- package/dist/List/SelectableList.d.ts.map +0 -1
- package/dist/List/SelectableListItem.d.ts +0 -19
- package/dist/List/SelectableListItem.d.ts.map +0 -1
- package/dist/List/SelectionListItem.d.ts +0 -13
- package/dist/List/SelectionListItem.d.ts.map +0 -1
- package/dist/List/SelectionListItemWithControl.d.ts +0 -8
- package/dist/List/SelectionListItemWithControl.d.ts.map +0 -1
- package/dist/List/SwitchListItem.d.ts +0 -25
- package/dist/List/SwitchListItem.d.ts.map +0 -1
- package/dist/List/index.d.ts +0 -13
- package/dist/List/index.d.ts.map +0 -1
- package/dist/MediaQueryObserver/MediaQueryController.d.ts +0 -12
- package/dist/MediaQueryObserver/MediaQueryController.d.ts.map +0 -1
- package/dist/MediaQueryObserver/index.d.ts +0 -2
- package/dist/MediaQueryObserver/index.d.ts.map +0 -1
- package/dist/Menu/Menu.d.ts +0 -53
- package/dist/Menu/Menu.d.ts.map +0 -1
- package/dist/Menu/MenuController.d.ts +0 -13
- package/dist/Menu/MenuController.d.ts.map +0 -1
- package/dist/Menu/MenuItem.d.ts +0 -18
- package/dist/Menu/MenuItem.d.ts.map +0 -1
- package/dist/Menu/MenuPlacement.d.ts +0 -2
- package/dist/Menu/MenuPlacement.d.ts.map +0 -1
- package/dist/Menu/NestedMenuItem.d.ts +0 -27
- package/dist/Menu/NestedMenuItem.d.ts.map +0 -1
- package/dist/Menu/index.d.ts +0 -7
- package/dist/Menu/index.d.ts.map +0 -1
- package/dist/MutationObserver/MutationController.d.ts +0 -2
- package/dist/MutationObserver/MutationController.d.ts.map +0 -1
- package/dist/MutationObserver/index.d.ts +0 -3
- package/dist/MutationObserver/index.d.ts.map +0 -1
- package/dist/MutationObserver/observeMutation.d.ts +0 -12
- package/dist/MutationObserver/observeMutation.d.ts.map +0 -1
- package/dist/NumberFields/FieldCurrency.d.ts +0 -22
- package/dist/NumberFields/FieldCurrency.d.ts.map +0 -1
- package/dist/NumberFields/FieldNumber.d.ts +0 -28
- package/dist/NumberFields/FieldNumber.d.ts.map +0 -1
- package/dist/NumberFields/FieldPercent.d.ts +0 -19
- package/dist/NumberFields/FieldPercent.d.ts.map +0 -1
- package/dist/NumberFields/index.d.ts +0 -6
- package/dist/NumberFields/index.d.ts.map +0 -1
- package/dist/PointerController/PointerController.d.ts +0 -16
- package/dist/PointerController/PointerController.d.ts.map +0 -1
- package/dist/PointerController/index.d.ts +0 -2
- package/dist/PointerController/index.d.ts.map +0 -1
- package/dist/Popover/Popover.d.ts +0 -38
- package/dist/Popover/Popover.d.ts.map +0 -1
- package/dist/Popover/PopoverAlignment.d.ts +0 -6
- package/dist/Popover/PopoverAlignment.d.ts.map +0 -1
- package/dist/Popover/PopoverContainer.d.ts +0 -26
- package/dist/Popover/PopoverContainer.d.ts.map +0 -1
- package/dist/Popover/PopoverController.d.ts +0 -20
- package/dist/Popover/PopoverController.d.ts.map +0 -1
- package/dist/Popover/PopoverCoordinates.d.ts +0 -2
- package/dist/Popover/PopoverCoordinates.d.ts.map +0 -1
- package/dist/Popover/PopoverHost.d.ts +0 -11
- package/dist/Popover/PopoverHost.d.ts.map +0 -1
- package/dist/Popover/PopoverPlacement.d.ts +0 -7
- package/dist/Popover/PopoverPlacement.d.ts.map +0 -1
- package/dist/Popover/index.d.ts +0 -7
- package/dist/Popover/index.d.ts.map +0 -1
- package/dist/Radio/Radio.d.ts +0 -33
- package/dist/Radio/Radio.d.ts.map +0 -1
- package/dist/Radio/index.d.ts +0 -2
- package/dist/Radio/index.d.ts.map +0 -1
- package/dist/ResizeObserver/ResizeController.d.ts +0 -2
- package/dist/ResizeObserver/ResizeController.d.ts.map +0 -1
- package/dist/ResizeObserver/index.d.ts +0 -3
- package/dist/ResizeObserver/index.d.ts.map +0 -1
- package/dist/ResizeObserver/observeResize.d.ts +0 -12
- package/dist/ResizeObserver/observeResize.d.ts.map +0 -1
- package/dist/SelectField/FieldSelect.d.ts +0 -63
- package/dist/SelectField/FieldSelect.d.ts.map +0 -1
- package/dist/SelectField/Option.d.ts +0 -27
- package/dist/SelectField/Option.d.ts.map +0 -1
- package/dist/SelectField/SelectValueController.d.ts +0 -27
- package/dist/SelectField/SelectValueController.d.ts.map +0 -1
- package/dist/SelectField/index.d.ts +0 -6
- package/dist/SelectField/index.d.ts.map +0 -1
- package/dist/SlotController/SlotController.d.ts +0 -19
- package/dist/SlotController/SlotController.d.ts.map +0 -1
- package/dist/SlotController/index.d.ts +0 -2
- package/dist/SlotController/index.d.ts.map +0 -1
- package/dist/Splitter/Splitter.d.ts +0 -36
- package/dist/Splitter/Splitter.d.ts.map +0 -1
- package/dist/Splitter/SplitterItem.d.ts +0 -26
- package/dist/Splitter/SplitterItem.d.ts.map +0 -1
- package/dist/Splitter/SplitterResizerHost.d.ts +0 -35
- package/dist/Splitter/SplitterResizerHost.d.ts.map +0 -1
- package/dist/Splitter/index.d.ts +0 -5
- package/dist/Splitter/index.d.ts.map +0 -1
- package/dist/Splitter/resizers/SplitterResizer.d.ts +0 -8
- package/dist/Splitter/resizers/SplitterResizer.d.ts.map +0 -1
- package/dist/Splitter/resizers/SplitterResizerKnob.d.ts +0 -11
- package/dist/Splitter/resizers/SplitterResizerKnob.d.ts.map +0 -1
- package/dist/Splitter/resizers/SplitterResizerLine.d.ts +0 -11
- package/dist/Splitter/resizers/SplitterResizerLine.d.ts.map +0 -1
- package/dist/Splitter/resizers/index.d.ts +0 -4
- package/dist/Splitter/resizers/index.d.ts.map +0 -1
- package/dist/Switch/Switch.d.ts +0 -35
- package/dist/Switch/Switch.d.ts.map +0 -1
- package/dist/Switch/index.d.ts +0 -2
- package/dist/Switch/index.d.ts.map +0 -1
- package/dist/TextFields/FieldEmail.d.ts +0 -17
- package/dist/TextFields/FieldEmail.d.ts.map +0 -1
- package/dist/TextFields/FieldPassword.d.ts +0 -17
- package/dist/TextFields/FieldPassword.d.ts.map +0 -1
- package/dist/TextFields/FieldSearch.d.ts +0 -16
- package/dist/TextFields/FieldSearch.d.ts.map +0 -1
- package/dist/TextFields/FieldText.d.ts +0 -30
- package/dist/TextFields/FieldText.d.ts.map +0 -1
- package/dist/TextFields/FieldTextArea.d.ts +0 -28
- package/dist/TextFields/FieldTextArea.d.ts.map +0 -1
- package/dist/TextFields/index.d.ts +0 -8
- package/dist/TextFields/index.d.ts.map +0 -1
- package/dist/Theme/Accent.d.ts +0 -14
- package/dist/Theme/Accent.d.ts.map +0 -1
- package/dist/Theme/Background.d.ts +0 -12
- package/dist/Theme/Background.d.ts.map +0 -1
- package/dist/Theme/ColorSet.d.ts +0 -7
- package/dist/Theme/ColorSet.d.ts.map +0 -1
- package/dist/Theme/Theme.d.ts +0 -7
- package/dist/Theme/Theme.d.ts.map +0 -1
- package/dist/Theme/ThemeController.d.ts +0 -10
- package/dist/Theme/ThemeController.d.ts.map +0 -1
- package/dist/Theme/index.d.ts +0 -7
- package/dist/Theme/index.d.ts.map +0 -1
- package/dist/Theme/styles.css.d.ts +0 -2
- package/dist/Theme/styles.css.d.ts.map +0 -1
- package/dist/Tooltip/Tooltip.d.ts +0 -25
- package/dist/Tooltip/Tooltip.d.ts.map +0 -1
- package/dist/Tooltip/TooltipDirective.d.ts +0 -13
- package/dist/Tooltip/TooltipDirective.d.ts.map +0 -1
- package/dist/Tooltip/TooltipPlacement.d.ts +0 -2
- package/dist/Tooltip/TooltipPlacement.d.ts.map +0 -1
- package/dist/Tooltip/index.d.ts +0 -5
- package/dist/Tooltip/index.d.ts.map +0 -1
- package/dist/bundle.js +0 -310
- package/dist/disabledProperty/disabledProperty.d.ts +0 -6
- package/dist/disabledProperty/disabledProperty.d.ts.map +0 -1
- package/dist/disabledProperty/index.d.ts +0 -2
- package/dist/disabledProperty/index.d.ts.map +0 -1
- package/dist/localization/CardinalPluralizationRulesByLanguage.d.ts +0 -13
- package/dist/localization/CardinalPluralizationRulesByLanguage.d.ts.map +0 -1
- package/dist/localization/DirectionsByLanguage.d.ts +0 -11
- package/dist/localization/DirectionsByLanguage.d.ts.map +0 -1
- package/dist/localization/LanguageCode.d.ts +0 -187
- package/dist/localization/LanguageCode.d.ts.map +0 -1
- package/dist/localization/LanguageController.d.ts +0 -10
- package/dist/localization/LanguageController.d.ts.map +0 -1
- package/dist/localization/Localizer.d.ts +0 -41
- package/dist/localization/Localizer.d.ts.map +0 -1
- package/dist/localization/formatters/Currency.d.ts +0 -373
- package/dist/localization/formatters/Currency.d.ts.map +0 -1
- package/dist/localization/formatters/Date.format.d.ts +0 -31
- package/dist/localization/formatters/Date.format.d.ts.map +0 -1
- package/dist/localization/formatters/Date.formatAsDate.d.ts +0 -9
- package/dist/localization/formatters/Date.formatAsDate.d.ts.map +0 -1
- package/dist/localization/formatters/Date.formatAsTime.d.ts +0 -9
- package/dist/localization/formatters/Date.formatAsTime.d.ts.map +0 -1
- package/dist/localization/formatters/Number.format.d.ts +0 -9
- package/dist/localization/formatters/Number.format.d.ts.map +0 -1
- package/dist/localization/formatters/Number.formatAsCurrency.d.ts +0 -12
- package/dist/localization/formatters/Number.formatAsCurrency.d.ts.map +0 -1
- package/dist/localization/formatters/Number.formatAsPercent.d.ts +0 -9
- package/dist/localization/formatters/Number.formatAsPercent.d.ts.map +0 -1
- package/dist/localization/formatters/Number.formatAsUnit.d.ts +0 -11
- package/dist/localization/formatters/Number.formatAsUnit.d.ts.map +0 -1
- package/dist/localization/formatters/OptionsWithLanguage.d.ts +0 -5
- package/dist/localization/formatters/OptionsWithLanguage.d.ts.map +0 -1
- package/dist/localization/formatters/String.toNumber.d.ts +0 -7
- package/dist/localization/formatters/String.toNumber.d.ts.map +0 -1
- package/dist/localization/formatters/index.d.ts +0 -10
- package/dist/localization/formatters/index.d.ts.map +0 -1
- package/dist/localization/index.d.ts +0 -7
- package/dist/localization/index.d.ts.map +0 -1
- package/dist/queryConnectedInstances/index.d.ts +0 -2
- package/dist/queryConnectedInstances/index.d.ts.map +0 -1
- package/dist/queryConnectedInstances/queryConnectedInstances.d.ts +0 -3
- package/dist/queryConnectedInstances/queryConnectedInstances.d.ts.map +0 -1
package/dist/Grid/Grid.d.ts
DELETED
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
import { Component } from '@a11d/lit';
|
|
2
|
-
import type * as CSS from 'csstype';
|
|
3
|
-
/**
|
|
4
|
-
* @attr rows
|
|
5
|
-
* @attr columns
|
|
6
|
-
* @attr autoRows
|
|
7
|
-
* @attr autoColumns
|
|
8
|
-
* @attr rowGap
|
|
9
|
-
* @attr columnGap
|
|
10
|
-
* @attr gap
|
|
11
|
-
* @attr justifyItems
|
|
12
|
-
* @attr justifyContent
|
|
13
|
-
* @attr alignItems
|
|
14
|
-
* @attr alignContent
|
|
15
|
-
*
|
|
16
|
-
* @slot - The content of the grid container.
|
|
17
|
-
*/
|
|
18
|
-
export declare class Grid extends Component {
|
|
19
|
-
private static readonly fromAsteriskSyntax;
|
|
20
|
-
get rows(): string;
|
|
21
|
-
set rows(value: string);
|
|
22
|
-
get columns(): string;
|
|
23
|
-
set columns(value: string);
|
|
24
|
-
get autoRows(): CSS.Property.GridAutoRows<string>;
|
|
25
|
-
set autoRows(value: CSS.Property.GridAutoRows<string>);
|
|
26
|
-
get autoColumns(): CSS.Property.GridAutoColumns<string>;
|
|
27
|
-
set autoColumns(value: CSS.Property.GridAutoColumns<string>);
|
|
28
|
-
get rowGap(): CSS.Property.RowGap<string>;
|
|
29
|
-
set rowGap(value: CSS.Property.RowGap<string>);
|
|
30
|
-
get columnGap(): CSS.Property.ColumnGap<string>;
|
|
31
|
-
set columnGap(value: CSS.Property.ColumnGap<string>);
|
|
32
|
-
get gap(): CSS.Property.Gap<string>;
|
|
33
|
-
set gap(value: CSS.Property.Gap<string>);
|
|
34
|
-
get justifyItems(): CSS.Property.JustifyItems;
|
|
35
|
-
set justifyItems(value: CSS.Property.JustifyItems);
|
|
36
|
-
get justifyContent(): CSS.Property.JustifyContent;
|
|
37
|
-
set justifyContent(value: CSS.Property.JustifyContent);
|
|
38
|
-
get alignItems(): CSS.Property.AlignItems;
|
|
39
|
-
set alignItems(value: CSS.Property.AlignItems);
|
|
40
|
-
get alignContent(): CSS.Property.AlignContent;
|
|
41
|
-
set alignContent(value: CSS.Property.AlignContent);
|
|
42
|
-
static get styles(): import("@a11d/lit").CSSResult;
|
|
43
|
-
get template(): import("lit-html").TemplateResult<1>;
|
|
44
|
-
}
|
|
45
|
-
declare global {
|
|
46
|
-
interface HTMLElementTagNameMap {
|
|
47
|
-
'mo-grid': Grid;
|
|
48
|
-
}
|
|
49
|
-
}
|
|
50
|
-
//# sourceMappingURL=Grid.d.ts.map
|
package/dist/Grid/Grid.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Grid.d.ts","sourceRoot":"","sources":["../../../Grid/Grid.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAkC,MAAM,WAAW,CAAA;AACrE,OAAO,KAAK,KAAK,GAAG,MAAM,SAAS,CAAA;AAEnC;;;;;;;;;;;;;;GAcG;AACH,qBACa,IAAK,SAAQ,SAAS;IAClC,OAAO,CAAC,MAAM,CAAC,QAAQ,CAAC,kBAAkB,CAA8F;IAExI,IACI,IAAI,WAAyC;IACjD,IAAI,IAAI,CAAC,KAAK,QAAA,EAAkE;IAEhF,IACI,OAAO,WAA4C;IACvD,IAAI,OAAO,CAAC,KAAK,QAAA,EAAqE;IAEtF,IACI,QAAQ,sCAA0E;IACtF,IAAI,QAAQ,CAAC,KAAK,mCAAA,EAAqC;IAEvD,IACI,WAAW,yCAAgF;IAC/F,IAAI,WAAW,CAAC,KAAK,sCAAA,EAAwC;IAE7D,IACI,MAAM,gCAA8D;IACxE,IAAI,MAAM,CAAC,KAAK,6BAAA,EAA+B;IAE/C,IACI,SAAS,mCAAoE;IACjF,IAAI,SAAS,CAAC,KAAK,gCAAA,EAAkC;IAErD,IACI,GAAG,6BAAwD;IAC/D,IAAI,GAAG,CAAC,KAAK,0BAAA,EAA4B;IAEzC,IACI,YAAY,8BAAkE;IAClF,IAAI,YAAY,CAAC,KAAK,2BAAA,EAAqC;IAE3D,IACI,cAAc,gCAAsE;IACxF,IAAI,cAAc,CAAC,KAAK,6BAAA,EAAuC;IAE/D,IACI,UAAU,4BAA8D;IAC5E,IAAI,UAAU,CAAC,KAAK,yBAAA,EAAmC;IAEvD,IACI,YAAY,8BAAkE;IAClF,IAAI,YAAY,CAAC,KAAK,2BAAA,EAAqC;IAE3D,WAAoB,MAAM,kCAEzB;IAED,IAAa,QAAQ,yCAEpB;CACD;AAED,OAAO,CAAC,MAAM,CAAC;IACd,UAAU,qBAAqB;QAC9B,SAAS,EAAE,IAAI,CAAA;KACf;CACD"}
|
package/dist/Grid/index.d.ts
DELETED
package/dist/Grid/index.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../Grid/index.ts"],"names":[],"mappings":"AAAA,cAAc,WAAW,CAAA"}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import { Component } from '@a11d/lit';
|
|
2
|
-
export declare const enum HeadingTypography {
|
|
3
|
-
Heading1 = "heading1",
|
|
4
|
-
Heading2 = "heading2",
|
|
5
|
-
Heading3 = "heading3",
|
|
6
|
-
Heading4 = "heading4",
|
|
7
|
-
Heading5 = "heading5",
|
|
8
|
-
Heading6 = "heading6",
|
|
9
|
-
Subtitle1 = "subtitle1",
|
|
10
|
-
Subtitle2 = "subtitle2"
|
|
11
|
-
}
|
|
12
|
-
/**
|
|
13
|
-
* @element mo-heading
|
|
14
|
-
*
|
|
15
|
-
* @attr typography - The typography of the heading.
|
|
16
|
-
*
|
|
17
|
-
* @slot - The content of the heading.
|
|
18
|
-
*/
|
|
19
|
-
export declare class Heading extends Component {
|
|
20
|
-
typography: HeadingTypography;
|
|
21
|
-
static get styles(): import("@a11d/lit").CSSResult;
|
|
22
|
-
protected get template(): import("lit-html").TemplateResult<1>;
|
|
23
|
-
}
|
|
24
|
-
declare global {
|
|
25
|
-
interface HTMLElementTagNameMap {
|
|
26
|
-
'mo-heading': Heading;
|
|
27
|
-
}
|
|
28
|
-
}
|
|
29
|
-
//# sourceMappingURL=Heading.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Heading.d.ts","sourceRoot":"","sources":["../../../Heading/Heading.ts"],"names":[],"mappings":"AAAA,OAAO,EAAkB,SAAS,EAAkB,MAAM,WAAW,CAAA;AAErE,0BAAkB,iBAAiB;IAClC,QAAQ,aAAa;IACrB,QAAQ,aAAa;IACrB,QAAQ,aAAa;IACrB,QAAQ,aAAa;IACrB,QAAQ,aAAa;IACrB,QAAQ,aAAa;IACrB,SAAS,cAAc;IACvB,SAAS,cAAc;CACvB;AAED;;;;;;GAMG;AACH,qBACa,OAAQ,SAAQ,SAAS;IACR,UAAU,oBAA6B;IAEpE,WAAoB,MAAM,kCAEzB;IAED,cAAuB,QAAQ,yCAE9B;CACD;AAED,OAAO,CAAC,MAAM,CAAC;IACd,UAAU,qBAAqB;QAC9B,YAAY,EAAE,OAAO,CAAA;KACrB;CACD"}
|
package/dist/Heading/index.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../Heading/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAA"}
|
package/dist/Icon/Icon.d.ts
DELETED
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
import { Component } from '@a11d/lit';
|
|
2
|
-
import { type MaterialIcon } from './index.js';
|
|
3
|
-
export declare const enum IconVariant {
|
|
4
|
-
Filled = "filled",
|
|
5
|
-
Outlined = "outlined",
|
|
6
|
-
Sharp = "sharp",
|
|
7
|
-
Rounded = "rounded"
|
|
8
|
-
}
|
|
9
|
-
/**
|
|
10
|
-
* @attr variant - The variant of the icon tied to a specific font.
|
|
11
|
-
* @attr icon - The icon to display.
|
|
12
|
-
*/
|
|
13
|
-
export declare class Icon extends Component {
|
|
14
|
-
static defaultVariant: IconVariant;
|
|
15
|
-
static readonly fontsByVariant: Map<IconVariant, {
|
|
16
|
-
name: string;
|
|
17
|
-
url: string;
|
|
18
|
-
}>;
|
|
19
|
-
private static readonly fontStyleElement;
|
|
20
|
-
private static readonly fontUrls;
|
|
21
|
-
private static get;
|
|
22
|
-
private static ensureAvailable;
|
|
23
|
-
variant: IconVariant;
|
|
24
|
-
icon?: MaterialIcon;
|
|
25
|
-
static get styles(): import("@a11d/lit").CSSResult;
|
|
26
|
-
protected get template(): import("lit-html").TemplateResult<1>;
|
|
27
|
-
}
|
|
28
|
-
declare global {
|
|
29
|
-
interface HTMLElementTagNameMap {
|
|
30
|
-
'mo-icon': Icon;
|
|
31
|
-
}
|
|
32
|
-
}
|
|
33
|
-
//# sourceMappingURL=Icon.d.ts.map
|
package/dist/Icon/Icon.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Icon.d.ts","sourceRoot":"","sources":["../../../Icon/Icon.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAyC,MAAM,WAAW,CAAA;AAC5E,OAAO,EAAE,KAAK,YAAY,EAAE,MAAM,YAAY,CAAA;AAE9C,0BAAkB,WAAW;IAC5B,MAAM,WAAW;IACjB,QAAQ,aAAa;IACrB,KAAK,UAAU;IACf,OAAO,YAAY;CACnB;AAED;;;GAGG;AACH,qBACa,IAAK,SAAQ,SAAS;IAClC,MAAM,CAAC,cAAc,cAAqB;IAE1C,MAAM,CAAC,QAAQ,CAAC,cAAc;;;OAK5B;IAEF,OAAO,CAAC,MAAM,CAAC,QAAQ,CAAC,gBAAgB,CAAkC;IAC1E,OAAO,CAAC,MAAM,CAAC,QAAQ,CAAC,QAAQ,CAAoB;IAOpD,OAAO,CAAC,MAAM,CAAC,GAAG;IAUlB,OAAO,CAAC,MAAM,CAAC,eAAe;IAW4C,OAAO,cAAsB;IAC3F,IAAI,CAAC,EAAE,YAAY,CAAA;IAE/B,WAAoB,MAAM,kCAEzB;IAED,cAAuB,QAAQ,yCAE9B;CACD;AAED,OAAO,CAAC,MAAM,CAAC;IACd,UAAU,qBAAqB;QAC9B,SAAS,EAAE,IAAI,CAAA;KACf;CACD"}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
export type MaterialIcon = '10k' | '10mp' | '11mp' | '123' | '12mp' | '13mp' | '14mp' | '15mp' | '16mp' | '17mp' | '18_up_rating' | '18mp' | '19mp' | '1k' | '1k_plus' | '1x_mobiledata' | '20mp' | '21mp' | '22mp' | '23mp' | '24mp' | '2k' | '2k_plus' | '2mp' | '30fps' | '30fps_select' | '360' | '3d_rotation' | '3g_mobiledata' | '3k' | '3k_plus' | '3mp' | '3p' | '4g_mobiledata' | '4g_plus_mobiledata' | '4k' | '4k_plus' | '4mp' | '5g' | '5k' | '5k_plus' | '5mp' | '60fps' | '60fps_select' | '6_ft_apart' | '6k' | '6k_plus' | '6mp' | '7k' | '7k_plus' | '7mp' | '8k' | '8k_plus' | '8mp' | '9k' | '9k_plus' | '9mp' | 'abc' | 'ac_unit' | 'access_alarm' | 'access_alarms' | 'access_time' | 'access_time_filled' | 'accessibility' | 'accessibility_new' | 'accessible' | 'accessible_forward' | 'account_balance' | 'account_balance_wallet' | 'account_box' | 'account_circle' | 'account_tree' | 'ad_units' | 'adb' | 'add' | 'add_a_photo' | 'add_alarm' | 'add_alert' | 'add_box' | 'add_business' | 'add_card' | 'add_chart' | 'add_circle' | 'add_circle_outline' | 'add_comment' | 'add_home' | 'add_home_work' | 'add_ic_call' | 'add_link' | 'add_location' | 'add_location_alt' | 'add_moderator' | 'add_photo_alternate' | 'add_reaction' | 'add_road' | 'add_shopping_cart' | 'add_task' | 'add_to_drive' | 'add_to_home_screen' | 'add_to_photos' | 'add_to_queue' | 'addchart' | 'adf_scanner' | 'adjust' | 'admin_panel_settings' | 'ads_click' | 'agriculture' | 'air' | 'airline_seat_flat' | 'airline_seat_flat_angled' | 'airline_seat_individual_suite' | 'airline_seat_legroom_extra' | 'airline_seat_legroom_normal' | 'airline_seat_legroom_reduced' | 'airline_seat_recline_extra' | 'airline_seat_recline_normal' | 'airline_stops' | 'airlines' | 'airplane_ticket' | 'airplanemode_active' | 'airplanemode_inactive' | 'airplay' | 'airport_shuttle' | 'alarm' | 'alarm_add' | 'alarm_off' | 'alarm_on' | 'album' | 'align_horizontal_center' | 'align_horizontal_left' | 'align_horizontal_right' | 'align_vertical_bottom' | 'align_vertical_center' | 'align_vertical_top' | 'all_inbox' | 'all_inclusive' | 'all_out' | 'alt_route' | 'alternate_email' | 'analytics' | 'anchor' | 'android' | 'animation' | 'announcement' | 'aod' | 'apartment' | 'api' | 'app_blocking' | 'app_registration' | 'app_settings_alt' | 'app_shortcut' | 'approval' | 'apps' | 'apps_outage' | 'architecture' | 'archive' | 'area_chart' | 'arrow_back' | 'arrow_back_ios' | 'arrow_back_ios_new' | 'arrow_circle_down' | 'arrow_circle_left' | 'arrow_circle_right' | 'arrow_circle_up' | 'arrow_downward' | 'arrow_drop_down' | 'arrow_drop_down_circle' | 'arrow_drop_up' | 'arrow_forward' | 'arrow_forward_ios' | 'arrow_left' | 'arrow_outward' | 'arrow_right' | 'arrow_right_alt' | 'arrow_upward' | 'art_track' | 'article' | 'aspect_ratio' | 'assessment' | 'assignment' | 'assignment_ind' | 'assignment_late' | 'assignment_return' | 'assignment_returned' | 'assignment_turned_in' | 'assist_walker' | 'assistant' | 'assistant_direction' | 'assistant_photo' | 'assured_workload' | 'atm' | 'attach_email' | 'attach_file' | 'attach_money' | 'attachment' | 'attractions' | 'attribution' | 'audio_file' | 'audiotrack' | 'auto_awesome' | 'auto_awesome_mosaic' | 'auto_awesome_motion' | 'auto_delete' | 'auto_fix_high' | 'auto_fix_normal' | 'auto_fix_off' | 'auto_graph' | 'auto_mode' | 'auto_stories' | 'autofps_select' | 'autorenew' | 'av_timer' | 'baby_changing_station' | 'back_hand' | 'backpack' | 'backspace' | 'backup' | 'backup_table' | 'badge' | 'bakery_dining' | 'balance' | 'balcony' | 'ballot' | 'bar_chart' | 'batch_prediction' | 'bathroom' | 'bathtub' | 'battery_0_bar' | 'battery_1_bar' | 'battery_2_bar' | 'battery_3_bar' | 'battery_4_bar' | 'battery_5_bar' | 'battery_6_bar' | 'battery_alert' | 'battery_charging_full' | 'battery_full' | 'battery_saver' | 'battery_std' | 'battery_unknown' | 'beach_access' | 'bed' | 'bedroom_baby' | 'bedroom_child' | 'bedroom_parent' | 'bedtime' | 'bedtime_off' | 'beenhere' | 'bento' | 'bike_scooter' | 'biotech' | 'blender' | 'blind' | 'blinds' | 'blinds_closed' | 'block' | 'bloodtype' | 'bluetooth' | 'bluetooth_audio' | 'bluetooth_connected' | 'bluetooth_disabled' | 'bluetooth_drive' | 'bluetooth_searching' | 'blur_circular' | 'blur_linear' | 'blur_off' | 'blur_on' | 'bolt' | 'book' | 'book_online' | 'bookmark' | 'bookmark_add' | 'bookmark_added' | 'bookmark_border' | 'bookmark_remove' | 'bookmarks' | 'border_all' | 'border_bottom' | 'border_clear' | 'border_color' | 'border_horizontal' | 'border_inner' | 'border_left' | 'border_outer' | 'border_right' | 'border_style' | 'border_top' | 'border_vertical' | 'boy' | 'branding_watermark' | 'breakfast_dining' | 'brightness_1' | 'brightness_2' | 'brightness_3' | 'brightness_4' | 'brightness_5' | 'brightness_6' | 'brightness_7' | 'brightness_auto' | 'brightness_high' | 'brightness_low' | 'brightness_medium' | 'broadcast_on_home' | 'broadcast_on_personal' | 'broken_image' | 'browse_gallery' | 'browser_not_supported' | 'browser_updated' | 'brunch_dining' | 'brush' | 'bubble_chart' | 'bug_report' | 'build' | 'build_circle' | 'bungalow' | 'burst_mode' | 'bus_alert' | 'business' | 'business_center' | 'cabin' | 'cable' | 'cached' | 'cake' | 'calculate' | 'calendar_month' | 'calendar_today' | 'calendar_view_day' | 'calendar_view_month' | 'calendar_view_week' | 'call' | 'call_end' | 'call_made' | 'call_merge' | 'call_missed' | 'call_missed_outgoing' | 'call_received' | 'call_split' | 'call_to_action' | 'camera' | 'camera_alt' | 'camera_enhance' | 'camera_front' | 'camera_indoor' | 'camera_outdoor' | 'camera_rear' | 'camera_roll' | 'cameraswitch' | 'campaign' | 'cancel' | 'cancel_presentation' | 'cancel_schedule_send' | 'candlestick_chart' | 'car_crash' | 'car_rental' | 'car_repair' | 'card_giftcard' | 'card_membership' | 'card_travel' | 'carpenter' | 'cases' | 'casino' | 'cast' | 'cast_connected' | 'cast_for_education' | 'castle' | 'catching_pokemon' | 'category' | 'celebration' | 'cell_tower' | 'cell_wifi' | 'center_focus_strong' | 'center_focus_weak' | 'chair' | 'chair_alt' | 'chalet' | 'change_circle' | 'change_history' | 'charging_station' | 'chat' | 'chat_bubble' | 'chat_bubble_outline' | 'check' | 'check_box' | 'check_box_outline_blank' | 'check_circle' | 'check_circle_outline' | 'checklist' | 'checklist_rtl' | 'checkroom' | 'chevron_left' | 'chevron_right' | 'child_care' | 'child_friendly' | 'chrome_reader_mode' | 'church' | 'circle' | 'circle_notifications' | 'class' | 'clean_hands' | 'cleaning_services' | 'clear' | 'clear_all' | 'close' | 'close_fullscreen' | 'closed_caption' | 'closed_caption_disabled' | 'closed_caption_off' | 'cloud' | 'cloud_circle' | 'cloud_done' | 'cloud_download' | 'cloud_off' | 'cloud_queue' | 'cloud_sync' | 'cloud_upload' | 'co2' | 'co_present' | 'code' | 'code_off' | 'coffee' | 'coffee_maker' | 'collections' | 'collections_bookmark' | 'color_lens' | 'colorize' | 'comment' | 'comment_bank' | 'comments_disabled' | 'commit' | 'commute' | 'compare' | 'compare_arrows' | 'compass_calibration' | 'compost' | 'compress' | 'computer' | 'confirmation_number' | 'connect_without_contact' | 'connected_tv' | 'connecting_airports' | 'construction' | 'contact_emergency' | 'contact_mail' | 'contact_page' | 'contact_phone' | 'contact_support' | 'contactless' | 'contacts' | 'content_copy' | 'content_cut' | 'content_paste' | 'content_paste_go' | 'content_paste_off' | 'content_paste_search' | 'contrast' | 'control_camera' | 'control_point' | 'control_point_duplicate' | 'cookie' | 'copy_all' | 'copyright' | 'coronavirus' | 'corporate_fare' | 'cottage' | 'countertops' | 'create' | 'create_new_folder' | 'credit_card' | 'credit_card_off' | 'credit_score' | 'crib' | 'crisis_alert' | 'crop' | 'crop_16_9' | 'crop_3_2' | 'crop_5_4' | 'crop_7_5' | 'crop_din' | 'crop_free' | 'crop_landscape' | 'crop_original' | 'crop_portrait' | 'crop_rotate' | 'crop_square' | 'cruelty_free' | 'css' | 'currency_bitcoin' | 'currency_exchange' | 'currency_franc' | 'currency_lira' | 'currency_pound' | 'currency_ruble' | 'currency_rupee' | 'currency_yen' | 'currency_yuan' | 'curtains' | 'curtains_closed' | 'cyclone' | 'dangerous' | 'dark_mode' | 'dashboard' | 'dashboard_customize' | 'data_array' | 'data_exploration' | 'data_object' | 'data_saver_off' | 'data_saver_on' | 'data_thresholding' | 'data_usage' | 'dataset' | 'dataset_linked' | 'date_range' | 'deblur' | 'deck' | 'dehaze' | 'delete' | 'delete_forever' | 'delete_outline' | 'delete_sweep' | 'delivery_dining' | 'density_large' | 'density_medium' | 'density_small' | 'departure_board' | 'description' | 'deselect' | 'design_services' | 'desk' | 'desktop_access_disabled' | 'desktop_mac' | 'desktop_windows' | 'details' | 'developer_board' | 'developer_board_off' | 'developer_mode' | 'device_hub' | 'device_thermostat' | 'device_unknown' | 'devices' | 'devices_fold' | 'devices_other' | 'dialer_sip' | 'dialpad' | 'diamond' | 'difference' | 'dining' | 'dinner_dining' | 'directions' | 'directions_bike' | 'directions_boat' | 'directions_boat_filled' | 'directions_bus' | 'directions_bus_filled' | 'directions_car' | 'directions_car_filled' | 'directions_off' | 'directions_railway' | 'directions_railway_filled' | 'directions_run' | 'directions_subway' | 'directions_subway_filled' | 'directions_transit' | 'directions_transit_filled' | 'directions_walk' | 'dirty_lens' | 'disabled_by_default' | 'disabled_visible' | 'disc_full' | 'discount' | 'display_settings' | 'diversity_1' | 'diversity_2' | 'diversity_3' | 'dns' | 'do_disturb' | 'do_disturb_alt' | 'do_disturb_off' | 'do_disturb_on' | 'do_not_disturb' | 'do_not_disturb_alt' | 'do_not_disturb_off' | 'do_not_disturb_on' | 'do_not_disturb_on_total_silence' | 'do_not_step' | 'do_not_touch' | 'dock' | 'document_scanner' | 'domain' | 'domain_add' | 'domain_disabled' | 'domain_verification' | 'done' | 'done_all' | 'done_outline' | 'donut_large' | 'donut_small' | 'door_back' | 'door_front' | 'door_sliding' | 'doorbell' | 'double_arrow' | 'downhill_skiing' | 'download' | 'download_done' | 'download_for_offline' | 'downloading' | 'drafts' | 'drag_handle' | 'drag_indicator' | 'draw' | 'drive_eta' | 'drive_file_move' | 'drive_file_move_rtl' | 'drive_file_rename_outline' | 'drive_folder_upload' | 'dry' | 'dry_cleaning' | 'duo' | 'dvr' | 'dynamic_feed' | 'dynamic_form' | 'e_mobiledata' | 'earbuds' | 'earbuds_battery' | 'east' | 'edgesensor_high' | 'edgesensor_low' | 'edit' | 'edit_attributes' | 'edit_calendar' | 'edit_location' | 'edit_location_alt' | 'edit_note' | 'edit_notifications' | 'edit_off' | 'edit_road' | 'egg' | 'egg_alt' | 'eject' | 'elderly' | 'elderly_woman' | 'electric_bike' | 'electric_bolt' | 'electric_car' | 'electric_meter' | 'electric_moped' | 'electric_rickshaw' | 'electric_scooter' | 'electrical_services' | 'elevator' | 'email' | 'emergency' | 'emergency_recording' | 'emergency_share' | 'emoji_emotions' | 'emoji_events' | 'emoji_food_beverage' | 'emoji_nature' | 'emoji_objects' | 'emoji_people' | 'emoji_symbols' | 'emoji_transportation' | 'energy_savings_leaf' | 'engineering' | 'enhanced_encryption' | 'equalizer' | 'error' | 'error_outline' | 'escalator' | 'escalator_warning' | 'euro' | 'euro_symbol' | 'ev_station' | 'event' | 'event_available' | 'event_busy' | 'event_note' | 'event_repeat' | 'event_seat' | 'exit_to_app' | 'expand' | 'expand_circle_down' | 'expand_less' | 'expand_more' | 'explicit' | 'explore' | 'explore_off' | 'exposure' | 'exposure_neg_1' | 'exposure_neg_2' | 'exposure_plus_1' | 'exposure_plus_2' | 'exposure_zero' | 'extension' | 'extension_off' | 'face' | 'face_2' | 'face_3' | 'face_4' | 'face_5' | 'face_6' | 'face_retouching_natural' | 'face_retouching_off' | 'face_unlock' | 'fact_check' | 'factory' | 'family_restroom' | 'fast_forward' | 'fast_rewind' | 'fastfood' | 'favorite' | 'favorite_border' | 'fax' | 'featured_play_list' | 'featured_video' | 'feed' | 'feedback' | 'female' | 'fence' | 'festival' | 'fiber_dvr' | 'fiber_manual_record' | 'fiber_new' | 'fiber_pin' | 'fiber_smart_record' | 'file_copy' | 'file_download' | 'file_download_done' | 'file_download_off' | 'file_open' | 'file_present' | 'file_upload' | 'filter' | 'filter_1' | 'filter_2' | 'filter_3' | 'filter_4' | 'filter_5' | 'filter_6' | 'filter_7' | 'filter_8' | 'filter_9' | 'filter_9_plus' | 'filter_alt' | 'filter_alt_off' | 'filter_b_and_w' | 'filter_center_focus' | 'filter_drama' | 'filter_frames' | 'filter_hdr' | 'filter_list' | 'filter_list_off' | 'filter_none' | 'filter_tilt_shift' | 'filter_vintage' | 'find_in_page' | 'find_replace' | 'fingerprint' | 'fire_extinguisher' | 'fire_hydrant_alt' | 'fire_truck' | 'fireplace' | 'first_page' | 'fit_screen' | 'fitbit' | 'fitness_center' | 'flag' | 'flag_circle' | 'flaky' | 'flare' | 'flash_auto' | 'flash_off' | 'flash_on' | 'flashlight_off' | 'flashlight_on' | 'flatware' | 'flight' | 'flight_class' | 'flight_land' | 'flight_takeoff' | 'flip' | 'flip_camera_android' | 'flip_camera_ios' | 'flip_to_back' | 'flip_to_front' | 'flood' | 'fluorescent' | 'flutter_dash' | 'fmd_bad' | 'fmd_good' | 'folder' | 'folder_copy' | 'folder_delete' | 'folder_off' | 'folder_open' | 'folder_shared' | 'folder_special' | 'folder_zip' | 'follow_the_signs' | 'font_download' | 'font_download_off' | 'food_bank' | 'forest' | 'fork_left' | 'fork_right' | 'format_align_center' | 'format_align_justify' | 'format_align_left' | 'format_align_right' | 'format_bold' | 'format_clear' | 'format_color_fill' | 'format_color_reset' | 'format_color_text' | 'format_indent_decrease' | 'format_indent_increase' | 'format_italic' | 'format_line_spacing' | 'format_list_bulleted' | 'format_list_numbered' | 'format_list_numbered_rtl' | 'format_overline' | 'format_paint' | 'format_quote' | 'format_shapes' | 'format_size' | 'format_strikethrough' | 'format_textdirection_l_to_r' | 'format_textdirection_r_to_l' | 'format_underlined' | 'fort' | 'forum' | 'forward' | 'forward_10' | 'forward_30' | 'forward_5' | 'forward_to_inbox' | 'foundation' | 'free_breakfast' | 'free_cancellation' | 'front_hand' | 'fullscreen' | 'fullscreen_exit' | 'functions' | 'g_mobiledata' | 'g_translate' | 'gamepad' | 'games' | 'garage' | 'gas_meter' | 'gavel' | 'generating_tokens' | 'gesture' | 'get_app' | 'gif' | 'gif_box' | 'girl' | 'gite' | 'golf_course' | 'gpp_bad' | 'gpp_good' | 'gpp_maybe' | 'gps_fixed' | 'gps_not_fixed' | 'gps_off' | 'grade' | 'gradient' | 'grading' | 'grain' | 'graphic_eq' | 'grass' | 'grid_3x3' | 'grid_4x4' | 'grid_goldenratio' | 'grid_off' | 'grid_on' | 'grid_view' | 'group' | 'group_add' | 'group_off' | 'group_remove' | 'group_work' | 'groups' | 'groups_2' | 'groups_3' | 'h_mobiledata' | 'h_plus_mobiledata' | 'hail' | 'handshake' | 'handyman' | 'hardware' | 'hd' | 'hdr_auto' | 'hdr_auto_select' | 'hdr_enhanced_select' | 'hdr_off' | 'hdr_off_select' | 'hdr_on' | 'hdr_on_select' | 'hdr_plus' | 'hdr_strong' | 'hdr_weak' | 'headphones' | 'headphones_battery' | 'headset' | 'headset_mic' | 'headset_off' | 'healing' | 'health_and_safety' | 'hearing' | 'hearing_disabled' | 'heart_broken' | 'heat_pump' | 'height' | 'help' | 'help_center' | 'help_outline' | 'hevc' | 'hexagon' | 'hide_image' | 'hide_source' | 'high_quality' | 'highlight' | 'highlight_alt' | 'highlight_off' | 'hiking' | 'history' | 'history_edu' | 'history_toggle_off' | 'hive' | 'hls' | 'hls_off' | 'holiday_village' | 'home' | 'home_max' | 'home_mini' | 'home_repair_service' | 'home_work' | 'horizontal_distribute' | 'horizontal_rule' | 'horizontal_split' | 'hot_tub' | 'hotel' | 'hotel_class' | 'hourglass_bottom' | 'hourglass_disabled' | 'hourglass_empty' | 'hourglass_full' | 'hourglass_top' | 'house' | 'house_siding' | 'houseboat' | 'how_to_reg' | 'how_to_vote' | 'html' | 'http' | 'https' | 'hub' | 'hvac' | 'ice_skating' | 'icecream' | 'image' | 'image_aspect_ratio' | 'image_not_supported' | 'image_search' | 'imagesearch_roller' | 'import_contacts' | 'import_export' | 'important_devices' | 'inbox' | 'incomplete_circle' | 'indeterminate_check_box' | 'info' | 'input' | 'insert_chart' | 'insert_chart_outlined' | 'insert_comment' | 'insert_drive_file' | 'insert_emoticon' | 'insert_invitation' | 'insert_link' | 'insert_page_break' | 'insert_photo' | 'insights' | 'install_desktop' | 'install_mobile' | 'integration_instructions' | 'interests' | 'interpreter_mode' | 'inventory' | 'inventory_2' | 'invert_colors' | 'invert_colors_off' | 'ios_share' | 'iron' | 'iso' | 'javascript' | 'join_full' | 'join_inner' | 'join_left' | 'join_right' | 'kayaking' | 'kebab_dining' | 'key' | 'key_off' | 'keyboard' | 'keyboard_alt' | 'keyboard_arrow_down' | 'keyboard_arrow_left' | 'keyboard_arrow_right' | 'keyboard_arrow_up' | 'keyboard_backspace' | 'keyboard_capslock' | 'keyboard_command_key' | 'keyboard_control_key' | 'keyboard_double_arrow_down' | 'keyboard_double_arrow_left' | 'keyboard_double_arrow_right' | 'keyboard_double_arrow_up' | 'keyboard_hide' | 'keyboard_option_key' | 'keyboard_return' | 'keyboard_tab' | 'keyboard_voice' | 'king_bed' | 'kitchen' | 'kitesurfing' | 'label' | 'label_important' | 'label_off' | 'lan' | 'landscape' | 'landslide' | 'language' | 'laptop' | 'laptop_chromebook' | 'laptop_mac' | 'laptop_windows' | 'last_page' | 'launch' | 'layers' | 'layers_clear' | 'leaderboard' | 'leak_add' | 'leak_remove' | 'legend_toggle' | 'lens' | 'lens_blur' | 'library_add' | 'library_add_check' | 'library_books' | 'library_music' | 'light' | 'light_mode' | 'lightbulb' | 'lightbulb_circle' | 'line_axis' | 'line_style' | 'line_weight' | 'linear_scale' | 'link' | 'link_off' | 'linked_camera' | 'liquor' | 'list' | 'list_alt' | 'live_help' | 'live_tv' | 'living' | 'local_activity' | 'local_airport' | 'local_atm' | 'local_bar' | 'local_cafe' | 'local_car_wash' | 'local_convenience_store' | 'local_dining' | 'local_drink' | 'local_fire_department' | 'local_florist' | 'local_gas_station' | 'local_grocery_store' | 'local_hospital' | 'local_hotel' | 'local_laundry_service' | 'local_library' | 'local_mall' | 'local_movies' | 'local_offer' | 'local_parking' | 'local_pharmacy' | 'local_phone' | 'local_pizza' | 'local_play' | 'local_police' | 'local_post_office' | 'local_printshop' | 'local_see' | 'local_shipping' | 'local_taxi' | 'location_city' | 'location_disabled' | 'location_off' | 'location_on' | 'location_searching' | 'lock' | 'lock_clock' | 'lock_open' | 'lock_person' | 'lock_reset' | 'login' | 'logo_dev' | 'logout' | 'looks' | 'looks_3' | 'looks_4' | 'looks_5' | 'looks_6' | 'looks_one' | 'looks_two' | 'loop' | 'loupe' | 'low_priority' | 'loyalty' | 'lte_mobiledata' | 'lte_plus_mobiledata' | 'luggage' | 'lunch_dining' | 'lyrics' | 'macro_off' | 'mail' | 'mail_lock' | 'mail_outline' | 'male' | 'man' | 'man_2' | 'man_3' | 'man_4' | 'manage_accounts' | 'manage_history' | 'manage_search' | 'map' | 'maps_home_work' | 'maps_ugc' | 'margin' | 'mark_as_unread' | 'mark_chat_read' | 'mark_chat_unread' | 'mark_email_read' | 'mark_email_unread' | 'mark_unread_chat_alt' | 'markunread' | 'markunread_mailbox' | 'masks' | 'maximize' | 'media_bluetooth_off' | 'media_bluetooth_on' | 'mediation' | 'medical_information' | 'medical_services' | 'medication' | 'medication_liquid' | 'meeting_room' | 'memory' | 'menu' | 'menu_book' | 'menu_open' | 'merge' | 'merge_type' | 'message' | 'mic' | 'mic_external_off' | 'mic_external_on' | 'mic_none' | 'mic_off' | 'microwave' | 'military_tech' | 'minimize' | 'minor_crash' | 'miscellaneous_services' | 'missed_video_call' | 'mms' | 'mobile_friendly' | 'mobile_off' | 'mobile_screen_share' | 'mobiledata_off' | 'mode' | 'mode_comment' | 'mode_edit' | 'mode_edit_outline' | 'mode_fan_off' | 'mode_night' | 'mode_of_travel' | 'mode_standby' | 'model_training' | 'monetization_on' | 'money' | 'money_off' | 'money_off_csred' | 'monitor' | 'monitor_heart' | 'monitor_weight' | 'monochrome_photos' | 'mood' | 'mood_bad' | 'moped' | 'more' | 'more_horiz' | 'more_time' | 'more_vert' | 'mosque' | 'motion_photos_auto' | 'motion_photos_off' | 'motion_photos_on' | 'motion_photos_pause' | 'motion_photos_paused' | 'mouse' | 'move_down' | 'move_to_inbox' | 'move_up' | 'movie' | 'movie_creation' | 'movie_filter' | 'moving' | 'mp' | 'multiline_chart' | 'multiple_stop' | 'museum' | 'music_note' | 'music_off' | 'music_video' | 'my_location' | 'nat' | 'nature' | 'nature_people' | 'navigate_before' | 'navigate_next' | 'navigation' | 'near_me' | 'near_me_disabled' | 'nearby_error' | 'nearby_off' | 'nest_cam_wired_stand' | 'network_cell' | 'network_check' | 'network_locked' | 'network_ping' | 'network_wifi' | 'network_wifi_1_bar' | 'network_wifi_2_bar' | 'network_wifi_3_bar' | 'new_label' | 'new_releases' | 'newspaper' | 'next_plan' | 'next_week' | 'nfc' | 'night_shelter' | 'nightlife' | 'nightlight' | 'nightlight_round' | 'nights_stay' | 'no_accounts' | 'no_adult_content' | 'no_backpack' | 'no_cell' | 'no_crash' | 'no_drinks' | 'no_encryption' | 'no_encryption_gmailerrorred' | 'no_flash' | 'no_food' | 'no_luggage' | 'no_meals' | 'no_meeting_room' | 'no_photography' | 'no_sim' | 'no_stroller' | 'no_transfer' | 'noise_aware' | 'noise_control_off' | 'nordic_walking' | 'north' | 'north_east' | 'north_west' | 'not_accessible' | 'not_interested' | 'not_listed_location' | 'not_started' | 'note' | 'note_add' | 'note_alt' | 'notes' | 'notification_add' | 'notification_important' | 'notifications' | 'notifications_active' | 'notifications_none' | 'notifications_off' | 'notifications_paused' | 'numbers' | 'offline_bolt' | 'offline_pin' | 'offline_share' | 'oil_barrel' | 'on_device_training' | 'ondemand_video' | 'online_prediction' | 'opacity' | 'open_in_browser' | 'open_in_full' | 'open_in_new' | 'open_in_new_off' | 'open_with' | 'other_houses' | 'outbound' | 'outbox' | 'outdoor_grill' | 'outlet' | 'outlined_flag' | 'output' | 'padding' | 'pages' | 'pageview' | 'paid' | 'palette' | 'pan_tool' | 'pan_tool_alt' | 'panorama' | 'panorama_fish_eye' | 'panorama_horizontal' | 'panorama_horizontal_select' | 'panorama_photosphere' | 'panorama_photosphere_select' | 'panorama_vertical' | 'panorama_vertical_select' | 'panorama_wide_angle' | 'panorama_wide_angle_select' | 'paragliding' | 'park' | 'party_mode' | 'password' | 'pattern' | 'pause' | 'pause_circle' | 'pause_circle_filled' | 'pause_circle_outline' | 'pause_presentation' | 'payment' | 'payments' | 'pedal_bike' | 'pending' | 'pending_actions' | 'pentagon' | 'people' | 'people_alt' | 'people_outline' | 'percent' | 'perm_camera_mic' | 'perm_contact_calendar' | 'perm_data_setting' | 'perm_device_information' | 'perm_identity' | 'perm_media' | 'perm_phone_msg' | 'perm_scan_wifi' | 'person' | 'person_2' | 'person_3' | 'person_4' | 'person_add' | 'person_add_alt' | 'person_add_alt_1' | 'person_add_disabled' | 'person_off' | 'person_outline' | 'person_pin' | 'person_pin_circle' | 'person_remove' | 'person_remove_alt_1' | 'person_search' | 'personal_injury' | 'personal_video' | 'pest_control' | 'pest_control_rodent' | 'pets' | 'phishing' | 'phone' | 'phone_android' | 'phone_bluetooth_speaker' | 'phone_callback' | 'phone_disabled' | 'phone_enabled' | 'phone_forwarded' | 'phone_in_talk' | 'phone_iphone' | 'phone_locked' | 'phone_missed' | 'phone_paused' | 'phonelink' | 'phonelink_erase' | 'phonelink_lock' | 'phonelink_off' | 'phonelink_ring' | 'phonelink_setup' | 'photo' | 'photo_album' | 'photo_camera' | 'photo_camera_back' | 'photo_camera_front' | 'photo_filter' | 'photo_library' | 'photo_size_select_actual' | 'photo_size_select_large' | 'photo_size_select_small' | 'php' | 'piano' | 'piano_off' | 'picture_as_pdf' | 'picture_in_picture' | 'picture_in_picture_alt' | 'pie_chart' | 'pie_chart_outline' | 'pin' | 'pin_drop' | 'pin_end' | 'pin_invoke' | 'pinch' | 'pivot_table_chart' | 'pix' | 'place' | 'plagiarism' | 'play_arrow' | 'play_circle' | 'play_circle_filled' | 'play_circle_outline' | 'play_disabled' | 'play_for_work' | 'play_lesson' | 'playlist_add' | 'playlist_add_check' | 'playlist_add_check_circle' | 'playlist_add_circle' | 'playlist_play' | 'playlist_remove' | 'plumbing' | 'plus_one' | 'podcasts' | 'point_of_sale' | 'policy' | 'poll' | 'polyline' | 'polymer' | 'pool' | 'portable_wifi_off' | 'portrait' | 'post_add' | 'power' | 'power_input' | 'power_off' | 'power_settings_new' | 'precision_manufacturing' | 'pregnant_woman' | 'present_to_all' | 'preview' | 'price_change' | 'price_check' | 'print' | 'print_disabled' | 'priority_high' | 'privacy_tip' | 'private_connectivity' | 'production_quantity_limits' | 'propane' | 'propane_tank' | 'psychology' | 'psychology_alt' | 'public' | 'public_off' | 'publish' | 'published_with_changes' | 'punch_clock' | 'push_pin' | 'qr_code' | 'qr_code_2' | 'qr_code_scanner' | 'query_builder' | 'query_stats' | 'question_answer' | 'question_mark' | 'queue' | 'queue_music' | 'queue_play_next' | 'quickreply' | 'quiz' | 'r_mobiledata' | 'radar' | 'radio' | 'radio_button_checked' | 'radio_button_unchecked' | 'railway_alert' | 'ramen_dining' | 'ramp_left' | 'ramp_right' | 'rate_review' | 'raw_off' | 'raw_on' | 'read_more' | 'real_estate_agent' | 'receipt' | 'receipt_long' | 'recent_actors' | 'recommend' | 'record_voice_over' | 'rectangle' | 'recycling' | 'redeem' | 'redo' | 'reduce_capacity' | 'refresh' | 'remember_me' | 'remove' | 'remove_circle' | 'remove_circle_outline' | 'remove_done' | 'remove_from_queue' | 'remove_moderator' | 'remove_red_eye' | 'remove_road' | 'remove_shopping_cart' | 'reorder' | 'repartition' | 'repeat' | 'repeat_on' | 'repeat_one' | 'repeat_one_on' | 'replay' | 'replay_10' | 'replay_30' | 'replay_5' | 'replay_circle_filled' | 'reply' | 'reply_all' | 'report' | 'report_gmailerrorred' | 'report_off' | 'report_problem' | 'request_page' | 'request_quote' | 'reset_tv' | 'restart_alt' | 'restaurant' | 'restaurant_menu' | 'restore' | 'restore_from_trash' | 'restore_page' | 'reviews' | 'rice_bowl' | 'ring_volume' | 'rocket' | 'rocket_launch' | 'roller_shades' | 'roller_shades_closed' | 'roller_skating' | 'roofing' | 'room' | 'room_preferences' | 'room_service' | 'rotate_90_degrees_ccw' | 'rotate_90_degrees_cw' | 'rotate_left' | 'rotate_right' | 'roundabout_left' | 'roundabout_right' | 'rounded_corner' | 'route' | 'router' | 'rowing' | 'rss_feed' | 'rsvp' | 'rtt' | 'rule' | 'rule_folder' | 'run_circle' | 'running_with_errors' | 'rv_hookup' | 'safety_check' | 'safety_divider' | 'sailing' | 'sanitizer' | 'satellite' | 'satellite_alt' | 'save' | 'save_alt' | 'save_as' | 'saved_search' | 'savings' | 'scale' | 'scanner' | 'scatter_plot' | 'schedule' | 'schedule_send' | 'schema' | 'school' | 'science' | 'score' | 'scoreboard' | 'screen_lock_landscape' | 'screen_lock_portrait' | 'screen_lock_rotation' | 'screen_rotation' | 'screen_rotation_alt' | 'screen_search_desktop' | 'screen_share' | 'screenshot' | 'screenshot_monitor' | 'scuba_diving' | 'sd' | 'sd_card' | 'sd_card_alert' | 'sd_storage' | 'search' | 'search_off' | 'security' | 'security_update' | 'security_update_good' | 'security_update_warning' | 'segment' | 'select_all' | 'self_improvement' | 'sell' | 'send' | 'send_and_archive' | 'send_time_extension' | 'send_to_mobile' | 'sensor_door' | 'sensor_occupied' | 'sensor_window' | 'sensors' | 'sensors_off' | 'sentiment_dissatisfied' | 'sentiment_neutral' | 'sentiment_satisfied' | 'sentiment_satisfied_alt' | 'sentiment_very_dissatisfied' | 'sentiment_very_satisfied' | 'set_meal' | 'settings' | 'settings_accessibility' | 'settings_applications' | 'settings_backup_restore' | 'settings_bluetooth' | 'settings_brightness' | 'settings_cell' | 'settings_ethernet' | 'settings_input_antenna' | 'settings_input_component' | 'settings_input_composite' | 'settings_input_hdmi' | 'settings_input_svideo' | 'settings_overscan' | 'settings_phone' | 'settings_power' | 'settings_remote' | 'settings_suggest' | 'settings_system_daydream' | 'settings_voice' | 'severe_cold' | 'shape_line' | 'share' | 'share_location' | 'shield' | 'shield_moon' | 'shop' | 'shop_2' | 'shop_two' | 'shopping_bag' | 'shopping_basket' | 'shopping_cart' | 'shopping_cart_checkout' | 'short_text' | 'shortcut' | 'show_chart' | 'shower' | 'shuffle' | 'shuffle_on' | 'shutter_speed' | 'sick' | 'sign_language' | 'signal_cellular_0_bar' | 'signal_cellular_4_bar' | 'signal_cellular_alt' | 'signal_cellular_alt_1_bar' | 'signal_cellular_alt_2_bar' | 'signal_cellular_connected_no_internet_0_bar' | 'signal_cellular_connected_no_internet_4_bar' | 'signal_cellular_no_sim' | 'signal_cellular_nodata' | 'signal_cellular_null' | 'signal_cellular_off' | 'signal_wifi_0_bar' | 'signal_wifi_4_bar' | 'signal_wifi_4_bar_lock' | 'signal_wifi_bad' | 'signal_wifi_connected_no_internet_4' | 'signal_wifi_off' | 'signal_wifi_statusbar_4_bar' | 'signal_wifi_statusbar_connected_no_internet_4' | 'signal_wifi_statusbar_null' | 'signpost' | 'sim_card' | 'sim_card_alert' | 'sim_card_download' | 'single_bed' | 'sip' | 'skateboarding' | 'skip_next' | 'skip_previous' | 'sledding' | 'slideshow' | 'slow_motion_video' | 'smart_button' | 'smart_display' | 'smart_screen' | 'smart_toy' | 'smartphone' | 'smoke_free' | 'smoking_rooms' | 'sms' | 'sms_failed' | 'snippet_folder' | 'snooze' | 'snowboarding' | 'snowmobile' | 'snowshoeing' | 'soap' | 'social_distance' | 'solar_power' | 'sort' | 'sort_by_alpha' | 'sos' | 'soup_kitchen' | 'source' | 'south' | 'south_america' | 'south_east' | 'south_west' | 'spa' | 'space_bar' | 'space_dashboard' | 'spatial_audio' | 'spatial_audio_off' | 'spatial_tracking' | 'speaker' | 'speaker_group' | 'speaker_notes' | 'speaker_notes_off' | 'speaker_phone' | 'speed' | 'spellcheck' | 'splitscreen' | 'spoke' | 'sports' | 'sports_bar' | 'sports_baseball' | 'sports_basketball' | 'sports_cricket' | 'sports_esports' | 'sports_football' | 'sports_golf' | 'sports_gymnastics' | 'sports_handball' | 'sports_hockey' | 'sports_kabaddi' | 'sports_martial_arts' | 'sports_mma' | 'sports_motorsports' | 'sports_rugby' | 'sports_score' | 'sports_soccer' | 'sports_tennis' | 'sports_volleyball' | 'square' | 'square_foot' | 'ssid_chart' | 'stacked_bar_chart' | 'stacked_line_chart' | 'stadium' | 'stairs' | 'star' | 'star_border' | 'star_border_purple500' | 'star_half' | 'star_outline' | 'star_purple500' | 'star_rate' | 'stars' | 'start' | 'stay_current_landscape' | 'stay_current_portrait' | 'stay_primary_landscape' | 'stay_primary_portrait' | 'sticky_note_2' | 'stop' | 'stop_circle' | 'stop_screen_share' | 'storage' | 'store' | 'store_mall_directory' | 'storefront' | 'storm' | 'straight' | 'straighten' | 'stream' | 'streetview' | 'strikethrough_s' | 'stroller' | 'style' | 'subdirectory_arrow_left' | 'subdirectory_arrow_right' | 'subject' | 'subscript' | 'subscriptions' | 'subtitles' | 'subtitles_off' | 'subway' | 'summarize' | 'superscript' | 'supervised_user_circle' | 'supervisor_account' | 'support' | 'support_agent' | 'surfing' | 'surround_sound' | 'swap_calls' | 'swap_horiz' | 'swap_horizontal_circle' | 'swap_vert' | 'swap_vertical_circle' | 'swipe' | 'swipe_down' | 'swipe_down_alt' | 'swipe_left' | 'swipe_left_alt' | 'swipe_right' | 'swipe_right_alt' | 'swipe_up' | 'swipe_up_alt' | 'swipe_vertical' | 'switch_access_shortcut' | 'switch_access_shortcut_add' | 'switch_account' | 'switch_camera' | 'switch_left' | 'switch_right' | 'switch_video' | 'synagogue' | 'sync' | 'sync_alt' | 'sync_disabled' | 'sync_lock' | 'sync_problem' | 'system_security_update' | 'system_security_update_good' | 'system_security_update_warning' | 'system_update' | 'system_update_alt' | 'tab' | 'tab_unselected' | 'table_bar' | 'table_chart' | 'table_restaurant' | 'table_rows' | 'table_view' | 'tablet' | 'tablet_android' | 'tablet_mac' | 'tag' | 'tag_faces' | 'takeout_dining' | 'tap_and_play' | 'tapas' | 'task' | 'task_alt' | 'taxi_alert' | 'temple_buddhist' | 'temple_hindu' | 'terminal' | 'terrain' | 'text_decrease' | 'text_fields' | 'text_format' | 'text_increase' | 'text_rotate_up' | 'text_rotate_vertical' | 'text_rotation_angledown' | 'text_rotation_angleup' | 'text_rotation_down' | 'text_rotation_none' | 'text_snippet' | 'textsms' | 'texture' | 'theater_comedy' | 'theaters' | 'thermostat' | 'thermostat_auto' | 'thumb_down' | 'thumb_down_alt' | 'thumb_down_off_alt' | 'thumb_up' | 'thumb_up_alt' | 'thumb_up_off_alt' | 'thumbs_up_down' | 'thunderstorm' | 'time_to_leave' | 'timelapse' | 'timeline' | 'timer' | 'timer_10' | 'timer_10_select' | 'timer_3' | 'timer_3_select' | 'timer_off' | 'tips_and_updates' | 'tire_repair' | 'title' | 'toc' | 'today' | 'toggle_off' | 'toggle_on' | 'token' | 'toll' | 'tonality' | 'topic' | 'tornado' | 'touch_app' | 'tour' | 'toys' | 'track_changes' | 'traffic' | 'train' | 'tram' | 'transcribe' | 'transfer_within_a_station' | 'transform' | 'transgender' | 'transit_enterexit' | 'translate' | 'travel_explore' | 'trending_down' | 'trending_flat' | 'trending_up' | 'trip_origin' | 'troubleshoot' | 'try' | 'tsunami' | 'tty' | 'tune' | 'tungsten' | 'turn_left' | 'turn_right' | 'turn_sharp_left' | 'turn_sharp_right' | 'turn_slight_left' | 'turn_slight_right' | 'turned_in' | 'turned_in_not' | 'tv' | 'tv_off' | 'two_wheeler' | 'type_specimen' | 'u_turn_left' | 'u_turn_right' | 'umbrella' | 'unarchive' | 'undo' | 'unfold_less' | 'unfold_less_double' | 'unfold_more' | 'unfold_more_double' | 'unpublished' | 'unsubscribe' | 'upcoming' | 'update' | 'update_disabled' | 'upgrade' | 'upload' | 'upload_file' | 'usb' | 'usb_off' | 'vaccines' | 'vape_free' | 'vaping_rooms' | 'verified' | 'verified_user' | 'vertical_align_bottom' | 'vertical_align_center' | 'vertical_align_top' | 'vertical_distribute' | 'vertical_shades' | 'vertical_shades_closed' | 'vertical_split' | 'vibration' | 'video_call' | 'video_camera_back' | 'video_camera_front' | 'video_chat' | 'video_file' | 'video_label' | 'video_library' | 'video_settings' | 'video_stable' | 'videocam' | 'videocam_off' | 'videogame_asset' | 'videogame_asset_off' | 'view_agenda' | 'view_array' | 'view_carousel' | 'view_column' | 'view_comfy' | 'view_comfy_alt' | 'view_compact' | 'view_compact_alt' | 'view_cozy' | 'view_day' | 'view_headline' | 'view_in_ar' | 'view_kanban' | 'view_list' | 'view_module' | 'view_quilt' | 'view_sidebar' | 'view_stream' | 'view_timeline' | 'view_week' | 'vignette' | 'villa' | 'visibility' | 'visibility_off' | 'voice_chat' | 'voice_over_off' | 'voicemail' | 'volcano' | 'volume_down' | 'volume_mute' | 'volume_off' | 'volume_up' | 'volunteer_activism' | 'vpn_key' | 'vpn_key_off' | 'vpn_lock' | 'vrpano' | 'wallet' | 'wallpaper' | 'warehouse' | 'warning' | 'warning_amber' | 'wash' | 'watch' | 'watch_later' | 'watch_off' | 'water' | 'water_damage' | 'water_drop' | 'waterfall_chart' | 'waves' | 'waving_hand' | 'wb_auto' | 'wb_cloudy' | 'wb_incandescent' | 'wb_iridescent' | 'wb_shade' | 'wb_sunny' | 'wb_twilight' | 'wc' | 'web' | 'web_asset' | 'web_asset_off' | 'web_stories' | 'webhook' | 'weekend' | 'west' | 'whatshot' | 'wheelchair_pickup' | 'where_to_vote' | 'widgets' | 'width_full' | 'width_normal' | 'width_wide' | 'wifi' | 'wifi_1_bar' | 'wifi_2_bar' | 'wifi_calling' | 'wifi_calling_3' | 'wifi_channel' | 'wifi_find' | 'wifi_lock' | 'wifi_off' | 'wifi_password' | 'wifi_protected_setup' | 'wifi_tethering' | 'wifi_tethering_error' | 'wifi_tethering_off' | 'wind_power' | 'window' | 'wine_bar' | 'woman' | 'woman_2' | 'work' | 'work_history' | 'work_off' | 'work_outline' | 'workspace_premium' | 'workspaces' | 'wrap_text' | 'wrong_location' | 'wysiwyg' | 'yard' | 'youtube_searched_for' | 'zoom_in' | 'zoom_in_map' | 'zoom_out' | 'zoom_out_map';
|
|
2
|
-
//# sourceMappingURL=MaterialIcon.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"MaterialIcon.d.ts","sourceRoot":"","sources":["../../../Icon/MaterialIcon.ts"],"names":[],"mappings":"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"}
|
package/dist/Icon/index.d.ts
DELETED
package/dist/Icon/index.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../Icon/index.ts"],"names":[],"mappings":"AAAA,cAAc,mBAAmB,CAAA;AACjC,cAAc,WAAW,CAAA"}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { Component } from '@a11d/lit';
|
|
2
|
-
import { type MaterialIcon } from '@3mo/icon';
|
|
3
|
-
/**
|
|
4
|
-
* @attr icon - The icon to display.
|
|
5
|
-
* @attr disabled - Disables the icon-button.
|
|
6
|
-
* @attr dense - Reduces the size of the icon-button.
|
|
7
|
-
*
|
|
8
|
-
* @slot icon - Use The icon to be displayed inside the button.
|
|
9
|
-
*
|
|
10
|
-
* @csspart button - The native button element wrapping the icon-button.
|
|
11
|
-
*/
|
|
12
|
-
export declare class IconButton extends Component {
|
|
13
|
-
icon: MaterialIcon;
|
|
14
|
-
disabled: boolean;
|
|
15
|
-
dense: boolean;
|
|
16
|
-
static get styles(): import("@a11d/lit").CSSResult;
|
|
17
|
-
protected get template(): import("lit-html").TemplateResult<1>;
|
|
18
|
-
}
|
|
19
|
-
declare global {
|
|
20
|
-
interface HTMLElementTagNameMap {
|
|
21
|
-
'mo-icon-button': IconButton;
|
|
22
|
-
}
|
|
23
|
-
}
|
|
24
|
-
//# sourceMappingURL=IconButton.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"IconButton.d.ts","sourceRoot":"","sources":["../../../IconButton/IconButton.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,SAAS,EAAuB,MAAM,WAAW,CAAA;AAErE,OAAO,EAAE,KAAK,YAAY,EAAE,MAAM,WAAW,CAAA;AAG7C;;;;;;;;GAQG;AACH,qBACa,UAAW,SAAQ,SAAS;IAC5B,IAAI,EAAG,YAAY,CAAA;IACX,QAAQ,UAAQ;IACQ,KAAK,UAAQ;IAEzD,WAAoB,MAAM,kCAEzB;IAED,cAAuB,QAAQ,yCAE9B;CACD;AAQD,OAAO,CAAC,MAAM,CAAC;IACd,UAAU,qBAAqB;QAC9B,gBAAgB,EAAE,UAAU,CAAA;KAC5B;CACD"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../IconButton/index.ts"],"names":[],"mappings":"AAAA,OAAO,WAAW,CAAA;AAClB,cAAc,iBAAiB,CAAA"}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { Controller, type ReactiveControllerHost } from '@a11d/lit';
|
|
2
|
-
export declare class InstanceofAttributeController extends Controller {
|
|
3
|
-
readonly host: Element & ReactiveControllerHost;
|
|
4
|
-
private static readonly attribute;
|
|
5
|
-
constructor(host: Element & ReactiveControllerHost);
|
|
6
|
-
hostConnected(): void;
|
|
7
|
-
private walkupPrototypeChainAndGetAttributeNames;
|
|
8
|
-
}
|
|
9
|
-
//# sourceMappingURL=InstanceofAttributeController.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"InstanceofAttributeController.d.ts","sourceRoot":"","sources":["../../../InstanceofAttributeController/InstanceofAttributeController.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,KAAK,sBAAsB,EAAE,MAAM,WAAW,CAAA;AAEnE,qBAAa,6BAA8B,SAAQ,UAAU;aAG9B,IAAI,EAAE,OAAO,GAAG,sBAAsB;IAFpE,OAAO,CAAC,MAAM,CAAC,QAAQ,CAAC,SAAS,CAAe;gBAElB,IAAI,EAAE,OAAO,GAAG,sBAAsB;IAI3D,aAAa;IAItB,OAAO,CAAE,wCAAwC;CAejD"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../InstanceofAttributeController/index.ts"],"names":[],"mappings":"AAAA,cAAc,oCAAoC,CAAA"}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
declare function getKeyPath<T>(keyPath: KeyPathOf<T>): KeyPathOf<T>;
|
|
2
|
-
declare function getValueByKeyPath<T, KeyPath extends KeyPathOf<T>>(object: T, keyPath: KeyPath): KeyPathValueOf<T, KeyPath>;
|
|
3
|
-
declare function setValueByKeyPath<T, KeyPath extends KeyPathOf<T>>(object: T, keyPath: KeyPath, value: KeyPathValueOf<T, KeyPath>): void;
|
|
4
|
-
type GetKeyPathFunction = typeof getKeyPath;
|
|
5
|
-
type GetValueByKeyPathFunction = typeof getValueByKeyPath;
|
|
6
|
-
type SetValueByKeyPathFunction = typeof setValueByKeyPath;
|
|
7
|
-
declare global {
|
|
8
|
-
var getKeyPath: GetKeyPathFunction;
|
|
9
|
-
var getValueByKeyPath: GetValueByKeyPathFunction;
|
|
10
|
-
var setValueByKeyPath: SetValueByKeyPathFunction;
|
|
11
|
-
type KeyPathOf<T> = object extends T ? string : T extends ReadonlyArray<any> ? Extract<keyof T, `${number}`> | SubKeyPathOf<T, Extract<keyof T, `${number}`>> : T extends object ? Extract<keyof T, string> | SubKeyPathOf<T, Extract<keyof T, string>> : never;
|
|
12
|
-
type KeyPathValueOf<T, KeyPath extends string = KeyPathOf<T>> = KeyPath extends keyof T ? T[KeyPath] : KeyPath extends `${infer K}.${infer R}` ? K extends keyof T ? KeyPathValueOf<T[K], R> : unknown : unknown;
|
|
13
|
-
}
|
|
14
|
-
type SubKeyPathOf<T, K extends string> = K extends keyof T ? `${K}.${KeyPathOf<T[K]>}` : never;
|
|
15
|
-
export {};
|
|
16
|
-
//# sourceMappingURL=KeyPath.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"KeyPath.d.ts","sourceRoot":"","sources":["../../../KeyPath/KeyPath.ts"],"names":[],"mappings":"AACA,iBAAS,UAAU,CAAC,CAAC,EAAE,OAAO,EAAE,SAAS,CAAC,CAAC,CAAC,gBAE3C;AAED,iBAAS,iBAAiB,CAAC,CAAC,EAAE,OAAO,SAAS,SAAS,CAAC,CAAC,CAAC,EAAE,MAAM,EAAE,CAAC,EAAE,OAAO,EAAE,OAAO,GAAG,cAAc,CAAC,CAAC,EAAE,OAAO,CAAC,CAInH;AAED,iBAAS,iBAAiB,CAAC,CAAC,EAAE,OAAO,SAAS,SAAS,CAAC,CAAC,CAAC,EAAE,MAAM,EAAE,CAAC,EAAE,OAAO,EAAE,OAAO,EAAE,KAAK,EAAE,cAAc,CAAC,CAAC,EAAE,OAAO,CAAC,QAQzH;AAED,KAAK,kBAAkB,GAAG,OAAO,UAAU,CAAA;AAC3C,KAAK,yBAAyB,GAAG,OAAO,iBAAiB,CAAA;AACzD,KAAK,yBAAyB,GAAG,OAAO,iBAAiB,CAAA;AAMzD,OAAO,CAAC,MAAM,CAAC;IACd,IAAI,UAAU,EAAE,kBAAkB,CAAA;IAClC,IAAI,iBAAiB,EAAE,yBAAyB,CAAA;IAChD,IAAI,iBAAiB,EAAE,yBAAyB,CAAA;IAEhD,KAAK,SAAS,CAAC,CAAC,IACf,MAAM,SAAS,CAAC,GAAG,MAAM,GACzB,CAAC,SAAS,aAAa,CAAC,GAAG,CAAC,GAAG,OAAO,CAAC,MAAM,CAAC,EAAE,GAAG,MAAM,EAAE,CAAC,GAAG,YAAY,CAAC,CAAC,EAAE,OAAO,CAAC,MAAM,CAAC,EAAE,GAAG,MAAM,EAAE,CAAC,CAAC,GAC7G,CAAC,SAAS,MAAM,GAAG,OAAO,CAAC,MAAM,CAAC,EAAE,MAAM,CAAC,GAAG,YAAY,CAAC,CAAC,EAAE,OAAO,CAAC,MAAM,CAAC,EAAE,MAAM,CAAC,CAAC,GACvF,KAAK,CAAA;IAEN,KAAK,cAAc,CAAC,CAAC,EAAE,OAAO,SAAS,MAAM,GAAG,SAAS,CAAC,CAAC,CAAC,IAC3D,OAAO,SAAS,MAAM,CAAC,GAAG,CAAC,CAAC,OAAO,CAAC,GACpC,OAAO,SAAS,GAAG,MAAM,CAAC,IAAI,MAAM,CAAC,EAAE,GAAG,CAAC,SAAS,MAAM,CAAC,GAAG,cAAc,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,GAAG,OAAO,GAC/F,OAAO,CAAA;CACR;AAED,KAAK,YAAY,CAAC,CAAC,EAAE,CAAC,SAAS,MAAM,IAAI,CAAC,SAAS,MAAM,CAAC,GAAG,GAAG,CAAC,IAAI,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,GAAG,KAAK,CAAA"}
|
package/dist/KeyPath/index.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../KeyPath/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAA"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
export declare class KeyboardController {
|
|
2
|
-
private static _ctrl;
|
|
3
|
-
static get ctrl(): boolean;
|
|
4
|
-
private static _shift;
|
|
5
|
-
static get shift(): boolean;
|
|
6
|
-
private static _alt;
|
|
7
|
-
static get alt(): boolean;
|
|
8
|
-
private static _meta;
|
|
9
|
-
static get meta(): boolean;
|
|
10
|
-
}
|
|
11
|
-
//# sourceMappingURL=KeyboardController.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"KeyboardController.d.ts","sourceRoot":"","sources":["../../../KeyboardController/KeyboardController.ts"],"names":[],"mappings":"AAAA,qBAAa,kBAAkB;IAC9B,OAAO,CAAC,MAAM,CAAC,KAAK,CAAQ;IAC5B,MAAM,KAAK,IAAI,YAAwB;IAEvC,OAAO,CAAC,MAAM,CAAC,MAAM,CAAQ;IAC7B,MAAM,KAAK,KAAK,YAAyB;IAEzC,OAAO,CAAC,MAAM,CAAC,IAAI,CAAQ;IAC3B,MAAM,KAAK,GAAG,YAAuB;IAErC,OAAO,CAAC,MAAM,CAAC,KAAK,CAAQ;IAC5B,MAAM,KAAK,IAAI,YAAwB;CAwBvC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../KeyboardController/index.ts"],"names":[],"mappings":"AAAA,cAAc,yBAAyB,CAAA"}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import { SelectionListItemWithControl } from './SelectionListItemWithControl.js';
|
|
2
|
-
import '@3mo/checkbox';
|
|
3
|
-
/**
|
|
4
|
-
* @element mo-checkbox-list-item
|
|
5
|
-
*
|
|
6
|
-
* @attr selectionControlAlignment - The alignment of the checkbox relative to the list item content
|
|
7
|
-
* @attr checked - Whether the checkbox is checked
|
|
8
|
-
* @attr indeterminate - Whether the checkbox is indeterminate
|
|
9
|
-
* @attr value - The value of the checkbox
|
|
10
|
-
*
|
|
11
|
-
* @slot - Default slot for content
|
|
12
|
-
*
|
|
13
|
-
* @event change - Dispatched when the checkbox value changes
|
|
14
|
-
*/
|
|
15
|
-
export declare class CheckboxListItem extends SelectionListItemWithControl<CheckboxValue> {
|
|
16
|
-
checked: boolean;
|
|
17
|
-
indeterminate: boolean;
|
|
18
|
-
value?: CheckboxValue;
|
|
19
|
-
get selected(): boolean;
|
|
20
|
-
set selected(value: boolean);
|
|
21
|
-
role: string;
|
|
22
|
-
protected get selectionControlTemplate(): import("lit-html").TemplateResult<1>;
|
|
23
|
-
protected handleClick(): void;
|
|
24
|
-
protected handleChange(value: CheckboxValue): void;
|
|
25
|
-
}
|
|
26
|
-
declare global {
|
|
27
|
-
interface HTMLElementTagNameMap {
|
|
28
|
-
'mo-checkbox-list-item': CheckboxListItem;
|
|
29
|
-
}
|
|
30
|
-
}
|
|
31
|
-
//# sourceMappingURL=CheckboxListItem.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"CheckboxListItem.d.ts","sourceRoot":"","sources":["../../../List/CheckboxListItem.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,4BAA4B,EAAE,MAAM,mCAAmC,CAAA;AAChF,OAAO,eAAe,CAAA;AAEtB;;;;;;;;;;;GAWG;AACH,qBACa,gBAAiB,SAAQ,4BAA4B,CAAC,aAAa,CAAC;IACpC,OAAO,UAAQ;IACf,aAAa,UAAQ;IACrD,KAAK,CAAC,EAAE,aAAa,CAAA;IAEjC,IAAI,QAAQ,YAA0B;IACtC,IAAI,QAAQ,CAAC,KAAK,SAAA,EAA0B;IAEnC,IAAI,SAAqB;IAElC,SAAS,KAAK,wBAAwB,yCAErC;IAGD,SAAS,CAAC,WAAW;IAIrB,SAAS,CAAC,YAAY,CAAC,KAAK,EAAE,aAAa;CAM3C;AAED,OAAO,CAAC,MAAM,CAAC;IACd,UAAU,qBAAqB;QAC9B,uBAAuB,EAAE,gBAAgB,CAAA;KACzC;CACD"}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { ListItem } from './ListItem.js';
|
|
2
|
-
/**
|
|
3
|
-
* @element mo-collapsible-list-item
|
|
4
|
-
*
|
|
5
|
-
* @attr open - Whether the list item is open
|
|
6
|
-
*
|
|
7
|
-
* @slot details - The details of the list item
|
|
8
|
-
*/
|
|
9
|
-
export declare class CollapsibleListItem extends ListItem {
|
|
10
|
-
private open;
|
|
11
|
-
static get styles(): import("@a11d/lit").CSSResult;
|
|
12
|
-
private readonly slotController;
|
|
13
|
-
private get hasDetails();
|
|
14
|
-
protected get template(): import("lit-html").TemplateResult<1>;
|
|
15
|
-
handleItemKeyDown(event: KeyboardEvent): void;
|
|
16
|
-
private focusFirstChild;
|
|
17
|
-
}
|
|
18
|
-
declare global {
|
|
19
|
-
interface HTMLElementTagNameMap {
|
|
20
|
-
'mo-collapsible-list-item': CollapsibleListItem;
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
|
-
//# sourceMappingURL=CollapsibleListItem.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"CollapsibleListItem.d.ts","sourceRoot":"","sources":["../../../List/CollapsibleListItem.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAA;AAExC;;;;;;GAMG;AACH,qBACa,mBAAoB,SAAQ,QAAQ;IAQ7C,OAAO,CAAC,IAAI,CAAQ;IAEvB,WAAoB,MAAM,kCAEzB;IAED,OAAO,CAAC,QAAQ,CAAC,cAAc,CAA2B;IAE1D,OAAO,KAAK,UAAU,GAErB;IAED,cAAuB,QAAQ,yCAE9B;IAGD,iBAAiB,CAAC,KAAK,EAAE,aAAa;YAgBxB,eAAe;CAK7B;AAED,OAAO,CAAC,MAAM,CAAC;IACd,UAAU,qBAAqB;QAC9B,0BAA0B,EAAE,mBAAmB,CAAA;KAC/C;CACD"}
|
package/dist/List/List.d.ts
DELETED
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { Component } from '@a11d/lit';
|
|
2
|
-
import { SlotController } from '@3mo/slot-controller';
|
|
3
|
-
import { ListItemsKeyboardController } from './ListItemsKeyboardController.js';
|
|
4
|
-
export declare function isListItem(element: Element): element is HTMLElement;
|
|
5
|
-
export declare function isList(element: EventTarget): element is HTMLElement;
|
|
6
|
-
/**
|
|
7
|
-
* @element mo-list
|
|
8
|
-
*
|
|
9
|
-
* @slot - Default slot for list items
|
|
10
|
-
*/
|
|
11
|
-
export declare class List extends Component {
|
|
12
|
-
static readonly itemRoles: string[];
|
|
13
|
-
readonly role = "list";
|
|
14
|
-
readonly listItemsKeyboardController: ListItemsKeyboardController;
|
|
15
|
-
readonly slotController: SlotController;
|
|
16
|
-
get items(): HTMLElement[];
|
|
17
|
-
static get styles(): import("@a11d/lit").CSSResult;
|
|
18
|
-
protected get template(): import("lit-html").TemplateResult<1>;
|
|
19
|
-
}
|
|
20
|
-
declare global {
|
|
21
|
-
interface HTMLElementTagNameMap {
|
|
22
|
-
'mo-list': List;
|
|
23
|
-
}
|
|
24
|
-
}
|
|
25
|
-
//# sourceMappingURL=List.d.ts.map
|
package/dist/List/List.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"List.d.ts","sourceRoot":"","sources":["../../../List/List.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAwB,MAAM,WAAW,CAAA;AAC3D,OAAO,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAA;AACrD,OAAO,EAAE,2BAA2B,EAAE,MAAM,kCAAkC,CAAA;AAE9E,wBAAgB,UAAU,CAAC,OAAO,EAAE,OAAO,GAAG,OAAO,IAAI,WAAW,CAInE;AAED,wBAAgB,MAAM,CAAC,OAAO,EAAE,WAAW,GAAG,OAAO,IAAI,WAAW,CAGnE;AAED;;;;GAIG;AACH,qBACa,IAAK,SAAQ,SAAS;IAClC,MAAM,CAAC,QAAQ,CAAC,SAAS,WAA0E;IAEnG,SAAkB,IAAI,UAAS;IAG/B,QAAQ,CAAC,2BAA2B,8BAAwC;IAC5E,QAAQ,CAAC,cAAc,iBAA2B;IAElD,IAAI,KAAK,kBAER;IAED,WAAoB,MAAM,kCAEzB;IAED,cAAuB,QAAQ,yCAE9B;CACD;AAED,OAAO,CAAC,MAAM,CAAC;IACd,UAAU,qBAAqB;QAC9B,SAAS,EAAE,IAAI,CAAA;KACf;CACD"}
|
package/dist/List/ListItem.d.ts
DELETED
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { Component } from '@a11d/lit';
|
|
2
|
-
import './ListItemRipple.js';
|
|
3
|
-
/**
|
|
4
|
-
* @element mo-list-item
|
|
5
|
-
*
|
|
6
|
-
* @attr disabled - Whether the list item is disabled
|
|
7
|
-
*
|
|
8
|
-
* @slot - Default slot for content
|
|
9
|
-
*/
|
|
10
|
-
export declare class ListItem extends Component {
|
|
11
|
-
disabled: boolean;
|
|
12
|
-
protected focused: boolean;
|
|
13
|
-
role: string;
|
|
14
|
-
tabIndex: number;
|
|
15
|
-
protected handleFocus(): void;
|
|
16
|
-
protected handleBlur(): void;
|
|
17
|
-
static get styles(): import("@a11d/lit").CSSResult;
|
|
18
|
-
protected get template(): import("lit-html").TemplateResult<1>;
|
|
19
|
-
}
|
|
20
|
-
declare global {
|
|
21
|
-
interface HTMLElementTagNameMap {
|
|
22
|
-
'mo-list-item': ListItem;
|
|
23
|
-
}
|
|
24
|
-
}
|
|
25
|
-
//# sourceMappingURL=ListItem.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ListItem.d.ts","sourceRoot":"","sources":["../../../List/ListItem.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAiD,MAAM,WAAW,CAAA;AAEpF,OAAO,qBAAqB,CAAA;AAE5B;;;;;;GAMG;AACH,qBACa,QAAS,SAAQ,SAAS;IACE,QAAQ,UAAQ;IACZ,SAAS,CAAC,OAAO,UAAQ;IAE5D,IAAI,SAAa;IACjB,QAAQ,SAAI;IAGrB,SAAS,CAAC,WAAW;IAKrB,SAAS,CAAC,UAAU;IAIpB,WAAoB,MAAM,kCAEzB;IAED,cAAuB,QAAQ,yCAE9B;CACD;AAED,OAAO,CAAC,MAAM,CAAC;IACd,UAAU,qBAAqB;QAC9B,cAAc,EAAE,QAAQ,CAAA;KACxB;CACD"}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { Component } from '@a11d/lit';
|
|
2
|
-
import { Ripple } from '@material/web/ripple/lib/ripple.js';
|
|
3
|
-
import '@material/web/ripple/ripple.js';
|
|
4
|
-
/**
|
|
5
|
-
* @element mo-list-item-ripple
|
|
6
|
-
*
|
|
7
|
-
* @attr disabled - Whether the ripple is disabled
|
|
8
|
-
* @attr focused - Whether the ripple is focused
|
|
9
|
-
*/
|
|
10
|
-
export declare class ListItemRipple extends Component {
|
|
11
|
-
disabled: boolean;
|
|
12
|
-
focused: boolean;
|
|
13
|
-
readonly ripple: Ripple;
|
|
14
|
-
static get styles(): import("@a11d/lit").CSSResult;
|
|
15
|
-
protected get template(): import("lit-html").TemplateResult<1>;
|
|
16
|
-
protected handleKeyDown(event: KeyboardEvent): void;
|
|
17
|
-
protected handleKeyUp(): void;
|
|
18
|
-
}
|
|
19
|
-
declare global {
|
|
20
|
-
interface HTMLElementTagNameMap {
|
|
21
|
-
'mo-list-item-ripple': ListItemRipple;
|
|
22
|
-
}
|
|
23
|
-
}
|
|
24
|
-
//# sourceMappingURL=ListItemRipple.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ListItemRipple.d.ts","sourceRoot":"","sources":["../../../List/ListItemRipple.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAwD,MAAM,WAAW,CAAA;AAE3F,OAAO,EAAE,MAAM,EAAE,MAAM,oCAAoC,CAAA;AAC3D,OAAO,gCAAgC,CAAA;AAEvC;;;;;GAKG;AACH,qBACa,cAAe,SAAQ,SAAS;IACf,QAAQ,UAAQ;IAY1C,OAAO,UAAQ;IAEE,QAAQ,CAAC,MAAM,EAAG,MAAM,CAAA;IAE5C,WAAoB,MAAM,kCAEzB;IAED,cAAuB,QAAQ,yCAE9B;IAGD,SAAS,CAAC,aAAa,CAAC,KAAK,EAAE,aAAa;IAa5C,SAAS,CAAC,WAAW;CAGrB;AAED,OAAO,CAAC,MAAM,CAAC;IACd,UAAU,qBAAqB;QAC9B,qBAAqB,EAAE,cAAc,CAAA;KACrC;CACD"}
|