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,1263 +0,0 @@
|
|
|
1
|
-
import { stringToColor, colorToString, fromSize, ensureEnum, brushToString, stringToBrush, ensureBool, initializePropertiesFromCss, NamePatcher, toSpinal, fromBrushCollection, toBrushCollection, enumToString, getAllPropertyNames, fromSpinal } from "igniteui-webcomponents-core";
|
|
2
|
-
import { FontInfo } from "igniteui-webcomponents-core";
|
|
3
|
-
import { WebComponentRenderer, PortalManager } from "igniteui-webcomponents-core";
|
|
4
|
-
import { delegateCombine, delegateRemove } from "igniteui-webcomponents-core";
|
|
5
|
-
import { CollectionAdapter } from "igniteui-webcomponents-core";
|
|
6
|
-
import { NotifyCollectionChangedAction } from "igniteui-webcomponents-core";
|
|
7
|
-
import { RegisterElementHelper } from "igniteui-webcomponents-core";
|
|
8
|
-
import { ToolPanel } from "./ToolPanel";
|
|
9
|
-
import { BaseControlTheme_$type } from "igniteui-webcomponents-core";
|
|
10
|
-
import { ControlDisplayDensity_$type } from "igniteui-webcomponents-core";
|
|
11
|
-
import { IgcHTMLElement } from "igniteui-webcomponents-core";
|
|
12
|
-
import { ToolPanelOrientation_$type } from './ToolPanelOrientation';
|
|
13
|
-
import { IgcToolActionComponent } from "./igc-tool-action-component";
|
|
14
|
-
import { IgcToolActionCollection } from "./igc-tool-action-collection";
|
|
15
|
-
import { IgcToolPanelContentRefreshedEventArgs } from "./igc-tool-panel-content-refreshed-event-args";
|
|
16
|
-
import { IgcToolCommandEventArgs } from './igc-tool-command-event-args';
|
|
17
|
-
import { NestedActionMode_$type } from './NestedActionMode';
|
|
18
|
-
import { ScrollbarStyle_$type } from "igniteui-webcomponents-core";
|
|
19
|
-
let IgcToolPanelComponent = /*@__PURE__*/ (() => {
|
|
20
|
-
class IgcToolPanelComponent extends IgcHTMLElement {
|
|
21
|
-
set height(value) {
|
|
22
|
-
this._height = value;
|
|
23
|
-
this.style.height = value;
|
|
24
|
-
this.i.notifySizeChanged();
|
|
25
|
-
}
|
|
26
|
-
get height() {
|
|
27
|
-
return this._height;
|
|
28
|
-
}
|
|
29
|
-
set width(value) {
|
|
30
|
-
this._width = value;
|
|
31
|
-
this.style.width = value;
|
|
32
|
-
this.i.notifySizeChanged();
|
|
33
|
-
}
|
|
34
|
-
get width() {
|
|
35
|
-
return this._width;
|
|
36
|
-
}
|
|
37
|
-
ensureStretch() {
|
|
38
|
-
this.width = "100%";
|
|
39
|
-
this.height = "100%";
|
|
40
|
-
}
|
|
41
|
-
/**
|
|
42
|
-
* A collection of manually added actions for the editor.
|
|
43
|
-
*/
|
|
44
|
-
get actions() {
|
|
45
|
-
if (this._actions === null) {
|
|
46
|
-
let coll = new IgcToolActionCollection();
|
|
47
|
-
let inner = coll._innerColl;
|
|
48
|
-
inner.addListener((sender, e) => {
|
|
49
|
-
switch (e.action) {
|
|
50
|
-
case NotifyCollectionChangedAction.Add:
|
|
51
|
-
this._actionsAdapter.insertManualItem(e.newStartingIndex, e.newItems.item(0));
|
|
52
|
-
break;
|
|
53
|
-
case NotifyCollectionChangedAction.Remove:
|
|
54
|
-
this._actionsAdapter.removeManualItemAt(e.oldStartingIndex);
|
|
55
|
-
break;
|
|
56
|
-
case NotifyCollectionChangedAction.Replace:
|
|
57
|
-
this._actionsAdapter.removeManualItemAt(e.oldStartingIndex);
|
|
58
|
-
this._actionsAdapter.insertManualItem(e.newStartingIndex, e.newItems.item(0));
|
|
59
|
-
break;
|
|
60
|
-
case NotifyCollectionChangedAction.Reset:
|
|
61
|
-
this._actionsAdapter.clearManualItems();
|
|
62
|
-
break;
|
|
63
|
-
}
|
|
64
|
-
});
|
|
65
|
-
this._actions = coll;
|
|
66
|
-
}
|
|
67
|
-
return this._actions;
|
|
68
|
-
}
|
|
69
|
-
constructor() {
|
|
70
|
-
super();
|
|
71
|
-
this._implementation = null;
|
|
72
|
-
this.contentActions = [];
|
|
73
|
-
/**
|
|
74
|
-
* The actions actually present in the editor. Do not directly modify this array.
|
|
75
|
-
* This array's contents can be modified by using the actions property or providing child content.
|
|
76
|
-
*/
|
|
77
|
-
this.actualActions = [];
|
|
78
|
-
this._actions = null;
|
|
79
|
-
this._actionsAdapter = null;
|
|
80
|
-
this._disconnected = false;
|
|
81
|
-
this._settingAttributes = false;
|
|
82
|
-
this._attached = false;
|
|
83
|
-
this._queuedSetAttributes = [];
|
|
84
|
-
this._updatingFromAttribute = false;
|
|
85
|
-
this.__p = null;
|
|
86
|
-
this._hasUserValues = new Set();
|
|
87
|
-
this._stylingContainer = null;
|
|
88
|
-
this._stylingParent = null;
|
|
89
|
-
this._inStyling = false;
|
|
90
|
-
this._contentRefreshed = null;
|
|
91
|
-
this._contentRefreshed_wrapped = null;
|
|
92
|
-
this._onCommand = null;
|
|
93
|
-
this._onCommand_wrapped = null;
|
|
94
|
-
if (this._styling) {
|
|
95
|
-
NamePatcher.ensureStylablePatched(Object.getPrototypeOf(this));
|
|
96
|
-
}
|
|
97
|
-
this._implementation = this.createImplementation();
|
|
98
|
-
this._implementation.externalObject = this;
|
|
99
|
-
this._portalManager = new PortalManager("toolPanelContent");
|
|
100
|
-
this._webComponentRenderer = new WebComponentRenderer(this, document, true, {}, this._portalManager);
|
|
101
|
-
this._webComponentWrapper = this._webComponentRenderer.createElement("div");
|
|
102
|
-
this._webComponentRenderer.updateRoot(this._webComponentWrapper);
|
|
103
|
-
this._webComponentWrapper.setStyleProperty("display", "block");
|
|
104
|
-
this._webComponentWrapper.setStyleProperty("width", "100%");
|
|
105
|
-
this._webComponentWrapper.setStyleProperty("height", "100%");
|
|
106
|
-
this._actionsAdapter = new CollectionAdapter(this.contentActions, this.i.actions, this.actualActions, (c) => c.i, (i) => {
|
|
107
|
-
if (this._webComponentRenderer && this._webComponentRenderer.rootWrapper.getNativeElement().parentElement) {
|
|
108
|
-
i._styling(this, this, this);
|
|
109
|
-
}
|
|
110
|
-
}, (i) => { });
|
|
111
|
-
this.i.provideContainer(this._webComponentRenderer);
|
|
112
|
-
this.i.notifySizeChanged();
|
|
113
|
-
let mut = new MutationObserver((list) => {
|
|
114
|
-
for (var mutation of list) {
|
|
115
|
-
if (mutation.type == 'childList') {
|
|
116
|
-
this.updateContentProperties();
|
|
117
|
-
}
|
|
118
|
-
}
|
|
119
|
-
});
|
|
120
|
-
mut.observe(this, {
|
|
121
|
-
childList: true
|
|
122
|
-
});
|
|
123
|
-
this._webComponentRenderer.addSizeWatcher(() => {
|
|
124
|
-
this.i.notifySizeChanged();
|
|
125
|
-
});
|
|
126
|
-
}
|
|
127
|
-
// supports angular themes or custom properties set in CSS
|
|
128
|
-
updateStyle() {
|
|
129
|
-
this._styling(this, this);
|
|
130
|
-
}
|
|
131
|
-
destroy() {
|
|
132
|
-
this._implementation.destroy();
|
|
133
|
-
this._webComponentRenderer.destroy();
|
|
134
|
-
}
|
|
135
|
-
updateContentProperties() {
|
|
136
|
-
this.contentActions.length = 0;
|
|
137
|
-
for (var i = 0; i < this.children.length; i++) {
|
|
138
|
-
if (this.children[i] instanceof IgcToolActionComponent) {
|
|
139
|
-
this.contentActions.push(this.children[i]);
|
|
140
|
-
}
|
|
141
|
-
}
|
|
142
|
-
if (this._actionsAdapter != null) {
|
|
143
|
-
this._actionsAdapter.notifyContentChanged();
|
|
144
|
-
}
|
|
145
|
-
}
|
|
146
|
-
createImplementation() {
|
|
147
|
-
return new ToolPanel();
|
|
148
|
-
}
|
|
149
|
-
get i() {
|
|
150
|
-
return this._implementation;
|
|
151
|
-
}
|
|
152
|
-
disconnectedCallback() {
|
|
153
|
-
this._disconnected = true;
|
|
154
|
-
}
|
|
155
|
-
connectedCallback() {
|
|
156
|
-
if (this._disconnected) {
|
|
157
|
-
this._disconnected = false;
|
|
158
|
-
return;
|
|
159
|
-
}
|
|
160
|
-
this.classList.add("ig-tool-panel");
|
|
161
|
-
this.classList.add("igc-tool-panel");
|
|
162
|
-
var rootWrapper = this._webComponentRenderer.rootWrapper;
|
|
163
|
-
var rootElement = rootWrapper.getNativeElement();
|
|
164
|
-
this.appendChild(rootElement);
|
|
165
|
-
this._attached = true;
|
|
166
|
-
this.style.display = "block";
|
|
167
|
-
this.style.height = this._height;
|
|
168
|
-
this.style.width = this._width;
|
|
169
|
-
this._flushQueuedAttributes();
|
|
170
|
-
// supports themes or custom properties set in CSS
|
|
171
|
-
this._styling(this, this);
|
|
172
|
-
for (let i = 0; i < this.actualActions.length; i++) {
|
|
173
|
-
let s = this.actualActions[i];
|
|
174
|
-
s._styling(this, this, this);
|
|
175
|
-
}
|
|
176
|
-
this.afterContentInit();
|
|
177
|
-
}
|
|
178
|
-
afterContentInit() {
|
|
179
|
-
this.i.notifySizeChanged();
|
|
180
|
-
}
|
|
181
|
-
_enqueueSetAttribute(attrName, attrValue) {
|
|
182
|
-
this._queuedSetAttributes.push({ attrName: attrName, attrValue: attrValue });
|
|
183
|
-
}
|
|
184
|
-
_flushQueuedAttributes() {
|
|
185
|
-
this._settingAttributes = true;
|
|
186
|
-
for (let i = 0; i < this._queuedSetAttributes.length; i++) {
|
|
187
|
-
this.setAttribute(this._queuedSetAttributes[i].attrName, this._queuedSetAttributes[i].attrValue);
|
|
188
|
-
}
|
|
189
|
-
this._settingAttributes = false;
|
|
190
|
-
this._queuedSetAttributes.length = 0;
|
|
191
|
-
}
|
|
192
|
-
_a(attrName, attrValue) {
|
|
193
|
-
if (this._updatingFromAttribute) {
|
|
194
|
-
return;
|
|
195
|
-
}
|
|
196
|
-
if (attrValue) {
|
|
197
|
-
attrValue = attrValue.toString();
|
|
198
|
-
}
|
|
199
|
-
this._settingAttributes = true;
|
|
200
|
-
attrName = toSpinal(attrName);
|
|
201
|
-
if (this._attached) {
|
|
202
|
-
this.setAttribute(attrName, attrValue);
|
|
203
|
-
}
|
|
204
|
-
else {
|
|
205
|
-
this._enqueueSetAttribute(attrName, attrValue);
|
|
206
|
-
}
|
|
207
|
-
this._settingAttributes = false;
|
|
208
|
-
}
|
|
209
|
-
static get observedAttributes() {
|
|
210
|
-
if (IgcToolPanelComponent._observedAttributesIgcToolPanelComponent == null) {
|
|
211
|
-
let names = getAllPropertyNames(IgcToolPanelComponent);
|
|
212
|
-
for (let i = 0; i < names.length; i++) {
|
|
213
|
-
names[i] = toSpinal(names[i]);
|
|
214
|
-
}
|
|
215
|
-
IgcToolPanelComponent._observedAttributesIgcToolPanelComponent = names;
|
|
216
|
-
}
|
|
217
|
-
return IgcToolPanelComponent._observedAttributesIgcToolPanelComponent;
|
|
218
|
-
}
|
|
219
|
-
attributeChangedCallback(name, oldValue, newValue) {
|
|
220
|
-
if (this._settingAttributes) {
|
|
221
|
-
return;
|
|
222
|
-
}
|
|
223
|
-
let setName = fromSpinal(name);
|
|
224
|
-
this._updatingFromAttribute = true;
|
|
225
|
-
this[setName] = newValue;
|
|
226
|
-
this._updatingFromAttribute = false;
|
|
227
|
-
}
|
|
228
|
-
static register() {
|
|
229
|
-
if (!IgcToolPanelComponent._isElementRegistered) {
|
|
230
|
-
IgcToolPanelComponent._isElementRegistered = true;
|
|
231
|
-
RegisterElementHelper.registerElement(IgcToolPanelComponent.htmlTagName, IgcToolPanelComponent);
|
|
232
|
-
}
|
|
233
|
-
}
|
|
234
|
-
/**
|
|
235
|
-
* Gets or sets if the tool actions should display their submenus on mouse hover.
|
|
236
|
-
*/
|
|
237
|
-
get showOnHover() {
|
|
238
|
-
return this.i.a7;
|
|
239
|
-
}
|
|
240
|
-
set showOnHover(v) {
|
|
241
|
-
this.i.a7 = ensureBool(v);
|
|
242
|
-
this._a("showOnHover", this.i.a7);
|
|
243
|
-
}
|
|
244
|
-
/**
|
|
245
|
-
* Gets or sets if the tool action icon buttons should display their tooltips on mouse hover.
|
|
246
|
-
*/
|
|
247
|
-
get showTooltipOnHover() {
|
|
248
|
-
return this.i.a8;
|
|
249
|
-
}
|
|
250
|
-
set showTooltipOnHover(v) {
|
|
251
|
-
this.i.a8 = ensureBool(v);
|
|
252
|
-
this._a("showTooltipOnHover", this.i.a8);
|
|
253
|
-
}
|
|
254
|
-
/**
|
|
255
|
-
* Gets or sets the amount of time to wait when clicking on the icon menu button while the dropdown is opening. If a click was
|
|
256
|
-
* executed within this buffer window the dropdown will be left open. Otherwise it will close it. Setting a negative value will
|
|
257
|
-
* always keep the dropdown open during a hover open and will require an extra click to close.
|
|
258
|
-
*/
|
|
259
|
-
get dropdownClickBuffer() {
|
|
260
|
-
return this.i.c2;
|
|
261
|
-
}
|
|
262
|
-
set dropdownClickBuffer(v) {
|
|
263
|
-
this.i.c2 = +v;
|
|
264
|
-
this._a("dropdownClickBuffer", this.i.c2);
|
|
265
|
-
}
|
|
266
|
-
/**
|
|
267
|
-
* Prevents clicks on the tool actions from bubbling.
|
|
268
|
-
*/
|
|
269
|
-
get stopPropagation() {
|
|
270
|
-
return this.i.a9;
|
|
271
|
-
}
|
|
272
|
-
set stopPropagation(v) {
|
|
273
|
-
this.i.a9 = ensureBool(v);
|
|
274
|
-
this._a("stopPropagation", this.i.a9);
|
|
275
|
-
}
|
|
276
|
-
/**
|
|
277
|
-
* Gets or sets the text style for the panel.
|
|
278
|
-
*/
|
|
279
|
-
get cellTextStyle() {
|
|
280
|
-
if (this.i.ap == null) {
|
|
281
|
-
return null;
|
|
282
|
-
}
|
|
283
|
-
return this.i.ap.fontString;
|
|
284
|
-
}
|
|
285
|
-
set cellTextStyle(v) {
|
|
286
|
-
let fi = new FontInfo();
|
|
287
|
-
fi.fontString = v;
|
|
288
|
-
this.i.ap = fi;
|
|
289
|
-
this._a("cellTextStyle", this.i.ap != null ? this.i.ap.fontString : "");
|
|
290
|
-
}
|
|
291
|
-
/**
|
|
292
|
-
* Gets or sets the subtitle text style for the panel.
|
|
293
|
-
*/
|
|
294
|
-
get subtitleTextStyle() {
|
|
295
|
-
if (this.i.as == null) {
|
|
296
|
-
return null;
|
|
297
|
-
}
|
|
298
|
-
return this.i.as.fontString;
|
|
299
|
-
}
|
|
300
|
-
set subtitleTextStyle(v) {
|
|
301
|
-
let fi = new FontInfo();
|
|
302
|
-
fi.fontString = v;
|
|
303
|
-
this.i.as = fi;
|
|
304
|
-
this._a("subtitleTextStyle", this.i.as != null ? this.i.as.fontString : "");
|
|
305
|
-
}
|
|
306
|
-
/**
|
|
307
|
-
* Gets or sets the text style.
|
|
308
|
-
*/
|
|
309
|
-
get groupHeaderTextStyle() {
|
|
310
|
-
if (this.i.ar == null) {
|
|
311
|
-
return null;
|
|
312
|
-
}
|
|
313
|
-
return this.i.ar.fontString;
|
|
314
|
-
}
|
|
315
|
-
set groupHeaderTextStyle(v) {
|
|
316
|
-
let fi = new FontInfo();
|
|
317
|
-
fi.fontString = v;
|
|
318
|
-
this.i.ar = fi;
|
|
319
|
-
this._a("groupHeaderTextStyle", this.i.ar != null ? this.i.ar.fontString : "");
|
|
320
|
-
}
|
|
321
|
-
/**
|
|
322
|
-
* Gets or sets the base built in theme to use for the checkbox.
|
|
323
|
-
*/
|
|
324
|
-
get baseTheme() {
|
|
325
|
-
return this.i.z;
|
|
326
|
-
}
|
|
327
|
-
set baseTheme(v) {
|
|
328
|
-
this.i.z = ensureEnum(BaseControlTheme_$type, v);
|
|
329
|
-
this._a("baseTheme", enumToString(BaseControlTheme_$type, this.i.z));
|
|
330
|
-
}
|
|
331
|
-
/**
|
|
332
|
-
* Gets or sets the display density to use for the toolbar.
|
|
333
|
-
*/
|
|
334
|
-
get density() {
|
|
335
|
-
return this.i.ae;
|
|
336
|
-
}
|
|
337
|
-
set density(v) {
|
|
338
|
-
this.i.ae = ensureEnum(ControlDisplayDensity_$type, v);
|
|
339
|
-
this._a("density", enumToString(ControlDisplayDensity_$type, this.i.ae));
|
|
340
|
-
}
|
|
341
|
-
/**
|
|
342
|
-
* Gets the resolved display density to use for the toolbar.
|
|
343
|
-
*/
|
|
344
|
-
get actualDensity() {
|
|
345
|
-
return this.i.ad;
|
|
346
|
-
}
|
|
347
|
-
set actualDensity(v) {
|
|
348
|
-
this.i.ad = ensureEnum(ControlDisplayDensity_$type, v);
|
|
349
|
-
this._a("actualDensity", enumToString(ControlDisplayDensity_$type, this.i.ad));
|
|
350
|
-
}
|
|
351
|
-
/**
|
|
352
|
-
* Gets or sets the color to use for the background of the component.
|
|
353
|
-
*/
|
|
354
|
-
get backgroundColor() {
|
|
355
|
-
return brushToString(this.i.jv);
|
|
356
|
-
}
|
|
357
|
-
set backgroundColor(v) {
|
|
358
|
-
this.i.jv = stringToBrush(v);
|
|
359
|
-
this._a("backgroundColor", brushToString(this.i.jv));
|
|
360
|
-
}
|
|
361
|
-
get actualBackgroundColor() {
|
|
362
|
-
return brushToString(this.i.ja);
|
|
363
|
-
}
|
|
364
|
-
set actualBackgroundColor(v) {
|
|
365
|
-
this.i.ja = stringToBrush(v);
|
|
366
|
-
this._a("actualBackgroundColor", brushToString(this.i.ja));
|
|
367
|
-
}
|
|
368
|
-
/**
|
|
369
|
-
* Gets or sets the background color for submenus.
|
|
370
|
-
*/
|
|
371
|
-
get submenuBackgroundColor() {
|
|
372
|
-
return brushToString(this.i.ke);
|
|
373
|
-
}
|
|
374
|
-
set submenuBackgroundColor(v) {
|
|
375
|
-
this.i.ke = stringToBrush(v);
|
|
376
|
-
this._a("submenuBackgroundColor", brushToString(this.i.ke));
|
|
377
|
-
}
|
|
378
|
-
get actualSubmenuBackgroundColor() {
|
|
379
|
-
return brushToString(this.i.jo);
|
|
380
|
-
}
|
|
381
|
-
set actualSubmenuBackgroundColor(v) {
|
|
382
|
-
this.i.jo = stringToBrush(v);
|
|
383
|
-
this._a("actualSubmenuBackgroundColor", brushToString(this.i.jo));
|
|
384
|
-
}
|
|
385
|
-
/**
|
|
386
|
-
* Gets or sets the group header background color.
|
|
387
|
-
*/
|
|
388
|
-
get groupHeaderBackgroundColor() {
|
|
389
|
-
return brushToString(this.i.j4);
|
|
390
|
-
}
|
|
391
|
-
set groupHeaderBackgroundColor(v) {
|
|
392
|
-
this.i.j4 = stringToBrush(v);
|
|
393
|
-
this._a("groupHeaderBackgroundColor", brushToString(this.i.j4));
|
|
394
|
-
}
|
|
395
|
-
get actualGroupHeaderBackgroundColor() {
|
|
396
|
-
return brushToString(this.i.je);
|
|
397
|
-
}
|
|
398
|
-
set actualGroupHeaderBackgroundColor(v) {
|
|
399
|
-
this.i.je = stringToBrush(v);
|
|
400
|
-
this._a("actualGroupHeaderBackgroundColor", brushToString(this.i.je));
|
|
401
|
-
}
|
|
402
|
-
/**
|
|
403
|
-
* Gets or sets the separator background color.
|
|
404
|
-
*/
|
|
405
|
-
get separatorBackgroundColor() {
|
|
406
|
-
return brushToString(this.i.kd);
|
|
407
|
-
}
|
|
408
|
-
set separatorBackgroundColor(v) {
|
|
409
|
-
this.i.kd = stringToBrush(v);
|
|
410
|
-
this._a("separatorBackgroundColor", brushToString(this.i.kd));
|
|
411
|
-
}
|
|
412
|
-
get actualSeparatorBackgroundColor() {
|
|
413
|
-
return brushToString(this.i.jn);
|
|
414
|
-
}
|
|
415
|
-
set actualSeparatorBackgroundColor(v) {
|
|
416
|
-
this.i.jn = stringToBrush(v);
|
|
417
|
-
this._a("actualSeparatorBackgroundColor", brushToString(this.i.jn));
|
|
418
|
-
}
|
|
419
|
-
/**
|
|
420
|
-
* Gets or sets the group header separator background color.
|
|
421
|
-
*/
|
|
422
|
-
get groupHeaderSeparatorBackgroundColor() {
|
|
423
|
-
return brushToString(this.i.j5);
|
|
424
|
-
}
|
|
425
|
-
set groupHeaderSeparatorBackgroundColor(v) {
|
|
426
|
-
this.i.j5 = stringToBrush(v);
|
|
427
|
-
this._a("groupHeaderSeparatorBackgroundColor", brushToString(this.i.j5));
|
|
428
|
-
}
|
|
429
|
-
get actualGroupHeaderSeparatorBackgroundColor() {
|
|
430
|
-
return brushToString(this.i.jf);
|
|
431
|
-
}
|
|
432
|
-
set actualGroupHeaderSeparatorBackgroundColor(v) {
|
|
433
|
-
this.i.jf = stringToBrush(v);
|
|
434
|
-
this._a("actualGroupHeaderSeparatorBackgroundColor", brushToString(this.i.jf));
|
|
435
|
-
}
|
|
436
|
-
/**
|
|
437
|
-
* Gets or sets the hover background color.
|
|
438
|
-
*/
|
|
439
|
-
get hoverBackgroundColor() {
|
|
440
|
-
return brushToString(this.i.j9);
|
|
441
|
-
}
|
|
442
|
-
set hoverBackgroundColor(v) {
|
|
443
|
-
this.i.j9 = stringToBrush(v);
|
|
444
|
-
this._a("hoverBackgroundColor", brushToString(this.i.j9));
|
|
445
|
-
}
|
|
446
|
-
get actualHoverBackgroundColor() {
|
|
447
|
-
return brushToString(this.i.jj);
|
|
448
|
-
}
|
|
449
|
-
set actualHoverBackgroundColor(v) {
|
|
450
|
-
this.i.jj = stringToBrush(v);
|
|
451
|
-
this._a("actualHoverBackgroundColor", brushToString(this.i.jj));
|
|
452
|
-
}
|
|
453
|
-
/**
|
|
454
|
-
* Gets or sets the color to use for the text of the component.
|
|
455
|
-
*/
|
|
456
|
-
get textColor() {
|
|
457
|
-
return brushToString(this.i.kg);
|
|
458
|
-
}
|
|
459
|
-
set textColor(v) {
|
|
460
|
-
this.i.kg = stringToBrush(v);
|
|
461
|
-
this._a("textColor", brushToString(this.i.kg));
|
|
462
|
-
}
|
|
463
|
-
get actualTextColor() {
|
|
464
|
-
return brushToString(this.i.jq);
|
|
465
|
-
}
|
|
466
|
-
set actualTextColor(v) {
|
|
467
|
-
this.i.jq = stringToBrush(v);
|
|
468
|
-
this._a("actualTextColor", brushToString(this.i.jq));
|
|
469
|
-
}
|
|
470
|
-
get actualSubtitleTextColor() {
|
|
471
|
-
return brushToString(this.i.jp);
|
|
472
|
-
}
|
|
473
|
-
set actualSubtitleTextColor(v) {
|
|
474
|
-
this.i.jp = stringToBrush(v);
|
|
475
|
-
this._a("actualSubtitleTextColor", brushToString(this.i.jp));
|
|
476
|
-
}
|
|
477
|
-
/**
|
|
478
|
-
* Gets or sets the color to use for the subtitle of the component.
|
|
479
|
-
*/
|
|
480
|
-
get subtitleTextColor() {
|
|
481
|
-
return brushToString(this.i.kf);
|
|
482
|
-
}
|
|
483
|
-
set subtitleTextColor(v) {
|
|
484
|
-
this.i.kf = stringToBrush(v);
|
|
485
|
-
this._a("subtitleTextColor", brushToString(this.i.kf));
|
|
486
|
-
}
|
|
487
|
-
/**
|
|
488
|
-
* Gets or sets the color to use for the text in disabled tool actions.
|
|
489
|
-
*/
|
|
490
|
-
get disabledTextColor() {
|
|
491
|
-
return brushToString(this.i.j1);
|
|
492
|
-
}
|
|
493
|
-
set disabledTextColor(v) {
|
|
494
|
-
this.i.j1 = stringToBrush(v);
|
|
495
|
-
this._a("disabledTextColor", brushToString(this.i.j1));
|
|
496
|
-
}
|
|
497
|
-
get actualDisabledTextColor() {
|
|
498
|
-
return brushToString(this.i.jd);
|
|
499
|
-
}
|
|
500
|
-
set actualDisabledTextColor(v) {
|
|
501
|
-
this.i.jd = stringToBrush(v);
|
|
502
|
-
this._a("actualDisabledTextColor", brushToString(this.i.jd));
|
|
503
|
-
}
|
|
504
|
-
/**
|
|
505
|
-
* Gets or sets the text color for group header tool actions.
|
|
506
|
-
*/
|
|
507
|
-
get groupHeaderTextColor() {
|
|
508
|
-
return brushToString(this.i.j7);
|
|
509
|
-
}
|
|
510
|
-
set groupHeaderTextColor(v) {
|
|
511
|
-
this.i.j7 = stringToBrush(v);
|
|
512
|
-
this._a("groupHeaderTextColor", brushToString(this.i.j7));
|
|
513
|
-
}
|
|
514
|
-
get actualGroupHeaderTextColor() {
|
|
515
|
-
return brushToString(this.i.jh);
|
|
516
|
-
}
|
|
517
|
-
set actualGroupHeaderTextColor(v) {
|
|
518
|
-
this.i.jh = stringToBrush(v);
|
|
519
|
-
this._a("actualGroupHeaderTextColor", brushToString(this.i.jh));
|
|
520
|
-
}
|
|
521
|
-
/**
|
|
522
|
-
* Gets or sets the text color for group header subtitle.
|
|
523
|
-
*/
|
|
524
|
-
get groupHeaderSubtitleTextColor() {
|
|
525
|
-
return brushToString(this.i.j6);
|
|
526
|
-
}
|
|
527
|
-
set groupHeaderSubtitleTextColor(v) {
|
|
528
|
-
this.i.j6 = stringToBrush(v);
|
|
529
|
-
this._a("groupHeaderSubtitleTextColor", brushToString(this.i.j6));
|
|
530
|
-
}
|
|
531
|
-
get actualGroupHeaderSubtitleTextColor() {
|
|
532
|
-
return brushToString(this.i.jg);
|
|
533
|
-
}
|
|
534
|
-
set actualGroupHeaderSubtitleTextColor(v) {
|
|
535
|
-
this.i.jg = stringToBrush(v);
|
|
536
|
-
this._a("actualGroupHeaderSubtitleTextColor", brushToString(this.i.jg));
|
|
537
|
-
}
|
|
538
|
-
/**
|
|
539
|
-
* Gets or sets the tooltip text color.
|
|
540
|
-
*/
|
|
541
|
-
get toolTipTextColor() {
|
|
542
|
-
return brushToString(this.i.ki);
|
|
543
|
-
}
|
|
544
|
-
set toolTipTextColor(v) {
|
|
545
|
-
this.i.ki = stringToBrush(v);
|
|
546
|
-
this._a("toolTipTextColor", brushToString(this.i.ki));
|
|
547
|
-
}
|
|
548
|
-
get actualToolTipTextColor() {
|
|
549
|
-
return brushToString(this.i.js);
|
|
550
|
-
}
|
|
551
|
-
set actualToolTipTextColor(v) {
|
|
552
|
-
this.i.js = stringToBrush(v);
|
|
553
|
-
this._a("actualToolTipTextColor", brushToString(this.i.js));
|
|
554
|
-
}
|
|
555
|
-
/**
|
|
556
|
-
* Gets or sets the tooltip background color.
|
|
557
|
-
*/
|
|
558
|
-
get toolTipBackgroundColor() {
|
|
559
|
-
return brushToString(this.i.kh);
|
|
560
|
-
}
|
|
561
|
-
set toolTipBackgroundColor(v) {
|
|
562
|
-
this.i.kh = stringToBrush(v);
|
|
563
|
-
this._a("toolTipBackgroundColor", brushToString(this.i.kh));
|
|
564
|
-
}
|
|
565
|
-
/**
|
|
566
|
-
* Gets the actual tooltip background color.
|
|
567
|
-
*/
|
|
568
|
-
get actualToolTipBackgroundColor() {
|
|
569
|
-
return brushToString(this.i.jr);
|
|
570
|
-
}
|
|
571
|
-
set actualToolTipBackgroundColor(v) {
|
|
572
|
-
this.i.jr = stringToBrush(v);
|
|
573
|
-
this._a("actualToolTipBackgroundColor", brushToString(this.i.jr));
|
|
574
|
-
}
|
|
575
|
-
/**
|
|
576
|
-
* Gets or sets the tooltip corner radius.
|
|
577
|
-
*/
|
|
578
|
-
get toolTipCornerRadius() {
|
|
579
|
-
return this.i.cu;
|
|
580
|
-
}
|
|
581
|
-
set toolTipCornerRadius(v) {
|
|
582
|
-
this.i.cu = +v;
|
|
583
|
-
this._a("toolTipCornerRadius", this.i.cu);
|
|
584
|
-
}
|
|
585
|
-
/**
|
|
586
|
-
* Gets the actual tooltip corner radius.
|
|
587
|
-
*/
|
|
588
|
-
get actualToolTipCornerRadius() {
|
|
589
|
-
return this.i.cf;
|
|
590
|
-
}
|
|
591
|
-
set actualToolTipCornerRadius(v) {
|
|
592
|
-
this.i.cf = +v;
|
|
593
|
-
this._a("actualToolTipCornerRadius", this.i.cf);
|
|
594
|
-
}
|
|
595
|
-
/**
|
|
596
|
-
* Gets or sets the shadow elevation for the tooltip.
|
|
597
|
-
*/
|
|
598
|
-
get toolTipElevation() {
|
|
599
|
-
return this.i.cv;
|
|
600
|
-
}
|
|
601
|
-
set toolTipElevation(v) {
|
|
602
|
-
this.i.cv = +v;
|
|
603
|
-
this._a("toolTipElevation", this.i.cv);
|
|
604
|
-
}
|
|
605
|
-
/**
|
|
606
|
-
* Gets the actual shadow elevation used by the tooltip.
|
|
607
|
-
*/
|
|
608
|
-
get actualToolTipElevation() {
|
|
609
|
-
return this.i.cg;
|
|
610
|
-
}
|
|
611
|
-
set actualToolTipElevation(v) {
|
|
612
|
-
this.i.cg = +v;
|
|
613
|
-
this._a("actualToolTipElevation", this.i.cg);
|
|
614
|
-
}
|
|
615
|
-
/**
|
|
616
|
-
* Gets or sets the fill color of icons in the ToolPanel.
|
|
617
|
-
*/
|
|
618
|
-
get iconFill() {
|
|
619
|
-
return brushToString(this.i.ka);
|
|
620
|
-
}
|
|
621
|
-
set iconFill(v) {
|
|
622
|
-
this.i.ka = stringToBrush(v);
|
|
623
|
-
this._a("iconFill", brushToString(this.i.ka));
|
|
624
|
-
}
|
|
625
|
-
/**
|
|
626
|
-
* Gets the actual icon fill color.
|
|
627
|
-
*/
|
|
628
|
-
get actualIconFill() {
|
|
629
|
-
return brushToString(this.i.jk);
|
|
630
|
-
}
|
|
631
|
-
set actualIconFill(v) {
|
|
632
|
-
this.i.jk = stringToBrush(v);
|
|
633
|
-
this._a("actualIconFill", brushToString(this.i.jk));
|
|
634
|
-
}
|
|
635
|
-
/**
|
|
636
|
-
* Gets or sets the stroke color of icons in the ToolPanel.
|
|
637
|
-
*/
|
|
638
|
-
get iconStroke() {
|
|
639
|
-
return brushToString(this.i.kb);
|
|
640
|
-
}
|
|
641
|
-
set iconStroke(v) {
|
|
642
|
-
this.i.kb = stringToBrush(v);
|
|
643
|
-
this._a("iconStroke", brushToString(this.i.kb));
|
|
644
|
-
}
|
|
645
|
-
/**
|
|
646
|
-
* Gets the actual icon stroke color.
|
|
647
|
-
*/
|
|
648
|
-
get actualIconStroke() {
|
|
649
|
-
return brushToString(this.i.jl);
|
|
650
|
-
}
|
|
651
|
-
set actualIconStroke(v) {
|
|
652
|
-
this.i.jl = stringToBrush(v);
|
|
653
|
-
this._a("actualIconStroke", brushToString(this.i.jl));
|
|
654
|
-
}
|
|
655
|
-
/**
|
|
656
|
-
* Gets or sets the left padding for separators in the vertical orientation.
|
|
657
|
-
*/
|
|
658
|
-
get separatorVerticalPaddingLeft() {
|
|
659
|
-
return this.i.cr;
|
|
660
|
-
}
|
|
661
|
-
set separatorVerticalPaddingLeft(v) {
|
|
662
|
-
this.i.cr = +v;
|
|
663
|
-
this._a("separatorVerticalPaddingLeft", this.i.cr);
|
|
664
|
-
}
|
|
665
|
-
get actualSeparatorVerticalPaddingLeft() {
|
|
666
|
-
return this.i.cc;
|
|
667
|
-
}
|
|
668
|
-
set actualSeparatorVerticalPaddingLeft(v) {
|
|
669
|
-
this.i.cc = +v;
|
|
670
|
-
this._a("actualSeparatorVerticalPaddingLeft", this.i.cc);
|
|
671
|
-
}
|
|
672
|
-
/**
|
|
673
|
-
* Gets or sets the right padding for separators in the vertical orientation.
|
|
674
|
-
*/
|
|
675
|
-
get separatorVerticalPaddingRight() {
|
|
676
|
-
return this.i.cs;
|
|
677
|
-
}
|
|
678
|
-
set separatorVerticalPaddingRight(v) {
|
|
679
|
-
this.i.cs = +v;
|
|
680
|
-
this._a("separatorVerticalPaddingRight", this.i.cs);
|
|
681
|
-
}
|
|
682
|
-
get actualSeparatorVerticalPaddingRight() {
|
|
683
|
-
return this.i.cd;
|
|
684
|
-
}
|
|
685
|
-
set actualSeparatorVerticalPaddingRight(v) {
|
|
686
|
-
this.i.cd = +v;
|
|
687
|
-
this._a("actualSeparatorVerticalPaddingRight", this.i.cd);
|
|
688
|
-
}
|
|
689
|
-
/**
|
|
690
|
-
* Gets or sets the top padding for separators in the vertical orientation.
|
|
691
|
-
*/
|
|
692
|
-
get separatorVerticalPaddingTop() {
|
|
693
|
-
return this.i.ct;
|
|
694
|
-
}
|
|
695
|
-
set separatorVerticalPaddingTop(v) {
|
|
696
|
-
this.i.ct = +v;
|
|
697
|
-
this._a("separatorVerticalPaddingTop", this.i.ct);
|
|
698
|
-
}
|
|
699
|
-
get actualSeparatorVerticalPaddingTop() {
|
|
700
|
-
return this.i.ce;
|
|
701
|
-
}
|
|
702
|
-
set actualSeparatorVerticalPaddingTop(v) {
|
|
703
|
-
this.i.ce = +v;
|
|
704
|
-
this._a("actualSeparatorVerticalPaddingTop", this.i.ce);
|
|
705
|
-
}
|
|
706
|
-
/**
|
|
707
|
-
* Gets or sets the bottom padding for separators in the vertical orientation.
|
|
708
|
-
*/
|
|
709
|
-
get separatorVerticalPaddingBottom() {
|
|
710
|
-
return this.i.cq;
|
|
711
|
-
}
|
|
712
|
-
set separatorVerticalPaddingBottom(v) {
|
|
713
|
-
this.i.cq = +v;
|
|
714
|
-
this._a("separatorVerticalPaddingBottom", this.i.cq);
|
|
715
|
-
}
|
|
716
|
-
get actualSeparatorVerticalPaddingBottom() {
|
|
717
|
-
return this.i.cb;
|
|
718
|
-
}
|
|
719
|
-
set actualSeparatorVerticalPaddingBottom(v) {
|
|
720
|
-
this.i.cb = +v;
|
|
721
|
-
this._a("actualSeparatorVerticalPaddingBottom", this.i.cb);
|
|
722
|
-
}
|
|
723
|
-
/**
|
|
724
|
-
* Gets or sets the left padding for separators in the horizontal orientation.
|
|
725
|
-
*/
|
|
726
|
-
get separatorHorizontalPaddingLeft() {
|
|
727
|
-
return this.i.cn;
|
|
728
|
-
}
|
|
729
|
-
set separatorHorizontalPaddingLeft(v) {
|
|
730
|
-
this.i.cn = +v;
|
|
731
|
-
this._a("separatorHorizontalPaddingLeft", this.i.cn);
|
|
732
|
-
}
|
|
733
|
-
get actualSeparatorHorizontalPaddingLeft() {
|
|
734
|
-
return this.i.b8;
|
|
735
|
-
}
|
|
736
|
-
set actualSeparatorHorizontalPaddingLeft(v) {
|
|
737
|
-
this.i.b8 = +v;
|
|
738
|
-
this._a("actualSeparatorHorizontalPaddingLeft", this.i.b8);
|
|
739
|
-
}
|
|
740
|
-
/**
|
|
741
|
-
* Gets or sets the right padding for separators in the horizontal orientation.
|
|
742
|
-
*/
|
|
743
|
-
get separatorHorizontalPaddingRight() {
|
|
744
|
-
return this.i.co;
|
|
745
|
-
}
|
|
746
|
-
set separatorHorizontalPaddingRight(v) {
|
|
747
|
-
this.i.co = +v;
|
|
748
|
-
this._a("separatorHorizontalPaddingRight", this.i.co);
|
|
749
|
-
}
|
|
750
|
-
get actualSeparatorHorizontalPaddingRight() {
|
|
751
|
-
return this.i.b9;
|
|
752
|
-
}
|
|
753
|
-
set actualSeparatorHorizontalPaddingRight(v) {
|
|
754
|
-
this.i.b9 = +v;
|
|
755
|
-
this._a("actualSeparatorHorizontalPaddingRight", this.i.b9);
|
|
756
|
-
}
|
|
757
|
-
/**
|
|
758
|
-
* Gets or sets the top padding for separators in the horizontal orientation.
|
|
759
|
-
*/
|
|
760
|
-
get separatorHorizontalPaddingTop() {
|
|
761
|
-
return this.i.cp;
|
|
762
|
-
}
|
|
763
|
-
set separatorHorizontalPaddingTop(v) {
|
|
764
|
-
this.i.cp = +v;
|
|
765
|
-
this._a("separatorHorizontalPaddingTop", this.i.cp);
|
|
766
|
-
}
|
|
767
|
-
get actualSeparatorHorizontalPaddingTop() {
|
|
768
|
-
return this.i.ca;
|
|
769
|
-
}
|
|
770
|
-
set actualSeparatorHorizontalPaddingTop(v) {
|
|
771
|
-
this.i.ca = +v;
|
|
772
|
-
this._a("actualSeparatorHorizontalPaddingTop", this.i.ca);
|
|
773
|
-
}
|
|
774
|
-
/**
|
|
775
|
-
* Gets or sets the bottom padding for separators in the horizontal orientation.
|
|
776
|
-
*/
|
|
777
|
-
get separatorHorizontalPaddingBottom() {
|
|
778
|
-
return this.i.cm;
|
|
779
|
-
}
|
|
780
|
-
set separatorHorizontalPaddingBottom(v) {
|
|
781
|
-
this.i.cm = +v;
|
|
782
|
-
this._a("separatorHorizontalPaddingBottom", this.i.cm);
|
|
783
|
-
}
|
|
784
|
-
get actualSeparatorHorizontalPaddingBottom() {
|
|
785
|
-
return this.i.b7;
|
|
786
|
-
}
|
|
787
|
-
set actualSeparatorHorizontalPaddingBottom(v) {
|
|
788
|
-
this.i.b7 = +v;
|
|
789
|
-
this._a("actualSeparatorHorizontalPaddingBottom", this.i.b7);
|
|
790
|
-
}
|
|
791
|
-
/**
|
|
792
|
-
* Gets or sets the color to use for the background of the component.
|
|
793
|
-
*/
|
|
794
|
-
get orientation() {
|
|
795
|
-
return this.i.u;
|
|
796
|
-
}
|
|
797
|
-
set orientation(v) {
|
|
798
|
-
this.i.u = ensureEnum(ToolPanelOrientation_$type, v);
|
|
799
|
-
this._a("orientation", enumToString(ToolPanelOrientation_$type, this.i.u));
|
|
800
|
-
}
|
|
801
|
-
/**
|
|
802
|
-
* Gets or sets the row height for the panel.
|
|
803
|
-
*/
|
|
804
|
-
get rowHeight() {
|
|
805
|
-
return this.i.c6;
|
|
806
|
-
}
|
|
807
|
-
set rowHeight(v) {
|
|
808
|
-
this.i.c6 = +v;
|
|
809
|
-
this._a("rowHeight", this.i.c6);
|
|
810
|
-
}
|
|
811
|
-
/**
|
|
812
|
-
* Gets the actual row height used by the panel.
|
|
813
|
-
*/
|
|
814
|
-
get actualRowHeight() {
|
|
815
|
-
return this.i.b6;
|
|
816
|
-
}
|
|
817
|
-
/**
|
|
818
|
-
* Gets or sets the height to use for the sub panel rows if different than default.
|
|
819
|
-
*/
|
|
820
|
-
get subPanelRowHeight() {
|
|
821
|
-
return this.i.c7;
|
|
822
|
-
}
|
|
823
|
-
set subPanelRowHeight(v) {
|
|
824
|
-
this.i.c7 = +v;
|
|
825
|
-
this._a("subPanelRowHeight", this.i.c7);
|
|
826
|
-
}
|
|
827
|
-
get highlightWidth() {
|
|
828
|
-
return this.i.ck;
|
|
829
|
-
}
|
|
830
|
-
set highlightWidth(v) {
|
|
831
|
-
this.i.ck = +v;
|
|
832
|
-
this._a("highlightWidth", this.i.ck);
|
|
833
|
-
}
|
|
834
|
-
get actualHighlightWidth() {
|
|
835
|
-
return this.i.b5;
|
|
836
|
-
}
|
|
837
|
-
set actualHighlightWidth(v) {
|
|
838
|
-
this.i.b5 = +v;
|
|
839
|
-
this._a("actualHighlightWidth", this.i.b5);
|
|
840
|
-
}
|
|
841
|
-
get highlightRadius() {
|
|
842
|
-
return this.i.cj;
|
|
843
|
-
}
|
|
844
|
-
set highlightRadius(v) {
|
|
845
|
-
this.i.cj = +v;
|
|
846
|
-
this._a("highlightRadius", this.i.cj);
|
|
847
|
-
}
|
|
848
|
-
get actualHighlightRadius() {
|
|
849
|
-
return this.i.b4;
|
|
850
|
-
}
|
|
851
|
-
set actualHighlightRadius(v) {
|
|
852
|
-
this.i.b4 = +v;
|
|
853
|
-
this._a("actualHighlightRadius", this.i.b4);
|
|
854
|
-
}
|
|
855
|
-
get highlightColor() {
|
|
856
|
-
return brushToString(this.i.j8);
|
|
857
|
-
}
|
|
858
|
-
set highlightColor(v) {
|
|
859
|
-
this.i.j8 = stringToBrush(v);
|
|
860
|
-
this._a("highlightColor", brushToString(this.i.j8));
|
|
861
|
-
}
|
|
862
|
-
get actualHighlightColor() {
|
|
863
|
-
return brushToString(this.i.ji);
|
|
864
|
-
}
|
|
865
|
-
set actualHighlightColor(v) {
|
|
866
|
-
this.i.ji = stringToBrush(v);
|
|
867
|
-
this._a("actualHighlightColor", brushToString(this.i.ji));
|
|
868
|
-
}
|
|
869
|
-
get actualAccentColor() {
|
|
870
|
-
return brushToString(this.i.i9);
|
|
871
|
-
}
|
|
872
|
-
set actualAccentColor(v) {
|
|
873
|
-
this.i.i9 = stringToBrush(v);
|
|
874
|
-
this._a("actualAccentColor", brushToString(this.i.i9));
|
|
875
|
-
}
|
|
876
|
-
get accentColor() {
|
|
877
|
-
return brushToString(this.i.i8);
|
|
878
|
-
}
|
|
879
|
-
set accentColor(v) {
|
|
880
|
-
this.i.i8 = stringToBrush(v);
|
|
881
|
-
this._a("accentColor", brushToString(this.i.i8));
|
|
882
|
-
}
|
|
883
|
-
/**
|
|
884
|
-
* Gets or sets the stroke color for all icon menu dropdown arrows.
|
|
885
|
-
*/
|
|
886
|
-
get menuArrowStroke() {
|
|
887
|
-
return brushToString(this.i.kc);
|
|
888
|
-
}
|
|
889
|
-
set menuArrowStroke(v) {
|
|
890
|
-
this.i.kc = stringToBrush(v);
|
|
891
|
-
this._a("menuArrowStroke", brushToString(this.i.kc));
|
|
892
|
-
}
|
|
893
|
-
/**
|
|
894
|
-
* Gets the actual stroke color for all icon menu dropdown arrows.
|
|
895
|
-
*/
|
|
896
|
-
get actualMenuArrowStroke() {
|
|
897
|
-
return brushToString(this.i.jm);
|
|
898
|
-
}
|
|
899
|
-
set actualMenuArrowStroke(v) {
|
|
900
|
-
this.i.jm = stringToBrush(v);
|
|
901
|
-
this._a("actualMenuArrowStroke", brushToString(this.i.jm));
|
|
902
|
-
}
|
|
903
|
-
/**
|
|
904
|
-
* Gets or sets the background color of the radio when in the unchecked state.
|
|
905
|
-
*/
|
|
906
|
-
get uncheckedBackgroundColor() {
|
|
907
|
-
return brushToString(this.i.kj);
|
|
908
|
-
}
|
|
909
|
-
set uncheckedBackgroundColor(v) {
|
|
910
|
-
this.i.kj = stringToBrush(v);
|
|
911
|
-
this._a("uncheckedBackgroundColor", brushToString(this.i.kj));
|
|
912
|
-
}
|
|
913
|
-
/**
|
|
914
|
-
* Gets the actual background color of the radio when in the unchecked state.
|
|
915
|
-
*/
|
|
916
|
-
get actualUncheckedBackgroundColor() {
|
|
917
|
-
return brushToString(this.i.jt);
|
|
918
|
-
}
|
|
919
|
-
set actualUncheckedBackgroundColor(v) {
|
|
920
|
-
this.i.jt = stringToBrush(v);
|
|
921
|
-
this._a("actualUncheckedBackgroundColor", brushToString(this.i.jt));
|
|
922
|
-
}
|
|
923
|
-
/**
|
|
924
|
-
* Gets or sets the background color of the radio when in the checked state.
|
|
925
|
-
*/
|
|
926
|
-
get checkedBackgroundColor() {
|
|
927
|
-
return brushToString(this.i.jz);
|
|
928
|
-
}
|
|
929
|
-
set checkedBackgroundColor(v) {
|
|
930
|
-
this.i.jz = stringToBrush(v);
|
|
931
|
-
this._a("checkedBackgroundColor", brushToString(this.i.jz));
|
|
932
|
-
}
|
|
933
|
-
/**
|
|
934
|
-
* Gets the actual background color of the radio when in the checked state.
|
|
935
|
-
*/
|
|
936
|
-
get actualCheckedBackgroundColor() {
|
|
937
|
-
return brushToString(this.i.jb);
|
|
938
|
-
}
|
|
939
|
-
set actualCheckedBackgroundColor(v) {
|
|
940
|
-
this.i.jb = stringToBrush(v);
|
|
941
|
-
this._a("actualCheckedBackgroundColor", brushToString(this.i.jb));
|
|
942
|
-
}
|
|
943
|
-
/**
|
|
944
|
-
* Gets or sets the border color of the radio when in the unchecked state.
|
|
945
|
-
*/
|
|
946
|
-
get uncheckedBorderColor() {
|
|
947
|
-
return brushToString(this.i.kk);
|
|
948
|
-
}
|
|
949
|
-
set uncheckedBorderColor(v) {
|
|
950
|
-
this.i.kk = stringToBrush(v);
|
|
951
|
-
this._a("uncheckedBorderColor", brushToString(this.i.kk));
|
|
952
|
-
}
|
|
953
|
-
/**
|
|
954
|
-
* Gets the actual border color of the radio when in the unchecked state.
|
|
955
|
-
*/
|
|
956
|
-
get actualUncheckedBorderColor() {
|
|
957
|
-
return brushToString(this.i.ju);
|
|
958
|
-
}
|
|
959
|
-
set actualUncheckedBorderColor(v) {
|
|
960
|
-
this.i.ju = stringToBrush(v);
|
|
961
|
-
this._a("actualUncheckedBorderColor", brushToString(this.i.ju));
|
|
962
|
-
}
|
|
963
|
-
/**
|
|
964
|
-
* Gets or sets the border color of the radio when in the checked state.
|
|
965
|
-
*/
|
|
966
|
-
get checkedBorderColor() {
|
|
967
|
-
return brushToString(this.i.j0);
|
|
968
|
-
}
|
|
969
|
-
set checkedBorderColor(v) {
|
|
970
|
-
this.i.j0 = stringToBrush(v);
|
|
971
|
-
this._a("checkedBorderColor", brushToString(this.i.j0));
|
|
972
|
-
}
|
|
973
|
-
/**
|
|
974
|
-
* Gets the actual border color of the radio when in the checked state.
|
|
975
|
-
*/
|
|
976
|
-
get actualCheckedBorderColor() {
|
|
977
|
-
return brushToString(this.i.jc);
|
|
978
|
-
}
|
|
979
|
-
set actualCheckedBorderColor(v) {
|
|
980
|
-
this.i.jc = stringToBrush(v);
|
|
981
|
-
this._a("actualCheckedBorderColor", brushToString(this.i.jc));
|
|
982
|
-
}
|
|
983
|
-
/**
|
|
984
|
-
* Gets or sets the dropdown delay time in milliseconds.
|
|
985
|
-
*/
|
|
986
|
-
get dropdownDelay() {
|
|
987
|
-
return this.i.c3;
|
|
988
|
-
}
|
|
989
|
-
set dropdownDelay(v) {
|
|
990
|
-
this.i.c3 = +v;
|
|
991
|
-
this._a("dropdownDelay", this.i.c3);
|
|
992
|
-
}
|
|
993
|
-
/**
|
|
994
|
-
* Gets the actual dropdown delay.
|
|
995
|
-
*/
|
|
996
|
-
get actualDropdownDelay() {
|
|
997
|
-
return this.i.c1;
|
|
998
|
-
}
|
|
999
|
-
set actualDropdownDelay(v) {
|
|
1000
|
-
this.i.c1 = +v;
|
|
1001
|
-
this._a("actualDropdownDelay", this.i.c1);
|
|
1002
|
-
}
|
|
1003
|
-
/**
|
|
1004
|
-
* Gets or sets the style of scrollbar.
|
|
1005
|
-
*/
|
|
1006
|
-
get scrollbarStyle() {
|
|
1007
|
-
return this.i.x;
|
|
1008
|
-
}
|
|
1009
|
-
set scrollbarStyle(v) {
|
|
1010
|
-
this.i.x = ensureEnum(ScrollbarStyle_$type, v);
|
|
1011
|
-
this._a("scrollbarStyle", enumToString(ScrollbarStyle_$type, this.i.x));
|
|
1012
|
-
}
|
|
1013
|
-
/**
|
|
1014
|
-
* Gets or sets the scrollbar background color for checkbox lists hosted in this tool panel's actions.
|
|
1015
|
-
*/
|
|
1016
|
-
get checkboxListScrollbarBackground() {
|
|
1017
|
-
return brushToString(this.i.jx);
|
|
1018
|
-
}
|
|
1019
|
-
set checkboxListScrollbarBackground(v) {
|
|
1020
|
-
this.i.jx = stringToBrush(v);
|
|
1021
|
-
this._a("checkboxListScrollbarBackground", brushToString(this.i.jx));
|
|
1022
|
-
}
|
|
1023
|
-
/**
|
|
1024
|
-
* Gets or sets the scrollbar thumb hover background color for checkbox lists hosted in this tool panel's actions.
|
|
1025
|
-
*/
|
|
1026
|
-
get checkboxListScrollbarHoverBackground() {
|
|
1027
|
-
return brushToString(this.i.jy);
|
|
1028
|
-
}
|
|
1029
|
-
set checkboxListScrollbarHoverBackground(v) {
|
|
1030
|
-
this.i.jy = stringToBrush(v);
|
|
1031
|
-
this._a("checkboxListScrollbarHoverBackground", brushToString(this.i.jy));
|
|
1032
|
-
}
|
|
1033
|
-
/**
|
|
1034
|
-
* Gets or sets the scrollbar thumb active (dragging) background color for checkbox lists hosted in this tool panel's actions.
|
|
1035
|
-
*/
|
|
1036
|
-
get checkboxListScrollbarActiveBackground() {
|
|
1037
|
-
return brushToString(this.i.jw);
|
|
1038
|
-
}
|
|
1039
|
-
set checkboxListScrollbarActiveBackground(v) {
|
|
1040
|
-
this.i.jw = stringToBrush(v);
|
|
1041
|
-
this._a("checkboxListScrollbarActiveBackground", brushToString(this.i.jw));
|
|
1042
|
-
}
|
|
1043
|
-
/**
|
|
1044
|
-
* Gets or sets the spacing between items
|
|
1045
|
-
*/
|
|
1046
|
-
get itemSpacing() {
|
|
1047
|
-
return this.i.cl;
|
|
1048
|
-
}
|
|
1049
|
-
set itemSpacing(v) {
|
|
1050
|
-
this.i.cl = +v;
|
|
1051
|
-
this._a("itemSpacing", this.i.cl);
|
|
1052
|
-
}
|
|
1053
|
-
/**
|
|
1054
|
-
* Gets or sets the mode used when displaying nested actions.
|
|
1055
|
-
*/
|
|
1056
|
-
get nestedActionMode() {
|
|
1057
|
-
return this.i.g;
|
|
1058
|
-
}
|
|
1059
|
-
set nestedActionMode(v) {
|
|
1060
|
-
this.i.g = ensureEnum(NestedActionMode_$type, v);
|
|
1061
|
-
this._a("nestedActionMode", enumToString(NestedActionMode_$type, this.i.g));
|
|
1062
|
-
}
|
|
1063
|
-
get isOpen() {
|
|
1064
|
-
return this.i.a6;
|
|
1065
|
-
}
|
|
1066
|
-
findByName(name) {
|
|
1067
|
-
if (this.findEphemera) {
|
|
1068
|
-
if (name && name.indexOf("@@e:") == 0) {
|
|
1069
|
-
return this.findEphemera(name);
|
|
1070
|
-
}
|
|
1071
|
-
}
|
|
1072
|
-
if (this.actions != null && this.actions.findByName && this.actions.findByName(name)) {
|
|
1073
|
-
return this.actions.findByName(name);
|
|
1074
|
-
}
|
|
1075
|
-
return null;
|
|
1076
|
-
}
|
|
1077
|
-
get hasUserValues() {
|
|
1078
|
-
return this._hasUserValues;
|
|
1079
|
-
}
|
|
1080
|
-
__m(propertyName) {
|
|
1081
|
-
if (!this._inStyling) {
|
|
1082
|
-
this._hasUserValues.add(propertyName);
|
|
1083
|
-
}
|
|
1084
|
-
}
|
|
1085
|
-
_styling(container, component, parent) {
|
|
1086
|
-
if (this._inStyling) {
|
|
1087
|
-
return;
|
|
1088
|
-
}
|
|
1089
|
-
this._inStyling = true;
|
|
1090
|
-
this._stylingContainer = container;
|
|
1091
|
-
this._stylingParent = component;
|
|
1092
|
-
let genericPrefix = "";
|
|
1093
|
-
let typeName = this.i.$type.name;
|
|
1094
|
-
if (typeName.indexOf("Xam") === 0) {
|
|
1095
|
-
typeName = typeName.substring(3);
|
|
1096
|
-
}
|
|
1097
|
-
genericPrefix = toSpinal("ToolPanelComponent");
|
|
1098
|
-
let additionalPrefixes = [];
|
|
1099
|
-
let prefix = toSpinal(typeName);
|
|
1100
|
-
additionalPrefixes.push(prefix + "-");
|
|
1101
|
-
let b = this.i.$type.baseType;
|
|
1102
|
-
while (b && b.name != "Object" &&
|
|
1103
|
-
b.name != "Base" &&
|
|
1104
|
-
b.name != "Control" &&
|
|
1105
|
-
b.Name != "DependencyObject" &&
|
|
1106
|
-
b.Name != "FrameworkElement") {
|
|
1107
|
-
typeName = b.name;
|
|
1108
|
-
if (typeName.indexOf("Xam") === 0) {
|
|
1109
|
-
typeName = typeName.substring(3);
|
|
1110
|
-
}
|
|
1111
|
-
let basePrefix = toSpinal(typeName);
|
|
1112
|
-
additionalPrefixes.push(basePrefix + "-");
|
|
1113
|
-
b = b.baseType;
|
|
1114
|
-
}
|
|
1115
|
-
if (parent) {
|
|
1116
|
-
let parentTypeName = parent.i.$type.name;
|
|
1117
|
-
if (parentTypeName.indexOf("Xam") === 0) {
|
|
1118
|
-
parentTypeName = parentTypeName.substring(3);
|
|
1119
|
-
}
|
|
1120
|
-
let parentPrefix = toSpinal(parentTypeName);
|
|
1121
|
-
additionalPrefixes.push(parentPrefix + "-" + genericPrefix + "-");
|
|
1122
|
-
additionalPrefixes.push(parentPrefix + "-" + prefix + "-");
|
|
1123
|
-
}
|
|
1124
|
-
initializePropertiesFromCss(container, this, genericPrefix + "-", this.hasUserValues, false, additionalPrefixes);
|
|
1125
|
-
if (this._otherStyling) {
|
|
1126
|
-
this._otherStyling(container, component, parent);
|
|
1127
|
-
}
|
|
1128
|
-
this._inStyling = false;
|
|
1129
|
-
}
|
|
1130
|
-
refresh() {
|
|
1131
|
-
this.i.g3();
|
|
1132
|
-
}
|
|
1133
|
-
getDesiredSize() {
|
|
1134
|
-
let iv = this.i.kn();
|
|
1135
|
-
return fromSize(iv);
|
|
1136
|
-
}
|
|
1137
|
-
flushRefresh() {
|
|
1138
|
-
this.i.gi();
|
|
1139
|
-
}
|
|
1140
|
-
/**
|
|
1141
|
-
* Forces any open sub menus to close.
|
|
1142
|
-
|
|
1143
|
-
*/
|
|
1144
|
-
closeSubmenus() {
|
|
1145
|
-
this.i.gd();
|
|
1146
|
-
}
|
|
1147
|
-
exportVisualData() {
|
|
1148
|
-
let iv = this.i.c8();
|
|
1149
|
-
return (iv);
|
|
1150
|
-
}
|
|
1151
|
-
exportSerializedVisualData() {
|
|
1152
|
-
let iv = this.i.ey();
|
|
1153
|
-
return (iv);
|
|
1154
|
-
}
|
|
1155
|
-
setBrushContextItem(key, value) {
|
|
1156
|
-
this.i.hc(key, stringToBrush(value));
|
|
1157
|
-
}
|
|
1158
|
-
getBrushContextItem(key) {
|
|
1159
|
-
let iv = this.i.j2(key);
|
|
1160
|
-
return brushToString(iv);
|
|
1161
|
-
}
|
|
1162
|
-
setBrushCollectionContextItem(key, value) {
|
|
1163
|
-
this.i.ha(key, toBrushCollection(value));
|
|
1164
|
-
}
|
|
1165
|
-
getBrushCollectionContextItem(key) {
|
|
1166
|
-
let iv = this.i.a(key);
|
|
1167
|
-
return fromBrushCollection(iv);
|
|
1168
|
-
}
|
|
1169
|
-
setDoubleContextItem(key, value) {
|
|
1170
|
-
this.i.hk(key, value);
|
|
1171
|
-
}
|
|
1172
|
-
getDoubleContextItem(key) {
|
|
1173
|
-
let iv = this.i.ch(key);
|
|
1174
|
-
return (iv);
|
|
1175
|
-
}
|
|
1176
|
-
setIntContextItem(key, value) {
|
|
1177
|
-
this.i.hm(key, value);
|
|
1178
|
-
}
|
|
1179
|
-
getIntContextItem(key) {
|
|
1180
|
-
let iv = this.i.c4(key);
|
|
1181
|
-
return (iv);
|
|
1182
|
-
}
|
|
1183
|
-
setStringContextItem(key, value) {
|
|
1184
|
-
this.i.ho(key, value);
|
|
1185
|
-
}
|
|
1186
|
-
getStringContextItem(key) {
|
|
1187
|
-
let iv = this.i.ez(key);
|
|
1188
|
-
return (iv);
|
|
1189
|
-
}
|
|
1190
|
-
setBoolContextItem(key, value) {
|
|
1191
|
-
this.i.g8(key, value);
|
|
1192
|
-
}
|
|
1193
|
-
getBoolContextItem(key) {
|
|
1194
|
-
let iv = this.i.a2(key);
|
|
1195
|
-
return (iv);
|
|
1196
|
-
}
|
|
1197
|
-
setColorContextItem(key, value) {
|
|
1198
|
-
this.i.he(key, stringToColor(value));
|
|
1199
|
-
}
|
|
1200
|
-
getColorContextItem(key) {
|
|
1201
|
-
let iv = this.i.kl(key);
|
|
1202
|
-
return colorToString(iv);
|
|
1203
|
-
}
|
|
1204
|
-
setDataContextItem(key, value) {
|
|
1205
|
-
this.i.hi(key, value);
|
|
1206
|
-
}
|
|
1207
|
-
getDataContextItem(key) {
|
|
1208
|
-
let iv = this.i.db(key);
|
|
1209
|
-
return (iv);
|
|
1210
|
-
}
|
|
1211
|
-
get contentRefreshed() {
|
|
1212
|
-
return this._contentRefreshed;
|
|
1213
|
-
}
|
|
1214
|
-
set contentRefreshed(ev) {
|
|
1215
|
-
if (this._contentRefreshed_wrapped !== null) {
|
|
1216
|
-
this.i.contentRefreshed = delegateRemove(this.i.contentRefreshed, this._contentRefreshed_wrapped);
|
|
1217
|
-
this._contentRefreshed_wrapped = null;
|
|
1218
|
-
this._contentRefreshed = null;
|
|
1219
|
-
}
|
|
1220
|
-
this._contentRefreshed = ev;
|
|
1221
|
-
this._contentRefreshed_wrapped = (o, e) => {
|
|
1222
|
-
let outerArgs = new IgcToolPanelContentRefreshedEventArgs();
|
|
1223
|
-
outerArgs._provideImplementation(e);
|
|
1224
|
-
if (this.beforeContentRefreshed) {
|
|
1225
|
-
this.beforeContentRefreshed(this, outerArgs);
|
|
1226
|
-
}
|
|
1227
|
-
if (this._contentRefreshed) {
|
|
1228
|
-
this._contentRefreshed(this, outerArgs);
|
|
1229
|
-
}
|
|
1230
|
-
};
|
|
1231
|
-
this.i.contentRefreshed = delegateCombine(this.i.contentRefreshed, this._contentRefreshed_wrapped);
|
|
1232
|
-
;
|
|
1233
|
-
}
|
|
1234
|
-
get onCommand() {
|
|
1235
|
-
return this._onCommand;
|
|
1236
|
-
}
|
|
1237
|
-
set onCommand(ev) {
|
|
1238
|
-
if (this._onCommand_wrapped !== null) {
|
|
1239
|
-
this.i.onCommand = delegateRemove(this.i.onCommand, this._onCommand_wrapped);
|
|
1240
|
-
this._onCommand_wrapped = null;
|
|
1241
|
-
this._onCommand = null;
|
|
1242
|
-
}
|
|
1243
|
-
this._onCommand = ev;
|
|
1244
|
-
this._onCommand_wrapped = (o, e) => {
|
|
1245
|
-
let outerArgs = new IgcToolCommandEventArgs();
|
|
1246
|
-
outerArgs._provideImplementation(e);
|
|
1247
|
-
if (this.beforeOnCommand) {
|
|
1248
|
-
this.beforeOnCommand(this, outerArgs);
|
|
1249
|
-
}
|
|
1250
|
-
if (this._onCommand) {
|
|
1251
|
-
this._onCommand(this, outerArgs);
|
|
1252
|
-
}
|
|
1253
|
-
};
|
|
1254
|
-
this.i.onCommand = delegateCombine(this.i.onCommand, this._onCommand_wrapped);
|
|
1255
|
-
;
|
|
1256
|
-
}
|
|
1257
|
-
}
|
|
1258
|
-
IgcToolPanelComponent._observedAttributesIgcToolPanelComponent = null;
|
|
1259
|
-
IgcToolPanelComponent.htmlTagName = "igc-tool-panel";
|
|
1260
|
-
IgcToolPanelComponent._isElementRegistered = false;
|
|
1261
|
-
return IgcToolPanelComponent;
|
|
1262
|
-
})();
|
|
1263
|
-
export { IgcToolPanelComponent };
|