igniteui-webcomponents-layouts 6.3.0-beta.0 → 6.3.1-beta.0
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/bundles/igniteui-webcomponents-layouts.umd.js +1 -1
- package/bundles/igniteui-webcomponents-layouts.umd.min.js +1 -1
- package/esm2015/lib/ComboEditorBridge.js +2 -4
- package/esm2015/lib/ComboEditorGotFocusEventArgs.js +2 -4
- package/esm2015/lib/ComboEditorLostFocusEventArgs.js +2 -4
- package/esm2015/lib/ComboEditorMultipleDataSourceNotifier.js +2 -4
- package/esm2015/lib/ComboEditorTextChangedEventArgs.js +2 -4
- package/esm2015/lib/ComboEditorValueChangedEventArgs.js +2 -4
- package/esm2015/lib/ComboEditorView_combined.js +6 -12
- package/esm2015/lib/ComboEditorVisualModelExport.js +2 -4
- package/esm2015/lib/ExpansionPanelUtilities.js +2 -4
- package/esm2015/lib/ExpansionPanelView_combined.js +5 -9
- package/esm2015/lib/LayoutPrimaryKeyValue.js +2 -4
- package/esm2015/lib/LayoutSelectedItemsCollection.js +2 -4
- package/esm2015/lib/LayoutSelectedKeysCollection.js +2 -4
- package/esm2015/lib/ListPanelActiveRowChangedEventArgs.js +2 -4
- package/esm2015/lib/ListPanelColumnDefinition.js +2 -4
- package/esm2015/lib/ListPanelContentRebindEventArgs.js +2 -4
- package/esm2015/lib/ListPanelContentRecycledEventArgs.js +2 -4
- package/esm2015/lib/ListPanelContentRefreshedEventArgs.js +2 -4
- package/esm2015/lib/ListPanelDataBindingEventArgs.js +2 -4
- package/esm2015/lib/ListPanelItemPresenter.js +2 -4
- package/esm2015/lib/ListPanelItemVisualData.js +2 -4
- package/esm2015/lib/ListPanelPrimaryKeyValue.js +2 -4
- package/esm2015/lib/ListPanelRowRange.js +2 -4
- package/esm2015/lib/ListPanelScrollerKeyboardListener.js +2 -4
- package/esm2015/lib/ListPanelSelectedItemsChangedEventArgs.js +2 -4
- package/esm2015/lib/ListPanelSelectedItemsCollection.js +2 -4
- package/esm2015/lib/ListPanelSelectedKeysChangedEventArgs.js +2 -4
- package/esm2015/lib/ListPanelSelectedKeysCollection.js +2 -4
- package/esm2015/lib/ListPanelSelectionChangedEventArgs.js +2 -4
- package/esm2015/lib/ListPanelTemplateHeightRequestedEventArgs.js +2 -4
- package/esm2015/lib/ListPanelTemplateWidthRequestedEventArgs.js +2 -4
- package/esm2015/lib/ListPanelView_combined.js +18 -36
- package/esm2015/lib/ListPanelViewportChangedEventArgs.js +2 -4
- package/esm2015/lib/ListPanelVisualData.js +2 -4
- package/esm2015/lib/ListPanelVisualModel.js +2 -4
- package/esm2015/lib/NativeUIContentRefreshedEventArgs.js +2 -4
- package/esm2015/lib/NativeUILayoutFactory_combined.js +66 -132
- package/esm2015/lib/NativeUIToolbarSubMenuClosingEventArgs.js +2 -4
- package/esm2015/lib/NativeUIToolbarSubMenuOpeningEventArgs.js +2 -4
- package/esm2015/lib/OnCollapsedEventArgs.js +2 -4
- package/esm2015/lib/OnExpandedEventArgs.js +2 -4
- package/esm2015/lib/PropertyEditorDataSource_combined.js +12 -24
- package/esm2015/lib/PropertyEditorPanelColumnDefinition.js +2 -4
- package/esm2015/lib/PropertyEditorPanelComboBoxBridgeItem.js +2 -4
- package/esm2015/lib/PropertyEditorPanelDataBindingEventArgs.js +2 -4
- package/esm2015/lib/PropertyEditorPanelDropDownDataListItem.js +2 -4
- package/esm2015/lib/PropertyEditorPanelTemplateCellUpdatingEventArgs.js +2 -4
- package/esm2015/lib/PropertyEditorPanelView_combined.js +4 -8
- package/esm2015/lib/PropertyEditorPropertyDescriptionButtonClickEventArgs.js +2 -4
- package/esm2015/lib/PropertyEditorPropertyDescriptionChangedEventArgs.js +2 -4
- package/esm2015/lib/PropertyEditorPropertyDescriptionTargetPropertyUpdatingEventArgs.js +2 -4
- package/esm2015/lib/PropertyEditorTreeTransformer.js +2 -4
- package/esm2015/lib/ToolActionButtonPairVisualData.js +2 -4
- package/esm2015/lib/ToolActionButtonVisualData.js +2 -4
- package/esm2015/lib/ToolActionCheckboxListVisualData.js +2 -4
- package/esm2015/lib/ToolActionCheckboxVisualData.js +2 -4
- package/esm2015/lib/ToolActionColorEditorVisualData.js +2 -4
- package/esm2015/lib/ToolActionComboVisualData.js +2 -4
- package/esm2015/lib/ToolActionEventDetail.js +2 -4
- package/esm2015/lib/ToolActionEventDetailCollection.js +2 -4
- package/esm2015/lib/ToolActionFieldSelectorAggregation.js +2 -4
- package/esm2015/lib/ToolActionFieldSelectorAggregationsCollection.js +2 -4
- package/esm2015/lib/ToolActionFieldSelectorSelectedAggregation.js +2 -4
- package/esm2015/lib/ToolActionFieldSelectorSelectedAggregationsCollection.js +2 -4
- package/esm2015/lib/ToolActionFieldSelector_ToolActionFieldSelectorItem.js +2 -4
- package/esm2015/lib/ToolActionGroupHeaderVisualData.js +2 -4
- package/esm2015/lib/ToolActionIconMenuVisualData.js +2 -4
- package/esm2015/lib/ToolActionLabelVisualData.js +2 -4
- package/esm2015/lib/ToolActionMeasurementContext.js +2 -4
- package/esm2015/lib/ToolActionNumberInputVisualData.js +2 -4
- package/esm2015/lib/ToolActionPerformedEventArgs.js +2 -4
- package/esm2015/lib/ToolActionRadioVisualData.js +2 -4
- package/esm2015/lib/ToolActionSeparatorVisualData.js +2 -4
- package/esm2015/lib/ToolActionSubPanelVisualData.js +2 -4
- package/esm2015/lib/ToolActionTextInputVisualData.js +2 -4
- package/esm2015/lib/ToolActionVisualData.js +2 -4
- package/esm2015/lib/ToolCommandEventArgs.js +2 -4
- package/esm2015/lib/ToolContextBinding.js +2 -4
- package/esm2015/lib/ToolContextBindingCollection.js +2 -4
- package/esm2015/lib/ToolPanelContentRefreshedEventArgs.js +2 -4
- package/esm2015/lib/ToolPanelContext.js +2 -4
- package/esm2015/lib/ToolPanelContextChangedEventArgs.js +2 -4
- package/esm2015/lib/ToolPanelContextSwappedEventArgs.js +2 -4
- package/esm2015/lib/ToolPanelVisualData_combined.js +4 -8
- package/esm2015/lib/ToolbarIconManager.js +2 -4
- package/esm2015/lib/ToolbarSubMenuClosingEventArgs.js +2 -4
- package/esm2015/lib/ToolbarSubMenuOpeningEventArgs.js +2 -4
- package/esm2015/lib/TooltipTextPresenter.js +2 -4
- package/esm2015/lib/igc-combo-editor-component.js +2 -1
- package/esm2015/lib/igc-list-panel-component.js +2 -1
- package/esm2015/lib/igc-property-editor-panel-component.js +2 -1
- package/esm2015/lib/igc-property-editor-property-description-component.js +2 -1
- package/esm2015/lib/igc-tool-action-button-component.js +2 -1
- package/esm2015/lib/igc-tool-action-button-pair-component.js +2 -1
- package/esm2015/lib/igc-tool-action-checkbox-component.js +2 -1
- package/esm2015/lib/igc-tool-action-checkbox-list-component.js +2 -1
- package/esm2015/lib/igc-tool-action-color-editor-component.js +2 -1
- package/esm2015/lib/igc-tool-action-combo-component.js +2 -1
- package/esm2015/lib/igc-tool-action-component.js +2 -4
- package/esm2015/lib/igc-tool-action-field-selector-component.js +2 -1
- package/esm2015/lib/igc-tool-action-group-header-component.js +2 -1
- package/esm2015/lib/igc-tool-action-icon-button-component.js +2 -1
- package/esm2015/lib/igc-tool-action-icon-menu-component.js +2 -1
- package/esm2015/lib/igc-tool-action-label-component.js +2 -1
- package/esm2015/lib/igc-tool-action-number-input-component.js +2 -1
- package/esm2015/lib/igc-tool-action-radio-component.js +2 -1
- package/esm2015/lib/igc-tool-action-separator-component.js +2 -1
- package/esm2015/lib/igc-tool-action-sub-panel-component.js +2 -1
- package/esm2015/lib/igc-tool-action-text-input-component.js +2 -1
- package/esm2015/lib/igc-tool-panel-component.js +2 -1
- package/esm2015/lib/igc-toolbar-component.js +2 -1
- package/esm2015/lib/igc-x-expansion-panel-component.js +2 -1
- package/esm5/lib/ComboEditorBridge.js +1 -2
- package/esm5/lib/ComboEditorGotFocusEventArgs.js +1 -2
- package/esm5/lib/ComboEditorLostFocusEventArgs.js +1 -2
- package/esm5/lib/ComboEditorMultipleDataSourceNotifier.js +1 -2
- package/esm5/lib/ComboEditorTextChangedEventArgs.js +1 -2
- package/esm5/lib/ComboEditorValueChangedEventArgs.js +1 -2
- package/esm5/lib/ComboEditorView_combined.js +3 -6
- package/esm5/lib/ComboEditorVisualModelExport.js +1 -2
- package/esm5/lib/ExpansionPanelUtilities.js +1 -2
- package/esm5/lib/ExpansionPanelView_combined.js +3 -5
- package/esm5/lib/LayoutPrimaryKeyValue.js +1 -2
- package/esm5/lib/LayoutSelectedItemsCollection.js +1 -2
- package/esm5/lib/LayoutSelectedKeysCollection.js +1 -2
- package/esm5/lib/ListPanelActiveRowChangedEventArgs.js +1 -2
- package/esm5/lib/ListPanelColumnDefinition.js +1 -2
- package/esm5/lib/ListPanelContentRebindEventArgs.js +1 -2
- package/esm5/lib/ListPanelContentRecycledEventArgs.js +1 -2
- package/esm5/lib/ListPanelContentRefreshedEventArgs.js +1 -2
- package/esm5/lib/ListPanelDataBindingEventArgs.js +1 -2
- package/esm5/lib/ListPanelItemPresenter.js +1 -2
- package/esm5/lib/ListPanelItemVisualData.js +1 -2
- package/esm5/lib/ListPanelPrimaryKeyValue.js +1 -2
- package/esm5/lib/ListPanelRowRange.js +1 -2
- package/esm5/lib/ListPanelScrollerKeyboardListener.js +1 -2
- package/esm5/lib/ListPanelSelectedItemsChangedEventArgs.js +1 -2
- package/esm5/lib/ListPanelSelectedItemsCollection.js +1 -2
- package/esm5/lib/ListPanelSelectedKeysChangedEventArgs.js +1 -2
- package/esm5/lib/ListPanelSelectedKeysCollection.js +1 -2
- package/esm5/lib/ListPanelSelectionChangedEventArgs.js +1 -2
- package/esm5/lib/ListPanelTemplateHeightRequestedEventArgs.js +1 -2
- package/esm5/lib/ListPanelTemplateWidthRequestedEventArgs.js +1 -2
- package/esm5/lib/ListPanelView_combined.js +9 -18
- package/esm5/lib/ListPanelViewportChangedEventArgs.js +1 -2
- package/esm5/lib/ListPanelVisualData.js +1 -2
- package/esm5/lib/ListPanelVisualModel.js +1 -2
- package/esm5/lib/NativeUIContentRefreshedEventArgs.js +1 -2
- package/esm5/lib/NativeUILayoutFactory_combined.js +33 -66
- package/esm5/lib/NativeUIToolbarSubMenuClosingEventArgs.js +1 -2
- package/esm5/lib/NativeUIToolbarSubMenuOpeningEventArgs.js +1 -2
- package/esm5/lib/OnCollapsedEventArgs.js +1 -2
- package/esm5/lib/OnExpandedEventArgs.js +1 -2
- package/esm5/lib/PropertyEditorDataSource_combined.js +6 -12
- package/esm5/lib/PropertyEditorPanelColumnDefinition.js +1 -2
- package/esm5/lib/PropertyEditorPanelComboBoxBridgeItem.js +1 -2
- package/esm5/lib/PropertyEditorPanelDataBindingEventArgs.js +1 -2
- package/esm5/lib/PropertyEditorPanelDropDownDataListItem.js +1 -2
- package/esm5/lib/PropertyEditorPanelTemplateCellUpdatingEventArgs.js +1 -2
- package/esm5/lib/PropertyEditorPanelView_combined.js +2 -4
- package/esm5/lib/PropertyEditorPropertyDescriptionButtonClickEventArgs.js +1 -2
- package/esm5/lib/PropertyEditorPropertyDescriptionChangedEventArgs.js +1 -2
- package/esm5/lib/PropertyEditorPropertyDescriptionTargetPropertyUpdatingEventArgs.js +1 -2
- package/esm5/lib/PropertyEditorTreeTransformer.js +1 -2
- package/esm5/lib/ToolActionButtonPairVisualData.js +1 -2
- package/esm5/lib/ToolActionButtonVisualData.js +1 -2
- package/esm5/lib/ToolActionCheckboxListVisualData.js +1 -2
- package/esm5/lib/ToolActionCheckboxVisualData.js +1 -2
- package/esm5/lib/ToolActionColorEditorVisualData.js +1 -2
- package/esm5/lib/ToolActionComboVisualData.js +1 -2
- package/esm5/lib/ToolActionEventDetail.js +1 -2
- package/esm5/lib/ToolActionEventDetailCollection.js +1 -2
- package/esm5/lib/ToolActionFieldSelectorAggregation.js +1 -2
- package/esm5/lib/ToolActionFieldSelectorAggregationsCollection.js +1 -2
- package/esm5/lib/ToolActionFieldSelectorSelectedAggregation.js +1 -2
- package/esm5/lib/ToolActionFieldSelectorSelectedAggregationsCollection.js +1 -2
- package/esm5/lib/ToolActionFieldSelector_ToolActionFieldSelectorItem.js +1 -2
- package/esm5/lib/ToolActionGroupHeaderVisualData.js +1 -2
- package/esm5/lib/ToolActionIconMenuVisualData.js +1 -2
- package/esm5/lib/ToolActionLabelVisualData.js +1 -2
- package/esm5/lib/ToolActionMeasurementContext.js +1 -2
- package/esm5/lib/ToolActionNumberInputVisualData.js +1 -2
- package/esm5/lib/ToolActionPerformedEventArgs.js +1 -2
- package/esm5/lib/ToolActionRadioVisualData.js +1 -2
- package/esm5/lib/ToolActionSeparatorVisualData.js +1 -2
- package/esm5/lib/ToolActionSubPanelVisualData.js +1 -2
- package/esm5/lib/ToolActionTextInputVisualData.js +1 -2
- package/esm5/lib/ToolActionVisualData.js +1 -2
- package/esm5/lib/ToolCommandEventArgs.js +1 -2
- package/esm5/lib/ToolContextBinding.js +1 -2
- package/esm5/lib/ToolContextBindingCollection.js +1 -2
- package/esm5/lib/ToolPanelContentRefreshedEventArgs.js +1 -2
- package/esm5/lib/ToolPanelContext.js +1 -2
- package/esm5/lib/ToolPanelContextChangedEventArgs.js +1 -2
- package/esm5/lib/ToolPanelContextSwappedEventArgs.js +1 -2
- package/esm5/lib/ToolPanelVisualData_combined.js +2 -4
- package/esm5/lib/ToolbarIconManager.js +1 -2
- package/esm5/lib/ToolbarSubMenuClosingEventArgs.js +1 -2
- package/esm5/lib/ToolbarSubMenuOpeningEventArgs.js +1 -2
- package/esm5/lib/TooltipTextPresenter.js +1 -2
- package/esm5/lib/igc-combo-editor-component.js +1 -2
- package/esm5/lib/igc-list-panel-component.js +1 -2
- package/esm5/lib/igc-property-editor-panel-component.js +1 -2
- package/esm5/lib/igc-property-editor-property-description-component.js +1 -2
- package/esm5/lib/igc-tool-action-button-component.js +1 -2
- package/esm5/lib/igc-tool-action-button-pair-component.js +1 -2
- package/esm5/lib/igc-tool-action-checkbox-component.js +1 -2
- package/esm5/lib/igc-tool-action-checkbox-list-component.js +1 -2
- package/esm5/lib/igc-tool-action-color-editor-component.js +1 -2
- package/esm5/lib/igc-tool-action-combo-component.js +1 -2
- package/esm5/lib/igc-tool-action-component.js +1 -2
- package/esm5/lib/igc-tool-action-field-selector-component.js +1 -2
- package/esm5/lib/igc-tool-action-group-header-component.js +1 -2
- package/esm5/lib/igc-tool-action-icon-button-component.js +1 -2
- package/esm5/lib/igc-tool-action-icon-menu-component.js +1 -2
- package/esm5/lib/igc-tool-action-label-component.js +1 -2
- package/esm5/lib/igc-tool-action-number-input-component.js +1 -2
- package/esm5/lib/igc-tool-action-radio-component.js +1 -2
- package/esm5/lib/igc-tool-action-separator-component.js +1 -2
- package/esm5/lib/igc-tool-action-sub-panel-component.js +1 -2
- package/esm5/lib/igc-tool-action-text-input-component.js +1 -2
- package/esm5/lib/igc-tool-panel-component.js +1 -2
- package/esm5/lib/igc-toolbar-component.js +1 -2
- package/esm5/lib/igc-x-expansion-panel-component.js +1 -2
- package/fesm2015/igniteui-webcomponents-layouts.js +1 -418
- package/fesm5/igniteui-webcomponents-layouts.js +1 -1
- package/igniteui-webcomponents-layouts.d.ts +1 -1
- package/lib/ComboEditor.d.ts +1 -1
- package/lib/ComboEditorBridge.d.ts +20 -20
- package/lib/ComboEditorCloneDataSourceFilterOperation.d.ts +13 -13
- package/lib/ComboEditorDataSourceNotificationHandler.d.ts +1 -1
- package/lib/ComboEditorGotFocusEventArgs.d.ts +7 -7
- package/lib/ComboEditorLostFocusEventArgs.d.ts +7 -7
- package/lib/ComboEditorMultipleDataSourceNotifier.d.ts +20 -20
- package/lib/ComboEditorSelectedItemChangeType.d.ts +13 -13
- package/lib/ComboEditorTextChangedEventArgs.d.ts +12 -12
- package/lib/ComboEditorValueChangedEventArgs.d.ts +12 -12
- package/lib/ComboEditorView.d.ts +1 -1
- package/lib/ComboEditorView_combined.d.ts +483 -483
- package/lib/ComboEditorVisualModelExport.d.ts +72 -72
- package/lib/DrillDownRequestedEventArgs.d.ts +1 -1
- package/lib/ExpansionPanelUtilities.d.ts +12 -12
- package/lib/ExpansionPanelView.d.ts +1 -1
- package/lib/ExpansionPanelView_combined.d.ts +156 -156
- package/lib/IExternalListPanel.d.ts +17 -17
- package/lib/IExternalToolPanel.d.ts +13 -13
- package/lib/IExternalToolbar.d.ts +13 -13
- package/lib/IListPanelView.d.ts +25 -25
- package/lib/IListPanelViewportManager.d.ts +11 -11
- package/lib/INativeUIToolPanelBridge.d.ts +38 -38
- package/lib/INativeUIToolbarBridge.d.ts +31 -31
- package/lib/IPropertyEditorPanelView.d.ts +26 -26
- package/lib/IToolPanelView.d.ts +30 -30
- package/lib/IToolbarView.d.ts +25 -25
- package/lib/LayoutPrimaryKeyValue.d.ts +21 -21
- package/lib/LayoutSelectedItemsCollection.d.ts +30 -30
- package/lib/LayoutSelectedKeysCollection.d.ts +31 -31
- package/lib/ListPanel.d.ts +1 -1
- package/lib/ListPanelActivationManager.d.ts +1 -1
- package/lib/ListPanelActivationMode.d.ts +18 -18
- package/lib/ListPanelActiveRowChangedEventArgs.d.ts +13 -13
- package/lib/ListPanelColumnDefinition.d.ts +8 -8
- package/lib/ListPanelContentRebindEventArgs.d.ts +10 -10
- package/lib/ListPanelContentRecycledEventArgs.d.ts +10 -10
- package/lib/ListPanelContentRefreshedEventArgs.d.ts +8 -8
- package/lib/ListPanelDataBindingEventArgs.d.ts +10 -10
- package/lib/ListPanelDataSourceNotificationBridge.d.ts +1 -1
- package/lib/ListPanelItemEventArgs.d.ts +1 -1
- package/lib/ListPanelItemModel.d.ts +1 -1
- package/lib/ListPanelItemPresenter.d.ts +9 -9
- package/lib/ListPanelItemVisualData.d.ts +15 -15
- package/lib/ListPanelLayoutPanel.d.ts +1 -1
- package/lib/ListPanelOrientation.d.ts +10 -10
- package/lib/ListPanelPrimaryKeyValue.d.ts +19 -19
- package/lib/ListPanelRowRange.d.ts +14 -14
- package/lib/ListPanelScrollerKeyboardListener.d.ts +27 -27
- package/lib/ListPanelSelectedItemsChangedEventArgs.d.ts +17 -17
- package/lib/ListPanelSelectedItemsCollection.d.ts +14 -14
- package/lib/ListPanelSelectedKeysChangedEventArgs.d.ts +17 -17
- package/lib/ListPanelSelectedKeysCollection.d.ts +31 -31
- package/lib/ListPanelSelectionBehavior.d.ts +18 -18
- package/lib/ListPanelSelectionChangedEventArgs.d.ts +7 -7
- package/lib/ListPanelSelectionManager.d.ts +1 -1
- package/lib/ListPanelSelectionMode.d.ts +22 -22
- package/lib/ListPanelTemplateHeightRequestedEventArgs.d.ts +10 -10
- package/lib/ListPanelTemplateItemUpdatingEventArgs.d.ts +1 -1
- package/lib/ListPanelTemplateWidthRequestedEventArgs.d.ts +10 -10
- package/lib/ListPanelView.d.ts +1 -1
- package/lib/ListPanelView_combined.d.ts +577 -577
- package/lib/ListPanelViewportChangedEventArgs.d.ts +15 -15
- package/lib/ListPanelVisualData.d.ts +17 -17
- package/lib/ListPanelVisualModel.d.ts +13 -13
- package/lib/NativeUIContentRefreshedEventArgs.d.ts +7 -7
- package/lib/NativeUILayoutFactory.d.ts +1 -1
- package/lib/NativeUILayoutFactory_combined.d.ts +2219 -2219
- package/lib/NativeUIToolPanel.d.ts +1 -1
- package/lib/NativeUIToolbar.d.ts +1 -1
- package/lib/NativeUIToolbarSubMenuClosingEventArgs.d.ts +7 -7
- package/lib/NativeUIToolbarSubMenuOpeningEventArgs.d.ts +7 -7
- package/lib/NestedActionMode.d.ts +11 -11
- package/lib/OnCollapsedEventArgs.d.ts +7 -7
- package/lib/OnExpandedEventArgs.d.ts +7 -7
- package/lib/PanelAnimationRequest.d.ts +1 -1
- package/lib/PanelInfo.d.ts +1 -1
- package/lib/PropertyEditorDataSource.d.ts +1 -1
- package/lib/PropertyEditorDataSource_combined.d.ts +162 -162
- package/lib/PropertyEditorDescriptionObject.d.ts +1 -1
- package/lib/PropertyEditorDescriptionObjectCollection.d.ts +1 -1
- package/lib/PropertyEditorPanel.d.ts +1 -1
- package/lib/PropertyEditorPanelColumnDefinition.d.ts +22 -22
- package/lib/PropertyEditorPanelColumnFieldType.d.ts +12 -12
- package/lib/PropertyEditorPanelColumnType.d.ts +12 -12
- package/lib/PropertyEditorPanelComboBoxBridgeItem.d.ts +10 -10
- package/lib/PropertyEditorPanelDataBindingEventArgs.d.ts +10 -10
- package/lib/PropertyEditorPanelDropDownDataListItem.d.ts +9 -9
- package/lib/PropertyEditorPanelTemplateCellUpdatingEventArgs.d.ts +11 -11
- package/lib/PropertyEditorPanelUpdateMode.d.ts +10 -10
- package/lib/PropertyEditorPanelView.d.ts +1 -1
- package/lib/PropertyEditorPanelView_combined.d.ts +177 -177
- package/lib/PropertyEditorPropertyDescription.d.ts +1 -1
- package/lib/PropertyEditorPropertyDescriptionButtonClickEventArgs.d.ts +7 -7
- package/lib/PropertyEditorPropertyDescriptionChangedEventArgs.d.ts +10 -10
- package/lib/PropertyEditorPropertyDescriptionCoercingValueEventArgs.d.ts +1 -1
- package/lib/PropertyEditorPropertyDescriptionCollection.d.ts +1 -1
- package/lib/PropertyEditorPropertyDescriptionTargetPropertyUpdatingEventArgs.d.ts +16 -16
- package/lib/PropertyEditorTreeTransformer.d.ts +21 -21
- package/lib/PropertyEditorValueType.d.ts +33 -33
- package/lib/ToolAction.d.ts +1 -1
- package/lib/ToolActionButton.d.ts +1 -1
- package/lib/ToolActionButtonDisplayType.d.ts +13 -13
- package/lib/ToolActionButtonGroupDisplayType.d.ts +12 -12
- package/lib/ToolActionButtonPair.d.ts +1 -1
- package/lib/ToolActionButtonPairVisualData.d.ts +20 -20
- package/lib/ToolActionButtonVisualData.d.ts +11 -11
- package/lib/ToolActionCheckbox.d.ts +1 -1
- package/lib/ToolActionCheckboxList.d.ts +1 -1
- package/lib/ToolActionCheckboxListIndexType.d.ts +9 -9
- package/lib/ToolActionCheckboxListVisualData.d.ts +11 -11
- package/lib/ToolActionCheckboxVisualData.d.ts +11 -11
- package/lib/ToolActionCollection.d.ts +1 -1
- package/lib/ToolActionColorEditor.d.ts +1 -1
- package/lib/ToolActionColorEditorVisualData.d.ts +11 -11
- package/lib/ToolActionCombo.d.ts +1 -1
- package/lib/ToolActionComboVisualData.d.ts +11 -11
- package/lib/ToolActionEventDetail.d.ts +16 -16
- package/lib/ToolActionEventDetailCollection.d.ts +10 -10
- package/lib/ToolActionFieldSelector.d.ts +1 -1
- package/lib/ToolActionFieldSelectorAggregation.d.ts +17 -17
- package/lib/ToolActionFieldSelectorAggregationsCollection.d.ts +31 -31
- package/lib/ToolActionFieldSelectorEventType.d.ts +9 -9
- package/lib/ToolActionFieldSelectorSelectedAggregation.d.ts +17 -17
- package/lib/ToolActionFieldSelectorSelectedAggregationsCollection.d.ts +31 -31
- package/lib/ToolActionFieldSelectorType.d.ts +9 -9
- package/lib/ToolActionFieldSelector_ToolActionFieldSelectorItem.d.ts +16 -16
- package/lib/ToolActionGroupHeader.d.ts +1 -1
- package/lib/ToolActionGroupHeaderVisualData.d.ts +11 -11
- package/lib/ToolActionIconButton.d.ts +1 -1
- package/lib/ToolActionIconMenu.d.ts +1 -1
- package/lib/ToolActionIconMenuVisualData.d.ts +11 -11
- package/lib/ToolActionLabel.d.ts +1 -1
- package/lib/ToolActionLabelVisualData.d.ts +11 -11
- package/lib/ToolActionMeasurementContext.d.ts +17 -17
- package/lib/ToolActionNumberInput.d.ts +1 -1
- package/lib/ToolActionNumberInputVisualData.d.ts +11 -11
- package/lib/ToolActionPerformedEventArgs.d.ts +13 -13
- package/lib/ToolActionPopupOpeningEventArgs.d.ts +1 -1
- package/lib/ToolActionRadio.d.ts +1 -1
- package/lib/ToolActionRadioVisualData.d.ts +11 -11
- package/lib/ToolActionSeparator.d.ts +1 -1
- package/lib/ToolActionSeparatorVisualData.d.ts +9 -9
- package/lib/ToolActionSubPanel.d.ts +1 -1
- package/lib/ToolActionSubPanelVisualData.d.ts +11 -11
- package/lib/ToolActionTextInput.d.ts +1 -1
- package/lib/ToolActionTextInputVisualData.d.ts +11 -11
- package/lib/ToolActionVisualData.d.ts +26 -26
- package/lib/ToolCommandEventArgs.d.ts +11 -11
- package/lib/ToolContextBinding.d.ts +25 -25
- package/lib/ToolContextBindingCollection.d.ts +12 -12
- package/lib/ToolPanel.d.ts +1 -1
- package/lib/ToolPanelContentRefreshedEventArgs.d.ts +8 -8
- package/lib/ToolPanelContext.d.ts +21 -21
- package/lib/ToolPanelContextChangedEventArgs.d.ts +10 -10
- package/lib/ToolPanelContextSwappedEventArgs.d.ts +7 -7
- package/lib/ToolPanelDropdownMenuVisualData.d.ts +1 -1
- package/lib/ToolPanelOrientation.d.ts +10 -10
- package/lib/ToolPanelView.d.ts +1 -1
- package/lib/ToolPanelVisualData.d.ts +1 -1
- package/lib/ToolPanelVisualData_combined.d.ts +24 -24
- package/lib/ToolPanelsPresenter.d.ts +1 -1
- package/lib/Toolbar.d.ts +1 -1
- package/lib/ToolbarContextAccessor.d.ts +1 -1
- package/lib/ToolbarIconManager.d.ts +10 -10
- package/lib/ToolbarOrientation.d.ts +10 -10
- package/lib/ToolbarSubMenuClosingEventArgs.d.ts +8 -8
- package/lib/ToolbarSubMenuOpeningEventArgs.d.ts +8 -8
- package/lib/ToolbarView.d.ts +1 -1
- package/lib/TooltipTextPresenter.d.ts +44 -44
- package/lib/XExpansionPanel.d.ts +1 -1
- package/lib/XToolPanelBridge.d.ts +1 -1
- package/lib/XToolbarBridge.d.ts +1 -1
- package/lib/igc-combo-editor-component.d.ts +500 -500
- package/lib/igc-combo-editor-got-focus-event-args.d.ts +12 -12
- package/lib/igc-combo-editor-lost-focus-event-args.d.ts +12 -12
- package/lib/igc-combo-editor-module.d.ts +3 -3
- package/lib/igc-combo-editor-text-changed-event-args.d.ts +13 -13
- package/lib/igc-combo-editor-value-changed-event-args.d.ts +13 -13
- package/lib/igc-layout-primary-key-value-module.d.ts +3 -3
- package/lib/igc-layout-primary-key-value.d.ts +31 -31
- package/lib/igc-layout-selected-items-collection.d.ts +6 -6
- package/lib/igc-layout-selected-keys-collection.d.ts +8 -8
- package/lib/igc-list-panel-active-row-changed-event-args.d.ts +25 -25
- package/lib/igc-list-panel-component.d.ts +345 -345
- package/lib/igc-list-panel-content-rebind-event-args.d.ts +20 -20
- package/lib/igc-list-panel-content-recycled-event-args.d.ts +20 -20
- package/lib/igc-list-panel-content-refreshed-event-args.d.ts +12 -12
- package/lib/igc-list-panel-item-event-args.d.ts +25 -25
- package/lib/igc-list-panel-item-model.d.ts +31 -31
- package/lib/igc-list-panel-module.d.ts +3 -3
- package/lib/igc-list-panel-primary-key-value-module.d.ts +3 -3
- package/lib/igc-list-panel-primary-key-value.d.ts +31 -31
- package/lib/igc-list-panel-selected-items-changed-event-args.d.ts +34 -34
- package/lib/igc-list-panel-selected-items-collection.d.ts +6 -6
- package/lib/igc-list-panel-selected-keys-changed-event-args.d.ts +34 -34
- package/lib/igc-list-panel-selected-keys-collection.d.ts +8 -8
- package/lib/igc-list-panel-selection-changed-event-args.d.ts +15 -15
- package/lib/igc-list-panel-template-height-requested-event-args.d.ts +18 -18
- package/lib/igc-list-panel-template-item-updating-event-args.d.ts +19 -19
- package/lib/igc-list-panel-template-width-requested-event-args.d.ts +18 -18
- package/lib/igc-on-collapsed-event-args.d.ts +12 -12
- package/lib/igc-on-expanded-event-args.d.ts +12 -12
- package/lib/igc-property-editor-data-source.d.ts +18 -18
- package/lib/igc-property-editor-description-object-collection.d.ts +8 -8
- package/lib/igc-property-editor-description-object.d.ts +19 -19
- package/lib/igc-property-editor-panel-component.d.ts +121 -121
- package/lib/igc-property-editor-panel-module.d.ts +3 -3
- package/lib/igc-property-editor-property-description-button-click-event-args.d.ts +12 -12
- package/lib/igc-property-editor-property-description-changed-event-args.d.ts +14 -14
- package/lib/igc-property-editor-property-description-coercing-value-event-args.d.ts +21 -21
- package/lib/igc-property-editor-property-description-collection.d.ts +8 -8
- package/lib/igc-property-editor-property-description-component.d.ts +117 -117
- package/lib/igc-property-editor-property-description-module.d.ts +3 -3
- package/lib/igc-property-editor-property-description-target-property-updating-event-args.d.ts +18 -18
- package/lib/igc-tool-action-button-component.d.ts +29 -29
- package/lib/igc-tool-action-button-module.d.ts +3 -3
- package/lib/igc-tool-action-button-pair-component.d.ts +171 -171
- package/lib/igc-tool-action-button-pair-module.d.ts +3 -3
- package/lib/igc-tool-action-checkbox-component.d.ts +63 -63
- package/lib/igc-tool-action-checkbox-list-component.d.ts +57 -57
- package/lib/igc-tool-action-checkbox-list-module.d.ts +3 -3
- package/lib/igc-tool-action-checkbox-module.d.ts +3 -3
- package/lib/igc-tool-action-collection.d.ts +8 -8
- package/lib/igc-tool-action-color-editor-component.d.ts +23 -23
- package/lib/igc-tool-action-color-editor-module.d.ts +3 -3
- package/lib/igc-tool-action-combo-component.d.ts +40 -40
- package/lib/igc-tool-action-combo-module.d.ts +3 -3
- package/lib/igc-tool-action-component.d.ts +352 -352
- package/lib/igc-tool-action-event-detail-collection.d.ts +8 -8
- package/lib/igc-tool-action-event-detail.d.ts +30 -30
- package/lib/igc-tool-action-field-selector-aggregation-module.d.ts +3 -3
- package/lib/igc-tool-action-field-selector-aggregation.d.ts +20 -20
- package/lib/igc-tool-action-field-selector-aggregations-collection.d.ts +8 -8
- package/lib/igc-tool-action-field-selector-component.d.ts +73 -73
- package/lib/igc-tool-action-field-selector-module.d.ts +3 -3
- package/lib/igc-tool-action-field-selector-selected-aggregation-module.d.ts +3 -3
- package/lib/igc-tool-action-field-selector-selected-aggregation.d.ts +20 -20
- package/lib/igc-tool-action-field-selector-selected-aggregations-collection.d.ts +8 -8
- package/lib/igc-tool-action-group-header-component.d.ts +28 -28
- package/lib/igc-tool-action-group-header-module.d.ts +3 -3
- package/lib/igc-tool-action-icon-button-component.d.ts +52 -52
- package/lib/igc-tool-action-icon-button-module.d.ts +3 -3
- package/lib/igc-tool-action-icon-menu-component.d.ts +33 -33
- package/lib/igc-tool-action-icon-menu-module.d.ts +3 -3
- package/lib/igc-tool-action-label-component.d.ts +18 -18
- package/lib/igc-tool-action-label-module.d.ts +3 -3
- package/lib/igc-tool-action-number-input-component.d.ts +23 -23
- package/lib/igc-tool-action-number-input-module.d.ts +3 -3
- package/lib/igc-tool-action-performed-event-args.d.ts +21 -21
- package/lib/igc-tool-action-popup-opening-event-args.d.ts +17 -17
- package/lib/igc-tool-action-radio-component.d.ts +74 -74
- package/lib/igc-tool-action-radio-module.d.ts +3 -3
- package/lib/igc-tool-action-separator-component.d.ts +28 -28
- package/lib/igc-tool-action-separator-module.d.ts +3 -3
- package/lib/igc-tool-action-sub-panel-component.d.ts +23 -23
- package/lib/igc-tool-action-sub-panel-module.d.ts +3 -3
- package/lib/igc-tool-action-text-input-component.d.ts +23 -23
- package/lib/igc-tool-action-text-input-module.d.ts +3 -3
- package/lib/igc-tool-command-event-args.d.ts +17 -17
- package/lib/igc-tool-context-binding-collection.d.ts +8 -8
- package/lib/igc-tool-context-binding.d.ts +25 -25
- package/lib/igc-tool-panel-component.d.ts +447 -447
- package/lib/igc-tool-panel-content-refreshed-event-args.d.ts +12 -12
- package/lib/igc-tool-panel-context-changed-event-args.d.ts +18 -18
- package/lib/igc-tool-panel-context-swapped-event-args.d.ts +12 -12
- package/lib/igc-tool-panel-module.d.ts +3 -3
- package/lib/igc-toolbar-component.d.ts +378 -378
- package/lib/igc-toolbar-module.d.ts +3 -3
- package/lib/igc-toolbar-sub-menu-closing-event-args.d.ts +12 -12
- package/lib/igc-toolbar-sub-menu-opening-event-args.d.ts +12 -12
- package/lib/igc-x-expansion-panel-component.d.ts +173 -173
- package/lib/igc-x-expansion-panel-module.d.ts +3 -3
- package/package.json +3 -3
- package/public_api.d.ts +266 -266
|
@@ -7,10 +7,7 @@ GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOA
|
|
|
7
7
|
import { ToolActionVisualData } from "./ToolActionVisualData";
|
|
8
8
|
import { StringBuilder } from "igniteui-webcomponents-core";
|
|
9
9
|
import { markType } from "igniteui-webcomponents-core";
|
|
10
|
-
|
|
11
|
-
* @hidden
|
|
12
|
-
*/
|
|
13
|
-
export let ToolActionRadioVisualData = /*@__PURE__*/ (() => {
|
|
10
|
+
let ToolActionRadioVisualData = /*@__PURE__*/ (() => {
|
|
14
11
|
class ToolActionRadioVisualData extends ToolActionVisualData {
|
|
15
12
|
constructor() {
|
|
16
13
|
super(...arguments);
|
|
@@ -24,3 +21,4 @@ export let ToolActionRadioVisualData = /*@__PURE__*/ (() => {
|
|
|
24
21
|
ToolActionRadioVisualData.$t = /*@__PURE__*/ markType(ToolActionRadioVisualData, 'ToolActionRadioVisualData', ToolActionVisualData.$);
|
|
25
22
|
return ToolActionRadioVisualData;
|
|
26
23
|
})();
|
|
24
|
+
export { ToolActionRadioVisualData };
|
|
@@ -6,10 +6,7 @@ GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOA
|
|
|
6
6
|
*/
|
|
7
7
|
import { ToolActionVisualData } from "./ToolActionVisualData";
|
|
8
8
|
import { markType } from "igniteui-webcomponents-core";
|
|
9
|
-
|
|
10
|
-
* @hidden
|
|
11
|
-
*/
|
|
12
|
-
export let ToolActionSeparatorVisualData = /*@__PURE__*/ (() => {
|
|
9
|
+
let ToolActionSeparatorVisualData = /*@__PURE__*/ (() => {
|
|
13
10
|
class ToolActionSeparatorVisualData extends ToolActionVisualData {
|
|
14
11
|
k() {
|
|
15
12
|
return null;
|
|
@@ -18,3 +15,4 @@ export let ToolActionSeparatorVisualData = /*@__PURE__*/ (() => {
|
|
|
18
15
|
ToolActionSeparatorVisualData.$t = /*@__PURE__*/ markType(ToolActionSeparatorVisualData, 'ToolActionSeparatorVisualData', ToolActionVisualData.$);
|
|
19
16
|
return ToolActionSeparatorVisualData;
|
|
20
17
|
})();
|
|
18
|
+
export { ToolActionSeparatorVisualData };
|
|
@@ -7,10 +7,7 @@ GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOA
|
|
|
7
7
|
import { ToolActionVisualData } from "./ToolActionVisualData";
|
|
8
8
|
import { StringBuilder } from "igniteui-webcomponents-core";
|
|
9
9
|
import { markType } from "igniteui-webcomponents-core";
|
|
10
|
-
|
|
11
|
-
* @hidden
|
|
12
|
-
*/
|
|
13
|
-
export let ToolActionSubPanelVisualData = /*@__PURE__*/ (() => {
|
|
10
|
+
let ToolActionSubPanelVisualData = /*@__PURE__*/ (() => {
|
|
14
11
|
class ToolActionSubPanelVisualData extends ToolActionVisualData {
|
|
15
12
|
constructor() {
|
|
16
13
|
super(...arguments);
|
|
@@ -24,3 +21,4 @@ export let ToolActionSubPanelVisualData = /*@__PURE__*/ (() => {
|
|
|
24
21
|
ToolActionSubPanelVisualData.$t = /*@__PURE__*/ markType(ToolActionSubPanelVisualData, 'ToolActionSubPanelVisualData', ToolActionVisualData.$);
|
|
25
22
|
return ToolActionSubPanelVisualData;
|
|
26
23
|
})();
|
|
24
|
+
export { ToolActionSubPanelVisualData };
|
|
@@ -7,10 +7,7 @@ GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOA
|
|
|
7
7
|
import { ToolActionVisualData } from "./ToolActionVisualData";
|
|
8
8
|
import { StringBuilder } from "igniteui-webcomponents-core";
|
|
9
9
|
import { markType } from "igniteui-webcomponents-core";
|
|
10
|
-
|
|
11
|
-
* @hidden
|
|
12
|
-
*/
|
|
13
|
-
export let ToolActionTextInputVisualData = /*@__PURE__*/ (() => {
|
|
10
|
+
let ToolActionTextInputVisualData = /*@__PURE__*/ (() => {
|
|
14
11
|
class ToolActionTextInputVisualData extends ToolActionVisualData {
|
|
15
12
|
constructor() {
|
|
16
13
|
super(...arguments);
|
|
@@ -24,3 +21,4 @@ export let ToolActionTextInputVisualData = /*@__PURE__*/ (() => {
|
|
|
24
21
|
ToolActionTextInputVisualData.$t = /*@__PURE__*/ markType(ToolActionTextInputVisualData, 'ToolActionTextInputVisualData', ToolActionVisualData.$);
|
|
25
22
|
return ToolActionTextInputVisualData;
|
|
26
23
|
})();
|
|
24
|
+
export { ToolActionTextInputVisualData };
|
|
@@ -7,10 +7,7 @@ GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOA
|
|
|
7
7
|
import { Base, markType } from "igniteui-webcomponents-core";
|
|
8
8
|
import { IVisualData_$type } from "igniteui-webcomponents-core";
|
|
9
9
|
import { StringBuilder } from "igniteui-webcomponents-core";
|
|
10
|
-
|
|
11
|
-
* @hidden
|
|
12
|
-
*/
|
|
13
|
-
export let ToolActionVisualData = /*@__PURE__*/ (() => {
|
|
10
|
+
let ToolActionVisualData = /*@__PURE__*/ (() => {
|
|
14
11
|
class ToolActionVisualData extends Base {
|
|
15
12
|
constructor() {
|
|
16
13
|
super(...arguments);
|
|
@@ -58,3 +55,4 @@ export let ToolActionVisualData = /*@__PURE__*/ (() => {
|
|
|
58
55
|
ToolActionVisualData.$t = /*@__PURE__*/ markType(ToolActionVisualData, 'ToolActionVisualData', Base.$, [IVisualData_$type]);
|
|
59
56
|
return ToolActionVisualData;
|
|
60
57
|
})();
|
|
58
|
+
export { ToolActionVisualData };
|
|
@@ -5,10 +5,7 @@ https://www.infragistics.com/legal/license/igultimate-eula
|
|
|
5
5
|
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
6
|
*/
|
|
7
7
|
import { Base, markType } from "igniteui-webcomponents-core";
|
|
8
|
-
|
|
9
|
-
* @hidden
|
|
10
|
-
*/
|
|
11
|
-
export let ToolCommandEventArgs = /*@__PURE__*/ (() => {
|
|
8
|
+
let ToolCommandEventArgs = /*@__PURE__*/ (() => {
|
|
12
9
|
class ToolCommandEventArgs extends Base {
|
|
13
10
|
constructor() {
|
|
14
11
|
super();
|
|
@@ -19,3 +16,4 @@ export let ToolCommandEventArgs = /*@__PURE__*/ (() => {
|
|
|
19
16
|
ToolCommandEventArgs.$t = /*@__PURE__*/ markType(ToolCommandEventArgs, 'ToolCommandEventArgs');
|
|
20
17
|
return ToolCommandEventArgs;
|
|
21
18
|
})();
|
|
19
|
+
export { ToolCommandEventArgs };
|
|
@@ -7,10 +7,7 @@ GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOA
|
|
|
7
7
|
import { Base, INotifyPropertyChanged_$type, PropertyChangedEventArgs, enumGetBox, markType } from "igniteui-webcomponents-core";
|
|
8
8
|
import { ToolContextBindingMode_$type } from "igniteui-webcomponents-core";
|
|
9
9
|
import { PropertyUpdatedEventArgs } from "igniteui-webcomponents-core";
|
|
10
|
-
|
|
11
|
-
* @hidden
|
|
12
|
-
*/
|
|
13
|
-
export let ToolContextBinding = /*@__PURE__*/ (() => {
|
|
10
|
+
let ToolContextBinding = /*@__PURE__*/ (() => {
|
|
14
11
|
class ToolContextBinding extends Base {
|
|
15
12
|
constructor() {
|
|
16
13
|
super();
|
|
@@ -74,3 +71,4 @@ export let ToolContextBinding = /*@__PURE__*/ (() => {
|
|
|
74
71
|
ToolContextBinding.$t = /*@__PURE__*/ markType(ToolContextBinding, 'ToolContextBinding', Base.$, [INotifyPropertyChanged_$type]);
|
|
75
72
|
return ToolContextBinding;
|
|
76
73
|
})();
|
|
74
|
+
export { ToolContextBinding };
|
|
@@ -7,10 +7,7 @@ GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOA
|
|
|
7
7
|
import { ObservableCollection$1 } from "igniteui-webcomponents-core";
|
|
8
8
|
import { ToolContextBinding } from "./ToolContextBinding";
|
|
9
9
|
import { markType } from "igniteui-webcomponents-core";
|
|
10
|
-
|
|
11
|
-
* @hidden
|
|
12
|
-
*/
|
|
13
|
-
export let ToolContextBindingCollection = /*@__PURE__*/ (() => {
|
|
10
|
+
let ToolContextBindingCollection = /*@__PURE__*/ (() => {
|
|
14
11
|
class ToolContextBindingCollection extends ObservableCollection$1 {
|
|
15
12
|
constructor() {
|
|
16
13
|
super(ToolContextBinding.$, 0);
|
|
@@ -26,3 +23,4 @@ export let ToolContextBindingCollection = /*@__PURE__*/ (() => {
|
|
|
26
23
|
ToolContextBindingCollection.$t = /*@__PURE__*/ markType(ToolContextBindingCollection, 'ToolContextBindingCollection', /*@__PURE__*/ ObservableCollection$1.$.specialize(ToolContextBinding.$));
|
|
27
24
|
return ToolContextBindingCollection;
|
|
28
25
|
})();
|
|
26
|
+
export { ToolContextBindingCollection };
|
|
@@ -5,10 +5,7 @@ https://www.infragistics.com/legal/license/igultimate-eula
|
|
|
5
5
|
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
6
|
*/
|
|
7
7
|
import { Base, markType } from "igniteui-webcomponents-core";
|
|
8
|
-
|
|
9
|
-
* @hidden
|
|
10
|
-
*/
|
|
11
|
-
export let ToolPanelContentRefreshedEventArgs = /*@__PURE__*/ (() => {
|
|
8
|
+
let ToolPanelContentRefreshedEventArgs = /*@__PURE__*/ (() => {
|
|
12
9
|
class ToolPanelContentRefreshedEventArgs extends Base {
|
|
13
10
|
constructor() {
|
|
14
11
|
super();
|
|
@@ -17,3 +14,4 @@ export let ToolPanelContentRefreshedEventArgs = /*@__PURE__*/ (() => {
|
|
|
17
14
|
ToolPanelContentRefreshedEventArgs.$t = /*@__PURE__*/ markType(ToolPanelContentRefreshedEventArgs, 'ToolPanelContentRefreshedEventArgs');
|
|
18
15
|
return ToolPanelContentRefreshedEventArgs;
|
|
19
16
|
})();
|
|
17
|
+
export { ToolPanelContentRefreshedEventArgs };
|
|
@@ -7,10 +7,7 @@ GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOA
|
|
|
7
7
|
import { Base, String_$type, Type, typeCastObjTo$t, markType } from "igniteui-webcomponents-core";
|
|
8
8
|
import { ToolPanelContextChangedEventArgs } from "./ToolPanelContextChangedEventArgs";
|
|
9
9
|
import { Dictionary$2 } from "igniteui-webcomponents-core";
|
|
10
|
-
|
|
11
|
-
* @hidden
|
|
12
|
-
*/
|
|
13
|
-
export let ToolPanelContext = /*@__PURE__*/ (() => {
|
|
10
|
+
let ToolPanelContext = /*@__PURE__*/ (() => {
|
|
14
11
|
class ToolPanelContext extends Base {
|
|
15
12
|
constructor() {
|
|
16
13
|
super(...arguments);
|
|
@@ -74,3 +71,4 @@ export let ToolPanelContext = /*@__PURE__*/ (() => {
|
|
|
74
71
|
ToolPanelContext.$t = /*@__PURE__*/ markType(ToolPanelContext, 'ToolPanelContext');
|
|
75
72
|
return ToolPanelContext;
|
|
76
73
|
})();
|
|
74
|
+
export { ToolPanelContext };
|
|
@@ -5,10 +5,7 @@ https://www.infragistics.com/legal/license/igultimate-eula
|
|
|
5
5
|
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
6
|
*/
|
|
7
7
|
import { Base, markType } from "igniteui-webcomponents-core";
|
|
8
|
-
|
|
9
|
-
* @hidden
|
|
10
|
-
*/
|
|
11
|
-
export let ToolPanelContextChangedEventArgs = /*@__PURE__*/ (() => {
|
|
8
|
+
let ToolPanelContextChangedEventArgs = /*@__PURE__*/ (() => {
|
|
12
9
|
class ToolPanelContextChangedEventArgs extends Base {
|
|
13
10
|
constructor() {
|
|
14
11
|
super(...arguments);
|
|
@@ -20,3 +17,4 @@ export let ToolPanelContextChangedEventArgs = /*@__PURE__*/ (() => {
|
|
|
20
17
|
ToolPanelContextChangedEventArgs.$t = /*@__PURE__*/ markType(ToolPanelContextChangedEventArgs, 'ToolPanelContextChangedEventArgs');
|
|
21
18
|
return ToolPanelContextChangedEventArgs;
|
|
22
19
|
})();
|
|
20
|
+
export { ToolPanelContextChangedEventArgs };
|
|
@@ -5,12 +5,10 @@ https://www.infragistics.com/legal/license/igultimate-eula
|
|
|
5
5
|
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
6
|
*/
|
|
7
7
|
import { Base, markType } from "igniteui-webcomponents-core";
|
|
8
|
-
|
|
9
|
-
* @hidden
|
|
10
|
-
*/
|
|
11
|
-
export let ToolPanelContextSwappedEventArgs = /*@__PURE__*/ (() => {
|
|
8
|
+
let ToolPanelContextSwappedEventArgs = /*@__PURE__*/ (() => {
|
|
12
9
|
class ToolPanelContextSwappedEventArgs extends Base {
|
|
13
10
|
}
|
|
14
11
|
ToolPanelContextSwappedEventArgs.$t = /*@__PURE__*/ markType(ToolPanelContextSwappedEventArgs, 'ToolPanelContextSwappedEventArgs');
|
|
15
12
|
return ToolPanelContextSwappedEventArgs;
|
|
16
13
|
})();
|
|
14
|
+
export { ToolPanelContextSwappedEventArgs };
|
|
@@ -9,10 +9,7 @@ import { IVisualData_$type } from "igniteui-webcomponents-core";
|
|
|
9
9
|
import { List$1 } from "igniteui-webcomponents-core";
|
|
10
10
|
import { ToolActionVisualData } from "./ToolActionVisualData";
|
|
11
11
|
import { StringBuilder } from "igniteui-webcomponents-core";
|
|
12
|
-
|
|
13
|
-
* @hidden
|
|
14
|
-
*/
|
|
15
|
-
export let ToolPanelVisualData = /*@__PURE__*/ (() => {
|
|
12
|
+
let ToolPanelVisualData = /*@__PURE__*/ (() => {
|
|
16
13
|
class ToolPanelVisualData extends Base {
|
|
17
14
|
constructor() {
|
|
18
15
|
super();
|
|
@@ -50,10 +47,8 @@ export let ToolPanelVisualData = /*@__PURE__*/ (() => {
|
|
|
50
47
|
ToolPanelVisualData.$t = /*@__PURE__*/ markType(ToolPanelVisualData, 'ToolPanelVisualData', Base.$, [IVisualData_$type]);
|
|
51
48
|
return ToolPanelVisualData;
|
|
52
49
|
})();
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
*/
|
|
56
|
-
export let ToolPanelDropdownMenuVisualData = /*@__PURE__*/ (() => {
|
|
50
|
+
export { ToolPanelVisualData };
|
|
51
|
+
let ToolPanelDropdownMenuVisualData = /*@__PURE__*/ (() => {
|
|
57
52
|
class ToolPanelDropdownMenuVisualData extends Base {
|
|
58
53
|
constructor() {
|
|
59
54
|
super(...arguments);
|
|
@@ -72,3 +67,4 @@ export let ToolPanelDropdownMenuVisualData = /*@__PURE__*/ (() => {
|
|
|
72
67
|
ToolPanelDropdownMenuVisualData.$t = /*@__PURE__*/ markType(ToolPanelDropdownMenuVisualData, 'ToolPanelDropdownMenuVisualData', Base.$, [IVisualData_$type]);
|
|
73
68
|
return ToolPanelDropdownMenuVisualData;
|
|
74
69
|
})();
|
|
70
|
+
export { ToolPanelDropdownMenuVisualData };
|
|
@@ -6,10 +6,7 @@ GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOA
|
|
|
6
6
|
*/
|
|
7
7
|
import { Base, markType } from "igniteui-webcomponents-core";
|
|
8
8
|
import { SvgIconRegistry } from "igniteui-webcomponents-core";
|
|
9
|
-
|
|
10
|
-
* @hidden
|
|
11
|
-
*/
|
|
12
|
-
export let ToolbarIconManager = /*@__PURE__*/ (() => {
|
|
9
|
+
let ToolbarIconManager = /*@__PURE__*/ (() => {
|
|
13
10
|
class ToolbarIconManager extends Base {
|
|
14
11
|
static c() {
|
|
15
12
|
if (ToolbarIconManager.a) {
|
|
@@ -38,3 +35,4 @@ export let ToolbarIconManager = /*@__PURE__*/ (() => {
|
|
|
38
35
|
ToolbarIconManager.a = false;
|
|
39
36
|
return ToolbarIconManager;
|
|
40
37
|
})();
|
|
38
|
+
export { ToolbarIconManager };
|
|
@@ -5,10 +5,7 @@ https://www.infragistics.com/legal/license/igultimate-eula
|
|
|
5
5
|
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
6
|
*/
|
|
7
7
|
import { Base, markType } from "igniteui-webcomponents-core";
|
|
8
|
-
|
|
9
|
-
* @hidden
|
|
10
|
-
*/
|
|
11
|
-
export let ToolbarSubMenuClosingEventArgs = /*@__PURE__*/ (() => {
|
|
8
|
+
let ToolbarSubMenuClosingEventArgs = /*@__PURE__*/ (() => {
|
|
12
9
|
class ToolbarSubMenuClosingEventArgs extends Base {
|
|
13
10
|
constructor() {
|
|
14
11
|
super();
|
|
@@ -17,3 +14,4 @@ export let ToolbarSubMenuClosingEventArgs = /*@__PURE__*/ (() => {
|
|
|
17
14
|
ToolbarSubMenuClosingEventArgs.$t = /*@__PURE__*/ markType(ToolbarSubMenuClosingEventArgs, 'ToolbarSubMenuClosingEventArgs');
|
|
18
15
|
return ToolbarSubMenuClosingEventArgs;
|
|
19
16
|
})();
|
|
17
|
+
export { ToolbarSubMenuClosingEventArgs };
|
|
@@ -5,10 +5,7 @@ https://www.infragistics.com/legal/license/igultimate-eula
|
|
|
5
5
|
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
6
|
*/
|
|
7
7
|
import { Base, markType } from "igniteui-webcomponents-core";
|
|
8
|
-
|
|
9
|
-
* @hidden
|
|
10
|
-
*/
|
|
11
|
-
export let ToolbarSubMenuOpeningEventArgs = /*@__PURE__*/ (() => {
|
|
8
|
+
let ToolbarSubMenuOpeningEventArgs = /*@__PURE__*/ (() => {
|
|
12
9
|
class ToolbarSubMenuOpeningEventArgs extends Base {
|
|
13
10
|
constructor() {
|
|
14
11
|
super();
|
|
@@ -17,3 +14,4 @@ export let ToolbarSubMenuOpeningEventArgs = /*@__PURE__*/ (() => {
|
|
|
17
14
|
ToolbarSubMenuOpeningEventArgs.$t = /*@__PURE__*/ markType(ToolbarSubMenuOpeningEventArgs, 'ToolbarSubMenuOpeningEventArgs');
|
|
18
15
|
return ToolbarSubMenuOpeningEventArgs;
|
|
19
16
|
})();
|
|
17
|
+
export { ToolbarSubMenuOpeningEventArgs };
|
|
@@ -12,10 +12,7 @@ import { BrushUtil } from "igniteui-webcomponents-core";
|
|
|
12
12
|
import { NativeUIComponent } from "igniteui-webcomponents-core";
|
|
13
13
|
import { Size } from "igniteui-webcomponents-core";
|
|
14
14
|
import { isNaN_ } from "igniteui-webcomponents-core";
|
|
15
|
-
|
|
16
|
-
* @hidden
|
|
17
|
-
*/
|
|
18
|
-
export let TooltipTextPresenter = /*@__PURE__*/ (() => {
|
|
15
|
+
let TooltipTextPresenter = /*@__PURE__*/ (() => {
|
|
19
16
|
class TooltipTextPresenter extends Base {
|
|
20
17
|
get e() {
|
|
21
18
|
return this.d;
|
|
@@ -176,3 +173,4 @@ export let TooltipTextPresenter = /*@__PURE__*/ (() => {
|
|
|
176
173
|
TooltipTextPresenter.$t = /*@__PURE__*/ markType(TooltipTextPresenter, 'TooltipTextPresenter', Base.$, [INotifyPropertyChanged_$type]);
|
|
177
174
|
return TooltipTextPresenter;
|
|
178
175
|
})();
|
|
176
|
+
export { TooltipTextPresenter };
|
|
@@ -15,7 +15,7 @@ import { IgcComboEditorLostFocusEventArgs } from './igc-combo-editor-lost-focus-
|
|
|
15
15
|
import { IgcHTMLElement } from "igniteui-webcomponents-core";
|
|
16
16
|
import { IgcKeyEventArgs } from "igniteui-webcomponents-core";
|
|
17
17
|
import { IgcInputChangeEventArgs } from "igniteui-webcomponents-inputs";
|
|
18
|
-
|
|
18
|
+
let IgcComboEditorComponent = /*@__PURE__*/ (() => {
|
|
19
19
|
class IgcComboEditorComponent extends IgcHTMLElement {
|
|
20
20
|
set height(value) {
|
|
21
21
|
this._height = value;
|
|
@@ -1369,3 +1369,4 @@ export let IgcComboEditorComponent = /*@__PURE__*/ (() => {
|
|
|
1369
1369
|
IgcComboEditorComponent._isElementRegistered = false;
|
|
1370
1370
|
return IgcComboEditorComponent;
|
|
1371
1371
|
})();
|
|
1372
|
+
export { IgcComboEditorComponent };
|
|
@@ -31,7 +31,7 @@ import { IgcListPanelSelectedItemsCollection } from './igc-list-panel-selected-i
|
|
|
31
31
|
import { ListPanelSelectedItemsCollection as ListPanelSelectedItemsCollection_internal } from './ListPanelSelectedItemsCollection';
|
|
32
32
|
import { IgcListPanelContentRecycledEventArgs } from './igc-list-panel-content-recycled-event-args';
|
|
33
33
|
import { IgcListPanelContentRebindEventArgs } from './igc-list-panel-content-rebind-event-args';
|
|
34
|
-
|
|
34
|
+
let IgcListPanelComponent = /*@__PURE__*/ (() => {
|
|
35
35
|
class IgcListPanelComponent extends IgcHTMLElement {
|
|
36
36
|
setScrollbarStyle(style) {
|
|
37
37
|
if (this._scroller) {
|
|
@@ -1118,3 +1118,4 @@ export let IgcListPanelComponent = /*@__PURE__*/ (() => {
|
|
|
1118
1118
|
IgcListPanelComponent._isElementRegistered = false;
|
|
1119
1119
|
return IgcListPanelComponent;
|
|
1120
1120
|
})();
|
|
1121
|
+
export { IgcListPanelComponent };
|
|
@@ -12,7 +12,7 @@ import { SyncableObservableCollection$1 } from "igniteui-webcomponents-core";
|
|
|
12
12
|
import { PropertyEditorPropertyDescription } from './PropertyEditorPropertyDescription';
|
|
13
13
|
import { IgcPropertyEditorPropertyDescriptionComponent } from './igc-property-editor-property-description-component';
|
|
14
14
|
import { PropertyEditorPanelUpdateMode_$type } from './PropertyEditorPanelUpdateMode';
|
|
15
|
-
|
|
15
|
+
let IgcPropertyEditorPanelComponent = /*@__PURE__*/ (() => {
|
|
16
16
|
class IgcPropertyEditorPanelComponent extends IgcHTMLElement {
|
|
17
17
|
set height(value) {
|
|
18
18
|
this._height = value;
|
|
@@ -456,3 +456,4 @@ export let IgcPropertyEditorPanelComponent = /*@__PURE__*/ (() => {
|
|
|
456
456
|
IgcPropertyEditorPanelComponent._isElementRegistered = false;
|
|
457
457
|
return IgcPropertyEditorPanelComponent;
|
|
458
458
|
})();
|
|
459
|
+
export { IgcPropertyEditorPanelComponent };
|
|
@@ -16,7 +16,7 @@ import { PropertyEditorDescriptionObjectCollection as PropertyEditorDescriptionO
|
|
|
16
16
|
import { PropertyEditorDescriptionObject } from "./PropertyEditorDescriptionObject";
|
|
17
17
|
import { SyncableObservableCollection$1 } from "igniteui-webcomponents-core";
|
|
18
18
|
import { PropertyEditorPropertyDescriptionCollection as PropertyEditorPropertyDescriptionCollection_internal } from "./PropertyEditorPropertyDescriptionCollection";
|
|
19
|
-
|
|
19
|
+
let IgcPropertyEditorPropertyDescriptionComponent = /*@__PURE__*/ (() => {
|
|
20
20
|
class IgcPropertyEditorPropertyDescriptionComponent extends IgcHTMLElement {
|
|
21
21
|
createImplementation() {
|
|
22
22
|
return new PropertyEditorPropertyDescription();
|
|
@@ -592,3 +592,4 @@ export let IgcPropertyEditorPropertyDescriptionComponent = /*@__PURE__*/ (() =>
|
|
|
592
592
|
IgcPropertyEditorPropertyDescriptionComponent._isElementRegistered = false;
|
|
593
593
|
return IgcPropertyEditorPropertyDescriptionComponent;
|
|
594
594
|
})();
|
|
595
|
+
export { IgcPropertyEditorPropertyDescriptionComponent };
|
|
@@ -3,7 +3,7 @@ import { IgcToolActionComponent } from "./igc-tool-action-component";
|
|
|
3
3
|
import { ToolActionButton } from "./ToolActionButton";
|
|
4
4
|
import { getAllPropertyNames, toSpinal, ensureEnum, enumToString } from "igniteui-webcomponents-core";
|
|
5
5
|
import { RegisterElementHelper } from "igniteui-webcomponents-core";
|
|
6
|
-
|
|
6
|
+
let IgcToolActionButtonComponent = /*@__PURE__*/ (() => {
|
|
7
7
|
class IgcToolActionButtonComponent extends IgcToolActionComponent {
|
|
8
8
|
createImplementation() {
|
|
9
9
|
return new ToolActionButton();
|
|
@@ -92,3 +92,4 @@ export let IgcToolActionButtonComponent = /*@__PURE__*/ (() => {
|
|
|
92
92
|
IgcToolActionButtonComponent._isElementRegistered = false;
|
|
93
93
|
return IgcToolActionButtonComponent;
|
|
94
94
|
})();
|
|
95
|
+
export { IgcToolActionButtonComponent };
|
|
@@ -3,7 +3,7 @@ import { IgcToolActionComponent } from "./igc-tool-action-component";
|
|
|
3
3
|
import { ToolActionButtonPair } from "./ToolActionButtonPair";
|
|
4
4
|
import { getAllPropertyNames, toSpinal, ensureBool, brushToString, stringToBrush, toBrushCollection, fromBrushCollection, brushCollectionToString, ensureEnum, enumToString } from "igniteui-webcomponents-core";
|
|
5
5
|
import { RegisterElementHelper } from "igniteui-webcomponents-core";
|
|
6
|
-
|
|
6
|
+
let IgcToolActionButtonPairComponent = /*@__PURE__*/ (() => {
|
|
7
7
|
class IgcToolActionButtonPairComponent extends IgcToolActionComponent {
|
|
8
8
|
createImplementation() {
|
|
9
9
|
return new ToolActionButtonPair();
|
|
@@ -401,3 +401,4 @@ export let IgcToolActionButtonPairComponent = /*@__PURE__*/ (() => {
|
|
|
401
401
|
IgcToolActionButtonPairComponent._isElementRegistered = false;
|
|
402
402
|
return IgcToolActionButtonPairComponent;
|
|
403
403
|
})();
|
|
404
|
+
export { IgcToolActionButtonPairComponent };
|
|
@@ -2,7 +2,7 @@ import { IgcToolActionComponent } from "./igc-tool-action-component";
|
|
|
2
2
|
import { ToolActionCheckbox } from "./ToolActionCheckbox";
|
|
3
3
|
import { getAllPropertyNames, toSpinal, ensureBool, brushToString, stringToBrush } from "igniteui-webcomponents-core";
|
|
4
4
|
import { RegisterElementHelper } from "igniteui-webcomponents-core";
|
|
5
|
-
|
|
5
|
+
let IgcToolActionCheckboxComponent = /*@__PURE__*/ (() => {
|
|
6
6
|
class IgcToolActionCheckboxComponent extends IgcToolActionComponent {
|
|
7
7
|
createImplementation() {
|
|
8
8
|
return new ToolActionCheckbox();
|
|
@@ -161,3 +161,4 @@ export let IgcToolActionCheckboxComponent = /*@__PURE__*/ (() => {
|
|
|
161
161
|
IgcToolActionCheckboxComponent._isElementRegistered = false;
|
|
162
162
|
return IgcToolActionCheckboxComponent;
|
|
163
163
|
})();
|
|
164
|
+
export { IgcToolActionCheckboxComponent };
|
|
@@ -7,7 +7,7 @@ import { RegisterElementHelper } from "igniteui-webcomponents-core";
|
|
|
7
7
|
import { LayoutSelectedKeysCollection as LayoutSelectedKeysCollection_internal } from "./LayoutSelectedKeysCollection";
|
|
8
8
|
import { LayoutPrimaryKeyValue } from "./LayoutPrimaryKeyValue";
|
|
9
9
|
import { SyncableObservableCollection$1 } from "igniteui-webcomponents-core";
|
|
10
|
-
|
|
10
|
+
let IgcToolActionCheckboxListComponent = /*@__PURE__*/ (() => {
|
|
11
11
|
class IgcToolActionCheckboxListComponent extends IgcToolActionComponent {
|
|
12
12
|
createImplementation() {
|
|
13
13
|
return new ToolActionCheckboxList();
|
|
@@ -179,3 +179,4 @@ export let IgcToolActionCheckboxListComponent = /*@__PURE__*/ (() => {
|
|
|
179
179
|
IgcToolActionCheckboxListComponent._isElementRegistered = false;
|
|
180
180
|
return IgcToolActionCheckboxListComponent;
|
|
181
181
|
})();
|
|
182
|
+
export { IgcToolActionCheckboxListComponent };
|
|
@@ -2,7 +2,7 @@ import { IgcToolActionComponent } from "./igc-tool-action-component";
|
|
|
2
2
|
import { ToolActionColorEditor } from "./ToolActionColorEditor";
|
|
3
3
|
import { getAllPropertyNames, toSpinal, brushToString, stringToBrush } from "igniteui-webcomponents-core";
|
|
4
4
|
import { RegisterElementHelper } from "igniteui-webcomponents-core";
|
|
5
|
-
|
|
5
|
+
let IgcToolActionColorEditorComponent = /*@__PURE__*/ (() => {
|
|
6
6
|
class IgcToolActionColorEditorComponent extends IgcToolActionComponent {
|
|
7
7
|
createImplementation() {
|
|
8
8
|
return new ToolActionColorEditor();
|
|
@@ -81,3 +81,4 @@ export let IgcToolActionColorEditorComponent = /*@__PURE__*/ (() => {
|
|
|
81
81
|
IgcToolActionColorEditorComponent._isElementRegistered = false;
|
|
82
82
|
return IgcToolActionColorEditorComponent;
|
|
83
83
|
})();
|
|
84
|
+
export { IgcToolActionColorEditorComponent };
|
|
@@ -6,7 +6,7 @@ import { RegisterElementHelper } from "igniteui-webcomponents-core";
|
|
|
6
6
|
import { LayoutSelectedItemsCollection as LayoutSelectedItemsCollection_internal } from "./LayoutSelectedItemsCollection";
|
|
7
7
|
import { Base } from "igniteui-webcomponents-core";
|
|
8
8
|
import { SyncableObservableCollection$1 } from "igniteui-webcomponents-core";
|
|
9
|
-
|
|
9
|
+
let IgcToolActionComboComponent = /*@__PURE__*/ (() => {
|
|
10
10
|
class IgcToolActionComboComponent extends IgcToolActionComponent {
|
|
11
11
|
createImplementation() {
|
|
12
12
|
return new ToolActionCombo();
|
|
@@ -135,3 +135,4 @@ export let IgcToolActionComboComponent = /*@__PURE__*/ (() => {
|
|
|
135
135
|
IgcToolActionComboComponent._isElementRegistered = false;
|
|
136
136
|
return IgcToolActionComboComponent;
|
|
137
137
|
})();
|
|
138
|
+
export { IgcToolActionComboComponent };
|
|
@@ -14,10 +14,7 @@ import { ToolContextBinding } from "./ToolContextBinding";
|
|
|
14
14
|
import { SyncableObservableCollection$1 } from "igniteui-webcomponents-core";
|
|
15
15
|
import { NotifyCollectionChangedAction } from "igniteui-webcomponents-core";
|
|
16
16
|
import { FontInfo } from "igniteui-webcomponents-core";
|
|
17
|
-
|
|
18
|
-
* Represents base class for all tool actions in toolbar
|
|
19
|
-
*/
|
|
20
|
-
export let IgcToolActionComponent = /*@__PURE__*/ (() => {
|
|
17
|
+
let IgcToolActionComponent = /*@__PURE__*/ (() => {
|
|
21
18
|
class IgcToolActionComponent extends IgcHTMLElement {
|
|
22
19
|
createImplementation() {
|
|
23
20
|
return null;
|
|
@@ -999,3 +996,4 @@ export let IgcToolActionComponent = /*@__PURE__*/ (() => {
|
|
|
999
996
|
IgcToolActionComponent._observedAttributesIgcToolActionComponent = null;
|
|
1000
997
|
return IgcToolActionComponent;
|
|
1001
998
|
})();
|
|
999
|
+
export { IgcToolActionComponent };
|
|
@@ -10,7 +10,7 @@ import { ToolActionFieldSelectorAggregation } from "./ToolActionFieldSelectorAgg
|
|
|
10
10
|
import { SyncableObservableCollection$1 } from "igniteui-webcomponents-core";
|
|
11
11
|
import { ToolActionFieldSelectorSelectedAggregationsCollection as ToolActionFieldSelectorSelectedAggregationsCollection_internal } from "./ToolActionFieldSelectorSelectedAggregationsCollection";
|
|
12
12
|
import { ToolActionFieldSelectorSelectedAggregation } from "./ToolActionFieldSelectorSelectedAggregation";
|
|
13
|
-
|
|
13
|
+
let IgcToolActionFieldSelectorComponent = /*@__PURE__*/ (() => {
|
|
14
14
|
class IgcToolActionFieldSelectorComponent extends IgcToolActionComponent {
|
|
15
15
|
createImplementation() {
|
|
16
16
|
return new ToolActionFieldSelector();
|
|
@@ -259,3 +259,4 @@ export let IgcToolActionFieldSelectorComponent = /*@__PURE__*/ (() => {
|
|
|
259
259
|
IgcToolActionFieldSelectorComponent._isElementRegistered = false;
|
|
260
260
|
return IgcToolActionFieldSelectorComponent;
|
|
261
261
|
})();
|
|
262
|
+
export { IgcToolActionFieldSelectorComponent };
|
|
@@ -2,7 +2,7 @@ import { IgcToolActionComponent } from "./igc-tool-action-component";
|
|
|
2
2
|
import { ToolActionGroupHeader } from "./ToolActionGroupHeader";
|
|
3
3
|
import { getAllPropertyNames, toSpinal, brushToString, stringToBrush } from "igniteui-webcomponents-core";
|
|
4
4
|
import { RegisterElementHelper } from "igniteui-webcomponents-core";
|
|
5
|
-
|
|
5
|
+
let IgcToolActionGroupHeaderComponent = /*@__PURE__*/ (() => {
|
|
6
6
|
class IgcToolActionGroupHeaderComponent extends IgcToolActionComponent {
|
|
7
7
|
createImplementation() {
|
|
8
8
|
return new ToolActionGroupHeader();
|
|
@@ -91,3 +91,4 @@ export let IgcToolActionGroupHeaderComponent = /*@__PURE__*/ (() => {
|
|
|
91
91
|
IgcToolActionGroupHeaderComponent._isElementRegistered = false;
|
|
92
92
|
return IgcToolActionGroupHeaderComponent;
|
|
93
93
|
})();
|
|
94
|
+
export { IgcToolActionGroupHeaderComponent };
|
|
@@ -4,7 +4,7 @@ import { IgcToolActionComponent } from "./igc-tool-action-component";
|
|
|
4
4
|
import { ToolActionIconButton } from "./ToolActionIconButton";
|
|
5
5
|
import { getAllPropertyNames, toSpinal } from "igniteui-webcomponents-core";
|
|
6
6
|
import { RegisterElementHelper } from "igniteui-webcomponents-core";
|
|
7
|
-
|
|
7
|
+
let IgcToolActionIconButtonComponent = /*@__PURE__*/ (() => {
|
|
8
8
|
class IgcToolActionIconButtonComponent extends IgcToolActionComponent {
|
|
9
9
|
createImplementation() {
|
|
10
10
|
return new ToolActionIconButton();
|
|
@@ -183,3 +183,4 @@ export let IgcToolActionIconButtonComponent = /*@__PURE__*/ (() => {
|
|
|
183
183
|
IgcToolActionIconButtonComponent._isElementRegistered = false;
|
|
184
184
|
return IgcToolActionIconButtonComponent;
|
|
185
185
|
})();
|
|
186
|
+
export { IgcToolActionIconButtonComponent };
|
|
@@ -2,7 +2,7 @@ import { IgcToolActionIconButtonComponent } from "./igc-tool-action-icon-button-
|
|
|
2
2
|
import { ToolActionIconMenu } from "./ToolActionIconMenu";
|
|
3
3
|
import { getAllPropertyNames, toSpinal, brushToString, stringToBrush, ensureBool } from "igniteui-webcomponents-core";
|
|
4
4
|
import { RegisterElementHelper } from "igniteui-webcomponents-core";
|
|
5
|
-
|
|
5
|
+
let IgcToolActionIconMenuComponent = /*@__PURE__*/ (() => {
|
|
6
6
|
class IgcToolActionIconMenuComponent extends IgcToolActionIconButtonComponent {
|
|
7
7
|
createImplementation() {
|
|
8
8
|
return new ToolActionIconMenu();
|
|
@@ -101,3 +101,4 @@ export let IgcToolActionIconMenuComponent = /*@__PURE__*/ (() => {
|
|
|
101
101
|
IgcToolActionIconMenuComponent._isElementRegistered = false;
|
|
102
102
|
return IgcToolActionIconMenuComponent;
|
|
103
103
|
})();
|
|
104
|
+
export { IgcToolActionIconMenuComponent };
|
|
@@ -2,7 +2,7 @@ import { IgcToolActionComponent } from "./igc-tool-action-component";
|
|
|
2
2
|
import { ToolActionLabel } from "./ToolActionLabel";
|
|
3
3
|
import { getAllPropertyNames, toSpinal } from "igniteui-webcomponents-core";
|
|
4
4
|
import { RegisterElementHelper } from "igniteui-webcomponents-core";
|
|
5
|
-
|
|
5
|
+
let IgcToolActionLabelComponent = /*@__PURE__*/ (() => {
|
|
6
6
|
class IgcToolActionLabelComponent extends IgcToolActionComponent {
|
|
7
7
|
createImplementation() {
|
|
8
8
|
return new ToolActionLabel();
|
|
@@ -71,3 +71,4 @@ export let IgcToolActionLabelComponent = /*@__PURE__*/ (() => {
|
|
|
71
71
|
IgcToolActionLabelComponent._isElementRegistered = false;
|
|
72
72
|
return IgcToolActionLabelComponent;
|
|
73
73
|
})();
|
|
74
|
+
export { IgcToolActionLabelComponent };
|
|
@@ -2,7 +2,7 @@ import { IgcToolActionComponent } from "./igc-tool-action-component";
|
|
|
2
2
|
import { ToolActionNumberInput } from "./ToolActionNumberInput";
|
|
3
3
|
import { getAllPropertyNames, toSpinal } from "igniteui-webcomponents-core";
|
|
4
4
|
import { RegisterElementHelper } from "igniteui-webcomponents-core";
|
|
5
|
-
|
|
5
|
+
let IgcToolActionNumberInputComponent = /*@__PURE__*/ (() => {
|
|
6
6
|
class IgcToolActionNumberInputComponent extends IgcToolActionComponent {
|
|
7
7
|
createImplementation() {
|
|
8
8
|
return new ToolActionNumberInput();
|
|
@@ -81,3 +81,4 @@ export let IgcToolActionNumberInputComponent = /*@__PURE__*/ (() => {
|
|
|
81
81
|
IgcToolActionNumberInputComponent._isElementRegistered = false;
|
|
82
82
|
return IgcToolActionNumberInputComponent;
|
|
83
83
|
})();
|
|
84
|
+
export { IgcToolActionNumberInputComponent };
|
|
@@ -2,7 +2,7 @@ import { IgcToolActionComponent } from "./igc-tool-action-component";
|
|
|
2
2
|
import { ToolActionRadio } from "./ToolActionRadio";
|
|
3
3
|
import { getAllPropertyNames, toSpinal, ensureBool, brushToString, stringToBrush } from "igniteui-webcomponents-core";
|
|
4
4
|
import { RegisterElementHelper } from "igniteui-webcomponents-core";
|
|
5
|
-
|
|
5
|
+
let IgcToolActionRadioComponent = /*@__PURE__*/ (() => {
|
|
6
6
|
class IgcToolActionRadioComponent extends IgcToolActionComponent {
|
|
7
7
|
createImplementation() {
|
|
8
8
|
return new ToolActionRadio();
|
|
@@ -181,3 +181,4 @@ export let IgcToolActionRadioComponent = /*@__PURE__*/ (() => {
|
|
|
181
181
|
IgcToolActionRadioComponent._isElementRegistered = false;
|
|
182
182
|
return IgcToolActionRadioComponent;
|
|
183
183
|
})();
|
|
184
|
+
export { IgcToolActionRadioComponent };
|
|
@@ -2,7 +2,7 @@ import { IgcToolActionComponent } from "./igc-tool-action-component";
|
|
|
2
2
|
import { ToolActionSeparator } from "./ToolActionSeparator";
|
|
3
3
|
import { getAllPropertyNames, toSpinal, ensureBool } from "igniteui-webcomponents-core";
|
|
4
4
|
import { RegisterElementHelper } from "igniteui-webcomponents-core";
|
|
5
|
-
|
|
5
|
+
let IgcToolActionSeparatorComponent = /*@__PURE__*/ (() => {
|
|
6
6
|
class IgcToolActionSeparatorComponent extends IgcToolActionComponent {
|
|
7
7
|
createImplementation() {
|
|
8
8
|
return new ToolActionSeparator();
|
|
@@ -91,3 +91,4 @@ export let IgcToolActionSeparatorComponent = /*@__PURE__*/ (() => {
|
|
|
91
91
|
IgcToolActionSeparatorComponent._isElementRegistered = false;
|
|
92
92
|
return IgcToolActionSeparatorComponent;
|
|
93
93
|
})();
|
|
94
|
+
export { IgcToolActionSeparatorComponent };
|
|
@@ -2,7 +2,7 @@ import { IgcToolActionComponent } from "./igc-tool-action-component";
|
|
|
2
2
|
import { ToolActionSubPanel } from "./ToolActionSubPanel";
|
|
3
3
|
import { getAllPropertyNames, toSpinal } from "igniteui-webcomponents-core";
|
|
4
4
|
import { RegisterElementHelper } from "igniteui-webcomponents-core";
|
|
5
|
-
|
|
5
|
+
let IgcToolActionSubPanelComponent = /*@__PURE__*/ (() => {
|
|
6
6
|
class IgcToolActionSubPanelComponent extends IgcToolActionComponent {
|
|
7
7
|
createImplementation() {
|
|
8
8
|
return new ToolActionSubPanel();
|
|
@@ -81,3 +81,4 @@ export let IgcToolActionSubPanelComponent = /*@__PURE__*/ (() => {
|
|
|
81
81
|
IgcToolActionSubPanelComponent._isElementRegistered = false;
|
|
82
82
|
return IgcToolActionSubPanelComponent;
|
|
83
83
|
})();
|
|
84
|
+
export { IgcToolActionSubPanelComponent };
|
|
@@ -2,7 +2,7 @@ import { IgcToolActionComponent } from "./igc-tool-action-component";
|
|
|
2
2
|
import { ToolActionTextInput } from "./ToolActionTextInput";
|
|
3
3
|
import { getAllPropertyNames, toSpinal } from "igniteui-webcomponents-core";
|
|
4
4
|
import { RegisterElementHelper } from "igniteui-webcomponents-core";
|
|
5
|
-
|
|
5
|
+
let IgcToolActionTextInputComponent = /*@__PURE__*/ (() => {
|
|
6
6
|
class IgcToolActionTextInputComponent extends IgcToolActionComponent {
|
|
7
7
|
createImplementation() {
|
|
8
8
|
return new ToolActionTextInput();
|
|
@@ -80,3 +80,4 @@ export let IgcToolActionTextInputComponent = /*@__PURE__*/ (() => {
|
|
|
80
80
|
IgcToolActionTextInputComponent._isElementRegistered = false;
|
|
81
81
|
return IgcToolActionTextInputComponent;
|
|
82
82
|
})();
|
|
83
|
+
export { IgcToolActionTextInputComponent };
|