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
|
@@ -16,7 +16,7 @@ import { IgcToolPanelContentRefreshedEventArgs } from "./igc-tool-panel-content-
|
|
|
16
16
|
import { IgcToolCommandEventArgs } from './igc-tool-command-event-args';
|
|
17
17
|
import { NestedActionMode_$type } from './NestedActionMode';
|
|
18
18
|
import { ScrollbarStyle_$type } from "igniteui-webcomponents-core";
|
|
19
|
-
|
|
19
|
+
let IgcToolPanelComponent = /*@__PURE__*/ (() => {
|
|
20
20
|
class IgcToolPanelComponent extends IgcHTMLElement {
|
|
21
21
|
set height(value) {
|
|
22
22
|
this._height = value;
|
|
@@ -1206,3 +1206,4 @@ export let IgcToolPanelComponent = /*@__PURE__*/ (() => {
|
|
|
1206
1206
|
IgcToolPanelComponent._isElementRegistered = false;
|
|
1207
1207
|
return IgcToolPanelComponent;
|
|
1208
1208
|
})();
|
|
1209
|
+
export { IgcToolPanelComponent };
|
|
@@ -20,7 +20,7 @@ import { ToolCommandStateType_$type } from "igniteui-webcomponents-core";
|
|
|
20
20
|
import { IgcToolbarSubMenuOpeningEventArgs } from './igc-toolbar-sub-menu-opening-event-args';
|
|
21
21
|
import { IgcToolbarSubMenuClosingEventArgs } from './igc-toolbar-sub-menu-closing-event-args';
|
|
22
22
|
import { ScrollbarStyle_$type } from "igniteui-webcomponents-core";
|
|
23
|
-
|
|
23
|
+
let IgcToolbarComponent = /*@__PURE__*/ (() => {
|
|
24
24
|
class IgcToolbarComponent extends IgcHTMLElement {
|
|
25
25
|
set height(value) {
|
|
26
26
|
this._height = value;
|
|
@@ -1075,3 +1075,4 @@ export let IgcToolbarComponent = /*@__PURE__*/ (() => {
|
|
|
1075
1075
|
IgcToolbarComponent._isElementRegistered = false;
|
|
1076
1076
|
return IgcToolbarComponent;
|
|
1077
1077
|
})();
|
|
1078
|
+
export { IgcToolbarComponent };
|
|
@@ -6,7 +6,7 @@ import { XExpansionPanel } from "./XExpansionPanel";
|
|
|
6
6
|
import { IgcOnExpandedEventArgs } from './igc-on-expanded-event-args';
|
|
7
7
|
import { IgcOnCollapsedEventArgs } from './igc-on-collapsed-event-args';
|
|
8
8
|
import { IgcHTMLElement } from "igniteui-webcomponents-core";
|
|
9
|
-
|
|
9
|
+
let IgcXExpansionPanelComponent = /*@__PURE__*/ (() => {
|
|
10
10
|
class IgcXExpansionPanelComponent extends IgcHTMLElement {
|
|
11
11
|
set height(value) {
|
|
12
12
|
this._height = value;
|
|
@@ -505,3 +505,4 @@ export let IgcXExpansionPanelComponent = /*@__PURE__*/ (() => {
|
|
|
505
505
|
IgcXExpansionPanelComponent._isElementRegistered = false;
|
|
506
506
|
return IgcXExpansionPanelComponent;
|
|
507
507
|
})();
|
|
508
|
+
export { IgcXExpansionPanelComponent };
|
|
@@ -13,7 +13,7 @@ import { List$1 } from "igniteui-webcomponents-core";
|
|
|
13
13
|
/**
|
|
14
14
|
* @hidden
|
|
15
15
|
*/
|
|
16
|
-
var ComboEditorBridge = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
16
|
+
export var ComboEditorBridge = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
17
17
|
__extends(ComboEditorBridge, _super);
|
|
18
18
|
function ComboEditorBridge(a) {
|
|
19
19
|
var _this = _super.call(this, a) || this;
|
|
@@ -160,4 +160,3 @@ var ComboEditorBridge = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
160
160
|
ComboEditorBridge.$t = markType(ComboEditorBridge, 'ComboEditorBridge', XComponentBridge.$);
|
|
161
161
|
return ComboEditorBridge;
|
|
162
162
|
}(XComponentBridge));
|
|
163
|
-
export { ComboEditorBridge };
|
|
@@ -9,7 +9,7 @@ import { EventArgs, markType } from "igniteui-webcomponents-core";
|
|
|
9
9
|
/**
|
|
10
10
|
* @hidden
|
|
11
11
|
*/
|
|
12
|
-
var ComboEditorGotFocusEventArgs = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
12
|
+
export var ComboEditorGotFocusEventArgs = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
13
13
|
__extends(ComboEditorGotFocusEventArgs, _super);
|
|
14
14
|
function ComboEditorGotFocusEventArgs() {
|
|
15
15
|
return _super !== null && _super.apply(this, arguments) || this;
|
|
@@ -17,4 +17,3 @@ var ComboEditorGotFocusEventArgs = /** @class */ /*@__PURE__*/ (function (_super
|
|
|
17
17
|
ComboEditorGotFocusEventArgs.$t = markType(ComboEditorGotFocusEventArgs, 'ComboEditorGotFocusEventArgs', EventArgs.$);
|
|
18
18
|
return ComboEditorGotFocusEventArgs;
|
|
19
19
|
}(EventArgs));
|
|
20
|
-
export { ComboEditorGotFocusEventArgs };
|
|
@@ -9,7 +9,7 @@ import { EventArgs, markType } from "igniteui-webcomponents-core";
|
|
|
9
9
|
/**
|
|
10
10
|
* @hidden
|
|
11
11
|
*/
|
|
12
|
-
var ComboEditorLostFocusEventArgs = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
12
|
+
export var ComboEditorLostFocusEventArgs = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
13
13
|
__extends(ComboEditorLostFocusEventArgs, _super);
|
|
14
14
|
function ComboEditorLostFocusEventArgs() {
|
|
15
15
|
return _super !== null && _super.apply(this, arguments) || this;
|
|
@@ -17,4 +17,3 @@ var ComboEditorLostFocusEventArgs = /** @class */ /*@__PURE__*/ (function (_supe
|
|
|
17
17
|
ComboEditorLostFocusEventArgs.$t = markType(ComboEditorLostFocusEventArgs, 'ComboEditorLostFocusEventArgs', EventArgs.$);
|
|
18
18
|
return ComboEditorLostFocusEventArgs;
|
|
19
19
|
}(EventArgs));
|
|
20
|
-
export { ComboEditorLostFocusEventArgs };
|
|
@@ -11,7 +11,7 @@ import { List$1 } from "igniteui-webcomponents-core";
|
|
|
11
11
|
/**
|
|
12
12
|
* @hidden
|
|
13
13
|
*/
|
|
14
|
-
var ComboEditorMultipleDataSourceNotifier = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
14
|
+
export var ComboEditorMultipleDataSourceNotifier = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
15
15
|
__extends(ComboEditorMultipleDataSourceNotifier, _super);
|
|
16
16
|
function ComboEditorMultipleDataSourceNotifier(a) {
|
|
17
17
|
var _rest = [];
|
|
@@ -68,4 +68,3 @@ var ComboEditorMultipleDataSourceNotifier = /** @class */ /*@__PURE__*/ (functio
|
|
|
68
68
|
ComboEditorMultipleDataSourceNotifier.$t = markType(ComboEditorMultipleDataSourceNotifier, 'ComboEditorMultipleDataSourceNotifier', Base.$, [IDataSourceUpdateNotifier_$type]);
|
|
69
69
|
return ComboEditorMultipleDataSourceNotifier;
|
|
70
70
|
}(Base));
|
|
71
|
-
export { ComboEditorMultipleDataSourceNotifier };
|
|
@@ -9,7 +9,7 @@ import { EventArgs, markType } from "igniteui-webcomponents-core";
|
|
|
9
9
|
/**
|
|
10
10
|
* @hidden
|
|
11
11
|
*/
|
|
12
|
-
var ComboEditorTextChangedEventArgs = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
12
|
+
export var ComboEditorTextChangedEventArgs = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
13
13
|
__extends(ComboEditorTextChangedEventArgs, _super);
|
|
14
14
|
function ComboEditorTextChangedEventArgs(a, b) {
|
|
15
15
|
var _this = _super.call(this) || this;
|
|
@@ -36,4 +36,3 @@ var ComboEditorTextChangedEventArgs = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
36
36
|
ComboEditorTextChangedEventArgs.$t = markType(ComboEditorTextChangedEventArgs, 'ComboEditorTextChangedEventArgs', EventArgs.$);
|
|
37
37
|
return ComboEditorTextChangedEventArgs;
|
|
38
38
|
}(EventArgs));
|
|
39
|
-
export { ComboEditorTextChangedEventArgs };
|
|
@@ -9,7 +9,7 @@ import { EventArgs, markType } from "igniteui-webcomponents-core";
|
|
|
9
9
|
/**
|
|
10
10
|
* @hidden
|
|
11
11
|
*/
|
|
12
|
-
var ComboEditorValueChangedEventArgs = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
12
|
+
export var ComboEditorValueChangedEventArgs = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
13
13
|
__extends(ComboEditorValueChangedEventArgs, _super);
|
|
14
14
|
function ComboEditorValueChangedEventArgs(a, b) {
|
|
15
15
|
var _this = _super.call(this) || this;
|
|
@@ -36,4 +36,3 @@ var ComboEditorValueChangedEventArgs = /** @class */ /*@__PURE__*/ (function (_s
|
|
|
36
36
|
ComboEditorValueChangedEventArgs.$t = markType(ComboEditorValueChangedEventArgs, 'ComboEditorValueChangedEventArgs', EventArgs.$);
|
|
37
37
|
return ComboEditorValueChangedEventArgs;
|
|
38
38
|
}(EventArgs));
|
|
39
|
-
export { ComboEditorValueChangedEventArgs };
|
|
@@ -42,7 +42,7 @@ import { stringIsNullOrEmpty, stringEmpty, stringIsNullOrWhiteSpace } from "igni
|
|
|
42
42
|
/**
|
|
43
43
|
* @hidden
|
|
44
44
|
*/
|
|
45
|
-
var ComboEditorView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
45
|
+
export var ComboEditorView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
46
46
|
__extends(ComboEditorView, _super);
|
|
47
47
|
function ComboEditorView(a) {
|
|
48
48
|
var _this = _super.call(this) || this;
|
|
@@ -234,11 +234,10 @@ var ComboEditorView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
234
234
|
ComboEditorView.$t = markType(ComboEditorView, 'ComboEditorView');
|
|
235
235
|
return ComboEditorView;
|
|
236
236
|
}(Base));
|
|
237
|
-
export { ComboEditorView };
|
|
238
237
|
/**
|
|
239
238
|
* @hidden
|
|
240
239
|
*/
|
|
241
|
-
var ComboEditor = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
240
|
+
export var ComboEditor = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
242
241
|
__extends(ComboEditor, _super);
|
|
243
242
|
function ComboEditor() {
|
|
244
243
|
var _this = _super.call(this) || this;
|
|
@@ -2909,11 +2908,10 @@ var ComboEditor = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2909
2908
|
ComboEditor.d3 = "M12 8l-6 6 1.41 1.41L12 10.83l4.59 4.58L18 14z";
|
|
2910
2909
|
return ComboEditor;
|
|
2911
2910
|
}(Base));
|
|
2912
|
-
export { ComboEditor };
|
|
2913
2911
|
/**
|
|
2914
2912
|
* @hidden
|
|
2915
2913
|
*/
|
|
2916
|
-
var ComboEditorDataSourceNotificationHandler = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
2914
|
+
export var ComboEditorDataSourceNotificationHandler = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
2917
2915
|
__extends(ComboEditorDataSourceNotificationHandler, _super);
|
|
2918
2916
|
function ComboEditorDataSourceNotificationHandler(a, b) {
|
|
2919
2917
|
var _this = _super.call(this) || this;
|
|
@@ -2966,4 +2964,3 @@ var ComboEditorDataSourceNotificationHandler = /** @class */ /*@__PURE__*/ (func
|
|
|
2966
2964
|
ComboEditorDataSourceNotificationHandler.$t = markType(ComboEditorDataSourceNotificationHandler, 'ComboEditorDataSourceNotificationHandler', Base.$, [IDataSourceUpdateNotifier_$type]);
|
|
2967
2965
|
return ComboEditorDataSourceNotificationHandler;
|
|
2968
2966
|
}(Base));
|
|
2969
|
-
export { ComboEditorDataSourceNotificationHandler };
|
|
@@ -12,7 +12,7 @@ import { isNaN_ } from "igniteui-webcomponents-core";
|
|
|
12
12
|
/**
|
|
13
13
|
* @hidden
|
|
14
14
|
*/
|
|
15
|
-
var ComboEditorVisualModelExport = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
15
|
+
export var ComboEditorVisualModelExport = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
16
16
|
__extends(ComboEditorVisualModelExport, _super);
|
|
17
17
|
function ComboEditorVisualModelExport() {
|
|
18
18
|
var _this = _super !== null && _super.apply(this, arguments) || this;
|
|
@@ -198,4 +198,3 @@ var ComboEditorVisualModelExport = /** @class */ /*@__PURE__*/ (function (_super
|
|
|
198
198
|
ComboEditorVisualModelExport.$t = markType(ComboEditorVisualModelExport, 'ComboEditorVisualModelExport');
|
|
199
199
|
return ComboEditorVisualModelExport;
|
|
200
200
|
}(Base));
|
|
201
|
-
export { ComboEditorVisualModelExport };
|
|
@@ -9,7 +9,7 @@ import { Base, markType } from "igniteui-webcomponents-core";
|
|
|
9
9
|
/**
|
|
10
10
|
* @hidden
|
|
11
11
|
*/
|
|
12
|
-
var ExpansionPanelUtilities = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
12
|
+
export var ExpansionPanelUtilities = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
13
13
|
__extends(ExpansionPanelUtilities, _super);
|
|
14
14
|
function ExpansionPanelUtilities() {
|
|
15
15
|
return _super !== null && _super.apply(this, arguments) || this;
|
|
@@ -38,4 +38,3 @@ var ExpansionPanelUtilities = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
38
38
|
ExpansionPanelUtilities.$t = markType(ExpansionPanelUtilities, 'ExpansionPanelUtilities');
|
|
39
39
|
return ExpansionPanelUtilities;
|
|
40
40
|
}(Base));
|
|
41
|
-
export { ExpansionPanelUtilities };
|
|
@@ -22,7 +22,7 @@ import { stringEmpty } from "igniteui-webcomponents-core";
|
|
|
22
22
|
/**
|
|
23
23
|
* @hidden
|
|
24
24
|
*/
|
|
25
|
-
var ExpansionPanelView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
25
|
+
export var ExpansionPanelView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
26
26
|
__extends(ExpansionPanelView, _super);
|
|
27
27
|
function ExpansionPanelView() {
|
|
28
28
|
var _this = _super !== null && _super.apply(this, arguments) || this;
|
|
@@ -212,7 +212,7 @@ var ExpansionPanelView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
212
212
|
this.h.a2();
|
|
213
213
|
};
|
|
214
214
|
ExpansionPanelView.prototype.x = function (a) {
|
|
215
|
-
var b = BaseDOMEventProxy.
|
|
215
|
+
var b = BaseDOMEventProxy.c1(a);
|
|
216
216
|
var c = ExpansionPanelUtilities.c(a);
|
|
217
217
|
switch (b) {
|
|
218
218
|
case 9:
|
|
@@ -240,11 +240,10 @@ var ExpansionPanelView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
240
240
|
ExpansionPanelView.s = "M12 8l-6 6 1.41 1.41L12 10.83l4.59 4.58L18 14z";
|
|
241
241
|
return ExpansionPanelView;
|
|
242
242
|
}(Base));
|
|
243
|
-
export { ExpansionPanelView };
|
|
244
243
|
/**
|
|
245
244
|
* @hidden
|
|
246
245
|
*/
|
|
247
|
-
var XExpansionPanel = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
246
|
+
export var XExpansionPanel = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
248
247
|
__extends(XExpansionPanel, _super);
|
|
249
248
|
function XExpansionPanel() {
|
|
250
249
|
var _this = _super.call(this) || this;
|
|
@@ -806,4 +805,3 @@ var XExpansionPanel = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
806
805
|
XExpansionPanel.br = BrushUtil.j(20, 0, 0, 0);
|
|
807
806
|
return XExpansionPanel;
|
|
808
807
|
}(Base));
|
|
809
|
-
export { XExpansionPanel };
|
|
@@ -9,7 +9,7 @@ import { Base, markType } from "igniteui-webcomponents-core";
|
|
|
9
9
|
/**
|
|
10
10
|
* @hidden
|
|
11
11
|
*/
|
|
12
|
-
var LayoutPrimaryKeyValue = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
12
|
+
export var LayoutPrimaryKeyValue = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
13
13
|
__extends(LayoutPrimaryKeyValue, _super);
|
|
14
14
|
function LayoutPrimaryKeyValue(a) {
|
|
15
15
|
var _rest = [];
|
|
@@ -114,4 +114,3 @@ var LayoutPrimaryKeyValue = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
114
114
|
LayoutPrimaryKeyValue.$t = markType(LayoutPrimaryKeyValue, 'LayoutPrimaryKeyValue');
|
|
115
115
|
return LayoutPrimaryKeyValue;
|
|
116
116
|
}(Base));
|
|
117
|
-
export { LayoutPrimaryKeyValue };
|
|
@@ -13,7 +13,7 @@ import { Dictionary$2 } from "igniteui-webcomponents-core";
|
|
|
13
13
|
/**
|
|
14
14
|
* @hidden
|
|
15
15
|
*/
|
|
16
|
-
var LayoutSelectedItemsCollection = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
16
|
+
export var LayoutSelectedItemsCollection = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
17
17
|
__extends(LayoutSelectedItemsCollection, _super);
|
|
18
18
|
function LayoutSelectedItemsCollection() {
|
|
19
19
|
var _this = _super.call(this, Base.$, 0) || this;
|
|
@@ -216,4 +216,3 @@ var LayoutSelectedItemsCollection = /** @class */ /*@__PURE__*/ (function (_supe
|
|
|
216
216
|
LayoutSelectedItemsCollection.$t = markType(LayoutSelectedItemsCollection, 'LayoutSelectedItemsCollection', ObservableCollection$1.$.specialize(Base.$));
|
|
217
217
|
return LayoutSelectedItemsCollection;
|
|
218
218
|
}(ObservableCollection$1));
|
|
219
|
-
export { LayoutSelectedItemsCollection };
|
|
@@ -14,7 +14,7 @@ import { Dictionary$2 } from "igniteui-webcomponents-core";
|
|
|
14
14
|
/**
|
|
15
15
|
* @hidden
|
|
16
16
|
*/
|
|
17
|
-
var LayoutSelectedKeysCollection = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
17
|
+
export var LayoutSelectedKeysCollection = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
18
18
|
__extends(LayoutSelectedKeysCollection, _super);
|
|
19
19
|
function LayoutSelectedKeysCollection() {
|
|
20
20
|
var _this = _super.call(this, LayoutPrimaryKeyValue.$, 0) || this;
|
|
@@ -217,4 +217,3 @@ var LayoutSelectedKeysCollection = /** @class */ /*@__PURE__*/ (function (_super
|
|
|
217
217
|
LayoutSelectedKeysCollection.$t = markType(LayoutSelectedKeysCollection, 'LayoutSelectedKeysCollection', ObservableCollection$1.$.specialize(LayoutPrimaryKeyValue.$));
|
|
218
218
|
return LayoutSelectedKeysCollection;
|
|
219
219
|
}(ObservableCollection$1));
|
|
220
|
-
export { LayoutSelectedKeysCollection };
|
|
@@ -9,7 +9,7 @@ import { EventArgs, markType } from "igniteui-webcomponents-core";
|
|
|
9
9
|
/**
|
|
10
10
|
* @hidden
|
|
11
11
|
*/
|
|
12
|
-
var ListPanelActiveRowChangedEventArgs = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
12
|
+
export var ListPanelActiveRowChangedEventArgs = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
13
13
|
__extends(ListPanelActiveRowChangedEventArgs, _super);
|
|
14
14
|
function ListPanelActiveRowChangedEventArgs() {
|
|
15
15
|
var _this = _super !== null && _super.apply(this, arguments) || this;
|
|
@@ -40,4 +40,3 @@ var ListPanelActiveRowChangedEventArgs = /** @class */ /*@__PURE__*/ (function (
|
|
|
40
40
|
ListPanelActiveRowChangedEventArgs.$t = markType(ListPanelActiveRowChangedEventArgs, 'ListPanelActiveRowChangedEventArgs', EventArgs.$);
|
|
41
41
|
return ListPanelActiveRowChangedEventArgs;
|
|
42
42
|
}(EventArgs));
|
|
43
|
-
export { ListPanelActiveRowChangedEventArgs };
|
|
@@ -9,7 +9,7 @@ import { Base, markType } from "igniteui-webcomponents-core";
|
|
|
9
9
|
/**
|
|
10
10
|
* @hidden
|
|
11
11
|
*/
|
|
12
|
-
var ListPanelColumnDefinition = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
12
|
+
export var ListPanelColumnDefinition = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
13
13
|
__extends(ListPanelColumnDefinition, _super);
|
|
14
14
|
function ListPanelColumnDefinition() {
|
|
15
15
|
var _this = _super !== null && _super.apply(this, arguments) || this;
|
|
@@ -19,4 +19,3 @@ var ListPanelColumnDefinition = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
19
19
|
ListPanelColumnDefinition.$t = markType(ListPanelColumnDefinition, 'ListPanelColumnDefinition');
|
|
20
20
|
return ListPanelColumnDefinition;
|
|
21
21
|
}(Base));
|
|
22
|
-
export { ListPanelColumnDefinition };
|
|
@@ -9,7 +9,7 @@ import { EventArgs, markType } from "igniteui-webcomponents-core";
|
|
|
9
9
|
/**
|
|
10
10
|
* @hidden
|
|
11
11
|
*/
|
|
12
|
-
var ListPanelContentRebindEventArgs = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
12
|
+
export var ListPanelContentRebindEventArgs = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
13
13
|
__extends(ListPanelContentRebindEventArgs, _super);
|
|
14
14
|
function ListPanelContentRebindEventArgs() {
|
|
15
15
|
var _this = _super !== null && _super.apply(this, arguments) || this;
|
|
@@ -29,4 +29,3 @@ var ListPanelContentRebindEventArgs = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
29
29
|
ListPanelContentRebindEventArgs.$t = markType(ListPanelContentRebindEventArgs, 'ListPanelContentRebindEventArgs', EventArgs.$);
|
|
30
30
|
return ListPanelContentRebindEventArgs;
|
|
31
31
|
}(EventArgs));
|
|
32
|
-
export { ListPanelContentRebindEventArgs };
|
|
@@ -9,7 +9,7 @@ import { EventArgs, markType } from "igniteui-webcomponents-core";
|
|
|
9
9
|
/**
|
|
10
10
|
* @hidden
|
|
11
11
|
*/
|
|
12
|
-
var ListPanelContentRecycledEventArgs = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
12
|
+
export var ListPanelContentRecycledEventArgs = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
13
13
|
__extends(ListPanelContentRecycledEventArgs, _super);
|
|
14
14
|
function ListPanelContentRecycledEventArgs() {
|
|
15
15
|
var _this = _super !== null && _super.apply(this, arguments) || this;
|
|
@@ -29,4 +29,3 @@ var ListPanelContentRecycledEventArgs = /** @class */ /*@__PURE__*/ (function (_
|
|
|
29
29
|
ListPanelContentRecycledEventArgs.$t = markType(ListPanelContentRecycledEventArgs, 'ListPanelContentRecycledEventArgs', EventArgs.$);
|
|
30
30
|
return ListPanelContentRecycledEventArgs;
|
|
31
31
|
}(EventArgs));
|
|
32
|
-
export { ListPanelContentRecycledEventArgs };
|
|
@@ -9,7 +9,7 @@ import { Base, markType } from "igniteui-webcomponents-core";
|
|
|
9
9
|
/**
|
|
10
10
|
* @hidden
|
|
11
11
|
*/
|
|
12
|
-
var ListPanelContentRefreshedEventArgs = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
12
|
+
export var ListPanelContentRefreshedEventArgs = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
13
13
|
__extends(ListPanelContentRefreshedEventArgs, _super);
|
|
14
14
|
function ListPanelContentRefreshedEventArgs() {
|
|
15
15
|
return _super.call(this) || this;
|
|
@@ -17,4 +17,3 @@ var ListPanelContentRefreshedEventArgs = /** @class */ /*@__PURE__*/ (function (
|
|
|
17
17
|
ListPanelContentRefreshedEventArgs.$t = markType(ListPanelContentRefreshedEventArgs, 'ListPanelContentRefreshedEventArgs');
|
|
18
18
|
return ListPanelContentRefreshedEventArgs;
|
|
19
19
|
}(Base));
|
|
20
|
-
export { ListPanelContentRefreshedEventArgs };
|
|
@@ -9,7 +9,7 @@ import { Base, markType } from "igniteui-webcomponents-core";
|
|
|
9
9
|
/**
|
|
10
10
|
* @hidden
|
|
11
11
|
*/
|
|
12
|
-
var ListPanelDataBindingEventArgs = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
12
|
+
export var ListPanelDataBindingEventArgs = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
13
13
|
__extends(ListPanelDataBindingEventArgs, _super);
|
|
14
14
|
function ListPanelDataBindingEventArgs() {
|
|
15
15
|
var _this = _super !== null && _super.apply(this, arguments) || this;
|
|
@@ -21,4 +21,3 @@ var ListPanelDataBindingEventArgs = /** @class */ /*@__PURE__*/ (function (_supe
|
|
|
21
21
|
ListPanelDataBindingEventArgs.$t = markType(ListPanelDataBindingEventArgs, 'ListPanelDataBindingEventArgs');
|
|
22
22
|
return ListPanelDataBindingEventArgs;
|
|
23
23
|
}(Base));
|
|
24
|
-
export { ListPanelDataBindingEventArgs };
|
|
@@ -9,7 +9,7 @@ import { Base, markType } from "igniteui-webcomponents-core";
|
|
|
9
9
|
/**
|
|
10
10
|
* @hidden
|
|
11
11
|
*/
|
|
12
|
-
var ListPanelItemPresenter = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
12
|
+
export var ListPanelItemPresenter = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
13
13
|
__extends(ListPanelItemPresenter, _super);
|
|
14
14
|
function ListPanelItemPresenter() {
|
|
15
15
|
var _this = _super !== null && _super.apply(this, arguments) || this;
|
|
@@ -19,4 +19,3 @@ var ListPanelItemPresenter = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
19
19
|
ListPanelItemPresenter.$t = markType(ListPanelItemPresenter, 'ListPanelItemPresenter');
|
|
20
20
|
return ListPanelItemPresenter;
|
|
21
21
|
}(Base));
|
|
22
|
-
export { ListPanelItemPresenter };
|
|
@@ -11,7 +11,7 @@ import { StringBuilder } from "igniteui-webcomponents-core";
|
|
|
11
11
|
/**
|
|
12
12
|
* @hidden
|
|
13
13
|
*/
|
|
14
|
-
var ListPanelItemVisualData = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
14
|
+
export var ListPanelItemVisualData = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
15
15
|
__extends(ListPanelItemVisualData, _super);
|
|
16
16
|
function ListPanelItemVisualData() {
|
|
17
17
|
var _this = _super !== null && _super.apply(this, arguments) || this;
|
|
@@ -38,4 +38,3 @@ var ListPanelItemVisualData = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
38
38
|
ListPanelItemVisualData.$t = markType(ListPanelItemVisualData, 'ListPanelItemVisualData', Base.$, [IVisualData_$type]);
|
|
39
39
|
return ListPanelItemVisualData;
|
|
40
40
|
}(Base));
|
|
41
|
-
export { ListPanelItemVisualData };
|
|
@@ -9,7 +9,7 @@ import { Base, markType } from "igniteui-webcomponents-core";
|
|
|
9
9
|
/**
|
|
10
10
|
* @hidden
|
|
11
11
|
*/
|
|
12
|
-
var ListPanelPrimaryKeyValue = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
12
|
+
export var ListPanelPrimaryKeyValue = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
13
13
|
__extends(ListPanelPrimaryKeyValue, _super);
|
|
14
14
|
function ListPanelPrimaryKeyValue(a, b) {
|
|
15
15
|
var _this = _super.call(this) || this;
|
|
@@ -94,4 +94,3 @@ var ListPanelPrimaryKeyValue = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
94
94
|
ListPanelPrimaryKeyValue.$t = markType(ListPanelPrimaryKeyValue, 'ListPanelPrimaryKeyValue');
|
|
95
95
|
return ListPanelPrimaryKeyValue;
|
|
96
96
|
}(Base));
|
|
97
|
-
export { ListPanelPrimaryKeyValue };
|
|
@@ -9,7 +9,7 @@ import { Base, markType } from "igniteui-webcomponents-core";
|
|
|
9
9
|
/**
|
|
10
10
|
* @hidden
|
|
11
11
|
*/
|
|
12
|
-
var ListPanelRowRange = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
12
|
+
export var ListPanelRowRange = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
13
13
|
__extends(ListPanelRowRange, _super);
|
|
14
14
|
function ListPanelRowRange() {
|
|
15
15
|
var _this = _super !== null && _super.apply(this, arguments) || this;
|
|
@@ -41,4 +41,3 @@ var ListPanelRowRange = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
41
41
|
ListPanelRowRange.$t = markType(ListPanelRowRange, 'ListPanelRowRange');
|
|
42
42
|
return ListPanelRowRange;
|
|
43
43
|
}(Base));
|
|
44
|
-
export { ListPanelRowRange };
|
|
@@ -10,7 +10,7 @@ import { IScrollerKeyboardListener_$type } from "igniteui-webcomponents-core";
|
|
|
10
10
|
/**
|
|
11
11
|
* @hidden
|
|
12
12
|
*/
|
|
13
|
-
var ListPanelScrollerKeyboardListener = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
13
|
+
export var ListPanelScrollerKeyboardListener = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
14
14
|
__extends(ListPanelScrollerKeyboardListener, _super);
|
|
15
15
|
function ListPanelScrollerKeyboardListener(a) {
|
|
16
16
|
var _this = _super.call(this) || this;
|
|
@@ -66,4 +66,3 @@ var ListPanelScrollerKeyboardListener = /** @class */ /*@__PURE__*/ (function (_
|
|
|
66
66
|
ListPanelScrollerKeyboardListener.$t = markType(ListPanelScrollerKeyboardListener, 'ListPanelScrollerKeyboardListener', Base.$, [IScrollerKeyboardListener_$type]);
|
|
67
67
|
return ListPanelScrollerKeyboardListener;
|
|
68
68
|
}(Base));
|
|
69
|
-
export { ListPanelScrollerKeyboardListener };
|
|
@@ -9,7 +9,7 @@ import { EventArgs, markType } from "igniteui-webcomponents-core";
|
|
|
9
9
|
/**
|
|
10
10
|
* @hidden
|
|
11
11
|
*/
|
|
12
|
-
var ListPanelSelectedItemsChangedEventArgs = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
12
|
+
export var ListPanelSelectedItemsChangedEventArgs = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
13
13
|
__extends(ListPanelSelectedItemsChangedEventArgs, _super);
|
|
14
14
|
function ListPanelSelectedItemsChangedEventArgs() {
|
|
15
15
|
var _this = _super !== null && _super.apply(this, arguments) || this;
|
|
@@ -51,4 +51,3 @@ var ListPanelSelectedItemsChangedEventArgs = /** @class */ /*@__PURE__*/ (functi
|
|
|
51
51
|
ListPanelSelectedItemsChangedEventArgs.$t = markType(ListPanelSelectedItemsChangedEventArgs, 'ListPanelSelectedItemsChangedEventArgs', EventArgs.$);
|
|
52
52
|
return ListPanelSelectedItemsChangedEventArgs;
|
|
53
53
|
}(EventArgs));
|
|
54
|
-
export { ListPanelSelectedItemsChangedEventArgs };
|
|
@@ -11,7 +11,7 @@ import { NotifyCollectionChangedEventArgs } from "igniteui-webcomponents-core";
|
|
|
11
11
|
/**
|
|
12
12
|
* @hidden
|
|
13
13
|
*/
|
|
14
|
-
var ListPanelSelectedItemsCollection = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
14
|
+
export var ListPanelSelectedItemsCollection = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
15
15
|
__extends(ListPanelSelectedItemsCollection, _super);
|
|
16
16
|
function ListPanelSelectedItemsCollection() {
|
|
17
17
|
var _this = _super.call(this, Base.$, 0) || this;
|
|
@@ -45,4 +45,3 @@ var ListPanelSelectedItemsCollection = /** @class */ /*@__PURE__*/ (function (_s
|
|
|
45
45
|
ListPanelSelectedItemsCollection.$t = markType(ListPanelSelectedItemsCollection, 'ListPanelSelectedItemsCollection', ObservableCollection$1.$.specialize(Base.$));
|
|
46
46
|
return ListPanelSelectedItemsCollection;
|
|
47
47
|
}(ObservableCollection$1));
|
|
48
|
-
export { ListPanelSelectedItemsCollection };
|
|
@@ -9,7 +9,7 @@ import { EventArgs, markType } from "igniteui-webcomponents-core";
|
|
|
9
9
|
/**
|
|
10
10
|
* @hidden
|
|
11
11
|
*/
|
|
12
|
-
var ListPanelSelectedKeysChangedEventArgs = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
12
|
+
export var ListPanelSelectedKeysChangedEventArgs = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
13
13
|
__extends(ListPanelSelectedKeysChangedEventArgs, _super);
|
|
14
14
|
function ListPanelSelectedKeysChangedEventArgs() {
|
|
15
15
|
var _this = _super !== null && _super.apply(this, arguments) || this;
|
|
@@ -51,4 +51,3 @@ var ListPanelSelectedKeysChangedEventArgs = /** @class */ /*@__PURE__*/ (functio
|
|
|
51
51
|
ListPanelSelectedKeysChangedEventArgs.$t = markType(ListPanelSelectedKeysChangedEventArgs, 'ListPanelSelectedKeysChangedEventArgs', EventArgs.$);
|
|
52
52
|
return ListPanelSelectedKeysChangedEventArgs;
|
|
53
53
|
}(EventArgs));
|
|
54
|
-
export { ListPanelSelectedKeysChangedEventArgs };
|
|
@@ -14,7 +14,7 @@ import { Dictionary$2 } from "igniteui-webcomponents-core";
|
|
|
14
14
|
/**
|
|
15
15
|
* @hidden
|
|
16
16
|
*/
|
|
17
|
-
var ListPanelSelectedKeysCollection = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
17
|
+
export var ListPanelSelectedKeysCollection = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
18
18
|
__extends(ListPanelSelectedKeysCollection, _super);
|
|
19
19
|
function ListPanelSelectedKeysCollection() {
|
|
20
20
|
var _this = _super.call(this, ListPanelPrimaryKeyValue.$, 0) || this;
|
|
@@ -217,4 +217,3 @@ var ListPanelSelectedKeysCollection = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
217
217
|
ListPanelSelectedKeysCollection.$t = markType(ListPanelSelectedKeysCollection, 'ListPanelSelectedKeysCollection', ObservableCollection$1.$.specialize(ListPanelPrimaryKeyValue.$));
|
|
218
218
|
return ListPanelSelectedKeysCollection;
|
|
219
219
|
}(ObservableCollection$1));
|
|
220
|
-
export { ListPanelSelectedKeysCollection };
|
|
@@ -9,7 +9,7 @@ import { EventArgs, markType } from "igniteui-webcomponents-core";
|
|
|
9
9
|
/**
|
|
10
10
|
* @hidden
|
|
11
11
|
*/
|
|
12
|
-
var ListPanelSelectionChangedEventArgs = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
12
|
+
export var ListPanelSelectionChangedEventArgs = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
13
13
|
__extends(ListPanelSelectionChangedEventArgs, _super);
|
|
14
14
|
function ListPanelSelectionChangedEventArgs() {
|
|
15
15
|
return _super !== null && _super.apply(this, arguments) || this;
|
|
@@ -17,4 +17,3 @@ var ListPanelSelectionChangedEventArgs = /** @class */ /*@__PURE__*/ (function (
|
|
|
17
17
|
ListPanelSelectionChangedEventArgs.$t = markType(ListPanelSelectionChangedEventArgs, 'ListPanelSelectionChangedEventArgs', EventArgs.$);
|
|
18
18
|
return ListPanelSelectionChangedEventArgs;
|
|
19
19
|
}(EventArgs));
|
|
20
|
-
export { ListPanelSelectionChangedEventArgs };
|
|
@@ -9,7 +9,7 @@ import { Base, markType } from "igniteui-webcomponents-core";
|
|
|
9
9
|
/**
|
|
10
10
|
* @hidden
|
|
11
11
|
*/
|
|
12
|
-
var ListPanelTemplateHeightRequestedEventArgs = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
12
|
+
export var ListPanelTemplateHeightRequestedEventArgs = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
13
13
|
__extends(ListPanelTemplateHeightRequestedEventArgs, _super);
|
|
14
14
|
function ListPanelTemplateHeightRequestedEventArgs() {
|
|
15
15
|
var _this = _super !== null && _super.apply(this, arguments) || this;
|
|
@@ -21,4 +21,3 @@ var ListPanelTemplateHeightRequestedEventArgs = /** @class */ /*@__PURE__*/ (fun
|
|
|
21
21
|
ListPanelTemplateHeightRequestedEventArgs.$t = markType(ListPanelTemplateHeightRequestedEventArgs, 'ListPanelTemplateHeightRequestedEventArgs');
|
|
22
22
|
return ListPanelTemplateHeightRequestedEventArgs;
|
|
23
23
|
}(Base));
|
|
24
|
-
export { ListPanelTemplateHeightRequestedEventArgs };
|
|
@@ -9,7 +9,7 @@ import { Base, markType } from "igniteui-webcomponents-core";
|
|
|
9
9
|
/**
|
|
10
10
|
* @hidden
|
|
11
11
|
*/
|
|
12
|
-
var ListPanelTemplateWidthRequestedEventArgs = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
12
|
+
export var ListPanelTemplateWidthRequestedEventArgs = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
13
13
|
__extends(ListPanelTemplateWidthRequestedEventArgs, _super);
|
|
14
14
|
function ListPanelTemplateWidthRequestedEventArgs() {
|
|
15
15
|
var _this = _super !== null && _super.apply(this, arguments) || this;
|
|
@@ -21,4 +21,3 @@ var ListPanelTemplateWidthRequestedEventArgs = /** @class */ /*@__PURE__*/ (func
|
|
|
21
21
|
ListPanelTemplateWidthRequestedEventArgs.$t = markType(ListPanelTemplateWidthRequestedEventArgs, 'ListPanelTemplateWidthRequestedEventArgs');
|
|
22
22
|
return ListPanelTemplateWidthRequestedEventArgs;
|
|
23
23
|
}(Base));
|
|
24
|
-
export { ListPanelTemplateWidthRequestedEventArgs };
|