igniteui-webcomponents 4.3.0-alpha.0 → 4.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +38 -6
- package/animations/player.js +10 -6
- package/animations/player.js.map +1 -1
- package/animations/presets/fade/index.d.ts +3 -0
- package/animations/presets/fade/index.js +12 -0
- package/animations/presets/fade/index.js.map +1 -0
- package/animations/presets/index.d.ts +1 -0
- package/animations/presets/index.js +1 -0
- package/animations/presets/index.js.map +1 -1
- package/components/avatar/themes/dark/avatar.base.bootstrap.css.js +5 -3
- package/components/avatar/themes/dark/avatar.base.bootstrap.css.js.map +1 -1
- package/components/avatar/themes/light/avatar.base.css.js +5 -3
- package/components/avatar/themes/light/avatar.base.css.js.map +1 -1
- package/components/avatar/themes/light/avatar.bootstrap.css.js +5 -3
- package/components/avatar/themes/light/avatar.bootstrap.css.js.map +1 -1
- package/components/button/themes/button/dark/button.bootstrap.css.js +5 -3
- package/components/button/themes/button/dark/button.bootstrap.css.js.map +1 -1
- package/components/button/themes/button/dark/button.fluent.css.js +5 -3
- package/components/button/themes/button/dark/button.fluent.css.js.map +1 -1
- package/components/button/themes/button/dark/button.indigo.css.js +5 -3
- package/components/button/themes/button/dark/button.indigo.css.js.map +1 -1
- package/components/button/themes/button/dark/button.material.css.js +5 -3
- package/components/button/themes/button/dark/button.material.css.js.map +1 -1
- package/components/button/themes/button/light/button.bootstrap.css.js +5 -3
- package/components/button/themes/button/light/button.bootstrap.css.js.map +1 -1
- package/components/button/themes/button/light/button.fluent.css.js +5 -3
- package/components/button/themes/button/light/button.fluent.css.js.map +1 -1
- package/components/button/themes/button/light/button.indigo.css.js +5 -3
- package/components/button/themes/button/light/button.indigo.css.js.map +1 -1
- package/components/button/themes/button/light/button.material.css.js +5 -3
- package/components/button/themes/button/light/button.material.css.js.map +1 -1
- package/components/checkbox/themes/dark/checkbox.bootstrap.css.js +5 -3
- package/components/checkbox/themes/dark/checkbox.bootstrap.css.js.map +1 -1
- package/components/checkbox/themes/dark/checkbox.fluent.css.js +5 -3
- package/components/checkbox/themes/dark/checkbox.fluent.css.js.map +1 -1
- package/components/checkbox/themes/dark/checkbox.indigo.css.js +5 -3
- package/components/checkbox/themes/dark/checkbox.indigo.css.js.map +1 -1
- package/components/checkbox/themes/dark/checkbox.material.css.js +5 -3
- package/components/checkbox/themes/dark/checkbox.material.css.js.map +1 -1
- package/components/checkbox/themes/dark/switch.bootstrap.css.js +5 -3
- package/components/checkbox/themes/dark/switch.bootstrap.css.js.map +1 -1
- package/components/checkbox/themes/dark/switch.fluent.css.js +5 -3
- package/components/checkbox/themes/dark/switch.fluent.css.js.map +1 -1
- package/components/checkbox/themes/dark/switch.indigo.css.js +5 -3
- package/components/checkbox/themes/dark/switch.indigo.css.js.map +1 -1
- package/components/checkbox/themes/dark/switch.material.css.js +5 -3
- package/components/checkbox/themes/dark/switch.material.css.js.map +1 -1
- package/components/checkbox/themes/light/checkbox.base.css.js +5 -3
- package/components/checkbox/themes/light/checkbox.base.css.js.map +1 -1
- package/components/checkbox/themes/light/checkbox.bootstrap.css.js +5 -3
- package/components/checkbox/themes/light/checkbox.bootstrap.css.js.map +1 -1
- package/components/checkbox/themes/light/checkbox.fluent.css.js +5 -3
- package/components/checkbox/themes/light/checkbox.fluent.css.js.map +1 -1
- package/components/checkbox/themes/light/checkbox.indigo.css.js +5 -3
- package/components/checkbox/themes/light/checkbox.indigo.css.js.map +1 -1
- package/components/checkbox/themes/light/checkbox.material.css.js +5 -3
- package/components/checkbox/themes/light/checkbox.material.css.js.map +1 -1
- package/components/checkbox/themes/light/switch.base.css.js +5 -3
- package/components/checkbox/themes/light/switch.base.css.js.map +1 -1
- package/components/checkbox/themes/light/switch.bootstrap.css.js +5 -3
- package/components/checkbox/themes/light/switch.bootstrap.css.js.map +1 -1
- package/components/checkbox/themes/light/switch.fluent.css.js +5 -3
- package/components/checkbox/themes/light/switch.fluent.css.js.map +1 -1
- package/components/checkbox/themes/light/switch.indigo.css.js +5 -3
- package/components/checkbox/themes/light/switch.indigo.css.js.map +1 -1
- package/components/checkbox/themes/light/switch.material.css.js +5 -3
- package/components/checkbox/themes/light/switch.material.css.js.map +1 -1
- package/components/combo/combo.d.ts +8 -8
- package/components/combo/combo.js +6 -2
- package/components/combo/combo.js.map +1 -1
- package/components/combo/controllers/selection.d.ts +2 -3
- package/components/combo/controllers/selection.js +6 -30
- package/components/combo/controllers/selection.js.map +1 -1
- package/components/combo/types.d.ts +6 -3
- package/components/combo/types.js.map +1 -1
- package/components/date-time-input/date-util.js +3 -3
- package/components/date-time-input/date-util.js.map +1 -1
- package/components/dialog/dialog.d.ts +8 -1
- package/components/dialog/dialog.js +34 -7
- package/components/dialog/dialog.js.map +1 -1
- package/components/dialog/themes/light/dialog.base.css.js +18 -1
- package/components/dialog/themes/light/dialog.base.css.js.map +1 -1
- package/components/dropdown/dropdown.d.ts +1 -1
- package/components/dropdown/dropdown.js.map +1 -1
- package/components/expansion-panel/expansion-panel.d.ts +1 -1
- package/components/expansion-panel/expansion-panel.js.map +1 -1
- package/components/icon/dark/icon.bootstrap.css.js +5 -3
- package/components/icon/dark/icon.bootstrap.css.js.map +1 -1
- package/components/icon/dark/icon.fluent.css.js +5 -3
- package/components/icon/dark/icon.fluent.css.js.map +1 -1
- package/components/icon/dark/icon.indigo.css.js +5 -3
- package/components/icon/dark/icon.indigo.css.js.map +1 -1
- package/components/icon/dark/icon.material.css.js +5 -3
- package/components/icon/dark/icon.material.css.js.map +1 -1
- package/components/icon/light/icon.bootstrap.css.js +7 -5
- package/components/icon/light/icon.bootstrap.css.js.map +1 -1
- package/components/icon/light/icon.fluent.css.js +7 -5
- package/components/icon/light/icon.fluent.css.js.map +1 -1
- package/components/icon/light/icon.indigo.css.js +6 -4
- package/components/icon/light/icon.indigo.css.js.map +1 -1
- package/components/icon/light/icon.material.css.js +7 -5
- package/components/icon/light/icon.material.css.js.map +1 -1
- package/components/navbar/themes/dark/navbar.bootstrap.css.js +5 -3
- package/components/navbar/themes/dark/navbar.bootstrap.css.js.map +1 -1
- package/components/navbar/themes/dark/navbar.fluent.css.js +5 -3
- package/components/navbar/themes/dark/navbar.fluent.css.js.map +1 -1
- package/components/navbar/themes/dark/navbar.indigo.css.js +5 -3
- package/components/navbar/themes/dark/navbar.indigo.css.js.map +1 -1
- package/components/navbar/themes/dark/navbar.material.css.js +5 -3
- package/components/navbar/themes/dark/navbar.material.css.js.map +1 -1
- package/components/navbar/themes/light/navbar.bootstrap.css.js +5 -3
- package/components/navbar/themes/light/navbar.bootstrap.css.js.map +1 -1
- package/components/navbar/themes/light/navbar.fluent.css.js +5 -3
- package/components/navbar/themes/light/navbar.fluent.css.js.map +1 -1
- package/components/navbar/themes/light/navbar.indigo.css.js +5 -3
- package/components/navbar/themes/light/navbar.indigo.css.js.map +1 -1
- package/components/navbar/themes/light/navbar.material.css.js +5 -3
- package/components/navbar/themes/light/navbar.material.css.js.map +1 -1
- package/components/radio/themes/dark/radio.bootstrap.css.js +5 -3
- package/components/radio/themes/dark/radio.bootstrap.css.js.map +1 -1
- package/components/radio/themes/dark/radio.fluent.css.js +5 -3
- package/components/radio/themes/dark/radio.fluent.css.js.map +1 -1
- package/components/radio/themes/dark/radio.indigo.css.js +5 -3
- package/components/radio/themes/dark/radio.indigo.css.js.map +1 -1
- package/components/radio/themes/dark/radio.material.css.js +5 -3
- package/components/radio/themes/dark/radio.material.css.js.map +1 -1
- package/components/radio/themes/light/radio.base.css.js +5 -3
- package/components/radio/themes/light/radio.base.css.js.map +1 -1
- package/components/radio/themes/light/radio.bootstrap.css.js +5 -3
- package/components/radio/themes/light/radio.bootstrap.css.js.map +1 -1
- package/components/radio/themes/light/radio.fluent.css.js +5 -3
- package/components/radio/themes/light/radio.fluent.css.js.map +1 -1
- package/components/radio/themes/light/radio.indigo.css.js +5 -3
- package/components/radio/themes/light/radio.indigo.css.js.map +1 -1
- package/components/radio/themes/light/radio.material.css.js +5 -3
- package/components/radio/themes/light/radio.material.css.js.map +1 -1
- package/components/select/select.d.ts +16 -1
- package/components/select/select.js +6 -0
- package/components/select/select.js.map +1 -1
- package/components/snackbar/snackbar.d.ts +5 -1
- package/components/snackbar/snackbar.js +19 -2
- package/components/snackbar/snackbar.js.map +1 -1
- package/components/stepper/step.d.ts +1 -0
- package/components/stepper/step.js.map +1 -1
- package/components/toast/toast.d.ts +4 -1
- package/components/toast/toast.js +17 -2
- package/components/toast/toast.js.map +1 -1
- package/components/toggle/toggle.directive.d.ts +9 -3
- package/components/toggle/toggle.directive.js +54 -38
- package/components/toggle/toggle.directive.js.map +1 -1
- package/custom-elements.json +2 -53
- package/package.json +6 -4
- package/themes/dark/bootstrap.css +7 -5
- package/themes/dark/fluent.css +6 -4
- package/themes/dark/indigo.css +6 -4
- package/themes/dark/material.css +7 -5
- package/vscode-html-custom-data.json +7 -7
|
@@ -69,15 +69,17 @@
|
|
|
69
69
|
}
|
|
70
70
|
}
|
|
71
71
|
/* stylelint-disable max-line-length */
|
|
72
|
+
/* stylelint-disable max-line-length */ /* stylelint-disable max-line-length */
|
|
72
73
|
/* stylelint-disable max-line-length */
|
|
73
74
|
/* stylelint-disable max-line-length */
|
|
74
75
|
/* stylelint-disable max-line-length */
|
|
75
|
-
/* stylelint-disable max-line-length */
|
|
76
|
-
/* stylelint-disable max-line-length */ /* stylelint-disable max-line-length */ /* stylelint-disable max-line-length */ /* stylelint-disable max-line-length */
|
|
76
|
+
/* stylelint-disable max-line-length */ /* stylelint-disable max-line-length */ /* stylelint-disable max-line-length */
|
|
77
77
|
/* stylelint-disable max-line-length */
|
|
78
78
|
/* stylelint-disable max-line-length */ /* stylelint-disable max-line-length */
|
|
79
|
+
/* stylelint-disable max-line-length */
|
|
79
80
|
/* stylelint-disable max-line-length */ /* stylelint-disable max-line-length */
|
|
80
|
-
/* stylelint-disable max-line-length */
|
|
81
|
+
/* stylelint-disable max-line-length */
|
|
82
|
+
/* stylelint-disable max-line-length */ /* stylelint-disable max-line-length */ /* stylelint-disable max-line-length */ /* stylelint-disable max-line-length */ /* stylelint-disable max-line-length */
|
|
81
83
|
:root {
|
|
82
84
|
--ig-theme: bootstrap;
|
|
83
85
|
--ig-radius-factor: 1;
|
|
@@ -989,9 +991,9 @@ igc-button[variant=fab] [igxButton=fab], igc-button[variant=fab] .igx-button--fa
|
|
|
989
991
|
|
|
990
992
|
igc-icon,
|
|
991
993
|
igc-icon ig-icon {
|
|
992
|
-
--color: var(--ig-icon-color,
|
|
994
|
+
--color: var(--ig-icon-color, 'currentColor');
|
|
993
995
|
--size: var(--ig-icon-size, 1.5rem);
|
|
994
|
-
--disabled-color: var(--ig-icon-disabled-color,
|
|
996
|
+
--disabled-color: var(--ig-icon-disabled-color, 'currentColor');
|
|
995
997
|
}
|
|
996
998
|
|
|
997
999
|
igc-navbar,
|
package/themes/dark/fluent.css
CHANGED
|
@@ -69,15 +69,17 @@
|
|
|
69
69
|
}
|
|
70
70
|
}
|
|
71
71
|
/* stylelint-disable max-line-length */
|
|
72
|
+
/* stylelint-disable max-line-length */ /* stylelint-disable max-line-length */
|
|
72
73
|
/* stylelint-disable max-line-length */
|
|
73
74
|
/* stylelint-disable max-line-length */
|
|
74
75
|
/* stylelint-disable max-line-length */
|
|
75
|
-
/* stylelint-disable max-line-length */
|
|
76
|
-
/* stylelint-disable max-line-length */ /* stylelint-disable max-line-length */ /* stylelint-disable max-line-length */ /* stylelint-disable max-line-length */
|
|
76
|
+
/* stylelint-disable max-line-length */ /* stylelint-disable max-line-length */ /* stylelint-disable max-line-length */
|
|
77
77
|
/* stylelint-disable max-line-length */
|
|
78
78
|
/* stylelint-disable max-line-length */ /* stylelint-disable max-line-length */
|
|
79
|
+
/* stylelint-disable max-line-length */
|
|
79
80
|
/* stylelint-disable max-line-length */ /* stylelint-disable max-line-length */
|
|
80
|
-
/* stylelint-disable max-line-length */
|
|
81
|
+
/* stylelint-disable max-line-length */
|
|
82
|
+
/* stylelint-disable max-line-length */ /* stylelint-disable max-line-length */ /* stylelint-disable max-line-length */ /* stylelint-disable max-line-length */ /* stylelint-disable max-line-length */
|
|
81
83
|
:root {
|
|
82
84
|
--ig-theme: fluent;
|
|
83
85
|
--ig-radius-factor: 1;
|
|
@@ -1077,7 +1079,7 @@ igc-combo::part(input) {
|
|
|
1077
1079
|
|
|
1078
1080
|
igc-icon,
|
|
1079
1081
|
igc-icon ig-icon {
|
|
1080
|
-
--color: var(--ig-icon-color,
|
|
1082
|
+
--color: var(--ig-icon-color, 'currentColor');
|
|
1081
1083
|
--size: var(--ig-icon-size, 1.5rem);
|
|
1082
1084
|
--disabled-color: var(--ig-icon-disabled-color, hsla(var(--ig-gray-500), var(--ig-gray-a)));
|
|
1083
1085
|
}
|
package/themes/dark/indigo.css
CHANGED
|
@@ -69,15 +69,17 @@
|
|
|
69
69
|
}
|
|
70
70
|
}
|
|
71
71
|
/* stylelint-disable max-line-length */
|
|
72
|
+
/* stylelint-disable max-line-length */ /* stylelint-disable max-line-length */
|
|
72
73
|
/* stylelint-disable max-line-length */
|
|
73
74
|
/* stylelint-disable max-line-length */
|
|
74
75
|
/* stylelint-disable max-line-length */
|
|
75
|
-
/* stylelint-disable max-line-length */
|
|
76
|
-
/* stylelint-disable max-line-length */ /* stylelint-disable max-line-length */ /* stylelint-disable max-line-length */ /* stylelint-disable max-line-length */
|
|
76
|
+
/* stylelint-disable max-line-length */ /* stylelint-disable max-line-length */ /* stylelint-disable max-line-length */
|
|
77
77
|
/* stylelint-disable max-line-length */
|
|
78
78
|
/* stylelint-disable max-line-length */ /* stylelint-disable max-line-length */
|
|
79
|
+
/* stylelint-disable max-line-length */
|
|
79
80
|
/* stylelint-disable max-line-length */ /* stylelint-disable max-line-length */
|
|
80
|
-
/* stylelint-disable max-line-length */
|
|
81
|
+
/* stylelint-disable max-line-length */
|
|
82
|
+
/* stylelint-disable max-line-length */ /* stylelint-disable max-line-length */ /* stylelint-disable max-line-length */ /* stylelint-disable max-line-length */ /* stylelint-disable max-line-length */
|
|
81
83
|
:root {
|
|
82
84
|
--ig-theme: indigo;
|
|
83
85
|
--ig-radius-factor: 1;
|
|
@@ -826,7 +828,7 @@ igc-button[variant=fab] [igxButton=fab], igc-button[variant=fab] .igx-button--fa
|
|
|
826
828
|
|
|
827
829
|
igc-icon,
|
|
828
830
|
igc-icon ig-icon {
|
|
829
|
-
--color: var(--ig-icon-color,
|
|
831
|
+
--color: var(--ig-icon-color, 'currentColor');
|
|
830
832
|
--size: var(--ig-icon-size, 1.5rem);
|
|
831
833
|
--disabled-color: var(--ig-icon-disabled-color, hsla(var(--ig-gray-400), var(--ig-gray-a)));
|
|
832
834
|
}
|
package/themes/dark/material.css
CHANGED
|
@@ -69,15 +69,17 @@
|
|
|
69
69
|
}
|
|
70
70
|
}
|
|
71
71
|
/* stylelint-disable max-line-length */
|
|
72
|
+
/* stylelint-disable max-line-length */ /* stylelint-disable max-line-length */
|
|
72
73
|
/* stylelint-disable max-line-length */
|
|
73
74
|
/* stylelint-disable max-line-length */
|
|
74
75
|
/* stylelint-disable max-line-length */
|
|
75
|
-
/* stylelint-disable max-line-length */
|
|
76
|
-
/* stylelint-disable max-line-length */ /* stylelint-disable max-line-length */ /* stylelint-disable max-line-length */ /* stylelint-disable max-line-length */
|
|
76
|
+
/* stylelint-disable max-line-length */ /* stylelint-disable max-line-length */ /* stylelint-disable max-line-length */
|
|
77
77
|
/* stylelint-disable max-line-length */
|
|
78
78
|
/* stylelint-disable max-line-length */ /* stylelint-disable max-line-length */
|
|
79
|
+
/* stylelint-disable max-line-length */
|
|
79
80
|
/* stylelint-disable max-line-length */ /* stylelint-disable max-line-length */
|
|
80
|
-
/* stylelint-disable max-line-length */
|
|
81
|
+
/* stylelint-disable max-line-length */
|
|
82
|
+
/* stylelint-disable max-line-length */ /* stylelint-disable max-line-length */ /* stylelint-disable max-line-length */ /* stylelint-disable max-line-length */ /* stylelint-disable max-line-length */
|
|
81
83
|
:root {
|
|
82
84
|
--ig-theme: material;
|
|
83
85
|
--ig-radius-factor: 1;
|
|
@@ -978,9 +980,9 @@ igc-button[variant=fab] [igxButton=fab], igc-button[variant=fab] .igx-button--fa
|
|
|
978
980
|
|
|
979
981
|
igc-icon,
|
|
980
982
|
igc-icon ig-icon {
|
|
981
|
-
--color: var(--ig-icon-color,
|
|
983
|
+
--color: var(--ig-icon-color, 'currentColor');
|
|
982
984
|
--size: var(--ig-icon-size, 1.5rem);
|
|
983
|
-
--disabled-color: var(--ig-icon-disabled-color,
|
|
985
|
+
--disabled-color: var(--ig-icon-disabled-color, 'currentColor');
|
|
984
986
|
}
|
|
985
987
|
|
|
986
988
|
igc-navbar,
|
|
@@ -844,7 +844,7 @@
|
|
|
844
844
|
},
|
|
845
845
|
{
|
|
846
846
|
"name": "igc-combo",
|
|
847
|
-
"description": "Events:\n\n * `igcFocus` {} - Emitted when the select gains focus.\n\n * `igcBlur` {} - Emitted when the select loses focus.\n\n * `igcChange` {} - Emitted when the control's selection has changed.\n\n * `igcOpening` {} - Emitted just before the list of options is opened.\n\n * `igcOpened` {} - Emitted after the list of options is opened.\n\n * `igcClosing` {} - Emitter just before the list of options is closed.\n\n * `igcClosed` {} - Emitted after the list of options is closed.\n\nSlots:\n\n * `prefix` {} - Renders content before the input.\n\n * `suffix` {} - Renders content after input.\n\n * `header` {} - Renders a container before the list of options.\n\n * `footer` {} - Renders a container after the list of options.\n\n * `helper-text` {} - Renders content below the input.\n\n * `toggle-icon` {} - Renders content inside the suffix container.\n\n * `clear-icon` {} - Renders content inside the suffix container.\n\nAttributes:\n\n * `name` {`string`} - The name attribute of the control.\n\n * `disabled` {`boolean`} - The disabled attribute of the control.\n\n * `required` {`boolean`} - The required attribute of the control.\n\n * `invalid` {`boolean`} - The invalid attribute of the control.\n\n * `outlined` {`boolean`} - The outlined attribute of the control.\n\n * `single-select` {`boolean`} - Enables single selection mode and moves item filtering to the main input.\n\n * `autofocus` {`boolean`} - The autofocus attribute of the control.\n\n * `autofocus-list` {`boolean`} - Focuses the list of options when the menu opens.\n\n * `label` {`string`} - The label attribute of the control.\n\n * `placeholder` {`string`} - The placeholder attribute of the control.\n\n * `placeholder-search` {`string`} - The placeholder attribute of the search input.\n\n * `dir` {`\"ltr\" | \"rtl\" | \"auto\"`} - The direction attribute of the control.\n\n * `open` {`boolean`} - Sets the open state of the component.\n\n * `flip` {`boolean`} - \n\n * `value-key` - The key in the data source used when selecting items.\n\n * `display-key` - The key in the data source used to display items in the list.\n\n * `group-key` - The key in the data source used to group items in the list.\n\n * `group-sorting` {\"asc\" | \"desc\"} - Sorts the items in each group by ascending or descending order.\n\n * `filtering-options` {FilteringOptions<T>} - An object that configures the filtering of the combo.\n\n * `case-sensitive-icon` {`boolean`} - Enables the case sensitive search icon in the filtering input.\n\n * `disable-filtering` {`boolean`} - Disables the filtering of the list of options.\n\n * `value` {`
|
|
847
|
+
"description": "Events:\n\n * `igcFocus` {} - Emitted when the select gains focus.\n\n * `igcBlur` {} - Emitted when the select loses focus.\n\n * `igcChange` {} - Emitted when the control's selection has changed.\n\n * `igcOpening` {} - Emitted just before the list of options is opened.\n\n * `igcOpened` {} - Emitted after the list of options is opened.\n\n * `igcClosing` {} - Emitter just before the list of options is closed.\n\n * `igcClosed` {} - Emitted after the list of options is closed.\n\nSlots:\n\n * `prefix` {} - Renders content before the input.\n\n * `suffix` {} - Renders content after input.\n\n * `header` {} - Renders a container before the list of options.\n\n * `footer` {} - Renders a container after the list of options.\n\n * `helper-text` {} - Renders content below the input.\n\n * `toggle-icon` {} - Renders content inside the suffix container.\n\n * `clear-icon` {} - Renders content inside the suffix container.\n\nAttributes:\n\n * `name` {`string`} - The name attribute of the control.\n\n * `disabled` {`boolean`} - The disabled attribute of the control.\n\n * `required` {`boolean`} - The required attribute of the control.\n\n * `invalid` {`boolean`} - The invalid attribute of the control.\n\n * `outlined` {`boolean`} - The outlined attribute of the control.\n\n * `single-select` {`boolean`} - Enables single selection mode and moves item filtering to the main input.\n\n * `autofocus` {`boolean`} - The autofocus attribute of the control.\n\n * `autofocus-list` {`boolean`} - Focuses the list of options when the menu opens.\n\n * `label` {`string`} - The label attribute of the control.\n\n * `placeholder` {`string`} - The placeholder attribute of the control.\n\n * `placeholder-search` {`string`} - The placeholder attribute of the search input.\n\n * `dir` {`\"ltr\" | \"rtl\" | \"auto\"`} - The direction attribute of the control.\n\n * `open` {`boolean`} - Sets the open state of the component.\n\n * `flip` {`boolean`} - \n\n * `value-key` - The key in the data source used when selecting items.\n\n * `display-key` - The key in the data source used to display items in the list.\n\n * `group-key` - The key in the data source used to group items in the list.\n\n * `group-sorting` {\"asc\" | \"desc\"} - Sorts the items in each group by ascending or descending order.\n\n * `filtering-options` {FilteringOptions<T>} - An object that configures the filtering of the combo.\n\n * `case-sensitive-icon` {`boolean`} - Enables the case sensitive search icon in the filtering input.\n\n * `disable-filtering` {`boolean`} - Disables the filtering of the list of options.\n\n * `value` {`ComboValue<T>[]`} - Sets the value (selected items). The passed value must be a valid JSON array.\nIf the data source is an array of complex objects, the `valueKey` attribute must be set.\nNote that when `displayKey` is not explicitly set, it will fall back to the value of `valueKey`.\n\nProperties:\n\n * `tagName` {`\"igc-combo\"`} - \n\n * `styles` - \n\n * `_value` {`ComboValue<T>[]`} - \n\n * `_displayValue` {`string`} - \n\n * `_filteringOptions` {`FilteringOptions<T>`} - \n\n * `navigationController` - \n\n * `selectionController` - \n\n * `dataController` - \n\n * `themeController` {`ThemeController`} - \n\n * `theme` {`Theme`} - \n\n * `helperText` {`HTMLElement[]`} - \n\n * `inputSuffix` {`HTMLElement[]`} - \n\n * `inputPrefix` {`HTMLElement[]`} - \n\n * `input` - \n\n * `target` - \n\n * `list` - \n\n * `data` {`T[]`} - The data source used to generate the list of options.\n\n * `name` {`string`} - The name attribute of the control.\n\n * `disabled` {`boolean`} - The disabled attribute of the control.\n\n * `required` {`boolean`} - The required attribute of the control.\n\n * `invalid` {`boolean`} - The invalid attribute of the control.\n\n * `outlined` {`boolean`} - The outlined attribute of the control.\n\n * `singleSelect` {`boolean`} - Enables single selection mode and moves item filtering to the main input.\n\n * `autofocus` {`boolean`} - The autofocus attribute of the control.\n\n * `autofocusList` {`boolean`} - Focuses the list of options when the menu opens.\n\n * `label` {`string`} - The label attribute of the control.\n\n * `placeholder` {`string`} - The placeholder attribute of the control.\n\n * `placeholderSearch` {`string`} - The placeholder attribute of the search input.\n\n * `dir` {`\"ltr\" | \"rtl\" | \"auto\"`} - The direction attribute of the control.\n\n * `open` {`boolean`} - Sets the open state of the component.\n\n * `flip` {`boolean`} - \n\n * `valueKey` - The key in the data source used when selecting items.\n\n * `displayKey` - The key in the data source used to display items in the list.\n\n * `groupKey` - The key in the data source used to group items in the list.\n\n * `groupSorting` {\"asc\" | \"desc\"} - Sorts the items in each group by ascending or descending order.\n\n * `filteringOptions` {FilteringOptions<T>} - An object that configures the filtering of the combo.\n\n * `caseSensitiveIcon` {`boolean`} - Enables the case sensitive search icon in the filtering input.\n\n * `disableFiltering` {`boolean`} - Disables the filtering of the list of options.\n\n * `itemTemplate` {ComboItemTemplate<T>} - The template used for the content of each combo item.\n\n * `groupHeaderTemplate` {ComboItemTemplate<T>} - The template used for the content of each combo group header.\n\n * `positionStrategy` {`\"absolute\" | \"fixed\"`} - Sets the component's positioning strategy.\n\n * `sameWidth` {`boolean`} - Whether the dropdown's width should be the same as the target's one.\n\n * `dataState` {`ComboRecord<T>[]`} - \n\n * `value` {`ComboValue<T>[]`} - Sets the value (selected items). The passed value must be a valid JSON array.\nIf the data source is an array of complex objects, the `valueKey` attribute must be set.\nNote that when `displayKey` is not explicitly set, it will fall back to the value of `valueKey`.\n\n * `selection` {`T[]`} - Returns the current selection as an array of objects as provided in the `data` source.\n\n * `itemRenderer` - \n\n * `hasPrefixes` {`boolean`} - \n\n * `hasSuffixes` {`boolean`} - \n\n * `toggleController` - ",
|
|
848
848
|
"attributes": [
|
|
849
849
|
{
|
|
850
850
|
"name": "name",
|
|
@@ -965,7 +965,7 @@
|
|
|
965
965
|
},
|
|
966
966
|
{
|
|
967
967
|
"name": "value",
|
|
968
|
-
"description": "`value` {`
|
|
968
|
+
"description": "`value` {`ComboValue<T>[]`} - Sets the value (selected items). The passed value must be a valid JSON array.\nIf the data source is an array of complex objects, the `valueKey` attribute must be set.\nNote that when `displayKey` is not explicitly set, it will fall back to the value of `valueKey`.\n\nProperty: value"
|
|
969
969
|
},
|
|
970
970
|
{
|
|
971
971
|
"name": "onigcFocus",
|
|
@@ -1113,7 +1113,7 @@
|
|
|
1113
1113
|
},
|
|
1114
1114
|
{
|
|
1115
1115
|
"name": "igc-dialog",
|
|
1116
|
-
"description": "Represents a Dialog component.\n\nEvents:\n\n * `igcClosing` {} - Emitter just before the dialog is closed.\n\n * `igcClosed` {} - Emitted after closing the dialog.\n\nSlots:\n\n * ` ` {} - Renders content inside the default slot.\n\n * `title` {} - Renders the title of the dialog header.\n\n * `footer` {} - Renders the dialog footer.\n\nAttributes:\n\n * `close-on-escape` {`boolean`} - Whether the dialog should be closed when pressing the 'ESCAPE' button.\n\n * `keep-open-on-escape` {`boolean`} - Whether the dialog should be kept open when pressing the 'ESCAPE' button.\n\n * `close-on-outside-click` {`boolean`} - Whether the dialog should be closed when clicking outside of it.\n\n * `hide-default-action` {`boolean`} - Whether to hide the default action button for the dialog.\n\nWhen there is projected content in the `footer` slot this property\nhas no effect.\n\n * `open` {`boolean`} - Whether the dialog is opened.\n\n * `title` {`string`} - Sets the title of the dialog.\n\nProperties:\n\n * `tagName` {`\"igc-dialog\"`} - \n\n * `styles` {`CSSResult[]`} - \n\n * `increment` - \n\n * `titleId` {`string`} - \n\n * `dialog` {`HTMLDialogElement`} - \n\n * `closeOnEscape` {`boolean`} - Whether the dialog should be closed when pressing the 'ESCAPE' button.\n\n * `keepOpenOnEscape` {`boolean`} - Whether the dialog should be kept open when pressing the 'ESCAPE' button.\n\n * `closeOnOutsideClick` {`boolean`} - Whether the dialog should be closed when clicking outside of it.\n\n * `hideDefaultAction` {`boolean`} - Whether to hide the default action button for the dialog.\n\nWhen there is projected content in the `footer` slot this property\nhas no effect.\n\n * `open` {`boolean`} - Whether the dialog is opened.\n\n * `title` {`string`} - Sets the title of the dialog.\n\n * `returnValue` {`string`} - Sets the return value for the dialog.\n\n * `formSubmitHandler` - ",
|
|
1116
|
+
"description": "Represents a Dialog component.\n\nEvents:\n\n * `igcClosing` {} - Emitter just before the dialog is closed.\n\n * `igcClosed` {} - Emitted after closing the dialog.\n\nSlots:\n\n * ` ` {} - Renders content inside the default slot.\n\n * `title` {} - Renders the title of the dialog header.\n\n * `footer` {} - Renders the dialog footer.\n\nAttributes:\n\n * `close-on-escape` {`boolean`} - Whether the dialog should be closed when pressing the 'ESCAPE' button.\n\n * `keep-open-on-escape` {`boolean`} - Whether the dialog should be kept open when pressing the 'ESCAPE' button.\n\n * `close-on-outside-click` {`boolean`} - Whether the dialog should be closed when clicking outside of it.\n\n * `hide-default-action` {`boolean`} - Whether to hide the default action button for the dialog.\n\nWhen there is projected content in the `footer` slot this property\nhas no effect.\n\n * `open` {`boolean`} - Whether the dialog is opened.\n\n * `title` {`string`} - Sets the title of the dialog.\n\nProperties:\n\n * `tagName` {`\"igc-dialog\"`} - \n\n * `styles` {`CSSResult[]`} - \n\n * `increment` - \n\n * `titleId` {`string`} - \n\n * `animationPlayer` - \n\n * `dialog` {`HTMLDialogElement`} - \n\n * `closeOnEscape` {`boolean`} - Whether the dialog should be closed when pressing the 'ESCAPE' button.\n\n * `keepOpenOnEscape` {`boolean`} - Whether the dialog should be kept open when pressing the 'ESCAPE' button.\n\n * `closeOnOutsideClick` {`boolean`} - Whether the dialog should be closed when clicking outside of it.\n\n * `hideDefaultAction` {`boolean`} - Whether to hide the default action button for the dialog.\n\nWhen there is projected content in the `footer` slot this property\nhas no effect.\n\n * `open` {`boolean`} - Whether the dialog is opened.\n\n * `animating` {`boolean`} - Backdrop animation helper.\n\n * `title` {`string`} - Sets the title of the dialog.\n\n * `returnValue` {`string`} - Sets the return value for the dialog.\n\n * `formSubmitHandler` - ",
|
|
1117
1117
|
"attributes": [
|
|
1118
1118
|
{
|
|
1119
1119
|
"name": "close-on-escape",
|
|
@@ -2278,7 +2278,7 @@
|
|
|
2278
2278
|
},
|
|
2279
2279
|
{
|
|
2280
2280
|
"name": "position-strategy",
|
|
2281
|
-
"description": "`position-strategy` {`\"absolute\" | \"fixed\"`} - Sets the component's positioning strategy.\n\nProperty: positionStrategy\n\nDefault:
|
|
2281
|
+
"description": "`position-strategy` {`\"absolute\" | \"fixed\"`} - Sets the component's positioning strategy.\n\nProperty: positionStrategy\n\nDefault: fixed",
|
|
2282
2282
|
"values": [
|
|
2283
2283
|
{
|
|
2284
2284
|
"name": "absolute"
|
|
@@ -2290,7 +2290,7 @@
|
|
|
2290
2290
|
},
|
|
2291
2291
|
{
|
|
2292
2292
|
"name": "flip",
|
|
2293
|
-
"description": "`flip` {`boolean`} - Whether the component should be flipped to the opposite side of the target once it's about to overflow the visible area.\nWhen true, once enough space is detected on its preferred side, it will flip back.\n\nProperty: flip\n\nDefault:
|
|
2293
|
+
"description": "`flip` {`boolean`} - Whether the component should be flipped to the opposite side of the target once it's about to overflow the visible area.\nWhen true, once enough space is detected on its preferred side, it will flip back.\n\nProperty: flip\n\nDefault: true",
|
|
2294
2294
|
"valueSet": "v"
|
|
2295
2295
|
},
|
|
2296
2296
|
{
|
|
@@ -2575,7 +2575,7 @@
|
|
|
2575
2575
|
},
|
|
2576
2576
|
{
|
|
2577
2577
|
"name": "igc-snackbar",
|
|
2578
|
-
"description": "A snackbar component is used to provide feedback about an operation\nby showing a brief message at the bottom of the screen.\n\nEvents:\n\n * `igcAction` {} - Emitted when the snackbar action button is clicked.\n\nSlots:\n\n * ` ` {} - Renders the snackbar content.\n\nAttributes:\n\n * `open` {`boolean`} - Determines whether the snackbar is opened.\n\n * `display-time` {`number`} - Determines the duration in ms in which the snackbar will be visible.\n\n * `keep-open` {`boolean`} - Determines whether the snackbar should close after the displayTime is over.\n\n * `action-text` {`string`} - The snackbar action button.\n\nProperties:\n\n * `tagName` {`string`} - \n\n * `styles` - \n\n * `autoHideTimeout` {`number`} - \n\n * `open` {`boolean`} - Determines whether the snackbar is opened.\n\n * `displayTime` {`number`} - Determines the duration in ms in which the snackbar will be visible.\n\n * `keepOpen` {`boolean`} - Determines whether the snackbar should close after the displayTime is over.\n\n * `actionText` {`string`} - The snackbar action button.",
|
|
2578
|
+
"description": "A snackbar component is used to provide feedback about an operation\nby showing a brief message at the bottom of the screen.\n\nEvents:\n\n * `igcAction` {} - Emitted when the snackbar action button is clicked.\n\nSlots:\n\n * ` ` {} - Renders the snackbar content.\n\nAttributes:\n\n * `open` {`boolean`} - Determines whether the snackbar is opened.\n\n * `display-time` {`number`} - Determines the duration in ms in which the snackbar will be visible.\n\n * `keep-open` {`boolean`} - Determines whether the snackbar should close after the displayTime is over.\n\n * `action-text` {`string`} - The snackbar action button.\n\nProperties:\n\n * `tagName` {`string`} - \n\n * `styles` - \n\n * `autoHideTimeout` {`number`} - \n\n * `animationPlayer` - \n\n * `content` {`HTMLElement`} - \n\n * `open` {`boolean`} - Determines whether the snackbar is opened.\n\n * `displayTime` {`number`} - Determines the duration in ms in which the snackbar will be visible.\n\n * `keepOpen` {`boolean`} - Determines whether the snackbar should close after the displayTime is over.\n\n * `actionText` {`string`} - The snackbar action button.",
|
|
2579
2579
|
"attributes": [
|
|
2580
2580
|
{
|
|
2581
2581
|
"name": "open",
|
|
@@ -2799,7 +2799,7 @@
|
|
|
2799
2799
|
},
|
|
2800
2800
|
{
|
|
2801
2801
|
"name": "igc-toast",
|
|
2802
|
-
"description": "A toast component is used to show a notification\n\nAttributes:\n\n * `open` {`boolean`} - Determines whether the toast is opened.\n\n * `display-time` {`number`} - Determines the time after which the toast will close\n\n * `keep-open` {`boolean`} - Determines whether the toast is closed automatically or not.\n\nProperties:\n\n * `tagName` {`\"igc-toast\"`} - \n\n * `styles` {`CSSResult[]`} - \n\n * `displayTimeout` {`Timeout`} - \n\n * `open` {`boolean`} - Determines whether the toast is opened.\n\n * `displayTime` {`number`} - Determines the time after which the toast will close\n\n * `keepOpen` {`boolean`} - Determines whether the toast is closed automatically or not.",
|
|
2802
|
+
"description": "A toast component is used to show a notification\n\nAttributes:\n\n * `open` {`boolean`} - Determines whether the toast is opened.\n\n * `display-time` {`number`} - Determines the time after which the toast will close\n\n * `keep-open` {`boolean`} - Determines whether the toast is closed automatically or not.\n\nProperties:\n\n * `tagName` {`\"igc-toast\"`} - \n\n * `styles` {`CSSResult[]`} - \n\n * `displayTimeout` {`Timeout`} - \n\n * `animationPlayer` - \n\n * `open` {`boolean`} - Determines whether the toast is opened.\n\n * `displayTime` {`number`} - Determines the time after which the toast will close\n\n * `keepOpen` {`boolean`} - Determines whether the toast is closed automatically or not.",
|
|
2803
2803
|
"attributes": [
|
|
2804
2804
|
{
|
|
2805
2805
|
"name": "open",
|