igniteui-webcomponents-layouts 7.1.1-beta.0 → 7.1.1-beta.2
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/fesm2022/igniteui-webcomponents-layouts.mjs +40866 -0
- package/igniteui-webcomponents-layouts.d.ts +9552 -1
- package/package.json +14 -10
- package/bundles/igniteui-webcomponents-layouts.umd.js +0 -48815
- package/bundles/igniteui-webcomponents-layouts.umd.min.js +0 -7
- package/esm2015/igniteui-webcomponents-layouts.js +0 -1
- package/esm2015/lib/ComboEditor.js +0 -7
- package/esm2015/lib/ComboEditorBridge.js +0 -159
- package/esm2015/lib/ComboEditorCloneDataSourceFilterOperation.js +0 -20
- package/esm2015/lib/ComboEditorDataSourceNotificationHandler.js +0 -7
- package/esm2015/lib/ComboEditorGotFocusEventArgs.js +0 -14
- package/esm2015/lib/ComboEditorLostFocusEventArgs.js +0 -14
- package/esm2015/lib/ComboEditorMultipleDataSourceNotifier.js +0 -59
- package/esm2015/lib/ComboEditorSelectedItemChangeType.js +0 -20
- package/esm2015/lib/ComboEditorTextChangedEventArgs.js +0 -27
- package/esm2015/lib/ComboEditorValueChangedEventArgs.js +0 -27
- package/esm2015/lib/ComboEditorView.js +0 -7
- package/esm2015/lib/ComboEditorView_combined.js +0 -2563
- package/esm2015/lib/ComboEditorVisualModelExport.js +0 -181
- package/esm2015/lib/DrillDownRequestedEventArgs.js +0 -7
- package/esm2015/lib/ExpansionPanelUtilities.js +0 -35
- package/esm2015/lib/ExpansionPanelView.js +0 -7
- package/esm2015/lib/ExpansionPanelView_combined.js +0 -708
- package/esm2015/lib/GridColumnProviderOnAttachingOverrideEventArgs.js +0 -18
- package/esm2015/lib/IExternalListPanel.js +0 -11
- package/esm2015/lib/IExternalToolPanel.js +0 -11
- package/esm2015/lib/IExternalToolbar.js +0 -11
- package/esm2015/lib/IListPanelView.js +0 -11
- package/esm2015/lib/IListPanelViewportManager.js +0 -11
- package/esm2015/lib/INativeUIToolPanelBridge.js +0 -12
- package/esm2015/lib/INativeUIToolbarBridge.js +0 -12
- package/esm2015/lib/IPropertyEditorPanelView.js +0 -11
- package/esm2015/lib/IToolPanelView.js +0 -11
- package/esm2015/lib/IToolbarView.js +0 -11
- package/esm2015/lib/LayoutPrimaryKeyValue.js +0 -101
- package/esm2015/lib/LayoutSelectedItemsCollection.js +0 -157
- package/esm2015/lib/LayoutSelectedKeysCollection.js +0 -158
- package/esm2015/lib/ListPanel.js +0 -7
- package/esm2015/lib/ListPanelActivationManager.js +0 -7
- package/esm2015/lib/ListPanelActivationMode.js +0 -25
- package/esm2015/lib/ListPanelActiveRowChangedEventArgs.js +0 -31
- package/esm2015/lib/ListPanelColumnDefinition.js +0 -18
- package/esm2015/lib/ListPanelContentRebindEventArgs.js +0 -24
- package/esm2015/lib/ListPanelContentRecycledEventArgs.js +0 -24
- package/esm2015/lib/ListPanelContentRefreshedEventArgs.js +0 -17
- package/esm2015/lib/ListPanelDataBindingEventArgs.js +0 -20
- package/esm2015/lib/ListPanelDataSourceNotificationBridge.js +0 -7
- package/esm2015/lib/ListPanelItemEventArgs.js +0 -7
- package/esm2015/lib/ListPanelItemModel.js +0 -7
- package/esm2015/lib/ListPanelItemPresenter.js +0 -18
- package/esm2015/lib/ListPanelItemVisualData.js +0 -37
- package/esm2015/lib/ListPanelLayoutPanel.js +0 -7
- package/esm2015/lib/ListPanelOrientation.js +0 -17
- package/esm2015/lib/ListPanelPrimaryKeyValue.js +0 -85
- package/esm2015/lib/ListPanelRowRange.js +0 -36
- package/esm2015/lib/ListPanelScrollerKeyboardListener.js +0 -67
- package/esm2015/lib/ListPanelSelectedItemsChangedEventArgs.js +0 -38
- package/esm2015/lib/ListPanelSelectedItemsCollection.js +0 -40
- package/esm2015/lib/ListPanelSelectedKeysChangedEventArgs.js +0 -38
- package/esm2015/lib/ListPanelSelectedKeysCollection.js +0 -158
- package/esm2015/lib/ListPanelSelectionBehavior.js +0 -25
- package/esm2015/lib/ListPanelSelectionChangedEventArgs.js +0 -14
- package/esm2015/lib/ListPanelSelectionManager.js +0 -7
- package/esm2015/lib/ListPanelSelectionMode.js +0 -29
- package/esm2015/lib/ListPanelTemplateHeightRequestedEventArgs.js +0 -20
- package/esm2015/lib/ListPanelTemplateItemUpdatingEventArgs.js +0 -7
- package/esm2015/lib/ListPanelTemplateWidthRequestedEventArgs.js +0 -20
- package/esm2015/lib/ListPanelView.js +0 -7
- package/esm2015/lib/ListPanelView_combined.js +0 -3942
- package/esm2015/lib/ListPanelViewportChangedEventArgs.js +0 -25
- package/esm2015/lib/ListPanelVisualData.js +0 -47
- package/esm2015/lib/ListPanelVisualModel.js +0 -25
- package/esm2015/lib/NativeUIContentRefreshedEventArgs.js +0 -14
- package/esm2015/lib/NativeUILayoutFactory.js +0 -7
- package/esm2015/lib/NativeUILayoutFactory_combined.js +0 -14724
- package/esm2015/lib/NativeUIToolPanel.js +0 -7
- package/esm2015/lib/NativeUIToolbar.js +0 -7
- package/esm2015/lib/NativeUIToolbarSubMenuClosingEventArgs.js +0 -14
- package/esm2015/lib/NativeUIToolbarSubMenuOpeningEventArgs.js +0 -14
- package/esm2015/lib/NestedActionMode.js +0 -18
- package/esm2015/lib/OnCollapsedEventArgs.js +0 -14
- package/esm2015/lib/OnExpandedEventArgs.js +0 -14
- package/esm2015/lib/PanelAnimationRequest.js +0 -7
- package/esm2015/lib/PanelInfo.js +0 -7
- package/esm2015/lib/PropertyEditorDataSource.js +0 -7
- package/esm2015/lib/PropertyEditorDataSource_combined.js +0 -694
- package/esm2015/lib/PropertyEditorDescriptionObject.js +0 -7
- package/esm2015/lib/PropertyEditorDescriptionObjectCollection.js +0 -7
- package/esm2015/lib/PropertyEditorPanel.js +0 -7
- package/esm2015/lib/PropertyEditorPanelColumnDefinition.js +0 -53
- package/esm2015/lib/PropertyEditorPanelColumnFieldType.js +0 -11
- package/esm2015/lib/PropertyEditorPanelColumnType.js +0 -11
- package/esm2015/lib/PropertyEditorPanelComboBoxBridgeItem.js +0 -24
- package/esm2015/lib/PropertyEditorPanelDataBindingEventArgs.js +0 -20
- package/esm2015/lib/PropertyEditorPanelDropDownDataListItem.js +0 -19
- package/esm2015/lib/PropertyEditorPanelTemplateCellUpdatingEventArgs.js +0 -20
- package/esm2015/lib/PropertyEditorPanelUpdateMode.js +0 -17
- package/esm2015/lib/PropertyEditorPanelView.js +0 -7
- package/esm2015/lib/PropertyEditorPanelView_combined.js +0 -1105
- package/esm2015/lib/PropertyEditorPropertyDescription.js +0 -7
- package/esm2015/lib/PropertyEditorPropertyDescriptionButtonClickEventArgs.js +0 -14
- package/esm2015/lib/PropertyEditorPropertyDescriptionChangedEventArgs.js +0 -24
- package/esm2015/lib/PropertyEditorPropertyDescriptionCoercingValueEventArgs.js +0 -7
- package/esm2015/lib/PropertyEditorPropertyDescriptionCollection.js +0 -7
- package/esm2015/lib/PropertyEditorPropertyDescriptionTargetPropertyUpdatingEventArgs.js +0 -38
- package/esm2015/lib/PropertyEditorTreeTransformer.js +0 -243
- package/esm2015/lib/PropertyEditorValueType.js +0 -40
- package/esm2015/lib/ToolAction.js +0 -7
- package/esm2015/lib/ToolActionButton.js +0 -7
- package/esm2015/lib/ToolActionButtonDisplayType.js +0 -20
- package/esm2015/lib/ToolActionButtonGroupDisplayType.js +0 -19
- package/esm2015/lib/ToolActionButtonPair.js +0 -7
- package/esm2015/lib/ToolActionButtonPairVisualData.js +0 -37
- package/esm2015/lib/ToolActionButtonVisualData.js +0 -24
- package/esm2015/lib/ToolActionCheckbox.js +0 -7
- package/esm2015/lib/ToolActionCheckboxGroup.js +0 -7
- package/esm2015/lib/ToolActionCheckboxGroupVisualData.js +0 -23
- package/esm2015/lib/ToolActionCheckboxList.js +0 -7
- package/esm2015/lib/ToolActionCheckboxListIndexType.js +0 -16
- package/esm2015/lib/ToolActionCheckboxListVisualData.js +0 -24
- package/esm2015/lib/ToolActionCheckboxVisualData.js +0 -24
- package/esm2015/lib/ToolActionCollection.js +0 -7
- package/esm2015/lib/ToolActionColorEditor.js +0 -7
- package/esm2015/lib/ToolActionColorEditorVisualData.js +0 -24
- package/esm2015/lib/ToolActionCombo.js +0 -7
- package/esm2015/lib/ToolActionComboVisualData.js +0 -24
- package/esm2015/lib/ToolActionEventDetail.js +0 -25
- package/esm2015/lib/ToolActionEventDetailCollection.js +0 -19
- package/esm2015/lib/ToolActionFieldSelector.js +0 -7
- package/esm2015/lib/ToolActionFieldSelectorAggregation.js +0 -38
- package/esm2015/lib/ToolActionFieldSelectorAggregationsCollection.js +0 -158
- package/esm2015/lib/ToolActionFieldSelectorEventType.js +0 -16
- package/esm2015/lib/ToolActionFieldSelectorSelectedAggregation.js +0 -38
- package/esm2015/lib/ToolActionFieldSelectorSelectedAggregationsCollection.js +0 -158
- package/esm2015/lib/ToolActionFieldSelectorType.js +0 -16
- package/esm2015/lib/ToolActionFieldSelector_ToolActionFieldSelectorItem.js +0 -24
- package/esm2015/lib/ToolActionGroupHeader.js +0 -7
- package/esm2015/lib/ToolActionGroupHeaderVisualData.js +0 -24
- package/esm2015/lib/ToolActionIconButton.js +0 -7
- package/esm2015/lib/ToolActionIconMenu.js +0 -7
- package/esm2015/lib/ToolActionIconMenuVisualData.js +0 -24
- package/esm2015/lib/ToolActionLabel.js +0 -7
- package/esm2015/lib/ToolActionLabelVisualData.js +0 -24
- package/esm2015/lib/ToolActionMeasurementContext.js +0 -30
- package/esm2015/lib/ToolActionNumberInput.js +0 -7
- package/esm2015/lib/ToolActionNumberInputVisualData.js +0 -24
- package/esm2015/lib/ToolActionPerformedEventArgs.js +0 -22
- package/esm2015/lib/ToolActionPopupOpeningEventArgs.js +0 -7
- package/esm2015/lib/ToolActionRadio.js +0 -7
- package/esm2015/lib/ToolActionRadioGroup.js +0 -7
- package/esm2015/lib/ToolActionRadioGroupVisualData.js +0 -23
- package/esm2015/lib/ToolActionRadioVisualData.js +0 -24
- package/esm2015/lib/ToolActionSeparator.js +0 -7
- package/esm2015/lib/ToolActionSeparatorVisualData.js +0 -18
- package/esm2015/lib/ToolActionSubPanel.js +0 -7
- package/esm2015/lib/ToolActionSubPanelVisualData.js +0 -24
- package/esm2015/lib/ToolActionTextInput.js +0 -7
- package/esm2015/lib/ToolActionTextInputVisualData.js +0 -24
- package/esm2015/lib/ToolActionVisualData.js +0 -58
- package/esm2015/lib/ToolCommandEventArgs.js +0 -19
- package/esm2015/lib/ToolContextBinding.js +0 -74
- package/esm2015/lib/ToolContextBindingCollection.js +0 -26
- package/esm2015/lib/ToolPanel.js +0 -7
- package/esm2015/lib/ToolPanelContentRefreshedEventArgs.js +0 -17
- package/esm2015/lib/ToolPanelContext.js +0 -74
- package/esm2015/lib/ToolPanelContextChangedEventArgs.js +0 -20
- package/esm2015/lib/ToolPanelContextSwappedEventArgs.js +0 -14
- package/esm2015/lib/ToolPanelDropdownMenuVisualData.js +0 -7
- package/esm2015/lib/ToolPanelIconRepository.js +0 -30
- package/esm2015/lib/ToolPanelOrientation.js +0 -17
- package/esm2015/lib/ToolPanelView.js +0 -7
- package/esm2015/lib/ToolPanelVisualData.js +0 -7
- package/esm2015/lib/ToolPanelVisualData_combined.js +0 -70
- package/esm2015/lib/ToolPanelsPresenter.js +0 -7
- package/esm2015/lib/Toolbar.js +0 -7
- package/esm2015/lib/ToolbarContextAccessor.js +0 -7
- package/esm2015/lib/ToolbarIconManager.js +0 -38
- package/esm2015/lib/ToolbarOrientation.js +0 -17
- package/esm2015/lib/ToolbarSubMenuClosingEventArgs.js +0 -17
- package/esm2015/lib/ToolbarSubMenuOpeningEventArgs.js +0 -17
- package/esm2015/lib/ToolbarView.js +0 -7
- package/esm2015/lib/TooltipTextPresenter.js +0 -176
- package/esm2015/lib/XExpansionPanel.js +0 -7
- package/esm2015/lib/XToolPanelBridge.js +0 -7
- package/esm2015/lib/XToolbarBridge.js +0 -7
- package/esm2015/lib/igc-combo-editor-component.js +0 -1500
- package/esm2015/lib/igc-combo-editor-got-focus-event-args.js +0 -30
- package/esm2015/lib/igc-combo-editor-lost-focus-event-args.js +0 -30
- package/esm2015/lib/igc-combo-editor-module.js +0 -21
- package/esm2015/lib/igc-combo-editor-text-changed-event-args.js +0 -26
- package/esm2015/lib/igc-combo-editor-value-changed-event-args.js +0 -26
- package/esm2015/lib/igc-layout-primary-key-value-module.js +0 -15
- package/esm2015/lib/igc-layout-primary-key-value.js +0 -66
- package/esm2015/lib/igc-layout-selected-items-collection.js +0 -30
- package/esm2015/lib/igc-layout-selected-keys-collection.js +0 -53
- package/esm2015/lib/igc-list-panel-active-row-changed-event-args.js +0 -51
- package/esm2015/lib/igc-list-panel-component.js +0 -1121
- package/esm2015/lib/igc-list-panel-content-rebind-event-args.js +0 -42
- package/esm2015/lib/igc-list-panel-content-recycled-event-args.js +0 -42
- package/esm2015/lib/igc-list-panel-content-refreshed-event-args.js +0 -30
- package/esm2015/lib/igc-list-panel-item-event-args.js +0 -79
- package/esm2015/lib/igc-list-panel-item-model.js +0 -93
- package/esm2015/lib/igc-list-panel-module.js +0 -17
- package/esm2015/lib/igc-list-panel-primary-key-value-module.js +0 -15
- package/esm2015/lib/igc-list-panel-primary-key-value.js +0 -66
- package/esm2015/lib/igc-list-panel-selected-items-changed-event-args.js +0 -136
- package/esm2015/lib/igc-list-panel-selected-items-collection.js +0 -30
- package/esm2015/lib/igc-list-panel-selected-keys-changed-event-args.js +0 -136
- package/esm2015/lib/igc-list-panel-selected-keys-collection.js +0 -53
- package/esm2015/lib/igc-list-panel-selection-changed-event-args.js +0 -33
- package/esm2015/lib/igc-list-panel-template-height-requested-event-args.js +0 -48
- package/esm2015/lib/igc-list-panel-template-item-updating-event-args.js +0 -65
- package/esm2015/lib/igc-list-panel-template-width-requested-event-args.js +0 -48
- package/esm2015/lib/igc-on-collapsed-event-args.js +0 -30
- package/esm2015/lib/igc-on-expanded-event-args.js +0 -30
- package/esm2015/lib/igc-property-editor-data-source.js +0 -50
- package/esm2015/lib/igc-property-editor-description-object-collection.js +0 -53
- package/esm2015/lib/igc-property-editor-description-object.js +0 -81
- package/esm2015/lib/igc-property-editor-panel-component.js +0 -459
- package/esm2015/lib/igc-property-editor-panel-module.js +0 -21
- package/esm2015/lib/igc-property-editor-property-description-button-click-event-args.js +0 -30
- package/esm2015/lib/igc-property-editor-property-description-changed-event-args.js +0 -36
- package/esm2015/lib/igc-property-editor-property-description-coercing-value-event-args.js +0 -93
- package/esm2015/lib/igc-property-editor-property-description-collection.js +0 -53
- package/esm2015/lib/igc-property-editor-property-description-component.js +0 -595
- package/esm2015/lib/igc-property-editor-property-description-module.js +0 -16
- package/esm2015/lib/igc-property-editor-property-description-target-property-updating-event-args.js +0 -48
- package/esm2015/lib/igc-tool-action-button-component.js +0 -95
- package/esm2015/lib/igc-tool-action-button-module.js +0 -16
- package/esm2015/lib/igc-tool-action-button-pair-component.js +0 -404
- package/esm2015/lib/igc-tool-action-button-pair-module.js +0 -16
- package/esm2015/lib/igc-tool-action-checkbox-component.js +0 -176
- package/esm2015/lib/igc-tool-action-checkbox-group-component.js +0 -112
- package/esm2015/lib/igc-tool-action-checkbox-group-module.js +0 -16
- package/esm2015/lib/igc-tool-action-checkbox-list-component.js +0 -262
- package/esm2015/lib/igc-tool-action-checkbox-list-module.js +0 -16
- package/esm2015/lib/igc-tool-action-checkbox-module.js +0 -16
- package/esm2015/lib/igc-tool-action-collection.js +0 -53
- package/esm2015/lib/igc-tool-action-color-editor-component.js +0 -84
- package/esm2015/lib/igc-tool-action-color-editor-module.js +0 -16
- package/esm2015/lib/igc-tool-action-combo-component.js +0 -138
- package/esm2015/lib/igc-tool-action-combo-module.js +0 -16
- package/esm2015/lib/igc-tool-action-component.js +0 -1020
- package/esm2015/lib/igc-tool-action-event-detail-collection.js +0 -53
- package/esm2015/lib/igc-tool-action-event-detail.js +0 -88
- package/esm2015/lib/igc-tool-action-field-selector-aggregation-module.js +0 -15
- package/esm2015/lib/igc-tool-action-field-selector-aggregation.js +0 -58
- package/esm2015/lib/igc-tool-action-field-selector-aggregations-collection.js +0 -53
- package/esm2015/lib/igc-tool-action-field-selector-component.js +0 -262
- package/esm2015/lib/igc-tool-action-field-selector-module.js +0 -16
- package/esm2015/lib/igc-tool-action-field-selector-selected-aggregation-module.js +0 -15
- package/esm2015/lib/igc-tool-action-field-selector-selected-aggregation.js +0 -58
- package/esm2015/lib/igc-tool-action-field-selector-selected-aggregations-collection.js +0 -53
- package/esm2015/lib/igc-tool-action-group-header-component.js +0 -94
- package/esm2015/lib/igc-tool-action-group-header-module.js +0 -16
- package/esm2015/lib/igc-tool-action-icon-button-component.js +0 -186
- package/esm2015/lib/igc-tool-action-icon-button-module.js +0 -16
- package/esm2015/lib/igc-tool-action-icon-menu-component.js +0 -104
- package/esm2015/lib/igc-tool-action-icon-menu-module.js +0 -16
- package/esm2015/lib/igc-tool-action-label-component.js +0 -74
- package/esm2015/lib/igc-tool-action-label-module.js +0 -16
- package/esm2015/lib/igc-tool-action-number-input-component.js +0 -84
- package/esm2015/lib/igc-tool-action-number-input-module.js +0 -16
- package/esm2015/lib/igc-tool-action-performed-event-args.js +0 -94
- package/esm2015/lib/igc-tool-action-popup-opening-event-args.js +0 -55
- package/esm2015/lib/igc-tool-action-radio-component.js +0 -209
- package/esm2015/lib/igc-tool-action-radio-group-component.js +0 -112
- package/esm2015/lib/igc-tool-action-radio-group-module.js +0 -16
- package/esm2015/lib/igc-tool-action-radio-module.js +0 -16
- package/esm2015/lib/igc-tool-action-separator-component.js +0 -94
- package/esm2015/lib/igc-tool-action-separator-module.js +0 -16
- package/esm2015/lib/igc-tool-action-sub-panel-component.js +0 -84
- package/esm2015/lib/igc-tool-action-sub-panel-module.js +0 -16
- package/esm2015/lib/igc-tool-action-text-input-component.js +0 -83
- package/esm2015/lib/igc-tool-action-text-input-module.js +0 -16
- package/esm2015/lib/igc-tool-command-event-args.js +0 -43
- package/esm2015/lib/igc-tool-context-binding-collection.js +0 -53
- package/esm2015/lib/igc-tool-context-binding.js +0 -85
- package/esm2015/lib/igc-tool-panel-component.js +0 -1263
- package/esm2015/lib/igc-tool-panel-content-refreshed-event-args.js +0 -30
- package/esm2015/lib/igc-tool-panel-context-changed-event-args.js +0 -48
- package/esm2015/lib/igc-tool-panel-context-swapped-event-args.js +0 -30
- package/esm2015/lib/igc-tool-panel-module.js +0 -59
- package/esm2015/lib/igc-toolbar-component.js +0 -1130
- package/esm2015/lib/igc-toolbar-module.js +0 -19
- package/esm2015/lib/igc-toolbar-sub-menu-closing-event-args.js +0 -30
- package/esm2015/lib/igc-toolbar-sub-menu-opening-event-args.js +0 -30
- package/esm2015/lib/igc-x-expansion-panel-component.js +0 -508
- package/esm2015/lib/igc-x-expansion-panel-module.js +0 -17
- package/esm2015/public_api.js +0 -276
- package/esm5/igniteui-webcomponents-layouts.js +0 -1
- package/esm5/lib/ComboEditor.js +0 -7
- package/esm5/lib/ComboEditorBridge.js +0 -162
- package/esm5/lib/ComboEditorCloneDataSourceFilterOperation.js +0 -20
- package/esm5/lib/ComboEditorDataSourceNotificationHandler.js +0 -7
- package/esm5/lib/ComboEditorGotFocusEventArgs.js +0 -19
- package/esm5/lib/ComboEditorLostFocusEventArgs.js +0 -19
- package/esm5/lib/ComboEditorMultipleDataSourceNotifier.js +0 -70
- package/esm5/lib/ComboEditorSelectedItemChangeType.js +0 -20
- package/esm5/lib/ComboEditorTextChangedEventArgs.js +0 -38
- package/esm5/lib/ComboEditorValueChangedEventArgs.js +0 -38
- package/esm5/lib/ComboEditorView.js +0 -7
- package/esm5/lib/ComboEditorView_combined.js +0 -2966
- package/esm5/lib/ComboEditorVisualModelExport.js +0 -200
- package/esm5/lib/DrillDownRequestedEventArgs.js +0 -7
- package/esm5/lib/ExpansionPanelUtilities.js +0 -40
- package/esm5/lib/ExpansionPanelView.js +0 -7
- package/esm5/lib/ExpansionPanelView_combined.js +0 -807
- package/esm5/lib/GridColumnProviderOnAttachingOverrideEventArgs.js +0 -21
- package/esm5/lib/IExternalListPanel.js +0 -11
- package/esm5/lib/IExternalToolPanel.js +0 -11
- package/esm5/lib/IExternalToolbar.js +0 -11
- package/esm5/lib/IListPanelView.js +0 -11
- package/esm5/lib/IListPanelViewportManager.js +0 -11
- package/esm5/lib/INativeUIToolPanelBridge.js +0 -12
- package/esm5/lib/INativeUIToolbarBridge.js +0 -12
- package/esm5/lib/IPropertyEditorPanelView.js +0 -11
- package/esm5/lib/IToolPanelView.js +0 -11
- package/esm5/lib/IToolbarView.js +0 -11
- package/esm5/lib/LayoutPrimaryKeyValue.js +0 -116
- package/esm5/lib/LayoutSelectedItemsCollection.js +0 -218
- package/esm5/lib/LayoutSelectedKeysCollection.js +0 -219
- package/esm5/lib/ListPanel.js +0 -7
- package/esm5/lib/ListPanelActivationManager.js +0 -7
- package/esm5/lib/ListPanelActivationMode.js +0 -25
- package/esm5/lib/ListPanelActiveRowChangedEventArgs.js +0 -42
- package/esm5/lib/ListPanelColumnDefinition.js +0 -21
- package/esm5/lib/ListPanelContentRebindEventArgs.js +0 -31
- package/esm5/lib/ListPanelContentRecycledEventArgs.js +0 -31
- package/esm5/lib/ListPanelContentRefreshedEventArgs.js +0 -19
- package/esm5/lib/ListPanelDataBindingEventArgs.js +0 -23
- package/esm5/lib/ListPanelDataSourceNotificationBridge.js +0 -7
- package/esm5/lib/ListPanelItemEventArgs.js +0 -7
- package/esm5/lib/ListPanelItemModel.js +0 -7
- package/esm5/lib/ListPanelItemPresenter.js +0 -21
- package/esm5/lib/ListPanelItemVisualData.js +0 -40
- package/esm5/lib/ListPanelLayoutPanel.js +0 -7
- package/esm5/lib/ListPanelOrientation.js +0 -17
- package/esm5/lib/ListPanelPrimaryKeyValue.js +0 -96
- package/esm5/lib/ListPanelRowRange.js +0 -43
- package/esm5/lib/ListPanelScrollerKeyboardListener.js +0 -70
- package/esm5/lib/ListPanelSelectedItemsChangedEventArgs.js +0 -53
- package/esm5/lib/ListPanelSelectedItemsCollection.js +0 -47
- package/esm5/lib/ListPanelSelectedKeysChangedEventArgs.js +0 -53
- package/esm5/lib/ListPanelSelectedKeysCollection.js +0 -219
- package/esm5/lib/ListPanelSelectionBehavior.js +0 -25
- package/esm5/lib/ListPanelSelectionChangedEventArgs.js +0 -19
- package/esm5/lib/ListPanelSelectionManager.js +0 -7
- package/esm5/lib/ListPanelSelectionMode.js +0 -29
- package/esm5/lib/ListPanelTemplateHeightRequestedEventArgs.js +0 -23
- package/esm5/lib/ListPanelTemplateItemUpdatingEventArgs.js +0 -7
- package/esm5/lib/ListPanelTemplateWidthRequestedEventArgs.js +0 -23
- package/esm5/lib/ListPanelView.js +0 -7
- package/esm5/lib/ListPanelView_combined.js +0 -4378
- package/esm5/lib/ListPanelViewportChangedEventArgs.js +0 -28
- package/esm5/lib/ListPanelVisualData.js +0 -50
- package/esm5/lib/ListPanelVisualModel.js +0 -32
- package/esm5/lib/NativeUIContentRefreshedEventArgs.js +0 -19
- package/esm5/lib/NativeUILayoutFactory.js +0 -7
- package/esm5/lib/NativeUILayoutFactory_combined.js +0 -17035
- package/esm5/lib/NativeUIToolPanel.js +0 -7
- package/esm5/lib/NativeUIToolbar.js +0 -7
- package/esm5/lib/NativeUIToolbarSubMenuClosingEventArgs.js +0 -19
- package/esm5/lib/NativeUIToolbarSubMenuOpeningEventArgs.js +0 -19
- package/esm5/lib/NestedActionMode.js +0 -18
- package/esm5/lib/OnCollapsedEventArgs.js +0 -19
- package/esm5/lib/OnExpandedEventArgs.js +0 -19
- package/esm5/lib/PanelAnimationRequest.js +0 -7
- package/esm5/lib/PanelInfo.js +0 -7
- package/esm5/lib/PropertyEditorDataSource.js +0 -7
- package/esm5/lib/PropertyEditorDataSource_combined.js +0 -828
- package/esm5/lib/PropertyEditorDescriptionObject.js +0 -7
- package/esm5/lib/PropertyEditorDescriptionObjectCollection.js +0 -7
- package/esm5/lib/PropertyEditorPanel.js +0 -7
- package/esm5/lib/PropertyEditorPanelColumnDefinition.js +0 -56
- package/esm5/lib/PropertyEditorPanelColumnFieldType.js +0 -11
- package/esm5/lib/PropertyEditorPanelColumnType.js +0 -11
- package/esm5/lib/PropertyEditorPanelComboBoxBridgeItem.js +0 -31
- package/esm5/lib/PropertyEditorPanelDataBindingEventArgs.js +0 -23
- package/esm5/lib/PropertyEditorPanelDropDownDataListItem.js +0 -22
- package/esm5/lib/PropertyEditorPanelTemplateCellUpdatingEventArgs.js +0 -23
- package/esm5/lib/PropertyEditorPanelUpdateMode.js +0 -17
- package/esm5/lib/PropertyEditorPanelView.js +0 -7
- package/esm5/lib/PropertyEditorPanelView_combined.js +0 -1233
- package/esm5/lib/PropertyEditorPropertyDescription.js +0 -7
- package/esm5/lib/PropertyEditorPropertyDescriptionButtonClickEventArgs.js +0 -19
- package/esm5/lib/PropertyEditorPropertyDescriptionChangedEventArgs.js +0 -31
- package/esm5/lib/PropertyEditorPropertyDescriptionCoercingValueEventArgs.js +0 -7
- package/esm5/lib/PropertyEditorPropertyDescriptionCollection.js +0 -7
- package/esm5/lib/PropertyEditorPropertyDescriptionTargetPropertyUpdatingEventArgs.js +0 -53
- package/esm5/lib/PropertyEditorTreeTransformer.js +0 -246
- package/esm5/lib/PropertyEditorValueType.js +0 -40
- package/esm5/lib/ToolAction.js +0 -7
- package/esm5/lib/ToolActionButton.js +0 -7
- package/esm5/lib/ToolActionButtonDisplayType.js +0 -20
- package/esm5/lib/ToolActionButtonGroupDisplayType.js +0 -19
- package/esm5/lib/ToolActionButtonPair.js +0 -7
- package/esm5/lib/ToolActionButtonPairVisualData.js +0 -40
- package/esm5/lib/ToolActionButtonVisualData.js +0 -27
- package/esm5/lib/ToolActionCheckbox.js +0 -7
- package/esm5/lib/ToolActionCheckboxGroup.js +0 -7
- package/esm5/lib/ToolActionCheckboxGroupVisualData.js +0 -26
- package/esm5/lib/ToolActionCheckboxList.js +0 -7
- package/esm5/lib/ToolActionCheckboxListIndexType.js +0 -16
- package/esm5/lib/ToolActionCheckboxListVisualData.js +0 -27
- package/esm5/lib/ToolActionCheckboxVisualData.js +0 -27
- package/esm5/lib/ToolActionCollection.js +0 -7
- package/esm5/lib/ToolActionColorEditor.js +0 -7
- package/esm5/lib/ToolActionColorEditorVisualData.js +0 -27
- package/esm5/lib/ToolActionCombo.js +0 -7
- package/esm5/lib/ToolActionComboVisualData.js +0 -27
- package/esm5/lib/ToolActionEventDetail.js +0 -28
- package/esm5/lib/ToolActionEventDetailCollection.js +0 -21
- package/esm5/lib/ToolActionFieldSelector.js +0 -7
- package/esm5/lib/ToolActionFieldSelectorAggregation.js +0 -53
- package/esm5/lib/ToolActionFieldSelectorAggregationsCollection.js +0 -219
- package/esm5/lib/ToolActionFieldSelectorEventType.js +0 -16
- package/esm5/lib/ToolActionFieldSelectorSelectedAggregation.js +0 -53
- package/esm5/lib/ToolActionFieldSelectorSelectedAggregationsCollection.js +0 -219
- package/esm5/lib/ToolActionFieldSelectorType.js +0 -16
- package/esm5/lib/ToolActionFieldSelector_ToolActionFieldSelectorItem.js +0 -27
- package/esm5/lib/ToolActionGroupHeader.js +0 -7
- package/esm5/lib/ToolActionGroupHeaderVisualData.js +0 -27
- package/esm5/lib/ToolActionIconButton.js +0 -7
- package/esm5/lib/ToolActionIconMenu.js +0 -7
- package/esm5/lib/ToolActionIconMenuVisualData.js +0 -27
- package/esm5/lib/ToolActionLabel.js +0 -7
- package/esm5/lib/ToolActionLabelVisualData.js +0 -27
- package/esm5/lib/ToolActionMeasurementContext.js +0 -33
- package/esm5/lib/ToolActionNumberInput.js +0 -7
- package/esm5/lib/ToolActionNumberInputVisualData.js +0 -27
- package/esm5/lib/ToolActionPerformedEventArgs.js +0 -25
- package/esm5/lib/ToolActionPopupOpeningEventArgs.js +0 -7
- package/esm5/lib/ToolActionRadio.js +0 -7
- package/esm5/lib/ToolActionRadioGroup.js +0 -7
- package/esm5/lib/ToolActionRadioGroupVisualData.js +0 -26
- package/esm5/lib/ToolActionRadioVisualData.js +0 -27
- package/esm5/lib/ToolActionSeparator.js +0 -7
- package/esm5/lib/ToolActionSeparatorVisualData.js +0 -23
- package/esm5/lib/ToolActionSubPanel.js +0 -7
- package/esm5/lib/ToolActionSubPanelVisualData.js +0 -27
- package/esm5/lib/ToolActionTextInput.js +0 -7
- package/esm5/lib/ToolActionTextInputVisualData.js +0 -27
- package/esm5/lib/ToolActionVisualData.js +0 -61
- package/esm5/lib/ToolCommandEventArgs.js +0 -22
- package/esm5/lib/ToolContextBinding.js +0 -89
- package/esm5/lib/ToolContextBindingCollection.js +0 -29
- package/esm5/lib/ToolPanel.js +0 -7
- package/esm5/lib/ToolPanelContentRefreshedEventArgs.js +0 -19
- package/esm5/lib/ToolPanelContext.js +0 -77
- package/esm5/lib/ToolPanelContextChangedEventArgs.js +0 -23
- package/esm5/lib/ToolPanelContextSwappedEventArgs.js +0 -19
- package/esm5/lib/ToolPanelDropdownMenuVisualData.js +0 -7
- package/esm5/lib/ToolPanelIconRepository.js +0 -35
- package/esm5/lib/ToolPanelOrientation.js +0 -17
- package/esm5/lib/ToolPanelView.js +0 -7
- package/esm5/lib/ToolPanelVisualData.js +0 -7
- package/esm5/lib/ToolPanelVisualData_combined.js +0 -75
- package/esm5/lib/ToolPanelsPresenter.js +0 -7
- package/esm5/lib/Toolbar.js +0 -7
- package/esm5/lib/ToolbarContextAccessor.js +0 -7
- package/esm5/lib/ToolbarIconManager.js +0 -43
- package/esm5/lib/ToolbarOrientation.js +0 -17
- package/esm5/lib/ToolbarSubMenuClosingEventArgs.js +0 -19
- package/esm5/lib/ToolbarSubMenuOpeningEventArgs.js +0 -19
- package/esm5/lib/ToolbarView.js +0 -7
- package/esm5/lib/TooltipTextPresenter.js +0 -208
- package/esm5/lib/XExpansionPanel.js +0 -7
- package/esm5/lib/XToolPanelBridge.js +0 -7
- package/esm5/lib/XToolbarBridge.js +0 -7
- package/esm5/lib/igc-combo-editor-component.js +0 -1901
- package/esm5/lib/igc-combo-editor-got-focus-event-args.js +0 -36
- package/esm5/lib/igc-combo-editor-lost-focus-event-args.js +0 -36
- package/esm5/lib/igc-combo-editor-module.js +0 -25
- package/esm5/lib/igc-combo-editor-text-changed-event-args.js +0 -40
- package/esm5/lib/igc-combo-editor-value-changed-event-args.js +0 -40
- package/esm5/lib/igc-layout-primary-key-value-module.js +0 -19
- package/esm5/lib/igc-layout-primary-key-value.js +0 -80
- package/esm5/lib/igc-layout-selected-items-collection.js +0 -35
- package/esm5/lib/igc-layout-selected-keys-collection.js +0 -58
- package/esm5/lib/igc-list-panel-active-row-changed-event-args.js +0 -65
- package/esm5/lib/igc-list-panel-component.js +0 -1321
- package/esm5/lib/igc-list-panel-content-rebind-event-args.js +0 -52
- package/esm5/lib/igc-list-panel-content-recycled-event-args.js +0 -52
- package/esm5/lib/igc-list-panel-content-refreshed-event-args.js +0 -36
- package/esm5/lib/igc-list-panel-item-event-args.js +0 -101
- package/esm5/lib/igc-list-panel-item-model.js +0 -135
- package/esm5/lib/igc-list-panel-module.js +0 -21
- package/esm5/lib/igc-list-panel-primary-key-value-module.js +0 -19
- package/esm5/lib/igc-list-panel-primary-key-value.js +0 -80
- package/esm5/lib/igc-list-panel-selected-items-changed-event-args.js +0 -154
- package/esm5/lib/igc-list-panel-selected-items-collection.js +0 -35
- package/esm5/lib/igc-list-panel-selected-keys-changed-event-args.js +0 -154
- package/esm5/lib/igc-list-panel-selected-keys-collection.js +0 -58
- package/esm5/lib/igc-list-panel-selection-changed-event-args.js +0 -39
- package/esm5/lib/igc-list-panel-template-height-requested-event-args.js +0 -66
- package/esm5/lib/igc-list-panel-template-item-updating-event-args.js +0 -83
- package/esm5/lib/igc-list-panel-template-width-requested-event-args.js +0 -66
- package/esm5/lib/igc-on-collapsed-event-args.js +0 -36
- package/esm5/lib/igc-on-expanded-event-args.js +0 -36
- package/esm5/lib/igc-property-editor-data-source.js +0 -64
- package/esm5/lib/igc-property-editor-description-object-collection.js +0 -58
- package/esm5/lib/igc-property-editor-description-object.js +0 -95
- package/esm5/lib/igc-property-editor-panel-component.js +0 -561
- package/esm5/lib/igc-property-editor-panel-module.js +0 -25
- package/esm5/lib/igc-property-editor-property-description-button-click-event-args.js +0 -36
- package/esm5/lib/igc-property-editor-property-description-changed-event-args.js +0 -46
- package/esm5/lib/igc-property-editor-property-description-coercing-value-event-args.js +0 -111
- package/esm5/lib/igc-property-editor-property-description-collection.js +0 -58
- package/esm5/lib/igc-property-editor-property-description-component.js +0 -723
- package/esm5/lib/igc-property-editor-property-description-module.js +0 -20
- package/esm5/lib/igc-property-editor-property-description-target-property-updating-event-args.js +0 -66
- package/esm5/lib/igc-tool-action-button-component.js +0 -110
- package/esm5/lib/igc-tool-action-button-module.js +0 -20
- package/esm5/lib/igc-tool-action-button-pair-component.js +0 -559
- package/esm5/lib/igc-tool-action-button-pair-module.js +0 -20
- package/esm5/lib/igc-tool-action-checkbox-component.js +0 -223
- package/esm5/lib/igc-tool-action-checkbox-group-component.js +0 -131
- package/esm5/lib/igc-tool-action-checkbox-group-module.js +0 -20
- package/esm5/lib/igc-tool-action-checkbox-list-component.js +0 -330
- package/esm5/lib/igc-tool-action-checkbox-list-module.js +0 -20
- package/esm5/lib/igc-tool-action-checkbox-module.js +0 -20
- package/esm5/lib/igc-tool-action-collection.js +0 -58
- package/esm5/lib/igc-tool-action-color-editor-component.js +0 -95
- package/esm5/lib/igc-tool-action-color-editor-module.js +0 -20
- package/esm5/lib/igc-tool-action-combo-component.js +0 -162
- package/esm5/lib/igc-tool-action-combo-module.js +0 -20
- package/esm5/lib/igc-tool-action-component.js +0 -1360
- package/esm5/lib/igc-tool-action-event-detail-collection.js +0 -58
- package/esm5/lib/igc-tool-action-event-detail.js +0 -126
- package/esm5/lib/igc-tool-action-field-selector-aggregation-module.js +0 -19
- package/esm5/lib/igc-tool-action-field-selector-aggregation.js +0 -76
- package/esm5/lib/igc-tool-action-field-selector-aggregations-collection.js +0 -58
- package/esm5/lib/igc-tool-action-field-selector-component.js +0 -330
- package/esm5/lib/igc-tool-action-field-selector-module.js +0 -20
- package/esm5/lib/igc-tool-action-field-selector-selected-aggregation-module.js +0 -19
- package/esm5/lib/igc-tool-action-field-selector-selected-aggregation.js +0 -76
- package/esm5/lib/igc-tool-action-field-selector-selected-aggregations-collection.js +0 -58
- package/esm5/lib/igc-tool-action-group-header-component.js +0 -109
- package/esm5/lib/igc-tool-action-group-header-module.js +0 -20
- package/esm5/lib/igc-tool-action-icon-button-component.js +0 -243
- package/esm5/lib/igc-tool-action-icon-button-module.js +0 -20
- package/esm5/lib/igc-tool-action-icon-menu-component.js +0 -123
- package/esm5/lib/igc-tool-action-icon-menu-module.js +0 -20
- package/esm5/lib/igc-tool-action-label-component.js +0 -81
- package/esm5/lib/igc-tool-action-label-module.js +0 -20
- package/esm5/lib/igc-tool-action-number-input-component.js +0 -95
- package/esm5/lib/igc-tool-action-number-input-module.js +0 -20
- package/esm5/lib/igc-tool-action-performed-event-args.js +0 -112
- package/esm5/lib/igc-tool-action-popup-opening-event-args.js +0 -69
- package/esm5/lib/igc-tool-action-radio-component.js +0 -268
- package/esm5/lib/igc-tool-action-radio-group-component.js +0 -131
- package/esm5/lib/igc-tool-action-radio-group-module.js +0 -20
- package/esm5/lib/igc-tool-action-radio-module.js +0 -20
- package/esm5/lib/igc-tool-action-separator-component.js +0 -109
- package/esm5/lib/igc-tool-action-separator-module.js +0 -20
- package/esm5/lib/igc-tool-action-sub-panel-component.js +0 -95
- package/esm5/lib/igc-tool-action-sub-panel-module.js +0 -20
- package/esm5/lib/igc-tool-action-text-input-component.js +0 -94
- package/esm5/lib/igc-tool-action-text-input-module.js +0 -20
- package/esm5/lib/igc-tool-command-event-args.js +0 -57
- package/esm5/lib/igc-tool-context-binding-collection.js +0 -58
- package/esm5/lib/igc-tool-context-binding.js +0 -108
- package/esm5/lib/igc-tool-panel-component.js +0 -1679
- package/esm5/lib/igc-tool-panel-content-refreshed-event-args.js +0 -36
- package/esm5/lib/igc-tool-panel-context-changed-event-args.js +0 -66
- package/esm5/lib/igc-tool-panel-context-swapped-event-args.js +0 -36
- package/esm5/lib/igc-tool-panel-module.js +0 -63
- package/esm5/lib/igc-toolbar-component.js +0 -1399
- package/esm5/lib/igc-toolbar-module.js +0 -23
- package/esm5/lib/igc-toolbar-sub-menu-closing-event-args.js +0 -36
- package/esm5/lib/igc-toolbar-sub-menu-opening-event-args.js +0 -36
- package/esm5/lib/igc-x-expansion-panel-component.js +0 -635
- package/esm5/lib/igc-x-expansion-panel-module.js +0 -21
- package/esm5/public_api.js +0 -276
- package/fesm2015/igniteui-webcomponents-layouts.js +0 -40943
- package/fesm5/igniteui-webcomponents-layouts.js +0 -48518
- package/lib/ComboEditor.d.ts +0 -1
- package/lib/ComboEditorBridge.d.ts +0 -20
- package/lib/ComboEditorCloneDataSourceFilterOperation.d.ts +0 -13
- package/lib/ComboEditorDataSourceNotificationHandler.d.ts +0 -1
- package/lib/ComboEditorGotFocusEventArgs.d.ts +0 -7
- package/lib/ComboEditorLostFocusEventArgs.d.ts +0 -7
- package/lib/ComboEditorMultipleDataSourceNotifier.d.ts +0 -20
- package/lib/ComboEditorSelectedItemChangeType.d.ts +0 -13
- package/lib/ComboEditorTextChangedEventArgs.d.ts +0 -12
- package/lib/ComboEditorValueChangedEventArgs.d.ts +0 -12
- package/lib/ComboEditorView.d.ts +0 -1
- package/lib/ComboEditorView_combined.d.ts +0 -483
- package/lib/ComboEditorVisualModelExport.d.ts +0 -72
- package/lib/DrillDownRequestedEventArgs.d.ts +0 -1
- package/lib/ExpansionPanelUtilities.d.ts +0 -12
- package/lib/ExpansionPanelView.d.ts +0 -1
- package/lib/ExpansionPanelView_combined.d.ts +0 -156
- package/lib/GridColumnProviderOnAttachingOverrideEventArgs.d.ts +0 -8
- package/lib/IExternalListPanel.d.ts +0 -17
- package/lib/IExternalToolPanel.d.ts +0 -13
- package/lib/IExternalToolbar.d.ts +0 -13
- package/lib/IListPanelView.d.ts +0 -27
- package/lib/IListPanelViewportManager.d.ts +0 -11
- package/lib/INativeUIToolPanelBridge.d.ts +0 -38
- package/lib/INativeUIToolbarBridge.d.ts +0 -31
- package/lib/IPropertyEditorPanelView.d.ts +0 -26
- package/lib/IToolPanelView.d.ts +0 -32
- package/lib/IToolbarView.d.ts +0 -26
- package/lib/LayoutPrimaryKeyValue.d.ts +0 -21
- package/lib/LayoutSelectedItemsCollection.d.ts +0 -30
- package/lib/LayoutSelectedKeysCollection.d.ts +0 -31
- package/lib/ListPanel.d.ts +0 -1
- package/lib/ListPanelActivationManager.d.ts +0 -1
- package/lib/ListPanelActivationMode.d.ts +0 -18
- package/lib/ListPanelActiveRowChangedEventArgs.d.ts +0 -13
- package/lib/ListPanelColumnDefinition.d.ts +0 -8
- package/lib/ListPanelContentRebindEventArgs.d.ts +0 -10
- package/lib/ListPanelContentRecycledEventArgs.d.ts +0 -10
- package/lib/ListPanelContentRefreshedEventArgs.d.ts +0 -8
- package/lib/ListPanelDataBindingEventArgs.d.ts +0 -10
- package/lib/ListPanelDataSourceNotificationBridge.d.ts +0 -1
- package/lib/ListPanelItemEventArgs.d.ts +0 -1
- package/lib/ListPanelItemModel.d.ts +0 -1
- package/lib/ListPanelItemPresenter.d.ts +0 -9
- package/lib/ListPanelItemVisualData.d.ts +0 -15
- package/lib/ListPanelLayoutPanel.d.ts +0 -1
- package/lib/ListPanelOrientation.d.ts +0 -10
- package/lib/ListPanelPrimaryKeyValue.d.ts +0 -19
- package/lib/ListPanelRowRange.d.ts +0 -14
- package/lib/ListPanelScrollerKeyboardListener.d.ts +0 -28
- package/lib/ListPanelSelectedItemsChangedEventArgs.d.ts +0 -17
- package/lib/ListPanelSelectedItemsCollection.d.ts +0 -14
- package/lib/ListPanelSelectedKeysChangedEventArgs.d.ts +0 -17
- package/lib/ListPanelSelectedKeysCollection.d.ts +0 -31
- package/lib/ListPanelSelectionBehavior.d.ts +0 -18
- package/lib/ListPanelSelectionChangedEventArgs.d.ts +0 -7
- package/lib/ListPanelSelectionManager.d.ts +0 -1
- package/lib/ListPanelSelectionMode.d.ts +0 -22
- package/lib/ListPanelTemplateHeightRequestedEventArgs.d.ts +0 -10
- package/lib/ListPanelTemplateItemUpdatingEventArgs.d.ts +0 -1
- package/lib/ListPanelTemplateWidthRequestedEventArgs.d.ts +0 -10
- package/lib/ListPanelView.d.ts +0 -1
- package/lib/ListPanelView_combined.d.ts +0 -577
- package/lib/ListPanelViewportChangedEventArgs.d.ts +0 -15
- package/lib/ListPanelVisualData.d.ts +0 -17
- package/lib/ListPanelVisualModel.d.ts +0 -13
- package/lib/NativeUIContentRefreshedEventArgs.d.ts +0 -7
- package/lib/NativeUILayoutFactory.d.ts +0 -1
- package/lib/NativeUILayoutFactory_combined.d.ts +0 -2400
- package/lib/NativeUIToolPanel.d.ts +0 -1
- package/lib/NativeUIToolbar.d.ts +0 -1
- package/lib/NativeUIToolbarSubMenuClosingEventArgs.d.ts +0 -7
- package/lib/NativeUIToolbarSubMenuOpeningEventArgs.d.ts +0 -7
- package/lib/NestedActionMode.d.ts +0 -11
- package/lib/OnCollapsedEventArgs.d.ts +0 -7
- package/lib/OnExpandedEventArgs.d.ts +0 -7
- package/lib/PanelAnimationRequest.d.ts +0 -1
- package/lib/PanelInfo.d.ts +0 -1
- package/lib/PropertyEditorDataSource.d.ts +0 -1
- package/lib/PropertyEditorDataSource_combined.d.ts +0 -162
- package/lib/PropertyEditorDescriptionObject.d.ts +0 -1
- package/lib/PropertyEditorDescriptionObjectCollection.d.ts +0 -1
- package/lib/PropertyEditorPanel.d.ts +0 -1
- package/lib/PropertyEditorPanelColumnDefinition.d.ts +0 -22
- package/lib/PropertyEditorPanelColumnFieldType.d.ts +0 -12
- package/lib/PropertyEditorPanelColumnType.d.ts +0 -12
- package/lib/PropertyEditorPanelComboBoxBridgeItem.d.ts +0 -10
- package/lib/PropertyEditorPanelDataBindingEventArgs.d.ts +0 -10
- package/lib/PropertyEditorPanelDropDownDataListItem.d.ts +0 -9
- package/lib/PropertyEditorPanelTemplateCellUpdatingEventArgs.d.ts +0 -11
- package/lib/PropertyEditorPanelUpdateMode.d.ts +0 -10
- package/lib/PropertyEditorPanelView.d.ts +0 -1
- package/lib/PropertyEditorPanelView_combined.d.ts +0 -177
- package/lib/PropertyEditorPropertyDescription.d.ts +0 -1
- package/lib/PropertyEditorPropertyDescriptionButtonClickEventArgs.d.ts +0 -7
- package/lib/PropertyEditorPropertyDescriptionChangedEventArgs.d.ts +0 -10
- package/lib/PropertyEditorPropertyDescriptionCoercingValueEventArgs.d.ts +0 -1
- package/lib/PropertyEditorPropertyDescriptionCollection.d.ts +0 -1
- package/lib/PropertyEditorPropertyDescriptionTargetPropertyUpdatingEventArgs.d.ts +0 -16
- package/lib/PropertyEditorTreeTransformer.d.ts +0 -21
- package/lib/PropertyEditorValueType.d.ts +0 -33
- package/lib/ToolAction.d.ts +0 -1
- package/lib/ToolActionButton.d.ts +0 -1
- package/lib/ToolActionButtonDisplayType.d.ts +0 -13
- package/lib/ToolActionButtonGroupDisplayType.d.ts +0 -12
- package/lib/ToolActionButtonPair.d.ts +0 -1
- package/lib/ToolActionButtonPairVisualData.d.ts +0 -20
- package/lib/ToolActionButtonVisualData.d.ts +0 -11
- package/lib/ToolActionCheckbox.d.ts +0 -1
- package/lib/ToolActionCheckboxGroup.d.ts +0 -1
- package/lib/ToolActionCheckboxGroupVisualData.d.ts +0 -13
- package/lib/ToolActionCheckboxList.d.ts +0 -1
- package/lib/ToolActionCheckboxListIndexType.d.ts +0 -9
- package/lib/ToolActionCheckboxListVisualData.d.ts +0 -11
- package/lib/ToolActionCheckboxVisualData.d.ts +0 -11
- package/lib/ToolActionCollection.d.ts +0 -1
- package/lib/ToolActionColorEditor.d.ts +0 -1
- package/lib/ToolActionColorEditorVisualData.d.ts +0 -11
- package/lib/ToolActionCombo.d.ts +0 -1
- package/lib/ToolActionComboVisualData.d.ts +0 -11
- package/lib/ToolActionEventDetail.d.ts +0 -16
- package/lib/ToolActionEventDetailCollection.d.ts +0 -10
- package/lib/ToolActionFieldSelector.d.ts +0 -1
- package/lib/ToolActionFieldSelectorAggregation.d.ts +0 -17
- package/lib/ToolActionFieldSelectorAggregationsCollection.d.ts +0 -31
- package/lib/ToolActionFieldSelectorEventType.d.ts +0 -9
- package/lib/ToolActionFieldSelectorSelectedAggregation.d.ts +0 -17
- package/lib/ToolActionFieldSelectorSelectedAggregationsCollection.d.ts +0 -31
- package/lib/ToolActionFieldSelectorType.d.ts +0 -9
- package/lib/ToolActionFieldSelector_ToolActionFieldSelectorItem.d.ts +0 -16
- package/lib/ToolActionGroupHeader.d.ts +0 -1
- package/lib/ToolActionGroupHeaderVisualData.d.ts +0 -11
- package/lib/ToolActionIconButton.d.ts +0 -1
- package/lib/ToolActionIconMenu.d.ts +0 -1
- package/lib/ToolActionIconMenuVisualData.d.ts +0 -11
- package/lib/ToolActionLabel.d.ts +0 -1
- package/lib/ToolActionLabelVisualData.d.ts +0 -11
- package/lib/ToolActionMeasurementContext.d.ts +0 -17
- package/lib/ToolActionNumberInput.d.ts +0 -1
- package/lib/ToolActionNumberInputVisualData.d.ts +0 -11
- package/lib/ToolActionPerformedEventArgs.d.ts +0 -13
- package/lib/ToolActionPopupOpeningEventArgs.d.ts +0 -1
- package/lib/ToolActionRadio.d.ts +0 -1
- package/lib/ToolActionRadioGroup.d.ts +0 -1
- package/lib/ToolActionRadioGroupVisualData.d.ts +0 -13
- package/lib/ToolActionRadioVisualData.d.ts +0 -11
- package/lib/ToolActionSeparator.d.ts +0 -1
- package/lib/ToolActionSeparatorVisualData.d.ts +0 -9
- package/lib/ToolActionSubPanel.d.ts +0 -1
- package/lib/ToolActionSubPanelVisualData.d.ts +0 -11
- package/lib/ToolActionTextInput.d.ts +0 -1
- package/lib/ToolActionTextInputVisualData.d.ts +0 -11
- package/lib/ToolActionVisualData.d.ts +0 -26
- package/lib/ToolCommandEventArgs.d.ts +0 -11
- package/lib/ToolContextBinding.d.ts +0 -25
- package/lib/ToolContextBindingCollection.d.ts +0 -12
- package/lib/ToolPanel.d.ts +0 -1
- package/lib/ToolPanelContentRefreshedEventArgs.d.ts +0 -8
- package/lib/ToolPanelContext.d.ts +0 -21
- package/lib/ToolPanelContextChangedEventArgs.d.ts +0 -10
- package/lib/ToolPanelContextSwappedEventArgs.d.ts +0 -7
- package/lib/ToolPanelDropdownMenuVisualData.d.ts +0 -1
- package/lib/ToolPanelIconRepository.d.ts +0 -13
- package/lib/ToolPanelOrientation.d.ts +0 -10
- package/lib/ToolPanelView.d.ts +0 -1
- package/lib/ToolPanelVisualData.d.ts +0 -1
- package/lib/ToolPanelVisualData_combined.d.ts +0 -24
- package/lib/ToolPanelsPresenter.d.ts +0 -1
- package/lib/Toolbar.d.ts +0 -1
- package/lib/ToolbarContextAccessor.d.ts +0 -1
- package/lib/ToolbarIconManager.d.ts +0 -10
- package/lib/ToolbarOrientation.d.ts +0 -10
- package/lib/ToolbarSubMenuClosingEventArgs.d.ts +0 -8
- package/lib/ToolbarSubMenuOpeningEventArgs.d.ts +0 -8
- package/lib/ToolbarView.d.ts +0 -1
- package/lib/TooltipTextPresenter.d.ts +0 -44
- package/lib/XExpansionPanel.d.ts +0 -1
- package/lib/XToolPanelBridge.d.ts +0 -1
- package/lib/XToolbarBridge.d.ts +0 -1
- package/lib/igc-combo-editor-component.d.ts +0 -500
- package/lib/igc-combo-editor-got-focus-event-args.d.ts +0 -12
- package/lib/igc-combo-editor-lost-focus-event-args.d.ts +0 -12
- package/lib/igc-combo-editor-module.d.ts +0 -3
- package/lib/igc-combo-editor-text-changed-event-args.d.ts +0 -13
- package/lib/igc-combo-editor-value-changed-event-args.d.ts +0 -13
- package/lib/igc-layout-primary-key-value-module.d.ts +0 -3
- package/lib/igc-layout-primary-key-value.d.ts +0 -31
- package/lib/igc-layout-selected-items-collection.d.ts +0 -6
- package/lib/igc-layout-selected-keys-collection.d.ts +0 -8
- package/lib/igc-list-panel-active-row-changed-event-args.d.ts +0 -25
- package/lib/igc-list-panel-component.d.ts +0 -345
- package/lib/igc-list-panel-content-rebind-event-args.d.ts +0 -20
- package/lib/igc-list-panel-content-recycled-event-args.d.ts +0 -20
- package/lib/igc-list-panel-content-refreshed-event-args.d.ts +0 -12
- package/lib/igc-list-panel-item-event-args.d.ts +0 -25
- package/lib/igc-list-panel-item-model.d.ts +0 -31
- package/lib/igc-list-panel-module.d.ts +0 -3
- package/lib/igc-list-panel-primary-key-value-module.d.ts +0 -3
- package/lib/igc-list-panel-primary-key-value.d.ts +0 -31
- package/lib/igc-list-panel-selected-items-changed-event-args.d.ts +0 -34
- package/lib/igc-list-panel-selected-items-collection.d.ts +0 -6
- package/lib/igc-list-panel-selected-keys-changed-event-args.d.ts +0 -34
- package/lib/igc-list-panel-selected-keys-collection.d.ts +0 -8
- package/lib/igc-list-panel-selection-changed-event-args.d.ts +0 -15
- package/lib/igc-list-panel-template-height-requested-event-args.d.ts +0 -18
- package/lib/igc-list-panel-template-item-updating-event-args.d.ts +0 -19
- package/lib/igc-list-panel-template-width-requested-event-args.d.ts +0 -18
- package/lib/igc-on-collapsed-event-args.d.ts +0 -12
- package/lib/igc-on-expanded-event-args.d.ts +0 -12
- package/lib/igc-property-editor-data-source.d.ts +0 -18
- package/lib/igc-property-editor-description-object-collection.d.ts +0 -8
- package/lib/igc-property-editor-description-object.d.ts +0 -19
- package/lib/igc-property-editor-panel-component.d.ts +0 -121
- package/lib/igc-property-editor-panel-module.d.ts +0 -3
- package/lib/igc-property-editor-property-description-button-click-event-args.d.ts +0 -12
- package/lib/igc-property-editor-property-description-changed-event-args.d.ts +0 -14
- package/lib/igc-property-editor-property-description-coercing-value-event-args.d.ts +0 -21
- package/lib/igc-property-editor-property-description-collection.d.ts +0 -8
- package/lib/igc-property-editor-property-description-component.d.ts +0 -117
- package/lib/igc-property-editor-property-description-module.d.ts +0 -3
- package/lib/igc-property-editor-property-description-target-property-updating-event-args.d.ts +0 -18
- package/lib/igc-tool-action-button-component.d.ts +0 -29
- package/lib/igc-tool-action-button-module.d.ts +0 -3
- package/lib/igc-tool-action-button-pair-component.d.ts +0 -171
- package/lib/igc-tool-action-button-pair-module.d.ts +0 -3
- package/lib/igc-tool-action-checkbox-component.d.ts +0 -71
- package/lib/igc-tool-action-checkbox-group-component.d.ts +0 -35
- package/lib/igc-tool-action-checkbox-group-module.d.ts +0 -3
- package/lib/igc-tool-action-checkbox-list-component.d.ts +0 -97
- package/lib/igc-tool-action-checkbox-list-module.d.ts +0 -3
- package/lib/igc-tool-action-checkbox-module.d.ts +0 -3
- package/lib/igc-tool-action-collection.d.ts +0 -8
- package/lib/igc-tool-action-color-editor-component.d.ts +0 -23
- package/lib/igc-tool-action-color-editor-module.d.ts +0 -3
- package/lib/igc-tool-action-combo-component.d.ts +0 -40
- package/lib/igc-tool-action-combo-module.d.ts +0 -3
- package/lib/igc-tool-action-component.d.ts +0 -358
- package/lib/igc-tool-action-event-detail-collection.d.ts +0 -8
- package/lib/igc-tool-action-event-detail.d.ts +0 -30
- package/lib/igc-tool-action-field-selector-aggregation-module.d.ts +0 -3
- package/lib/igc-tool-action-field-selector-aggregation.d.ts +0 -20
- package/lib/igc-tool-action-field-selector-aggregations-collection.d.ts +0 -8
- package/lib/igc-tool-action-field-selector-component.d.ts +0 -73
- package/lib/igc-tool-action-field-selector-module.d.ts +0 -3
- package/lib/igc-tool-action-field-selector-selected-aggregation-module.d.ts +0 -3
- package/lib/igc-tool-action-field-selector-selected-aggregation.d.ts +0 -20
- package/lib/igc-tool-action-field-selector-selected-aggregations-collection.d.ts +0 -8
- package/lib/igc-tool-action-group-header-component.d.ts +0 -28
- package/lib/igc-tool-action-group-header-module.d.ts +0 -3
- package/lib/igc-tool-action-icon-button-component.d.ts +0 -52
- package/lib/igc-tool-action-icon-button-module.d.ts +0 -3
- package/lib/igc-tool-action-icon-menu-component.d.ts +0 -33
- package/lib/igc-tool-action-icon-menu-module.d.ts +0 -3
- package/lib/igc-tool-action-label-component.d.ts +0 -18
- package/lib/igc-tool-action-label-module.d.ts +0 -3
- package/lib/igc-tool-action-number-input-component.d.ts +0 -23
- package/lib/igc-tool-action-number-input-module.d.ts +0 -3
- package/lib/igc-tool-action-performed-event-args.d.ts +0 -21
- package/lib/igc-tool-action-popup-opening-event-args.d.ts +0 -17
- package/lib/igc-tool-action-radio-component.d.ts +0 -90
- package/lib/igc-tool-action-radio-group-component.d.ts +0 -35
- package/lib/igc-tool-action-radio-group-module.d.ts +0 -3
- package/lib/igc-tool-action-radio-module.d.ts +0 -3
- package/lib/igc-tool-action-separator-component.d.ts +0 -28
- package/lib/igc-tool-action-separator-module.d.ts +0 -3
- package/lib/igc-tool-action-sub-panel-component.d.ts +0 -23
- package/lib/igc-tool-action-sub-panel-module.d.ts +0 -3
- package/lib/igc-tool-action-text-input-component.d.ts +0 -23
- package/lib/igc-tool-action-text-input-module.d.ts +0 -3
- package/lib/igc-tool-command-event-args.d.ts +0 -17
- package/lib/igc-tool-context-binding-collection.d.ts +0 -8
- package/lib/igc-tool-context-binding.d.ts +0 -25
- package/lib/igc-tool-panel-component.d.ts +0 -471
- package/lib/igc-tool-panel-content-refreshed-event-args.d.ts +0 -12
- package/lib/igc-tool-panel-context-changed-event-args.d.ts +0 -18
- package/lib/igc-tool-panel-context-swapped-event-args.d.ts +0 -12
- package/lib/igc-tool-panel-module.d.ts +0 -3
- package/lib/igc-toolbar-component.d.ts +0 -404
- package/lib/igc-toolbar-module.d.ts +0 -3
- package/lib/igc-toolbar-sub-menu-closing-event-args.d.ts +0 -12
- package/lib/igc-toolbar-sub-menu-opening-event-args.d.ts +0 -12
- package/lib/igc-x-expansion-panel-component.d.ts +0 -173
- package/lib/igc-x-expansion-panel-module.d.ts +0 -3
- package/public_api.d.ts +0 -276
|
@@ -1,176 +0,0 @@
|
|
|
1
|
-
import { IgcToolActionComponent } from "./igc-tool-action-component";
|
|
2
|
-
import { ToolActionCheckbox } from "./ToolActionCheckbox";
|
|
3
|
-
import { getAllPropertyNames, toSpinal, ensureBool, brushToString, stringToBrush } from "igniteui-webcomponents-core";
|
|
4
|
-
import { RegisterElementHelper } from "igniteui-webcomponents-core";
|
|
5
|
-
let IgcToolActionCheckboxComponent = /*@__PURE__*/ (() => {
|
|
6
|
-
class IgcToolActionCheckboxComponent extends IgcToolActionComponent {
|
|
7
|
-
createImplementation() {
|
|
8
|
-
return new ToolActionCheckbox();
|
|
9
|
-
}
|
|
10
|
-
/**
|
|
11
|
-
* @hidden
|
|
12
|
-
*/
|
|
13
|
-
get i() {
|
|
14
|
-
return this._implementation;
|
|
15
|
-
}
|
|
16
|
-
constructor() {
|
|
17
|
-
super();
|
|
18
|
-
}
|
|
19
|
-
connectedCallback() {
|
|
20
|
-
if (super["connectedCallback"]) {
|
|
21
|
-
super["connectedCallback"]();
|
|
22
|
-
}
|
|
23
|
-
if (this.i.connectedCallback) {
|
|
24
|
-
this.i.connectedCallback();
|
|
25
|
-
}
|
|
26
|
-
if (this.updateContentChildren) {
|
|
27
|
-
this.updateContentChildren();
|
|
28
|
-
}
|
|
29
|
-
else if (this._updateAdapters) {
|
|
30
|
-
this._updateAdapters();
|
|
31
|
-
}
|
|
32
|
-
if (!this._attached) {
|
|
33
|
-
this._attached = true;
|
|
34
|
-
this._flushQueuedAttributes();
|
|
35
|
-
}
|
|
36
|
-
}
|
|
37
|
-
disconnectedCallback() {
|
|
38
|
-
if (super["disconnectedCallback"]) {
|
|
39
|
-
super["disconnectedCallback"]();
|
|
40
|
-
}
|
|
41
|
-
if (this.i.disconnectedCallback) {
|
|
42
|
-
this.i.disconnectedCallback();
|
|
43
|
-
}
|
|
44
|
-
if (this._attached) {
|
|
45
|
-
this._attached = false;
|
|
46
|
-
}
|
|
47
|
-
}
|
|
48
|
-
static get observedAttributes() {
|
|
49
|
-
if (IgcToolActionCheckboxComponent._observedAttributesIgcToolActionCheckboxComponent == null) {
|
|
50
|
-
let names = getAllPropertyNames(IgcToolActionCheckboxComponent);
|
|
51
|
-
for (let i = 0; i < names.length; i++) {
|
|
52
|
-
names[i] = toSpinal(names[i]);
|
|
53
|
-
}
|
|
54
|
-
IgcToolActionCheckboxComponent._observedAttributesIgcToolActionCheckboxComponent = names;
|
|
55
|
-
}
|
|
56
|
-
return IgcToolActionCheckboxComponent._observedAttributesIgcToolActionCheckboxComponent;
|
|
57
|
-
}
|
|
58
|
-
static register() {
|
|
59
|
-
if (!IgcToolActionCheckboxComponent._isElementRegistered) {
|
|
60
|
-
IgcToolActionCheckboxComponent._isElementRegistered = true;
|
|
61
|
-
RegisterElementHelper.registerElement(IgcToolActionCheckboxComponent.htmlTagName, IgcToolActionCheckboxComponent);
|
|
62
|
-
}
|
|
63
|
-
}
|
|
64
|
-
/**
|
|
65
|
-
* Gets or sets if the tool action is checked.
|
|
66
|
-
*/
|
|
67
|
-
get isChecked() {
|
|
68
|
-
return this.i.hy;
|
|
69
|
-
}
|
|
70
|
-
set isChecked(v) {
|
|
71
|
-
this.i.hy = ensureBool(v);
|
|
72
|
-
this._a("isChecked", this.i.hy);
|
|
73
|
-
}
|
|
74
|
-
/**
|
|
75
|
-
* Gets or sets a shorthand display text for this checkbox option. Used by
|
|
76
|
-
* ToolActionCheckboxGroup to
|
|
77
|
-
* show the selected option if it is set. If your title is long consider setting this to a shorter version
|
|
78
|
-
* for more compact display.
|
|
79
|
-
*/
|
|
80
|
-
get shorthandTitle() {
|
|
81
|
-
return this.i.h6;
|
|
82
|
-
}
|
|
83
|
-
set shorthandTitle(v) {
|
|
84
|
-
this.i.h6 = v;
|
|
85
|
-
}
|
|
86
|
-
/**
|
|
87
|
-
* Gets or sets the background color of the checkbox when in the unchecked state.
|
|
88
|
-
*/
|
|
89
|
-
get uncheckedBackgroundColor() {
|
|
90
|
-
return brushToString(this.i.ij);
|
|
91
|
-
}
|
|
92
|
-
set uncheckedBackgroundColor(v) {
|
|
93
|
-
this.i.ij = stringToBrush(v);
|
|
94
|
-
this._a("uncheckedBackgroundColor", brushToString(this.i.ij));
|
|
95
|
-
}
|
|
96
|
-
/**
|
|
97
|
-
* Gets the actual background color of the checkbox when in the unchecked state.
|
|
98
|
-
*/
|
|
99
|
-
get actualUncheckedBackgroundColor() {
|
|
100
|
-
return brushToString(this.i.ie);
|
|
101
|
-
}
|
|
102
|
-
set actualUncheckedBackgroundColor(v) {
|
|
103
|
-
this.i.ie = stringToBrush(v);
|
|
104
|
-
this._a("actualUncheckedBackgroundColor", brushToString(this.i.ie));
|
|
105
|
-
}
|
|
106
|
-
/**
|
|
107
|
-
* Gets or sets the background color of the checkbox when in the checked state.
|
|
108
|
-
*/
|
|
109
|
-
get checkedBackgroundColor() {
|
|
110
|
-
return brushToString(this.i.ih);
|
|
111
|
-
}
|
|
112
|
-
set checkedBackgroundColor(v) {
|
|
113
|
-
this.i.ih = stringToBrush(v);
|
|
114
|
-
this._a("checkedBackgroundColor", brushToString(this.i.ih));
|
|
115
|
-
}
|
|
116
|
-
/**
|
|
117
|
-
* Gets the actual background color of the checkbox when in the checked state.
|
|
118
|
-
*/
|
|
119
|
-
get actualCheckedBackgroundColor() {
|
|
120
|
-
return brushToString(this.i.ic);
|
|
121
|
-
}
|
|
122
|
-
set actualCheckedBackgroundColor(v) {
|
|
123
|
-
this.i.ic = stringToBrush(v);
|
|
124
|
-
this._a("actualCheckedBackgroundColor", brushToString(this.i.ic));
|
|
125
|
-
}
|
|
126
|
-
/**
|
|
127
|
-
* Gets or sets the border color of the checkbox when in the unchecked state.
|
|
128
|
-
*/
|
|
129
|
-
get uncheckedBorderColor() {
|
|
130
|
-
return brushToString(this.i.ik);
|
|
131
|
-
}
|
|
132
|
-
set uncheckedBorderColor(v) {
|
|
133
|
-
this.i.ik = stringToBrush(v);
|
|
134
|
-
this._a("uncheckedBorderColor", brushToString(this.i.ik));
|
|
135
|
-
}
|
|
136
|
-
/**
|
|
137
|
-
* Gets the actual border color of the checkbox when in the unchecked state.
|
|
138
|
-
*/
|
|
139
|
-
get actualUncheckedBorderColor() {
|
|
140
|
-
return brushToString(this.i.ig);
|
|
141
|
-
}
|
|
142
|
-
set actualUncheckedBorderColor(v) {
|
|
143
|
-
this.i.ig = stringToBrush(v);
|
|
144
|
-
this._a("actualUncheckedBorderColor", brushToString(this.i.ig));
|
|
145
|
-
}
|
|
146
|
-
/**
|
|
147
|
-
* Gets or sets the border color of the checkbox when in the checked state.
|
|
148
|
-
*/
|
|
149
|
-
get checkedBorderColor() {
|
|
150
|
-
return brushToString(this.i.ii);
|
|
151
|
-
}
|
|
152
|
-
set checkedBorderColor(v) {
|
|
153
|
-
this.i.ii = stringToBrush(v);
|
|
154
|
-
this._a("checkedBorderColor", brushToString(this.i.ii));
|
|
155
|
-
}
|
|
156
|
-
/**
|
|
157
|
-
* Gets the actual border color of the checkbox when in the checked state.
|
|
158
|
-
*/
|
|
159
|
-
get actualCheckedBorderColor() {
|
|
160
|
-
return brushToString(this.i.id);
|
|
161
|
-
}
|
|
162
|
-
set actualCheckedBorderColor(v) {
|
|
163
|
-
this.i.id = stringToBrush(v);
|
|
164
|
-
this._a("actualCheckedBorderColor", brushToString(this.i.id));
|
|
165
|
-
}
|
|
166
|
-
exportVisualData() {
|
|
167
|
-
let iv = this.i.cu();
|
|
168
|
-
return (iv);
|
|
169
|
-
}
|
|
170
|
-
}
|
|
171
|
-
IgcToolActionCheckboxComponent._observedAttributesIgcToolActionCheckboxComponent = null;
|
|
172
|
-
IgcToolActionCheckboxComponent.htmlTagName = "igc-tool-action-checkbox";
|
|
173
|
-
IgcToolActionCheckboxComponent._isElementRegistered = false;
|
|
174
|
-
return IgcToolActionCheckboxComponent;
|
|
175
|
-
})();
|
|
176
|
-
export { IgcToolActionCheckboxComponent };
|
|
@@ -1,112 +0,0 @@
|
|
|
1
|
-
import { IgcToolActionComponent } from "./igc-tool-action-component";
|
|
2
|
-
import { ToolActionCheckboxGroup } from "./ToolActionCheckboxGroup";
|
|
3
|
-
import { getAllPropertyNames, toSpinal, brushToString, stringToBrush } from "igniteui-webcomponents-core";
|
|
4
|
-
import { RegisterElementHelper } from "igniteui-webcomponents-core";
|
|
5
|
-
import { FontInfo } from "igniteui-webcomponents-core";
|
|
6
|
-
let IgcToolActionCheckboxGroupComponent = /*@__PURE__*/ (() => {
|
|
7
|
-
class IgcToolActionCheckboxGroupComponent extends IgcToolActionComponent {
|
|
8
|
-
createImplementation() {
|
|
9
|
-
return new ToolActionCheckboxGroup();
|
|
10
|
-
}
|
|
11
|
-
/**
|
|
12
|
-
* @hidden
|
|
13
|
-
*/
|
|
14
|
-
get i() {
|
|
15
|
-
return this._implementation;
|
|
16
|
-
}
|
|
17
|
-
constructor() {
|
|
18
|
-
super();
|
|
19
|
-
}
|
|
20
|
-
connectedCallback() {
|
|
21
|
-
if (super["connectedCallback"]) {
|
|
22
|
-
super["connectedCallback"]();
|
|
23
|
-
}
|
|
24
|
-
if (this.i.connectedCallback) {
|
|
25
|
-
this.i.connectedCallback();
|
|
26
|
-
}
|
|
27
|
-
if (this.updateContentChildren) {
|
|
28
|
-
this.updateContentChildren();
|
|
29
|
-
}
|
|
30
|
-
else if (this._updateAdapters) {
|
|
31
|
-
this._updateAdapters();
|
|
32
|
-
}
|
|
33
|
-
if (!this._attached) {
|
|
34
|
-
this._attached = true;
|
|
35
|
-
this._flushQueuedAttributes();
|
|
36
|
-
}
|
|
37
|
-
}
|
|
38
|
-
disconnectedCallback() {
|
|
39
|
-
if (super["disconnectedCallback"]) {
|
|
40
|
-
super["disconnectedCallback"]();
|
|
41
|
-
}
|
|
42
|
-
if (this.i.disconnectedCallback) {
|
|
43
|
-
this.i.disconnectedCallback();
|
|
44
|
-
}
|
|
45
|
-
if (this._attached) {
|
|
46
|
-
this._attached = false;
|
|
47
|
-
}
|
|
48
|
-
}
|
|
49
|
-
static get observedAttributes() {
|
|
50
|
-
if (IgcToolActionCheckboxGroupComponent._observedAttributesIgcToolActionCheckboxGroupComponent == null) {
|
|
51
|
-
let names = getAllPropertyNames(IgcToolActionCheckboxGroupComponent);
|
|
52
|
-
for (let i = 0; i < names.length; i++) {
|
|
53
|
-
names[i] = toSpinal(names[i]);
|
|
54
|
-
}
|
|
55
|
-
IgcToolActionCheckboxGroupComponent._observedAttributesIgcToolActionCheckboxGroupComponent = names;
|
|
56
|
-
}
|
|
57
|
-
return IgcToolActionCheckboxGroupComponent._observedAttributesIgcToolActionCheckboxGroupComponent;
|
|
58
|
-
}
|
|
59
|
-
static register() {
|
|
60
|
-
if (!IgcToolActionCheckboxGroupComponent._isElementRegistered) {
|
|
61
|
-
IgcToolActionCheckboxGroupComponent._isElementRegistered = true;
|
|
62
|
-
RegisterElementHelper.registerElement(IgcToolActionCheckboxGroupComponent.htmlTagName, IgcToolActionCheckboxGroupComponent);
|
|
63
|
-
}
|
|
64
|
-
}
|
|
65
|
-
/**
|
|
66
|
-
* Gets or sets the font for the selected checkbox display text.
|
|
67
|
-
* When null, defaults to the ToolPanel's cell text style with a slightly smaller font size.
|
|
68
|
-
*/
|
|
69
|
-
get selectedTextStyle() {
|
|
70
|
-
if (this.i.hy == null) {
|
|
71
|
-
return null;
|
|
72
|
-
}
|
|
73
|
-
return this.i.hy.fontString;
|
|
74
|
-
}
|
|
75
|
-
set selectedTextStyle(v) {
|
|
76
|
-
let fi = new FontInfo();
|
|
77
|
-
fi.fontString = v;
|
|
78
|
-
this.i.hy = fi;
|
|
79
|
-
this._a("selectedTextStyle", this.i.hy != null ? this.i.hy.fontString : "");
|
|
80
|
-
}
|
|
81
|
-
/**
|
|
82
|
-
* Gets or sets the color for the selected checkbox display text.
|
|
83
|
-
* When null, defaults to a lightened version of the ToolPanel's text color.
|
|
84
|
-
*/
|
|
85
|
-
get selectedTextColor() {
|
|
86
|
-
return brushToString(this.i.ia);
|
|
87
|
-
}
|
|
88
|
-
set selectedTextColor(v) {
|
|
89
|
-
this.i.ia = stringToBrush(v);
|
|
90
|
-
this._a("selectedTextColor", brushToString(this.i.ia));
|
|
91
|
-
}
|
|
92
|
-
/**
|
|
93
|
-
* Gets the resolved color for the selected checkbox display text.
|
|
94
|
-
*/
|
|
95
|
-
get actualSelectedTextColor() {
|
|
96
|
-
return brushToString(this.i.h9);
|
|
97
|
-
}
|
|
98
|
-
set actualSelectedTextColor(v) {
|
|
99
|
-
this.i.h9 = stringToBrush(v);
|
|
100
|
-
this._a("actualSelectedTextColor", brushToString(this.i.h9));
|
|
101
|
-
}
|
|
102
|
-
exportVisualData() {
|
|
103
|
-
let iv = this.i.cu();
|
|
104
|
-
return (iv);
|
|
105
|
-
}
|
|
106
|
-
}
|
|
107
|
-
IgcToolActionCheckboxGroupComponent._observedAttributesIgcToolActionCheckboxGroupComponent = null;
|
|
108
|
-
IgcToolActionCheckboxGroupComponent.htmlTagName = "igc-tool-action-checkbox-group";
|
|
109
|
-
IgcToolActionCheckboxGroupComponent._isElementRegistered = false;
|
|
110
|
-
return IgcToolActionCheckboxGroupComponent;
|
|
111
|
-
})();
|
|
112
|
-
export { IgcToolActionCheckboxGroupComponent };
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
3
|
-
https://www.infragistics.com/legal/license/igultimate-la
|
|
4
|
-
https://www.infragistics.com/legal/license/igultimate-eula
|
|
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
|
-
*/
|
|
7
|
-
import { IgcToolActionCheckboxGroupComponent } from './igc-tool-action-checkbox-group-component';
|
|
8
|
-
import { ToolActionCheckboxGroup } from './ToolActionCheckboxGroup';
|
|
9
|
-
import { TypeRegistrar } from "igniteui-webcomponents-core";
|
|
10
|
-
export class IgcToolActionCheckboxGroupModule {
|
|
11
|
-
static register() {
|
|
12
|
-
IgcToolActionCheckboxGroupComponent.register();
|
|
13
|
-
TypeRegistrar.registerCons("IgcToolActionCheckboxGroupComponent", IgcToolActionCheckboxGroupComponent);
|
|
14
|
-
TypeRegistrar.register("ToolActionCheckboxGroup", ToolActionCheckboxGroup.$type);
|
|
15
|
-
}
|
|
16
|
-
}
|
|
@@ -1,262 +0,0 @@
|
|
|
1
|
-
import { IgcLayoutSelectedKeysCollection } from "./igc-layout-selected-keys-collection";
|
|
2
|
-
import { ToolActionCheckboxListIndexType_$type } from "./ToolActionCheckboxListIndexType";
|
|
3
|
-
import { IgcToolActionComponent } from "./igc-tool-action-component";
|
|
4
|
-
import { ToolActionCheckboxList } from "./ToolActionCheckboxList";
|
|
5
|
-
import { getAllPropertyNames, toSpinal, ensureBool, ensureEnum, enumToString, brushToString, stringToBrush } from "igniteui-webcomponents-core";
|
|
6
|
-
import { RegisterElementHelper } from "igniteui-webcomponents-core";
|
|
7
|
-
import { LayoutSelectedKeysCollection as LayoutSelectedKeysCollection_internal } from "./LayoutSelectedKeysCollection";
|
|
8
|
-
import { LayoutPrimaryKeyValue } from "./LayoutPrimaryKeyValue";
|
|
9
|
-
import { SyncableObservableCollection$1 } from "igniteui-webcomponents-core";
|
|
10
|
-
let IgcToolActionCheckboxListComponent = /*@__PURE__*/ (() => {
|
|
11
|
-
class IgcToolActionCheckboxListComponent extends IgcToolActionComponent {
|
|
12
|
-
createImplementation() {
|
|
13
|
-
return new ToolActionCheckboxList();
|
|
14
|
-
}
|
|
15
|
-
/**
|
|
16
|
-
* @hidden
|
|
17
|
-
*/
|
|
18
|
-
get i() {
|
|
19
|
-
return this._implementation;
|
|
20
|
-
}
|
|
21
|
-
constructor() {
|
|
22
|
-
super();
|
|
23
|
-
this._selectedKeys = null;
|
|
24
|
-
}
|
|
25
|
-
connectedCallback() {
|
|
26
|
-
if (super["connectedCallback"]) {
|
|
27
|
-
super["connectedCallback"]();
|
|
28
|
-
}
|
|
29
|
-
if (this.i.connectedCallback) {
|
|
30
|
-
this.i.connectedCallback();
|
|
31
|
-
}
|
|
32
|
-
if (this.updateContentChildren) {
|
|
33
|
-
this.updateContentChildren();
|
|
34
|
-
}
|
|
35
|
-
else if (this._updateAdapters) {
|
|
36
|
-
this._updateAdapters();
|
|
37
|
-
}
|
|
38
|
-
if (!this._attached) {
|
|
39
|
-
this._attached = true;
|
|
40
|
-
this._flushQueuedAttributes();
|
|
41
|
-
}
|
|
42
|
-
}
|
|
43
|
-
disconnectedCallback() {
|
|
44
|
-
if (super["disconnectedCallback"]) {
|
|
45
|
-
super["disconnectedCallback"]();
|
|
46
|
-
}
|
|
47
|
-
if (this.i.disconnectedCallback) {
|
|
48
|
-
this.i.disconnectedCallback();
|
|
49
|
-
}
|
|
50
|
-
if (this._attached) {
|
|
51
|
-
this._attached = false;
|
|
52
|
-
}
|
|
53
|
-
}
|
|
54
|
-
static get observedAttributes() {
|
|
55
|
-
if (IgcToolActionCheckboxListComponent._observedAttributesIgcToolActionCheckboxListComponent == null) {
|
|
56
|
-
let names = getAllPropertyNames(IgcToolActionCheckboxListComponent);
|
|
57
|
-
for (let i = 0; i < names.length; i++) {
|
|
58
|
-
names[i] = toSpinal(names[i]);
|
|
59
|
-
}
|
|
60
|
-
IgcToolActionCheckboxListComponent._observedAttributesIgcToolActionCheckboxListComponent = names;
|
|
61
|
-
}
|
|
62
|
-
return IgcToolActionCheckboxListComponent._observedAttributesIgcToolActionCheckboxListComponent;
|
|
63
|
-
}
|
|
64
|
-
static register() {
|
|
65
|
-
if (!IgcToolActionCheckboxListComponent._isElementRegistered) {
|
|
66
|
-
IgcToolActionCheckboxListComponent._isElementRegistered = true;
|
|
67
|
-
RegisterElementHelper.registerElement(IgcToolActionCheckboxListComponent.htmlTagName, IgcToolActionCheckboxListComponent);
|
|
68
|
-
}
|
|
69
|
-
}
|
|
70
|
-
/**
|
|
71
|
-
* Gets or sets if the tool action is checked.
|
|
72
|
-
*/
|
|
73
|
-
get dataSource() {
|
|
74
|
-
return this.i.itemsSource;
|
|
75
|
-
}
|
|
76
|
-
set dataSource(v) {
|
|
77
|
-
this.i.itemsSource = v;
|
|
78
|
-
}
|
|
79
|
-
/**
|
|
80
|
-
* Gets or sets if the tool action is checked.
|
|
81
|
-
*/
|
|
82
|
-
get selectedMemberPath() {
|
|
83
|
-
return this.i.im;
|
|
84
|
-
}
|
|
85
|
-
set selectedMemberPath(v) {
|
|
86
|
-
this.i.im = v;
|
|
87
|
-
}
|
|
88
|
-
/**
|
|
89
|
-
* Gets or sets if the select all row is shown.
|
|
90
|
-
*/
|
|
91
|
-
get showSelectAll() {
|
|
92
|
-
return this.i.h3;
|
|
93
|
-
}
|
|
94
|
-
set showSelectAll(v) {
|
|
95
|
-
this.i.h3 = ensureBool(v);
|
|
96
|
-
this._a("showSelectAll", this.i.h3);
|
|
97
|
-
}
|
|
98
|
-
/**
|
|
99
|
-
* Gets or sets if the tool action is checked.
|
|
100
|
-
*/
|
|
101
|
-
get dataMemberPath() {
|
|
102
|
-
return this.i.ig;
|
|
103
|
-
}
|
|
104
|
-
set dataMemberPath(v) {
|
|
105
|
-
this.i.ig = v;
|
|
106
|
-
}
|
|
107
|
-
/**
|
|
108
|
-
* Gets or sets if the tool action is checked.
|
|
109
|
-
*/
|
|
110
|
-
get primaryKey() {
|
|
111
|
-
return this.i.hx;
|
|
112
|
-
}
|
|
113
|
-
set primaryKey(v) {
|
|
114
|
-
if (v && !Array.isArray(v) && typeof (v) == "string") {
|
|
115
|
-
const re = /\s*(?:,|\s|$)\s*/gm;
|
|
116
|
-
v = v.split(re);
|
|
117
|
-
}
|
|
118
|
-
this.i.hx = v;
|
|
119
|
-
}
|
|
120
|
-
/**
|
|
121
|
-
|
|
122
|
-
*/
|
|
123
|
-
get selectedKeys() {
|
|
124
|
-
if (this._selectedKeys === null) {
|
|
125
|
-
let coll = new IgcLayoutSelectedKeysCollection();
|
|
126
|
-
let innerColl = this.i.hy;
|
|
127
|
-
if (!innerColl) {
|
|
128
|
-
innerColl = new LayoutSelectedKeysCollection_internal();
|
|
129
|
-
}
|
|
130
|
-
this._selectedKeys = coll._fromInner(innerColl);
|
|
131
|
-
this.i.hy = innerColl;
|
|
132
|
-
}
|
|
133
|
-
return this._selectedKeys;
|
|
134
|
-
}
|
|
135
|
-
set selectedKeys(v) {
|
|
136
|
-
if (this._selectedKeys !== null) {
|
|
137
|
-
this._selectedKeys._setSyncTarget(null);
|
|
138
|
-
this._selectedKeys = null;
|
|
139
|
-
}
|
|
140
|
-
let coll = new IgcLayoutSelectedKeysCollection();
|
|
141
|
-
this._selectedKeys = coll._fromOuter(v);
|
|
142
|
-
let syncColl = new SyncableObservableCollection$1(LayoutPrimaryKeyValue.$type);
|
|
143
|
-
let innerColl = this.i.hy;
|
|
144
|
-
if (!innerColl) {
|
|
145
|
-
innerColl = new LayoutSelectedKeysCollection_internal();
|
|
146
|
-
}
|
|
147
|
-
syncColl._inner = innerColl;
|
|
148
|
-
syncColl.clear();
|
|
149
|
-
this._selectedKeys._setSyncTarget(syncColl);
|
|
150
|
-
this.i.hy = innerColl;
|
|
151
|
-
}
|
|
152
|
-
/**
|
|
153
|
-
|
|
154
|
-
*/
|
|
155
|
-
get indexType() {
|
|
156
|
-
return this.i.hz;
|
|
157
|
-
}
|
|
158
|
-
set indexType(v) {
|
|
159
|
-
this.i.hz = ensureEnum(ToolActionCheckboxListIndexType_$type, v);
|
|
160
|
-
this._a("indexType", enumToString(ToolActionCheckboxListIndexType_$type, this.i.hz));
|
|
161
|
-
}
|
|
162
|
-
/**
|
|
163
|
-
* Gets or sets the background color of the checkbox when in the unchecked state.
|
|
164
|
-
*/
|
|
165
|
-
get uncheckedBackgroundColor() {
|
|
166
|
-
return brushToString(this.i.i7);
|
|
167
|
-
}
|
|
168
|
-
set uncheckedBackgroundColor(v) {
|
|
169
|
-
this.i.i7 = stringToBrush(v);
|
|
170
|
-
this._a("uncheckedBackgroundColor", brushToString(this.i.i7));
|
|
171
|
-
}
|
|
172
|
-
/**
|
|
173
|
-
* Gets the actual background color of the checkbox when in the unchecked state.
|
|
174
|
-
*/
|
|
175
|
-
get actualUncheckedBackgroundColor() {
|
|
176
|
-
return brushToString(this.i.i3);
|
|
177
|
-
}
|
|
178
|
-
set actualUncheckedBackgroundColor(v) {
|
|
179
|
-
this.i.i3 = stringToBrush(v);
|
|
180
|
-
this._a("actualUncheckedBackgroundColor", brushToString(this.i.i3));
|
|
181
|
-
}
|
|
182
|
-
/**
|
|
183
|
-
* Gets or sets the background color of the checkbox when in the checked state.
|
|
184
|
-
*/
|
|
185
|
-
get checkedBackgroundColor() {
|
|
186
|
-
return brushToString(this.i.i5);
|
|
187
|
-
}
|
|
188
|
-
set checkedBackgroundColor(v) {
|
|
189
|
-
this.i.i5 = stringToBrush(v);
|
|
190
|
-
this._a("checkedBackgroundColor", brushToString(this.i.i5));
|
|
191
|
-
}
|
|
192
|
-
/**
|
|
193
|
-
* Gets the actual background color of the checkbox when in the checked state.
|
|
194
|
-
*/
|
|
195
|
-
get actualCheckedBackgroundColor() {
|
|
196
|
-
return brushToString(this.i.i1);
|
|
197
|
-
}
|
|
198
|
-
set actualCheckedBackgroundColor(v) {
|
|
199
|
-
this.i.i1 = stringToBrush(v);
|
|
200
|
-
this._a("actualCheckedBackgroundColor", brushToString(this.i.i1));
|
|
201
|
-
}
|
|
202
|
-
/**
|
|
203
|
-
* Gets or sets the border color of the checkbox when in the unchecked state.
|
|
204
|
-
*/
|
|
205
|
-
get uncheckedBorderColor() {
|
|
206
|
-
return brushToString(this.i.i8);
|
|
207
|
-
}
|
|
208
|
-
set uncheckedBorderColor(v) {
|
|
209
|
-
this.i.i8 = stringToBrush(v);
|
|
210
|
-
this._a("uncheckedBorderColor", brushToString(this.i.i8));
|
|
211
|
-
}
|
|
212
|
-
/**
|
|
213
|
-
* Gets the actual border color of the checkbox when in the unchecked state.
|
|
214
|
-
*/
|
|
215
|
-
get actualUncheckedBorderColor() {
|
|
216
|
-
return brushToString(this.i.i4);
|
|
217
|
-
}
|
|
218
|
-
set actualUncheckedBorderColor(v) {
|
|
219
|
-
this.i.i4 = stringToBrush(v);
|
|
220
|
-
this._a("actualUncheckedBorderColor", brushToString(this.i.i4));
|
|
221
|
-
}
|
|
222
|
-
/**
|
|
223
|
-
* Gets or sets the border color of the checkbox when in the checked state.
|
|
224
|
-
*/
|
|
225
|
-
get checkedBorderColor() {
|
|
226
|
-
return brushToString(this.i.i6);
|
|
227
|
-
}
|
|
228
|
-
set checkedBorderColor(v) {
|
|
229
|
-
this.i.i6 = stringToBrush(v);
|
|
230
|
-
this._a("checkedBorderColor", brushToString(this.i.i6));
|
|
231
|
-
}
|
|
232
|
-
/**
|
|
233
|
-
* Gets the actual border color of the checkbox when in the checked state.
|
|
234
|
-
*/
|
|
235
|
-
get actualCheckedBorderColor() {
|
|
236
|
-
return brushToString(this.i.i2);
|
|
237
|
-
}
|
|
238
|
-
set actualCheckedBorderColor(v) {
|
|
239
|
-
this.i.i2 = stringToBrush(v);
|
|
240
|
-
this._a("actualCheckedBorderColor", brushToString(this.i.i2));
|
|
241
|
-
}
|
|
242
|
-
findByName(name) {
|
|
243
|
-
var baseResult = super.findByName(name);
|
|
244
|
-
if (baseResult) {
|
|
245
|
-
return baseResult;
|
|
246
|
-
}
|
|
247
|
-
if (this.selectedKeys != null && this.selectedKeys.findByName && this.selectedKeys.findByName(name)) {
|
|
248
|
-
return this.selectedKeys.findByName(name);
|
|
249
|
-
}
|
|
250
|
-
return null;
|
|
251
|
-
}
|
|
252
|
-
exportVisualData() {
|
|
253
|
-
let iv = this.i.cu();
|
|
254
|
-
return (iv);
|
|
255
|
-
}
|
|
256
|
-
}
|
|
257
|
-
IgcToolActionCheckboxListComponent._observedAttributesIgcToolActionCheckboxListComponent = null;
|
|
258
|
-
IgcToolActionCheckboxListComponent.htmlTagName = "igc-tool-action-checkbox-list";
|
|
259
|
-
IgcToolActionCheckboxListComponent._isElementRegistered = false;
|
|
260
|
-
return IgcToolActionCheckboxListComponent;
|
|
261
|
-
})();
|
|
262
|
-
export { IgcToolActionCheckboxListComponent };
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
3
|
-
https://www.infragistics.com/legal/license/igultimate-la
|
|
4
|
-
https://www.infragistics.com/legal/license/igultimate-eula
|
|
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
|
-
*/
|
|
7
|
-
import { IgcToolActionCheckboxListComponent } from './igc-tool-action-checkbox-list-component';
|
|
8
|
-
import { ToolActionCheckboxList } from './ToolActionCheckboxList';
|
|
9
|
-
import { TypeRegistrar } from "igniteui-webcomponents-core";
|
|
10
|
-
export class IgcToolActionCheckboxListModule {
|
|
11
|
-
static register() {
|
|
12
|
-
IgcToolActionCheckboxListComponent.register();
|
|
13
|
-
TypeRegistrar.registerCons("IgcToolActionCheckboxListComponent", IgcToolActionCheckboxListComponent);
|
|
14
|
-
TypeRegistrar.register("ToolActionCheckboxList", ToolActionCheckboxList.$type);
|
|
15
|
-
}
|
|
16
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
3
|
-
https://www.infragistics.com/legal/license/igultimate-la
|
|
4
|
-
https://www.infragistics.com/legal/license/igultimate-eula
|
|
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
|
-
*/
|
|
7
|
-
import { IgcToolActionCheckboxComponent } from './igc-tool-action-checkbox-component';
|
|
8
|
-
import { ToolActionCheckbox } from './ToolActionCheckbox';
|
|
9
|
-
import { TypeRegistrar } from "igniteui-webcomponents-core";
|
|
10
|
-
export class IgcToolActionCheckboxModule {
|
|
11
|
-
static register() {
|
|
12
|
-
IgcToolActionCheckboxComponent.register();
|
|
13
|
-
TypeRegistrar.registerCons("IgcToolActionCheckboxComponent", IgcToolActionCheckboxComponent);
|
|
14
|
-
TypeRegistrar.register("ToolActionCheckbox", ToolActionCheckbox.$type);
|
|
15
|
-
}
|
|
16
|
-
}
|
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
import { IgCollection } from "igniteui-webcomponents-core";
|
|
2
|
-
import { markType } from "igniteui-webcomponents-core";
|
|
3
|
-
import { SyncableObservableCollection$2 } from "igniteui-webcomponents-core";
|
|
4
|
-
import { ToolAction as ToolAction_internal } from './ToolAction';
|
|
5
|
-
import { IgcToolActionComponent as IgcToolActionComponent } from './igc-tool-action-component';
|
|
6
|
-
export class IgcToolActionCollection extends IgCollection {
|
|
7
|
-
constructor(list) {
|
|
8
|
-
super();
|
|
9
|
-
if (!IgcToolActionComponent.$type) {
|
|
10
|
-
IgcToolActionComponent.$type = markType(IgcToolActionComponent, "IgcToolActionComponent");
|
|
11
|
-
}
|
|
12
|
-
if (list) {
|
|
13
|
-
for (let i = 0; i < list.length; i++) {
|
|
14
|
-
this.add(list[i]);
|
|
15
|
-
}
|
|
16
|
-
}
|
|
17
|
-
}
|
|
18
|
-
_createInnerColl() {
|
|
19
|
-
if (!IgcToolActionComponent.$type) {
|
|
20
|
-
IgcToolActionComponent.$type = markType(IgcToolActionComponent, "IgcToolActionComponent");
|
|
21
|
-
}
|
|
22
|
-
let coll = new SyncableObservableCollection$2(IgcToolActionComponent.$type, ToolAction_internal.$type, 0);
|
|
23
|
-
coll.compare = (ext, int) => {
|
|
24
|
-
let comp = ext;
|
|
25
|
-
if (comp._implementation) {
|
|
26
|
-
comp = comp._implementation;
|
|
27
|
-
}
|
|
28
|
-
if (comp.equals) {
|
|
29
|
-
return comp.equals(int);
|
|
30
|
-
}
|
|
31
|
-
return comp === int;
|
|
32
|
-
};
|
|
33
|
-
coll.createTo = (ext) => {
|
|
34
|
-
return ext._implementation;
|
|
35
|
-
};
|
|
36
|
-
coll.createFrom = (int) => {
|
|
37
|
-
let ext = int.externalObject;
|
|
38
|
-
if (!ext) {
|
|
39
|
-
ext = IgcToolActionComponent._createFromInternal(int);
|
|
40
|
-
if (ext) {
|
|
41
|
-
if (!int.$type && ext._implementation.setNativeElement) {
|
|
42
|
-
ext._implementation.setNativeElement(int);
|
|
43
|
-
}
|
|
44
|
-
else {
|
|
45
|
-
ext._implementation = int;
|
|
46
|
-
}
|
|
47
|
-
}
|
|
48
|
-
}
|
|
49
|
-
return ext;
|
|
50
|
-
};
|
|
51
|
-
return coll;
|
|
52
|
-
}
|
|
53
|
-
}
|