igniteui-webcomponents 7.1.0 → 7.1.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/CHANGELOG.md +26 -0
- package/README.md +13 -11
- package/animations/easings.d.ts +1 -1
- package/animations/easings.js +1 -1
- package/animations/easings.js.map +1 -1
- package/components/badge/themes/dark/badge.indigo.css.js +1 -1
- package/components/badge/themes/dark/badge.indigo.css.js.map +1 -1
- package/components/button/themes/button/light/button.indigo.css.js +1 -1
- package/components/button/themes/button/light/button.indigo.css.js.map +1 -1
- package/components/button/themes/icon-button/dark/icon-button.indigo.css.js +1 -1
- package/components/button/themes/icon-button/dark/icon-button.indigo.css.js.map +1 -1
- package/components/button-group/button-group.js +2 -2
- package/components/button-group/button-group.js.map +1 -1
- package/components/button-group/themes/dark/button-group.bootstrap.css.js +1 -1
- package/components/button-group/themes/dark/button-group.bootstrap.css.js.map +1 -1
- package/components/button-group/themes/dark/button-group.fluent.css.js +1 -1
- package/components/button-group/themes/dark/button-group.fluent.css.js.map +1 -1
- package/components/button-group/themes/dark/button-group.indigo.css.js +1 -1
- package/components/button-group/themes/dark/button-group.indigo.css.js.map +1 -1
- package/components/button-group/themes/dark/button-group.material.css.js +1 -1
- package/components/button-group/themes/dark/button-group.material.css.js.map +1 -1
- package/components/button-group/themes/dark/button-group.shared.css.js +1 -1
- package/components/button-group/themes/dark/button-group.shared.css.js.map +1 -1
- package/components/button-group/themes/light/button-group.bootstrap.css.js +1 -1
- package/components/button-group/themes/light/button-group.bootstrap.css.js.map +1 -1
- package/components/button-group/themes/light/button-group.fluent.css.js +1 -1
- package/components/button-group/themes/light/button-group.fluent.css.js.map +1 -1
- package/components/button-group/themes/light/button-group.indigo.css.js +1 -1
- package/components/button-group/themes/light/button-group.indigo.css.js.map +1 -1
- package/components/button-group/themes/light/button-group.material.css.js +1 -1
- package/components/button-group/themes/light/button-group.material.css.js.map +1 -1
- package/components/button-group/themes/light/button-group.shared.css.js +1 -1
- package/components/button-group/themes/light/button-group.shared.css.js.map +1 -1
- package/components/button-group/themes/shared/button/button.bootstrap.css.js +1 -1
- package/components/button-group/themes/shared/button/button.bootstrap.css.js.map +1 -1
- package/components/button-group/themes/shared/button/button.common.css.js +1 -1
- package/components/button-group/themes/shared/button/button.common.css.js.map +1 -1
- package/components/button-group/themes/shared/button/button.fluent.css.js +1 -1
- package/components/button-group/themes/shared/button/button.fluent.css.js.map +1 -1
- package/components/button-group/themes/shared/button/button.indigo.css.js +1 -1
- package/components/button-group/themes/shared/button/button.indigo.css.js.map +1 -1
- package/components/button-group/themes/shared/button/button.material.css.js +1 -1
- package/components/button-group/themes/shared/button/button.material.css.js.map +1 -1
- package/components/calendar/calendar.js +3 -3
- package/components/calendar/calendar.js.map +1 -1
- package/components/calendar/days-view/days-view.js +13 -11
- package/components/calendar/days-view/days-view.js.map +1 -1
- package/components/calendar/helpers.js +2 -2
- package/components/calendar/helpers.js.map +1 -1
- package/components/calendar/themes/dark/calendar.indigo.css.js +1 -1
- package/components/calendar/themes/dark/calendar.indigo.css.js.map +1 -1
- package/components/card/themes/dark/card.indigo.css.js +1 -1
- package/components/card/themes/dark/card.indigo.css.js.map +1 -1
- package/components/carousel/carousel.js +2 -2
- package/components/carousel/carousel.js.map +1 -1
- package/components/chat/chat-message.js +1 -0
- package/components/chat/chat-message.js.map +1 -1
- package/components/chat/themes/dark/chat.bootstrap.css.js +1 -1
- package/components/chat/themes/dark/chat.bootstrap.css.js.map +1 -1
- package/components/chat/themes/dark/chat.fluent.css.js +1 -1
- package/components/chat/themes/dark/chat.fluent.css.js.map +1 -1
- package/components/chat/themes/dark/chat.indigo.css.js +1 -1
- package/components/chat/themes/dark/chat.indigo.css.js.map +1 -1
- package/components/chat/themes/dark/chat.material.css.js +1 -1
- package/components/chat/themes/dark/chat.material.css.js.map +1 -1
- package/components/chat/themes/light/chat.bootstrap.css.js +1 -1
- package/components/chat/themes/light/chat.bootstrap.css.js.map +1 -1
- package/components/chat/themes/light/chat.fluent.css.js +1 -1
- package/components/chat/themes/light/chat.fluent.css.js.map +1 -1
- package/components/chat/themes/light/chat.indigo.css.js +1 -1
- package/components/chat/themes/light/chat.indigo.css.js.map +1 -1
- package/components/chat/themes/light/chat.material.css.js +1 -1
- package/components/chat/themes/light/chat.material.css.js.map +1 -1
- package/components/chat/themes/light/chat.shared.css.js +1 -1
- package/components/chat/themes/light/chat.shared.css.js.map +1 -1
- package/components/chat/themes/message.base.css.js +1 -1
- package/components/chat/themes/message.base.css.js.map +1 -1
- package/components/chat/themes/message.js +0 -14
- package/components/chat/themes/message.js.map +1 -1
- package/components/chat/themes/shared/chat-message/chat-message.common.css.js +1 -1
- package/components/chat/themes/shared/chat-message/chat-message.common.css.js.map +1 -1
- package/components/chat/themes/shared/chat-message/chat-message.indigo.css.js +1 -1
- package/components/chat/themes/shared/chat-message/chat-message.indigo.css.js.map +1 -1
- package/components/checkbox/themes/dark/checkbox/checkbox.bootstrap.css.js +1 -1
- package/components/checkbox/themes/dark/checkbox/checkbox.bootstrap.css.js.map +1 -1
- package/components/checkbox/themes/dark/checkbox/checkbox.fluent.css.js +1 -1
- package/components/checkbox/themes/dark/checkbox/checkbox.fluent.css.js.map +1 -1
- package/components/checkbox/themes/dark/checkbox/checkbox.indigo.css.js +1 -1
- package/components/checkbox/themes/dark/checkbox/checkbox.indigo.css.js.map +1 -1
- package/components/checkbox/themes/dark/checkbox/checkbox.material.css.js +1 -1
- package/components/checkbox/themes/dark/checkbox/checkbox.material.css.js.map +1 -1
- package/components/checkbox/themes/light/checkbox/checkbox.bootstrap.css.js +1 -1
- package/components/checkbox/themes/light/checkbox/checkbox.bootstrap.css.js.map +1 -1
- package/components/checkbox/themes/light/checkbox/checkbox.fluent.css.js +1 -1
- package/components/checkbox/themes/light/checkbox/checkbox.fluent.css.js.map +1 -1
- package/components/checkbox/themes/light/checkbox/checkbox.indigo.css.js +1 -1
- package/components/checkbox/themes/light/checkbox/checkbox.indigo.css.js.map +1 -1
- package/components/checkbox/themes/light/checkbox/checkbox.material.css.js +1 -1
- package/components/checkbox/themes/light/checkbox/checkbox.material.css.js.map +1 -1
- package/components/checkbox/themes/light/checkbox/checkbox.shared.css.js +1 -1
- package/components/checkbox/themes/light/checkbox/checkbox.shared.css.js.map +1 -1
- package/components/checkbox/themes/shared/checkbox/checkbox.bootstrap.css.js +1 -1
- package/components/checkbox/themes/shared/checkbox/checkbox.bootstrap.css.js.map +1 -1
- package/components/checkbox/themes/shared/checkbox/checkbox.common.css.js +1 -1
- package/components/checkbox/themes/shared/checkbox/checkbox.common.css.js.map +1 -1
- package/components/checkbox/themes/shared/checkbox/checkbox.fluent.css.js +1 -1
- package/components/checkbox/themes/shared/checkbox/checkbox.fluent.css.js.map +1 -1
- package/components/checkbox/themes/shared/checkbox/checkbox.indigo.css.js +1 -1
- package/components/checkbox/themes/shared/checkbox/checkbox.indigo.css.js.map +1 -1
- package/components/checkbox/themes/shared/checkbox/checkbox.material.css.js +1 -1
- package/components/checkbox/themes/shared/checkbox/checkbox.material.css.js.map +1 -1
- package/components/chip/chip.d.ts +1 -0
- package/components/chip/chip.js +3 -1
- package/components/chip/chip.js.map +1 -1
- package/components/chip/themes/chip.base.css.js +1 -1
- package/components/chip/themes/chip.base.css.js.map +1 -1
- package/components/chip/themes/dark/chip.indigo.css.js +1 -1
- package/components/chip/themes/dark/chip.indigo.css.js.map +1 -1
- package/components/chip/themes/shared/chip.common.css.js +1 -1
- package/components/chip/themes/shared/chip.common.css.js.map +1 -1
- package/components/combo/combo-header.js.map +1 -1
- package/components/combo/combo-item.d.ts +7 -3
- package/components/combo/combo-item.js +5 -4
- package/components/combo/combo-item.js.map +1 -1
- package/components/combo/combo-list.js.map +1 -1
- package/components/combo/combo.d.ts +92 -81
- package/components/combo/combo.js +327 -281
- package/components/combo/combo.js.map +1 -1
- package/components/combo/controllers/data.d.ts +50 -13
- package/components/combo/controllers/data.js +49 -28
- package/components/combo/controllers/data.js.map +1 -1
- package/components/combo/controllers/navigation.d.ts +19 -18
- package/components/combo/controllers/navigation.js +73 -90
- package/components/combo/controllers/navigation.js.map +1 -1
- package/components/combo/operations/filter.d.ts +2 -2
- package/components/combo/operations/filter.js.map +1 -1
- package/components/combo/operations/group.d.ts +2 -2
- package/components/combo/operations/group.js.map +1 -1
- package/components/combo/themes/dark/combo.indigo.css.js +1 -1
- package/components/combo/themes/dark/combo.indigo.css.js.map +1 -1
- package/components/common/context.d.ts +1 -1
- package/components/common/context.js +1 -1
- package/components/common/context.js.map +1 -1
- package/components/common/controllers/drag.js +2 -2
- package/components/common/controllers/drag.js.map +1 -1
- package/components/common/controllers/key-bindings.d.ts +100 -18
- package/components/common/controllers/key-bindings.js +54 -47
- package/components/common/controllers/key-bindings.js.map +1 -1
- package/components/common/controllers/root-click.js +3 -3
- package/components/common/controllers/root-click.js.map +1 -1
- package/components/common/controllers/slot.d.ts +1 -1
- package/components/common/controllers/slot.js.map +1 -1
- package/components/common/mixins/combo-box.d.ts +24 -19
- package/components/common/mixins/combo-box.js +26 -23
- package/components/common/mixins/combo-box.js.map +1 -1
- package/components/common/util.d.ts +45 -18
- package/components/common/util.js +13 -27
- package/components/common/util.js.map +1 -1
- package/components/date-picker/date-picker.d.ts +3 -3
- package/components/date-picker/date-picker.js +10 -10
- package/components/date-picker/date-picker.js.map +1 -1
- package/components/date-picker/themes/dark/date-picker.indigo.css.js +1 -1
- package/components/date-picker/themes/dark/date-picker.indigo.css.js.map +1 -1
- package/components/date-range-picker/date-range-picker.d.ts +3 -4
- package/components/date-range-picker/date-range-picker.js +11 -11
- package/components/date-range-picker/date-range-picker.js.map +1 -1
- package/components/date-range-picker/themes/dark/date-range-picker.indigo.css.js +1 -1
- package/components/date-range-picker/themes/dark/date-range-picker.indigo.css.js.map +1 -1
- package/components/date-time-input/date-time-input.js +1 -1
- package/components/date-time-input/date-time-input.js.map +1 -1
- package/components/date-time-input/datetime-mask-parser.d.ts +1 -2
- package/components/date-time-input/datetime-mask-parser.js +1 -2
- package/components/date-time-input/datetime-mask-parser.js.map +1 -1
- package/components/dialog/themes/dark/dialog.indigo.css.js +1 -1
- package/components/dialog/themes/dark/dialog.indigo.css.js.map +1 -1
- package/components/dropdown/dropdown.d.ts +2 -2
- package/components/dropdown/dropdown.js +6 -6
- package/components/dropdown/dropdown.js.map +1 -1
- package/components/dropdown/themes/dark/dropdown.indigo.css.js +1 -1
- package/components/dropdown/themes/dark/dropdown.indigo.css.js.map +1 -1
- package/components/dropdown/themes/shared/item/dropdown-item.common.css.js +1 -1
- package/components/dropdown/themes/shared/item/dropdown-item.common.css.js.map +1 -1
- package/components/dropdown/themes/shared/item/dropdown-item.indigo.css.js +1 -1
- package/components/dropdown/themes/shared/item/dropdown-item.indigo.css.js.map +1 -1
- package/components/highlight/service.js +1 -1
- package/components/highlight/service.js.map +1 -1
- package/components/input/themes/shared/input.material.css.js +1 -1
- package/components/input/themes/shared/input.material.css.js.map +1 -1
- package/components/list/themes/dark/container/list.bootstrap.css.js +1 -1
- package/components/list/themes/dark/container/list.bootstrap.css.js.map +1 -1
- package/components/nav-drawer/themes/container.base.css.js +1 -1
- package/components/nav-drawer/themes/container.base.css.js.map +1 -1
- package/components/navbar/themes/dark/navbar.indigo.css.js +1 -1
- package/components/navbar/themes/dark/navbar.indigo.css.js.map +1 -1
- package/components/progress/themes/circular/dark/circular.progress.indigo.css.js +1 -1
- package/components/progress/themes/circular/dark/circular.progress.indigo.css.js.map +1 -1
- package/components/progress/themes/circular/dark/circular.progress.shared.css.js +1 -1
- package/components/progress/themes/circular/dark/circular.progress.shared.css.js.map +1 -1
- package/components/progress/themes/circular/light/circular.progress.indigo.css.js +1 -1
- package/components/progress/themes/circular/light/circular.progress.indigo.css.js.map +1 -1
- package/components/progress/themes/circular/light/circular.progress.shared.css.js +1 -1
- package/components/progress/themes/circular/light/circular.progress.shared.css.js.map +1 -1
- package/components/progress/themes/circular/shared/circular.progress.common.css.js +1 -1
- package/components/progress/themes/circular/shared/circular.progress.common.css.js.map +1 -1
- package/components/progress/themes/linear/dark/linear.progress.indigo.css.js +1 -1
- package/components/progress/themes/linear/dark/linear.progress.indigo.css.js.map +1 -1
- package/components/progress/themes/linear/linear.progress.base.css.js +1 -1
- package/components/progress/themes/linear/linear.progress.base.css.js.map +1 -1
- package/components/radio/radio.js +1 -1
- package/components/radio/radio.js.map +1 -1
- package/components/rating/rating.d.ts +57 -28
- package/components/rating/rating.js +123 -120
- package/components/rating/rating.js.map +1 -1
- package/components/resize-container/resize-controller.js +2 -2
- package/components/resize-container/resize-controller.js.map +1 -1
- package/components/select/select.d.ts +3 -3
- package/components/select/select.js +10 -10
- package/components/select/select.js.map +1 -1
- package/components/select/themes/dark/select.indigo.css.js +1 -1
- package/components/select/themes/dark/select.indigo.css.js.map +1 -1
- package/components/snackbar/themes/dark/snackbar.indigo.css.js +1 -1
- package/components/snackbar/themes/dark/snackbar.indigo.css.js.map +1 -1
- package/components/splitter/splitter.d.ts +2 -2
- package/components/splitter/splitter.js.map +1 -1
- package/components/splitter/types.d.ts +11 -5
- package/components/splitter/types.js.map +1 -1
- package/components/stepper/common/state.d.ts +1 -1
- package/components/stepper/common/state.js.map +1 -1
- package/components/stepper/stepper.js +3 -3
- package/components/stepper/stepper.js.map +1 -1
- package/components/stepper/themes/step/dark/step.bootstrap.css.js +1 -1
- package/components/stepper/themes/step/dark/step.bootstrap.css.js.map +1 -1
- package/components/stepper/themes/step/dark/step.indigo.css.js +1 -1
- package/components/stepper/themes/step/dark/step.indigo.css.js.map +1 -1
- package/components/stepper/themes/step/dark/step.material.css.js +1 -1
- package/components/stepper/themes/step/dark/step.material.css.js.map +1 -1
- package/components/tabs/tab.d.ts +0 -1
- package/components/tabs/tab.js +2 -3
- package/components/tabs/tab.js.map +1 -1
- package/components/tabs/tabs.js +3 -3
- package/components/tabs/tabs.js.map +1 -1
- package/components/tile-manager/themes/dark/tile-manager.indigo.css.js +1 -1
- package/components/tile-manager/themes/dark/tile-manager.indigo.css.js.map +1 -1
- package/components/tile-manager/tile.js +2 -2
- package/components/tile-manager/tile.js.map +1 -1
- package/components/toast/themes/dark/toast.indigo.css.js +1 -1
- package/components/toast/themes/dark/toast.indigo.css.js.map +1 -1
- package/components/tree/themes/dark/container.bootstrap.css.js +1 -1
- package/components/tree/themes/dark/container.bootstrap.css.js.map +1 -1
- package/components/tree/themes/dark/container.indigo.css.js +1 -1
- package/components/tree/themes/dark/container.indigo.css.js.map +1 -1
- package/components/tree/themes/shared/item.indigo.css.js +1 -1
- package/components/tree/themes/shared/item.indigo.css.js.map +1 -1
- package/components/tree/tree-item.js +2 -3
- package/components/tree/tree-item.js.map +1 -1
- package/custom-elements.json +1726 -983
- package/igniteui-webcomponents.css-data.json +1 -1
- package/igniteui-webcomponents.html-data.json +1 -1
- package/index.d.ts +1 -1
- package/index.js.map +1 -1
- package/package.json +1 -1
- package/skills/README.md +3 -0
- package/skills/igniteui-wc-choose-components/SKILL.md +53 -0
- package/skills/igniteui-wc-generate-from-image-design/SKILL.md +228 -0
- package/skills/igniteui-wc-generate-from-image-design/references/component-mapping.md +130 -0
- package/skills/igniteui-wc-generate-from-image-design/references/gotchas.md +147 -0
- package/skills/igniteui-wc-integrate-with-framework/SKILL.md +22 -1
- package/skills/igniteui-wc-integrate-with-framework/references/angular.md +2 -0
- package/skills/igniteui-wc-integrate-with-framework/references/react.md +2 -0
- package/skills/igniteui-wc-integrate-with-framework/references/vanilla-js.md +2 -0
- package/skills/igniteui-wc-integrate-with-framework/references/vue.md +2 -0
- package/web-types.json +2 -2
- package/components/chat/themes/shared/chat-message/chat-message.bootstrap.css.d.ts +0 -1
- package/components/chat/themes/shared/chat-message/chat-message.bootstrap.css.js +0 -3
- package/components/chat/themes/shared/chat-message/chat-message.bootstrap.css.js.map +0 -1
- package/components/chat/themes/shared/chat-message/chat-message.fluent.css.d.ts +0 -1
- package/components/chat/themes/shared/chat-message/chat-message.fluent.css.js +0 -3
- package/components/chat/themes/shared/chat-message/chat-message.fluent.css.js.map +0 -1
- package/components/combo/controllers/selection.d.ts +0 -33
- package/components/combo/controllers/selection.js +0 -169
- package/components/combo/controllers/selection.js.map +0 -1
package/custom-elements.json
CHANGED
|
@@ -2652,41 +2652,41 @@
|
|
|
2652
2652
|
"exports": [
|
|
2653
2653
|
{
|
|
2654
2654
|
"kind": "js",
|
|
2655
|
-
"name": "
|
|
2655
|
+
"name": "InferSlotNames",
|
|
2656
2656
|
"declaration": {
|
|
2657
|
-
"name": "
|
|
2657
|
+
"name": "InferSlotNames",
|
|
2658
2658
|
"module": "src/components/common/controllers/slot.ts"
|
|
2659
2659
|
}
|
|
2660
2660
|
},
|
|
2661
2661
|
{
|
|
2662
2662
|
"kind": "js",
|
|
2663
|
-
"name": "
|
|
2663
|
+
"name": "SlotChangeCallback",
|
|
2664
2664
|
"declaration": {
|
|
2665
|
-
"name": "
|
|
2665
|
+
"name": "SlotChangeCallback",
|
|
2666
2666
|
"module": "src/components/common/controllers/slot.ts"
|
|
2667
2667
|
}
|
|
2668
2668
|
},
|
|
2669
2669
|
{
|
|
2670
2670
|
"kind": "js",
|
|
2671
|
-
"name": "
|
|
2671
|
+
"name": "SlotChangeCallbackParameters",
|
|
2672
2672
|
"declaration": {
|
|
2673
|
-
"name": "
|
|
2673
|
+
"name": "SlotChangeCallbackParameters",
|
|
2674
2674
|
"module": "src/components/common/controllers/slot.ts"
|
|
2675
2675
|
}
|
|
2676
2676
|
},
|
|
2677
2677
|
{
|
|
2678
2678
|
"kind": "js",
|
|
2679
|
-
"name": "
|
|
2679
|
+
"name": "SlotController",
|
|
2680
2680
|
"declaration": {
|
|
2681
|
-
"name": "
|
|
2681
|
+
"name": "SlotController",
|
|
2682
2682
|
"module": "src/components/common/controllers/slot.ts"
|
|
2683
2683
|
}
|
|
2684
2684
|
},
|
|
2685
2685
|
{
|
|
2686
2686
|
"kind": "js",
|
|
2687
|
-
"name": "
|
|
2687
|
+
"name": "SlotControllerOptions",
|
|
2688
2688
|
"declaration": {
|
|
2689
|
-
"name": "
|
|
2689
|
+
"name": "SlotControllerOptions",
|
|
2690
2690
|
"module": "src/components/common/controllers/slot.ts"
|
|
2691
2691
|
}
|
|
2692
2692
|
},
|
|
@@ -2700,25 +2700,25 @@
|
|
|
2700
2700
|
},
|
|
2701
2701
|
{
|
|
2702
2702
|
"kind": "js",
|
|
2703
|
-
"name": "
|
|
2703
|
+
"name": "addSlotController",
|
|
2704
2704
|
"declaration": {
|
|
2705
|
-
"name": "
|
|
2705
|
+
"name": "addSlotController",
|
|
2706
2706
|
"module": "src/components/common/controllers/slot.ts"
|
|
2707
2707
|
}
|
|
2708
2708
|
},
|
|
2709
2709
|
{
|
|
2710
2710
|
"kind": "js",
|
|
2711
|
-
"name": "
|
|
2711
|
+
"name": "DefaultSlot",
|
|
2712
2712
|
"declaration": {
|
|
2713
|
-
"name": "
|
|
2713
|
+
"name": "DefaultSlot",
|
|
2714
2714
|
"module": "src/components/common/controllers/slot.ts"
|
|
2715
2715
|
}
|
|
2716
2716
|
},
|
|
2717
2717
|
{
|
|
2718
2718
|
"kind": "js",
|
|
2719
|
-
"name": "
|
|
2719
|
+
"name": "setSlots",
|
|
2720
2720
|
"declaration": {
|
|
2721
|
-
"name": "
|
|
2721
|
+
"name": "setSlots",
|
|
2722
2722
|
"module": "src/components/common/controllers/slot.ts"
|
|
2723
2723
|
}
|
|
2724
2724
|
}
|
|
@@ -3232,9 +3232,9 @@
|
|
|
3232
3232
|
"kind": "variable",
|
|
3233
3233
|
"name": "ctrlKey",
|
|
3234
3234
|
"type": {
|
|
3235
|
-
"text": "'
|
|
3235
|
+
"text": "'Control'"
|
|
3236
3236
|
},
|
|
3237
|
-
"default": "'
|
|
3237
|
+
"default": "'Control'"
|
|
3238
3238
|
},
|
|
3239
3239
|
{
|
|
3240
3240
|
"kind": "variable",
|
|
@@ -3252,9 +3252,18 @@
|
|
|
3252
3252
|
},
|
|
3253
3253
|
"default": "'Shift'"
|
|
3254
3254
|
},
|
|
3255
|
+
{
|
|
3256
|
+
"kind": "variable",
|
|
3257
|
+
"name": "MODIFIER_EVENT_KEYS",
|
|
3258
|
+
"type": {
|
|
3259
|
+
"text": "Record<string, string>"
|
|
3260
|
+
},
|
|
3261
|
+
"default": "{ alt: 'altKey', control: 'ctrlKey', meta: 'metaKey', shift: 'shiftKey', }",
|
|
3262
|
+
"description": "Maps internal modifier names to their corresponding `KeyboardEvent` boolean property names.\nNeeded because `ctrlKey` in the DOM is the property for the `'control'` modifier (not `'controlKey'`)."
|
|
3263
|
+
},
|
|
3255
3264
|
{
|
|
3256
3265
|
"kind": "class",
|
|
3257
|
-
"description": "",
|
|
3266
|
+
"description": "A controller for managing key bindings on a host element. It allows you to register handlers for specific key combinations,\nwith support for modifier keys and event options such as `preventDefault` and `stopPropagation`.\n\nThe controller listens for keyboard events on the host element (or an optionally specified element) and invokes the appropriate handlers\nwhen the registered key combinations are detected.",
|
|
3258
3267
|
"name": "KeyBindingController",
|
|
3259
3268
|
"members": [
|
|
3260
3269
|
{
|
|
@@ -3372,7 +3381,7 @@
|
|
|
3372
3381
|
}
|
|
3373
3382
|
}
|
|
3374
3383
|
],
|
|
3375
|
-
"description": "
|
|
3384
|
+
"description": "Applies the event modifiers specified in the binding options to the provided keyboard event.\nIf `preventDefault` is set, it calls `event.preventDefault()`.\nIf `stopPropagation` is set, it calls `event.stopPropagation()`."
|
|
3376
3385
|
},
|
|
3377
3386
|
{
|
|
3378
3387
|
"kind": "method",
|
|
@@ -3396,7 +3405,8 @@
|
|
|
3396
3405
|
"text": "KeyboardEvent"
|
|
3397
3406
|
}
|
|
3398
3407
|
}
|
|
3399
|
-
]
|
|
3408
|
+
],
|
|
3409
|
+
"description": "Determines whether the provided keyboard event matches the specified key binding,\ntaking into account the event type and the binding's trigger options."
|
|
3400
3410
|
},
|
|
3401
3411
|
{
|
|
3402
3412
|
"kind": "method",
|
|
@@ -3414,12 +3424,48 @@
|
|
|
3414
3424
|
"text": "KeyboardEvent"
|
|
3415
3425
|
}
|
|
3416
3426
|
}
|
|
3417
|
-
]
|
|
3427
|
+
],
|
|
3428
|
+
"description": "Determines whether the provided event should be ignored based on the controller's configuration and the event's context.\nThe method checks if the event's key is among the allowed keys, if the event originated from within the controller's scope,\nand if it matches any of the skip conditions defined in the controller's options."
|
|
3429
|
+
},
|
|
3430
|
+
{
|
|
3431
|
+
"kind": "method",
|
|
3432
|
+
"name": "_handleGlobalBlur",
|
|
3433
|
+
"privacy": "private",
|
|
3434
|
+
"return": {
|
|
3435
|
+
"type": {
|
|
3436
|
+
"text": "void"
|
|
3437
|
+
}
|
|
3438
|
+
},
|
|
3439
|
+
"description": "Handles the global blur event to clear the internal state of pressed keys.\n\nThis is necessary to prevent \"stuck\" keys when the user switches to another application\nor tab while holding down a key."
|
|
3440
|
+
},
|
|
3441
|
+
{
|
|
3442
|
+
"kind": "method",
|
|
3443
|
+
"name": "_handleKeyEvent",
|
|
3444
|
+
"privacy": "private",
|
|
3445
|
+
"return": {
|
|
3446
|
+
"type": {
|
|
3447
|
+
"text": "void"
|
|
3448
|
+
}
|
|
3449
|
+
},
|
|
3450
|
+
"parameters": [
|
|
3451
|
+
{
|
|
3452
|
+
"name": "event",
|
|
3453
|
+
"type": {
|
|
3454
|
+
"text": "KeyboardEvent"
|
|
3455
|
+
}
|
|
3456
|
+
}
|
|
3457
|
+
],
|
|
3458
|
+
"description": "Handles keyboard events on the observed element.\n\nIt checks if the event should be skipped based on the controller's configuration,\nand if not, it determines if there is a registered handler for the combination of pressed keys and active modifiers.\n\nIf a matching handler is found, it applies the specified event modifiers and invokes the handler.\nIt also manages the internal state of currently pressed keys to accurately detect key combinations."
|
|
3418
3459
|
},
|
|
3419
3460
|
{
|
|
3420
3461
|
"kind": "method",
|
|
3421
3462
|
"name": "set",
|
|
3422
3463
|
"privacy": "public",
|
|
3464
|
+
"return": {
|
|
3465
|
+
"type": {
|
|
3466
|
+
"text": "this"
|
|
3467
|
+
}
|
|
3468
|
+
},
|
|
3423
3469
|
"parameters": [
|
|
3424
3470
|
{
|
|
3425
3471
|
"name": "key",
|
|
@@ -3441,12 +3487,17 @@
|
|
|
3441
3487
|
}
|
|
3442
3488
|
}
|
|
3443
3489
|
],
|
|
3444
|
-
"description": "Registers a
|
|
3490
|
+
"description": "Registers a key binding with the specified key(s), handler function, and optional configuration.\n\nThe `key` parameter can be a single key or an array of keys, and can include modifier keys (e.g., 'ctrl+s', ['shift', 'a']).\nThe `handler` is a function that will be called when the specified key combination is detected.\nThe `bindingOptions` allow you to customize the behavior of the binding, such as which event types trigger the handler,\nwhether it should fire on auto-repeated keydown events, and whether to call `preventDefault` or `stopPropagation`.\n\nThe method returns the controller instance to allow for method chaining."
|
|
3445
3491
|
},
|
|
3446
3492
|
{
|
|
3447
3493
|
"kind": "method",
|
|
3448
3494
|
"name": "setActivateHandler",
|
|
3449
3495
|
"privacy": "public",
|
|
3496
|
+
"return": {
|
|
3497
|
+
"type": {
|
|
3498
|
+
"text": "this"
|
|
3499
|
+
}
|
|
3500
|
+
},
|
|
3450
3501
|
"parameters": [
|
|
3451
3502
|
{
|
|
3452
3503
|
"name": "handler",
|
|
@@ -3462,7 +3513,7 @@
|
|
|
3462
3513
|
}
|
|
3463
3514
|
}
|
|
3464
3515
|
],
|
|
3465
|
-
"description": "
|
|
3516
|
+
"description": "Registers the provided handler function to be called when either the Enter key or Space bar is pressed.\n\nThis is a common pattern for activating buttons or interactive elements, and this method provides a convenient way to set up such bindings.\n\nThe method accepts optional `KeyBindingOptions` which are applied to both the Enter key and Space bar bindings.\nIt returns the controller instance to allow for method chaining."
|
|
3466
3517
|
},
|
|
3467
3518
|
{
|
|
3468
3519
|
"kind": "method",
|
|
@@ -3490,7 +3541,7 @@
|
|
|
3490
3541
|
"name": "addKeybindings",
|
|
3491
3542
|
"return": {
|
|
3492
3543
|
"type": {
|
|
3493
|
-
"text": "
|
|
3544
|
+
"text": ""
|
|
3494
3545
|
}
|
|
3495
3546
|
},
|
|
3496
3547
|
"parameters": [
|
|
@@ -3498,17 +3549,19 @@
|
|
|
3498
3549
|
"name": "element",
|
|
3499
3550
|
"type": {
|
|
3500
3551
|
"text": "ReactiveControllerHost & Element"
|
|
3501
|
-
}
|
|
3552
|
+
},
|
|
3553
|
+
"description": "The host element to which the controller will be attached."
|
|
3502
3554
|
},
|
|
3503
3555
|
{
|
|
3504
3556
|
"name": "options",
|
|
3505
3557
|
"optional": true,
|
|
3506
3558
|
"type": {
|
|
3507
3559
|
"text": "KeyBindingControllerOptions"
|
|
3508
|
-
}
|
|
3560
|
+
},
|
|
3561
|
+
"description": "Optional configuration for the controller."
|
|
3509
3562
|
}
|
|
3510
3563
|
],
|
|
3511
|
-
"description": "
|
|
3564
|
+
"description": "Controller factory function which creates a KeyBindingController instance and attaches it to the provided host."
|
|
3512
3565
|
}
|
|
3513
3566
|
],
|
|
3514
3567
|
"exports": [
|
|
@@ -3642,41 +3695,41 @@
|
|
|
3642
3695
|
},
|
|
3643
3696
|
{
|
|
3644
3697
|
"kind": "js",
|
|
3645
|
-
"name": "
|
|
3698
|
+
"name": "MODIFIER_EVENT_KEYS",
|
|
3646
3699
|
"declaration": {
|
|
3647
|
-
"name": "
|
|
3700
|
+
"name": "MODIFIER_EVENT_KEYS",
|
|
3648
3701
|
"module": "src/components/common/controllers/key-bindings.ts"
|
|
3649
3702
|
}
|
|
3650
3703
|
},
|
|
3651
3704
|
{
|
|
3652
3705
|
"kind": "js",
|
|
3653
|
-
"name": "
|
|
3706
|
+
"name": "addKeybindings",
|
|
3654
3707
|
"declaration": {
|
|
3655
|
-
"name": "
|
|
3708
|
+
"name": "addKeybindings",
|
|
3656
3709
|
"module": "src/components/common/controllers/key-bindings.ts"
|
|
3657
3710
|
}
|
|
3658
3711
|
},
|
|
3659
3712
|
{
|
|
3660
3713
|
"kind": "js",
|
|
3661
|
-
"name": "
|
|
3714
|
+
"name": "KeyBindingController",
|
|
3662
3715
|
"declaration": {
|
|
3663
|
-
"name": "
|
|
3716
|
+
"name": "KeyBindingController",
|
|
3664
3717
|
"module": "src/components/common/controllers/key-bindings.ts"
|
|
3665
3718
|
}
|
|
3666
3719
|
},
|
|
3667
3720
|
{
|
|
3668
3721
|
"kind": "js",
|
|
3669
|
-
"name": "
|
|
3722
|
+
"name": "KeyBindingHandler",
|
|
3670
3723
|
"declaration": {
|
|
3671
|
-
"name": "
|
|
3724
|
+
"name": "KeyBindingHandler",
|
|
3672
3725
|
"module": "src/components/common/controllers/key-bindings.ts"
|
|
3673
3726
|
}
|
|
3674
3727
|
},
|
|
3675
3728
|
{
|
|
3676
3729
|
"kind": "js",
|
|
3677
|
-
"name": "
|
|
3730
|
+
"name": "KeyBindingObserverCleanup",
|
|
3678
3731
|
"declaration": {
|
|
3679
|
-
"name": "
|
|
3732
|
+
"name": "KeyBindingObserverCleanup",
|
|
3680
3733
|
"module": "src/components/common/controllers/key-bindings.ts"
|
|
3681
3734
|
}
|
|
3682
3735
|
},
|
|
@@ -3690,9 +3743,17 @@
|
|
|
3690
3743
|
},
|
|
3691
3744
|
{
|
|
3692
3745
|
"kind": "js",
|
|
3693
|
-
"name": "
|
|
3746
|
+
"name": "KeyBindingSkipCallback",
|
|
3694
3747
|
"declaration": {
|
|
3695
|
-
"name": "
|
|
3748
|
+
"name": "KeyBindingSkipCallback",
|
|
3749
|
+
"module": "src/components/common/controllers/key-bindings.ts"
|
|
3750
|
+
}
|
|
3751
|
+
},
|
|
3752
|
+
{
|
|
3753
|
+
"kind": "js",
|
|
3754
|
+
"name": "KeyBindingTrigger",
|
|
3755
|
+
"declaration": {
|
|
3756
|
+
"name": "KeyBindingTrigger",
|
|
3696
3757
|
"module": "src/components/common/controllers/key-bindings.ts"
|
|
3697
3758
|
}
|
|
3698
3759
|
}
|
|
@@ -8262,7 +8323,7 @@
|
|
|
8262
8323
|
{
|
|
8263
8324
|
"kind": "class",
|
|
8264
8325
|
"description": "",
|
|
8265
|
-
"name": "
|
|
8326
|
+
"name": "IgcBaseComboBoxComponent",
|
|
8266
8327
|
"members": [
|
|
8267
8328
|
{
|
|
8268
8329
|
"kind": "field",
|
|
@@ -8280,6 +8341,157 @@
|
|
|
8280
8341
|
},
|
|
8281
8342
|
"privacy": "protected"
|
|
8282
8343
|
},
|
|
8344
|
+
{
|
|
8345
|
+
"kind": "field",
|
|
8346
|
+
"name": "open",
|
|
8347
|
+
"type": {
|
|
8348
|
+
"text": "boolean"
|
|
8349
|
+
},
|
|
8350
|
+
"privacy": "public",
|
|
8351
|
+
"default": "false",
|
|
8352
|
+
"description": "Sets the open state of the component.",
|
|
8353
|
+
"attribute": "open",
|
|
8354
|
+
"reflects": true
|
|
8355
|
+
},
|
|
8356
|
+
{
|
|
8357
|
+
"kind": "method",
|
|
8358
|
+
"name": "_emitClosing",
|
|
8359
|
+
"privacy": "protected",
|
|
8360
|
+
"return": {
|
|
8361
|
+
"type": {
|
|
8362
|
+
"text": "boolean"
|
|
8363
|
+
}
|
|
8364
|
+
}
|
|
8365
|
+
},
|
|
8366
|
+
{
|
|
8367
|
+
"kind": "method",
|
|
8368
|
+
"name": "_emitClosed",
|
|
8369
|
+
"privacy": "protected",
|
|
8370
|
+
"return": {
|
|
8371
|
+
"type": {
|
|
8372
|
+
"text": "boolean"
|
|
8373
|
+
}
|
|
8374
|
+
}
|
|
8375
|
+
},
|
|
8376
|
+
{
|
|
8377
|
+
"kind": "method",
|
|
8378
|
+
"name": "_emitOpening",
|
|
8379
|
+
"privacy": "protected",
|
|
8380
|
+
"return": {
|
|
8381
|
+
"type": {
|
|
8382
|
+
"text": "boolean"
|
|
8383
|
+
}
|
|
8384
|
+
}
|
|
8385
|
+
},
|
|
8386
|
+
{
|
|
8387
|
+
"kind": "method",
|
|
8388
|
+
"name": "_emitOpened",
|
|
8389
|
+
"privacy": "protected",
|
|
8390
|
+
"return": {
|
|
8391
|
+
"type": {
|
|
8392
|
+
"text": "boolean"
|
|
8393
|
+
}
|
|
8394
|
+
}
|
|
8395
|
+
},
|
|
8396
|
+
{
|
|
8397
|
+
"kind": "method",
|
|
8398
|
+
"name": "_handleAnchorClick",
|
|
8399
|
+
"privacy": "protected",
|
|
8400
|
+
"return": {
|
|
8401
|
+
"type": {
|
|
8402
|
+
"text": "void"
|
|
8403
|
+
}
|
|
8404
|
+
}
|
|
8405
|
+
},
|
|
8406
|
+
{
|
|
8407
|
+
"kind": "method",
|
|
8408
|
+
"name": "_hide",
|
|
8409
|
+
"privacy": "protected",
|
|
8410
|
+
"return": {
|
|
8411
|
+
"type": {
|
|
8412
|
+
"text": "Promise<boolean>"
|
|
8413
|
+
}
|
|
8414
|
+
},
|
|
8415
|
+
"parameters": [
|
|
8416
|
+
{
|
|
8417
|
+
"name": "emitEvent",
|
|
8418
|
+
"default": "false"
|
|
8419
|
+
}
|
|
8420
|
+
]
|
|
8421
|
+
},
|
|
8422
|
+
{
|
|
8423
|
+
"kind": "method",
|
|
8424
|
+
"name": "_show",
|
|
8425
|
+
"privacy": "protected",
|
|
8426
|
+
"return": {
|
|
8427
|
+
"type": {
|
|
8428
|
+
"text": "Promise<boolean>"
|
|
8429
|
+
}
|
|
8430
|
+
},
|
|
8431
|
+
"parameters": [
|
|
8432
|
+
{
|
|
8433
|
+
"name": "emitEvent",
|
|
8434
|
+
"default": "false"
|
|
8435
|
+
}
|
|
8436
|
+
]
|
|
8437
|
+
},
|
|
8438
|
+
{
|
|
8439
|
+
"kind": "method",
|
|
8440
|
+
"name": "show",
|
|
8441
|
+
"privacy": "public",
|
|
8442
|
+
"return": {
|
|
8443
|
+
"type": {
|
|
8444
|
+
"text": "Promise<boolean>"
|
|
8445
|
+
}
|
|
8446
|
+
},
|
|
8447
|
+
"description": "Shows the component."
|
|
8448
|
+
},
|
|
8449
|
+
{
|
|
8450
|
+
"kind": "method",
|
|
8451
|
+
"name": "hide",
|
|
8452
|
+
"privacy": "public",
|
|
8453
|
+
"return": {
|
|
8454
|
+
"type": {
|
|
8455
|
+
"text": "Promise<boolean>"
|
|
8456
|
+
}
|
|
8457
|
+
},
|
|
8458
|
+
"description": "Hides the component."
|
|
8459
|
+
},
|
|
8460
|
+
{
|
|
8461
|
+
"kind": "method",
|
|
8462
|
+
"name": "toggle",
|
|
8463
|
+
"privacy": "public",
|
|
8464
|
+
"return": {
|
|
8465
|
+
"type": {
|
|
8466
|
+
"text": "Promise<boolean>"
|
|
8467
|
+
}
|
|
8468
|
+
},
|
|
8469
|
+
"description": "Toggles the open state of the component."
|
|
8470
|
+
}
|
|
8471
|
+
],
|
|
8472
|
+
"attributes": [
|
|
8473
|
+
{
|
|
8474
|
+
"name": "open",
|
|
8475
|
+
"type": {
|
|
8476
|
+
"text": "boolean"
|
|
8477
|
+
},
|
|
8478
|
+
"default": "false",
|
|
8479
|
+
"description": "Sets the open state of the component.",
|
|
8480
|
+
"fieldName": "open",
|
|
8481
|
+
"attribute": "open"
|
|
8482
|
+
}
|
|
8483
|
+
],
|
|
8484
|
+
"superclass": {
|
|
8485
|
+
"name": "LitElement",
|
|
8486
|
+
"package": "lit"
|
|
8487
|
+
},
|
|
8488
|
+
"customElement": true
|
|
8489
|
+
},
|
|
8490
|
+
{
|
|
8491
|
+
"kind": "class",
|
|
8492
|
+
"description": "",
|
|
8493
|
+
"name": "IgcComboBoxBaseLikeComponent",
|
|
8494
|
+
"members": [
|
|
8283
8495
|
{
|
|
8284
8496
|
"kind": "field",
|
|
8285
8497
|
"name": "keepOpenOnSelect",
|
|
@@ -8304,6 +8516,30 @@
|
|
|
8304
8516
|
"attribute": "keep-open-on-outside-click",
|
|
8305
8517
|
"reflects": true
|
|
8306
8518
|
},
|
|
8519
|
+
{
|
|
8520
|
+
"kind": "field",
|
|
8521
|
+
"name": "emitEvent",
|
|
8522
|
+
"type": {
|
|
8523
|
+
"text": "<\n K extends keyof IgcBaseComboBoxEventMap,\n D extends UnpackCustomEvent<IgcBaseComboBoxEventMap[K]>,\n >(\n event: K,\n eventInitDict?: CustomEventInit<D>\n ) => boolean"
|
|
8524
|
+
},
|
|
8525
|
+
"privacy": "public",
|
|
8526
|
+
"inheritedFrom": {
|
|
8527
|
+
"name": "IgcBaseComboBoxComponent",
|
|
8528
|
+
"module": "src/components/common/mixins/combo-box.ts"
|
|
8529
|
+
}
|
|
8530
|
+
},
|
|
8531
|
+
{
|
|
8532
|
+
"kind": "field",
|
|
8533
|
+
"name": "_rootClickController",
|
|
8534
|
+
"type": {
|
|
8535
|
+
"text": "RootClickController"
|
|
8536
|
+
},
|
|
8537
|
+
"privacy": "protected",
|
|
8538
|
+
"inheritedFrom": {
|
|
8539
|
+
"name": "IgcBaseComboBoxComponent",
|
|
8540
|
+
"module": "src/components/common/mixins/combo-box.ts"
|
|
8541
|
+
}
|
|
8542
|
+
},
|
|
8307
8543
|
{
|
|
8308
8544
|
"kind": "field",
|
|
8309
8545
|
"name": "open",
|
|
@@ -8314,54 +8550,121 @@
|
|
|
8314
8550
|
"default": "false",
|
|
8315
8551
|
"description": "Sets the open state of the component.",
|
|
8316
8552
|
"attribute": "open",
|
|
8317
|
-
"reflects": true
|
|
8553
|
+
"reflects": true,
|
|
8554
|
+
"inheritedFrom": {
|
|
8555
|
+
"name": "IgcBaseComboBoxComponent",
|
|
8556
|
+
"module": "src/components/common/mixins/combo-box.ts"
|
|
8557
|
+
}
|
|
8318
8558
|
},
|
|
8319
8559
|
{
|
|
8320
8560
|
"kind": "method",
|
|
8321
|
-
"name": "
|
|
8322
|
-
"privacy": "protected"
|
|
8561
|
+
"name": "_emitClosing",
|
|
8562
|
+
"privacy": "protected",
|
|
8563
|
+
"return": {
|
|
8564
|
+
"type": {
|
|
8565
|
+
"text": "boolean"
|
|
8566
|
+
}
|
|
8567
|
+
},
|
|
8568
|
+
"inheritedFrom": {
|
|
8569
|
+
"name": "IgcBaseComboBoxComponent",
|
|
8570
|
+
"module": "src/components/common/mixins/combo-box.ts"
|
|
8571
|
+
}
|
|
8323
8572
|
},
|
|
8324
8573
|
{
|
|
8325
8574
|
"kind": "method",
|
|
8326
|
-
"name": "
|
|
8327
|
-
"privacy": "protected"
|
|
8575
|
+
"name": "_emitClosed",
|
|
8576
|
+
"privacy": "protected",
|
|
8577
|
+
"return": {
|
|
8578
|
+
"type": {
|
|
8579
|
+
"text": "boolean"
|
|
8580
|
+
}
|
|
8581
|
+
},
|
|
8582
|
+
"inheritedFrom": {
|
|
8583
|
+
"name": "IgcBaseComboBoxComponent",
|
|
8584
|
+
"module": "src/components/common/mixins/combo-box.ts"
|
|
8585
|
+
}
|
|
8328
8586
|
},
|
|
8329
8587
|
{
|
|
8330
8588
|
"kind": "method",
|
|
8331
|
-
"name": "
|
|
8332
|
-
"privacy": "protected"
|
|
8589
|
+
"name": "_emitOpening",
|
|
8590
|
+
"privacy": "protected",
|
|
8591
|
+
"return": {
|
|
8592
|
+
"type": {
|
|
8593
|
+
"text": "boolean"
|
|
8594
|
+
}
|
|
8595
|
+
},
|
|
8596
|
+
"inheritedFrom": {
|
|
8597
|
+
"name": "IgcBaseComboBoxComponent",
|
|
8598
|
+
"module": "src/components/common/mixins/combo-box.ts"
|
|
8599
|
+
}
|
|
8333
8600
|
},
|
|
8334
8601
|
{
|
|
8335
8602
|
"kind": "method",
|
|
8336
|
-
"name": "
|
|
8337
|
-
"privacy": "protected"
|
|
8603
|
+
"name": "_emitOpened",
|
|
8604
|
+
"privacy": "protected",
|
|
8605
|
+
"return": {
|
|
8606
|
+
"type": {
|
|
8607
|
+
"text": "boolean"
|
|
8608
|
+
}
|
|
8609
|
+
},
|
|
8610
|
+
"inheritedFrom": {
|
|
8611
|
+
"name": "IgcBaseComboBoxComponent",
|
|
8612
|
+
"module": "src/components/common/mixins/combo-box.ts"
|
|
8613
|
+
}
|
|
8338
8614
|
},
|
|
8339
8615
|
{
|
|
8340
8616
|
"kind": "method",
|
|
8341
|
-
"name": "
|
|
8342
|
-
"privacy": "protected"
|
|
8617
|
+
"name": "_handleAnchorClick",
|
|
8618
|
+
"privacy": "protected",
|
|
8619
|
+
"return": {
|
|
8620
|
+
"type": {
|
|
8621
|
+
"text": "void"
|
|
8622
|
+
}
|
|
8623
|
+
},
|
|
8624
|
+
"inheritedFrom": {
|
|
8625
|
+
"name": "IgcBaseComboBoxComponent",
|
|
8626
|
+
"module": "src/components/common/mixins/combo-box.ts"
|
|
8627
|
+
}
|
|
8343
8628
|
},
|
|
8344
8629
|
{
|
|
8345
8630
|
"kind": "method",
|
|
8346
8631
|
"name": "_hide",
|
|
8347
8632
|
"privacy": "protected",
|
|
8633
|
+
"return": {
|
|
8634
|
+
"type": {
|
|
8635
|
+
"text": "Promise<boolean>"
|
|
8636
|
+
}
|
|
8637
|
+
},
|
|
8348
8638
|
"parameters": [
|
|
8349
8639
|
{
|
|
8350
8640
|
"name": "emitEvent",
|
|
8351
8641
|
"default": "false"
|
|
8352
8642
|
}
|
|
8353
|
-
]
|
|
8643
|
+
],
|
|
8644
|
+
"inheritedFrom": {
|
|
8645
|
+
"name": "IgcBaseComboBoxComponent",
|
|
8646
|
+
"module": "src/components/common/mixins/combo-box.ts"
|
|
8647
|
+
}
|
|
8354
8648
|
},
|
|
8355
8649
|
{
|
|
8356
8650
|
"kind": "method",
|
|
8357
8651
|
"name": "_show",
|
|
8358
8652
|
"privacy": "protected",
|
|
8653
|
+
"return": {
|
|
8654
|
+
"type": {
|
|
8655
|
+
"text": "Promise<boolean>"
|
|
8656
|
+
}
|
|
8657
|
+
},
|
|
8359
8658
|
"parameters": [
|
|
8360
8659
|
{
|
|
8361
8660
|
"name": "emitEvent",
|
|
8362
8661
|
"default": "false"
|
|
8363
8662
|
}
|
|
8364
|
-
]
|
|
8663
|
+
],
|
|
8664
|
+
"inheritedFrom": {
|
|
8665
|
+
"name": "IgcBaseComboBoxComponent",
|
|
8666
|
+
"module": "src/components/common/mixins/combo-box.ts"
|
|
8667
|
+
}
|
|
8365
8668
|
},
|
|
8366
8669
|
{
|
|
8367
8670
|
"kind": "method",
|
|
@@ -8372,7 +8675,11 @@
|
|
|
8372
8675
|
"text": "Promise<boolean>"
|
|
8373
8676
|
}
|
|
8374
8677
|
},
|
|
8375
|
-
"description": "Shows the component."
|
|
8678
|
+
"description": "Shows the component.",
|
|
8679
|
+
"inheritedFrom": {
|
|
8680
|
+
"name": "IgcBaseComboBoxComponent",
|
|
8681
|
+
"module": "src/components/common/mixins/combo-box.ts"
|
|
8682
|
+
}
|
|
8376
8683
|
},
|
|
8377
8684
|
{
|
|
8378
8685
|
"kind": "method",
|
|
@@ -8383,7 +8690,11 @@
|
|
|
8383
8690
|
"text": "Promise<boolean>"
|
|
8384
8691
|
}
|
|
8385
8692
|
},
|
|
8386
|
-
"description": "Hides the component."
|
|
8693
|
+
"description": "Hides the component.",
|
|
8694
|
+
"inheritedFrom": {
|
|
8695
|
+
"name": "IgcBaseComboBoxComponent",
|
|
8696
|
+
"module": "src/components/common/mixins/combo-box.ts"
|
|
8697
|
+
}
|
|
8387
8698
|
},
|
|
8388
8699
|
{
|
|
8389
8700
|
"kind": "method",
|
|
@@ -8394,7 +8705,11 @@
|
|
|
8394
8705
|
"text": "Promise<boolean>"
|
|
8395
8706
|
}
|
|
8396
8707
|
},
|
|
8397
|
-
"description": "Toggles the open state of the component."
|
|
8708
|
+
"description": "Toggles the open state of the component.",
|
|
8709
|
+
"inheritedFrom": {
|
|
8710
|
+
"name": "IgcBaseComboBoxComponent",
|
|
8711
|
+
"module": "src/components/common/mixins/combo-box.ts"
|
|
8712
|
+
}
|
|
8398
8713
|
}
|
|
8399
8714
|
],
|
|
8400
8715
|
"attributes": [
|
|
@@ -8426,18 +8741,26 @@
|
|
|
8426
8741
|
"default": "false",
|
|
8427
8742
|
"description": "Sets the open state of the component.",
|
|
8428
8743
|
"fieldName": "open",
|
|
8429
|
-
"attribute": "open"
|
|
8744
|
+
"attribute": "open",
|
|
8745
|
+
"inheritedFrom": {
|
|
8746
|
+
"name": "IgcBaseComboBoxComponent",
|
|
8747
|
+
"module": "src/components/common/mixins/combo-box.ts"
|
|
8748
|
+
}
|
|
8430
8749
|
}
|
|
8431
8750
|
],
|
|
8432
8751
|
"superclass": {
|
|
8433
|
-
"name": "
|
|
8434
|
-
"
|
|
8435
|
-
}
|
|
8436
|
-
"customElement": true
|
|
8752
|
+
"name": "IgcBaseComboBoxComponent",
|
|
8753
|
+
"module": "src/components/common/mixins/combo-box.ts"
|
|
8754
|
+
}
|
|
8437
8755
|
},
|
|
8438
8756
|
{
|
|
8439
8757
|
"kind": "function",
|
|
8440
8758
|
"name": "getItems",
|
|
8759
|
+
"return": {
|
|
8760
|
+
"type": {
|
|
8761
|
+
"text": "Generator<T>"
|
|
8762
|
+
}
|
|
8763
|
+
},
|
|
8441
8764
|
"parameters": [
|
|
8442
8765
|
{
|
|
8443
8766
|
"name": "root",
|
|
@@ -8456,6 +8779,11 @@
|
|
|
8456
8779
|
{
|
|
8457
8780
|
"kind": "function",
|
|
8458
8781
|
"name": "getActiveItems",
|
|
8782
|
+
"return": {
|
|
8783
|
+
"type": {
|
|
8784
|
+
"text": "Generator<T>"
|
|
8785
|
+
}
|
|
8786
|
+
},
|
|
8459
8787
|
"parameters": [
|
|
8460
8788
|
{
|
|
8461
8789
|
"name": "root",
|
|
@@ -8474,6 +8802,11 @@
|
|
|
8474
8802
|
{
|
|
8475
8803
|
"kind": "function",
|
|
8476
8804
|
"name": "getNextActiveItem",
|
|
8805
|
+
"return": {
|
|
8806
|
+
"type": {
|
|
8807
|
+
"text": "T"
|
|
8808
|
+
}
|
|
8809
|
+
},
|
|
8477
8810
|
"parameters": [
|
|
8478
8811
|
{
|
|
8479
8812
|
"name": "items",
|
|
@@ -8492,6 +8825,11 @@
|
|
|
8492
8825
|
{
|
|
8493
8826
|
"kind": "function",
|
|
8494
8827
|
"name": "getPreviousActiveItem",
|
|
8828
|
+
"return": {
|
|
8829
|
+
"type": {
|
|
8830
|
+
"text": "T"
|
|
8831
|
+
}
|
|
8832
|
+
},
|
|
8495
8833
|
"parameters": [
|
|
8496
8834
|
{
|
|
8497
8835
|
"name": "items",
|
|
@@ -8510,6 +8848,11 @@
|
|
|
8510
8848
|
{
|
|
8511
8849
|
"kind": "function",
|
|
8512
8850
|
"name": "setInitialSelectionState",
|
|
8851
|
+
"return": {
|
|
8852
|
+
"type": {
|
|
8853
|
+
"text": "T | null"
|
|
8854
|
+
}
|
|
8855
|
+
},
|
|
8513
8856
|
"parameters": [
|
|
8514
8857
|
{
|
|
8515
8858
|
"name": "items",
|
|
@@ -8523,9 +8866,17 @@
|
|
|
8523
8866
|
"exports": [
|
|
8524
8867
|
{
|
|
8525
8868
|
"kind": "js",
|
|
8526
|
-
"name": "
|
|
8869
|
+
"name": "IgcBaseComboBoxComponent",
|
|
8527
8870
|
"declaration": {
|
|
8528
|
-
"name": "
|
|
8871
|
+
"name": "IgcBaseComboBoxComponent",
|
|
8872
|
+
"module": "src/components/common/mixins/combo-box.ts"
|
|
8873
|
+
}
|
|
8874
|
+
},
|
|
8875
|
+
{
|
|
8876
|
+
"kind": "js",
|
|
8877
|
+
"name": "IgcComboBoxBaseLikeComponent",
|
|
8878
|
+
"declaration": {
|
|
8879
|
+
"name": "IgcComboBoxBaseLikeComponent",
|
|
8529
8880
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
8530
8881
|
}
|
|
8531
8882
|
},
|
|
@@ -15082,17 +15433,17 @@
|
|
|
15082
15433
|
"exports": [
|
|
15083
15434
|
{
|
|
15084
15435
|
"kind": "js",
|
|
15085
|
-
"name": "
|
|
15436
|
+
"name": "createDatePart",
|
|
15086
15437
|
"declaration": {
|
|
15087
|
-
"name": "
|
|
15438
|
+
"name": "createDatePart",
|
|
15088
15439
|
"module": "src/components/date-time-input/datetime-mask-parser.ts"
|
|
15089
15440
|
}
|
|
15090
15441
|
},
|
|
15091
15442
|
{
|
|
15092
15443
|
"kind": "js",
|
|
15093
|
-
"name": "
|
|
15444
|
+
"name": "DateParts",
|
|
15094
15445
|
"declaration": {
|
|
15095
|
-
"name": "
|
|
15446
|
+
"name": "DatePartType",
|
|
15096
15447
|
"module": "src/components/date-time-input/datetime-mask-parser.ts"
|
|
15097
15448
|
}
|
|
15098
15449
|
},
|
|
@@ -17591,17 +17942,17 @@
|
|
|
17591
17942
|
},
|
|
17592
17943
|
{
|
|
17593
17944
|
"kind": "js",
|
|
17594
|
-
"name": "
|
|
17945
|
+
"name": "EaseInOut",
|
|
17595
17946
|
"declaration": {
|
|
17596
|
-
"name": "
|
|
17947
|
+
"name": "EaseInOut",
|
|
17597
17948
|
"module": "src/animations/easings.ts"
|
|
17598
17949
|
}
|
|
17599
17950
|
},
|
|
17600
17951
|
{
|
|
17601
17952
|
"kind": "js",
|
|
17602
|
-
"name": "
|
|
17953
|
+
"name": "EaseOut",
|
|
17603
17954
|
"declaration": {
|
|
17604
|
-
"name": "
|
|
17955
|
+
"name": "EaseOut",
|
|
17605
17956
|
"module": "src/animations/easings.ts"
|
|
17606
17957
|
}
|
|
17607
17958
|
}
|
|
@@ -20473,6 +20824,10 @@
|
|
|
20473
20824
|
"description": "The base wrapper of the chip.",
|
|
20474
20825
|
"name": "base"
|
|
20475
20826
|
},
|
|
20827
|
+
{
|
|
20828
|
+
"description": "The wrapper element around the default slot of the chip.",
|
|
20829
|
+
"name": "content"
|
|
20830
|
+
},
|
|
20476
20831
|
{
|
|
20477
20832
|
"description": "The prefix container of the chip.",
|
|
20478
20833
|
"name": "prefix"
|
|
@@ -21483,19 +21838,12 @@
|
|
|
21483
21838
|
}
|
|
21484
21839
|
}
|
|
21485
21840
|
},
|
|
21486
|
-
{
|
|
21487
|
-
"kind": "field",
|
|
21488
|
-
"name": "_increment",
|
|
21489
|
-
"privacy": "private",
|
|
21490
|
-
"static": true,
|
|
21491
|
-
"readonly": true
|
|
21492
|
-
},
|
|
21493
21841
|
{
|
|
21494
21842
|
"kind": "field",
|
|
21495
21843
|
"name": "_inputId",
|
|
21496
21844
|
"privacy": "protected",
|
|
21497
21845
|
"readonly": true,
|
|
21498
|
-
"default": "`date-range-picker-${
|
|
21846
|
+
"default": "`date-range-picker-${nextId++}`"
|
|
21499
21847
|
},
|
|
21500
21848
|
{
|
|
21501
21849
|
"kind": "field",
|
|
@@ -21523,11 +21871,11 @@
|
|
|
21523
21871
|
"text": "RootClickController"
|
|
21524
21872
|
},
|
|
21525
21873
|
"privacy": "protected",
|
|
21526
|
-
"readonly": true,
|
|
21527
21874
|
"inheritedFrom": {
|
|
21528
|
-
"name": "
|
|
21875
|
+
"name": "IgcBaseComboBoxComponent",
|
|
21529
21876
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
21530
|
-
}
|
|
21877
|
+
},
|
|
21878
|
+
"readonly": true
|
|
21531
21879
|
},
|
|
21532
21880
|
{
|
|
21533
21881
|
"kind": "field",
|
|
@@ -22281,10 +22629,15 @@
|
|
|
22281
22629
|
},
|
|
22282
22630
|
{
|
|
22283
22631
|
"kind": "method",
|
|
22284
|
-
"name": "
|
|
22632
|
+
"name": "_handleAnchorClick",
|
|
22285
22633
|
"privacy": "protected",
|
|
22634
|
+
"return": {
|
|
22635
|
+
"type": {
|
|
22636
|
+
"text": "void"
|
|
22637
|
+
}
|
|
22638
|
+
},
|
|
22286
22639
|
"inheritedFrom": {
|
|
22287
|
-
"name": "
|
|
22640
|
+
"name": "IgcBaseComboBoxComponent",
|
|
22288
22641
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
22289
22642
|
}
|
|
22290
22643
|
},
|
|
@@ -23189,6 +23542,10 @@
|
|
|
23189
23542
|
"text": "<\n K extends keyof IgcBaseComboBoxEventMap,\n D extends UnpackCustomEvent<IgcBaseComboBoxEventMap[K]>,\n >(\n event: K,\n eventInitDict?: CustomEventInit<D>\n ) => boolean"
|
|
23190
23543
|
},
|
|
23191
23544
|
"privacy": "public",
|
|
23545
|
+
"inheritedFrom": {
|
|
23546
|
+
"name": "IgcBaseComboBoxComponent",
|
|
23547
|
+
"module": "src/components/common/mixins/combo-box.ts"
|
|
23548
|
+
},
|
|
23192
23549
|
"return": {
|
|
23193
23550
|
"type": {
|
|
23194
23551
|
"text": "boolean"
|
|
@@ -23208,11 +23565,7 @@
|
|
|
23208
23565
|
"text": "CustomEventInit<D>"
|
|
23209
23566
|
}
|
|
23210
23567
|
}
|
|
23211
|
-
]
|
|
23212
|
-
"inheritedFrom": {
|
|
23213
|
-
"name": "IgcBaseComboBoxLikeComponent",
|
|
23214
|
-
"module": "src/components/common/mixins/combo-box.ts"
|
|
23215
|
-
}
|
|
23568
|
+
]
|
|
23216
23569
|
},
|
|
23217
23570
|
{
|
|
23218
23571
|
"kind": "field",
|
|
@@ -23226,7 +23579,7 @@
|
|
|
23226
23579
|
"attribute": "keep-open-on-select",
|
|
23227
23580
|
"reflects": true,
|
|
23228
23581
|
"inheritedFrom": {
|
|
23229
|
-
"name": "
|
|
23582
|
+
"name": "IgcComboBoxBaseLikeComponent",
|
|
23230
23583
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
23231
23584
|
}
|
|
23232
23585
|
},
|
|
@@ -23242,7 +23595,7 @@
|
|
|
23242
23595
|
"attribute": "keep-open-on-outside-click",
|
|
23243
23596
|
"reflects": true,
|
|
23244
23597
|
"inheritedFrom": {
|
|
23245
|
-
"name": "
|
|
23598
|
+
"name": "IgcComboBoxBaseLikeComponent",
|
|
23246
23599
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
23247
23600
|
}
|
|
23248
23601
|
},
|
|
@@ -23258,43 +23611,63 @@
|
|
|
23258
23611
|
"attribute": "open",
|
|
23259
23612
|
"reflects": true,
|
|
23260
23613
|
"inheritedFrom": {
|
|
23261
|
-
"name": "
|
|
23614
|
+
"name": "IgcBaseComboBoxComponent",
|
|
23262
23615
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
23263
23616
|
}
|
|
23264
23617
|
},
|
|
23265
23618
|
{
|
|
23266
23619
|
"kind": "method",
|
|
23267
|
-
"name": "
|
|
23620
|
+
"name": "_emitClosing",
|
|
23268
23621
|
"privacy": "protected",
|
|
23622
|
+
"return": {
|
|
23623
|
+
"type": {
|
|
23624
|
+
"text": "boolean"
|
|
23625
|
+
}
|
|
23626
|
+
},
|
|
23269
23627
|
"inheritedFrom": {
|
|
23270
|
-
"name": "
|
|
23628
|
+
"name": "IgcBaseComboBoxComponent",
|
|
23271
23629
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
23272
23630
|
}
|
|
23273
23631
|
},
|
|
23274
23632
|
{
|
|
23275
23633
|
"kind": "method",
|
|
23276
|
-
"name": "
|
|
23634
|
+
"name": "_emitClosed",
|
|
23277
23635
|
"privacy": "protected",
|
|
23636
|
+
"return": {
|
|
23637
|
+
"type": {
|
|
23638
|
+
"text": "boolean"
|
|
23639
|
+
}
|
|
23640
|
+
},
|
|
23278
23641
|
"inheritedFrom": {
|
|
23279
|
-
"name": "
|
|
23642
|
+
"name": "IgcBaseComboBoxComponent",
|
|
23280
23643
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
23281
23644
|
}
|
|
23282
23645
|
},
|
|
23283
23646
|
{
|
|
23284
23647
|
"kind": "method",
|
|
23285
|
-
"name": "
|
|
23648
|
+
"name": "_emitOpening",
|
|
23286
23649
|
"privacy": "protected",
|
|
23650
|
+
"return": {
|
|
23651
|
+
"type": {
|
|
23652
|
+
"text": "boolean"
|
|
23653
|
+
}
|
|
23654
|
+
},
|
|
23287
23655
|
"inheritedFrom": {
|
|
23288
|
-
"name": "
|
|
23656
|
+
"name": "IgcBaseComboBoxComponent",
|
|
23289
23657
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
23290
23658
|
}
|
|
23291
23659
|
},
|
|
23292
23660
|
{
|
|
23293
23661
|
"kind": "method",
|
|
23294
|
-
"name": "
|
|
23662
|
+
"name": "_emitOpened",
|
|
23295
23663
|
"privacy": "protected",
|
|
23664
|
+
"return": {
|
|
23665
|
+
"type": {
|
|
23666
|
+
"text": "boolean"
|
|
23667
|
+
}
|
|
23668
|
+
},
|
|
23296
23669
|
"inheritedFrom": {
|
|
23297
|
-
"name": "
|
|
23670
|
+
"name": "IgcBaseComboBoxComponent",
|
|
23298
23671
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
23299
23672
|
}
|
|
23300
23673
|
},
|
|
@@ -23302,6 +23675,11 @@
|
|
|
23302
23675
|
"kind": "method",
|
|
23303
23676
|
"name": "_hide",
|
|
23304
23677
|
"privacy": "protected",
|
|
23678
|
+
"return": {
|
|
23679
|
+
"type": {
|
|
23680
|
+
"text": "Promise<boolean>"
|
|
23681
|
+
}
|
|
23682
|
+
},
|
|
23305
23683
|
"parameters": [
|
|
23306
23684
|
{
|
|
23307
23685
|
"name": "emitEvent",
|
|
@@ -23309,7 +23687,7 @@
|
|
|
23309
23687
|
}
|
|
23310
23688
|
],
|
|
23311
23689
|
"inheritedFrom": {
|
|
23312
|
-
"name": "
|
|
23690
|
+
"name": "IgcBaseComboBoxComponent",
|
|
23313
23691
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
23314
23692
|
}
|
|
23315
23693
|
},
|
|
@@ -23317,6 +23695,11 @@
|
|
|
23317
23695
|
"kind": "method",
|
|
23318
23696
|
"name": "_show",
|
|
23319
23697
|
"privacy": "protected",
|
|
23698
|
+
"return": {
|
|
23699
|
+
"type": {
|
|
23700
|
+
"text": "Promise<boolean>"
|
|
23701
|
+
}
|
|
23702
|
+
},
|
|
23320
23703
|
"parameters": [
|
|
23321
23704
|
{
|
|
23322
23705
|
"name": "emitEvent",
|
|
@@ -23324,7 +23707,7 @@
|
|
|
23324
23707
|
}
|
|
23325
23708
|
],
|
|
23326
23709
|
"inheritedFrom": {
|
|
23327
|
-
"name": "
|
|
23710
|
+
"name": "IgcBaseComboBoxComponent",
|
|
23328
23711
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
23329
23712
|
}
|
|
23330
23713
|
},
|
|
@@ -23339,7 +23722,7 @@
|
|
|
23339
23722
|
},
|
|
23340
23723
|
"description": "Shows the component.",
|
|
23341
23724
|
"inheritedFrom": {
|
|
23342
|
-
"name": "
|
|
23725
|
+
"name": "IgcBaseComboBoxComponent",
|
|
23343
23726
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
23344
23727
|
}
|
|
23345
23728
|
},
|
|
@@ -23354,7 +23737,7 @@
|
|
|
23354
23737
|
},
|
|
23355
23738
|
"description": "Hides the component.",
|
|
23356
23739
|
"inheritedFrom": {
|
|
23357
|
-
"name": "
|
|
23740
|
+
"name": "IgcBaseComboBoxComponent",
|
|
23358
23741
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
23359
23742
|
}
|
|
23360
23743
|
},
|
|
@@ -23369,7 +23752,7 @@
|
|
|
23369
23752
|
},
|
|
23370
23753
|
"description": "Toggles the open state of the component.",
|
|
23371
23754
|
"inheritedFrom": {
|
|
23372
|
-
"name": "
|
|
23755
|
+
"name": "IgcBaseComboBoxComponent",
|
|
23373
23756
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
23374
23757
|
}
|
|
23375
23758
|
}
|
|
@@ -23751,7 +24134,7 @@
|
|
|
23751
24134
|
"fieldName": "keepOpenOnSelect",
|
|
23752
24135
|
"attribute": "keep-open-on-select",
|
|
23753
24136
|
"inheritedFrom": {
|
|
23754
|
-
"name": "
|
|
24137
|
+
"name": "IgcComboBoxBaseLikeComponent",
|
|
23755
24138
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
23756
24139
|
}
|
|
23757
24140
|
},
|
|
@@ -23765,7 +24148,7 @@
|
|
|
23765
24148
|
"fieldName": "keepOpenOnOutsideClick",
|
|
23766
24149
|
"attribute": "keep-open-on-outside-click",
|
|
23767
24150
|
"inheritedFrom": {
|
|
23768
|
-
"name": "
|
|
24151
|
+
"name": "IgcComboBoxBaseLikeComponent",
|
|
23769
24152
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
23770
24153
|
}
|
|
23771
24154
|
},
|
|
@@ -23779,7 +24162,7 @@
|
|
|
23779
24162
|
"fieldName": "open",
|
|
23780
24163
|
"attribute": "open",
|
|
23781
24164
|
"inheritedFrom": {
|
|
23782
|
-
"name": "
|
|
24165
|
+
"name": "IgcBaseComboBoxComponent",
|
|
23783
24166
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
23784
24167
|
}
|
|
23785
24168
|
}
|
|
@@ -23795,7 +24178,7 @@
|
|
|
23795
24178
|
}
|
|
23796
24179
|
],
|
|
23797
24180
|
"superclass": {
|
|
23798
|
-
"name": "
|
|
24181
|
+
"name": "IgcComboBoxBaseLikeComponent",
|
|
23799
24182
|
"module": "/src/components/common/mixins/combo-box.js"
|
|
23800
24183
|
},
|
|
23801
24184
|
"tagName": "igc-date-range-picker",
|
|
@@ -26043,10 +26426,6 @@
|
|
|
26043
26426
|
}
|
|
26044
26427
|
]
|
|
26045
26428
|
},
|
|
26046
|
-
{
|
|
26047
|
-
"kind": "function",
|
|
26048
|
-
"name": "createCounter"
|
|
26049
|
-
},
|
|
26050
26429
|
{
|
|
26051
26430
|
"kind": "function",
|
|
26052
26431
|
"name": "isLTR",
|
|
@@ -26223,8 +26602,45 @@
|
|
|
26223
26602
|
},
|
|
26224
26603
|
{
|
|
26225
26604
|
"kind": "function",
|
|
26226
|
-
"name": "
|
|
26605
|
+
"name": "getElementFromPath",
|
|
26606
|
+
"return": {
|
|
26607
|
+
"type": {
|
|
26608
|
+
"text": ""
|
|
26609
|
+
}
|
|
26610
|
+
},
|
|
26611
|
+
"parameters": [
|
|
26612
|
+
{
|
|
26613
|
+
"name": "predicate",
|
|
26614
|
+
"type": {
|
|
26615
|
+
"text": "K"
|
|
26616
|
+
},
|
|
26617
|
+
"description": "A string representing a CSS selector or a function that takes an Element and returns a boolean indicating a match."
|
|
26618
|
+
},
|
|
26619
|
+
{
|
|
26620
|
+
"name": "event",
|
|
26621
|
+
"type": {
|
|
26622
|
+
"text": "Event"
|
|
26623
|
+
},
|
|
26624
|
+
"description": "The event whose composed path will be searched for the matching element."
|
|
26625
|
+
}
|
|
26626
|
+
],
|
|
26627
|
+
"description": "Finds the first element in the event's composed path that matches the provided predicate, which can be either a string selector or a function."
|
|
26628
|
+
},
|
|
26629
|
+
{
|
|
26630
|
+
"kind": "function",
|
|
26631
|
+
"name": "getElementFromPath",
|
|
26632
|
+
"return": {
|
|
26633
|
+
"type": {
|
|
26634
|
+
"text": "T | undefined"
|
|
26635
|
+
}
|
|
26636
|
+
},
|
|
26227
26637
|
"parameters": [
|
|
26638
|
+
{
|
|
26639
|
+
"name": "predicate",
|
|
26640
|
+
"type": {
|
|
26641
|
+
"text": "string | ((element: Element) => boolean)"
|
|
26642
|
+
}
|
|
26643
|
+
},
|
|
26228
26644
|
{
|
|
26229
26645
|
"name": "event",
|
|
26230
26646
|
"type": {
|
|
@@ -26235,7 +26651,7 @@
|
|
|
26235
26651
|
},
|
|
26236
26652
|
{
|
|
26237
26653
|
"kind": "function",
|
|
26238
|
-
"name": "
|
|
26654
|
+
"name": "getElementFromPath",
|
|
26239
26655
|
"parameters": [
|
|
26240
26656
|
{
|
|
26241
26657
|
"name": "predicate",
|
|
@@ -26253,19 +26669,24 @@
|
|
|
26253
26669
|
},
|
|
26254
26670
|
{
|
|
26255
26671
|
"kind": "function",
|
|
26256
|
-
"name": "
|
|
26672
|
+
"name": "stopPropagation",
|
|
26673
|
+
"return": {
|
|
26674
|
+
"type": {
|
|
26675
|
+
"text": "void"
|
|
26676
|
+
}
|
|
26677
|
+
},
|
|
26257
26678
|
"parameters": [
|
|
26258
26679
|
{
|
|
26259
|
-
"name": "
|
|
26680
|
+
"name": "event",
|
|
26260
26681
|
"type": {
|
|
26261
|
-
"text": "
|
|
26682
|
+
"text": "Event"
|
|
26262
26683
|
}
|
|
26263
26684
|
}
|
|
26264
26685
|
]
|
|
26265
26686
|
},
|
|
26266
26687
|
{
|
|
26267
26688
|
"kind": "function",
|
|
26268
|
-
"name": "
|
|
26689
|
+
"name": "first",
|
|
26269
26690
|
"parameters": [
|
|
26270
26691
|
{
|
|
26271
26692
|
"name": "arr",
|
|
@@ -26277,44 +26698,42 @@
|
|
|
26277
26698
|
},
|
|
26278
26699
|
{
|
|
26279
26700
|
"kind": "function",
|
|
26280
|
-
"name": "
|
|
26701
|
+
"name": "last",
|
|
26281
26702
|
"parameters": [
|
|
26282
26703
|
{
|
|
26283
|
-
"name": "
|
|
26284
|
-
"type": {
|
|
26285
|
-
"text": "number"
|
|
26286
|
-
}
|
|
26287
|
-
},
|
|
26288
|
-
{
|
|
26289
|
-
"name": "d",
|
|
26704
|
+
"name": "arr",
|
|
26290
26705
|
"type": {
|
|
26291
|
-
"text": "
|
|
26706
|
+
"text": "T[]"
|
|
26292
26707
|
}
|
|
26293
26708
|
}
|
|
26294
26709
|
]
|
|
26295
26710
|
},
|
|
26296
26711
|
{
|
|
26297
26712
|
"kind": "function",
|
|
26298
|
-
"name": "
|
|
26713
|
+
"name": "modulo",
|
|
26299
26714
|
"parameters": [
|
|
26300
26715
|
{
|
|
26301
|
-
"name": "
|
|
26716
|
+
"name": "n",
|
|
26302
26717
|
"type": {
|
|
26303
|
-
"text": "
|
|
26718
|
+
"text": "number"
|
|
26304
26719
|
}
|
|
26305
26720
|
},
|
|
26306
26721
|
{
|
|
26307
|
-
"name": "
|
|
26722
|
+
"name": "d",
|
|
26308
26723
|
"type": {
|
|
26309
26724
|
"text": "number"
|
|
26310
26725
|
}
|
|
26311
26726
|
}
|
|
26312
|
-
]
|
|
26313
|
-
"description": "Creates an array of `n` elements from a given iterator."
|
|
26727
|
+
]
|
|
26314
26728
|
},
|
|
26315
26729
|
{
|
|
26316
26730
|
"kind": "function",
|
|
26317
26731
|
"name": "chunk",
|
|
26732
|
+
"return": {
|
|
26733
|
+
"type": {
|
|
26734
|
+
"text": "Generator<T[]>"
|
|
26735
|
+
}
|
|
26736
|
+
},
|
|
26318
26737
|
"parameters": [
|
|
26319
26738
|
{
|
|
26320
26739
|
"name": "arr",
|
|
@@ -26329,7 +26748,7 @@
|
|
|
26329
26748
|
}
|
|
26330
26749
|
}
|
|
26331
26750
|
],
|
|
26332
|
-
"description": "Splits an array into chunks of
|
|
26751
|
+
"description": "Splits an array into chunks of a specified size and returns a generator that yields each chunk."
|
|
26333
26752
|
},
|
|
26334
26753
|
{
|
|
26335
26754
|
"kind": "function",
|
|
@@ -26552,7 +26971,8 @@
|
|
|
26552
26971
|
"text": "T | T[]"
|
|
26553
26972
|
}
|
|
26554
26973
|
}
|
|
26555
|
-
]
|
|
26974
|
+
],
|
|
26975
|
+
"description": "Ensures the given value is wrapped in an array. If the value is already an array, it is returned as-is. If the value is undefined, an empty array is returned."
|
|
26556
26976
|
},
|
|
26557
26977
|
{
|
|
26558
26978
|
"kind": "function",
|
|
@@ -26575,7 +26995,8 @@
|
|
|
26575
26995
|
"text": "(value: T) => boolean"
|
|
26576
26996
|
}
|
|
26577
26997
|
}
|
|
26578
|
-
]
|
|
26998
|
+
],
|
|
26999
|
+
"description": "Splits an array into two based on a predicate function, returning a tuple of [truthy, falsy] arrays."
|
|
26579
27000
|
},
|
|
26580
27001
|
{
|
|
26581
27002
|
"kind": "function",
|
|
@@ -26886,14 +27307,6 @@
|
|
|
26886
27307
|
"module": "src/components/common/util.ts"
|
|
26887
27308
|
}
|
|
26888
27309
|
},
|
|
26889
|
-
{
|
|
26890
|
-
"kind": "js",
|
|
26891
|
-
"name": "createCounter",
|
|
26892
|
-
"declaration": {
|
|
26893
|
-
"name": "createCounter",
|
|
26894
|
-
"module": "src/components/common/util.ts"
|
|
26895
|
-
}
|
|
26896
|
-
},
|
|
26897
27310
|
{
|
|
26898
27311
|
"kind": "js",
|
|
26899
27312
|
"name": "isLTR",
|
|
@@ -26968,49 +27381,57 @@
|
|
|
26968
27381
|
},
|
|
26969
27382
|
{
|
|
26970
27383
|
"kind": "js",
|
|
26971
|
-
"name": "
|
|
27384
|
+
"name": "getElementFromPath",
|
|
26972
27385
|
"declaration": {
|
|
26973
|
-
"name": "
|
|
27386
|
+
"name": "getElementFromPath",
|
|
26974
27387
|
"module": "src/components/common/util.ts"
|
|
26975
27388
|
}
|
|
26976
27389
|
},
|
|
26977
27390
|
{
|
|
26978
27391
|
"kind": "js",
|
|
26979
|
-
"name": "
|
|
27392
|
+
"name": "getElementFromPath",
|
|
26980
27393
|
"declaration": {
|
|
26981
|
-
"name": "
|
|
27394
|
+
"name": "getElementFromPath",
|
|
26982
27395
|
"module": "src/components/common/util.ts"
|
|
26983
27396
|
}
|
|
26984
27397
|
},
|
|
26985
27398
|
{
|
|
26986
27399
|
"kind": "js",
|
|
26987
|
-
"name": "
|
|
27400
|
+
"name": "getElementFromPath",
|
|
26988
27401
|
"declaration": {
|
|
26989
|
-
"name": "
|
|
27402
|
+
"name": "getElementFromPath",
|
|
26990
27403
|
"module": "src/components/common/util.ts"
|
|
26991
27404
|
}
|
|
26992
27405
|
},
|
|
26993
27406
|
{
|
|
26994
27407
|
"kind": "js",
|
|
26995
|
-
"name": "
|
|
27408
|
+
"name": "stopPropagation",
|
|
26996
27409
|
"declaration": {
|
|
26997
|
-
"name": "
|
|
27410
|
+
"name": "stopPropagation",
|
|
26998
27411
|
"module": "src/components/common/util.ts"
|
|
26999
27412
|
}
|
|
27000
27413
|
},
|
|
27001
27414
|
{
|
|
27002
27415
|
"kind": "js",
|
|
27003
|
-
"name": "
|
|
27416
|
+
"name": "first",
|
|
27004
27417
|
"declaration": {
|
|
27005
|
-
"name": "
|
|
27418
|
+
"name": "first",
|
|
27006
27419
|
"module": "src/components/common/util.ts"
|
|
27007
27420
|
}
|
|
27008
27421
|
},
|
|
27009
27422
|
{
|
|
27010
27423
|
"kind": "js",
|
|
27011
|
-
"name": "
|
|
27424
|
+
"name": "last",
|
|
27012
27425
|
"declaration": {
|
|
27013
|
-
"name": "
|
|
27426
|
+
"name": "last",
|
|
27427
|
+
"module": "src/components/common/util.ts"
|
|
27428
|
+
}
|
|
27429
|
+
},
|
|
27430
|
+
{
|
|
27431
|
+
"kind": "js",
|
|
27432
|
+
"name": "modulo",
|
|
27433
|
+
"declaration": {
|
|
27434
|
+
"name": "modulo",
|
|
27014
27435
|
"module": "src/components/common/util.ts"
|
|
27015
27436
|
}
|
|
27016
27437
|
},
|
|
@@ -39780,25 +40201,25 @@
|
|
|
39780
40201
|
},
|
|
39781
40202
|
{
|
|
39782
40203
|
"kind": "js",
|
|
39783
|
-
"name": "
|
|
40204
|
+
"name": "chatContext",
|
|
39784
40205
|
"declaration": {
|
|
39785
|
-
"name": "
|
|
40206
|
+
"name": "chatContext",
|
|
39786
40207
|
"module": "src/components/common/context.ts"
|
|
39787
40208
|
}
|
|
39788
40209
|
},
|
|
39789
40210
|
{
|
|
39790
40211
|
"kind": "js",
|
|
39791
|
-
"name": "
|
|
40212
|
+
"name": "chatUserInputContext",
|
|
39792
40213
|
"declaration": {
|
|
39793
|
-
"name": "
|
|
40214
|
+
"name": "chatUserInputContext",
|
|
39794
40215
|
"module": "src/components/common/context.ts"
|
|
39795
40216
|
}
|
|
39796
40217
|
},
|
|
39797
40218
|
{
|
|
39798
40219
|
"kind": "js",
|
|
39799
|
-
"name": "
|
|
40220
|
+
"name": "tileManagerContext",
|
|
39800
40221
|
"declaration": {
|
|
39801
|
-
"name": "
|
|
40222
|
+
"name": "tileManagerContext",
|
|
39802
40223
|
"module": "src/components/common/context.ts"
|
|
39803
40224
|
}
|
|
39804
40225
|
}
|
|
@@ -44597,7 +45018,12 @@
|
|
|
44597
45018
|
"kind": "method",
|
|
44598
45019
|
"name": "register",
|
|
44599
45020
|
"privacy": "public",
|
|
44600
|
-
"static": true
|
|
45021
|
+
"static": true,
|
|
45022
|
+
"return": {
|
|
45023
|
+
"type": {
|
|
45024
|
+
"text": "void"
|
|
45025
|
+
}
|
|
45026
|
+
}
|
|
44601
45027
|
}
|
|
44602
45028
|
],
|
|
44603
45029
|
"superclass": {
|
|
@@ -44700,7 +45126,7 @@
|
|
|
44700
45126
|
},
|
|
44701
45127
|
{
|
|
44702
45128
|
"kind": "method",
|
|
44703
|
-
"name": "
|
|
45129
|
+
"name": "_renderCheckbox",
|
|
44704
45130
|
"privacy": "private"
|
|
44705
45131
|
}
|
|
44706
45132
|
],
|
|
@@ -44716,23 +45142,24 @@
|
|
|
44716
45142
|
"attribute": "selected"
|
|
44717
45143
|
},
|
|
44718
45144
|
{
|
|
44719
|
-
"name": "
|
|
45145
|
+
"name": "active",
|
|
44720
45146
|
"type": {
|
|
44721
45147
|
"text": "boolean"
|
|
44722
45148
|
},
|
|
44723
45149
|
"default": "false",
|
|
44724
45150
|
"description": "Determines whether the item is active.",
|
|
44725
|
-
"fieldName": "
|
|
44726
|
-
"attribute": "
|
|
45151
|
+
"fieldName": "active",
|
|
45152
|
+
"attribute": "active"
|
|
44727
45153
|
},
|
|
44728
45154
|
{
|
|
44729
|
-
"name": "
|
|
45155
|
+
"name": "hide-checkbox",
|
|
44730
45156
|
"type": {
|
|
44731
45157
|
"text": "boolean"
|
|
44732
45158
|
},
|
|
44733
45159
|
"default": "false",
|
|
44734
45160
|
"description": "Determines whether the item is active.",
|
|
44735
|
-
"fieldName": "
|
|
45161
|
+
"fieldName": "hideCheckbox",
|
|
45162
|
+
"attribute": "hide-checkbox"
|
|
44736
45163
|
}
|
|
44737
45164
|
],
|
|
44738
45165
|
"superclass": {
|
|
@@ -44786,7 +45213,12 @@
|
|
|
44786
45213
|
"kind": "method",
|
|
44787
45214
|
"name": "register",
|
|
44788
45215
|
"privacy": "public",
|
|
44789
|
-
"static": true
|
|
45216
|
+
"static": true,
|
|
45217
|
+
"return": {
|
|
45218
|
+
"type": {
|
|
45219
|
+
"text": "void"
|
|
45220
|
+
}
|
|
45221
|
+
}
|
|
44790
45222
|
}
|
|
44791
45223
|
],
|
|
44792
45224
|
"superclass": {
|
|
@@ -44844,6 +45276,11 @@
|
|
|
44844
45276
|
"kind": "method",
|
|
44845
45277
|
"name": "apply",
|
|
44846
45278
|
"privacy": "public",
|
|
45279
|
+
"return": {
|
|
45280
|
+
"type": {
|
|
45281
|
+
"text": "ComboRecord<T>[]"
|
|
45282
|
+
}
|
|
45283
|
+
},
|
|
44847
45284
|
"parameters": [
|
|
44848
45285
|
{
|
|
44849
45286
|
"name": "data",
|
|
@@ -44854,7 +45291,7 @@
|
|
|
44854
45291
|
{
|
|
44855
45292
|
"name": "controller",
|
|
44856
45293
|
"type": {
|
|
44857
|
-
"text": "
|
|
45294
|
+
"text": "DataState<T>"
|
|
44858
45295
|
}
|
|
44859
45296
|
}
|
|
44860
45297
|
]
|
|
@@ -44901,7 +45338,7 @@
|
|
|
44901
45338
|
{
|
|
44902
45339
|
"name": "controller",
|
|
44903
45340
|
"type": {
|
|
44904
|
-
"text": "
|
|
45341
|
+
"text": "DataState<T>"
|
|
44905
45342
|
}
|
|
44906
45343
|
}
|
|
44907
45344
|
]
|
|
@@ -44927,20 +45364,50 @@
|
|
|
44927
45364
|
{
|
|
44928
45365
|
"kind": "class",
|
|
44929
45366
|
"description": "",
|
|
44930
|
-
"name": "
|
|
45367
|
+
"name": "DataState",
|
|
44931
45368
|
"members": [
|
|
44932
45369
|
{
|
|
44933
45370
|
"kind": "field",
|
|
44934
|
-
"name": "
|
|
44935
|
-
"
|
|
44936
|
-
|
|
45371
|
+
"name": "_host",
|
|
45372
|
+
"type": {
|
|
45373
|
+
"text": "ComboHost<T>"
|
|
45374
|
+
},
|
|
45375
|
+
"privacy": "private",
|
|
45376
|
+
"readonly": true,
|
|
45377
|
+
"default": "host"
|
|
44937
45378
|
},
|
|
44938
45379
|
{
|
|
44939
45380
|
"kind": "field",
|
|
44940
|
-
"name": "
|
|
44941
|
-
"privacy": "
|
|
45381
|
+
"name": "_filtering",
|
|
45382
|
+
"privacy": "private",
|
|
45383
|
+
"readonly": true,
|
|
44942
45384
|
"default": "new FilterDataOperation<T>()"
|
|
44943
45385
|
},
|
|
45386
|
+
{
|
|
45387
|
+
"kind": "field",
|
|
45388
|
+
"name": "_grouping",
|
|
45389
|
+
"privacy": "private",
|
|
45390
|
+
"readonly": true,
|
|
45391
|
+
"default": "new GroupDataOperation<T>()"
|
|
45392
|
+
},
|
|
45393
|
+
{
|
|
45394
|
+
"kind": "field",
|
|
45395
|
+
"name": "_compareCollator",
|
|
45396
|
+
"type": {
|
|
45397
|
+
"text": "Intl.Collator"
|
|
45398
|
+
},
|
|
45399
|
+
"privacy": "private",
|
|
45400
|
+
"default": "new Intl.Collator(this._host.locale)"
|
|
45401
|
+
},
|
|
45402
|
+
{
|
|
45403
|
+
"kind": "field",
|
|
45404
|
+
"name": "_dataState",
|
|
45405
|
+
"type": {
|
|
45406
|
+
"text": "ComboRecord<T>[]"
|
|
45407
|
+
},
|
|
45408
|
+
"privacy": "private",
|
|
45409
|
+
"default": "[]"
|
|
45410
|
+
},
|
|
44944
45411
|
{
|
|
44945
45412
|
"kind": "field",
|
|
44946
45413
|
"name": "_searchTerm",
|
|
@@ -44952,28 +45419,31 @@
|
|
|
44952
45419
|
},
|
|
44953
45420
|
{
|
|
44954
45421
|
"kind": "field",
|
|
44955
|
-
"name": "
|
|
45422
|
+
"name": "_dirty",
|
|
45423
|
+
"type": {
|
|
45424
|
+
"text": "boolean"
|
|
45425
|
+
},
|
|
44956
45426
|
"privacy": "private",
|
|
44957
|
-
"default": "
|
|
45427
|
+
"default": "true"
|
|
44958
45428
|
},
|
|
44959
45429
|
{
|
|
44960
45430
|
"kind": "field",
|
|
44961
45431
|
"name": "dataState",
|
|
44962
45432
|
"type": {
|
|
44963
|
-
"text": "ComboRecord<T>[]"
|
|
45433
|
+
"text": "Readonly<ComboRecord<T>[]>"
|
|
44964
45434
|
},
|
|
44965
45435
|
"privacy": "public",
|
|
44966
|
-
"
|
|
44967
|
-
|
|
44968
|
-
{
|
|
44969
|
-
"kind": "method",
|
|
44970
|
-
"name": "runPipeline",
|
|
44971
|
-
"privacy": "public"
|
|
45436
|
+
"description": "The current state of the data in the combo component.",
|
|
45437
|
+
"readonly": true
|
|
44972
45438
|
},
|
|
44973
45439
|
{
|
|
44974
45440
|
"kind": "field",
|
|
44975
45441
|
"name": "searchTerm",
|
|
44976
|
-
"privacy": "public"
|
|
45442
|
+
"privacy": "public",
|
|
45443
|
+
"description": "The current search term used for filtering the data.",
|
|
45444
|
+
"type": {
|
|
45445
|
+
"text": "string"
|
|
45446
|
+
}
|
|
44977
45447
|
},
|
|
44978
45448
|
{
|
|
44979
45449
|
"kind": "field",
|
|
@@ -44982,6 +45452,7 @@
|
|
|
44982
45452
|
"text": "FilteringOptions<T>"
|
|
44983
45453
|
},
|
|
44984
45454
|
"privacy": "public",
|
|
45455
|
+
"description": "The current filtering options for the combo component.",
|
|
44985
45456
|
"readonly": true
|
|
44986
45457
|
},
|
|
44987
45458
|
{
|
|
@@ -44991,6 +45462,7 @@
|
|
|
44991
45462
|
"text": "GroupingOptions<T>"
|
|
44992
45463
|
},
|
|
44993
45464
|
"privacy": "public",
|
|
45465
|
+
"description": "The current grouping options for the combo component.",
|
|
44994
45466
|
"readonly": true
|
|
44995
45467
|
},
|
|
44996
45468
|
{
|
|
@@ -45000,11 +45472,34 @@
|
|
|
45000
45472
|
"text": "Intl.Collator"
|
|
45001
45473
|
},
|
|
45002
45474
|
"privacy": "public",
|
|
45475
|
+
"description": "The current collator used for comparing values.",
|
|
45003
45476
|
"readonly": true
|
|
45004
45477
|
},
|
|
45005
45478
|
{
|
|
45006
45479
|
"kind": "method",
|
|
45007
|
-
"name": "
|
|
45480
|
+
"name": "_markDirty",
|
|
45481
|
+
"privacy": "private",
|
|
45482
|
+
"return": {
|
|
45483
|
+
"type": {
|
|
45484
|
+
"text": "void"
|
|
45485
|
+
}
|
|
45486
|
+
},
|
|
45487
|
+
"description": "Marks the data state as dirty, triggering a pipeline run before next render.\nThis batches multiple changes into a single pipeline execution."
|
|
45488
|
+
},
|
|
45489
|
+
{
|
|
45490
|
+
"kind": "method",
|
|
45491
|
+
"name": "_runPipelineIfDirty",
|
|
45492
|
+
"privacy": "private",
|
|
45493
|
+
"return": {
|
|
45494
|
+
"type": {
|
|
45495
|
+
"text": "void"
|
|
45496
|
+
}
|
|
45497
|
+
},
|
|
45498
|
+
"description": "Executes the data pipeline if marked dirty.\nCalled during the update lifecycle to batch changes."
|
|
45499
|
+
},
|
|
45500
|
+
{
|
|
45501
|
+
"kind": "method",
|
|
45502
|
+
"name": "_index",
|
|
45008
45503
|
"privacy": "private",
|
|
45009
45504
|
"return": {
|
|
45010
45505
|
"type": {
|
|
@@ -45018,30 +45513,57 @@
|
|
|
45018
45513
|
"text": "T[]"
|
|
45019
45514
|
}
|
|
45020
45515
|
}
|
|
45021
|
-
]
|
|
45516
|
+
],
|
|
45517
|
+
"description": "Initial indexing of the data - converts raw data items into ComboRecord format with metadata."
|
|
45022
45518
|
},
|
|
45023
45519
|
{
|
|
45024
45520
|
"kind": "method",
|
|
45025
|
-
"name": "
|
|
45026
|
-
"privacy": "
|
|
45521
|
+
"name": "_apply",
|
|
45522
|
+
"privacy": "private",
|
|
45523
|
+
"return": {
|
|
45524
|
+
"type": {
|
|
45525
|
+
"text": "ComboRecord<T>[]"
|
|
45526
|
+
}
|
|
45527
|
+
},
|
|
45528
|
+
"parameters": [
|
|
45529
|
+
{
|
|
45530
|
+
"name": "data",
|
|
45531
|
+
"type": {
|
|
45532
|
+
"text": "T[]"
|
|
45533
|
+
}
|
|
45534
|
+
}
|
|
45535
|
+
],
|
|
45536
|
+
"description": "Applies the data pipeline: indexing, filtering, and grouping."
|
|
45027
45537
|
},
|
|
45028
45538
|
{
|
|
45029
45539
|
"kind": "method",
|
|
45030
|
-
"name": "
|
|
45540
|
+
"name": "updateLocale",
|
|
45031
45541
|
"privacy": "public",
|
|
45032
45542
|
"return": {
|
|
45033
45543
|
"type": {
|
|
45034
|
-
"text": "
|
|
45544
|
+
"text": "void"
|
|
45035
45545
|
}
|
|
45036
45546
|
},
|
|
45037
45547
|
"parameters": [
|
|
45038
45548
|
{
|
|
45039
|
-
"name": "
|
|
45549
|
+
"name": "locale",
|
|
45040
45550
|
"type": {
|
|
45041
|
-
"text": "
|
|
45551
|
+
"text": "string"
|
|
45042
45552
|
}
|
|
45043
45553
|
}
|
|
45044
|
-
]
|
|
45554
|
+
],
|
|
45555
|
+
"description": "Updates the collator when locale changes."
|
|
45556
|
+
},
|
|
45557
|
+
{
|
|
45558
|
+
"kind": "method",
|
|
45559
|
+
"name": "invalidate",
|
|
45560
|
+
"privacy": "public",
|
|
45561
|
+
"return": {
|
|
45562
|
+
"type": {
|
|
45563
|
+
"text": "void"
|
|
45564
|
+
}
|
|
45565
|
+
},
|
|
45566
|
+
"description": "Marks data as dirty when host properties that affect data change."
|
|
45045
45567
|
}
|
|
45046
45568
|
]
|
|
45047
45569
|
}
|
|
@@ -45049,9 +45571,9 @@
|
|
|
45049
45571
|
"exports": [
|
|
45050
45572
|
{
|
|
45051
45573
|
"kind": "js",
|
|
45052
|
-
"name": "
|
|
45574
|
+
"name": "DataState",
|
|
45053
45575
|
"declaration": {
|
|
45054
|
-
"name": "
|
|
45576
|
+
"name": "DataState",
|
|
45055
45577
|
"module": "src/components/combo/controllers/data.ts"
|
|
45056
45578
|
}
|
|
45057
45579
|
}
|
|
@@ -45068,55 +45590,59 @@
|
|
|
45068
45590
|
"members": [
|
|
45069
45591
|
{
|
|
45070
45592
|
"kind": "field",
|
|
45071
|
-
"name": "
|
|
45593
|
+
"name": "_host",
|
|
45072
45594
|
"type": {
|
|
45073
|
-
"text": "
|
|
45595
|
+
"text": "ComboHost<T>"
|
|
45074
45596
|
},
|
|
45075
45597
|
"privacy": "private",
|
|
45076
|
-
"
|
|
45598
|
+
"readonly": true,
|
|
45599
|
+
"default": "host"
|
|
45077
45600
|
},
|
|
45078
45601
|
{
|
|
45079
45602
|
"kind": "field",
|
|
45080
|
-
"name": "
|
|
45603
|
+
"name": "_state",
|
|
45081
45604
|
"type": {
|
|
45082
|
-
"text": "
|
|
45605
|
+
"text": "DataState<T>"
|
|
45083
45606
|
},
|
|
45084
45607
|
"privacy": "private",
|
|
45085
|
-
"
|
|
45608
|
+
"readonly": true,
|
|
45609
|
+
"default": "state"
|
|
45086
45610
|
},
|
|
45087
45611
|
{
|
|
45088
45612
|
"kind": "field",
|
|
45089
|
-
"name": "
|
|
45613
|
+
"name": "_config",
|
|
45090
45614
|
"type": {
|
|
45091
|
-
"text": "
|
|
45615
|
+
"text": "ComboNavigationConfig"
|
|
45092
45616
|
},
|
|
45093
|
-
"privacy": "
|
|
45617
|
+
"privacy": "private",
|
|
45618
|
+
"readonly": true,
|
|
45619
|
+
"default": "config"
|
|
45094
45620
|
},
|
|
45095
45621
|
{
|
|
45096
45622
|
"kind": "field",
|
|
45097
|
-
"name": "
|
|
45623
|
+
"name": "_input",
|
|
45098
45624
|
"type": {
|
|
45099
|
-
"text": "IgcInputComponent"
|
|
45625
|
+
"text": "IgcInputComponent | undefined"
|
|
45100
45626
|
},
|
|
45101
|
-
"privacy": "
|
|
45627
|
+
"privacy": "private",
|
|
45102
45628
|
"readonly": true
|
|
45103
45629
|
},
|
|
45104
45630
|
{
|
|
45105
45631
|
"kind": "field",
|
|
45106
|
-
"name": "
|
|
45632
|
+
"name": "_searchInput",
|
|
45107
45633
|
"type": {
|
|
45108
|
-
"text": "IgcInputComponent"
|
|
45634
|
+
"text": "IgcInputComponent | undefined"
|
|
45109
45635
|
},
|
|
45110
|
-
"privacy": "
|
|
45636
|
+
"privacy": "private",
|
|
45111
45637
|
"readonly": true
|
|
45112
45638
|
},
|
|
45113
45639
|
{
|
|
45114
45640
|
"kind": "field",
|
|
45115
|
-
"name": "
|
|
45641
|
+
"name": "_list",
|
|
45116
45642
|
"type": {
|
|
45117
|
-
"text": "IgcComboListComponent"
|
|
45643
|
+
"text": "IgcComboListComponent | undefined"
|
|
45118
45644
|
},
|
|
45119
|
-
"privacy": "
|
|
45645
|
+
"privacy": "private",
|
|
45120
45646
|
"readonly": true
|
|
45121
45647
|
},
|
|
45122
45648
|
{
|
|
@@ -45125,7 +45651,7 @@
|
|
|
45125
45651
|
"type": {
|
|
45126
45652
|
"text": "number"
|
|
45127
45653
|
},
|
|
45128
|
-
"privacy": "
|
|
45654
|
+
"privacy": "private",
|
|
45129
45655
|
"readonly": true
|
|
45130
45656
|
},
|
|
45131
45657
|
{
|
|
@@ -45134,64 +45660,27 @@
|
|
|
45134
45660
|
"type": {
|
|
45135
45661
|
"text": "number"
|
|
45136
45662
|
},
|
|
45137
|
-
"privacy": "
|
|
45663
|
+
"privacy": "private",
|
|
45138
45664
|
"readonly": true
|
|
45139
45665
|
},
|
|
45140
45666
|
{
|
|
45141
|
-
"kind": "
|
|
45142
|
-
"name": "
|
|
45143
|
-
"
|
|
45144
|
-
|
|
45145
|
-
"type": {
|
|
45146
|
-
"text": "Promise<boolean>"
|
|
45147
|
-
}
|
|
45148
|
-
}
|
|
45149
|
-
},
|
|
45150
|
-
{
|
|
45151
|
-
"kind": "method",
|
|
45152
|
-
"name": "_show",
|
|
45153
|
-
"privacy": "protected",
|
|
45154
|
-
"return": {
|
|
45155
|
-
"type": {
|
|
45156
|
-
"text": "Promise<boolean>"
|
|
45157
|
-
}
|
|
45158
|
-
}
|
|
45159
|
-
},
|
|
45160
|
-
{
|
|
45161
|
-
"kind": "method",
|
|
45162
|
-
"name": "_toggleSelection",
|
|
45163
|
-
"privacy": "protected",
|
|
45164
|
-
"return": {
|
|
45165
|
-
"type": {
|
|
45166
|
-
"text": "void"
|
|
45167
|
-
}
|
|
45667
|
+
"kind": "field",
|
|
45668
|
+
"name": "active",
|
|
45669
|
+
"type": {
|
|
45670
|
+
"text": "number"
|
|
45168
45671
|
},
|
|
45169
|
-
"
|
|
45170
|
-
|
|
45171
|
-
"name": "index",
|
|
45172
|
-
"type": {
|
|
45173
|
-
"text": "number"
|
|
45174
|
-
}
|
|
45175
|
-
}
|
|
45176
|
-
]
|
|
45672
|
+
"privacy": "public",
|
|
45673
|
+
"default": "-1"
|
|
45177
45674
|
},
|
|
45178
45675
|
{
|
|
45179
45676
|
"kind": "method",
|
|
45180
|
-
"name": "
|
|
45181
|
-
"privacy": "
|
|
45677
|
+
"name": "hostDisconnected",
|
|
45678
|
+
"privacy": "public",
|
|
45182
45679
|
"return": {
|
|
45183
45680
|
"type": {
|
|
45184
45681
|
"text": "void"
|
|
45185
45682
|
}
|
|
45186
|
-
}
|
|
45187
|
-
"parameters": [
|
|
45188
|
-
{
|
|
45189
|
-
"name": "index",
|
|
45190
|
-
"type": {
|
|
45191
|
-
"text": "number"
|
|
45192
|
-
}
|
|
45193
|
-
}
|
|
45194
|
-
]
|
|
45683
|
+
}
|
|
45195
45684
|
},
|
|
45196
45685
|
{
|
|
45197
45686
|
"kind": "field",
|
|
@@ -45303,16 +45792,6 @@
|
|
|
45303
45792
|
}
|
|
45304
45793
|
}
|
|
45305
45794
|
]
|
|
45306
|
-
},
|
|
45307
|
-
{
|
|
45308
|
-
"kind": "method",
|
|
45309
|
-
"name": "hostDisconnected",
|
|
45310
|
-
"privacy": "public",
|
|
45311
|
-
"return": {
|
|
45312
|
-
"type": {
|
|
45313
|
-
"text": "void"
|
|
45314
|
-
}
|
|
45315
|
-
}
|
|
45316
45795
|
}
|
|
45317
45796
|
]
|
|
45318
45797
|
}
|
|
@@ -45328,271 +45807,6 @@
|
|
|
45328
45807
|
}
|
|
45329
45808
|
]
|
|
45330
45809
|
},
|
|
45331
|
-
{
|
|
45332
|
-
"kind": "javascript-module",
|
|
45333
|
-
"path": "src/components/combo/controllers/selection.ts",
|
|
45334
|
-
"declarations": [
|
|
45335
|
-
{
|
|
45336
|
-
"kind": "class",
|
|
45337
|
-
"description": "",
|
|
45338
|
-
"name": "SelectionController",
|
|
45339
|
-
"members": [
|
|
45340
|
-
{
|
|
45341
|
-
"kind": "field",
|
|
45342
|
-
"name": "_selected",
|
|
45343
|
-
"type": {
|
|
45344
|
-
"text": "Set<T>"
|
|
45345
|
-
},
|
|
45346
|
-
"privacy": "private",
|
|
45347
|
-
"default": "new Set()"
|
|
45348
|
-
},
|
|
45349
|
-
{
|
|
45350
|
-
"kind": "field",
|
|
45351
|
-
"name": "isEmpty",
|
|
45352
|
-
"privacy": "public",
|
|
45353
|
-
"description": "Whether the current selection is empty",
|
|
45354
|
-
"readonly": true
|
|
45355
|
-
},
|
|
45356
|
-
{
|
|
45357
|
-
"kind": "field",
|
|
45358
|
-
"name": "asArray",
|
|
45359
|
-
"privacy": "public",
|
|
45360
|
-
"description": "Returns the current selection as an array",
|
|
45361
|
-
"readonly": true
|
|
45362
|
-
},
|
|
45363
|
-
{
|
|
45364
|
-
"kind": "method",
|
|
45365
|
-
"name": "has",
|
|
45366
|
-
"privacy": "public",
|
|
45367
|
-
"parameters": [
|
|
45368
|
-
{
|
|
45369
|
-
"name": "item",
|
|
45370
|
-
"optional": true,
|
|
45371
|
-
"type": {
|
|
45372
|
-
"text": "T"
|
|
45373
|
-
}
|
|
45374
|
-
}
|
|
45375
|
-
],
|
|
45376
|
-
"description": "Whether the current selection has the given item"
|
|
45377
|
-
},
|
|
45378
|
-
{
|
|
45379
|
-
"kind": "method",
|
|
45380
|
-
"name": "clear",
|
|
45381
|
-
"privacy": "public",
|
|
45382
|
-
"description": "Clears the current selection"
|
|
45383
|
-
},
|
|
45384
|
-
{
|
|
45385
|
-
"kind": "method",
|
|
45386
|
-
"name": "getSelectedValuesByKey",
|
|
45387
|
-
"privacy": "public",
|
|
45388
|
-
"parameters": [
|
|
45389
|
-
{
|
|
45390
|
-
"name": "key",
|
|
45391
|
-
"optional": true,
|
|
45392
|
-
"type": {
|
|
45393
|
-
"text": "Keys<T>"
|
|
45394
|
-
}
|
|
45395
|
-
}
|
|
45396
|
-
]
|
|
45397
|
-
},
|
|
45398
|
-
{
|
|
45399
|
-
"kind": "method",
|
|
45400
|
-
"name": "getValue",
|
|
45401
|
-
"privacy": "public",
|
|
45402
|
-
"return": {
|
|
45403
|
-
"type": {
|
|
45404
|
-
"text": "ComboValue<T>[]"
|
|
45405
|
-
}
|
|
45406
|
-
},
|
|
45407
|
-
"parameters": [
|
|
45408
|
-
{
|
|
45409
|
-
"name": "items",
|
|
45410
|
-
"type": {
|
|
45411
|
-
"text": "T[]"
|
|
45412
|
-
}
|
|
45413
|
-
},
|
|
45414
|
-
{
|
|
45415
|
-
"name": "key",
|
|
45416
|
-
"type": {
|
|
45417
|
-
"text": "Keys<T>"
|
|
45418
|
-
}
|
|
45419
|
-
}
|
|
45420
|
-
]
|
|
45421
|
-
},
|
|
45422
|
-
{
|
|
45423
|
-
"kind": "method",
|
|
45424
|
-
"name": "handleChange",
|
|
45425
|
-
"privacy": "private",
|
|
45426
|
-
"parameters": [
|
|
45427
|
-
{
|
|
45428
|
-
"name": "detail",
|
|
45429
|
-
"type": {
|
|
45430
|
-
"text": "IgcComboChangeEventArgs"
|
|
45431
|
-
}
|
|
45432
|
-
}
|
|
45433
|
-
]
|
|
45434
|
-
},
|
|
45435
|
-
{
|
|
45436
|
-
"kind": "method",
|
|
45437
|
-
"name": "getItemsByValueKey",
|
|
45438
|
-
"privacy": "private",
|
|
45439
|
-
"parameters": [
|
|
45440
|
-
{
|
|
45441
|
-
"name": "keys",
|
|
45442
|
-
"type": {
|
|
45443
|
-
"text": "Values<T>[]"
|
|
45444
|
-
}
|
|
45445
|
-
}
|
|
45446
|
-
]
|
|
45447
|
-
},
|
|
45448
|
-
{
|
|
45449
|
-
"kind": "method",
|
|
45450
|
-
"name": "selectValueKeys",
|
|
45451
|
-
"privacy": "private",
|
|
45452
|
-
"parameters": [
|
|
45453
|
-
{
|
|
45454
|
-
"name": "keys",
|
|
45455
|
-
"type": {
|
|
45456
|
-
"text": "Values<T>[]"
|
|
45457
|
-
}
|
|
45458
|
-
}
|
|
45459
|
-
]
|
|
45460
|
-
},
|
|
45461
|
-
{
|
|
45462
|
-
"kind": "method",
|
|
45463
|
-
"name": "deselectValueKeys",
|
|
45464
|
-
"privacy": "private",
|
|
45465
|
-
"parameters": [
|
|
45466
|
-
{
|
|
45467
|
-
"name": "keys",
|
|
45468
|
-
"type": {
|
|
45469
|
-
"text": "Values<T>[]"
|
|
45470
|
-
}
|
|
45471
|
-
}
|
|
45472
|
-
]
|
|
45473
|
-
},
|
|
45474
|
-
{
|
|
45475
|
-
"kind": "method",
|
|
45476
|
-
"name": "selectObjects",
|
|
45477
|
-
"privacy": "private",
|
|
45478
|
-
"parameters": [
|
|
45479
|
-
{
|
|
45480
|
-
"name": "items",
|
|
45481
|
-
"type": {
|
|
45482
|
-
"text": "T[]"
|
|
45483
|
-
}
|
|
45484
|
-
}
|
|
45485
|
-
]
|
|
45486
|
-
},
|
|
45487
|
-
{
|
|
45488
|
-
"kind": "method",
|
|
45489
|
-
"name": "deselectObjects",
|
|
45490
|
-
"privacy": "private",
|
|
45491
|
-
"parameters": [
|
|
45492
|
-
{
|
|
45493
|
-
"name": "items",
|
|
45494
|
-
"type": {
|
|
45495
|
-
"text": "T[]"
|
|
45496
|
-
}
|
|
45497
|
-
}
|
|
45498
|
-
]
|
|
45499
|
-
},
|
|
45500
|
-
{
|
|
45501
|
-
"kind": "method",
|
|
45502
|
-
"name": "selectAll",
|
|
45503
|
-
"privacy": "private"
|
|
45504
|
-
},
|
|
45505
|
-
{
|
|
45506
|
-
"kind": "method",
|
|
45507
|
-
"name": "deselectAll",
|
|
45508
|
-
"privacy": "private"
|
|
45509
|
-
},
|
|
45510
|
-
{
|
|
45511
|
-
"kind": "method",
|
|
45512
|
-
"name": "select",
|
|
45513
|
-
"privacy": "public",
|
|
45514
|
-
"parameters": [
|
|
45515
|
-
{
|
|
45516
|
-
"name": "items",
|
|
45517
|
-
"optional": true,
|
|
45518
|
-
"type": {
|
|
45519
|
-
"text": "Item<T> | Item<T>[]"
|
|
45520
|
-
}
|
|
45521
|
-
},
|
|
45522
|
-
{
|
|
45523
|
-
"name": "emit",
|
|
45524
|
-
"default": "false"
|
|
45525
|
-
}
|
|
45526
|
-
]
|
|
45527
|
-
},
|
|
45528
|
-
{
|
|
45529
|
-
"kind": "method",
|
|
45530
|
-
"name": "deselect",
|
|
45531
|
-
"privacy": "public",
|
|
45532
|
-
"parameters": [
|
|
45533
|
-
{
|
|
45534
|
-
"name": "items",
|
|
45535
|
-
"optional": true,
|
|
45536
|
-
"type": {
|
|
45537
|
-
"text": "Item<T> | Item<T>[]"
|
|
45538
|
-
}
|
|
45539
|
-
},
|
|
45540
|
-
{
|
|
45541
|
-
"name": "emit",
|
|
45542
|
-
"default": "false"
|
|
45543
|
-
}
|
|
45544
|
-
]
|
|
45545
|
-
},
|
|
45546
|
-
{
|
|
45547
|
-
"kind": "method",
|
|
45548
|
-
"name": "changeSelection",
|
|
45549
|
-
"privacy": "public",
|
|
45550
|
-
"parameters": [
|
|
45551
|
-
{
|
|
45552
|
-
"name": "index",
|
|
45553
|
-
"type": {
|
|
45554
|
-
"text": "number"
|
|
45555
|
-
}
|
|
45556
|
-
}
|
|
45557
|
-
]
|
|
45558
|
-
},
|
|
45559
|
-
{
|
|
45560
|
-
"kind": "method",
|
|
45561
|
-
"name": "selectByIndex",
|
|
45562
|
-
"privacy": "public",
|
|
45563
|
-
"parameters": [
|
|
45564
|
-
{
|
|
45565
|
-
"name": "index",
|
|
45566
|
-
"type": {
|
|
45567
|
-
"text": "number"
|
|
45568
|
-
}
|
|
45569
|
-
}
|
|
45570
|
-
]
|
|
45571
|
-
},
|
|
45572
|
-
{
|
|
45573
|
-
"kind": "method",
|
|
45574
|
-
"name": "hostConnected",
|
|
45575
|
-
"privacy": "public"
|
|
45576
|
-
},
|
|
45577
|
-
{
|
|
45578
|
-
"kind": "method",
|
|
45579
|
-
"name": "hostDisconnected",
|
|
45580
|
-
"privacy": "public"
|
|
45581
|
-
}
|
|
45582
|
-
]
|
|
45583
|
-
}
|
|
45584
|
-
],
|
|
45585
|
-
"exports": [
|
|
45586
|
-
{
|
|
45587
|
-
"kind": "js",
|
|
45588
|
-
"name": "SelectionController",
|
|
45589
|
-
"declaration": {
|
|
45590
|
-
"name": "SelectionController",
|
|
45591
|
-
"module": "src/components/combo/controllers/selection.ts"
|
|
45592
|
-
}
|
|
45593
|
-
}
|
|
45594
|
-
]
|
|
45595
|
-
},
|
|
45596
45810
|
{
|
|
45597
45811
|
"kind": "javascript-module",
|
|
45598
45812
|
"path": "src/components/combo/validators.ts",
|
|
@@ -45777,7 +45991,12 @@
|
|
|
45777
45991
|
"kind": "method",
|
|
45778
45992
|
"name": "register",
|
|
45779
45993
|
"privacy": "public",
|
|
45780
|
-
"static": true
|
|
45994
|
+
"static": true,
|
|
45995
|
+
"return": {
|
|
45996
|
+
"type": {
|
|
45997
|
+
"text": "void"
|
|
45998
|
+
}
|
|
45999
|
+
}
|
|
45781
46000
|
},
|
|
45782
46001
|
{
|
|
45783
46002
|
"kind": "field",
|
|
@@ -45794,27 +46013,22 @@
|
|
|
45794
46013
|
},
|
|
45795
46014
|
{
|
|
45796
46015
|
"kind": "field",
|
|
45797
|
-
"name": "
|
|
45798
|
-
"privacy": "private",
|
|
45799
|
-
"description": "The primary input of the combo component."
|
|
45800
|
-
},
|
|
45801
|
-
{
|
|
45802
|
-
"kind": "field",
|
|
45803
|
-
"name": "_searchRef",
|
|
45804
|
-
"privacy": "private",
|
|
45805
|
-
"description": "The search input of the combo component."
|
|
45806
|
-
},
|
|
45807
|
-
{
|
|
45808
|
-
"kind": "field",
|
|
45809
|
-
"name": "_listRef",
|
|
46016
|
+
"name": "_slots",
|
|
45810
46017
|
"privacy": "private",
|
|
45811
|
-
"
|
|
46018
|
+
"readonly": true
|
|
45812
46019
|
},
|
|
45813
46020
|
{
|
|
45814
46021
|
"kind": "field",
|
|
45815
46022
|
"name": "_rootClickController",
|
|
45816
|
-
"
|
|
45817
|
-
|
|
46023
|
+
"type": {
|
|
46024
|
+
"text": "RootClickController"
|
|
46025
|
+
},
|
|
46026
|
+
"privacy": "protected",
|
|
46027
|
+
"readonly": true,
|
|
46028
|
+
"inheritedFrom": {
|
|
46029
|
+
"name": "IgcBaseComboBoxComponent",
|
|
46030
|
+
"module": "src/components/common/mixins/combo-box.ts"
|
|
46031
|
+
}
|
|
45818
46032
|
},
|
|
45819
46033
|
{
|
|
45820
46034
|
"kind": "field",
|
|
@@ -45835,6 +46049,41 @@
|
|
|
45835
46049
|
"module": "src/components/common/mixins/forms/associated.ts"
|
|
45836
46050
|
}
|
|
45837
46051
|
},
|
|
46052
|
+
{
|
|
46053
|
+
"kind": "field",
|
|
46054
|
+
"name": "_inputRef",
|
|
46055
|
+
"privacy": "private",
|
|
46056
|
+
"readonly": true,
|
|
46057
|
+
"description": "The primary input of the combo component."
|
|
46058
|
+
},
|
|
46059
|
+
{
|
|
46060
|
+
"kind": "field",
|
|
46061
|
+
"name": "_searchRef",
|
|
46062
|
+
"privacy": "private",
|
|
46063
|
+
"readonly": true,
|
|
46064
|
+
"description": "The search input of the combo component."
|
|
46065
|
+
},
|
|
46066
|
+
{
|
|
46067
|
+
"kind": "field",
|
|
46068
|
+
"name": "_listRef",
|
|
46069
|
+
"privacy": "private",
|
|
46070
|
+
"readonly": true,
|
|
46071
|
+
"description": "The combo virtualized dropdown list."
|
|
46072
|
+
},
|
|
46073
|
+
{
|
|
46074
|
+
"kind": "field",
|
|
46075
|
+
"name": "_state",
|
|
46076
|
+
"privacy": "private",
|
|
46077
|
+
"readonly": true,
|
|
46078
|
+
"default": "new DataState<T>(this)"
|
|
46079
|
+
},
|
|
46080
|
+
{
|
|
46081
|
+
"kind": "field",
|
|
46082
|
+
"name": "_navigation",
|
|
46083
|
+
"privacy": "private",
|
|
46084
|
+
"readonly": true,
|
|
46085
|
+
"default": "new ComboNavigationController( this, this._state, { input: this._inputRef, search: this._searchRef, list: this._listRef, interactions: { show: () => this._show(true), hide: () => this._hide(true), toggleSelection: (index: number) => this._toggleSelection(index), select: (index: number) => this._selectByIndex(index), clearSelection: () => this._clearSelection(), }, } )"
|
|
46086
|
+
},
|
|
45838
46087
|
{
|
|
45839
46088
|
"kind": "field",
|
|
45840
46089
|
"name": "_data",
|
|
@@ -45862,9 +46111,9 @@
|
|
|
45862
46111
|
},
|
|
45863
46112
|
{
|
|
45864
46113
|
"kind": "field",
|
|
45865
|
-
"name": "
|
|
46114
|
+
"name": "_placeholderSearch",
|
|
45866
46115
|
"type": {
|
|
45867
|
-
"text": "
|
|
46116
|
+
"text": "string | undefined"
|
|
45868
46117
|
},
|
|
45869
46118
|
"privacy": "private"
|
|
45870
46119
|
},
|
|
@@ -45888,15 +46137,12 @@
|
|
|
45888
46137
|
},
|
|
45889
46138
|
{
|
|
45890
46139
|
"kind": "field",
|
|
45891
|
-
"name": "
|
|
46140
|
+
"name": "_selected",
|
|
45892
46141
|
"type": {
|
|
45893
|
-
"text": "
|
|
46142
|
+
"text": "Set<T>"
|
|
45894
46143
|
},
|
|
45895
46144
|
"privacy": "private",
|
|
45896
|
-
"default": "
|
|
45897
|
-
"expandedType": {
|
|
45898
|
-
"text": "'asc' | 'desc' | 'none'"
|
|
45899
|
-
}
|
|
46145
|
+
"default": "new Set()"
|
|
45900
46146
|
},
|
|
45901
46147
|
{
|
|
45902
46148
|
"kind": "field",
|
|
@@ -45909,60 +46155,54 @@
|
|
|
45909
46155
|
},
|
|
45910
46156
|
{
|
|
45911
46157
|
"kind": "field",
|
|
45912
|
-
"name": "
|
|
46158
|
+
"name": "_activeIndex",
|
|
46159
|
+
"privacy": "private",
|
|
45913
46160
|
"type": {
|
|
45914
|
-
"text": "
|
|
45915
|
-
}
|
|
45916
|
-
"privacy": "private"
|
|
46161
|
+
"text": "number"
|
|
46162
|
+
}
|
|
45917
46163
|
},
|
|
45918
46164
|
{
|
|
45919
46165
|
"kind": "field",
|
|
45920
|
-
"name": "
|
|
46166
|
+
"name": "_searchTerm",
|
|
46167
|
+
"privacy": "private",
|
|
45921
46168
|
"type": {
|
|
45922
46169
|
"text": "string"
|
|
45923
|
-
}
|
|
45924
|
-
"privacy": "private",
|
|
45925
|
-
"default": "''"
|
|
45926
|
-
},
|
|
45927
|
-
{
|
|
45928
|
-
"kind": "field",
|
|
45929
|
-
"name": "_state",
|
|
45930
|
-
"privacy": "protected",
|
|
45931
|
-
"default": "new DataController<T>(this)"
|
|
45932
|
-
},
|
|
45933
|
-
{
|
|
45934
|
-
"kind": "field",
|
|
45935
|
-
"name": "_selection",
|
|
45936
|
-
"privacy": "protected",
|
|
45937
|
-
"default": "new SelectionController<T>(this, this._state)"
|
|
46170
|
+
}
|
|
45938
46171
|
},
|
|
45939
46172
|
{
|
|
45940
46173
|
"kind": "field",
|
|
45941
|
-
"name": "
|
|
45942
|
-
"
|
|
45943
|
-
|
|
46174
|
+
"name": "_activeDescendant",
|
|
46175
|
+
"type": {
|
|
46176
|
+
"text": "string | undefined"
|
|
46177
|
+
},
|
|
46178
|
+
"privacy": "private"
|
|
45944
46179
|
},
|
|
45945
46180
|
{
|
|
45946
46181
|
"kind": "field",
|
|
45947
|
-
"name": "
|
|
46182
|
+
"name": "_displayValue",
|
|
45948
46183
|
"type": {
|
|
45949
|
-
"text": "
|
|
46184
|
+
"text": "string"
|
|
45950
46185
|
},
|
|
45951
|
-
"privacy": "
|
|
46186
|
+
"privacy": "private",
|
|
46187
|
+
"default": "''"
|
|
45952
46188
|
},
|
|
45953
46189
|
{
|
|
45954
46190
|
"kind": "field",
|
|
45955
|
-
"name": "
|
|
46191
|
+
"name": "_mainAriaLabel",
|
|
45956
46192
|
"type": {
|
|
45957
|
-
"text": "
|
|
46193
|
+
"text": "string"
|
|
45958
46194
|
},
|
|
45959
|
-
"privacy": "
|
|
46195
|
+
"privacy": "private",
|
|
46196
|
+
"readonly": true
|
|
45960
46197
|
},
|
|
45961
46198
|
{
|
|
45962
46199
|
"kind": "field",
|
|
45963
46200
|
"name": "data",
|
|
45964
46201
|
"privacy": "public",
|
|
45965
|
-
"description": "The data source used to generate the list of options."
|
|
46202
|
+
"description": "The data source used to generate the list of options.",
|
|
46203
|
+
"type": {
|
|
46204
|
+
"text": "T[]"
|
|
46205
|
+
}
|
|
45966
46206
|
},
|
|
45967
46207
|
{
|
|
45968
46208
|
"kind": "field",
|
|
@@ -46014,13 +46254,16 @@
|
|
|
46014
46254
|
"name": "locale",
|
|
46015
46255
|
"privacy": "public",
|
|
46016
46256
|
"description": "Gets/Sets the locale used for getting language, affecting resource strings.",
|
|
46017
|
-
"attribute": "locale"
|
|
46257
|
+
"attribute": "locale",
|
|
46258
|
+
"type": {
|
|
46259
|
+
"text": "string"
|
|
46260
|
+
}
|
|
46018
46261
|
},
|
|
46019
46262
|
{
|
|
46020
46263
|
"kind": "field",
|
|
46021
46264
|
"name": "label",
|
|
46022
46265
|
"type": {
|
|
46023
|
-
"text": "string"
|
|
46266
|
+
"text": "string | undefined"
|
|
46024
46267
|
},
|
|
46025
46268
|
"privacy": "public",
|
|
46026
46269
|
"description": "The label attribute of the control.",
|
|
@@ -46030,7 +46273,7 @@
|
|
|
46030
46273
|
"kind": "field",
|
|
46031
46274
|
"name": "placeholder",
|
|
46032
46275
|
"type": {
|
|
46033
|
-
"text": "string"
|
|
46276
|
+
"text": "string | undefined"
|
|
46034
46277
|
},
|
|
46035
46278
|
"privacy": "public",
|
|
46036
46279
|
"description": "The placeholder attribute of the control.",
|
|
@@ -46041,27 +46284,10 @@
|
|
|
46041
46284
|
"name": "placeholderSearch",
|
|
46042
46285
|
"privacy": "public",
|
|
46043
46286
|
"description": "The placeholder attribute of the search input.",
|
|
46044
|
-
"attribute": "placeholder-search"
|
|
46045
|
-
},
|
|
46046
|
-
{
|
|
46047
|
-
"kind": "field",
|
|
46048
|
-
"name": "_placeholderSearch",
|
|
46287
|
+
"attribute": "placeholder-search",
|
|
46049
46288
|
"type": {
|
|
46050
|
-
"text": "string
|
|
46051
|
-
}
|
|
46052
|
-
"privacy": "private"
|
|
46053
|
-
},
|
|
46054
|
-
{
|
|
46055
|
-
"kind": "field",
|
|
46056
|
-
"name": "open",
|
|
46057
|
-
"type": {
|
|
46058
|
-
"text": "boolean"
|
|
46059
|
-
},
|
|
46060
|
-
"privacy": "public",
|
|
46061
|
-
"default": "false",
|
|
46062
|
-
"description": "Sets the open state of the component.",
|
|
46063
|
-
"attribute": "open",
|
|
46064
|
-
"reflects": true
|
|
46289
|
+
"text": "string"
|
|
46290
|
+
}
|
|
46065
46291
|
},
|
|
46066
46292
|
{
|
|
46067
46293
|
"kind": "field",
|
|
@@ -46089,6 +46315,9 @@
|
|
|
46089
46315
|
{
|
|
46090
46316
|
"kind": "field",
|
|
46091
46317
|
"name": "groupKey",
|
|
46318
|
+
"type": {
|
|
46319
|
+
"text": "Keys<T> | string | undefined"
|
|
46320
|
+
},
|
|
46092
46321
|
"privacy": "public",
|
|
46093
46322
|
"description": "The key in the data source used to group items in the list.",
|
|
46094
46323
|
"attribute": "group-key"
|
|
@@ -46096,12 +46325,12 @@
|
|
|
46096
46325
|
{
|
|
46097
46326
|
"kind": "field",
|
|
46098
46327
|
"name": "groupSorting",
|
|
46099
|
-
"privacy": "public",
|
|
46100
|
-
"description": "Sorts the items in each group by ascending or descending order.",
|
|
46101
|
-
"default": "asc",
|
|
46102
46328
|
"type": {
|
|
46103
46329
|
"text": "\"asc\" | \"desc\" | \"none\""
|
|
46104
46330
|
},
|
|
46331
|
+
"privacy": "public",
|
|
46332
|
+
"default": "'asc'",
|
|
46333
|
+
"description": "Sorts the items in each group by ascending or descending order.",
|
|
46105
46334
|
"attribute": "group-sorting"
|
|
46106
46335
|
},
|
|
46107
46336
|
{
|
|
@@ -46190,14 +46419,14 @@
|
|
|
46190
46419
|
}
|
|
46191
46420
|
},
|
|
46192
46421
|
{
|
|
46193
|
-
"kind": "
|
|
46194
|
-
"name": "
|
|
46195
|
-
"
|
|
46196
|
-
|
|
46197
|
-
|
|
46198
|
-
"
|
|
46199
|
-
"
|
|
46200
|
-
"
|
|
46422
|
+
"kind": "field",
|
|
46423
|
+
"name": "selection",
|
|
46424
|
+
"type": {
|
|
46425
|
+
"text": "T[]"
|
|
46426
|
+
},
|
|
46427
|
+
"privacy": "public",
|
|
46428
|
+
"description": "Returns the current selection as an array of objects as provided in the `data` source.",
|
|
46429
|
+
"readonly": true
|
|
46201
46430
|
},
|
|
46202
46431
|
{
|
|
46203
46432
|
"kind": "method",
|
|
@@ -46237,372 +46466,511 @@
|
|
|
46237
46466
|
},
|
|
46238
46467
|
{
|
|
46239
46468
|
"kind": "method",
|
|
46240
|
-
"name": "
|
|
46469
|
+
"name": "_show",
|
|
46241
46470
|
"privacy": "protected",
|
|
46242
46471
|
"return": {
|
|
46243
46472
|
"type": {
|
|
46244
|
-
"text": "
|
|
46473
|
+
"text": "Promise<boolean>"
|
|
46245
46474
|
}
|
|
46246
46475
|
},
|
|
46247
46476
|
"parameters": [
|
|
46248
46477
|
{
|
|
46249
|
-
"name": "
|
|
46250
|
-
"
|
|
46251
|
-
"text": "FormValueType"
|
|
46252
|
-
}
|
|
46253
|
-
},
|
|
46254
|
-
{
|
|
46255
|
-
"name": "state",
|
|
46256
|
-
"optional": true,
|
|
46257
|
-
"type": {
|
|
46258
|
-
"text": "FormValueType"
|
|
46259
|
-
}
|
|
46478
|
+
"name": "emitEvent",
|
|
46479
|
+
"default": "false"
|
|
46260
46480
|
}
|
|
46261
46481
|
],
|
|
46262
46482
|
"inheritedFrom": {
|
|
46263
|
-
"name": "
|
|
46264
|
-
"module": "src/components/common/mixins/
|
|
46483
|
+
"name": "IgcBaseComboBoxComponent",
|
|
46484
|
+
"module": "src/components/common/mixins/combo-box.ts"
|
|
46265
46485
|
}
|
|
46266
46486
|
},
|
|
46267
46487
|
{
|
|
46268
46488
|
"kind": "method",
|
|
46269
|
-
"name": "
|
|
46270
|
-
"privacy": "protected"
|
|
46271
|
-
},
|
|
46272
|
-
{
|
|
46273
|
-
"kind": "method",
|
|
46274
|
-
"name": "updateValue",
|
|
46489
|
+
"name": "_hide",
|
|
46275
46490
|
"privacy": "protected",
|
|
46491
|
+
"return": {
|
|
46492
|
+
"type": {
|
|
46493
|
+
"text": "Promise<boolean>"
|
|
46494
|
+
}
|
|
46495
|
+
},
|
|
46276
46496
|
"parameters": [
|
|
46277
46497
|
{
|
|
46278
|
-
"name": "
|
|
46498
|
+
"name": "emitEvent",
|
|
46279
46499
|
"default": "false"
|
|
46280
46500
|
}
|
|
46281
|
-
]
|
|
46501
|
+
],
|
|
46502
|
+
"inheritedFrom": {
|
|
46503
|
+
"name": "IgcBaseComboBoxComponent",
|
|
46504
|
+
"module": "src/components/common/mixins/combo-box.ts"
|
|
46505
|
+
}
|
|
46282
46506
|
},
|
|
46283
46507
|
{
|
|
46284
46508
|
"kind": "method",
|
|
46285
|
-
"name": "
|
|
46286
|
-
"privacy": "
|
|
46509
|
+
"name": "_resolveItems",
|
|
46510
|
+
"privacy": "private",
|
|
46511
|
+
"return": {
|
|
46512
|
+
"type": {
|
|
46513
|
+
"text": "T[]"
|
|
46514
|
+
}
|
|
46515
|
+
},
|
|
46287
46516
|
"parameters": [
|
|
46288
46517
|
{
|
|
46289
|
-
"name": "
|
|
46290
|
-
"optional": true,
|
|
46518
|
+
"name": "items",
|
|
46291
46519
|
"type": {
|
|
46292
|
-
"text": "
|
|
46520
|
+
"text": "Item<T>[]"
|
|
46293
46521
|
}
|
|
46294
46522
|
}
|
|
46295
46523
|
],
|
|
46296
|
-
"description": "
|
|
46524
|
+
"description": "Resolves user-provided items (value keys or object references)\nto actual objects from the data source in a single pass."
|
|
46297
46525
|
},
|
|
46298
46526
|
{
|
|
46299
46527
|
"kind": "method",
|
|
46300
|
-
"name": "
|
|
46301
|
-
"privacy": "
|
|
46302
|
-
"
|
|
46303
|
-
|
|
46304
|
-
|
|
46305
|
-
|
|
46306
|
-
"name": "selection",
|
|
46307
|
-
"type": {
|
|
46308
|
-
"text": "T[]"
|
|
46528
|
+
"name": "_resolveItemValue",
|
|
46529
|
+
"privacy": "private",
|
|
46530
|
+
"return": {
|
|
46531
|
+
"type": {
|
|
46532
|
+
"text": "Item<T>"
|
|
46533
|
+
}
|
|
46309
46534
|
},
|
|
46310
|
-
"privacy": "public",
|
|
46311
|
-
"description": "Returns the current selection as an array of objects as provided in the `data` source.",
|
|
46312
|
-
"readonly": true
|
|
46313
|
-
},
|
|
46314
|
-
{
|
|
46315
|
-
"kind": "method",
|
|
46316
|
-
"name": "select",
|
|
46317
|
-
"privacy": "public",
|
|
46318
46535
|
"parameters": [
|
|
46319
46536
|
{
|
|
46320
|
-
"name": "
|
|
46321
|
-
"optional": true,
|
|
46537
|
+
"name": "record",
|
|
46322
46538
|
"type": {
|
|
46323
|
-
"text": "
|
|
46324
|
-
}
|
|
46325
|
-
"description": "One or more items to be selected. Multiple items should be passed as an array.\nWhen valueKey is specified, the corresponding value should be used in place of the item reference."
|
|
46539
|
+
"text": "T"
|
|
46540
|
+
}
|
|
46326
46541
|
}
|
|
46327
46542
|
],
|
|
46328
|
-
"description": "
|
|
46543
|
+
"description": "Gets the value representation of a data record\n(its value-key property, or the record itself)."
|
|
46329
46544
|
},
|
|
46330
46545
|
{
|
|
46331
46546
|
"kind": "method",
|
|
46332
|
-
"name": "
|
|
46333
|
-
"privacy": "
|
|
46547
|
+
"name": "_getValues",
|
|
46548
|
+
"privacy": "private",
|
|
46549
|
+
"return": {
|
|
46550
|
+
"type": {
|
|
46551
|
+
"text": "ComboValue<T>[]"
|
|
46552
|
+
}
|
|
46553
|
+
},
|
|
46334
46554
|
"parameters": [
|
|
46335
46555
|
{
|
|
46336
46556
|
"name": "items",
|
|
46557
|
+
"type": {
|
|
46558
|
+
"text": "Iterable<T>"
|
|
46559
|
+
}
|
|
46560
|
+
},
|
|
46561
|
+
{
|
|
46562
|
+
"name": "key",
|
|
46337
46563
|
"optional": true,
|
|
46338
46564
|
"type": {
|
|
46339
|
-
"text": "
|
|
46340
|
-
}
|
|
46341
|
-
"description": "One or more items to be deselected. Multiple items should be passed as an array.\nWhen valueKey is specified, the corresponding value should be used in place of the item reference."
|
|
46565
|
+
"text": "Keys<T>"
|
|
46566
|
+
}
|
|
46342
46567
|
}
|
|
46343
46568
|
],
|
|
46344
|
-
"description": "
|
|
46569
|
+
"description": "Maps data items to their value representations using the given key.\nWhen key is undefined, returns the items themselves."
|
|
46345
46570
|
},
|
|
46346
46571
|
{
|
|
46347
46572
|
"kind": "method",
|
|
46348
|
-
"name": "
|
|
46349
|
-
"privacy": "
|
|
46573
|
+
"name": "_emitSelectionChange",
|
|
46574
|
+
"privacy": "private",
|
|
46575
|
+
"return": {
|
|
46576
|
+
"type": {
|
|
46577
|
+
"text": "boolean"
|
|
46578
|
+
}
|
|
46579
|
+
},
|
|
46350
46580
|
"parameters": [
|
|
46351
46581
|
{
|
|
46352
|
-
"name": "
|
|
46582
|
+
"name": "detail",
|
|
46353
46583
|
"type": {
|
|
46354
|
-
"text": "
|
|
46584
|
+
"text": "IgcComboChangeEventArgs"
|
|
46355
46585
|
}
|
|
46356
46586
|
}
|
|
46357
46587
|
]
|
|
46358
46588
|
},
|
|
46359
46589
|
{
|
|
46360
46590
|
"kind": "method",
|
|
46361
|
-
"name": "
|
|
46362
|
-
"privacy": "
|
|
46363
|
-
},
|
|
46364
|
-
{
|
|
46365
|
-
"kind": "method",
|
|
46366
|
-
"name": "_handleBlur",
|
|
46367
|
-
"privacy": "protected",
|
|
46591
|
+
"name": "_selectItems",
|
|
46592
|
+
"privacy": "private",
|
|
46368
46593
|
"return": {
|
|
46369
46594
|
"type": {
|
|
46370
46595
|
"text": "void"
|
|
46371
46596
|
}
|
|
46372
46597
|
},
|
|
46373
|
-
"
|
|
46374
|
-
|
|
46375
|
-
|
|
46376
|
-
|
|
46598
|
+
"parameters": [
|
|
46599
|
+
{
|
|
46600
|
+
"name": "items",
|
|
46601
|
+
"optional": true,
|
|
46602
|
+
"type": {
|
|
46603
|
+
"text": "Item<T> | Item<T>[]"
|
|
46604
|
+
}
|
|
46605
|
+
},
|
|
46606
|
+
{
|
|
46607
|
+
"name": "emit",
|
|
46608
|
+
"default": "false"
|
|
46609
|
+
}
|
|
46610
|
+
]
|
|
46377
46611
|
},
|
|
46378
46612
|
{
|
|
46379
46613
|
"kind": "method",
|
|
46380
|
-
"name": "
|
|
46381
|
-
"privacy": "
|
|
46614
|
+
"name": "_deselectItems",
|
|
46615
|
+
"privacy": "private",
|
|
46616
|
+
"return": {
|
|
46617
|
+
"type": {
|
|
46618
|
+
"text": "void"
|
|
46619
|
+
}
|
|
46620
|
+
},
|
|
46382
46621
|
"parameters": [
|
|
46383
46622
|
{
|
|
46384
|
-
"name": "
|
|
46623
|
+
"name": "items",
|
|
46624
|
+
"optional": true,
|
|
46385
46625
|
"type": {
|
|
46386
|
-
"text": "
|
|
46626
|
+
"text": "Item<T> | Item<T>[]"
|
|
46387
46627
|
}
|
|
46628
|
+
},
|
|
46629
|
+
{
|
|
46630
|
+
"name": "emit",
|
|
46631
|
+
"default": "false"
|
|
46388
46632
|
}
|
|
46389
46633
|
]
|
|
46390
46634
|
},
|
|
46391
46635
|
{
|
|
46392
46636
|
"kind": "method",
|
|
46393
|
-
"name": "
|
|
46394
|
-
"privacy": "
|
|
46637
|
+
"name": "_syncSelectionFromValue",
|
|
46638
|
+
"privacy": "private",
|
|
46639
|
+
"return": {
|
|
46640
|
+
"type": {
|
|
46641
|
+
"text": "void"
|
|
46642
|
+
}
|
|
46643
|
+
},
|
|
46644
|
+
"description": "Syncs the internal `_selected` set from the current `_formValue`.\nThis is a one-way sync: source of truth (_formValue) → view (_selected)."
|
|
46395
46645
|
},
|
|
46396
46646
|
{
|
|
46397
46647
|
"kind": "method",
|
|
46398
|
-
"name": "
|
|
46399
|
-
"privacy": "
|
|
46648
|
+
"name": "_findItemByValue",
|
|
46649
|
+
"privacy": "private",
|
|
46400
46650
|
"return": {
|
|
46401
46651
|
"type": {
|
|
46402
|
-
"text": "
|
|
46652
|
+
"text": "T | undefined"
|
|
46403
46653
|
}
|
|
46404
|
-
}
|
|
46654
|
+
},
|
|
46655
|
+
"parameters": [
|
|
46656
|
+
{
|
|
46657
|
+
"name": "value",
|
|
46658
|
+
"type": {
|
|
46659
|
+
"text": "ComboValue<T>"
|
|
46660
|
+
}
|
|
46661
|
+
},
|
|
46662
|
+
{
|
|
46663
|
+
"name": "key",
|
|
46664
|
+
"optional": true,
|
|
46665
|
+
"type": {
|
|
46666
|
+
"text": "Keys<T>"
|
|
46667
|
+
}
|
|
46668
|
+
}
|
|
46669
|
+
],
|
|
46670
|
+
"description": "Finds an item in the data array by its value (or value key).\nReturns undefined if the item is not found."
|
|
46405
46671
|
},
|
|
46406
46672
|
{
|
|
46407
46673
|
"kind": "method",
|
|
46408
|
-
"name": "
|
|
46674
|
+
"name": "_syncValueFromSelection",
|
|
46409
46675
|
"privacy": "protected",
|
|
46676
|
+
"return": {
|
|
46677
|
+
"type": {
|
|
46678
|
+
"text": "void"
|
|
46679
|
+
}
|
|
46680
|
+
},
|
|
46410
46681
|
"parameters": [
|
|
46411
46682
|
{
|
|
46412
|
-
"name": "
|
|
46413
|
-
"default": "
|
|
46683
|
+
"name": "initial",
|
|
46684
|
+
"default": "false"
|
|
46414
46685
|
}
|
|
46415
46686
|
]
|
|
46416
46687
|
},
|
|
46417
46688
|
{
|
|
46418
46689
|
"kind": "method",
|
|
46419
|
-
"name": "
|
|
46420
|
-
"privacy": "
|
|
46690
|
+
"name": "_toggleSelection",
|
|
46691
|
+
"privacy": "private",
|
|
46421
46692
|
"return": {
|
|
46422
46693
|
"type": {
|
|
46423
|
-
"text": "
|
|
46694
|
+
"text": "void"
|
|
46424
46695
|
}
|
|
46425
46696
|
},
|
|
46426
|
-
"description": "Shows the list of options."
|
|
46427
|
-
},
|
|
46428
|
-
{
|
|
46429
|
-
"kind": "method",
|
|
46430
|
-
"name": "_hide",
|
|
46431
|
-
"privacy": "protected",
|
|
46432
46697
|
"parameters": [
|
|
46433
46698
|
{
|
|
46434
|
-
"name": "
|
|
46435
|
-
"
|
|
46699
|
+
"name": "index",
|
|
46700
|
+
"type": {
|
|
46701
|
+
"text": "number"
|
|
46702
|
+
}
|
|
46436
46703
|
}
|
|
46437
46704
|
]
|
|
46438
46705
|
},
|
|
46439
46706
|
{
|
|
46440
46707
|
"kind": "method",
|
|
46441
|
-
"name": "
|
|
46442
|
-
"privacy": "
|
|
46708
|
+
"name": "_selectByIndex",
|
|
46709
|
+
"privacy": "private",
|
|
46443
46710
|
"return": {
|
|
46444
46711
|
"type": {
|
|
46445
|
-
"text": "
|
|
46712
|
+
"text": "void"
|
|
46446
46713
|
}
|
|
46447
46714
|
},
|
|
46448
|
-
"description": "Hides the list of options."
|
|
46449
|
-
},
|
|
46450
|
-
{
|
|
46451
|
-
"kind": "method",
|
|
46452
|
-
"name": "_toggle",
|
|
46453
|
-
"privacy": "protected",
|
|
46454
46715
|
"parameters": [
|
|
46455
46716
|
{
|
|
46456
|
-
"name": "
|
|
46457
|
-
"
|
|
46717
|
+
"name": "index",
|
|
46718
|
+
"type": {
|
|
46719
|
+
"text": "number"
|
|
46720
|
+
}
|
|
46458
46721
|
}
|
|
46459
46722
|
]
|
|
46460
46723
|
},
|
|
46461
46724
|
{
|
|
46462
46725
|
"kind": "method",
|
|
46463
|
-
"name": "
|
|
46464
|
-
"privacy": "
|
|
46726
|
+
"name": "_clearSelection",
|
|
46727
|
+
"privacy": "private",
|
|
46465
46728
|
"return": {
|
|
46466
46729
|
"type": {
|
|
46467
|
-
"text": "
|
|
46730
|
+
"text": "void"
|
|
46468
46731
|
}
|
|
46469
|
-
}
|
|
46470
|
-
"description": "Toggles the list of options."
|
|
46732
|
+
}
|
|
46471
46733
|
},
|
|
46472
46734
|
{
|
|
46473
46735
|
"kind": "method",
|
|
46474
|
-
"name": "
|
|
46736
|
+
"name": "_clearSingleSelection",
|
|
46475
46737
|
"privacy": "private",
|
|
46738
|
+
"return": {
|
|
46739
|
+
"type": {
|
|
46740
|
+
"text": "void"
|
|
46741
|
+
}
|
|
46742
|
+
}
|
|
46743
|
+
},
|
|
46744
|
+
{
|
|
46745
|
+
"kind": "method",
|
|
46746
|
+
"name": "_handleMainInput",
|
|
46747
|
+
"privacy": "protected",
|
|
46748
|
+
"return": {
|
|
46749
|
+
"type": {
|
|
46750
|
+
"text": "Promise<void>"
|
|
46751
|
+
}
|
|
46752
|
+
},
|
|
46476
46753
|
"parameters": [
|
|
46477
46754
|
{
|
|
46478
|
-
"name": "
|
|
46755
|
+
"name": "{\n detail,\n }",
|
|
46479
46756
|
"type": {
|
|
46480
|
-
"text": "
|
|
46757
|
+
"text": "CustomEvent<string>"
|
|
46481
46758
|
}
|
|
46482
46759
|
}
|
|
46483
46760
|
]
|
|
46484
46761
|
},
|
|
46485
46762
|
{
|
|
46486
|
-
"kind": "
|
|
46487
|
-
"name": "
|
|
46488
|
-
"
|
|
46489
|
-
|
|
46763
|
+
"kind": "method",
|
|
46764
|
+
"name": "_handleFocusIn",
|
|
46765
|
+
"privacy": "protected",
|
|
46766
|
+
"return": {
|
|
46767
|
+
"type": {
|
|
46768
|
+
"text": "void"
|
|
46769
|
+
}
|
|
46770
|
+
}
|
|
46771
|
+
},
|
|
46772
|
+
{
|
|
46773
|
+
"kind": "method",
|
|
46774
|
+
"name": "_handleBlur",
|
|
46775
|
+
"privacy": "protected",
|
|
46776
|
+
"return": {
|
|
46777
|
+
"type": {
|
|
46778
|
+
"text": "void"
|
|
46779
|
+
}
|
|
46490
46780
|
},
|
|
46491
|
-
"
|
|
46781
|
+
"inheritedFrom": {
|
|
46782
|
+
"name": "BaseFormAssociated",
|
|
46783
|
+
"module": "src/components/common/mixins/forms/associated.ts"
|
|
46784
|
+
}
|
|
46492
46785
|
},
|
|
46493
46786
|
{
|
|
46494
46787
|
"kind": "method",
|
|
46495
|
-
"name": "
|
|
46788
|
+
"name": "_handleSearchInput",
|
|
46496
46789
|
"privacy": "protected",
|
|
46790
|
+
"return": {
|
|
46791
|
+
"type": {
|
|
46792
|
+
"text": "void"
|
|
46793
|
+
}
|
|
46794
|
+
},
|
|
46497
46795
|
"parameters": [
|
|
46498
46796
|
{
|
|
46499
|
-
"name": "
|
|
46797
|
+
"name": "{ detail }",
|
|
46500
46798
|
"type": {
|
|
46501
|
-
"text": "
|
|
46799
|
+
"text": "CustomEvent<string>"
|
|
46502
46800
|
}
|
|
46503
46801
|
}
|
|
46504
46802
|
]
|
|
46505
46803
|
},
|
|
46506
46804
|
{
|
|
46507
46805
|
"kind": "method",
|
|
46508
|
-
"name": "
|
|
46509
|
-
"privacy": "
|
|
46806
|
+
"name": "_handleClosing",
|
|
46807
|
+
"privacy": "private",
|
|
46808
|
+
"return": {
|
|
46809
|
+
"type": {
|
|
46810
|
+
"text": "void"
|
|
46811
|
+
}
|
|
46812
|
+
}
|
|
46813
|
+
},
|
|
46814
|
+
{
|
|
46815
|
+
"kind": "method",
|
|
46816
|
+
"name": "_itemClickHandler",
|
|
46817
|
+
"privacy": "private",
|
|
46818
|
+
"return": {
|
|
46819
|
+
"type": {
|
|
46820
|
+
"text": "Promise<void>"
|
|
46821
|
+
}
|
|
46822
|
+
},
|
|
46510
46823
|
"parameters": [
|
|
46511
46824
|
{
|
|
46512
|
-
"name": "
|
|
46825
|
+
"name": "event",
|
|
46513
46826
|
"type": {
|
|
46514
|
-
"text": "
|
|
46827
|
+
"text": "PointerEvent"
|
|
46515
46828
|
}
|
|
46516
46829
|
}
|
|
46517
46830
|
]
|
|
46518
46831
|
},
|
|
46519
46832
|
{
|
|
46520
46833
|
"kind": "method",
|
|
46521
|
-
"name": "
|
|
46522
|
-
"privacy": "
|
|
46834
|
+
"name": "_handleClearIconClick",
|
|
46835
|
+
"privacy": "private",
|
|
46836
|
+
"return": {
|
|
46837
|
+
"type": {
|
|
46838
|
+
"text": "void"
|
|
46839
|
+
}
|
|
46840
|
+
},
|
|
46523
46841
|
"parameters": [
|
|
46524
46842
|
{
|
|
46525
|
-
"name": "
|
|
46843
|
+
"name": "event",
|
|
46526
46844
|
"type": {
|
|
46527
|
-
"text": "
|
|
46845
|
+
"text": "PointerEvent"
|
|
46528
46846
|
}
|
|
46529
46847
|
}
|
|
46530
46848
|
]
|
|
46531
46849
|
},
|
|
46532
46850
|
{
|
|
46533
46851
|
"kind": "method",
|
|
46534
|
-
"name": "
|
|
46535
|
-
"privacy": "
|
|
46852
|
+
"name": "_handleCaseSensitivity",
|
|
46853
|
+
"privacy": "private",
|
|
46854
|
+
"return": {
|
|
46855
|
+
"type": {
|
|
46856
|
+
"text": "void"
|
|
46857
|
+
}
|
|
46858
|
+
}
|
|
46536
46859
|
},
|
|
46537
46860
|
{
|
|
46538
46861
|
"kind": "method",
|
|
46539
|
-
"name": "
|
|
46540
|
-
"privacy": "
|
|
46862
|
+
"name": "focus",
|
|
46863
|
+
"privacy": "public",
|
|
46864
|
+
"return": {
|
|
46865
|
+
"type": {
|
|
46866
|
+
"text": "void"
|
|
46867
|
+
}
|
|
46868
|
+
},
|
|
46541
46869
|
"parameters": [
|
|
46542
46870
|
{
|
|
46543
|
-
"name": "
|
|
46871
|
+
"name": "options",
|
|
46872
|
+
"optional": true,
|
|
46544
46873
|
"type": {
|
|
46545
|
-
"text": "
|
|
46874
|
+
"text": "FocusOptions"
|
|
46546
46875
|
}
|
|
46547
46876
|
}
|
|
46548
|
-
]
|
|
46877
|
+
],
|
|
46878
|
+
"description": "Sets focus on the component."
|
|
46549
46879
|
},
|
|
46550
46880
|
{
|
|
46551
46881
|
"kind": "method",
|
|
46552
|
-
"name": "
|
|
46553
|
-
"privacy": "
|
|
46882
|
+
"name": "blur",
|
|
46883
|
+
"privacy": "public",
|
|
46884
|
+
"return": {
|
|
46885
|
+
"type": {
|
|
46886
|
+
"text": "void"
|
|
46887
|
+
}
|
|
46888
|
+
},
|
|
46889
|
+
"description": "Removes focus from the component."
|
|
46554
46890
|
},
|
|
46555
46891
|
{
|
|
46556
46892
|
"kind": "method",
|
|
46557
|
-
"name": "
|
|
46558
|
-
"privacy": "
|
|
46893
|
+
"name": "select",
|
|
46894
|
+
"privacy": "public",
|
|
46895
|
+
"return": {
|
|
46896
|
+
"type": {
|
|
46897
|
+
"text": "void"
|
|
46898
|
+
}
|
|
46899
|
+
},
|
|
46900
|
+
"parameters": [
|
|
46901
|
+
{
|
|
46902
|
+
"name": "items",
|
|
46903
|
+
"optional": true,
|
|
46904
|
+
"type": {
|
|
46905
|
+
"text": "Item<T> | Item<T>[]"
|
|
46906
|
+
},
|
|
46907
|
+
"description": "One or more items to be selected. Multiple items should be passed as an array.\nWhen valueKey is specified, the corresponding value should be used in place of the item reference."
|
|
46908
|
+
}
|
|
46909
|
+
],
|
|
46910
|
+
"description": "Selects option(s) in the list by either reference or valueKey.\nIf not argument is provided all items will be selected."
|
|
46559
46911
|
},
|
|
46560
46912
|
{
|
|
46561
46913
|
"kind": "method",
|
|
46562
|
-
"name": "
|
|
46563
|
-
"privacy": "
|
|
46914
|
+
"name": "deselect",
|
|
46915
|
+
"privacy": "public",
|
|
46916
|
+
"return": {
|
|
46917
|
+
"type": {
|
|
46918
|
+
"text": "void"
|
|
46919
|
+
}
|
|
46920
|
+
},
|
|
46564
46921
|
"parameters": [
|
|
46565
46922
|
{
|
|
46566
|
-
"name": "
|
|
46923
|
+
"name": "items",
|
|
46924
|
+
"optional": true,
|
|
46567
46925
|
"type": {
|
|
46568
|
-
"text": "
|
|
46569
|
-
}
|
|
46926
|
+
"text": "Item<T> | Item<T>[]"
|
|
46927
|
+
},
|
|
46928
|
+
"description": "One or more items to be deselected. Multiple items should be passed as an array.\nWhen valueKey is specified, the corresponding value should be used in place of the item reference."
|
|
46570
46929
|
}
|
|
46571
|
-
]
|
|
46930
|
+
],
|
|
46931
|
+
"description": "Deselects option(s) in the list by either reference or valueKey.\nIf not argument is provided all items will be deselected."
|
|
46932
|
+
},
|
|
46933
|
+
{
|
|
46934
|
+
"kind": "field",
|
|
46935
|
+
"name": "_itemRenderer",
|
|
46936
|
+
"type": {
|
|
46937
|
+
"text": "ComboRenderFunction<T>"
|
|
46938
|
+
},
|
|
46939
|
+
"privacy": "protected"
|
|
46572
46940
|
},
|
|
46573
46941
|
{
|
|
46574
46942
|
"kind": "method",
|
|
46575
|
-
"name": "
|
|
46943
|
+
"name": "_renderToggleIcon",
|
|
46576
46944
|
"privacy": "private"
|
|
46577
46945
|
},
|
|
46578
46946
|
{
|
|
46579
46947
|
"kind": "method",
|
|
46580
|
-
"name": "
|
|
46948
|
+
"name": "_renderClearIcon",
|
|
46581
46949
|
"privacy": "private"
|
|
46582
46950
|
},
|
|
46583
46951
|
{
|
|
46584
46952
|
"kind": "method",
|
|
46585
|
-
"name": "
|
|
46953
|
+
"name": "_renderMainInput",
|
|
46586
46954
|
"privacy": "private"
|
|
46587
46955
|
},
|
|
46588
46956
|
{
|
|
46589
46957
|
"kind": "method",
|
|
46590
|
-
"name": "
|
|
46958
|
+
"name": "_renderSearchInput",
|
|
46591
46959
|
"privacy": "private"
|
|
46592
46960
|
},
|
|
46593
46961
|
{
|
|
46594
46962
|
"kind": "method",
|
|
46595
|
-
"name": "
|
|
46963
|
+
"name": "_renderEmptyTemplate",
|
|
46596
46964
|
"privacy": "private"
|
|
46597
46965
|
},
|
|
46598
46966
|
{
|
|
46599
46967
|
"kind": "method",
|
|
46600
|
-
"name": "
|
|
46968
|
+
"name": "_renderList",
|
|
46601
46969
|
"privacy": "private"
|
|
46602
46970
|
},
|
|
46603
46971
|
{
|
|
46604
46972
|
"kind": "method",
|
|
46605
|
-
"name": "
|
|
46973
|
+
"name": "_renderHelperText",
|
|
46606
46974
|
"privacy": "private",
|
|
46607
46975
|
"return": {
|
|
46608
46976
|
"type": {
|
|
@@ -46978,6 +47346,35 @@
|
|
|
46978
47346
|
"module": "src/components/common/mixins/forms/associated.ts"
|
|
46979
47347
|
}
|
|
46980
47348
|
},
|
|
47349
|
+
{
|
|
47350
|
+
"kind": "method",
|
|
47351
|
+
"name": "_setFormValue",
|
|
47352
|
+
"privacy": "protected",
|
|
47353
|
+
"return": {
|
|
47354
|
+
"type": {
|
|
47355
|
+
"text": "void"
|
|
47356
|
+
}
|
|
47357
|
+
},
|
|
47358
|
+
"parameters": [
|
|
47359
|
+
{
|
|
47360
|
+
"name": "value",
|
|
47361
|
+
"type": {
|
|
47362
|
+
"text": "FormValueType"
|
|
47363
|
+
}
|
|
47364
|
+
},
|
|
47365
|
+
{
|
|
47366
|
+
"name": "state",
|
|
47367
|
+
"optional": true,
|
|
47368
|
+
"type": {
|
|
47369
|
+
"text": "FormValueType"
|
|
47370
|
+
}
|
|
47371
|
+
}
|
|
47372
|
+
],
|
|
47373
|
+
"inheritedFrom": {
|
|
47374
|
+
"name": "BaseFormAssociated",
|
|
47375
|
+
"module": "src/components/common/mixins/forms/associated.ts"
|
|
47376
|
+
}
|
|
47377
|
+
},
|
|
46981
47378
|
{
|
|
46982
47379
|
"kind": "method",
|
|
46983
47380
|
"name": "formAssociatedCallback",
|
|
@@ -47190,7 +47587,10 @@
|
|
|
47190
47587
|
{
|
|
47191
47588
|
"kind": "method",
|
|
47192
47589
|
"name": "emitEvent",
|
|
47193
|
-
"
|
|
47590
|
+
"type": {
|
|
47591
|
+
"text": "<\n K extends keyof IgcBaseComboBoxEventMap,\n D extends UnpackCustomEvent<IgcBaseComboBoxEventMap[K]>,\n >(\n event: K,\n eventInitDict?: CustomEventInit<D>\n ) => boolean"
|
|
47592
|
+
},
|
|
47593
|
+
"privacy": "public",
|
|
47194
47594
|
"return": {
|
|
47195
47595
|
"type": {
|
|
47196
47596
|
"text": "boolean"
|
|
@@ -47212,8 +47612,139 @@
|
|
|
47212
47612
|
}
|
|
47213
47613
|
],
|
|
47214
47614
|
"inheritedFrom": {
|
|
47215
|
-
"name": "
|
|
47216
|
-
"module": "src/components/common/mixins/
|
|
47615
|
+
"name": "IgcBaseComboBoxComponent",
|
|
47616
|
+
"module": "src/components/common/mixins/combo-box.ts"
|
|
47617
|
+
}
|
|
47618
|
+
},
|
|
47619
|
+
{
|
|
47620
|
+
"kind": "field",
|
|
47621
|
+
"name": "open",
|
|
47622
|
+
"type": {
|
|
47623
|
+
"text": "boolean"
|
|
47624
|
+
},
|
|
47625
|
+
"privacy": "public",
|
|
47626
|
+
"default": "false",
|
|
47627
|
+
"description": "Sets the open state of the component.",
|
|
47628
|
+
"attribute": "open",
|
|
47629
|
+
"reflects": true,
|
|
47630
|
+
"inheritedFrom": {
|
|
47631
|
+
"name": "IgcBaseComboBoxComponent",
|
|
47632
|
+
"module": "src/components/common/mixins/combo-box.ts"
|
|
47633
|
+
}
|
|
47634
|
+
},
|
|
47635
|
+
{
|
|
47636
|
+
"kind": "method",
|
|
47637
|
+
"name": "_emitClosing",
|
|
47638
|
+
"privacy": "protected",
|
|
47639
|
+
"return": {
|
|
47640
|
+
"type": {
|
|
47641
|
+
"text": "boolean"
|
|
47642
|
+
}
|
|
47643
|
+
},
|
|
47644
|
+
"inheritedFrom": {
|
|
47645
|
+
"name": "IgcBaseComboBoxComponent",
|
|
47646
|
+
"module": "src/components/common/mixins/combo-box.ts"
|
|
47647
|
+
}
|
|
47648
|
+
},
|
|
47649
|
+
{
|
|
47650
|
+
"kind": "method",
|
|
47651
|
+
"name": "_emitClosed",
|
|
47652
|
+
"privacy": "protected",
|
|
47653
|
+
"return": {
|
|
47654
|
+
"type": {
|
|
47655
|
+
"text": "boolean"
|
|
47656
|
+
}
|
|
47657
|
+
},
|
|
47658
|
+
"inheritedFrom": {
|
|
47659
|
+
"name": "IgcBaseComboBoxComponent",
|
|
47660
|
+
"module": "src/components/common/mixins/combo-box.ts"
|
|
47661
|
+
}
|
|
47662
|
+
},
|
|
47663
|
+
{
|
|
47664
|
+
"kind": "method",
|
|
47665
|
+
"name": "_emitOpening",
|
|
47666
|
+
"privacy": "protected",
|
|
47667
|
+
"return": {
|
|
47668
|
+
"type": {
|
|
47669
|
+
"text": "boolean"
|
|
47670
|
+
}
|
|
47671
|
+
},
|
|
47672
|
+
"inheritedFrom": {
|
|
47673
|
+
"name": "IgcBaseComboBoxComponent",
|
|
47674
|
+
"module": "src/components/common/mixins/combo-box.ts"
|
|
47675
|
+
}
|
|
47676
|
+
},
|
|
47677
|
+
{
|
|
47678
|
+
"kind": "method",
|
|
47679
|
+
"name": "_emitOpened",
|
|
47680
|
+
"privacy": "protected",
|
|
47681
|
+
"return": {
|
|
47682
|
+
"type": {
|
|
47683
|
+
"text": "boolean"
|
|
47684
|
+
}
|
|
47685
|
+
},
|
|
47686
|
+
"inheritedFrom": {
|
|
47687
|
+
"name": "IgcBaseComboBoxComponent",
|
|
47688
|
+
"module": "src/components/common/mixins/combo-box.ts"
|
|
47689
|
+
}
|
|
47690
|
+
},
|
|
47691
|
+
{
|
|
47692
|
+
"kind": "method",
|
|
47693
|
+
"name": "_handleAnchorClick",
|
|
47694
|
+
"privacy": "protected",
|
|
47695
|
+
"return": {
|
|
47696
|
+
"type": {
|
|
47697
|
+
"text": "void"
|
|
47698
|
+
}
|
|
47699
|
+
},
|
|
47700
|
+
"inheritedFrom": {
|
|
47701
|
+
"name": "IgcBaseComboBoxComponent",
|
|
47702
|
+
"module": "src/components/common/mixins/combo-box.ts"
|
|
47703
|
+
}
|
|
47704
|
+
},
|
|
47705
|
+
{
|
|
47706
|
+
"kind": "method",
|
|
47707
|
+
"name": "show",
|
|
47708
|
+
"privacy": "public",
|
|
47709
|
+
"return": {
|
|
47710
|
+
"type": {
|
|
47711
|
+
"text": "Promise<boolean>"
|
|
47712
|
+
}
|
|
47713
|
+
},
|
|
47714
|
+
"description": "Shows the component.",
|
|
47715
|
+
"inheritedFrom": {
|
|
47716
|
+
"name": "IgcBaseComboBoxComponent",
|
|
47717
|
+
"module": "src/components/common/mixins/combo-box.ts"
|
|
47718
|
+
}
|
|
47719
|
+
},
|
|
47720
|
+
{
|
|
47721
|
+
"kind": "method",
|
|
47722
|
+
"name": "hide",
|
|
47723
|
+
"privacy": "public",
|
|
47724
|
+
"return": {
|
|
47725
|
+
"type": {
|
|
47726
|
+
"text": "Promise<boolean>"
|
|
47727
|
+
}
|
|
47728
|
+
},
|
|
47729
|
+
"description": "Hides the component.",
|
|
47730
|
+
"inheritedFrom": {
|
|
47731
|
+
"name": "IgcBaseComboBoxComponent",
|
|
47732
|
+
"module": "src/components/common/mixins/combo-box.ts"
|
|
47733
|
+
}
|
|
47734
|
+
},
|
|
47735
|
+
{
|
|
47736
|
+
"kind": "method",
|
|
47737
|
+
"name": "toggle",
|
|
47738
|
+
"privacy": "public",
|
|
47739
|
+
"return": {
|
|
47740
|
+
"type": {
|
|
47741
|
+
"text": "Promise<boolean>"
|
|
47742
|
+
}
|
|
47743
|
+
},
|
|
47744
|
+
"description": "Toggles the open state of the component.",
|
|
47745
|
+
"inheritedFrom": {
|
|
47746
|
+
"name": "IgcBaseComboBoxComponent",
|
|
47747
|
+
"module": "src/components/common/mixins/combo-box.ts"
|
|
47217
47748
|
}
|
|
47218
47749
|
}
|
|
47219
47750
|
],
|
|
@@ -47292,12 +47823,15 @@
|
|
|
47292
47823
|
"name": "locale",
|
|
47293
47824
|
"description": "Gets/Sets the locale used for getting language, affecting resource strings.",
|
|
47294
47825
|
"fieldName": "locale",
|
|
47295
|
-
"attribute": "locale"
|
|
47826
|
+
"attribute": "locale",
|
|
47827
|
+
"type": {
|
|
47828
|
+
"text": "string"
|
|
47829
|
+
}
|
|
47296
47830
|
},
|
|
47297
47831
|
{
|
|
47298
47832
|
"name": "label",
|
|
47299
47833
|
"type": {
|
|
47300
|
-
"text": "string"
|
|
47834
|
+
"text": "string | undefined"
|
|
47301
47835
|
},
|
|
47302
47836
|
"description": "The label attribute of the control.",
|
|
47303
47837
|
"fieldName": "label",
|
|
@@ -47306,7 +47840,7 @@
|
|
|
47306
47840
|
{
|
|
47307
47841
|
"name": "placeholder",
|
|
47308
47842
|
"type": {
|
|
47309
|
-
"text": "string"
|
|
47843
|
+
"text": "string | undefined"
|
|
47310
47844
|
},
|
|
47311
47845
|
"description": "The placeholder attribute of the control.",
|
|
47312
47846
|
"fieldName": "placeholder",
|
|
@@ -47316,17 +47850,10 @@
|
|
|
47316
47850
|
"name": "placeholder-search",
|
|
47317
47851
|
"description": "The placeholder attribute of the search input.",
|
|
47318
47852
|
"fieldName": "placeholderSearch",
|
|
47319
|
-
"attribute": "placeholder-search"
|
|
47320
|
-
},
|
|
47321
|
-
{
|
|
47322
|
-
"name": "open",
|
|
47853
|
+
"attribute": "placeholder-search",
|
|
47323
47854
|
"type": {
|
|
47324
|
-
"text": "
|
|
47325
|
-
}
|
|
47326
|
-
"default": "false",
|
|
47327
|
-
"description": "Sets the open state of the component.",
|
|
47328
|
-
"fieldName": "open",
|
|
47329
|
-
"attribute": "open"
|
|
47855
|
+
"text": "string"
|
|
47856
|
+
}
|
|
47330
47857
|
},
|
|
47331
47858
|
{
|
|
47332
47859
|
"name": "value-key",
|
|
@@ -47342,17 +47869,20 @@
|
|
|
47342
47869
|
},
|
|
47343
47870
|
{
|
|
47344
47871
|
"name": "group-key",
|
|
47872
|
+
"type": {
|
|
47873
|
+
"text": "Keys<T> | string | undefined"
|
|
47874
|
+
},
|
|
47345
47875
|
"description": "The key in the data source used to group items in the list.",
|
|
47346
47876
|
"fieldName": "groupKey",
|
|
47347
47877
|
"attribute": "group-key"
|
|
47348
47878
|
},
|
|
47349
47879
|
{
|
|
47350
47880
|
"name": "group-sorting",
|
|
47351
|
-
"description": "Sorts the items in each group by ascending or descending order.",
|
|
47352
|
-
"default": "asc",
|
|
47353
47881
|
"type": {
|
|
47354
47882
|
"text": "\"asc\" | \"desc\" | \"none\""
|
|
47355
47883
|
},
|
|
47884
|
+
"default": "'asc'",
|
|
47885
|
+
"description": "Sorts the items in each group by ascending or descending order.",
|
|
47356
47886
|
"fieldName": "groupSorting",
|
|
47357
47887
|
"attribute": "group-sorting"
|
|
47358
47888
|
},
|
|
@@ -47472,6 +48002,20 @@
|
|
|
47472
48002
|
"name": "BaseFormAssociated",
|
|
47473
48003
|
"module": "src/components/common/mixins/forms/associated.ts"
|
|
47474
48004
|
}
|
|
48005
|
+
},
|
|
48006
|
+
{
|
|
48007
|
+
"name": "open",
|
|
48008
|
+
"type": {
|
|
48009
|
+
"text": "boolean"
|
|
48010
|
+
},
|
|
48011
|
+
"default": "false",
|
|
48012
|
+
"description": "Sets the open state of the component.",
|
|
48013
|
+
"fieldName": "open",
|
|
48014
|
+
"attribute": "open",
|
|
48015
|
+
"inheritedFrom": {
|
|
48016
|
+
"name": "IgcBaseComboBoxComponent",
|
|
48017
|
+
"module": "src/components/common/mixins/combo-box.ts"
|
|
48018
|
+
}
|
|
47475
48019
|
}
|
|
47476
48020
|
],
|
|
47477
48021
|
"mixins": [
|
|
@@ -47485,8 +48029,8 @@
|
|
|
47485
48029
|
}
|
|
47486
48030
|
],
|
|
47487
48031
|
"superclass": {
|
|
47488
|
-
"name": "
|
|
47489
|
-
"
|
|
48032
|
+
"name": "IgcBaseComboBoxComponent",
|
|
48033
|
+
"module": "/src/components/common/mixins/combo-box.js"
|
|
47490
48034
|
},
|
|
47491
48035
|
"tagName": "igc-combo",
|
|
47492
48036
|
"customElement": true
|
|
@@ -47933,11 +48477,11 @@
|
|
|
47933
48477
|
"text": "RootClickController"
|
|
47934
48478
|
},
|
|
47935
48479
|
"privacy": "protected",
|
|
47936
|
-
"readonly": true,
|
|
47937
48480
|
"inheritedFrom": {
|
|
47938
|
-
"name": "
|
|
48481
|
+
"name": "IgcBaseComboBoxComponent",
|
|
47939
48482
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
47940
|
-
}
|
|
48483
|
+
},
|
|
48484
|
+
"readonly": true
|
|
47941
48485
|
},
|
|
47942
48486
|
{
|
|
47943
48487
|
"kind": "field",
|
|
@@ -47987,7 +48531,7 @@
|
|
|
47987
48531
|
"attribute": "open",
|
|
47988
48532
|
"reflects": true,
|
|
47989
48533
|
"inheritedFrom": {
|
|
47990
|
-
"name": "
|
|
48534
|
+
"name": "IgcBaseComboBoxComponent",
|
|
47991
48535
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
47992
48536
|
}
|
|
47993
48537
|
},
|
|
@@ -48344,7 +48888,7 @@
|
|
|
48344
48888
|
},
|
|
48345
48889
|
{
|
|
48346
48890
|
"kind": "method",
|
|
48347
|
-
"name": "
|
|
48891
|
+
"name": "_handleAnchorClick",
|
|
48348
48892
|
"privacy": "protected",
|
|
48349
48893
|
"return": {
|
|
48350
48894
|
"type": {
|
|
@@ -48352,7 +48896,7 @@
|
|
|
48352
48896
|
}
|
|
48353
48897
|
},
|
|
48354
48898
|
"inheritedFrom": {
|
|
48355
|
-
"name": "
|
|
48899
|
+
"name": "IgcBaseComboBoxComponent",
|
|
48356
48900
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
48357
48901
|
}
|
|
48358
48902
|
},
|
|
@@ -49346,6 +49890,10 @@
|
|
|
49346
49890
|
"text": "<\n K extends keyof IgcBaseComboBoxEventMap,\n D extends UnpackCustomEvent<IgcBaseComboBoxEventMap[K]>,\n >(\n event: K,\n eventInitDict?: CustomEventInit<D>\n ) => boolean"
|
|
49347
49891
|
},
|
|
49348
49892
|
"privacy": "public",
|
|
49893
|
+
"inheritedFrom": {
|
|
49894
|
+
"name": "IgcBaseComboBoxComponent",
|
|
49895
|
+
"module": "src/components/common/mixins/combo-box.ts"
|
|
49896
|
+
},
|
|
49349
49897
|
"return": {
|
|
49350
49898
|
"type": {
|
|
49351
49899
|
"text": "boolean"
|
|
@@ -49365,11 +49913,7 @@
|
|
|
49365
49913
|
"text": "CustomEventInit<D>"
|
|
49366
49914
|
}
|
|
49367
49915
|
}
|
|
49368
|
-
]
|
|
49369
|
-
"inheritedFrom": {
|
|
49370
|
-
"name": "IgcBaseComboBoxLikeComponent",
|
|
49371
|
-
"module": "src/components/common/mixins/combo-box.ts"
|
|
49372
|
-
}
|
|
49916
|
+
]
|
|
49373
49917
|
},
|
|
49374
49918
|
{
|
|
49375
49919
|
"kind": "field",
|
|
@@ -49383,7 +49927,7 @@
|
|
|
49383
49927
|
"attribute": "keep-open-on-select",
|
|
49384
49928
|
"reflects": true,
|
|
49385
49929
|
"inheritedFrom": {
|
|
49386
|
-
"name": "
|
|
49930
|
+
"name": "IgcComboBoxBaseLikeComponent",
|
|
49387
49931
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
49388
49932
|
}
|
|
49389
49933
|
},
|
|
@@ -49399,43 +49943,63 @@
|
|
|
49399
49943
|
"attribute": "keep-open-on-outside-click",
|
|
49400
49944
|
"reflects": true,
|
|
49401
49945
|
"inheritedFrom": {
|
|
49402
|
-
"name": "
|
|
49946
|
+
"name": "IgcComboBoxBaseLikeComponent",
|
|
49403
49947
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
49404
49948
|
}
|
|
49405
49949
|
},
|
|
49406
49950
|
{
|
|
49407
49951
|
"kind": "method",
|
|
49408
|
-
"name": "
|
|
49952
|
+
"name": "_emitClosing",
|
|
49409
49953
|
"privacy": "protected",
|
|
49954
|
+
"return": {
|
|
49955
|
+
"type": {
|
|
49956
|
+
"text": "boolean"
|
|
49957
|
+
}
|
|
49958
|
+
},
|
|
49410
49959
|
"inheritedFrom": {
|
|
49411
|
-
"name": "
|
|
49960
|
+
"name": "IgcBaseComboBoxComponent",
|
|
49412
49961
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
49413
49962
|
}
|
|
49414
49963
|
},
|
|
49415
49964
|
{
|
|
49416
49965
|
"kind": "method",
|
|
49417
|
-
"name": "
|
|
49966
|
+
"name": "_emitClosed",
|
|
49418
49967
|
"privacy": "protected",
|
|
49968
|
+
"return": {
|
|
49969
|
+
"type": {
|
|
49970
|
+
"text": "boolean"
|
|
49971
|
+
}
|
|
49972
|
+
},
|
|
49419
49973
|
"inheritedFrom": {
|
|
49420
|
-
"name": "
|
|
49974
|
+
"name": "IgcBaseComboBoxComponent",
|
|
49421
49975
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
49422
49976
|
}
|
|
49423
49977
|
},
|
|
49424
49978
|
{
|
|
49425
49979
|
"kind": "method",
|
|
49426
|
-
"name": "
|
|
49980
|
+
"name": "_emitOpening",
|
|
49427
49981
|
"privacy": "protected",
|
|
49982
|
+
"return": {
|
|
49983
|
+
"type": {
|
|
49984
|
+
"text": "boolean"
|
|
49985
|
+
}
|
|
49986
|
+
},
|
|
49428
49987
|
"inheritedFrom": {
|
|
49429
|
-
"name": "
|
|
49988
|
+
"name": "IgcBaseComboBoxComponent",
|
|
49430
49989
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
49431
49990
|
}
|
|
49432
49991
|
},
|
|
49433
49992
|
{
|
|
49434
49993
|
"kind": "method",
|
|
49435
|
-
"name": "
|
|
49994
|
+
"name": "_emitOpened",
|
|
49436
49995
|
"privacy": "protected",
|
|
49996
|
+
"return": {
|
|
49997
|
+
"type": {
|
|
49998
|
+
"text": "boolean"
|
|
49999
|
+
}
|
|
50000
|
+
},
|
|
49437
50001
|
"inheritedFrom": {
|
|
49438
|
-
"name": "
|
|
50002
|
+
"name": "IgcBaseComboBoxComponent",
|
|
49439
50003
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
49440
50004
|
}
|
|
49441
50005
|
},
|
|
@@ -49443,6 +50007,11 @@
|
|
|
49443
50007
|
"kind": "method",
|
|
49444
50008
|
"name": "_hide",
|
|
49445
50009
|
"privacy": "protected",
|
|
50010
|
+
"return": {
|
|
50011
|
+
"type": {
|
|
50012
|
+
"text": "Promise<boolean>"
|
|
50013
|
+
}
|
|
50014
|
+
},
|
|
49446
50015
|
"parameters": [
|
|
49447
50016
|
{
|
|
49448
50017
|
"name": "emitEvent",
|
|
@@ -49450,7 +50019,7 @@
|
|
|
49450
50019
|
}
|
|
49451
50020
|
],
|
|
49452
50021
|
"inheritedFrom": {
|
|
49453
|
-
"name": "
|
|
50022
|
+
"name": "IgcBaseComboBoxComponent",
|
|
49454
50023
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
49455
50024
|
}
|
|
49456
50025
|
},
|
|
@@ -49458,6 +50027,11 @@
|
|
|
49458
50027
|
"kind": "method",
|
|
49459
50028
|
"name": "_show",
|
|
49460
50029
|
"privacy": "protected",
|
|
50030
|
+
"return": {
|
|
50031
|
+
"type": {
|
|
50032
|
+
"text": "Promise<boolean>"
|
|
50033
|
+
}
|
|
50034
|
+
},
|
|
49461
50035
|
"parameters": [
|
|
49462
50036
|
{
|
|
49463
50037
|
"name": "emitEvent",
|
|
@@ -49465,7 +50039,7 @@
|
|
|
49465
50039
|
}
|
|
49466
50040
|
],
|
|
49467
50041
|
"inheritedFrom": {
|
|
49468
|
-
"name": "
|
|
50042
|
+
"name": "IgcBaseComboBoxComponent",
|
|
49469
50043
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
49470
50044
|
}
|
|
49471
50045
|
},
|
|
@@ -49480,7 +50054,7 @@
|
|
|
49480
50054
|
},
|
|
49481
50055
|
"description": "Shows the component.",
|
|
49482
50056
|
"inheritedFrom": {
|
|
49483
|
-
"name": "
|
|
50057
|
+
"name": "IgcBaseComboBoxComponent",
|
|
49484
50058
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
49485
50059
|
}
|
|
49486
50060
|
},
|
|
@@ -49495,7 +50069,7 @@
|
|
|
49495
50069
|
},
|
|
49496
50070
|
"description": "Hides the component.",
|
|
49497
50071
|
"inheritedFrom": {
|
|
49498
|
-
"name": "
|
|
50072
|
+
"name": "IgcBaseComboBoxComponent",
|
|
49499
50073
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
49500
50074
|
}
|
|
49501
50075
|
},
|
|
@@ -49510,7 +50084,7 @@
|
|
|
49510
50084
|
},
|
|
49511
50085
|
"description": "Toggles the open state of the component.",
|
|
49512
50086
|
"inheritedFrom": {
|
|
49513
|
-
"name": "
|
|
50087
|
+
"name": "IgcBaseComboBoxComponent",
|
|
49514
50088
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
49515
50089
|
}
|
|
49516
50090
|
}
|
|
@@ -49561,7 +50135,7 @@
|
|
|
49561
50135
|
"fieldName": "open",
|
|
49562
50136
|
"attribute": "open",
|
|
49563
50137
|
"inheritedFrom": {
|
|
49564
|
-
"name": "
|
|
50138
|
+
"name": "IgcBaseComboBoxComponent",
|
|
49565
50139
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
49566
50140
|
}
|
|
49567
50141
|
},
|
|
@@ -49838,7 +50412,7 @@
|
|
|
49838
50412
|
"fieldName": "keepOpenOnSelect",
|
|
49839
50413
|
"attribute": "keep-open-on-select",
|
|
49840
50414
|
"inheritedFrom": {
|
|
49841
|
-
"name": "
|
|
50415
|
+
"name": "IgcComboBoxBaseLikeComponent",
|
|
49842
50416
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
49843
50417
|
}
|
|
49844
50418
|
},
|
|
@@ -49852,7 +50426,7 @@
|
|
|
49852
50426
|
"fieldName": "keepOpenOnOutsideClick",
|
|
49853
50427
|
"attribute": "keep-open-on-outside-click",
|
|
49854
50428
|
"inheritedFrom": {
|
|
49855
|
-
"name": "
|
|
50429
|
+
"name": "IgcComboBoxBaseLikeComponent",
|
|
49856
50430
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
49857
50431
|
}
|
|
49858
50432
|
}
|
|
@@ -49868,7 +50442,7 @@
|
|
|
49868
50442
|
}
|
|
49869
50443
|
],
|
|
49870
50444
|
"superclass": {
|
|
49871
|
-
"name": "
|
|
50445
|
+
"name": "IgcComboBoxBaseLikeComponent",
|
|
49872
50446
|
"module": "/src/components/common/mixins/combo-box.js"
|
|
49873
50447
|
},
|
|
49874
50448
|
"tagName": "igc-date-picker",
|
|
@@ -50568,11 +51142,11 @@
|
|
|
50568
51142
|
"text": "RootClickController"
|
|
50569
51143
|
},
|
|
50570
51144
|
"privacy": "protected",
|
|
50571
|
-
"readonly": true,
|
|
50572
51145
|
"inheritedFrom": {
|
|
50573
|
-
"name": "
|
|
51146
|
+
"name": "IgcBaseComboBoxComponent",
|
|
50574
51147
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
50575
|
-
}
|
|
51148
|
+
},
|
|
51149
|
+
"readonly": true
|
|
50576
51150
|
},
|
|
50577
51151
|
{
|
|
50578
51152
|
"kind": "field",
|
|
@@ -50878,6 +51452,10 @@
|
|
|
50878
51452
|
}
|
|
50879
51453
|
},
|
|
50880
51454
|
"description": "Shows the component.",
|
|
51455
|
+
"inheritedFrom": {
|
|
51456
|
+
"name": "IgcBaseComboBoxComponent",
|
|
51457
|
+
"module": "src/components/common/mixins/combo-box.ts"
|
|
51458
|
+
},
|
|
50881
51459
|
"parameters": [
|
|
50882
51460
|
{
|
|
50883
51461
|
"name": "target",
|
|
@@ -50886,11 +51464,7 @@
|
|
|
50886
51464
|
"text": "HTMLElement | string"
|
|
50887
51465
|
}
|
|
50888
51466
|
}
|
|
50889
|
-
]
|
|
50890
|
-
"inheritedFrom": {
|
|
50891
|
-
"name": "IgcBaseComboBoxLikeComponent",
|
|
50892
|
-
"module": "src/components/common/mixins/combo-box.ts"
|
|
50893
|
-
}
|
|
51467
|
+
]
|
|
50894
51468
|
},
|
|
50895
51469
|
{
|
|
50896
51470
|
"kind": "method",
|
|
@@ -50902,6 +51476,10 @@
|
|
|
50902
51476
|
}
|
|
50903
51477
|
},
|
|
50904
51478
|
"description": "Toggles the open state of the component.",
|
|
51479
|
+
"inheritedFrom": {
|
|
51480
|
+
"name": "IgcBaseComboBoxComponent",
|
|
51481
|
+
"module": "src/components/common/mixins/combo-box.ts"
|
|
51482
|
+
},
|
|
50905
51483
|
"parameters": [
|
|
50906
51484
|
{
|
|
50907
51485
|
"name": "target",
|
|
@@ -50910,11 +51488,7 @@
|
|
|
50910
51488
|
"text": "HTMLElement | string"
|
|
50911
51489
|
}
|
|
50912
51490
|
}
|
|
50913
|
-
]
|
|
50914
|
-
"inheritedFrom": {
|
|
50915
|
-
"name": "IgcBaseComboBoxLikeComponent",
|
|
50916
|
-
"module": "src/components/common/mixins/combo-box.ts"
|
|
50917
|
-
}
|
|
51491
|
+
]
|
|
50918
51492
|
},
|
|
50919
51493
|
{
|
|
50920
51494
|
"kind": "method",
|
|
@@ -51113,6 +51687,10 @@
|
|
|
51113
51687
|
"text": "<\n K extends keyof IgcBaseComboBoxEventMap,\n D extends UnpackCustomEvent<IgcBaseComboBoxEventMap[K]>,\n >(\n event: K,\n eventInitDict?: CustomEventInit<D>\n ) => boolean"
|
|
51114
51688
|
},
|
|
51115
51689
|
"privacy": "public",
|
|
51690
|
+
"inheritedFrom": {
|
|
51691
|
+
"name": "IgcBaseComboBoxComponent",
|
|
51692
|
+
"module": "src/components/common/mixins/combo-box.ts"
|
|
51693
|
+
},
|
|
51116
51694
|
"return": {
|
|
51117
51695
|
"type": {
|
|
51118
51696
|
"text": "boolean"
|
|
@@ -51132,11 +51710,7 @@
|
|
|
51132
51710
|
"text": "CustomEventInit<D>"
|
|
51133
51711
|
}
|
|
51134
51712
|
}
|
|
51135
|
-
]
|
|
51136
|
-
"inheritedFrom": {
|
|
51137
|
-
"name": "IgcBaseComboBoxLikeComponent",
|
|
51138
|
-
"module": "src/components/common/mixins/combo-box.ts"
|
|
51139
|
-
}
|
|
51713
|
+
]
|
|
51140
51714
|
},
|
|
51141
51715
|
{
|
|
51142
51716
|
"kind": "field",
|
|
@@ -51150,7 +51724,7 @@
|
|
|
51150
51724
|
"attribute": "keep-open-on-select",
|
|
51151
51725
|
"reflects": true,
|
|
51152
51726
|
"inheritedFrom": {
|
|
51153
|
-
"name": "
|
|
51727
|
+
"name": "IgcComboBoxBaseLikeComponent",
|
|
51154
51728
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
51155
51729
|
}
|
|
51156
51730
|
},
|
|
@@ -51166,7 +51740,7 @@
|
|
|
51166
51740
|
"attribute": "keep-open-on-outside-click",
|
|
51167
51741
|
"reflects": true,
|
|
51168
51742
|
"inheritedFrom": {
|
|
51169
|
-
"name": "
|
|
51743
|
+
"name": "IgcComboBoxBaseLikeComponent",
|
|
51170
51744
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
51171
51745
|
}
|
|
51172
51746
|
},
|
|
@@ -51182,52 +51756,77 @@
|
|
|
51182
51756
|
"attribute": "open",
|
|
51183
51757
|
"reflects": true,
|
|
51184
51758
|
"inheritedFrom": {
|
|
51185
|
-
"name": "
|
|
51759
|
+
"name": "IgcBaseComboBoxComponent",
|
|
51186
51760
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
51187
51761
|
}
|
|
51188
51762
|
},
|
|
51189
51763
|
{
|
|
51190
51764
|
"kind": "method",
|
|
51191
|
-
"name": "
|
|
51765
|
+
"name": "_emitClosing",
|
|
51192
51766
|
"privacy": "protected",
|
|
51767
|
+
"return": {
|
|
51768
|
+
"type": {
|
|
51769
|
+
"text": "boolean"
|
|
51770
|
+
}
|
|
51771
|
+
},
|
|
51193
51772
|
"inheritedFrom": {
|
|
51194
|
-
"name": "
|
|
51773
|
+
"name": "IgcBaseComboBoxComponent",
|
|
51195
51774
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
51196
51775
|
}
|
|
51197
51776
|
},
|
|
51198
51777
|
{
|
|
51199
51778
|
"kind": "method",
|
|
51200
|
-
"name": "
|
|
51779
|
+
"name": "_emitClosed",
|
|
51201
51780
|
"privacy": "protected",
|
|
51781
|
+
"return": {
|
|
51782
|
+
"type": {
|
|
51783
|
+
"text": "boolean"
|
|
51784
|
+
}
|
|
51785
|
+
},
|
|
51202
51786
|
"inheritedFrom": {
|
|
51203
|
-
"name": "
|
|
51787
|
+
"name": "IgcBaseComboBoxComponent",
|
|
51204
51788
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
51205
51789
|
}
|
|
51206
51790
|
},
|
|
51207
51791
|
{
|
|
51208
51792
|
"kind": "method",
|
|
51209
|
-
"name": "
|
|
51793
|
+
"name": "_emitOpening",
|
|
51210
51794
|
"privacy": "protected",
|
|
51795
|
+
"return": {
|
|
51796
|
+
"type": {
|
|
51797
|
+
"text": "boolean"
|
|
51798
|
+
}
|
|
51799
|
+
},
|
|
51211
51800
|
"inheritedFrom": {
|
|
51212
|
-
"name": "
|
|
51801
|
+
"name": "IgcBaseComboBoxComponent",
|
|
51213
51802
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
51214
51803
|
}
|
|
51215
51804
|
},
|
|
51216
51805
|
{
|
|
51217
51806
|
"kind": "method",
|
|
51218
|
-
"name": "
|
|
51807
|
+
"name": "_emitOpened",
|
|
51219
51808
|
"privacy": "protected",
|
|
51809
|
+
"return": {
|
|
51810
|
+
"type": {
|
|
51811
|
+
"text": "boolean"
|
|
51812
|
+
}
|
|
51813
|
+
},
|
|
51220
51814
|
"inheritedFrom": {
|
|
51221
|
-
"name": "
|
|
51815
|
+
"name": "IgcBaseComboBoxComponent",
|
|
51222
51816
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
51223
51817
|
}
|
|
51224
51818
|
},
|
|
51225
51819
|
{
|
|
51226
51820
|
"kind": "method",
|
|
51227
|
-
"name": "
|
|
51821
|
+
"name": "_handleAnchorClick",
|
|
51228
51822
|
"privacy": "protected",
|
|
51823
|
+
"return": {
|
|
51824
|
+
"type": {
|
|
51825
|
+
"text": "void"
|
|
51826
|
+
}
|
|
51827
|
+
},
|
|
51229
51828
|
"inheritedFrom": {
|
|
51230
|
-
"name": "
|
|
51829
|
+
"name": "IgcBaseComboBoxComponent",
|
|
51231
51830
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
51232
51831
|
}
|
|
51233
51832
|
},
|
|
@@ -51235,6 +51834,11 @@
|
|
|
51235
51834
|
"kind": "method",
|
|
51236
51835
|
"name": "_hide",
|
|
51237
51836
|
"privacy": "protected",
|
|
51837
|
+
"return": {
|
|
51838
|
+
"type": {
|
|
51839
|
+
"text": "Promise<boolean>"
|
|
51840
|
+
}
|
|
51841
|
+
},
|
|
51238
51842
|
"parameters": [
|
|
51239
51843
|
{
|
|
51240
51844
|
"name": "emitEvent",
|
|
@@ -51242,7 +51846,7 @@
|
|
|
51242
51846
|
}
|
|
51243
51847
|
],
|
|
51244
51848
|
"inheritedFrom": {
|
|
51245
|
-
"name": "
|
|
51849
|
+
"name": "IgcBaseComboBoxComponent",
|
|
51246
51850
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
51247
51851
|
}
|
|
51248
51852
|
},
|
|
@@ -51250,6 +51854,11 @@
|
|
|
51250
51854
|
"kind": "method",
|
|
51251
51855
|
"name": "_show",
|
|
51252
51856
|
"privacy": "protected",
|
|
51857
|
+
"return": {
|
|
51858
|
+
"type": {
|
|
51859
|
+
"text": "Promise<boolean>"
|
|
51860
|
+
}
|
|
51861
|
+
},
|
|
51253
51862
|
"parameters": [
|
|
51254
51863
|
{
|
|
51255
51864
|
"name": "emitEvent",
|
|
@@ -51257,7 +51866,7 @@
|
|
|
51257
51866
|
}
|
|
51258
51867
|
],
|
|
51259
51868
|
"inheritedFrom": {
|
|
51260
|
-
"name": "
|
|
51869
|
+
"name": "IgcBaseComboBoxComponent",
|
|
51261
51870
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
51262
51871
|
}
|
|
51263
51872
|
},
|
|
@@ -51272,7 +51881,7 @@
|
|
|
51272
51881
|
},
|
|
51273
51882
|
"description": "Hides the component.",
|
|
51274
51883
|
"inheritedFrom": {
|
|
51275
|
-
"name": "
|
|
51884
|
+
"name": "IgcBaseComboBoxComponent",
|
|
51276
51885
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
51277
51886
|
}
|
|
51278
51887
|
}
|
|
@@ -51375,7 +51984,7 @@
|
|
|
51375
51984
|
"fieldName": "keepOpenOnSelect",
|
|
51376
51985
|
"attribute": "keep-open-on-select",
|
|
51377
51986
|
"inheritedFrom": {
|
|
51378
|
-
"name": "
|
|
51987
|
+
"name": "IgcComboBoxBaseLikeComponent",
|
|
51379
51988
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
51380
51989
|
}
|
|
51381
51990
|
},
|
|
@@ -51389,7 +51998,7 @@
|
|
|
51389
51998
|
"fieldName": "keepOpenOnOutsideClick",
|
|
51390
51999
|
"attribute": "keep-open-on-outside-click",
|
|
51391
52000
|
"inheritedFrom": {
|
|
51392
|
-
"name": "
|
|
52001
|
+
"name": "IgcComboBoxBaseLikeComponent",
|
|
51393
52002
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
51394
52003
|
}
|
|
51395
52004
|
},
|
|
@@ -51403,7 +52012,7 @@
|
|
|
51403
52012
|
"fieldName": "open",
|
|
51404
52013
|
"attribute": "open",
|
|
51405
52014
|
"inheritedFrom": {
|
|
51406
|
-
"name": "
|
|
52015
|
+
"name": "IgcBaseComboBoxComponent",
|
|
51407
52016
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
51408
52017
|
}
|
|
51409
52018
|
}
|
|
@@ -51415,7 +52024,7 @@
|
|
|
51415
52024
|
}
|
|
51416
52025
|
],
|
|
51417
52026
|
"superclass": {
|
|
51418
|
-
"name": "
|
|
52027
|
+
"name": "IgcComboBoxBaseLikeComponent",
|
|
51419
52028
|
"module": "/src/components/common/mixins/combo-box.js"
|
|
51420
52029
|
},
|
|
51421
52030
|
"tagName": "igc-dropdown",
|
|
@@ -52090,11 +52699,11 @@
|
|
|
52090
52699
|
"text": "RootClickController"
|
|
52091
52700
|
},
|
|
52092
52701
|
"privacy": "protected",
|
|
52093
|
-
"readonly": true,
|
|
52094
52702
|
"inheritedFrom": {
|
|
52095
|
-
"name": "
|
|
52703
|
+
"name": "IgcBaseComboBoxComponent",
|
|
52096
52704
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
52097
|
-
}
|
|
52705
|
+
},
|
|
52706
|
+
"readonly": true
|
|
52098
52707
|
},
|
|
52099
52708
|
{
|
|
52100
52709
|
"kind": "field",
|
|
@@ -52486,7 +53095,7 @@
|
|
|
52486
53095
|
},
|
|
52487
53096
|
{
|
|
52488
53097
|
"kind": "method",
|
|
52489
|
-
"name": "
|
|
53098
|
+
"name": "_handleAnchorClick",
|
|
52490
53099
|
"privacy": "protected",
|
|
52491
53100
|
"return": {
|
|
52492
53101
|
"type": {
|
|
@@ -52494,7 +53103,7 @@
|
|
|
52494
53103
|
}
|
|
52495
53104
|
},
|
|
52496
53105
|
"inheritedFrom": {
|
|
52497
|
-
"name": "
|
|
53106
|
+
"name": "IgcBaseComboBoxComponent",
|
|
52498
53107
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
52499
53108
|
}
|
|
52500
53109
|
},
|
|
@@ -53482,6 +54091,10 @@
|
|
|
53482
54091
|
"text": "<\n K extends keyof IgcBaseComboBoxEventMap,\n D extends UnpackCustomEvent<IgcBaseComboBoxEventMap[K]>,\n >(\n event: K,\n eventInitDict?: CustomEventInit<D>\n ) => boolean"
|
|
53483
54092
|
},
|
|
53484
54093
|
"privacy": "public",
|
|
54094
|
+
"inheritedFrom": {
|
|
54095
|
+
"name": "IgcBaseComboBoxComponent",
|
|
54096
|
+
"module": "src/components/common/mixins/combo-box.ts"
|
|
54097
|
+
},
|
|
53485
54098
|
"return": {
|
|
53486
54099
|
"type": {
|
|
53487
54100
|
"text": "boolean"
|
|
@@ -53501,11 +54114,7 @@
|
|
|
53501
54114
|
"text": "CustomEventInit<D>"
|
|
53502
54115
|
}
|
|
53503
54116
|
}
|
|
53504
|
-
]
|
|
53505
|
-
"inheritedFrom": {
|
|
53506
|
-
"name": "IgcBaseComboBoxLikeComponent",
|
|
53507
|
-
"module": "src/components/common/mixins/combo-box.ts"
|
|
53508
|
-
}
|
|
54117
|
+
]
|
|
53509
54118
|
},
|
|
53510
54119
|
{
|
|
53511
54120
|
"kind": "field",
|
|
@@ -53519,7 +54128,7 @@
|
|
|
53519
54128
|
"attribute": "keep-open-on-select",
|
|
53520
54129
|
"reflects": true,
|
|
53521
54130
|
"inheritedFrom": {
|
|
53522
|
-
"name": "
|
|
54131
|
+
"name": "IgcComboBoxBaseLikeComponent",
|
|
53523
54132
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
53524
54133
|
}
|
|
53525
54134
|
},
|
|
@@ -53535,7 +54144,7 @@
|
|
|
53535
54144
|
"attribute": "keep-open-on-outside-click",
|
|
53536
54145
|
"reflects": true,
|
|
53537
54146
|
"inheritedFrom": {
|
|
53538
|
-
"name": "
|
|
54147
|
+
"name": "IgcComboBoxBaseLikeComponent",
|
|
53539
54148
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
53540
54149
|
}
|
|
53541
54150
|
},
|
|
@@ -53551,43 +54160,63 @@
|
|
|
53551
54160
|
"attribute": "open",
|
|
53552
54161
|
"reflects": true,
|
|
53553
54162
|
"inheritedFrom": {
|
|
53554
|
-
"name": "
|
|
54163
|
+
"name": "IgcBaseComboBoxComponent",
|
|
53555
54164
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
53556
54165
|
}
|
|
53557
54166
|
},
|
|
53558
54167
|
{
|
|
53559
54168
|
"kind": "method",
|
|
53560
|
-
"name": "
|
|
54169
|
+
"name": "_emitClosing",
|
|
53561
54170
|
"privacy": "protected",
|
|
54171
|
+
"return": {
|
|
54172
|
+
"type": {
|
|
54173
|
+
"text": "boolean"
|
|
54174
|
+
}
|
|
54175
|
+
},
|
|
53562
54176
|
"inheritedFrom": {
|
|
53563
|
-
"name": "
|
|
54177
|
+
"name": "IgcBaseComboBoxComponent",
|
|
53564
54178
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
53565
54179
|
}
|
|
53566
54180
|
},
|
|
53567
54181
|
{
|
|
53568
54182
|
"kind": "method",
|
|
53569
|
-
"name": "
|
|
54183
|
+
"name": "_emitClosed",
|
|
53570
54184
|
"privacy": "protected",
|
|
54185
|
+
"return": {
|
|
54186
|
+
"type": {
|
|
54187
|
+
"text": "boolean"
|
|
54188
|
+
}
|
|
54189
|
+
},
|
|
53571
54190
|
"inheritedFrom": {
|
|
53572
|
-
"name": "
|
|
54191
|
+
"name": "IgcBaseComboBoxComponent",
|
|
53573
54192
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
53574
54193
|
}
|
|
53575
54194
|
},
|
|
53576
54195
|
{
|
|
53577
54196
|
"kind": "method",
|
|
53578
|
-
"name": "
|
|
54197
|
+
"name": "_emitOpening",
|
|
53579
54198
|
"privacy": "protected",
|
|
54199
|
+
"return": {
|
|
54200
|
+
"type": {
|
|
54201
|
+
"text": "boolean"
|
|
54202
|
+
}
|
|
54203
|
+
},
|
|
53580
54204
|
"inheritedFrom": {
|
|
53581
|
-
"name": "
|
|
54205
|
+
"name": "IgcBaseComboBoxComponent",
|
|
53582
54206
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
53583
54207
|
}
|
|
53584
54208
|
},
|
|
53585
54209
|
{
|
|
53586
54210
|
"kind": "method",
|
|
53587
|
-
"name": "
|
|
54211
|
+
"name": "_emitOpened",
|
|
53588
54212
|
"privacy": "protected",
|
|
54213
|
+
"return": {
|
|
54214
|
+
"type": {
|
|
54215
|
+
"text": "boolean"
|
|
54216
|
+
}
|
|
54217
|
+
},
|
|
53589
54218
|
"inheritedFrom": {
|
|
53590
|
-
"name": "
|
|
54219
|
+
"name": "IgcBaseComboBoxComponent",
|
|
53591
54220
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
53592
54221
|
}
|
|
53593
54222
|
},
|
|
@@ -53595,6 +54224,11 @@
|
|
|
53595
54224
|
"kind": "method",
|
|
53596
54225
|
"name": "_hide",
|
|
53597
54226
|
"privacy": "protected",
|
|
54227
|
+
"return": {
|
|
54228
|
+
"type": {
|
|
54229
|
+
"text": "Promise<boolean>"
|
|
54230
|
+
}
|
|
54231
|
+
},
|
|
53598
54232
|
"parameters": [
|
|
53599
54233
|
{
|
|
53600
54234
|
"name": "emitEvent",
|
|
@@ -53602,7 +54236,7 @@
|
|
|
53602
54236
|
}
|
|
53603
54237
|
],
|
|
53604
54238
|
"inheritedFrom": {
|
|
53605
|
-
"name": "
|
|
54239
|
+
"name": "IgcBaseComboBoxComponent",
|
|
53606
54240
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
53607
54241
|
}
|
|
53608
54242
|
},
|
|
@@ -53610,6 +54244,11 @@
|
|
|
53610
54244
|
"kind": "method",
|
|
53611
54245
|
"name": "_show",
|
|
53612
54246
|
"privacy": "protected",
|
|
54247
|
+
"return": {
|
|
54248
|
+
"type": {
|
|
54249
|
+
"text": "Promise<boolean>"
|
|
54250
|
+
}
|
|
54251
|
+
},
|
|
53613
54252
|
"parameters": [
|
|
53614
54253
|
{
|
|
53615
54254
|
"name": "emitEvent",
|
|
@@ -53617,7 +54256,7 @@
|
|
|
53617
54256
|
}
|
|
53618
54257
|
],
|
|
53619
54258
|
"inheritedFrom": {
|
|
53620
|
-
"name": "
|
|
54259
|
+
"name": "IgcBaseComboBoxComponent",
|
|
53621
54260
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
53622
54261
|
}
|
|
53623
54262
|
},
|
|
@@ -53632,7 +54271,7 @@
|
|
|
53632
54271
|
},
|
|
53633
54272
|
"description": "Shows the component.",
|
|
53634
54273
|
"inheritedFrom": {
|
|
53635
|
-
"name": "
|
|
54274
|
+
"name": "IgcBaseComboBoxComponent",
|
|
53636
54275
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
53637
54276
|
}
|
|
53638
54277
|
},
|
|
@@ -53647,7 +54286,7 @@
|
|
|
53647
54286
|
},
|
|
53648
54287
|
"description": "Hides the component.",
|
|
53649
54288
|
"inheritedFrom": {
|
|
53650
|
-
"name": "
|
|
54289
|
+
"name": "IgcBaseComboBoxComponent",
|
|
53651
54290
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
53652
54291
|
}
|
|
53653
54292
|
},
|
|
@@ -53662,7 +54301,7 @@
|
|
|
53662
54301
|
},
|
|
53663
54302
|
"description": "Toggles the open state of the component.",
|
|
53664
54303
|
"inheritedFrom": {
|
|
53665
|
-
"name": "
|
|
54304
|
+
"name": "IgcBaseComboBoxComponent",
|
|
53666
54305
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
53667
54306
|
}
|
|
53668
54307
|
}
|
|
@@ -53846,7 +54485,7 @@
|
|
|
53846
54485
|
"fieldName": "keepOpenOnSelect",
|
|
53847
54486
|
"attribute": "keep-open-on-select",
|
|
53848
54487
|
"inheritedFrom": {
|
|
53849
|
-
"name": "
|
|
54488
|
+
"name": "IgcComboBoxBaseLikeComponent",
|
|
53850
54489
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
53851
54490
|
}
|
|
53852
54491
|
},
|
|
@@ -53860,7 +54499,7 @@
|
|
|
53860
54499
|
"fieldName": "keepOpenOnOutsideClick",
|
|
53861
54500
|
"attribute": "keep-open-on-outside-click",
|
|
53862
54501
|
"inheritedFrom": {
|
|
53863
|
-
"name": "
|
|
54502
|
+
"name": "IgcComboBoxBaseLikeComponent",
|
|
53864
54503
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
53865
54504
|
}
|
|
53866
54505
|
},
|
|
@@ -53874,7 +54513,7 @@
|
|
|
53874
54513
|
"fieldName": "open",
|
|
53875
54514
|
"attribute": "open",
|
|
53876
54515
|
"inheritedFrom": {
|
|
53877
|
-
"name": "
|
|
54516
|
+
"name": "IgcBaseComboBoxComponent",
|
|
53878
54517
|
"module": "src/components/common/mixins/combo-box.ts"
|
|
53879
54518
|
}
|
|
53880
54519
|
}
|
|
@@ -53890,7 +54529,7 @@
|
|
|
53890
54529
|
}
|
|
53891
54530
|
],
|
|
53892
54531
|
"superclass": {
|
|
53893
|
-
"name": "
|
|
54532
|
+
"name": "IgcComboBoxBaseLikeComponent",
|
|
53894
54533
|
"module": "/src/components/common/mixins/combo-box.js"
|
|
53895
54534
|
},
|
|
53896
54535
|
"tagName": "igc-select",
|
|
@@ -58185,7 +58824,7 @@
|
|
|
58185
58824
|
"declarations": [
|
|
58186
58825
|
{
|
|
58187
58826
|
"kind": "class",
|
|
58188
|
-
"description": "
|
|
58827
|
+
"description": "A rating component that allows users to view and provide ratings using customizable symbols.\nIt supports fractional values, hover previews, keyboard navigation, single-selection mode,\nand integrates with forms as a number input.",
|
|
58189
58828
|
"name": "IgcRatingComponent",
|
|
58190
58829
|
"cssProperties": [
|
|
58191
58830
|
{
|
|
@@ -58239,6 +58878,16 @@
|
|
|
58239
58878
|
"name": "empty"
|
|
58240
58879
|
}
|
|
58241
58880
|
],
|
|
58881
|
+
"slots": [
|
|
58882
|
+
{
|
|
58883
|
+
"description": "Slot for projecting custom `igc-rating-symbol` elements. When used, the number of symbols determines the `max` value.",
|
|
58884
|
+
"name": "symbol"
|
|
58885
|
+
},
|
|
58886
|
+
{
|
|
58887
|
+
"description": "Slot for custom content displayed alongside the rating value.",
|
|
58888
|
+
"name": "value-label"
|
|
58889
|
+
}
|
|
58890
|
+
],
|
|
58242
58891
|
"members": [
|
|
58243
58892
|
{
|
|
58244
58893
|
"kind": "field",
|
|
@@ -58255,7 +58904,18 @@
|
|
|
58255
58904
|
"kind": "method",
|
|
58256
58905
|
"name": "register",
|
|
58257
58906
|
"privacy": "public",
|
|
58258
|
-
"static": true
|
|
58907
|
+
"static": true,
|
|
58908
|
+
"return": {
|
|
58909
|
+
"type": {
|
|
58910
|
+
"text": "void"
|
|
58911
|
+
}
|
|
58912
|
+
}
|
|
58913
|
+
},
|
|
58914
|
+
{
|
|
58915
|
+
"kind": "field",
|
|
58916
|
+
"name": "_slots",
|
|
58917
|
+
"privacy": "protected",
|
|
58918
|
+
"readonly": true
|
|
58259
58919
|
},
|
|
58260
58920
|
{
|
|
58261
58921
|
"kind": "field",
|
|
@@ -58299,62 +58959,64 @@
|
|
|
58299
58959
|
},
|
|
58300
58960
|
{
|
|
58301
58961
|
"kind": "field",
|
|
58302
|
-
"name": "
|
|
58962
|
+
"name": "_symbols",
|
|
58303
58963
|
"type": {
|
|
58304
58964
|
"text": "IgcRatingSymbolComponent[]"
|
|
58305
58965
|
},
|
|
58306
|
-
"privacy": "
|
|
58307
|
-
|
|
58308
|
-
{
|
|
58309
|
-
"kind": "field",
|
|
58310
|
-
"name": "container",
|
|
58311
|
-
"type": {
|
|
58312
|
-
"text": "HTMLElement"
|
|
58313
|
-
},
|
|
58314
|
-
"privacy": "protected"
|
|
58966
|
+
"privacy": "private",
|
|
58967
|
+
"default": "[]"
|
|
58315
58968
|
},
|
|
58316
58969
|
{
|
|
58317
58970
|
"kind": "field",
|
|
58318
|
-
"name": "
|
|
58971
|
+
"name": "_container",
|
|
58319
58972
|
"type": {
|
|
58320
|
-
"text": "
|
|
58973
|
+
"text": "HTMLElement | undefined"
|
|
58321
58974
|
},
|
|
58322
|
-
"privacy": "
|
|
58975
|
+
"privacy": "private"
|
|
58323
58976
|
},
|
|
58324
58977
|
{
|
|
58325
58978
|
"kind": "field",
|
|
58326
|
-
"name": "
|
|
58979
|
+
"name": "_hoverValue",
|
|
58327
58980
|
"type": {
|
|
58328
58981
|
"text": "number"
|
|
58329
58982
|
},
|
|
58330
|
-
"privacy": "
|
|
58983
|
+
"privacy": "private",
|
|
58331
58984
|
"default": "-1"
|
|
58332
58985
|
},
|
|
58333
58986
|
{
|
|
58334
58987
|
"kind": "field",
|
|
58335
|
-
"name": "
|
|
58988
|
+
"name": "_hoverState",
|
|
58336
58989
|
"type": {
|
|
58337
58990
|
"text": "boolean"
|
|
58338
58991
|
},
|
|
58339
|
-
"privacy": "
|
|
58992
|
+
"privacy": "private",
|
|
58340
58993
|
"default": "false"
|
|
58341
58994
|
},
|
|
58342
58995
|
{
|
|
58343
58996
|
"kind": "field",
|
|
58344
|
-
"name": "
|
|
58345
|
-
"
|
|
58997
|
+
"name": "_isInteractive",
|
|
58998
|
+
"type": {
|
|
58999
|
+
"text": "boolean"
|
|
59000
|
+
},
|
|
59001
|
+
"privacy": "private",
|
|
58346
59002
|
"readonly": true
|
|
58347
59003
|
},
|
|
58348
59004
|
{
|
|
58349
59005
|
"kind": "field",
|
|
58350
|
-
"name": "
|
|
58351
|
-
"
|
|
59006
|
+
"name": "_hasProjectedSymbols",
|
|
59007
|
+
"type": {
|
|
59008
|
+
"text": "boolean"
|
|
59009
|
+
},
|
|
59010
|
+
"privacy": "private",
|
|
58352
59011
|
"readonly": true
|
|
58353
59012
|
},
|
|
58354
59013
|
{
|
|
58355
59014
|
"kind": "field",
|
|
58356
|
-
"name": "
|
|
58357
|
-
"
|
|
59015
|
+
"name": "_valueText",
|
|
59016
|
+
"type": {
|
|
59017
|
+
"text": "string"
|
|
59018
|
+
},
|
|
59019
|
+
"privacy": "private",
|
|
58358
59020
|
"readonly": true
|
|
58359
59021
|
},
|
|
58360
59022
|
{
|
|
@@ -58383,7 +59045,7 @@
|
|
|
58383
59045
|
"kind": "field",
|
|
58384
59046
|
"name": "label",
|
|
58385
59047
|
"type": {
|
|
58386
|
-
"text": "string"
|
|
59048
|
+
"text": "string | undefined"
|
|
58387
59049
|
},
|
|
58388
59050
|
"privacy": "public",
|
|
58389
59051
|
"description": "The label of the control.",
|
|
@@ -58393,7 +59055,7 @@
|
|
|
58393
59055
|
"kind": "field",
|
|
58394
59056
|
"name": "valueFormat",
|
|
58395
59057
|
"type": {
|
|
58396
|
-
"text": "string"
|
|
59058
|
+
"text": "string | undefined"
|
|
58397
59059
|
},
|
|
58398
59060
|
"privacy": "public",
|
|
58399
59061
|
"description": "A format string which sets aria-valuetext. Instances of '{0}' will be replaced\nwith the current value of the control and instances of '{1}' with the maximum value for the control.\n\nImportant for screen-readers and useful for localization.",
|
|
@@ -58460,8 +59122,13 @@
|
|
|
58460
59122
|
},
|
|
58461
59123
|
{
|
|
58462
59124
|
"kind": "method",
|
|
58463
|
-
"name": "
|
|
58464
|
-
"privacy": "
|
|
59125
|
+
"name": "_handleClick",
|
|
59126
|
+
"privacy": "private",
|
|
59127
|
+
"return": {
|
|
59128
|
+
"type": {
|
|
59129
|
+
"text": "void"
|
|
59130
|
+
}
|
|
59131
|
+
},
|
|
58465
59132
|
"parameters": [
|
|
58466
59133
|
{
|
|
58467
59134
|
"name": "{ clientX }",
|
|
@@ -58473,8 +59140,13 @@
|
|
|
58473
59140
|
},
|
|
58474
59141
|
{
|
|
58475
59142
|
"kind": "method",
|
|
58476
|
-
"name": "
|
|
58477
|
-
"privacy": "
|
|
59143
|
+
"name": "_handlePointerMove",
|
|
59144
|
+
"privacy": "private",
|
|
59145
|
+
"return": {
|
|
59146
|
+
"type": {
|
|
59147
|
+
"text": "void"
|
|
59148
|
+
}
|
|
59149
|
+
},
|
|
58478
59150
|
"parameters": [
|
|
58479
59151
|
{
|
|
58480
59152
|
"name": "{ clientX }",
|
|
@@ -58486,36 +59158,69 @@
|
|
|
58486
59158
|
},
|
|
58487
59159
|
{
|
|
58488
59160
|
"kind": "method",
|
|
58489
|
-
"name": "
|
|
58490
|
-
"privacy": "
|
|
59161
|
+
"name": "_handleSlotChange",
|
|
59162
|
+
"privacy": "private",
|
|
59163
|
+
"return": {
|
|
59164
|
+
"type": {
|
|
59165
|
+
"text": "void"
|
|
59166
|
+
}
|
|
59167
|
+
},
|
|
58491
59168
|
"parameters": [
|
|
58492
59169
|
{
|
|
58493
|
-
"name": "
|
|
59170
|
+
"name": "{\n slot,\n }",
|
|
58494
59171
|
"type": {
|
|
58495
|
-
"text": "
|
|
59172
|
+
"text": "SlotChangeCallbackParameters<InferSlotNames<typeof Slots>>"
|
|
58496
59173
|
}
|
|
58497
59174
|
}
|
|
58498
59175
|
]
|
|
58499
59176
|
},
|
|
58500
59177
|
{
|
|
58501
59178
|
"kind": "method",
|
|
58502
|
-
"name": "
|
|
58503
|
-
"privacy": "
|
|
59179
|
+
"name": "_handleHoverEnabled",
|
|
59180
|
+
"privacy": "private",
|
|
59181
|
+
"return": {
|
|
59182
|
+
"type": {
|
|
59183
|
+
"text": "void"
|
|
59184
|
+
}
|
|
59185
|
+
}
|
|
58504
59186
|
},
|
|
58505
59187
|
{
|
|
58506
59188
|
"kind": "method",
|
|
58507
|
-
"name": "
|
|
58508
|
-
"privacy": "
|
|
59189
|
+
"name": "_handleHoverDisabled",
|
|
59190
|
+
"privacy": "private",
|
|
59191
|
+
"return": {
|
|
59192
|
+
"type": {
|
|
59193
|
+
"text": "void"
|
|
59194
|
+
}
|
|
59195
|
+
}
|
|
58509
59196
|
},
|
|
58510
59197
|
{
|
|
58511
59198
|
"kind": "method",
|
|
58512
|
-
"name": "
|
|
58513
|
-
"privacy": "
|
|
59199
|
+
"name": "_emitValueUpdate",
|
|
59200
|
+
"privacy": "private",
|
|
59201
|
+
"return": {
|
|
59202
|
+
"type": {
|
|
59203
|
+
"text": "void"
|
|
59204
|
+
}
|
|
59205
|
+
},
|
|
59206
|
+
"parameters": [
|
|
59207
|
+
{
|
|
59208
|
+
"name": "next",
|
|
59209
|
+
"type": {
|
|
59210
|
+
"text": "number"
|
|
59211
|
+
}
|
|
59212
|
+
}
|
|
59213
|
+
]
|
|
58514
59214
|
},
|
|
58515
59215
|
{
|
|
58516
59216
|
"kind": "method",
|
|
58517
|
-
"name": "
|
|
58518
|
-
"privacy": "
|
|
59217
|
+
"name": "_calcNewValue",
|
|
59218
|
+
"privacy": "private",
|
|
59219
|
+
"return": {
|
|
59220
|
+
"type": {
|
|
59221
|
+
"text": "number"
|
|
59222
|
+
}
|
|
59223
|
+
},
|
|
58519
59224
|
"parameters": [
|
|
58520
59225
|
{
|
|
58521
59226
|
"name": "x",
|
|
@@ -58527,8 +59232,13 @@
|
|
|
58527
59232
|
},
|
|
58528
59233
|
{
|
|
58529
59234
|
"kind": "method",
|
|
58530
|
-
"name": "
|
|
58531
|
-
"privacy": "
|
|
59235
|
+
"name": "_round",
|
|
59236
|
+
"privacy": "private",
|
|
59237
|
+
"return": {
|
|
59238
|
+
"type": {
|
|
59239
|
+
"text": "number"
|
|
59240
|
+
}
|
|
59241
|
+
},
|
|
58532
59242
|
"parameters": [
|
|
58533
59243
|
{
|
|
58534
59244
|
"name": "value",
|
|
@@ -58540,8 +59250,18 @@
|
|
|
58540
59250
|
},
|
|
58541
59251
|
{
|
|
58542
59252
|
"kind": "method",
|
|
58543
|
-
"name": "
|
|
58544
|
-
"privacy": "
|
|
59253
|
+
"name": "_updateProjectedSymbols",
|
|
59254
|
+
"privacy": "private",
|
|
59255
|
+
"return": {
|
|
59256
|
+
"type": {
|
|
59257
|
+
"text": "void"
|
|
59258
|
+
}
|
|
59259
|
+
}
|
|
59260
|
+
},
|
|
59261
|
+
{
|
|
59262
|
+
"kind": "method",
|
|
59263
|
+
"name": "_clipSymbol",
|
|
59264
|
+
"privacy": "private",
|
|
58545
59265
|
"parameters": [
|
|
58546
59266
|
{
|
|
58547
59267
|
"name": "index",
|
|
@@ -58559,6 +59279,11 @@
|
|
|
58559
59279
|
"kind": "method",
|
|
58560
59280
|
"name": "stepUp",
|
|
58561
59281
|
"privacy": "public",
|
|
59282
|
+
"return": {
|
|
59283
|
+
"type": {
|
|
59284
|
+
"text": "void"
|
|
59285
|
+
}
|
|
59286
|
+
},
|
|
58562
59287
|
"parameters": [
|
|
58563
59288
|
{
|
|
58564
59289
|
"name": "n",
|
|
@@ -58571,6 +59296,11 @@
|
|
|
58571
59296
|
"kind": "method",
|
|
58572
59297
|
"name": "stepDown",
|
|
58573
59298
|
"privacy": "public",
|
|
59299
|
+
"return": {
|
|
59300
|
+
"type": {
|
|
59301
|
+
"text": "void"
|
|
59302
|
+
}
|
|
59303
|
+
},
|
|
58574
59304
|
"parameters": [
|
|
58575
59305
|
{
|
|
58576
59306
|
"name": "n",
|
|
@@ -58581,13 +59311,8 @@
|
|
|
58581
59311
|
},
|
|
58582
59312
|
{
|
|
58583
59313
|
"kind": "method",
|
|
58584
|
-
"name": "
|
|
58585
|
-
"privacy": "
|
|
58586
|
-
},
|
|
58587
|
-
{
|
|
58588
|
-
"kind": "method",
|
|
58589
|
-
"name": "clipProjected",
|
|
58590
|
-
"privacy": "protected"
|
|
59314
|
+
"name": "_renderSymbols",
|
|
59315
|
+
"privacy": "private"
|
|
58591
59316
|
},
|
|
58592
59317
|
{
|
|
58593
59318
|
"kind": "field",
|
|
@@ -59302,7 +60027,7 @@
|
|
|
59302
60027
|
{
|
|
59303
60028
|
"name": "label",
|
|
59304
60029
|
"type": {
|
|
59305
|
-
"text": "string"
|
|
60030
|
+
"text": "string | undefined"
|
|
59306
60031
|
},
|
|
59307
60032
|
"description": "The label of the control.",
|
|
59308
60033
|
"fieldName": "label",
|
|
@@ -59311,7 +60036,7 @@
|
|
|
59311
60036
|
{
|
|
59312
60037
|
"name": "value-format",
|
|
59313
60038
|
"type": {
|
|
59314
|
-
"text": "string"
|
|
60039
|
+
"text": "string | undefined"
|
|
59315
60040
|
},
|
|
59316
60041
|
"description": "A format string which sets aria-valuetext. Instances of '{0}' will be replaced\nwith the current value of the control and instances of '{1}' with the maximum value for the control.\n\nImportant for screen-readers and useful for localization.",
|
|
59317
60042
|
"fieldName": "valueFormat",
|
|
@@ -64507,12 +65232,6 @@
|
|
|
64507
65232
|
}
|
|
64508
65233
|
}
|
|
64509
65234
|
},
|
|
64510
|
-
{
|
|
64511
|
-
"kind": "field",
|
|
64512
|
-
"name": "increment",
|
|
64513
|
-
"privacy": "private",
|
|
64514
|
-
"static": true
|
|
64515
|
-
},
|
|
64516
65235
|
{
|
|
64517
65236
|
"kind": "field",
|
|
64518
65237
|
"name": "label",
|
|
@@ -68524,49 +69243,57 @@
|
|
|
68524
69243
|
"exports": [
|
|
68525
69244
|
{
|
|
68526
69245
|
"kind": "js",
|
|
68527
|
-
"name": "
|
|
69246
|
+
"name": "IgcSplitterComponentEventMap",
|
|
68528
69247
|
"declaration": {
|
|
68529
|
-
"name": "
|
|
69248
|
+
"name": "IgcSplitterComponentEventMap",
|
|
68530
69249
|
"module": "src/components/splitter/types.ts"
|
|
68531
69250
|
}
|
|
68532
69251
|
},
|
|
68533
69252
|
{
|
|
68534
69253
|
"kind": "js",
|
|
68535
|
-
"name": "
|
|
69254
|
+
"name": "IgcSplitterResizeEventArgs",
|
|
68536
69255
|
"declaration": {
|
|
68537
|
-
"name": "
|
|
69256
|
+
"name": "IgcSplitterResizeEventArgs",
|
|
68538
69257
|
"module": "src/components/splitter/types.ts"
|
|
68539
69258
|
}
|
|
68540
69259
|
},
|
|
68541
69260
|
{
|
|
68542
69261
|
"kind": "js",
|
|
68543
|
-
"name": "
|
|
69262
|
+
"name": "IgcSplitterResizeEventDetail",
|
|
68544
69263
|
"declaration": {
|
|
68545
|
-
"name": "
|
|
69264
|
+
"name": "IgcSplitterResizeEventDetail",
|
|
68546
69265
|
"module": "src/components/splitter/types.ts"
|
|
68547
69266
|
}
|
|
68548
69267
|
},
|
|
68549
69268
|
{
|
|
68550
69269
|
"kind": "js",
|
|
68551
|
-
"name": "
|
|
69270
|
+
"name": "PanePosition",
|
|
68552
69271
|
"declaration": {
|
|
68553
|
-
"name": "
|
|
69272
|
+
"name": "PanePosition",
|
|
68554
69273
|
"module": "src/components/splitter/types.ts"
|
|
68555
69274
|
}
|
|
68556
69275
|
},
|
|
68557
69276
|
{
|
|
68558
69277
|
"kind": "js",
|
|
68559
|
-
"name": "
|
|
69278
|
+
"name": "PaneResizeSnapshot",
|
|
68560
69279
|
"declaration": {
|
|
68561
|
-
"name": "
|
|
69280
|
+
"name": "PaneResizeSnapshot",
|
|
68562
69281
|
"module": "src/components/splitter/types.ts"
|
|
68563
69282
|
}
|
|
68564
69283
|
},
|
|
68565
69284
|
{
|
|
68566
69285
|
"kind": "js",
|
|
68567
|
-
"name": "
|
|
69286
|
+
"name": "SplitterPaneState",
|
|
68568
69287
|
"declaration": {
|
|
68569
|
-
"name": "
|
|
69288
|
+
"name": "SplitterPaneState",
|
|
69289
|
+
"module": "src/components/splitter/types.ts"
|
|
69290
|
+
}
|
|
69291
|
+
},
|
|
69292
|
+
{
|
|
69293
|
+
"kind": "js",
|
|
69294
|
+
"name": "SplitterResizeState",
|
|
69295
|
+
"declaration": {
|
|
69296
|
+
"name": "SplitterResizeState",
|
|
68570
69297
|
"module": "src/components/splitter/types.ts"
|
|
68571
69298
|
}
|
|
68572
69299
|
}
|
|
@@ -69930,6 +70657,14 @@
|
|
|
69930
70657
|
"module": "src/components/splitter/splitter.ts"
|
|
69931
70658
|
}
|
|
69932
70659
|
},
|
|
70660
|
+
{
|
|
70661
|
+
"kind": "js",
|
|
70662
|
+
"name": "IgcSplitterResizeEventArgs",
|
|
70663
|
+
"declaration": {
|
|
70664
|
+
"name": "IgcSplitterResizeEventArgs",
|
|
70665
|
+
"module": "src/components/splitter/splitter.ts"
|
|
70666
|
+
}
|
|
70667
|
+
},
|
|
69933
70668
|
{
|
|
69934
70669
|
"kind": "js",
|
|
69935
70670
|
"name": "IgcSplitterResizeEventDetail",
|
|
@@ -70790,17 +71525,17 @@
|
|
|
70790
71525
|
"exports": [
|
|
70791
71526
|
{
|
|
70792
71527
|
"kind": "js",
|
|
70793
|
-
"name": "
|
|
71528
|
+
"name": "StepperState",
|
|
70794
71529
|
"declaration": {
|
|
70795
|
-
"name": "
|
|
71530
|
+
"name": "StepperState",
|
|
70796
71531
|
"module": "src/components/stepper/common/state.ts"
|
|
70797
71532
|
}
|
|
70798
71533
|
},
|
|
70799
71534
|
{
|
|
70800
71535
|
"kind": "js",
|
|
70801
|
-
"name": "
|
|
71536
|
+
"name": "createStepperState",
|
|
70802
71537
|
"declaration": {
|
|
70803
|
-
"name": "
|
|
71538
|
+
"name": "createStepperState",
|
|
70804
71539
|
"module": "src/components/stepper/common/state.ts"
|
|
70805
71540
|
}
|
|
70806
71541
|
}
|
|
@@ -73293,6 +74028,14 @@
|
|
|
73293
74028
|
"module": "./components/slider/range-slider.js"
|
|
73294
74029
|
}
|
|
73295
74030
|
},
|
|
74031
|
+
{
|
|
74032
|
+
"kind": "js",
|
|
74033
|
+
"name": "IgcSplitterResizeEventArgs",
|
|
74034
|
+
"declaration": {
|
|
74035
|
+
"name": "IgcSplitterResizeEventArgs",
|
|
74036
|
+
"module": "./components/splitter/splitter.js"
|
|
74037
|
+
}
|
|
74038
|
+
},
|
|
73296
74039
|
{
|
|
73297
74040
|
"kind": "js",
|
|
73298
74041
|
"name": "IgcSplitterResizeEventDetail",
|