@public-ui/angular-v21 4.0.3-rc.1 → 4.0.3
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/dist/components.d.ts +22 -39
- package/dist/components.js +207 -207
- package/package.json +9 -11
package/dist/components.js
CHANGED
|
@@ -234,13 +234,13 @@ function KolButton_ng_container_0_stencil_ng_proxy_1_Template(rf, ctx) { if (rf
|
|
|
234
234
|
} if (rf & 2) {
|
|
235
235
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
236
236
|
const ngContentOutlet_r2 = i0.ɵɵreference(4);
|
|
237
|
-
i0.ɵɵdomProperty("_accessKey", ctx_r0._accessKey)("_ariaControls", ctx_r0._ariaControls)("_ariaDescription", ctx_r0._ariaDescription)("_ariaExpanded", ctx_r0._ariaExpanded)("_ariaSelected", ctx_r0._ariaSelected)("_customClass", ctx_r0._customClass)("_disabled", ctx_r0._disabled)("_hideLabel", ctx_r0._hideLabel)("_icons", ctx_r0._icons)("
|
|
237
|
+
i0.ɵɵdomProperty("_accessKey", ctx_r0._accessKey)("_ariaControls", ctx_r0._ariaControls)("_ariaDescription", ctx_r0._ariaDescription)("_ariaExpanded", ctx_r0._ariaExpanded)("_ariaSelected", ctx_r0._ariaSelected)("_customClass", ctx_r0._customClass)("_disabled", ctx_r0._disabled)("_hideLabel", ctx_r0._hideLabel)("_icons", ctx_r0._icons)("_inline", ctx_r0._inline)("_label", ctx_r0._label)("_name", ctx_r0._name)("_on", ctx_r0._on)("_role", ctx_r0._role)("_shortKey", ctx_r0._shortKey)("_tooltipAlign", ctx_r0._tooltipAlign)("_type", ctx_r0._type)("_value", ctx_r0._value)("_variant", ctx_r0._variant);
|
|
238
238
|
i0.ɵɵadvance(2);
|
|
239
239
|
i0.ɵɵdomProperty("ngTemplateOutlet", ngContentOutlet_r2);
|
|
240
240
|
} }
|
|
241
241
|
function KolButton_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
|
242
242
|
i0.ɵɵdomElementContainerStart(0);
|
|
243
|
-
i0.ɵɵdomTemplate(1, KolButton_ng_container_0_stencil_ng_proxy_1_Template, 3,
|
|
243
|
+
i0.ɵɵdomTemplate(1, KolButton_ng_container_0_stencil_ng_proxy_1_Template, 3, 20, "stencil-ng-proxy", 4);
|
|
244
244
|
i0.ɵɵdomElementContainerEnd();
|
|
245
245
|
} if (rf & 2) {
|
|
246
246
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -270,7 +270,7 @@ function KolButtonLink_ng_container_0_stencil_ng_proxy_1_Template(rf, ctx) { if
|
|
|
270
270
|
} if (rf & 2) {
|
|
271
271
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
272
272
|
const ngContentOutlet_r2 = i0.ɵɵreference(4);
|
|
273
|
-
i0.ɵɵdomProperty("_accessKey", ctx_r0._accessKey)("_ariaControls", ctx_r0._ariaControls)("_ariaDescription", ctx_r0._ariaDescription)("_ariaExpanded", ctx_r0._ariaExpanded)("_ariaSelected", ctx_r0._ariaSelected)("_disabled", ctx_r0._disabled)("_hideLabel", ctx_r0._hideLabel)("_icons", ctx_r0._icons)("
|
|
273
|
+
i0.ɵɵdomProperty("_accessKey", ctx_r0._accessKey)("_ariaControls", ctx_r0._ariaControls)("_ariaDescription", ctx_r0._ariaDescription)("_ariaExpanded", ctx_r0._ariaExpanded)("_ariaSelected", ctx_r0._ariaSelected)("_disabled", ctx_r0._disabled)("_hideLabel", ctx_r0._hideLabel)("_icons", ctx_r0._icons)("_inline", ctx_r0._inline)("_label", ctx_r0._label)("_name", ctx_r0._name)("_on", ctx_r0._on)("_role", ctx_r0._role)("_shortKey", ctx_r0._shortKey)("_tooltipAlign", ctx_r0._tooltipAlign)("_type", ctx_r0._type)("_value", ctx_r0._value)("_variant", ctx_r0._variant);
|
|
274
274
|
i0.ɵɵadvance(2);
|
|
275
275
|
i0.ɵɵdomProperty("ngTemplateOutlet", ngContentOutlet_r2);
|
|
276
276
|
} }
|
|
@@ -378,13 +378,13 @@ function KolCombobox_ng_container_0_stencil_ng_proxy_1_Template(rf, ctx) { if (r
|
|
|
378
378
|
} if (rf & 2) {
|
|
379
379
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
380
380
|
const ngContentOutlet_r2 = i0.ɵɵreference(4);
|
|
381
|
-
i0.ɵɵdomProperty("_accessKey", ctx_r0._accessKey)("_disabled", ctx_r0._disabled)("_hasClearButton", ctx_r0._hasClearButton)("_hideLabel", ctx_r0._hideLabel)("_hideMsg", ctx_r0._hideMsg)("_hint", ctx_r0._hint)("_icons", ctx_r0._icons)("
|
|
381
|
+
i0.ɵɵdomProperty("_accessKey", ctx_r0._accessKey)("_disabled", ctx_r0._disabled)("_hasClearButton", ctx_r0._hasClearButton)("_hideLabel", ctx_r0._hideLabel)("_hideMsg", ctx_r0._hideMsg)("_hint", ctx_r0._hint)("_icons", ctx_r0._icons)("_label", ctx_r0._label)("_msg", ctx_r0._msg)("_name", ctx_r0._name)("_on", ctx_r0._on)("_placeholder", ctx_r0._placeholder)("_required", ctx_r0._required)("_shortKey", ctx_r0._shortKey)("_suggestions", ctx_r0._suggestions)("_tooltipAlign", ctx_r0._tooltipAlign)("_touched", ctx_r0._touched)("_value", ctx_r0._value);
|
|
382
382
|
i0.ɵɵadvance(2);
|
|
383
383
|
i0.ɵɵdomProperty("ngTemplateOutlet", ngContentOutlet_r2);
|
|
384
384
|
} }
|
|
385
385
|
function KolCombobox_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
|
386
386
|
i0.ɵɵdomElementContainerStart(0);
|
|
387
|
-
i0.ɵɵdomTemplate(1, KolCombobox_ng_container_0_stencil_ng_proxy_1_Template, 3,
|
|
387
|
+
i0.ɵɵdomTemplate(1, KolCombobox_ng_container_0_stencil_ng_proxy_1_Template, 3, 19, "stencil-ng-proxy", 4);
|
|
388
388
|
i0.ɵɵdomElementContainerEnd();
|
|
389
389
|
} if (rf & 2) {
|
|
390
390
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -666,13 +666,13 @@ function KolInputCheckbox_ng_container_0_stencil_ng_proxy_1_Template(rf, ctx) {
|
|
|
666
666
|
} if (rf & 2) {
|
|
667
667
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
668
668
|
const ngContentOutlet_r2 = i0.ɵɵreference(4);
|
|
669
|
-
i0.ɵɵdomProperty("_accessKey", ctx_r0._accessKey)("_checked", ctx_r0._checked)("_disabled", ctx_r0._disabled)("_hideLabel", ctx_r0._hideLabel)("_hideMsg", ctx_r0._hideMsg)("_hint", ctx_r0._hint)("_icons", ctx_r0._icons)("
|
|
669
|
+
i0.ɵɵdomProperty("_accessKey", ctx_r0._accessKey)("_checked", ctx_r0._checked)("_disabled", ctx_r0._disabled)("_hideLabel", ctx_r0._hideLabel)("_hideMsg", ctx_r0._hideMsg)("_hint", ctx_r0._hint)("_icons", ctx_r0._icons)("_indeterminate", ctx_r0._indeterminate)("_label", ctx_r0._label)("_labelAlign", ctx_r0._labelAlign)("_msg", ctx_r0._msg)("_name", ctx_r0._name)("_on", ctx_r0._on)("_required", ctx_r0._required)("_shortKey", ctx_r0._shortKey)("_tooltipAlign", ctx_r0._tooltipAlign)("_touched", ctx_r0._touched)("_value", ctx_r0._value)("_variant", ctx_r0._variant);
|
|
670
670
|
i0.ɵɵadvance(2);
|
|
671
671
|
i0.ɵɵdomProperty("ngTemplateOutlet", ngContentOutlet_r2);
|
|
672
672
|
} }
|
|
673
673
|
function KolInputCheckbox_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
|
674
674
|
i0.ɵɵdomElementContainerStart(0);
|
|
675
|
-
i0.ɵɵdomTemplate(1, KolInputCheckbox_ng_container_0_stencil_ng_proxy_1_Template, 3,
|
|
675
|
+
i0.ɵɵdomTemplate(1, KolInputCheckbox_ng_container_0_stencil_ng_proxy_1_Template, 3, 20, "stencil-ng-proxy", 4);
|
|
676
676
|
i0.ɵɵdomElementContainerEnd();
|
|
677
677
|
} if (rf & 2) {
|
|
678
678
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -702,13 +702,13 @@ function KolInputColor_ng_container_0_stencil_ng_proxy_1_Template(rf, ctx) { if
|
|
|
702
702
|
} if (rf & 2) {
|
|
703
703
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
704
704
|
const ngContentOutlet_r2 = i0.ɵɵreference(4);
|
|
705
|
-
i0.ɵɵdomProperty("_accessKey", ctx_r0._accessKey)("_autoComplete", ctx_r0._autoComplete)("_disabled", ctx_r0._disabled)("_hideLabel", ctx_r0._hideLabel)("_hideMsg", ctx_r0._hideMsg)("_hint", ctx_r0._hint)("_icons", ctx_r0._icons)("
|
|
705
|
+
i0.ɵɵdomProperty("_accessKey", ctx_r0._accessKey)("_autoComplete", ctx_r0._autoComplete)("_disabled", ctx_r0._disabled)("_hideLabel", ctx_r0._hideLabel)("_hideMsg", ctx_r0._hideMsg)("_hint", ctx_r0._hint)("_icons", ctx_r0._icons)("_label", ctx_r0._label)("_msg", ctx_r0._msg)("_name", ctx_r0._name)("_on", ctx_r0._on)("_shortKey", ctx_r0._shortKey)("_smartButton", ctx_r0._smartButton)("_suggestions", ctx_r0._suggestions)("_tooltipAlign", ctx_r0._tooltipAlign)("_touched", ctx_r0._touched)("_value", ctx_r0._value);
|
|
706
706
|
i0.ɵɵadvance(2);
|
|
707
707
|
i0.ɵɵdomProperty("ngTemplateOutlet", ngContentOutlet_r2);
|
|
708
708
|
} }
|
|
709
709
|
function KolInputColor_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
|
710
710
|
i0.ɵɵdomElementContainerStart(0);
|
|
711
|
-
i0.ɵɵdomTemplate(1, KolInputColor_ng_container_0_stencil_ng_proxy_1_Template, 3,
|
|
711
|
+
i0.ɵɵdomTemplate(1, KolInputColor_ng_container_0_stencil_ng_proxy_1_Template, 3, 18, "stencil-ng-proxy", 4);
|
|
712
712
|
i0.ɵɵdomElementContainerEnd();
|
|
713
713
|
} if (rf & 2) {
|
|
714
714
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -738,13 +738,13 @@ function KolInputDate_ng_container_0_stencil_ng_proxy_1_Template(rf, ctx) { if (
|
|
|
738
738
|
} if (rf & 2) {
|
|
739
739
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
740
740
|
const ngContentOutlet_r2 = i0.ɵɵreference(4);
|
|
741
|
-
i0.ɵɵdomProperty("_accessKey", ctx_r0._accessKey)("_autoComplete", ctx_r0._autoComplete)("_disabled", ctx_r0._disabled)("_hideLabel", ctx_r0._hideLabel)("_hideMsg", ctx_r0._hideMsg)("_hint", ctx_r0._hint)("_icons", ctx_r0._icons)("
|
|
741
|
+
i0.ɵɵdomProperty("_accessKey", ctx_r0._accessKey)("_autoComplete", ctx_r0._autoComplete)("_disabled", ctx_r0._disabled)("_hideLabel", ctx_r0._hideLabel)("_hideMsg", ctx_r0._hideMsg)("_hint", ctx_r0._hint)("_icons", ctx_r0._icons)("_label", ctx_r0._label)("_max", ctx_r0._max)("_min", ctx_r0._min)("_msg", ctx_r0._msg)("_name", ctx_r0._name)("_on", ctx_r0._on)("_readOnly", ctx_r0._readOnly)("_required", ctx_r0._required)("_shortKey", ctx_r0._shortKey)("_smartButton", ctx_r0._smartButton)("_step", ctx_r0._step)("_suggestions", ctx_r0._suggestions)("_tooltipAlign", ctx_r0._tooltipAlign)("_touched", ctx_r0._touched)("_type", ctx_r0._type)("_value", ctx_r0._value);
|
|
742
742
|
i0.ɵɵadvance(2);
|
|
743
743
|
i0.ɵɵdomProperty("ngTemplateOutlet", ngContentOutlet_r2);
|
|
744
744
|
} }
|
|
745
745
|
function KolInputDate_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
|
746
746
|
i0.ɵɵdomElementContainerStart(0);
|
|
747
|
-
i0.ɵɵdomTemplate(1, KolInputDate_ng_container_0_stencil_ng_proxy_1_Template, 3,
|
|
747
|
+
i0.ɵɵdomTemplate(1, KolInputDate_ng_container_0_stencil_ng_proxy_1_Template, 3, 24, "stencil-ng-proxy", 4);
|
|
748
748
|
i0.ɵɵdomElementContainerEnd();
|
|
749
749
|
} if (rf & 2) {
|
|
750
750
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -774,13 +774,13 @@ function KolInputEmail_ng_container_0_stencil_ng_proxy_1_Template(rf, ctx) { if
|
|
|
774
774
|
} if (rf & 2) {
|
|
775
775
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
776
776
|
const ngContentOutlet_r2 = i0.ɵɵreference(4);
|
|
777
|
-
i0.ɵɵdomProperty("_accessKey", ctx_r0._accessKey)("_autoComplete", ctx_r0._autoComplete)("_disabled", ctx_r0._disabled)("_hasCounter", ctx_r0._hasCounter)("_hideLabel", ctx_r0._hideLabel)("_hideMsg", ctx_r0._hideMsg)("_hint", ctx_r0._hint)("_icons", ctx_r0._icons)("
|
|
777
|
+
i0.ɵɵdomProperty("_accessKey", ctx_r0._accessKey)("_autoComplete", ctx_r0._autoComplete)("_disabled", ctx_r0._disabled)("_hasCounter", ctx_r0._hasCounter)("_hideLabel", ctx_r0._hideLabel)("_hideMsg", ctx_r0._hideMsg)("_hint", ctx_r0._hint)("_icons", ctx_r0._icons)("_label", ctx_r0._label)("_maxLength", ctx_r0._maxLength)("_maxLengthBehavior", ctx_r0._maxLengthBehavior)("_msg", ctx_r0._msg)("_multiple", ctx_r0._multiple)("_name", ctx_r0._name)("_on", ctx_r0._on)("_pattern", ctx_r0._pattern)("_placeholder", ctx_r0._placeholder)("_readOnly", ctx_r0._readOnly)("_required", ctx_r0._required)("_shortKey", ctx_r0._shortKey)("_smartButton", ctx_r0._smartButton)("_suggestions", ctx_r0._suggestions)("_tooltipAlign", ctx_r0._tooltipAlign)("_touched", ctx_r0._touched)("_value", ctx_r0._value);
|
|
778
778
|
i0.ɵɵadvance(2);
|
|
779
779
|
i0.ɵɵdomProperty("ngTemplateOutlet", ngContentOutlet_r2);
|
|
780
780
|
} }
|
|
781
781
|
function KolInputEmail_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
|
782
782
|
i0.ɵɵdomElementContainerStart(0);
|
|
783
|
-
i0.ɵɵdomTemplate(1, KolInputEmail_ng_container_0_stencil_ng_proxy_1_Template, 3,
|
|
783
|
+
i0.ɵɵdomTemplate(1, KolInputEmail_ng_container_0_stencil_ng_proxy_1_Template, 3, 26, "stencil-ng-proxy", 4);
|
|
784
784
|
i0.ɵɵdomElementContainerEnd();
|
|
785
785
|
} if (rf & 2) {
|
|
786
786
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -810,13 +810,13 @@ function KolInputFile_ng_container_0_stencil_ng_proxy_1_Template(rf, ctx) { if (
|
|
|
810
810
|
} if (rf & 2) {
|
|
811
811
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
812
812
|
const ngContentOutlet_r2 = i0.ɵɵreference(4);
|
|
813
|
-
i0.ɵɵdomProperty("_accept", ctx_r0._accept)("_accessKey", ctx_r0._accessKey)("_disabled", ctx_r0._disabled)("_hideLabel", ctx_r0._hideLabel)("_hideMsg", ctx_r0._hideMsg)("_hint", ctx_r0._hint)("_icons", ctx_r0._icons)("
|
|
813
|
+
i0.ɵɵdomProperty("_accept", ctx_r0._accept)("_accessKey", ctx_r0._accessKey)("_disabled", ctx_r0._disabled)("_hideLabel", ctx_r0._hideLabel)("_hideMsg", ctx_r0._hideMsg)("_hint", ctx_r0._hint)("_icons", ctx_r0._icons)("_label", ctx_r0._label)("_msg", ctx_r0._msg)("_multiple", ctx_r0._multiple)("_name", ctx_r0._name)("_on", ctx_r0._on)("_required", ctx_r0._required)("_shortKey", ctx_r0._shortKey)("_smartButton", ctx_r0._smartButton)("_tooltipAlign", ctx_r0._tooltipAlign)("_touched", ctx_r0._touched);
|
|
814
814
|
i0.ɵɵadvance(2);
|
|
815
815
|
i0.ɵɵdomProperty("ngTemplateOutlet", ngContentOutlet_r2);
|
|
816
816
|
} }
|
|
817
817
|
function KolInputFile_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
|
818
818
|
i0.ɵɵdomElementContainerStart(0);
|
|
819
|
-
i0.ɵɵdomTemplate(1, KolInputFile_ng_container_0_stencil_ng_proxy_1_Template, 3,
|
|
819
|
+
i0.ɵɵdomTemplate(1, KolInputFile_ng_container_0_stencil_ng_proxy_1_Template, 3, 18, "stencil-ng-proxy", 4);
|
|
820
820
|
i0.ɵɵdomElementContainerEnd();
|
|
821
821
|
} if (rf & 2) {
|
|
822
822
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -846,13 +846,13 @@ function KolInputNumber_ng_container_0_stencil_ng_proxy_1_Template(rf, ctx) { if
|
|
|
846
846
|
} if (rf & 2) {
|
|
847
847
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
848
848
|
const ngContentOutlet_r2 = i0.ɵɵreference(4);
|
|
849
|
-
i0.ɵɵdomProperty("_accessKey", ctx_r0._accessKey)("_autoComplete", ctx_r0._autoComplete)("_disabled", ctx_r0._disabled)("_hideLabel", ctx_r0._hideLabel)("_hideMsg", ctx_r0._hideMsg)("_hint", ctx_r0._hint)("_icons", ctx_r0._icons)("
|
|
849
|
+
i0.ɵɵdomProperty("_accessKey", ctx_r0._accessKey)("_autoComplete", ctx_r0._autoComplete)("_disabled", ctx_r0._disabled)("_hideLabel", ctx_r0._hideLabel)("_hideMsg", ctx_r0._hideMsg)("_hint", ctx_r0._hint)("_icons", ctx_r0._icons)("_label", ctx_r0._label)("_max", ctx_r0._max)("_min", ctx_r0._min)("_msg", ctx_r0._msg)("_name", ctx_r0._name)("_on", ctx_r0._on)("_placeholder", ctx_r0._placeholder)("_readOnly", ctx_r0._readOnly)("_required", ctx_r0._required)("_shortKey", ctx_r0._shortKey)("_smartButton", ctx_r0._smartButton)("_step", ctx_r0._step)("_suggestions", ctx_r0._suggestions)("_tooltipAlign", ctx_r0._tooltipAlign)("_touched", ctx_r0._touched)("_value", ctx_r0._value);
|
|
850
850
|
i0.ɵɵadvance(2);
|
|
851
851
|
i0.ɵɵdomProperty("ngTemplateOutlet", ngContentOutlet_r2);
|
|
852
852
|
} }
|
|
853
853
|
function KolInputNumber_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
|
854
854
|
i0.ɵɵdomElementContainerStart(0);
|
|
855
|
-
i0.ɵɵdomTemplate(1, KolInputNumber_ng_container_0_stencil_ng_proxy_1_Template, 3,
|
|
855
|
+
i0.ɵɵdomTemplate(1, KolInputNumber_ng_container_0_stencil_ng_proxy_1_Template, 3, 24, "stencil-ng-proxy", 4);
|
|
856
856
|
i0.ɵɵdomElementContainerEnd();
|
|
857
857
|
} if (rf & 2) {
|
|
858
858
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -882,13 +882,13 @@ function KolInputPassword_ng_container_0_stencil_ng_proxy_1_Template(rf, ctx) {
|
|
|
882
882
|
} if (rf & 2) {
|
|
883
883
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
884
884
|
const ngContentOutlet_r2 = i0.ɵɵreference(4);
|
|
885
|
-
i0.ɵɵdomProperty("_accessKey", ctx_r0._accessKey)("_autoComplete", ctx_r0._autoComplete)("_disabled", ctx_r0._disabled)("_hasCounter", ctx_r0._hasCounter)("_hideLabel", ctx_r0._hideLabel)("_hideMsg", ctx_r0._hideMsg)("_hint", ctx_r0._hint)("_icons", ctx_r0._icons)("
|
|
885
|
+
i0.ɵɵdomProperty("_accessKey", ctx_r0._accessKey)("_autoComplete", ctx_r0._autoComplete)("_disabled", ctx_r0._disabled)("_hasCounter", ctx_r0._hasCounter)("_hideLabel", ctx_r0._hideLabel)("_hideMsg", ctx_r0._hideMsg)("_hint", ctx_r0._hint)("_icons", ctx_r0._icons)("_label", ctx_r0._label)("_maxLength", ctx_r0._maxLength)("_maxLengthBehavior", ctx_r0._maxLengthBehavior)("_msg", ctx_r0._msg)("_name", ctx_r0._name)("_on", ctx_r0._on)("_pattern", ctx_r0._pattern)("_placeholder", ctx_r0._placeholder)("_readOnly", ctx_r0._readOnly)("_required", ctx_r0._required)("_shortKey", ctx_r0._shortKey)("_smartButton", ctx_r0._smartButton)("_tooltipAlign", ctx_r0._tooltipAlign)("_touched", ctx_r0._touched)("_value", ctx_r0._value)("_variant", ctx_r0._variant);
|
|
886
886
|
i0.ɵɵadvance(2);
|
|
887
887
|
i0.ɵɵdomProperty("ngTemplateOutlet", ngContentOutlet_r2);
|
|
888
888
|
} }
|
|
889
889
|
function KolInputPassword_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
|
890
890
|
i0.ɵɵdomElementContainerStart(0);
|
|
891
|
-
i0.ɵɵdomTemplate(1, KolInputPassword_ng_container_0_stencil_ng_proxy_1_Template, 3,
|
|
891
|
+
i0.ɵɵdomTemplate(1, KolInputPassword_ng_container_0_stencil_ng_proxy_1_Template, 3, 25, "stencil-ng-proxy", 4);
|
|
892
892
|
i0.ɵɵdomElementContainerEnd();
|
|
893
893
|
} if (rf & 2) {
|
|
894
894
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -918,13 +918,13 @@ function KolInputRadio_ng_container_0_stencil_ng_proxy_1_Template(rf, ctx) { if
|
|
|
918
918
|
} if (rf & 2) {
|
|
919
919
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
920
920
|
const ngContentOutlet_r2 = i0.ɵɵreference(4);
|
|
921
|
-
i0.ɵɵdomProperty("_disabled", ctx_r0._disabled)("_hideLabel", ctx_r0._hideLabel)("_hideMsg", ctx_r0._hideMsg)("_hint", ctx_r0._hint)("
|
|
921
|
+
i0.ɵɵdomProperty("_disabled", ctx_r0._disabled)("_hideLabel", ctx_r0._hideLabel)("_hideMsg", ctx_r0._hideMsg)("_hint", ctx_r0._hint)("_label", ctx_r0._label)("_msg", ctx_r0._msg)("_name", ctx_r0._name)("_on", ctx_r0._on)("_options", ctx_r0._options)("_orientation", ctx_r0._orientation)("_required", ctx_r0._required)("_tooltipAlign", ctx_r0._tooltipAlign)("_touched", ctx_r0._touched)("_value", ctx_r0._value);
|
|
922
922
|
i0.ɵɵadvance(2);
|
|
923
923
|
i0.ɵɵdomProperty("ngTemplateOutlet", ngContentOutlet_r2);
|
|
924
924
|
} }
|
|
925
925
|
function KolInputRadio_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
|
926
926
|
i0.ɵɵdomElementContainerStart(0);
|
|
927
|
-
i0.ɵɵdomTemplate(1, KolInputRadio_ng_container_0_stencil_ng_proxy_1_Template, 3,
|
|
927
|
+
i0.ɵɵdomTemplate(1, KolInputRadio_ng_container_0_stencil_ng_proxy_1_Template, 3, 15, "stencil-ng-proxy", 4);
|
|
928
928
|
i0.ɵɵdomElementContainerEnd();
|
|
929
929
|
} if (rf & 2) {
|
|
930
930
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -954,13 +954,13 @@ function KolInputRange_ng_container_0_stencil_ng_proxy_1_Template(rf, ctx) { if
|
|
|
954
954
|
} if (rf & 2) {
|
|
955
955
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
956
956
|
const ngContentOutlet_r2 = i0.ɵɵreference(4);
|
|
957
|
-
i0.ɵɵdomProperty("_accessKey", ctx_r0._accessKey)("_autoComplete", ctx_r0._autoComplete)("_disabled", ctx_r0._disabled)("_hideLabel", ctx_r0._hideLabel)("_hideMsg", ctx_r0._hideMsg)("_hint", ctx_r0._hint)("_icons", ctx_r0._icons)("
|
|
957
|
+
i0.ɵɵdomProperty("_accessKey", ctx_r0._accessKey)("_autoComplete", ctx_r0._autoComplete)("_disabled", ctx_r0._disabled)("_hideLabel", ctx_r0._hideLabel)("_hideMsg", ctx_r0._hideMsg)("_hint", ctx_r0._hint)("_icons", ctx_r0._icons)("_label", ctx_r0._label)("_max", ctx_r0._max)("_min", ctx_r0._min)("_msg", ctx_r0._msg)("_name", ctx_r0._name)("_on", ctx_r0._on)("_shortKey", ctx_r0._shortKey)("_step", ctx_r0._step)("_suggestions", ctx_r0._suggestions)("_tooltipAlign", ctx_r0._tooltipAlign)("_touched", ctx_r0._touched)("_value", ctx_r0._value);
|
|
958
958
|
i0.ɵɵadvance(2);
|
|
959
959
|
i0.ɵɵdomProperty("ngTemplateOutlet", ngContentOutlet_r2);
|
|
960
960
|
} }
|
|
961
961
|
function KolInputRange_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
|
962
962
|
i0.ɵɵdomElementContainerStart(0);
|
|
963
|
-
i0.ɵɵdomTemplate(1, KolInputRange_ng_container_0_stencil_ng_proxy_1_Template, 3,
|
|
963
|
+
i0.ɵɵdomTemplate(1, KolInputRange_ng_container_0_stencil_ng_proxy_1_Template, 3, 20, "stencil-ng-proxy", 4);
|
|
964
964
|
i0.ɵɵdomElementContainerEnd();
|
|
965
965
|
} if (rf & 2) {
|
|
966
966
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -990,13 +990,13 @@ function KolInputText_ng_container_0_stencil_ng_proxy_1_Template(rf, ctx) { if (
|
|
|
990
990
|
} if (rf & 2) {
|
|
991
991
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
992
992
|
const ngContentOutlet_r2 = i0.ɵɵreference(4);
|
|
993
|
-
i0.ɵɵdomProperty("_accessKey", ctx_r0._accessKey)("_autoComplete", ctx_r0._autoComplete)("_disabled", ctx_r0._disabled)("_hasCounter", ctx_r0._hasCounter)("_hideLabel", ctx_r0._hideLabel)("_hideMsg", ctx_r0._hideMsg)("_hint", ctx_r0._hint)("_icons", ctx_r0._icons)("
|
|
993
|
+
i0.ɵɵdomProperty("_accessKey", ctx_r0._accessKey)("_autoComplete", ctx_r0._autoComplete)("_disabled", ctx_r0._disabled)("_hasCounter", ctx_r0._hasCounter)("_hideLabel", ctx_r0._hideLabel)("_hideMsg", ctx_r0._hideMsg)("_hint", ctx_r0._hint)("_icons", ctx_r0._icons)("_label", ctx_r0._label)("_maxLength", ctx_r0._maxLength)("_maxLengthBehavior", ctx_r0._maxLengthBehavior)("_msg", ctx_r0._msg)("_name", ctx_r0._name)("_on", ctx_r0._on)("_pattern", ctx_r0._pattern)("_placeholder", ctx_r0._placeholder)("_readOnly", ctx_r0._readOnly)("_required", ctx_r0._required)("_shortKey", ctx_r0._shortKey)("_smartButton", ctx_r0._smartButton)("_spellCheck", ctx_r0._spellCheck)("_suggestions", ctx_r0._suggestions)("_tooltipAlign", ctx_r0._tooltipAlign)("_touched", ctx_r0._touched)("_type", ctx_r0._type)("_value", ctx_r0._value);
|
|
994
994
|
i0.ɵɵadvance(2);
|
|
995
995
|
i0.ɵɵdomProperty("ngTemplateOutlet", ngContentOutlet_r2);
|
|
996
996
|
} }
|
|
997
997
|
function KolInputText_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
|
998
998
|
i0.ɵɵdomElementContainerStart(0);
|
|
999
|
-
i0.ɵɵdomTemplate(1, KolInputText_ng_container_0_stencil_ng_proxy_1_Template, 3,
|
|
999
|
+
i0.ɵɵdomTemplate(1, KolInputText_ng_container_0_stencil_ng_proxy_1_Template, 3, 27, "stencil-ng-proxy", 4);
|
|
1000
1000
|
i0.ɵɵdomElementContainerEnd();
|
|
1001
1001
|
} if (rf & 2) {
|
|
1002
1002
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -1062,13 +1062,13 @@ function KolLink_ng_container_0_stencil_ng_proxy_1_Template(rf, ctx) { if (rf &
|
|
|
1062
1062
|
} if (rf & 2) {
|
|
1063
1063
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
1064
1064
|
const ngContentOutlet_r2 = i0.ɵɵreference(4);
|
|
1065
|
-
i0.ɵɵdomProperty("_accessKey", ctx_r0._accessKey)("_ariaControls", ctx_r0._ariaControls)("_ariaCurrentValue", ctx_r0._ariaCurrentValue)("_ariaDescription", ctx_r0._ariaDescription)("_ariaExpanded", ctx_r0._ariaExpanded)("_disabled", ctx_r0._disabled)("_download", ctx_r0._download)("_hideLabel", ctx_r0._hideLabel)("_href", ctx_r0._href)("_icons", ctx_r0._icons)("_inline", ctx_r0._inline)("_label", ctx_r0._label)("_on", ctx_r0._on)("_role", ctx_r0._role)("_shortKey", ctx_r0._shortKey)("_target", ctx_r0._target)("_tooltipAlign", ctx_r0._tooltipAlign);
|
|
1065
|
+
i0.ɵɵdomProperty("_accessKey", ctx_r0._accessKey)("_ariaControls", ctx_r0._ariaControls)("_ariaCurrentValue", ctx_r0._ariaCurrentValue)("_ariaDescription", ctx_r0._ariaDescription)("_ariaExpanded", ctx_r0._ariaExpanded)("_disabled", ctx_r0._disabled)("_download", ctx_r0._download)("_hideLabel", ctx_r0._hideLabel)("_href", ctx_r0._href)("_icons", ctx_r0._icons)("_inline", ctx_r0._inline)("_label", ctx_r0._label)("_on", ctx_r0._on)("_role", ctx_r0._role)("_shortKey", ctx_r0._shortKey)("_target", ctx_r0._target)("_tooltipAlign", ctx_r0._tooltipAlign)("_variant", ctx_r0._variant);
|
|
1066
1066
|
i0.ɵɵadvance(2);
|
|
1067
1067
|
i0.ɵɵdomProperty("ngTemplateOutlet", ngContentOutlet_r2);
|
|
1068
1068
|
} }
|
|
1069
1069
|
function KolLink_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
|
1070
1070
|
i0.ɵɵdomElementContainerStart(0);
|
|
1071
|
-
i0.ɵɵdomTemplate(1, KolLink_ng_container_0_stencil_ng_proxy_1_Template, 3,
|
|
1071
|
+
i0.ɵɵdomTemplate(1, KolLink_ng_container_0_stencil_ng_proxy_1_Template, 3, 19, "stencil-ng-proxy", 4);
|
|
1072
1072
|
i0.ɵɵdomElementContainerEnd();
|
|
1073
1073
|
} if (rf & 2) {
|
|
1074
1074
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -1278,13 +1278,13 @@ function KolPopoverButton_ng_container_0_stencil_ng_proxy_1_Template(rf, ctx) {
|
|
|
1278
1278
|
} if (rf & 2) {
|
|
1279
1279
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
1280
1280
|
const ngContentOutlet_r2 = i0.ɵɵreference(4);
|
|
1281
|
-
i0.ɵɵdomProperty("_accessKey", ctx_r0._accessKey)("_ariaDescription", ctx_r0._ariaDescription)("_customClass", ctx_r0._customClass)("_disabled", ctx_r0._disabled)("_hideLabel", ctx_r0._hideLabel)("_icons", ctx_r0._icons)("
|
|
1281
|
+
i0.ɵɵdomProperty("_accessKey", ctx_r0._accessKey)("_ariaDescription", ctx_r0._ariaDescription)("_customClass", ctx_r0._customClass)("_disabled", ctx_r0._disabled)("_hideLabel", ctx_r0._hideLabel)("_icons", ctx_r0._icons)("_inline", ctx_r0._inline)("_label", ctx_r0._label)("_name", ctx_r0._name)("_popoverAlign", ctx_r0._popoverAlign)("_shortKey", ctx_r0._shortKey)("_tabIndex", ctx_r0._tabIndex)("_tooltipAlign", ctx_r0._tooltipAlign)("_type", ctx_r0._type)("_value", ctx_r0._value)("_variant", ctx_r0._variant);
|
|
1282
1282
|
i0.ɵɵadvance(2);
|
|
1283
1283
|
i0.ɵɵdomProperty("ngTemplateOutlet", ngContentOutlet_r2);
|
|
1284
1284
|
} }
|
|
1285
1285
|
function KolPopoverButton_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
|
1286
1286
|
i0.ɵɵdomElementContainerStart(0);
|
|
1287
|
-
i0.ɵɵdomTemplate(1, KolPopoverButton_ng_container_0_stencil_ng_proxy_1_Template, 3,
|
|
1287
|
+
i0.ɵɵdomTemplate(1, KolPopoverButton_ng_container_0_stencil_ng_proxy_1_Template, 3, 17, "stencil-ng-proxy", 4);
|
|
1288
1288
|
i0.ɵɵdomElementContainerEnd();
|
|
1289
1289
|
} if (rf & 2) {
|
|
1290
1290
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -1422,13 +1422,13 @@ function KolSelect_ng_container_0_stencil_ng_proxy_1_Template(rf, ctx) { if (rf
|
|
|
1422
1422
|
} if (rf & 2) {
|
|
1423
1423
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
1424
1424
|
const ngContentOutlet_r2 = i0.ɵɵreference(4);
|
|
1425
|
-
i0.ɵɵdomProperty("_accessKey", ctx_r0._accessKey)("_disabled", ctx_r0._disabled)("_hideLabel", ctx_r0._hideLabel)("_hideMsg", ctx_r0._hideMsg)("_hint", ctx_r0._hint)("_icons", ctx_r0._icons)("
|
|
1425
|
+
i0.ɵɵdomProperty("_accessKey", ctx_r0._accessKey)("_disabled", ctx_r0._disabled)("_hideLabel", ctx_r0._hideLabel)("_hideMsg", ctx_r0._hideMsg)("_hint", ctx_r0._hint)("_icons", ctx_r0._icons)("_label", ctx_r0._label)("_msg", ctx_r0._msg)("_multiple", ctx_r0._multiple)("_name", ctx_r0._name)("_on", ctx_r0._on)("_options", ctx_r0._options)("_required", ctx_r0._required)("_rows", ctx_r0._rows)("_shortKey", ctx_r0._shortKey)("_tabIndex", ctx_r0._tabIndex)("_tooltipAlign", ctx_r0._tooltipAlign)("_touched", ctx_r0._touched)("_value", ctx_r0._value);
|
|
1426
1426
|
i0.ɵɵadvance(2);
|
|
1427
1427
|
i0.ɵɵdomProperty("ngTemplateOutlet", ngContentOutlet_r2);
|
|
1428
1428
|
} }
|
|
1429
1429
|
function KolSelect_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
|
1430
1430
|
i0.ɵɵdomElementContainerStart(0);
|
|
1431
|
-
i0.ɵɵdomTemplate(1, KolSelect_ng_container_0_stencil_ng_proxy_1_Template, 3,
|
|
1431
|
+
i0.ɵɵdomTemplate(1, KolSelect_ng_container_0_stencil_ng_proxy_1_Template, 3, 20, "stencil-ng-proxy", 4);
|
|
1432
1432
|
i0.ɵɵdomElementContainerEnd();
|
|
1433
1433
|
} if (rf & 2) {
|
|
1434
1434
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -1458,13 +1458,13 @@ function KolSelectWc_ng_container_0_stencil_ng_proxy_1_Template(rf, ctx) { if (r
|
|
|
1458
1458
|
} if (rf & 2) {
|
|
1459
1459
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
1460
1460
|
const ngContentOutlet_r2 = i0.ɵɵreference(4);
|
|
1461
|
-
i0.ɵɵdomProperty("_accessKey", ctx_r0._accessKey)("_disabled", ctx_r0._disabled)("_hideLabel", ctx_r0._hideLabel)("_hideMsg", ctx_r0._hideMsg)("_hint", ctx_r0._hint)("_icons", ctx_r0._icons)("
|
|
1461
|
+
i0.ɵɵdomProperty("_accessKey", ctx_r0._accessKey)("_disabled", ctx_r0._disabled)("_hideLabel", ctx_r0._hideLabel)("_hideMsg", ctx_r0._hideMsg)("_hint", ctx_r0._hint)("_icons", ctx_r0._icons)("_label", ctx_r0._label)("_msg", ctx_r0._msg)("_multiple", ctx_r0._multiple)("_name", ctx_r0._name)("_on", ctx_r0._on)("_options", ctx_r0._options)("_required", ctx_r0._required)("_rows", ctx_r0._rows)("_shortKey", ctx_r0._shortKey)("_tabIndex", ctx_r0._tabIndex)("_tooltipAlign", ctx_r0._tooltipAlign)("_touched", ctx_r0._touched)("_value", ctx_r0._value);
|
|
1462
1462
|
i0.ɵɵadvance(2);
|
|
1463
1463
|
i0.ɵɵdomProperty("ngTemplateOutlet", ngContentOutlet_r2);
|
|
1464
1464
|
} }
|
|
1465
1465
|
function KolSelectWc_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
|
1466
1466
|
i0.ɵɵdomElementContainerStart(0);
|
|
1467
|
-
i0.ɵɵdomTemplate(1, KolSelectWc_ng_container_0_stencil_ng_proxy_1_Template, 3,
|
|
1467
|
+
i0.ɵɵdomTemplate(1, KolSelectWc_ng_container_0_stencil_ng_proxy_1_Template, 3, 20, "stencil-ng-proxy", 4);
|
|
1468
1468
|
i0.ɵɵdomElementContainerEnd();
|
|
1469
1469
|
} if (rf & 2) {
|
|
1470
1470
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -1494,13 +1494,13 @@ function KolSingleSelect_ng_container_0_stencil_ng_proxy_1_Template(rf, ctx) { i
|
|
|
1494
1494
|
} if (rf & 2) {
|
|
1495
1495
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
1496
1496
|
const ngContentOutlet_r2 = i0.ɵɵreference(4);
|
|
1497
|
-
i0.ɵɵdomProperty("_accessKey", ctx_r0._accessKey)("_disabled", ctx_r0._disabled)("_hasClearButton", ctx_r0._hasClearButton)("_hideLabel", ctx_r0._hideLabel)("_hideMsg", ctx_r0._hideMsg)("_hint", ctx_r0._hint)("_icons", ctx_r0._icons)("
|
|
1497
|
+
i0.ɵɵdomProperty("_accessKey", ctx_r0._accessKey)("_disabled", ctx_r0._disabled)("_hasClearButton", ctx_r0._hasClearButton)("_hideLabel", ctx_r0._hideLabel)("_hideMsg", ctx_r0._hideMsg)("_hint", ctx_r0._hint)("_icons", ctx_r0._icons)("_label", ctx_r0._label)("_msg", ctx_r0._msg)("_name", ctx_r0._name)("_on", ctx_r0._on)("_options", ctx_r0._options)("_placeholder", ctx_r0._placeholder)("_required", ctx_r0._required)("_rows", ctx_r0._rows)("_shortKey", ctx_r0._shortKey)("_tooltipAlign", ctx_r0._tooltipAlign)("_touched", ctx_r0._touched)("_value", ctx_r0._value);
|
|
1498
1498
|
i0.ɵɵadvance(2);
|
|
1499
1499
|
i0.ɵɵdomProperty("ngTemplateOutlet", ngContentOutlet_r2);
|
|
1500
1500
|
} }
|
|
1501
1501
|
function KolSingleSelect_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
|
1502
1502
|
i0.ɵɵdomElementContainerStart(0);
|
|
1503
|
-
i0.ɵɵdomTemplate(1, KolSingleSelect_ng_container_0_stencil_ng_proxy_1_Template, 3,
|
|
1503
|
+
i0.ɵɵdomTemplate(1, KolSingleSelect_ng_container_0_stencil_ng_proxy_1_Template, 3, 20, "stencil-ng-proxy", 4);
|
|
1504
1504
|
i0.ɵɵdomElementContainerEnd();
|
|
1505
1505
|
} if (rf & 2) {
|
|
1506
1506
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -1602,13 +1602,13 @@ function KolSplitButton_ng_container_0_stencil_ng_proxy_1_Template(rf, ctx) { if
|
|
|
1602
1602
|
} if (rf & 2) {
|
|
1603
1603
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
1604
1604
|
const ngContentOutlet_r2 = i0.ɵɵreference(4);
|
|
1605
|
-
i0.ɵɵdomProperty("_accessKey", ctx_r0._accessKey)("_ariaControls", ctx_r0._ariaControls)("_ariaDescription", ctx_r0._ariaDescription)("_ariaExpanded", ctx_r0._ariaExpanded)("_ariaSelected", ctx_r0._ariaSelected)("_customClass", ctx_r0._customClass)("_disabled", ctx_r0._disabled)("_hideLabel", ctx_r0._hideLabel)("_icons", ctx_r0._icons)("
|
|
1605
|
+
i0.ɵɵdomProperty("_accessKey", ctx_r0._accessKey)("_ariaControls", ctx_r0._ariaControls)("_ariaDescription", ctx_r0._ariaDescription)("_ariaExpanded", ctx_r0._ariaExpanded)("_ariaSelected", ctx_r0._ariaSelected)("_customClass", ctx_r0._customClass)("_disabled", ctx_r0._disabled)("_hideLabel", ctx_r0._hideLabel)("_icons", ctx_r0._icons)("_label", ctx_r0._label)("_name", ctx_r0._name)("_on", ctx_r0._on)("_role", ctx_r0._role)("_shortKey", ctx_r0._shortKey)("_tooltipAlign", ctx_r0._tooltipAlign)("_type", ctx_r0._type)("_value", ctx_r0._value)("_variant", ctx_r0._variant);
|
|
1606
1606
|
i0.ɵɵadvance(2);
|
|
1607
1607
|
i0.ɵɵdomProperty("ngTemplateOutlet", ngContentOutlet_r2);
|
|
1608
1608
|
} }
|
|
1609
1609
|
function KolSplitButton_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
|
1610
1610
|
i0.ɵɵdomElementContainerStart(0);
|
|
1611
|
-
i0.ɵɵdomTemplate(1, KolSplitButton_ng_container_0_stencil_ng_proxy_1_Template, 3,
|
|
1611
|
+
i0.ɵɵdomTemplate(1, KolSplitButton_ng_container_0_stencil_ng_proxy_1_Template, 3, 19, "stencil-ng-proxy", 4);
|
|
1612
1612
|
i0.ɵɵdomElementContainerEnd();
|
|
1613
1613
|
} if (rf & 2) {
|
|
1614
1614
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -1746,13 +1746,13 @@ function KolTextarea_ng_container_0_stencil_ng_proxy_1_Template(rf, ctx) { if (r
|
|
|
1746
1746
|
} if (rf & 2) {
|
|
1747
1747
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
1748
1748
|
const ngContentOutlet_r2 = i0.ɵɵreference(4);
|
|
1749
|
-
i0.ɵɵdomProperty("_accessKey", ctx_r0._accessKey)("_adjustHeight", ctx_r0._adjustHeight)("_disabled", ctx_r0._disabled)("_hasCounter", ctx_r0._hasCounter)("_hideLabel", ctx_r0._hideLabel)("_hideMsg", ctx_r0._hideMsg)("_hint", ctx_r0._hint)("_icons", ctx_r0._icons)("
|
|
1749
|
+
i0.ɵɵdomProperty("_accessKey", ctx_r0._accessKey)("_adjustHeight", ctx_r0._adjustHeight)("_disabled", ctx_r0._disabled)("_hasCounter", ctx_r0._hasCounter)("_hideLabel", ctx_r0._hideLabel)("_hideMsg", ctx_r0._hideMsg)("_hint", ctx_r0._hint)("_icons", ctx_r0._icons)("_label", ctx_r0._label)("_maxLength", ctx_r0._maxLength)("_maxLengthBehavior", ctx_r0._maxLengthBehavior)("_msg", ctx_r0._msg)("_name", ctx_r0._name)("_on", ctx_r0._on)("_placeholder", ctx_r0._placeholder)("_readOnly", ctx_r0._readOnly)("_required", ctx_r0._required)("_resize", ctx_r0._resize)("_rows", ctx_r0._rows)("_shortKey", ctx_r0._shortKey)("_spellCheck", ctx_r0._spellCheck)("_tooltipAlign", ctx_r0._tooltipAlign)("_touched", ctx_r0._touched)("_value", ctx_r0._value);
|
|
1750
1750
|
i0.ɵɵadvance(2);
|
|
1751
1751
|
i0.ɵɵdomProperty("ngTemplateOutlet", ngContentOutlet_r2);
|
|
1752
1752
|
} }
|
|
1753
1753
|
function KolTextarea_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
|
1754
1754
|
i0.ɵɵdomElementContainerStart(0);
|
|
1755
|
-
i0.ɵɵdomTemplate(1, KolTextarea_ng_container_0_stencil_ng_proxy_1_Template, 3,
|
|
1755
|
+
i0.ɵɵdomTemplate(1, KolTextarea_ng_container_0_stencil_ng_proxy_1_Template, 3, 25, "stencil-ng-proxy", 4);
|
|
1756
1756
|
i0.ɵɵdomElementContainerEnd();
|
|
1757
1757
|
} if (rf & 2) {
|
|
1758
1758
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -2438,7 +2438,7 @@ let KolButton = class KolButton extends StencilProxyComponent {
|
|
|
2438
2438
|
super();
|
|
2439
2439
|
this.changeDetectorRef = changeDetectorRef;
|
|
2440
2440
|
this.z = z;
|
|
2441
|
-
this.availableInputProperties = ['_accessKey', '_ariaControls', '_ariaDescription', '_ariaExpanded', '_ariaSelected', '_customClass', '_disabled', '_hideLabel', '_icons', '
|
|
2441
|
+
this.availableInputProperties = ['_accessKey', '_ariaControls', '_ariaDescription', '_ariaExpanded', '_ariaSelected', '_customClass', '_disabled', '_hideLabel', '_icons', '_inline', '_label', '_name', '_on', '_role', '_shortKey', '_tooltipAlign', '_type', '_value', '_variant'];
|
|
2442
2442
|
changeDetectorRef.detach();
|
|
2443
2443
|
const originalTagName = 'kol-button';
|
|
2444
2444
|
this.tagName = typeof tagNameTransformer === 'function' ? tagNameTransformer(originalTagName) : originalTagName;
|
|
@@ -2458,9 +2458,9 @@ KolButton.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolButton, select
|
|
|
2458
2458
|
} if (rf & 2) {
|
|
2459
2459
|
let _t;
|
|
2460
2460
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.replaceTagDirective = _t.first);
|
|
2461
|
-
} }, inputs: { _accessKey: "_accessKey", _ariaControls: "_ariaControls", _ariaDescription: "_ariaDescription", _ariaExpanded: "_ariaExpanded", _ariaSelected: "_ariaSelected", _customClass: "_customClass", _disabled: "_disabled", _hideLabel: "_hideLabel", _icons: "_icons",
|
|
2461
|
+
} }, inputs: { _accessKey: "_accessKey", _ariaControls: "_ariaControls", _ariaDescription: "_ariaDescription", _ariaExpanded: "_ariaExpanded", _ariaSelected: "_ariaSelected", _customClass: "_customClass", _disabled: "_disabled", _hideLabel: "_hideLabel", _icons: "_icons", _inline: "_inline", _label: "_label", _name: "_name", _on: "_on", _role: "_role", _shortKey: "_shortKey", _tooltipAlign: "_tooltipAlign", _type: "_type", _value: "_value", _variant: "_variant" }, features: [i0.ɵɵProvidersFeature([
|
|
2462
2462
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolButton) }
|
|
2463
|
-
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_accessKey", "_ariaControls", "_ariaDescription", "_ariaExpanded", "_ariaSelected", "_customClass", "_disabled", "_hideLabel", "_icons", "
|
|
2463
|
+
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_accessKey", "_ariaControls", "_ariaDescription", "_ariaExpanded", "_ariaSelected", "_customClass", "_disabled", "_hideLabel", "_icons", "_inline", "_label", "_name", "_on", "_role", "_shortKey", "_tooltipAlign", "_type", "_value", "_variant", 4, "replaceTag"], [3, "_accessKey", "_ariaControls", "_ariaDescription", "_ariaExpanded", "_ariaSelected", "_customClass", "_disabled", "_hideLabel", "_icons", "_inline", "_label", "_name", "_on", "_role", "_shortKey", "_tooltipAlign", "_type", "_value", "_variant"], [4, "ngTemplateOutlet"]], template: function KolButton_Template(rf, ctx) { if (rf & 1) {
|
|
2464
2464
|
i0.ɵɵprojectionDef();
|
|
2465
2465
|
i0.ɵɵdomTemplate(0, KolButton_ng_container_0_Template, 2, 1, "ng-container", 3)(1, KolButton_ng_template_1_Template, 1, 1, "ng-template", null, 0, i0.ɵɵtemplateRefExtractor)(3, KolButton_ng_template_3_Template, 1, 0, "ng-template", null, 1, i0.ɵɵtemplateRefExtractor);
|
|
2466
2466
|
} if (rf & 2) {
|
|
@@ -2469,7 +2469,7 @@ KolButton.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolButton, select
|
|
|
2469
2469
|
} }, encapsulation: 2, changeDetection: 0 });
|
|
2470
2470
|
KolButton = __decorate([
|
|
2471
2471
|
ProxyCmp({
|
|
2472
|
-
inputs: ['_accessKey', '_ariaControls', '_ariaDescription', '_ariaExpanded', '_ariaSelected', '_customClass', '_disabled', '_hideLabel', '_icons', '
|
|
2472
|
+
inputs: ['_accessKey', '_ariaControls', '_ariaDescription', '_ariaExpanded', '_ariaSelected', '_customClass', '_disabled', '_hideLabel', '_icons', '_inline', '_label', '_name', '_on', '_role', '_shortKey', '_tooltipAlign', '_type', '_value', '_variant'],
|
|
2473
2473
|
methods: ['getValue', 'focus']
|
|
2474
2474
|
})
|
|
2475
2475
|
], KolButton);
|
|
@@ -2482,7 +2482,7 @@ export { KolButton };
|
|
|
2482
2482
|
template: `
|
|
2483
2483
|
<ng-container *ngIf="hasTagNameTransformer; else defaultCase">
|
|
2484
2484
|
<stencil-ng-proxy
|
|
2485
|
-
[_accessKey]="_accessKey" [_ariaControls]="_ariaControls" [_ariaDescription]="_ariaDescription" [_ariaExpanded]="_ariaExpanded" [_ariaSelected]="_ariaSelected" [_customClass]="_customClass" [_disabled]="_disabled" [_hideLabel]="_hideLabel" [_icons]="_icons" [
|
|
2485
|
+
[_accessKey]="_accessKey" [_ariaControls]="_ariaControls" [_ariaDescription]="_ariaDescription" [_ariaExpanded]="_ariaExpanded" [_ariaSelected]="_ariaSelected" [_customClass]="_customClass" [_disabled]="_disabled" [_hideLabel]="_hideLabel" [_icons]="_icons" [_inline]="_inline" [_label]="_label" [_name]="_name" [_on]="_on" [_role]="_role" [_shortKey]="_shortKey" [_tooltipAlign]="_tooltipAlign" [_type]="_type" [_value]="_value" [_variant]="_variant"
|
|
2486
2486
|
*replaceTag="tagName"
|
|
2487
2487
|
#replaceTagHost
|
|
2488
2488
|
>
|
|
@@ -2498,7 +2498,7 @@ export { KolButton };
|
|
|
2498
2498
|
<ng-content></ng-content>
|
|
2499
2499
|
</ng-template>`,
|
|
2500
2500
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2501
|
-
inputs: ['_accessKey', '_ariaControls', '_ariaDescription', '_ariaExpanded', '_ariaSelected', '_customClass', '_disabled', '_hideLabel', '_icons', '
|
|
2501
|
+
inputs: ['_accessKey', '_ariaControls', '_ariaDescription', '_ariaExpanded', '_ariaSelected', '_customClass', '_disabled', '_hideLabel', '_icons', '_inline', '_label', '_name', '_on', '_role', '_shortKey', '_tooltipAlign', '_type', '_value', '_variant'],
|
|
2502
2502
|
providers: [
|
|
2503
2503
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolButton) }
|
|
2504
2504
|
],
|
|
@@ -2513,7 +2513,7 @@ let KolButtonLink = class KolButtonLink extends StencilProxyComponent {
|
|
|
2513
2513
|
super();
|
|
2514
2514
|
this.changeDetectorRef = changeDetectorRef;
|
|
2515
2515
|
this.z = z;
|
|
2516
|
-
this.availableInputProperties = ['_accessKey', '_ariaControls', '_ariaDescription', '_ariaExpanded', '_ariaSelected', '_disabled', '_hideLabel', '_icons', '
|
|
2516
|
+
this.availableInputProperties = ['_accessKey', '_ariaControls', '_ariaDescription', '_ariaExpanded', '_ariaSelected', '_disabled', '_hideLabel', '_icons', '_inline', '_label', '_name', '_on', '_role', '_shortKey', '_tooltipAlign', '_type', '_value', '_variant'];
|
|
2517
2517
|
changeDetectorRef.detach();
|
|
2518
2518
|
const originalTagName = 'kol-button-link';
|
|
2519
2519
|
this.tagName = typeof tagNameTransformer === 'function' ? tagNameTransformer(originalTagName) : originalTagName;
|
|
@@ -2533,9 +2533,9 @@ KolButtonLink.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolButtonLink
|
|
|
2533
2533
|
} if (rf & 2) {
|
|
2534
2534
|
let _t;
|
|
2535
2535
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.replaceTagDirective = _t.first);
|
|
2536
|
-
} }, inputs: { _accessKey: "_accessKey", _ariaControls: "_ariaControls", _ariaDescription: "_ariaDescription", _ariaExpanded: "_ariaExpanded", _ariaSelected: "_ariaSelected", _disabled: "_disabled", _hideLabel: "_hideLabel", _icons: "_icons",
|
|
2536
|
+
} }, inputs: { _accessKey: "_accessKey", _ariaControls: "_ariaControls", _ariaDescription: "_ariaDescription", _ariaExpanded: "_ariaExpanded", _ariaSelected: "_ariaSelected", _disabled: "_disabled", _hideLabel: "_hideLabel", _icons: "_icons", _inline: "_inline", _label: "_label", _name: "_name", _on: "_on", _role: "_role", _shortKey: "_shortKey", _tooltipAlign: "_tooltipAlign", _type: "_type", _value: "_value", _variant: "_variant" }, features: [i0.ɵɵProvidersFeature([
|
|
2537
2537
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolButtonLink) }
|
|
2538
|
-
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_accessKey", "_ariaControls", "_ariaDescription", "_ariaExpanded", "_ariaSelected", "_disabled", "_hideLabel", "_icons", "
|
|
2538
|
+
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_accessKey", "_ariaControls", "_ariaDescription", "_ariaExpanded", "_ariaSelected", "_disabled", "_hideLabel", "_icons", "_inline", "_label", "_name", "_on", "_role", "_shortKey", "_tooltipAlign", "_type", "_value", "_variant", 4, "replaceTag"], [3, "_accessKey", "_ariaControls", "_ariaDescription", "_ariaExpanded", "_ariaSelected", "_disabled", "_hideLabel", "_icons", "_inline", "_label", "_name", "_on", "_role", "_shortKey", "_tooltipAlign", "_type", "_value", "_variant"], [4, "ngTemplateOutlet"]], template: function KolButtonLink_Template(rf, ctx) { if (rf & 1) {
|
|
2539
2539
|
i0.ɵɵprojectionDef();
|
|
2540
2540
|
i0.ɵɵdomTemplate(0, KolButtonLink_ng_container_0_Template, 2, 1, "ng-container", 3)(1, KolButtonLink_ng_template_1_Template, 1, 1, "ng-template", null, 0, i0.ɵɵtemplateRefExtractor)(3, KolButtonLink_ng_template_3_Template, 1, 0, "ng-template", null, 1, i0.ɵɵtemplateRefExtractor);
|
|
2541
2541
|
} if (rf & 2) {
|
|
@@ -2544,7 +2544,7 @@ KolButtonLink.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolButtonLink
|
|
|
2544
2544
|
} }, encapsulation: 2, changeDetection: 0 });
|
|
2545
2545
|
KolButtonLink = __decorate([
|
|
2546
2546
|
ProxyCmp({
|
|
2547
|
-
inputs: ['_accessKey', '_ariaControls', '_ariaDescription', '_ariaExpanded', '_ariaSelected', '_disabled', '_hideLabel', '_icons', '
|
|
2547
|
+
inputs: ['_accessKey', '_ariaControls', '_ariaDescription', '_ariaExpanded', '_ariaSelected', '_disabled', '_hideLabel', '_icons', '_inline', '_label', '_name', '_on', '_role', '_shortKey', '_tooltipAlign', '_type', '_value', '_variant'],
|
|
2548
2548
|
methods: ['getValue', 'focus']
|
|
2549
2549
|
})
|
|
2550
2550
|
], KolButtonLink);
|
|
@@ -2557,7 +2557,7 @@ export { KolButtonLink };
|
|
|
2557
2557
|
template: `
|
|
2558
2558
|
<ng-container *ngIf="hasTagNameTransformer; else defaultCase">
|
|
2559
2559
|
<stencil-ng-proxy
|
|
2560
|
-
[_accessKey]="_accessKey" [_ariaControls]="_ariaControls" [_ariaDescription]="_ariaDescription" [_ariaExpanded]="_ariaExpanded" [_ariaSelected]="_ariaSelected" [_disabled]="_disabled" [_hideLabel]="_hideLabel" [_icons]="_icons" [
|
|
2560
|
+
[_accessKey]="_accessKey" [_ariaControls]="_ariaControls" [_ariaDescription]="_ariaDescription" [_ariaExpanded]="_ariaExpanded" [_ariaSelected]="_ariaSelected" [_disabled]="_disabled" [_hideLabel]="_hideLabel" [_icons]="_icons" [_inline]="_inline" [_label]="_label" [_name]="_name" [_on]="_on" [_role]="_role" [_shortKey]="_shortKey" [_tooltipAlign]="_tooltipAlign" [_type]="_type" [_value]="_value" [_variant]="_variant"
|
|
2561
2561
|
*replaceTag="tagName"
|
|
2562
2562
|
#replaceTagHost
|
|
2563
2563
|
>
|
|
@@ -2573,7 +2573,7 @@ export { KolButtonLink };
|
|
|
2573
2573
|
<ng-content></ng-content>
|
|
2574
2574
|
</ng-template>`,
|
|
2575
2575
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2576
|
-
inputs: ['_accessKey', '_ariaControls', '_ariaDescription', '_ariaExpanded', '_ariaSelected', '_disabled', '_hideLabel', '_icons', '
|
|
2576
|
+
inputs: ['_accessKey', '_ariaControls', '_ariaDescription', '_ariaExpanded', '_ariaSelected', '_disabled', '_hideLabel', '_icons', '_inline', '_label', '_name', '_on', '_role', '_shortKey', '_tooltipAlign', '_type', '_value', '_variant'],
|
|
2577
2577
|
providers: [
|
|
2578
2578
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolButtonLink) }
|
|
2579
2579
|
],
|
|
@@ -2582,7 +2582,7 @@ export { KolButtonLink };
|
|
|
2582
2582
|
type: ViewChild,
|
|
2583
2583
|
args: [ReplaceTagDirective]
|
|
2584
2584
|
}] }); })();
|
|
2585
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolButtonLink, { className: "KolButtonLink", filePath: "components.ts", lineNumber:
|
|
2585
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolButtonLink, { className: "KolButtonLink", filePath: "components.ts", lineNumber: 489 }); })();
|
|
2586
2586
|
let KolCard = class KolCard extends StencilProxyComponent {
|
|
2587
2587
|
constructor(changeDetectorRef, r, z) {
|
|
2588
2588
|
super();
|
|
@@ -2656,7 +2656,7 @@ export { KolCard };
|
|
|
2656
2656
|
type: ViewChild,
|
|
2657
2657
|
args: [ReplaceTagDirective]
|
|
2658
2658
|
}] }); })();
|
|
2659
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolCard, { className: "KolCard", filePath: "components.ts", lineNumber:
|
|
2659
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolCard, { className: "KolCard", filePath: "components.ts", lineNumber: 564 }); })();
|
|
2660
2660
|
let KolCardWc = class KolCardWc extends StencilProxyComponent {
|
|
2661
2661
|
constructor(changeDetectorRef, r, z) {
|
|
2662
2662
|
super();
|
|
@@ -2730,13 +2730,13 @@ export { KolCardWc };
|
|
|
2730
2730
|
type: ViewChild,
|
|
2731
2731
|
args: [ReplaceTagDirective]
|
|
2732
2732
|
}] }); })();
|
|
2733
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolCardWc, { className: "KolCardWc", filePath: "components.ts", lineNumber:
|
|
2733
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolCardWc, { className: "KolCardWc", filePath: "components.ts", lineNumber: 625 }); })();
|
|
2734
2734
|
let KolCombobox = class KolCombobox extends StencilProxyComponent {
|
|
2735
2735
|
constructor(changeDetectorRef, r, z) {
|
|
2736
2736
|
super();
|
|
2737
2737
|
this.changeDetectorRef = changeDetectorRef;
|
|
2738
2738
|
this.z = z;
|
|
2739
|
-
this.availableInputProperties = ['_accessKey', '_disabled', '_hasClearButton', '_hideLabel', '_hideMsg', '_hint', '_icons', '
|
|
2739
|
+
this.availableInputProperties = ['_accessKey', '_disabled', '_hasClearButton', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_msg', '_name', '_on', '_placeholder', '_required', '_shortKey', '_suggestions', '_tooltipAlign', '_touched', '_value'];
|
|
2740
2740
|
changeDetectorRef.detach();
|
|
2741
2741
|
const originalTagName = 'kol-combobox';
|
|
2742
2742
|
this.tagName = typeof tagNameTransformer === 'function' ? tagNameTransformer(originalTagName) : originalTagName;
|
|
@@ -2756,9 +2756,9 @@ KolCombobox.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolCombobox, se
|
|
|
2756
2756
|
} if (rf & 2) {
|
|
2757
2757
|
let _t;
|
|
2758
2758
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.replaceTagDirective = _t.first);
|
|
2759
|
-
} }, inputs: { _accessKey: "_accessKey", _disabled: "_disabled", _hasClearButton: "_hasClearButton", _hideLabel: "_hideLabel", _hideMsg: "_hideMsg", _hint: "_hint", _icons: "_icons",
|
|
2759
|
+
} }, inputs: { _accessKey: "_accessKey", _disabled: "_disabled", _hasClearButton: "_hasClearButton", _hideLabel: "_hideLabel", _hideMsg: "_hideMsg", _hint: "_hint", _icons: "_icons", _label: "_label", _msg: "_msg", _name: "_name", _on: "_on", _placeholder: "_placeholder", _required: "_required", _shortKey: "_shortKey", _suggestions: "_suggestions", _tooltipAlign: "_tooltipAlign", _touched: "_touched", _value: "_value" }, features: [i0.ɵɵProvidersFeature([
|
|
2760
2760
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolCombobox) }
|
|
2761
|
-
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_accessKey", "_disabled", "_hasClearButton", "_hideLabel", "_hideMsg", "_hint", "_icons", "
|
|
2761
|
+
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_accessKey", "_disabled", "_hasClearButton", "_hideLabel", "_hideMsg", "_hint", "_icons", "_label", "_msg", "_name", "_on", "_placeholder", "_required", "_shortKey", "_suggestions", "_tooltipAlign", "_touched", "_value", 4, "replaceTag"], [3, "_accessKey", "_disabled", "_hasClearButton", "_hideLabel", "_hideMsg", "_hint", "_icons", "_label", "_msg", "_name", "_on", "_placeholder", "_required", "_shortKey", "_suggestions", "_tooltipAlign", "_touched", "_value"], [4, "ngTemplateOutlet"]], template: function KolCombobox_Template(rf, ctx) { if (rf & 1) {
|
|
2762
2762
|
i0.ɵɵprojectionDef();
|
|
2763
2763
|
i0.ɵɵdomTemplate(0, KolCombobox_ng_container_0_Template, 2, 1, "ng-container", 3)(1, KolCombobox_ng_template_1_Template, 1, 1, "ng-template", null, 0, i0.ɵɵtemplateRefExtractor)(3, KolCombobox_ng_template_3_Template, 1, 0, "ng-template", null, 1, i0.ɵɵtemplateRefExtractor);
|
|
2764
2764
|
} if (rf & 2) {
|
|
@@ -2767,7 +2767,7 @@ KolCombobox.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolCombobox, se
|
|
|
2767
2767
|
} }, encapsulation: 2, changeDetection: 0 });
|
|
2768
2768
|
KolCombobox = __decorate([
|
|
2769
2769
|
ProxyCmp({
|
|
2770
|
-
inputs: ['_accessKey', '_disabled', '_hasClearButton', '_hideLabel', '_hideMsg', '_hint', '_icons', '
|
|
2770
|
+
inputs: ['_accessKey', '_disabled', '_hasClearButton', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_msg', '_name', '_on', '_placeholder', '_required', '_shortKey', '_suggestions', '_tooltipAlign', '_touched', '_value'],
|
|
2771
2771
|
methods: ['getValue', 'focus']
|
|
2772
2772
|
})
|
|
2773
2773
|
], KolCombobox);
|
|
@@ -2780,7 +2780,7 @@ export { KolCombobox };
|
|
|
2780
2780
|
template: `
|
|
2781
2781
|
<ng-container *ngIf="hasTagNameTransformer; else defaultCase">
|
|
2782
2782
|
<stencil-ng-proxy
|
|
2783
|
-
[_accessKey]="_accessKey" [_disabled]="_disabled" [_hasClearButton]="_hasClearButton" [_hideLabel]="_hideLabel" [_hideMsg]="_hideMsg" [_hint]="_hint" [_icons]="_icons" [
|
|
2783
|
+
[_accessKey]="_accessKey" [_disabled]="_disabled" [_hasClearButton]="_hasClearButton" [_hideLabel]="_hideLabel" [_hideMsg]="_hideMsg" [_hint]="_hint" [_icons]="_icons" [_label]="_label" [_msg]="_msg" [_name]="_name" [_on]="_on" [_placeholder]="_placeholder" [_required]="_required" [_shortKey]="_shortKey" [_suggestions]="_suggestions" [_tooltipAlign]="_tooltipAlign" [_touched]="_touched" [_value]="_value"
|
|
2784
2784
|
*replaceTag="tagName"
|
|
2785
2785
|
#replaceTagHost
|
|
2786
2786
|
>
|
|
@@ -2796,7 +2796,7 @@ export { KolCombobox };
|
|
|
2796
2796
|
<ng-content></ng-content>
|
|
2797
2797
|
</ng-template>`,
|
|
2798
2798
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2799
|
-
inputs: ['_accessKey', '_disabled', '_hasClearButton', '_hideLabel', '_hideMsg', '_hint', '_icons', '
|
|
2799
|
+
inputs: ['_accessKey', '_disabled', '_hasClearButton', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_msg', '_name', '_on', '_placeholder', '_required', '_shortKey', '_suggestions', '_tooltipAlign', '_touched', '_value'],
|
|
2800
2800
|
providers: [
|
|
2801
2801
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolCombobox) }
|
|
2802
2802
|
],
|
|
@@ -2805,7 +2805,7 @@ export { KolCombobox };
|
|
|
2805
2805
|
type: ViewChild,
|
|
2806
2806
|
args: [ReplaceTagDirective]
|
|
2807
2807
|
}] }); })();
|
|
2808
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolCombobox, { className: "KolCombobox", filePath: "components.ts", lineNumber:
|
|
2808
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolCombobox, { className: "KolCombobox", filePath: "components.ts", lineNumber: 687 }); })();
|
|
2809
2809
|
let KolDetails = class KolDetails extends StencilProxyComponent {
|
|
2810
2810
|
constructor(changeDetectorRef, r, z) {
|
|
2811
2811
|
super();
|
|
@@ -2880,7 +2880,7 @@ export { KolDetails };
|
|
|
2880
2880
|
type: ViewChild,
|
|
2881
2881
|
args: [ReplaceTagDirective]
|
|
2882
2882
|
}] }); })();
|
|
2883
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolDetails, { className: "KolDetails", filePath: "components.ts", lineNumber:
|
|
2883
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolDetails, { className: "KolDetails", filePath: "components.ts", lineNumber: 763 }); })();
|
|
2884
2884
|
let KolDialog = class KolDialog extends StencilProxyComponent {
|
|
2885
2885
|
constructor(changeDetectorRef, r, z) {
|
|
2886
2886
|
super();
|
|
@@ -2955,7 +2955,7 @@ export { KolDialog };
|
|
|
2955
2955
|
type: ViewChild,
|
|
2956
2956
|
args: [ReplaceTagDirective]
|
|
2957
2957
|
}] }); })();
|
|
2958
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolDialog, { className: "KolDialog", filePath: "components.ts", lineNumber:
|
|
2958
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolDialog, { className: "KolDialog", filePath: "components.ts", lineNumber: 826 }); })();
|
|
2959
2959
|
let KolDrawer = class KolDrawer extends StencilProxyComponent {
|
|
2960
2960
|
constructor(changeDetectorRef, r, z) {
|
|
2961
2961
|
super();
|
|
@@ -3030,7 +3030,7 @@ export { KolDrawer };
|
|
|
3030
3030
|
type: ViewChild,
|
|
3031
3031
|
args: [ReplaceTagDirective]
|
|
3032
3032
|
}] }); })();
|
|
3033
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolDrawer, { className: "KolDrawer", filePath: "components.ts", lineNumber:
|
|
3033
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolDrawer, { className: "KolDrawer", filePath: "components.ts", lineNumber: 888 }); })();
|
|
3034
3034
|
let KolForm = class KolForm extends StencilProxyComponent {
|
|
3035
3035
|
constructor(changeDetectorRef, r, z) {
|
|
3036
3036
|
super();
|
|
@@ -3105,7 +3105,7 @@ export { KolForm };
|
|
|
3105
3105
|
type: ViewChild,
|
|
3106
3106
|
args: [ReplaceTagDirective]
|
|
3107
3107
|
}] }); })();
|
|
3108
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolForm, { className: "KolForm", filePath: "components.ts", lineNumber:
|
|
3108
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolForm, { className: "KolForm", filePath: "components.ts", lineNumber: 951 }); })();
|
|
3109
3109
|
let KolHeading = class KolHeading extends StencilProxyComponent {
|
|
3110
3110
|
constructor(changeDetectorRef, r, z) {
|
|
3111
3111
|
super();
|
|
@@ -3179,7 +3179,7 @@ export { KolHeading };
|
|
|
3179
3179
|
type: ViewChild,
|
|
3180
3180
|
args: [ReplaceTagDirective]
|
|
3181
3181
|
}] }); })();
|
|
3182
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolHeading, { className: "KolHeading", filePath: "components.ts", lineNumber:
|
|
3182
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolHeading, { className: "KolHeading", filePath: "components.ts", lineNumber: 1011 }); })();
|
|
3183
3183
|
let KolIcon = class KolIcon extends StencilProxyComponent {
|
|
3184
3184
|
constructor(changeDetectorRef, r, z) {
|
|
3185
3185
|
super();
|
|
@@ -3253,7 +3253,7 @@ export { KolIcon };
|
|
|
3253
3253
|
type: ViewChild,
|
|
3254
3254
|
args: [ReplaceTagDirective]
|
|
3255
3255
|
}] }); })();
|
|
3256
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolIcon, { className: "KolIcon", filePath: "components.ts", lineNumber:
|
|
3256
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolIcon, { className: "KolIcon", filePath: "components.ts", lineNumber: 1071 }); })();
|
|
3257
3257
|
let KolImage = class KolImage extends StencilProxyComponent {
|
|
3258
3258
|
constructor(changeDetectorRef, r, z) {
|
|
3259
3259
|
super();
|
|
@@ -3327,13 +3327,13 @@ export { KolImage };
|
|
|
3327
3327
|
type: ViewChild,
|
|
3328
3328
|
args: [ReplaceTagDirective]
|
|
3329
3329
|
}] }); })();
|
|
3330
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolImage, { className: "KolImage", filePath: "components.ts", lineNumber:
|
|
3330
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolImage, { className: "KolImage", filePath: "components.ts", lineNumber: 1130 }); })();
|
|
3331
3331
|
let KolInputCheckbox = class KolInputCheckbox extends StencilProxyComponent {
|
|
3332
3332
|
constructor(changeDetectorRef, r, z) {
|
|
3333
3333
|
super();
|
|
3334
3334
|
this.changeDetectorRef = changeDetectorRef;
|
|
3335
3335
|
this.z = z;
|
|
3336
|
-
this.availableInputProperties = ['_accessKey', '_checked', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '
|
|
3336
|
+
this.availableInputProperties = ['_accessKey', '_checked', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_indeterminate', '_label', '_labelAlign', '_msg', '_name', '_on', '_required', '_shortKey', '_tooltipAlign', '_touched', '_value', '_variant'];
|
|
3337
3337
|
changeDetectorRef.detach();
|
|
3338
3338
|
const originalTagName = 'kol-input-checkbox';
|
|
3339
3339
|
this.tagName = typeof tagNameTransformer === 'function' ? tagNameTransformer(originalTagName) : originalTagName;
|
|
@@ -3353,9 +3353,9 @@ KolInputCheckbox.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolInputCh
|
|
|
3353
3353
|
} if (rf & 2) {
|
|
3354
3354
|
let _t;
|
|
3355
3355
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.replaceTagDirective = _t.first);
|
|
3356
|
-
} }, inputs: { _accessKey: "_accessKey", _checked: "_checked", _disabled: "_disabled", _hideLabel: "_hideLabel", _hideMsg: "_hideMsg", _hint: "_hint", _icons: "_icons",
|
|
3356
|
+
} }, inputs: { _accessKey: "_accessKey", _checked: "_checked", _disabled: "_disabled", _hideLabel: "_hideLabel", _hideMsg: "_hideMsg", _hint: "_hint", _icons: "_icons", _indeterminate: "_indeterminate", _label: "_label", _labelAlign: "_labelAlign", _msg: "_msg", _name: "_name", _on: "_on", _required: "_required", _shortKey: "_shortKey", _tooltipAlign: "_tooltipAlign", _touched: "_touched", _value: "_value", _variant: "_variant" }, features: [i0.ɵɵProvidersFeature([
|
|
3357
3357
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolInputCheckbox) }
|
|
3358
|
-
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_accessKey", "_checked", "_disabled", "_hideLabel", "_hideMsg", "_hint", "_icons", "
|
|
3358
|
+
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_accessKey", "_checked", "_disabled", "_hideLabel", "_hideMsg", "_hint", "_icons", "_indeterminate", "_label", "_labelAlign", "_msg", "_name", "_on", "_required", "_shortKey", "_tooltipAlign", "_touched", "_value", "_variant", 4, "replaceTag"], [3, "_accessKey", "_checked", "_disabled", "_hideLabel", "_hideMsg", "_hint", "_icons", "_indeterminate", "_label", "_labelAlign", "_msg", "_name", "_on", "_required", "_shortKey", "_tooltipAlign", "_touched", "_value", "_variant"], [4, "ngTemplateOutlet"]], template: function KolInputCheckbox_Template(rf, ctx) { if (rf & 1) {
|
|
3359
3359
|
i0.ɵɵprojectionDef();
|
|
3360
3360
|
i0.ɵɵdomTemplate(0, KolInputCheckbox_ng_container_0_Template, 2, 1, "ng-container", 3)(1, KolInputCheckbox_ng_template_1_Template, 1, 1, "ng-template", null, 0, i0.ɵɵtemplateRefExtractor)(3, KolInputCheckbox_ng_template_3_Template, 1, 0, "ng-template", null, 1, i0.ɵɵtemplateRefExtractor);
|
|
3361
3361
|
} if (rf & 2) {
|
|
@@ -3364,7 +3364,7 @@ KolInputCheckbox.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolInputCh
|
|
|
3364
3364
|
} }, encapsulation: 2, changeDetection: 0 });
|
|
3365
3365
|
KolInputCheckbox = __decorate([
|
|
3366
3366
|
ProxyCmp({
|
|
3367
|
-
inputs: ['_accessKey', '_checked', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '
|
|
3367
|
+
inputs: ['_accessKey', '_checked', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_indeterminate', '_label', '_labelAlign', '_msg', '_name', '_on', '_required', '_shortKey', '_tooltipAlign', '_touched', '_value', '_variant'],
|
|
3368
3368
|
methods: ['getValue', 'focus']
|
|
3369
3369
|
})
|
|
3370
3370
|
], KolInputCheckbox);
|
|
@@ -3377,7 +3377,7 @@ export { KolInputCheckbox };
|
|
|
3377
3377
|
template: `
|
|
3378
3378
|
<ng-container *ngIf="hasTagNameTransformer; else defaultCase">
|
|
3379
3379
|
<stencil-ng-proxy
|
|
3380
|
-
[_accessKey]="_accessKey" [_checked]="_checked" [_disabled]="_disabled" [_hideLabel]="_hideLabel" [_hideMsg]="_hideMsg" [_hint]="_hint" [_icons]="_icons" [
|
|
3380
|
+
[_accessKey]="_accessKey" [_checked]="_checked" [_disabled]="_disabled" [_hideLabel]="_hideLabel" [_hideMsg]="_hideMsg" [_hint]="_hint" [_icons]="_icons" [_indeterminate]="_indeterminate" [_label]="_label" [_labelAlign]="_labelAlign" [_msg]="_msg" [_name]="_name" [_on]="_on" [_required]="_required" [_shortKey]="_shortKey" [_tooltipAlign]="_tooltipAlign" [_touched]="_touched" [_value]="_value" [_variant]="_variant"
|
|
3381
3381
|
*replaceTag="tagName"
|
|
3382
3382
|
#replaceTagHost
|
|
3383
3383
|
>
|
|
@@ -3393,7 +3393,7 @@ export { KolInputCheckbox };
|
|
|
3393
3393
|
<ng-content></ng-content>
|
|
3394
3394
|
</ng-template>`,
|
|
3395
3395
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
3396
|
-
inputs: ['_accessKey', '_checked', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '
|
|
3396
|
+
inputs: ['_accessKey', '_checked', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_indeterminate', '_label', '_labelAlign', '_msg', '_name', '_on', '_required', '_shortKey', '_tooltipAlign', '_touched', '_value', '_variant'],
|
|
3397
3397
|
providers: [
|
|
3398
3398
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolInputCheckbox) }
|
|
3399
3399
|
],
|
|
@@ -3402,13 +3402,13 @@ export { KolInputCheckbox };
|
|
|
3402
3402
|
type: ViewChild,
|
|
3403
3403
|
args: [ReplaceTagDirective]
|
|
3404
3404
|
}] }); })();
|
|
3405
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputCheckbox, { className: "KolInputCheckbox", filePath: "components.ts", lineNumber:
|
|
3405
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputCheckbox, { className: "KolInputCheckbox", filePath: "components.ts", lineNumber: 1193 }); })();
|
|
3406
3406
|
let KolInputColor = class KolInputColor extends StencilProxyComponent {
|
|
3407
3407
|
constructor(changeDetectorRef, r, z) {
|
|
3408
3408
|
super();
|
|
3409
3409
|
this.changeDetectorRef = changeDetectorRef;
|
|
3410
3410
|
this.z = z;
|
|
3411
|
-
this.availableInputProperties = ['_accessKey', '_autoComplete', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '
|
|
3411
|
+
this.availableInputProperties = ['_accessKey', '_autoComplete', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_msg', '_name', '_on', '_shortKey', '_smartButton', '_suggestions', '_tooltipAlign', '_touched', '_value'];
|
|
3412
3412
|
changeDetectorRef.detach();
|
|
3413
3413
|
const originalTagName = 'kol-input-color';
|
|
3414
3414
|
this.tagName = typeof tagNameTransformer === 'function' ? tagNameTransformer(originalTagName) : originalTagName;
|
|
@@ -3428,9 +3428,9 @@ KolInputColor.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolInputColor
|
|
|
3428
3428
|
} if (rf & 2) {
|
|
3429
3429
|
let _t;
|
|
3430
3430
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.replaceTagDirective = _t.first);
|
|
3431
|
-
} }, inputs: { _accessKey: "_accessKey", _autoComplete: "_autoComplete", _disabled: "_disabled", _hideLabel: "_hideLabel", _hideMsg: "_hideMsg", _hint: "_hint", _icons: "_icons",
|
|
3431
|
+
} }, inputs: { _accessKey: "_accessKey", _autoComplete: "_autoComplete", _disabled: "_disabled", _hideLabel: "_hideLabel", _hideMsg: "_hideMsg", _hint: "_hint", _icons: "_icons", _label: "_label", _msg: "_msg", _name: "_name", _on: "_on", _shortKey: "_shortKey", _smartButton: "_smartButton", _suggestions: "_suggestions", _tooltipAlign: "_tooltipAlign", _touched: "_touched", _value: "_value" }, features: [i0.ɵɵProvidersFeature([
|
|
3432
3432
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolInputColor) }
|
|
3433
|
-
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_accessKey", "_autoComplete", "_disabled", "_hideLabel", "_hideMsg", "_hint", "_icons", "
|
|
3433
|
+
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_accessKey", "_autoComplete", "_disabled", "_hideLabel", "_hideMsg", "_hint", "_icons", "_label", "_msg", "_name", "_on", "_shortKey", "_smartButton", "_suggestions", "_tooltipAlign", "_touched", "_value", 4, "replaceTag"], [3, "_accessKey", "_autoComplete", "_disabled", "_hideLabel", "_hideMsg", "_hint", "_icons", "_label", "_msg", "_name", "_on", "_shortKey", "_smartButton", "_suggestions", "_tooltipAlign", "_touched", "_value"], [4, "ngTemplateOutlet"]], template: function KolInputColor_Template(rf, ctx) { if (rf & 1) {
|
|
3434
3434
|
i0.ɵɵprojectionDef();
|
|
3435
3435
|
i0.ɵɵdomTemplate(0, KolInputColor_ng_container_0_Template, 2, 1, "ng-container", 3)(1, KolInputColor_ng_template_1_Template, 1, 1, "ng-template", null, 0, i0.ɵɵtemplateRefExtractor)(3, KolInputColor_ng_template_3_Template, 1, 0, "ng-template", null, 1, i0.ɵɵtemplateRefExtractor);
|
|
3436
3436
|
} if (rf & 2) {
|
|
@@ -3439,7 +3439,7 @@ KolInputColor.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolInputColor
|
|
|
3439
3439
|
} }, encapsulation: 2, changeDetection: 0 });
|
|
3440
3440
|
KolInputColor = __decorate([
|
|
3441
3441
|
ProxyCmp({
|
|
3442
|
-
inputs: ['_accessKey', '_autoComplete', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '
|
|
3442
|
+
inputs: ['_accessKey', '_autoComplete', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_msg', '_name', '_on', '_shortKey', '_smartButton', '_suggestions', '_tooltipAlign', '_touched', '_value'],
|
|
3443
3443
|
methods: ['getValue', 'focus']
|
|
3444
3444
|
})
|
|
3445
3445
|
], KolInputColor);
|
|
@@ -3452,7 +3452,7 @@ export { KolInputColor };
|
|
|
3452
3452
|
template: `
|
|
3453
3453
|
<ng-container *ngIf="hasTagNameTransformer; else defaultCase">
|
|
3454
3454
|
<stencil-ng-proxy
|
|
3455
|
-
[_accessKey]="_accessKey" [_autoComplete]="_autoComplete" [_disabled]="_disabled" [_hideLabel]="_hideLabel" [_hideMsg]="_hideMsg" [_hint]="_hint" [_icons]="_icons" [
|
|
3455
|
+
[_accessKey]="_accessKey" [_autoComplete]="_autoComplete" [_disabled]="_disabled" [_hideLabel]="_hideLabel" [_hideMsg]="_hideMsg" [_hint]="_hint" [_icons]="_icons" [_label]="_label" [_msg]="_msg" [_name]="_name" [_on]="_on" [_shortKey]="_shortKey" [_smartButton]="_smartButton" [_suggestions]="_suggestions" [_tooltipAlign]="_tooltipAlign" [_touched]="_touched" [_value]="_value"
|
|
3456
3456
|
*replaceTag="tagName"
|
|
3457
3457
|
#replaceTagHost
|
|
3458
3458
|
>
|
|
@@ -3468,7 +3468,7 @@ export { KolInputColor };
|
|
|
3468
3468
|
<ng-content></ng-content>
|
|
3469
3469
|
</ng-template>`,
|
|
3470
3470
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
3471
|
-
inputs: ['_accessKey', '_autoComplete', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '
|
|
3471
|
+
inputs: ['_accessKey', '_autoComplete', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_msg', '_name', '_on', '_shortKey', '_smartButton', '_suggestions', '_tooltipAlign', '_touched', '_value'],
|
|
3472
3472
|
providers: [
|
|
3473
3473
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolInputColor) }
|
|
3474
3474
|
],
|
|
@@ -3477,13 +3477,13 @@ export { KolInputColor };
|
|
|
3477
3477
|
type: ViewChild,
|
|
3478
3478
|
args: [ReplaceTagDirective]
|
|
3479
3479
|
}] }); })();
|
|
3480
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputColor, { className: "KolInputColor", filePath: "components.ts", lineNumber:
|
|
3480
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputColor, { className: "KolInputColor", filePath: "components.ts", lineNumber: 1270 }); })();
|
|
3481
3481
|
let KolInputDate = class KolInputDate extends StencilProxyComponent {
|
|
3482
3482
|
constructor(changeDetectorRef, r, z) {
|
|
3483
3483
|
super();
|
|
3484
3484
|
this.changeDetectorRef = changeDetectorRef;
|
|
3485
3485
|
this.z = z;
|
|
3486
|
-
this.availableInputProperties = ['_accessKey', '_autoComplete', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '
|
|
3486
|
+
this.availableInputProperties = ['_accessKey', '_autoComplete', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_max', '_min', '_msg', '_name', '_on', '_readOnly', '_required', '_shortKey', '_smartButton', '_step', '_suggestions', '_tooltipAlign', '_touched', '_type', '_value'];
|
|
3487
3487
|
changeDetectorRef.detach();
|
|
3488
3488
|
const originalTagName = 'kol-input-date';
|
|
3489
3489
|
this.tagName = typeof tagNameTransformer === 'function' ? tagNameTransformer(originalTagName) : originalTagName;
|
|
@@ -3503,9 +3503,9 @@ KolInputDate.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolInputDate,
|
|
|
3503
3503
|
} if (rf & 2) {
|
|
3504
3504
|
let _t;
|
|
3505
3505
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.replaceTagDirective = _t.first);
|
|
3506
|
-
} }, inputs: { _accessKey: "_accessKey", _autoComplete: "_autoComplete", _disabled: "_disabled", _hideLabel: "_hideLabel", _hideMsg: "_hideMsg", _hint: "_hint", _icons: "_icons",
|
|
3506
|
+
} }, inputs: { _accessKey: "_accessKey", _autoComplete: "_autoComplete", _disabled: "_disabled", _hideLabel: "_hideLabel", _hideMsg: "_hideMsg", _hint: "_hint", _icons: "_icons", _label: "_label", _max: "_max", _min: "_min", _msg: "_msg", _name: "_name", _on: "_on", _readOnly: "_readOnly", _required: "_required", _shortKey: "_shortKey", _smartButton: "_smartButton", _step: "_step", _suggestions: "_suggestions", _tooltipAlign: "_tooltipAlign", _touched: "_touched", _type: "_type", _value: "_value" }, features: [i0.ɵɵProvidersFeature([
|
|
3507
3507
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolInputDate) }
|
|
3508
|
-
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_accessKey", "_autoComplete", "_disabled", "_hideLabel", "_hideMsg", "_hint", "_icons", "
|
|
3508
|
+
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_accessKey", "_autoComplete", "_disabled", "_hideLabel", "_hideMsg", "_hint", "_icons", "_label", "_max", "_min", "_msg", "_name", "_on", "_readOnly", "_required", "_shortKey", "_smartButton", "_step", "_suggestions", "_tooltipAlign", "_touched", "_type", "_value", 4, "replaceTag"], [3, "_accessKey", "_autoComplete", "_disabled", "_hideLabel", "_hideMsg", "_hint", "_icons", "_label", "_max", "_min", "_msg", "_name", "_on", "_readOnly", "_required", "_shortKey", "_smartButton", "_step", "_suggestions", "_tooltipAlign", "_touched", "_type", "_value"], [4, "ngTemplateOutlet"]], template: function KolInputDate_Template(rf, ctx) { if (rf & 1) {
|
|
3509
3509
|
i0.ɵɵprojectionDef();
|
|
3510
3510
|
i0.ɵɵdomTemplate(0, KolInputDate_ng_container_0_Template, 2, 1, "ng-container", 3)(1, KolInputDate_ng_template_1_Template, 1, 1, "ng-template", null, 0, i0.ɵɵtemplateRefExtractor)(3, KolInputDate_ng_template_3_Template, 1, 0, "ng-template", null, 1, i0.ɵɵtemplateRefExtractor);
|
|
3511
3511
|
} if (rf & 2) {
|
|
@@ -3514,7 +3514,7 @@ KolInputDate.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolInputDate,
|
|
|
3514
3514
|
} }, encapsulation: 2, changeDetection: 0 });
|
|
3515
3515
|
KolInputDate = __decorate([
|
|
3516
3516
|
ProxyCmp({
|
|
3517
|
-
inputs: ['_accessKey', '_autoComplete', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '
|
|
3517
|
+
inputs: ['_accessKey', '_autoComplete', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_max', '_min', '_msg', '_name', '_on', '_readOnly', '_required', '_shortKey', '_smartButton', '_step', '_suggestions', '_tooltipAlign', '_touched', '_type', '_value'],
|
|
3518
3518
|
methods: ['getValue', 'focus', 'reset']
|
|
3519
3519
|
})
|
|
3520
3520
|
], KolInputDate);
|
|
@@ -3527,7 +3527,7 @@ export { KolInputDate };
|
|
|
3527
3527
|
template: `
|
|
3528
3528
|
<ng-container *ngIf="hasTagNameTransformer; else defaultCase">
|
|
3529
3529
|
<stencil-ng-proxy
|
|
3530
|
-
[_accessKey]="_accessKey" [_autoComplete]="_autoComplete" [_disabled]="_disabled" [_hideLabel]="_hideLabel" [_hideMsg]="_hideMsg" [_hint]="_hint" [_icons]="_icons" [
|
|
3530
|
+
[_accessKey]="_accessKey" [_autoComplete]="_autoComplete" [_disabled]="_disabled" [_hideLabel]="_hideLabel" [_hideMsg]="_hideMsg" [_hint]="_hint" [_icons]="_icons" [_label]="_label" [_max]="_max" [_min]="_min" [_msg]="_msg" [_name]="_name" [_on]="_on" [_readOnly]="_readOnly" [_required]="_required" [_shortKey]="_shortKey" [_smartButton]="_smartButton" [_step]="_step" [_suggestions]="_suggestions" [_tooltipAlign]="_tooltipAlign" [_touched]="_touched" [_type]="_type" [_value]="_value"
|
|
3531
3531
|
*replaceTag="tagName"
|
|
3532
3532
|
#replaceTagHost
|
|
3533
3533
|
>
|
|
@@ -3543,7 +3543,7 @@ export { KolInputDate };
|
|
|
3543
3543
|
<ng-content></ng-content>
|
|
3544
3544
|
</ng-template>`,
|
|
3545
3545
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
3546
|
-
inputs: ['_accessKey', '_autoComplete', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '
|
|
3546
|
+
inputs: ['_accessKey', '_autoComplete', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_max', '_min', '_msg', '_name', '_on', '_readOnly', '_required', '_shortKey', '_smartButton', '_step', '_suggestions', '_tooltipAlign', '_touched', '_type', '_value'],
|
|
3547
3547
|
providers: [
|
|
3548
3548
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolInputDate) }
|
|
3549
3549
|
],
|
|
@@ -3552,13 +3552,13 @@ export { KolInputDate };
|
|
|
3552
3552
|
type: ViewChild,
|
|
3553
3553
|
args: [ReplaceTagDirective]
|
|
3554
3554
|
}] }); })();
|
|
3555
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputDate, { className: "KolInputDate", filePath: "components.ts", lineNumber:
|
|
3555
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputDate, { className: "KolInputDate", filePath: "components.ts", lineNumber: 1345 }); })();
|
|
3556
3556
|
let KolInputEmail = class KolInputEmail extends StencilProxyComponent {
|
|
3557
3557
|
constructor(changeDetectorRef, r, z) {
|
|
3558
3558
|
super();
|
|
3559
3559
|
this.changeDetectorRef = changeDetectorRef;
|
|
3560
3560
|
this.z = z;
|
|
3561
|
-
this.availableInputProperties = ['_accessKey', '_autoComplete', '_disabled', '_hasCounter', '_hideLabel', '_hideMsg', '_hint', '_icons', '
|
|
3561
|
+
this.availableInputProperties = ['_accessKey', '_autoComplete', '_disabled', '_hasCounter', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_maxLength', '_maxLengthBehavior', '_msg', '_multiple', '_name', '_on', '_pattern', '_placeholder', '_readOnly', '_required', '_shortKey', '_smartButton', '_suggestions', '_tooltipAlign', '_touched', '_value'];
|
|
3562
3562
|
changeDetectorRef.detach();
|
|
3563
3563
|
const originalTagName = 'kol-input-email';
|
|
3564
3564
|
this.tagName = typeof tagNameTransformer === 'function' ? tagNameTransformer(originalTagName) : originalTagName;
|
|
@@ -3578,9 +3578,9 @@ KolInputEmail.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolInputEmail
|
|
|
3578
3578
|
} if (rf & 2) {
|
|
3579
3579
|
let _t;
|
|
3580
3580
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.replaceTagDirective = _t.first);
|
|
3581
|
-
} }, inputs: { _accessKey: "_accessKey", _autoComplete: "_autoComplete", _disabled: "_disabled", _hasCounter: "_hasCounter", _hideLabel: "_hideLabel", _hideMsg: "_hideMsg", _hint: "_hint", _icons: "_icons",
|
|
3581
|
+
} }, inputs: { _accessKey: "_accessKey", _autoComplete: "_autoComplete", _disabled: "_disabled", _hasCounter: "_hasCounter", _hideLabel: "_hideLabel", _hideMsg: "_hideMsg", _hint: "_hint", _icons: "_icons", _label: "_label", _maxLength: "_maxLength", _maxLengthBehavior: "_maxLengthBehavior", _msg: "_msg", _multiple: "_multiple", _name: "_name", _on: "_on", _pattern: "_pattern", _placeholder: "_placeholder", _readOnly: "_readOnly", _required: "_required", _shortKey: "_shortKey", _smartButton: "_smartButton", _suggestions: "_suggestions", _tooltipAlign: "_tooltipAlign", _touched: "_touched", _value: "_value" }, features: [i0.ɵɵProvidersFeature([
|
|
3582
3582
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolInputEmail) }
|
|
3583
|
-
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_accessKey", "_autoComplete", "_disabled", "_hasCounter", "_hideLabel", "_hideMsg", "_hint", "_icons", "
|
|
3583
|
+
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_accessKey", "_autoComplete", "_disabled", "_hasCounter", "_hideLabel", "_hideMsg", "_hint", "_icons", "_label", "_maxLength", "_maxLengthBehavior", "_msg", "_multiple", "_name", "_on", "_pattern", "_placeholder", "_readOnly", "_required", "_shortKey", "_smartButton", "_suggestions", "_tooltipAlign", "_touched", "_value", 4, "replaceTag"], [3, "_accessKey", "_autoComplete", "_disabled", "_hasCounter", "_hideLabel", "_hideMsg", "_hint", "_icons", "_label", "_maxLength", "_maxLengthBehavior", "_msg", "_multiple", "_name", "_on", "_pattern", "_placeholder", "_readOnly", "_required", "_shortKey", "_smartButton", "_suggestions", "_tooltipAlign", "_touched", "_value"], [4, "ngTemplateOutlet"]], template: function KolInputEmail_Template(rf, ctx) { if (rf & 1) {
|
|
3584
3584
|
i0.ɵɵprojectionDef();
|
|
3585
3585
|
i0.ɵɵdomTemplate(0, KolInputEmail_ng_container_0_Template, 2, 1, "ng-container", 3)(1, KolInputEmail_ng_template_1_Template, 1, 1, "ng-template", null, 0, i0.ɵɵtemplateRefExtractor)(3, KolInputEmail_ng_template_3_Template, 1, 0, "ng-template", null, 1, i0.ɵɵtemplateRefExtractor);
|
|
3586
3586
|
} if (rf & 2) {
|
|
@@ -3589,7 +3589,7 @@ KolInputEmail.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolInputEmail
|
|
|
3589
3589
|
} }, encapsulation: 2, changeDetection: 0 });
|
|
3590
3590
|
KolInputEmail = __decorate([
|
|
3591
3591
|
ProxyCmp({
|
|
3592
|
-
inputs: ['_accessKey', '_autoComplete', '_disabled', '_hasCounter', '_hideLabel', '_hideMsg', '_hint', '_icons', '
|
|
3592
|
+
inputs: ['_accessKey', '_autoComplete', '_disabled', '_hasCounter', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_maxLength', '_maxLengthBehavior', '_msg', '_multiple', '_name', '_on', '_pattern', '_placeholder', '_readOnly', '_required', '_shortKey', '_smartButton', '_suggestions', '_tooltipAlign', '_touched', '_value'],
|
|
3593
3593
|
methods: ['getValue', 'focus']
|
|
3594
3594
|
})
|
|
3595
3595
|
], KolInputEmail);
|
|
@@ -3602,7 +3602,7 @@ export { KolInputEmail };
|
|
|
3602
3602
|
template: `
|
|
3603
3603
|
<ng-container *ngIf="hasTagNameTransformer; else defaultCase">
|
|
3604
3604
|
<stencil-ng-proxy
|
|
3605
|
-
[_accessKey]="_accessKey" [_autoComplete]="_autoComplete" [_disabled]="_disabled" [_hasCounter]="_hasCounter" [_hideLabel]="_hideLabel" [_hideMsg]="_hideMsg" [_hint]="_hint" [_icons]="_icons" [
|
|
3605
|
+
[_accessKey]="_accessKey" [_autoComplete]="_autoComplete" [_disabled]="_disabled" [_hasCounter]="_hasCounter" [_hideLabel]="_hideLabel" [_hideMsg]="_hideMsg" [_hint]="_hint" [_icons]="_icons" [_label]="_label" [_maxLength]="_maxLength" [_maxLengthBehavior]="_maxLengthBehavior" [_msg]="_msg" [_multiple]="_multiple" [_name]="_name" [_on]="_on" [_pattern]="_pattern" [_placeholder]="_placeholder" [_readOnly]="_readOnly" [_required]="_required" [_shortKey]="_shortKey" [_smartButton]="_smartButton" [_suggestions]="_suggestions" [_tooltipAlign]="_tooltipAlign" [_touched]="_touched" [_value]="_value"
|
|
3606
3606
|
*replaceTag="tagName"
|
|
3607
3607
|
#replaceTagHost
|
|
3608
3608
|
>
|
|
@@ -3618,7 +3618,7 @@ export { KolInputEmail };
|
|
|
3618
3618
|
<ng-content></ng-content>
|
|
3619
3619
|
</ng-template>`,
|
|
3620
3620
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
3621
|
-
inputs: ['_accessKey', '_autoComplete', '_disabled', '_hasCounter', '_hideLabel', '_hideMsg', '_hint', '_icons', '
|
|
3621
|
+
inputs: ['_accessKey', '_autoComplete', '_disabled', '_hasCounter', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_maxLength', '_maxLengthBehavior', '_msg', '_multiple', '_name', '_on', '_pattern', '_placeholder', '_readOnly', '_required', '_shortKey', '_smartButton', '_suggestions', '_tooltipAlign', '_touched', '_value'],
|
|
3622
3622
|
providers: [
|
|
3623
3623
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolInputEmail) }
|
|
3624
3624
|
],
|
|
@@ -3627,13 +3627,13 @@ export { KolInputEmail };
|
|
|
3627
3627
|
type: ViewChild,
|
|
3628
3628
|
args: [ReplaceTagDirective]
|
|
3629
3629
|
}] }); })();
|
|
3630
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputEmail, { className: "KolInputEmail", filePath: "components.ts", lineNumber:
|
|
3630
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputEmail, { className: "KolInputEmail", filePath: "components.ts", lineNumber: 1426 }); })();
|
|
3631
3631
|
let KolInputFile = class KolInputFile extends StencilProxyComponent {
|
|
3632
3632
|
constructor(changeDetectorRef, r, z) {
|
|
3633
3633
|
super();
|
|
3634
3634
|
this.changeDetectorRef = changeDetectorRef;
|
|
3635
3635
|
this.z = z;
|
|
3636
|
-
this.availableInputProperties = ['_accept', '_accessKey', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '
|
|
3636
|
+
this.availableInputProperties = ['_accept', '_accessKey', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_msg', '_multiple', '_name', '_on', '_required', '_shortKey', '_smartButton', '_tooltipAlign', '_touched'];
|
|
3637
3637
|
changeDetectorRef.detach();
|
|
3638
3638
|
const originalTagName = 'kol-input-file';
|
|
3639
3639
|
this.tagName = typeof tagNameTransformer === 'function' ? tagNameTransformer(originalTagName) : originalTagName;
|
|
@@ -3653,9 +3653,9 @@ KolInputFile.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolInputFile,
|
|
|
3653
3653
|
} if (rf & 2) {
|
|
3654
3654
|
let _t;
|
|
3655
3655
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.replaceTagDirective = _t.first);
|
|
3656
|
-
} }, inputs: { _accept: "_accept", _accessKey: "_accessKey", _disabled: "_disabled", _hideLabel: "_hideLabel", _hideMsg: "_hideMsg", _hint: "_hint", _icons: "_icons",
|
|
3656
|
+
} }, inputs: { _accept: "_accept", _accessKey: "_accessKey", _disabled: "_disabled", _hideLabel: "_hideLabel", _hideMsg: "_hideMsg", _hint: "_hint", _icons: "_icons", _label: "_label", _msg: "_msg", _multiple: "_multiple", _name: "_name", _on: "_on", _required: "_required", _shortKey: "_shortKey", _smartButton: "_smartButton", _tooltipAlign: "_tooltipAlign", _touched: "_touched" }, features: [i0.ɵɵProvidersFeature([
|
|
3657
3657
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolInputFile) }
|
|
3658
|
-
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_accept", "_accessKey", "_disabled", "_hideLabel", "_hideMsg", "_hint", "_icons", "
|
|
3658
|
+
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_accept", "_accessKey", "_disabled", "_hideLabel", "_hideMsg", "_hint", "_icons", "_label", "_msg", "_multiple", "_name", "_on", "_required", "_shortKey", "_smartButton", "_tooltipAlign", "_touched", 4, "replaceTag"], [3, "_accept", "_accessKey", "_disabled", "_hideLabel", "_hideMsg", "_hint", "_icons", "_label", "_msg", "_multiple", "_name", "_on", "_required", "_shortKey", "_smartButton", "_tooltipAlign", "_touched"], [4, "ngTemplateOutlet"]], template: function KolInputFile_Template(rf, ctx) { if (rf & 1) {
|
|
3659
3659
|
i0.ɵɵprojectionDef();
|
|
3660
3660
|
i0.ɵɵdomTemplate(0, KolInputFile_ng_container_0_Template, 2, 1, "ng-container", 3)(1, KolInputFile_ng_template_1_Template, 1, 1, "ng-template", null, 0, i0.ɵɵtemplateRefExtractor)(3, KolInputFile_ng_template_3_Template, 1, 0, "ng-template", null, 1, i0.ɵɵtemplateRefExtractor);
|
|
3661
3661
|
} if (rf & 2) {
|
|
@@ -3664,7 +3664,7 @@ KolInputFile.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolInputFile,
|
|
|
3664
3664
|
} }, encapsulation: 2, changeDetection: 0 });
|
|
3665
3665
|
KolInputFile = __decorate([
|
|
3666
3666
|
ProxyCmp({
|
|
3667
|
-
inputs: ['_accept', '_accessKey', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '
|
|
3667
|
+
inputs: ['_accept', '_accessKey', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_msg', '_multiple', '_name', '_on', '_required', '_shortKey', '_smartButton', '_tooltipAlign', '_touched'],
|
|
3668
3668
|
methods: ['getValue', 'focus', 'reset']
|
|
3669
3669
|
})
|
|
3670
3670
|
], KolInputFile);
|
|
@@ -3677,7 +3677,7 @@ export { KolInputFile };
|
|
|
3677
3677
|
template: `
|
|
3678
3678
|
<ng-container *ngIf="hasTagNameTransformer; else defaultCase">
|
|
3679
3679
|
<stencil-ng-proxy
|
|
3680
|
-
[_accept]="_accept" [_accessKey]="_accessKey" [_disabled]="_disabled" [_hideLabel]="_hideLabel" [_hideMsg]="_hideMsg" [_hint]="_hint" [_icons]="_icons" [
|
|
3680
|
+
[_accept]="_accept" [_accessKey]="_accessKey" [_disabled]="_disabled" [_hideLabel]="_hideLabel" [_hideMsg]="_hideMsg" [_hint]="_hint" [_icons]="_icons" [_label]="_label" [_msg]="_msg" [_multiple]="_multiple" [_name]="_name" [_on]="_on" [_required]="_required" [_shortKey]="_shortKey" [_smartButton]="_smartButton" [_tooltipAlign]="_tooltipAlign" [_touched]="_touched"
|
|
3681
3681
|
*replaceTag="tagName"
|
|
3682
3682
|
#replaceTagHost
|
|
3683
3683
|
>
|
|
@@ -3693,7 +3693,7 @@ export { KolInputFile };
|
|
|
3693
3693
|
<ng-content></ng-content>
|
|
3694
3694
|
</ng-template>`,
|
|
3695
3695
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
3696
|
-
inputs: ['_accept', '_accessKey', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '
|
|
3696
|
+
inputs: ['_accept', '_accessKey', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_msg', '_multiple', '_name', '_on', '_required', '_shortKey', '_smartButton', '_tooltipAlign', '_touched'],
|
|
3697
3697
|
providers: [
|
|
3698
3698
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolInputFile) }
|
|
3699
3699
|
],
|
|
@@ -3702,13 +3702,13 @@ export { KolInputFile };
|
|
|
3702
3702
|
type: ViewChild,
|
|
3703
3703
|
args: [ReplaceTagDirective]
|
|
3704
3704
|
}] }); })();
|
|
3705
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputFile, { className: "KolInputFile", filePath: "components.ts", lineNumber:
|
|
3705
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputFile, { className: "KolInputFile", filePath: "components.ts", lineNumber: 1509 }); })();
|
|
3706
3706
|
let KolInputNumber = class KolInputNumber extends StencilProxyComponent {
|
|
3707
3707
|
constructor(changeDetectorRef, r, z) {
|
|
3708
3708
|
super();
|
|
3709
3709
|
this.changeDetectorRef = changeDetectorRef;
|
|
3710
3710
|
this.z = z;
|
|
3711
|
-
this.availableInputProperties = ['_accessKey', '_autoComplete', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '
|
|
3711
|
+
this.availableInputProperties = ['_accessKey', '_autoComplete', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_max', '_min', '_msg', '_name', '_on', '_placeholder', '_readOnly', '_required', '_shortKey', '_smartButton', '_step', '_suggestions', '_tooltipAlign', '_touched', '_value'];
|
|
3712
3712
|
changeDetectorRef.detach();
|
|
3713
3713
|
const originalTagName = 'kol-input-number';
|
|
3714
3714
|
this.tagName = typeof tagNameTransformer === 'function' ? tagNameTransformer(originalTagName) : originalTagName;
|
|
@@ -3728,9 +3728,9 @@ KolInputNumber.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolInputNumb
|
|
|
3728
3728
|
} if (rf & 2) {
|
|
3729
3729
|
let _t;
|
|
3730
3730
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.replaceTagDirective = _t.first);
|
|
3731
|
-
} }, inputs: { _accessKey: "_accessKey", _autoComplete: "_autoComplete", _disabled: "_disabled", _hideLabel: "_hideLabel", _hideMsg: "_hideMsg", _hint: "_hint", _icons: "_icons",
|
|
3731
|
+
} }, inputs: { _accessKey: "_accessKey", _autoComplete: "_autoComplete", _disabled: "_disabled", _hideLabel: "_hideLabel", _hideMsg: "_hideMsg", _hint: "_hint", _icons: "_icons", _label: "_label", _max: "_max", _min: "_min", _msg: "_msg", _name: "_name", _on: "_on", _placeholder: "_placeholder", _readOnly: "_readOnly", _required: "_required", _shortKey: "_shortKey", _smartButton: "_smartButton", _step: "_step", _suggestions: "_suggestions", _tooltipAlign: "_tooltipAlign", _touched: "_touched", _value: "_value" }, features: [i0.ɵɵProvidersFeature([
|
|
3732
3732
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolInputNumber) }
|
|
3733
|
-
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_accessKey", "_autoComplete", "_disabled", "_hideLabel", "_hideMsg", "_hint", "_icons", "
|
|
3733
|
+
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_accessKey", "_autoComplete", "_disabled", "_hideLabel", "_hideMsg", "_hint", "_icons", "_label", "_max", "_min", "_msg", "_name", "_on", "_placeholder", "_readOnly", "_required", "_shortKey", "_smartButton", "_step", "_suggestions", "_tooltipAlign", "_touched", "_value", 4, "replaceTag"], [3, "_accessKey", "_autoComplete", "_disabled", "_hideLabel", "_hideMsg", "_hint", "_icons", "_label", "_max", "_min", "_msg", "_name", "_on", "_placeholder", "_readOnly", "_required", "_shortKey", "_smartButton", "_step", "_suggestions", "_tooltipAlign", "_touched", "_value"], [4, "ngTemplateOutlet"]], template: function KolInputNumber_Template(rf, ctx) { if (rf & 1) {
|
|
3734
3734
|
i0.ɵɵprojectionDef();
|
|
3735
3735
|
i0.ɵɵdomTemplate(0, KolInputNumber_ng_container_0_Template, 2, 1, "ng-container", 3)(1, KolInputNumber_ng_template_1_Template, 1, 1, "ng-template", null, 0, i0.ɵɵtemplateRefExtractor)(3, KolInputNumber_ng_template_3_Template, 1, 0, "ng-template", null, 1, i0.ɵɵtemplateRefExtractor);
|
|
3736
3736
|
} if (rf & 2) {
|
|
@@ -3739,7 +3739,7 @@ KolInputNumber.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolInputNumb
|
|
|
3739
3739
|
} }, encapsulation: 2, changeDetection: 0 });
|
|
3740
3740
|
KolInputNumber = __decorate([
|
|
3741
3741
|
ProxyCmp({
|
|
3742
|
-
inputs: ['_accessKey', '_autoComplete', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '
|
|
3742
|
+
inputs: ['_accessKey', '_autoComplete', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_max', '_min', '_msg', '_name', '_on', '_placeholder', '_readOnly', '_required', '_shortKey', '_smartButton', '_step', '_suggestions', '_tooltipAlign', '_touched', '_value'],
|
|
3743
3743
|
methods: ['getValue', 'focus']
|
|
3744
3744
|
})
|
|
3745
3745
|
], KolInputNumber);
|
|
@@ -3752,7 +3752,7 @@ export { KolInputNumber };
|
|
|
3752
3752
|
template: `
|
|
3753
3753
|
<ng-container *ngIf="hasTagNameTransformer; else defaultCase">
|
|
3754
3754
|
<stencil-ng-proxy
|
|
3755
|
-
[_accessKey]="_accessKey" [_autoComplete]="_autoComplete" [_disabled]="_disabled" [_hideLabel]="_hideLabel" [_hideMsg]="_hideMsg" [_hint]="_hint" [_icons]="_icons" [
|
|
3755
|
+
[_accessKey]="_accessKey" [_autoComplete]="_autoComplete" [_disabled]="_disabled" [_hideLabel]="_hideLabel" [_hideMsg]="_hideMsg" [_hint]="_hint" [_icons]="_icons" [_label]="_label" [_max]="_max" [_min]="_min" [_msg]="_msg" [_name]="_name" [_on]="_on" [_placeholder]="_placeholder" [_readOnly]="_readOnly" [_required]="_required" [_shortKey]="_shortKey" [_smartButton]="_smartButton" [_step]="_step" [_suggestions]="_suggestions" [_tooltipAlign]="_tooltipAlign" [_touched]="_touched" [_value]="_value"
|
|
3756
3756
|
*replaceTag="tagName"
|
|
3757
3757
|
#replaceTagHost
|
|
3758
3758
|
>
|
|
@@ -3768,7 +3768,7 @@ export { KolInputNumber };
|
|
|
3768
3768
|
<ng-content></ng-content>
|
|
3769
3769
|
</ng-template>`,
|
|
3770
3770
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
3771
|
-
inputs: ['_accessKey', '_autoComplete', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '
|
|
3771
|
+
inputs: ['_accessKey', '_autoComplete', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_max', '_min', '_msg', '_name', '_on', '_placeholder', '_readOnly', '_required', '_shortKey', '_smartButton', '_step', '_suggestions', '_tooltipAlign', '_touched', '_value'],
|
|
3772
3772
|
providers: [
|
|
3773
3773
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolInputNumber) }
|
|
3774
3774
|
],
|
|
@@ -3777,13 +3777,13 @@ export { KolInputNumber };
|
|
|
3777
3777
|
type: ViewChild,
|
|
3778
3778
|
args: [ReplaceTagDirective]
|
|
3779
3779
|
}] }); })();
|
|
3780
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputNumber, { className: "KolInputNumber", filePath: "components.ts", lineNumber:
|
|
3780
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputNumber, { className: "KolInputNumber", filePath: "components.ts", lineNumber: 1584 }); })();
|
|
3781
3781
|
let KolInputPassword = class KolInputPassword extends StencilProxyComponent {
|
|
3782
3782
|
constructor(changeDetectorRef, r, z) {
|
|
3783
3783
|
super();
|
|
3784
3784
|
this.changeDetectorRef = changeDetectorRef;
|
|
3785
3785
|
this.z = z;
|
|
3786
|
-
this.availableInputProperties = ['_accessKey', '_autoComplete', '_disabled', '_hasCounter', '_hideLabel', '_hideMsg', '_hint', '_icons', '
|
|
3786
|
+
this.availableInputProperties = ['_accessKey', '_autoComplete', '_disabled', '_hasCounter', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_maxLength', '_maxLengthBehavior', '_msg', '_name', '_on', '_pattern', '_placeholder', '_readOnly', '_required', '_shortKey', '_smartButton', '_tooltipAlign', '_touched', '_value', '_variant'];
|
|
3787
3787
|
changeDetectorRef.detach();
|
|
3788
3788
|
const originalTagName = 'kol-input-password';
|
|
3789
3789
|
this.tagName = typeof tagNameTransformer === 'function' ? tagNameTransformer(originalTagName) : originalTagName;
|
|
@@ -3803,9 +3803,9 @@ KolInputPassword.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolInputPa
|
|
|
3803
3803
|
} if (rf & 2) {
|
|
3804
3804
|
let _t;
|
|
3805
3805
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.replaceTagDirective = _t.first);
|
|
3806
|
-
} }, inputs: { _accessKey: "_accessKey", _autoComplete: "_autoComplete", _disabled: "_disabled", _hasCounter: "_hasCounter", _hideLabel: "_hideLabel", _hideMsg: "_hideMsg", _hint: "_hint", _icons: "_icons",
|
|
3806
|
+
} }, inputs: { _accessKey: "_accessKey", _autoComplete: "_autoComplete", _disabled: "_disabled", _hasCounter: "_hasCounter", _hideLabel: "_hideLabel", _hideMsg: "_hideMsg", _hint: "_hint", _icons: "_icons", _label: "_label", _maxLength: "_maxLength", _maxLengthBehavior: "_maxLengthBehavior", _msg: "_msg", _name: "_name", _on: "_on", _pattern: "_pattern", _placeholder: "_placeholder", _readOnly: "_readOnly", _required: "_required", _shortKey: "_shortKey", _smartButton: "_smartButton", _tooltipAlign: "_tooltipAlign", _touched: "_touched", _value: "_value", _variant: "_variant" }, features: [i0.ɵɵProvidersFeature([
|
|
3807
3807
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolInputPassword) }
|
|
3808
|
-
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_accessKey", "_autoComplete", "_disabled", "_hasCounter", "_hideLabel", "_hideMsg", "_hint", "_icons", "
|
|
3808
|
+
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_accessKey", "_autoComplete", "_disabled", "_hasCounter", "_hideLabel", "_hideMsg", "_hint", "_icons", "_label", "_maxLength", "_maxLengthBehavior", "_msg", "_name", "_on", "_pattern", "_placeholder", "_readOnly", "_required", "_shortKey", "_smartButton", "_tooltipAlign", "_touched", "_value", "_variant", 4, "replaceTag"], [3, "_accessKey", "_autoComplete", "_disabled", "_hasCounter", "_hideLabel", "_hideMsg", "_hint", "_icons", "_label", "_maxLength", "_maxLengthBehavior", "_msg", "_name", "_on", "_pattern", "_placeholder", "_readOnly", "_required", "_shortKey", "_smartButton", "_tooltipAlign", "_touched", "_value", "_variant"], [4, "ngTemplateOutlet"]], template: function KolInputPassword_Template(rf, ctx) { if (rf & 1) {
|
|
3809
3809
|
i0.ɵɵprojectionDef();
|
|
3810
3810
|
i0.ɵɵdomTemplate(0, KolInputPassword_ng_container_0_Template, 2, 1, "ng-container", 3)(1, KolInputPassword_ng_template_1_Template, 1, 1, "ng-template", null, 0, i0.ɵɵtemplateRefExtractor)(3, KolInputPassword_ng_template_3_Template, 1, 0, "ng-template", null, 1, i0.ɵɵtemplateRefExtractor);
|
|
3811
3811
|
} if (rf & 2) {
|
|
@@ -3814,7 +3814,7 @@ KolInputPassword.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolInputPa
|
|
|
3814
3814
|
} }, encapsulation: 2, changeDetection: 0 });
|
|
3815
3815
|
KolInputPassword = __decorate([
|
|
3816
3816
|
ProxyCmp({
|
|
3817
|
-
inputs: ['_accessKey', '_autoComplete', '_disabled', '_hasCounter', '_hideLabel', '_hideMsg', '_hint', '_icons', '
|
|
3817
|
+
inputs: ['_accessKey', '_autoComplete', '_disabled', '_hasCounter', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_maxLength', '_maxLengthBehavior', '_msg', '_name', '_on', '_pattern', '_placeholder', '_readOnly', '_required', '_shortKey', '_smartButton', '_tooltipAlign', '_touched', '_value', '_variant'],
|
|
3818
3818
|
methods: ['getValue', 'focus']
|
|
3819
3819
|
})
|
|
3820
3820
|
], KolInputPassword);
|
|
@@ -3827,7 +3827,7 @@ export { KolInputPassword };
|
|
|
3827
3827
|
template: `
|
|
3828
3828
|
<ng-container *ngIf="hasTagNameTransformer; else defaultCase">
|
|
3829
3829
|
<stencil-ng-proxy
|
|
3830
|
-
[_accessKey]="_accessKey" [_autoComplete]="_autoComplete" [_disabled]="_disabled" [_hasCounter]="_hasCounter" [_hideLabel]="_hideLabel" [_hideMsg]="_hideMsg" [_hint]="_hint" [_icons]="_icons" [
|
|
3830
|
+
[_accessKey]="_accessKey" [_autoComplete]="_autoComplete" [_disabled]="_disabled" [_hasCounter]="_hasCounter" [_hideLabel]="_hideLabel" [_hideMsg]="_hideMsg" [_hint]="_hint" [_icons]="_icons" [_label]="_label" [_maxLength]="_maxLength" [_maxLengthBehavior]="_maxLengthBehavior" [_msg]="_msg" [_name]="_name" [_on]="_on" [_pattern]="_pattern" [_placeholder]="_placeholder" [_readOnly]="_readOnly" [_required]="_required" [_shortKey]="_shortKey" [_smartButton]="_smartButton" [_tooltipAlign]="_tooltipAlign" [_touched]="_touched" [_value]="_value" [_variant]="_variant"
|
|
3831
3831
|
*replaceTag="tagName"
|
|
3832
3832
|
#replaceTagHost
|
|
3833
3833
|
>
|
|
@@ -3843,7 +3843,7 @@ export { KolInputPassword };
|
|
|
3843
3843
|
<ng-content></ng-content>
|
|
3844
3844
|
</ng-template>`,
|
|
3845
3845
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
3846
|
-
inputs: ['_accessKey', '_autoComplete', '_disabled', '_hasCounter', '_hideLabel', '_hideMsg', '_hint', '_icons', '
|
|
3846
|
+
inputs: ['_accessKey', '_autoComplete', '_disabled', '_hasCounter', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_maxLength', '_maxLengthBehavior', '_msg', '_name', '_on', '_pattern', '_placeholder', '_readOnly', '_required', '_shortKey', '_smartButton', '_tooltipAlign', '_touched', '_value', '_variant'],
|
|
3847
3847
|
providers: [
|
|
3848
3848
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolInputPassword) }
|
|
3849
3849
|
],
|
|
@@ -3852,13 +3852,13 @@ export { KolInputPassword };
|
|
|
3852
3852
|
type: ViewChild,
|
|
3853
3853
|
args: [ReplaceTagDirective]
|
|
3854
3854
|
}] }); })();
|
|
3855
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputPassword, { className: "KolInputPassword", filePath: "components.ts", lineNumber:
|
|
3855
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputPassword, { className: "KolInputPassword", filePath: "components.ts", lineNumber: 1665 }); })();
|
|
3856
3856
|
let KolInputRadio = class KolInputRadio extends StencilProxyComponent {
|
|
3857
3857
|
constructor(changeDetectorRef, r, z) {
|
|
3858
3858
|
super();
|
|
3859
3859
|
this.changeDetectorRef = changeDetectorRef;
|
|
3860
3860
|
this.z = z;
|
|
3861
|
-
this.availableInputProperties = ['_disabled', '_hideLabel', '_hideMsg', '_hint', '
|
|
3861
|
+
this.availableInputProperties = ['_disabled', '_hideLabel', '_hideMsg', '_hint', '_label', '_msg', '_name', '_on', '_options', '_orientation', '_required', '_tooltipAlign', '_touched', '_value'];
|
|
3862
3862
|
changeDetectorRef.detach();
|
|
3863
3863
|
const originalTagName = 'kol-input-radio';
|
|
3864
3864
|
this.tagName = typeof tagNameTransformer === 'function' ? tagNameTransformer(originalTagName) : originalTagName;
|
|
@@ -3878,9 +3878,9 @@ KolInputRadio.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolInputRadio
|
|
|
3878
3878
|
} if (rf & 2) {
|
|
3879
3879
|
let _t;
|
|
3880
3880
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.replaceTagDirective = _t.first);
|
|
3881
|
-
} }, inputs: { _disabled: "_disabled", _hideLabel: "_hideLabel", _hideMsg: "_hideMsg", _hint: "_hint",
|
|
3881
|
+
} }, inputs: { _disabled: "_disabled", _hideLabel: "_hideLabel", _hideMsg: "_hideMsg", _hint: "_hint", _label: "_label", _msg: "_msg", _name: "_name", _on: "_on", _options: "_options", _orientation: "_orientation", _required: "_required", _tooltipAlign: "_tooltipAlign", _touched: "_touched", _value: "_value" }, features: [i0.ɵɵProvidersFeature([
|
|
3882
3882
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolInputRadio) }
|
|
3883
|
-
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_disabled", "_hideLabel", "_hideMsg", "_hint", "
|
|
3883
|
+
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_disabled", "_hideLabel", "_hideMsg", "_hint", "_label", "_msg", "_name", "_on", "_options", "_orientation", "_required", "_tooltipAlign", "_touched", "_value", 4, "replaceTag"], [3, "_disabled", "_hideLabel", "_hideMsg", "_hint", "_label", "_msg", "_name", "_on", "_options", "_orientation", "_required", "_tooltipAlign", "_touched", "_value"], [4, "ngTemplateOutlet"]], template: function KolInputRadio_Template(rf, ctx) { if (rf & 1) {
|
|
3884
3884
|
i0.ɵɵprojectionDef();
|
|
3885
3885
|
i0.ɵɵdomTemplate(0, KolInputRadio_ng_container_0_Template, 2, 1, "ng-container", 3)(1, KolInputRadio_ng_template_1_Template, 1, 1, "ng-template", null, 0, i0.ɵɵtemplateRefExtractor)(3, KolInputRadio_ng_template_3_Template, 1, 0, "ng-template", null, 1, i0.ɵɵtemplateRefExtractor);
|
|
3886
3886
|
} if (rf & 2) {
|
|
@@ -3889,7 +3889,7 @@ KolInputRadio.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolInputRadio
|
|
|
3889
3889
|
} }, encapsulation: 2, changeDetection: 0 });
|
|
3890
3890
|
KolInputRadio = __decorate([
|
|
3891
3891
|
ProxyCmp({
|
|
3892
|
-
inputs: ['_disabled', '_hideLabel', '_hideMsg', '_hint', '
|
|
3892
|
+
inputs: ['_disabled', '_hideLabel', '_hideMsg', '_hint', '_label', '_msg', '_name', '_on', '_options', '_orientation', '_required', '_tooltipAlign', '_touched', '_value'],
|
|
3893
3893
|
methods: ['getValue', 'focus']
|
|
3894
3894
|
})
|
|
3895
3895
|
], KolInputRadio);
|
|
@@ -3902,7 +3902,7 @@ export { KolInputRadio };
|
|
|
3902
3902
|
template: `
|
|
3903
3903
|
<ng-container *ngIf="hasTagNameTransformer; else defaultCase">
|
|
3904
3904
|
<stencil-ng-proxy
|
|
3905
|
-
[_disabled]="_disabled" [_hideLabel]="_hideLabel" [_hideMsg]="_hideMsg" [_hint]="_hint" [
|
|
3905
|
+
[_disabled]="_disabled" [_hideLabel]="_hideLabel" [_hideMsg]="_hideMsg" [_hint]="_hint" [_label]="_label" [_msg]="_msg" [_name]="_name" [_on]="_on" [_options]="_options" [_orientation]="_orientation" [_required]="_required" [_tooltipAlign]="_tooltipAlign" [_touched]="_touched" [_value]="_value"
|
|
3906
3906
|
*replaceTag="tagName"
|
|
3907
3907
|
#replaceTagHost
|
|
3908
3908
|
>
|
|
@@ -3918,7 +3918,7 @@ export { KolInputRadio };
|
|
|
3918
3918
|
<ng-content></ng-content>
|
|
3919
3919
|
</ng-template>`,
|
|
3920
3920
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
3921
|
-
inputs: ['_disabled', '_hideLabel', '_hideMsg', '_hint', '
|
|
3921
|
+
inputs: ['_disabled', '_hideLabel', '_hideMsg', '_hint', '_label', '_msg', '_name', '_on', '_options', '_orientation', '_required', '_tooltipAlign', '_touched', '_value'],
|
|
3922
3922
|
providers: [
|
|
3923
3923
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolInputRadio) }
|
|
3924
3924
|
],
|
|
@@ -3927,13 +3927,13 @@ export { KolInputRadio };
|
|
|
3927
3927
|
type: ViewChild,
|
|
3928
3928
|
args: [ReplaceTagDirective]
|
|
3929
3929
|
}] }); })();
|
|
3930
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputRadio, { className: "KolInputRadio", filePath: "components.ts", lineNumber:
|
|
3930
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputRadio, { className: "KolInputRadio", filePath: "components.ts", lineNumber: 1747 }); })();
|
|
3931
3931
|
let KolInputRange = class KolInputRange extends StencilProxyComponent {
|
|
3932
3932
|
constructor(changeDetectorRef, r, z) {
|
|
3933
3933
|
super();
|
|
3934
3934
|
this.changeDetectorRef = changeDetectorRef;
|
|
3935
3935
|
this.z = z;
|
|
3936
|
-
this.availableInputProperties = ['_accessKey', '_autoComplete', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '
|
|
3936
|
+
this.availableInputProperties = ['_accessKey', '_autoComplete', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_max', '_min', '_msg', '_name', '_on', '_shortKey', '_step', '_suggestions', '_tooltipAlign', '_touched', '_value'];
|
|
3937
3937
|
changeDetectorRef.detach();
|
|
3938
3938
|
const originalTagName = 'kol-input-range';
|
|
3939
3939
|
this.tagName = typeof tagNameTransformer === 'function' ? tagNameTransformer(originalTagName) : originalTagName;
|
|
@@ -3953,9 +3953,9 @@ KolInputRange.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolInputRange
|
|
|
3953
3953
|
} if (rf & 2) {
|
|
3954
3954
|
let _t;
|
|
3955
3955
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.replaceTagDirective = _t.first);
|
|
3956
|
-
} }, inputs: { _accessKey: "_accessKey", _autoComplete: "_autoComplete", _disabled: "_disabled", _hideLabel: "_hideLabel", _hideMsg: "_hideMsg", _hint: "_hint", _icons: "_icons",
|
|
3956
|
+
} }, inputs: { _accessKey: "_accessKey", _autoComplete: "_autoComplete", _disabled: "_disabled", _hideLabel: "_hideLabel", _hideMsg: "_hideMsg", _hint: "_hint", _icons: "_icons", _label: "_label", _max: "_max", _min: "_min", _msg: "_msg", _name: "_name", _on: "_on", _shortKey: "_shortKey", _step: "_step", _suggestions: "_suggestions", _tooltipAlign: "_tooltipAlign", _touched: "_touched", _value: "_value" }, features: [i0.ɵɵProvidersFeature([
|
|
3957
3957
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolInputRange) }
|
|
3958
|
-
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_accessKey", "_autoComplete", "_disabled", "_hideLabel", "_hideMsg", "_hint", "_icons", "
|
|
3958
|
+
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_accessKey", "_autoComplete", "_disabled", "_hideLabel", "_hideMsg", "_hint", "_icons", "_label", "_max", "_min", "_msg", "_name", "_on", "_shortKey", "_step", "_suggestions", "_tooltipAlign", "_touched", "_value", 4, "replaceTag"], [3, "_accessKey", "_autoComplete", "_disabled", "_hideLabel", "_hideMsg", "_hint", "_icons", "_label", "_max", "_min", "_msg", "_name", "_on", "_shortKey", "_step", "_suggestions", "_tooltipAlign", "_touched", "_value"], [4, "ngTemplateOutlet"]], template: function KolInputRange_Template(rf, ctx) { if (rf & 1) {
|
|
3959
3959
|
i0.ɵɵprojectionDef();
|
|
3960
3960
|
i0.ɵɵdomTemplate(0, KolInputRange_ng_container_0_Template, 2, 1, "ng-container", 3)(1, KolInputRange_ng_template_1_Template, 1, 1, "ng-template", null, 0, i0.ɵɵtemplateRefExtractor)(3, KolInputRange_ng_template_3_Template, 1, 0, "ng-template", null, 1, i0.ɵɵtemplateRefExtractor);
|
|
3961
3961
|
} if (rf & 2) {
|
|
@@ -3964,7 +3964,7 @@ KolInputRange.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolInputRange
|
|
|
3964
3964
|
} }, encapsulation: 2, changeDetection: 0 });
|
|
3965
3965
|
KolInputRange = __decorate([
|
|
3966
3966
|
ProxyCmp({
|
|
3967
|
-
inputs: ['_accessKey', '_autoComplete', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '
|
|
3967
|
+
inputs: ['_accessKey', '_autoComplete', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_max', '_min', '_msg', '_name', '_on', '_shortKey', '_step', '_suggestions', '_tooltipAlign', '_touched', '_value'],
|
|
3968
3968
|
methods: ['focus', 'getValue']
|
|
3969
3969
|
})
|
|
3970
3970
|
], KolInputRange);
|
|
@@ -3977,7 +3977,7 @@ export { KolInputRange };
|
|
|
3977
3977
|
template: `
|
|
3978
3978
|
<ng-container *ngIf="hasTagNameTransformer; else defaultCase">
|
|
3979
3979
|
<stencil-ng-proxy
|
|
3980
|
-
[_accessKey]="_accessKey" [_autoComplete]="_autoComplete" [_disabled]="_disabled" [_hideLabel]="_hideLabel" [_hideMsg]="_hideMsg" [_hint]="_hint" [_icons]="_icons" [
|
|
3980
|
+
[_accessKey]="_accessKey" [_autoComplete]="_autoComplete" [_disabled]="_disabled" [_hideLabel]="_hideLabel" [_hideMsg]="_hideMsg" [_hint]="_hint" [_icons]="_icons" [_label]="_label" [_max]="_max" [_min]="_min" [_msg]="_msg" [_name]="_name" [_on]="_on" [_shortKey]="_shortKey" [_step]="_step" [_suggestions]="_suggestions" [_tooltipAlign]="_tooltipAlign" [_touched]="_touched" [_value]="_value"
|
|
3981
3981
|
*replaceTag="tagName"
|
|
3982
3982
|
#replaceTagHost
|
|
3983
3983
|
>
|
|
@@ -3993,7 +3993,7 @@ export { KolInputRange };
|
|
|
3993
3993
|
<ng-content></ng-content>
|
|
3994
3994
|
</ng-template>`,
|
|
3995
3995
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
3996
|
-
inputs: ['_accessKey', '_autoComplete', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '
|
|
3996
|
+
inputs: ['_accessKey', '_autoComplete', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_max', '_min', '_msg', '_name', '_on', '_shortKey', '_step', '_suggestions', '_tooltipAlign', '_touched', '_value'],
|
|
3997
3997
|
providers: [
|
|
3998
3998
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolInputRange) }
|
|
3999
3999
|
],
|
|
@@ -4002,13 +4002,13 @@ export { KolInputRange };
|
|
|
4002
4002
|
type: ViewChild,
|
|
4003
4003
|
args: [ReplaceTagDirective]
|
|
4004
4004
|
}] }); })();
|
|
4005
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputRange, { className: "KolInputRange", filePath: "components.ts", lineNumber:
|
|
4005
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputRange, { className: "KolInputRange", filePath: "components.ts", lineNumber: 1819 }); })();
|
|
4006
4006
|
let KolInputText = class KolInputText extends StencilProxyComponent {
|
|
4007
4007
|
constructor(changeDetectorRef, r, z) {
|
|
4008
4008
|
super();
|
|
4009
4009
|
this.changeDetectorRef = changeDetectorRef;
|
|
4010
4010
|
this.z = z;
|
|
4011
|
-
this.availableInputProperties = ['_accessKey', '_autoComplete', '_disabled', '_hasCounter', '_hideLabel', '_hideMsg', '_hint', '_icons', '
|
|
4011
|
+
this.availableInputProperties = ['_accessKey', '_autoComplete', '_disabled', '_hasCounter', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_maxLength', '_maxLengthBehavior', '_msg', '_name', '_on', '_pattern', '_placeholder', '_readOnly', '_required', '_shortKey', '_smartButton', '_spellCheck', '_suggestions', '_tooltipAlign', '_touched', '_type', '_value'];
|
|
4012
4012
|
changeDetectorRef.detach();
|
|
4013
4013
|
const originalTagName = 'kol-input-text';
|
|
4014
4014
|
this.tagName = typeof tagNameTransformer === 'function' ? tagNameTransformer(originalTagName) : originalTagName;
|
|
@@ -4028,9 +4028,9 @@ KolInputText.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolInputText,
|
|
|
4028
4028
|
} if (rf & 2) {
|
|
4029
4029
|
let _t;
|
|
4030
4030
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.replaceTagDirective = _t.first);
|
|
4031
|
-
} }, inputs: { _accessKey: "_accessKey", _autoComplete: "_autoComplete", _disabled: "_disabled", _hasCounter: "_hasCounter", _hideLabel: "_hideLabel", _hideMsg: "_hideMsg", _hint: "_hint", _icons: "_icons",
|
|
4031
|
+
} }, inputs: { _accessKey: "_accessKey", _autoComplete: "_autoComplete", _disabled: "_disabled", _hasCounter: "_hasCounter", _hideLabel: "_hideLabel", _hideMsg: "_hideMsg", _hint: "_hint", _icons: "_icons", _label: "_label", _maxLength: "_maxLength", _maxLengthBehavior: "_maxLengthBehavior", _msg: "_msg", _name: "_name", _on: "_on", _pattern: "_pattern", _placeholder: "_placeholder", _readOnly: "_readOnly", _required: "_required", _shortKey: "_shortKey", _smartButton: "_smartButton", _spellCheck: "_spellCheck", _suggestions: "_suggestions", _tooltipAlign: "_tooltipAlign", _touched: "_touched", _type: "_type", _value: "_value" }, features: [i0.ɵɵProvidersFeature([
|
|
4032
4032
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolInputText) }
|
|
4033
|
-
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_accessKey", "_autoComplete", "_disabled", "_hasCounter", "_hideLabel", "_hideMsg", "_hint", "_icons", "
|
|
4033
|
+
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_accessKey", "_autoComplete", "_disabled", "_hasCounter", "_hideLabel", "_hideMsg", "_hint", "_icons", "_label", "_maxLength", "_maxLengthBehavior", "_msg", "_name", "_on", "_pattern", "_placeholder", "_readOnly", "_required", "_shortKey", "_smartButton", "_spellCheck", "_suggestions", "_tooltipAlign", "_touched", "_type", "_value", 4, "replaceTag"], [3, "_accessKey", "_autoComplete", "_disabled", "_hasCounter", "_hideLabel", "_hideMsg", "_hint", "_icons", "_label", "_maxLength", "_maxLengthBehavior", "_msg", "_name", "_on", "_pattern", "_placeholder", "_readOnly", "_required", "_shortKey", "_smartButton", "_spellCheck", "_suggestions", "_tooltipAlign", "_touched", "_type", "_value"], [4, "ngTemplateOutlet"]], template: function KolInputText_Template(rf, ctx) { if (rf & 1) {
|
|
4034
4034
|
i0.ɵɵprojectionDef();
|
|
4035
4035
|
i0.ɵɵdomTemplate(0, KolInputText_ng_container_0_Template, 2, 1, "ng-container", 3)(1, KolInputText_ng_template_1_Template, 1, 1, "ng-template", null, 0, i0.ɵɵtemplateRefExtractor)(3, KolInputText_ng_template_3_Template, 1, 0, "ng-template", null, 1, i0.ɵɵtemplateRefExtractor);
|
|
4036
4036
|
} if (rf & 2) {
|
|
@@ -4039,7 +4039,7 @@ KolInputText.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolInputText,
|
|
|
4039
4039
|
} }, encapsulation: 2, changeDetection: 0 });
|
|
4040
4040
|
KolInputText = __decorate([
|
|
4041
4041
|
ProxyCmp({
|
|
4042
|
-
inputs: ['_accessKey', '_autoComplete', '_disabled', '_hasCounter', '_hideLabel', '_hideMsg', '_hint', '_icons', '
|
|
4042
|
+
inputs: ['_accessKey', '_autoComplete', '_disabled', '_hasCounter', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_maxLength', '_maxLengthBehavior', '_msg', '_name', '_on', '_pattern', '_placeholder', '_readOnly', '_required', '_shortKey', '_smartButton', '_spellCheck', '_suggestions', '_tooltipAlign', '_touched', '_type', '_value'],
|
|
4043
4043
|
methods: ['getValue', 'focus', 'selectionStart', 'selectioconEnd', 'setSelectionRange', 'setSelectionStart', 'setRangeText']
|
|
4044
4044
|
})
|
|
4045
4045
|
], KolInputText);
|
|
@@ -4052,7 +4052,7 @@ export { KolInputText };
|
|
|
4052
4052
|
template: `
|
|
4053
4053
|
<ng-container *ngIf="hasTagNameTransformer; else defaultCase">
|
|
4054
4054
|
<stencil-ng-proxy
|
|
4055
|
-
[_accessKey]="_accessKey" [_autoComplete]="_autoComplete" [_disabled]="_disabled" [_hasCounter]="_hasCounter" [_hideLabel]="_hideLabel" [_hideMsg]="_hideMsg" [_hint]="_hint" [_icons]="_icons" [
|
|
4055
|
+
[_accessKey]="_accessKey" [_autoComplete]="_autoComplete" [_disabled]="_disabled" [_hasCounter]="_hasCounter" [_hideLabel]="_hideLabel" [_hideMsg]="_hideMsg" [_hint]="_hint" [_icons]="_icons" [_label]="_label" [_maxLength]="_maxLength" [_maxLengthBehavior]="_maxLengthBehavior" [_msg]="_msg" [_name]="_name" [_on]="_on" [_pattern]="_pattern" [_placeholder]="_placeholder" [_readOnly]="_readOnly" [_required]="_required" [_shortKey]="_shortKey" [_smartButton]="_smartButton" [_spellCheck]="_spellCheck" [_suggestions]="_suggestions" [_tooltipAlign]="_tooltipAlign" [_touched]="_touched" [_type]="_type" [_value]="_value"
|
|
4056
4056
|
*replaceTag="tagName"
|
|
4057
4057
|
#replaceTagHost
|
|
4058
4058
|
>
|
|
@@ -4068,7 +4068,7 @@ export { KolInputText };
|
|
|
4068
4068
|
<ng-content></ng-content>
|
|
4069
4069
|
</ng-template>`,
|
|
4070
4070
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
4071
|
-
inputs: ['_accessKey', '_autoComplete', '_disabled', '_hasCounter', '_hideLabel', '_hideMsg', '_hint', '_icons', '
|
|
4071
|
+
inputs: ['_accessKey', '_autoComplete', '_disabled', '_hasCounter', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_maxLength', '_maxLengthBehavior', '_msg', '_name', '_on', '_pattern', '_placeholder', '_readOnly', '_required', '_shortKey', '_smartButton', '_spellCheck', '_suggestions', '_tooltipAlign', '_touched', '_type', '_value'],
|
|
4072
4072
|
providers: [
|
|
4073
4073
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolInputText) }
|
|
4074
4074
|
],
|
|
@@ -4077,7 +4077,7 @@ export { KolInputText };
|
|
|
4077
4077
|
type: ViewChild,
|
|
4078
4078
|
args: [ReplaceTagDirective]
|
|
4079
4079
|
}] }); })();
|
|
4080
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputText, { className: "KolInputText", filePath: "components.ts", lineNumber:
|
|
4080
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputText, { className: "KolInputText", filePath: "components.ts", lineNumber: 1896 }); })();
|
|
4081
4081
|
let KolKolibri = class KolKolibri extends StencilProxyComponent {
|
|
4082
4082
|
constructor(changeDetectorRef, r, z) {
|
|
4083
4083
|
super();
|
|
@@ -4151,13 +4151,13 @@ export { KolKolibri };
|
|
|
4151
4151
|
type: ViewChild,
|
|
4152
4152
|
args: [ReplaceTagDirective]
|
|
4153
4153
|
}] }); })();
|
|
4154
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolKolibri, { className: "KolKolibri", filePath: "components.ts", lineNumber:
|
|
4154
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolKolibri, { className: "KolKolibri", filePath: "components.ts", lineNumber: 1979 }); })();
|
|
4155
4155
|
let KolLink = class KolLink extends StencilProxyComponent {
|
|
4156
4156
|
constructor(changeDetectorRef, r, z) {
|
|
4157
4157
|
super();
|
|
4158
4158
|
this.changeDetectorRef = changeDetectorRef;
|
|
4159
4159
|
this.z = z;
|
|
4160
|
-
this.availableInputProperties = ['_accessKey', '_ariaControls', '_ariaCurrentValue', '_ariaDescription', '_ariaExpanded', '_disabled', '_download', '_hideLabel', '_href', '_icons', '_inline', '_label', '_on', '_role', '_shortKey', '_target', '_tooltipAlign'];
|
|
4160
|
+
this.availableInputProperties = ['_accessKey', '_ariaControls', '_ariaCurrentValue', '_ariaDescription', '_ariaExpanded', '_disabled', '_download', '_hideLabel', '_href', '_icons', '_inline', '_label', '_on', '_role', '_shortKey', '_target', '_tooltipAlign', '_variant'];
|
|
4161
4161
|
changeDetectorRef.detach();
|
|
4162
4162
|
const originalTagName = 'kol-link';
|
|
4163
4163
|
this.tagName = typeof tagNameTransformer === 'function' ? tagNameTransformer(originalTagName) : originalTagName;
|
|
@@ -4177,9 +4177,9 @@ KolLink.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolLink, selectors:
|
|
|
4177
4177
|
} if (rf & 2) {
|
|
4178
4178
|
let _t;
|
|
4179
4179
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.replaceTagDirective = _t.first);
|
|
4180
|
-
} }, inputs: { _accessKey: "_accessKey", _ariaControls: "_ariaControls", _ariaCurrentValue: "_ariaCurrentValue", _ariaDescription: "_ariaDescription", _ariaExpanded: "_ariaExpanded", _disabled: "_disabled", _download: "_download", _hideLabel: "_hideLabel", _href: "_href", _icons: "_icons", _inline: "_inline", _label: "_label", _on: "_on", _role: "_role", _shortKey: "_shortKey", _target: "_target", _tooltipAlign: "_tooltipAlign" }, features: [i0.ɵɵProvidersFeature([
|
|
4180
|
+
} }, inputs: { _accessKey: "_accessKey", _ariaControls: "_ariaControls", _ariaCurrentValue: "_ariaCurrentValue", _ariaDescription: "_ariaDescription", _ariaExpanded: "_ariaExpanded", _disabled: "_disabled", _download: "_download", _hideLabel: "_hideLabel", _href: "_href", _icons: "_icons", _inline: "_inline", _label: "_label", _on: "_on", _role: "_role", _shortKey: "_shortKey", _target: "_target", _tooltipAlign: "_tooltipAlign", _variant: "_variant" }, features: [i0.ɵɵProvidersFeature([
|
|
4181
4181
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolLink) }
|
|
4182
|
-
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_accessKey", "_ariaControls", "_ariaCurrentValue", "_ariaDescription", "_ariaExpanded", "_disabled", "_download", "_hideLabel", "_href", "_icons", "_inline", "_label", "_on", "_role", "_shortKey", "_target", "_tooltipAlign", 4, "replaceTag"], [3, "_accessKey", "_ariaControls", "_ariaCurrentValue", "_ariaDescription", "_ariaExpanded", "_disabled", "_download", "_hideLabel", "_href", "_icons", "_inline", "_label", "_on", "_role", "_shortKey", "_target", "_tooltipAlign"], [4, "ngTemplateOutlet"]], template: function KolLink_Template(rf, ctx) { if (rf & 1) {
|
|
4182
|
+
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_accessKey", "_ariaControls", "_ariaCurrentValue", "_ariaDescription", "_ariaExpanded", "_disabled", "_download", "_hideLabel", "_href", "_icons", "_inline", "_label", "_on", "_role", "_shortKey", "_target", "_tooltipAlign", "_variant", 4, "replaceTag"], [3, "_accessKey", "_ariaControls", "_ariaCurrentValue", "_ariaDescription", "_ariaExpanded", "_disabled", "_download", "_hideLabel", "_href", "_icons", "_inline", "_label", "_on", "_role", "_shortKey", "_target", "_tooltipAlign", "_variant"], [4, "ngTemplateOutlet"]], template: function KolLink_Template(rf, ctx) { if (rf & 1) {
|
|
4183
4183
|
i0.ɵɵprojectionDef();
|
|
4184
4184
|
i0.ɵɵdomTemplate(0, KolLink_ng_container_0_Template, 2, 1, "ng-container", 3)(1, KolLink_ng_template_1_Template, 1, 1, "ng-template", null, 0, i0.ɵɵtemplateRefExtractor)(3, KolLink_ng_template_3_Template, 1, 0, "ng-template", null, 1, i0.ɵɵtemplateRefExtractor);
|
|
4185
4185
|
} if (rf & 2) {
|
|
@@ -4188,7 +4188,7 @@ KolLink.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolLink, selectors:
|
|
|
4188
4188
|
} }, encapsulation: 2, changeDetection: 0 });
|
|
4189
4189
|
KolLink = __decorate([
|
|
4190
4190
|
ProxyCmp({
|
|
4191
|
-
inputs: ['_accessKey', '_ariaControls', '_ariaCurrentValue', '_ariaDescription', '_ariaExpanded', '_disabled', '_download', '_hideLabel', '_href', '_icons', '_inline', '_label', '_on', '_role', '_shortKey', '_target', '_tooltipAlign'],
|
|
4191
|
+
inputs: ['_accessKey', '_ariaControls', '_ariaCurrentValue', '_ariaDescription', '_ariaExpanded', '_disabled', '_download', '_hideLabel', '_href', '_icons', '_inline', '_label', '_on', '_role', '_shortKey', '_target', '_tooltipAlign', '_variant'],
|
|
4192
4192
|
methods: ['focus']
|
|
4193
4193
|
})
|
|
4194
4194
|
], KolLink);
|
|
@@ -4201,7 +4201,7 @@ export { KolLink };
|
|
|
4201
4201
|
template: `
|
|
4202
4202
|
<ng-container *ngIf="hasTagNameTransformer; else defaultCase">
|
|
4203
4203
|
<stencil-ng-proxy
|
|
4204
|
-
[_accessKey]="_accessKey" [_ariaControls]="_ariaControls" [_ariaCurrentValue]="_ariaCurrentValue" [_ariaDescription]="_ariaDescription" [_ariaExpanded]="_ariaExpanded" [_disabled]="_disabled" [_download]="_download" [_hideLabel]="_hideLabel" [_href]="_href" [_icons]="_icons" [_inline]="_inline" [_label]="_label" [_on]="_on" [_role]="_role" [_shortKey]="_shortKey" [_target]="_target" [_tooltipAlign]="_tooltipAlign"
|
|
4204
|
+
[_accessKey]="_accessKey" [_ariaControls]="_ariaControls" [_ariaCurrentValue]="_ariaCurrentValue" [_ariaDescription]="_ariaDescription" [_ariaExpanded]="_ariaExpanded" [_disabled]="_disabled" [_download]="_download" [_hideLabel]="_hideLabel" [_href]="_href" [_icons]="_icons" [_inline]="_inline" [_label]="_label" [_on]="_on" [_role]="_role" [_shortKey]="_shortKey" [_target]="_target" [_tooltipAlign]="_tooltipAlign" [_variant]="_variant"
|
|
4205
4205
|
*replaceTag="tagName"
|
|
4206
4206
|
#replaceTagHost
|
|
4207
4207
|
>
|
|
@@ -4217,7 +4217,7 @@ export { KolLink };
|
|
|
4217
4217
|
<ng-content></ng-content>
|
|
4218
4218
|
</ng-template>`,
|
|
4219
4219
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
4220
|
-
inputs: ['_accessKey', '_ariaControls', '_ariaCurrentValue', '_ariaDescription', '_ariaExpanded', '_disabled', '_download', '_hideLabel', '_href', '_icons', '_inline', '_label', '_on', '_role', '_shortKey', '_target', '_tooltipAlign'],
|
|
4220
|
+
inputs: ['_accessKey', '_ariaControls', '_ariaCurrentValue', '_ariaDescription', '_ariaExpanded', '_disabled', '_download', '_hideLabel', '_href', '_icons', '_inline', '_label', '_on', '_role', '_shortKey', '_target', '_tooltipAlign', '_variant'],
|
|
4221
4221
|
providers: [
|
|
4222
4222
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolLink) }
|
|
4223
4223
|
],
|
|
@@ -4226,7 +4226,7 @@ export { KolLink };
|
|
|
4226
4226
|
type: ViewChild,
|
|
4227
4227
|
args: [ReplaceTagDirective]
|
|
4228
4228
|
}] }); })();
|
|
4229
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolLink, { className: "KolLink", filePath: "components.ts", lineNumber:
|
|
4229
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolLink, { className: "KolLink", filePath: "components.ts", lineNumber: 2039 }); })();
|
|
4230
4230
|
let KolLinkButton = class KolLinkButton extends StencilProxyComponent {
|
|
4231
4231
|
constructor(changeDetectorRef, r, z) {
|
|
4232
4232
|
super();
|
|
@@ -4301,7 +4301,7 @@ export { KolLinkButton };
|
|
|
4301
4301
|
type: ViewChild,
|
|
4302
4302
|
args: [ReplaceTagDirective]
|
|
4303
4303
|
}] }); })();
|
|
4304
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolLinkButton, { className: "KolLinkButton", filePath: "components.ts", lineNumber:
|
|
4304
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolLinkButton, { className: "KolLinkButton", filePath: "components.ts", lineNumber: 2115 }); })();
|
|
4305
4305
|
let KolModal = class KolModal extends StencilProxyComponent {
|
|
4306
4306
|
constructor(changeDetectorRef, r, z) {
|
|
4307
4307
|
super();
|
|
@@ -4376,7 +4376,7 @@ export { KolModal };
|
|
|
4376
4376
|
type: ViewChild,
|
|
4377
4377
|
args: [ReplaceTagDirective]
|
|
4378
4378
|
}] }); })();
|
|
4379
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolModal, { className: "KolModal", filePath: "components.ts", lineNumber:
|
|
4379
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolModal, { className: "KolModal", filePath: "components.ts", lineNumber: 2190 }); })();
|
|
4380
4380
|
let KolNav = class KolNav extends StencilProxyComponent {
|
|
4381
4381
|
constructor(changeDetectorRef, r, z) {
|
|
4382
4382
|
super();
|
|
@@ -4450,7 +4450,7 @@ export { KolNav };
|
|
|
4450
4450
|
type: ViewChild,
|
|
4451
4451
|
args: [ReplaceTagDirective]
|
|
4452
4452
|
}] }); })();
|
|
4453
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolNav, { className: "KolNav", filePath: "components.ts", lineNumber:
|
|
4453
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolNav, { className: "KolNav", filePath: "components.ts", lineNumber: 2251 }); })();
|
|
4454
4454
|
let KolPagination = class KolPagination extends StencilProxyComponent {
|
|
4455
4455
|
constructor(changeDetectorRef, r, z) {
|
|
4456
4456
|
super();
|
|
@@ -4524,7 +4524,7 @@ export { KolPagination };
|
|
|
4524
4524
|
type: ViewChild,
|
|
4525
4525
|
args: [ReplaceTagDirective]
|
|
4526
4526
|
}] }); })();
|
|
4527
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolPagination, { className: "KolPagination", filePath: "components.ts", lineNumber:
|
|
4527
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolPagination, { className: "KolPagination", filePath: "components.ts", lineNumber: 2314 }); })();
|
|
4528
4528
|
let KolPaginationWc = class KolPaginationWc extends StencilProxyComponent {
|
|
4529
4529
|
constructor(changeDetectorRef, r, z) {
|
|
4530
4530
|
super();
|
|
@@ -4598,13 +4598,13 @@ export { KolPaginationWc };
|
|
|
4598
4598
|
type: ViewChild,
|
|
4599
4599
|
args: [ReplaceTagDirective]
|
|
4600
4600
|
}] }); })();
|
|
4601
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolPaginationWc, { className: "KolPaginationWc", filePath: "components.ts", lineNumber:
|
|
4601
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolPaginationWc, { className: "KolPaginationWc", filePath: "components.ts", lineNumber: 2382 }); })();
|
|
4602
4602
|
let KolPopoverButton = class KolPopoverButton extends StencilProxyComponent {
|
|
4603
4603
|
constructor(changeDetectorRef, r, z) {
|
|
4604
4604
|
super();
|
|
4605
4605
|
this.changeDetectorRef = changeDetectorRef;
|
|
4606
4606
|
this.z = z;
|
|
4607
|
-
this.availableInputProperties = ['_accessKey', '_ariaDescription', '_customClass', '_disabled', '_hideLabel', '_icons', '
|
|
4607
|
+
this.availableInputProperties = ['_accessKey', '_ariaDescription', '_customClass', '_disabled', '_hideLabel', '_icons', '_inline', '_label', '_name', '_popoverAlign', '_shortKey', '_tabIndex', '_tooltipAlign', '_type', '_value', '_variant'];
|
|
4608
4608
|
changeDetectorRef.detach();
|
|
4609
4609
|
const originalTagName = 'kol-popover-button';
|
|
4610
4610
|
this.tagName = typeof tagNameTransformer === 'function' ? tagNameTransformer(originalTagName) : originalTagName;
|
|
@@ -4624,9 +4624,9 @@ KolPopoverButton.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolPopover
|
|
|
4624
4624
|
} if (rf & 2) {
|
|
4625
4625
|
let _t;
|
|
4626
4626
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.replaceTagDirective = _t.first);
|
|
4627
|
-
} }, inputs: { _accessKey: "_accessKey", _ariaDescription: "_ariaDescription", _customClass: "_customClass", _disabled: "_disabled", _hideLabel: "_hideLabel", _icons: "_icons",
|
|
4627
|
+
} }, inputs: { _accessKey: "_accessKey", _ariaDescription: "_ariaDescription", _customClass: "_customClass", _disabled: "_disabled", _hideLabel: "_hideLabel", _icons: "_icons", _inline: "_inline", _label: "_label", _name: "_name", _popoverAlign: "_popoverAlign", _shortKey: "_shortKey", _tabIndex: "_tabIndex", _tooltipAlign: "_tooltipAlign", _type: "_type", _value: "_value", _variant: "_variant" }, features: [i0.ɵɵProvidersFeature([
|
|
4628
4628
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolPopoverButton) }
|
|
4629
|
-
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_accessKey", "_ariaDescription", "_customClass", "_disabled", "_hideLabel", "_icons", "
|
|
4629
|
+
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_accessKey", "_ariaDescription", "_customClass", "_disabled", "_hideLabel", "_icons", "_inline", "_label", "_name", "_popoverAlign", "_shortKey", "_tabIndex", "_tooltipAlign", "_type", "_value", "_variant", 4, "replaceTag"], [3, "_accessKey", "_ariaDescription", "_customClass", "_disabled", "_hideLabel", "_icons", "_inline", "_label", "_name", "_popoverAlign", "_shortKey", "_tabIndex", "_tooltipAlign", "_type", "_value", "_variant"], [4, "ngTemplateOutlet"]], template: function KolPopoverButton_Template(rf, ctx) { if (rf & 1) {
|
|
4630
4630
|
i0.ɵɵprojectionDef();
|
|
4631
4631
|
i0.ɵɵdomTemplate(0, KolPopoverButton_ng_container_0_Template, 2, 1, "ng-container", 3)(1, KolPopoverButton_ng_template_1_Template, 1, 1, "ng-template", null, 0, i0.ɵɵtemplateRefExtractor)(3, KolPopoverButton_ng_template_3_Template, 1, 0, "ng-template", null, 1, i0.ɵɵtemplateRefExtractor);
|
|
4632
4632
|
} if (rf & 2) {
|
|
@@ -4635,7 +4635,7 @@ KolPopoverButton.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolPopover
|
|
|
4635
4635
|
} }, encapsulation: 2, changeDetection: 0 });
|
|
4636
4636
|
KolPopoverButton = __decorate([
|
|
4637
4637
|
ProxyCmp({
|
|
4638
|
-
inputs: ['_accessKey', '_ariaDescription', '_customClass', '_disabled', '_hideLabel', '_icons', '
|
|
4638
|
+
inputs: ['_accessKey', '_ariaDescription', '_customClass', '_disabled', '_hideLabel', '_icons', '_inline', '_label', '_name', '_popoverAlign', '_shortKey', '_tabIndex', '_tooltipAlign', '_type', '_value', '_variant'],
|
|
4639
4639
|
methods: ['hidePopover', 'showPopover', 'focus']
|
|
4640
4640
|
})
|
|
4641
4641
|
], KolPopoverButton);
|
|
@@ -4648,7 +4648,7 @@ export { KolPopoverButton };
|
|
|
4648
4648
|
template: `
|
|
4649
4649
|
<ng-container *ngIf="hasTagNameTransformer; else defaultCase">
|
|
4650
4650
|
<stencil-ng-proxy
|
|
4651
|
-
[_accessKey]="_accessKey" [_ariaDescription]="_ariaDescription" [_customClass]="_customClass" [_disabled]="_disabled" [_hideLabel]="_hideLabel" [_icons]="_icons" [
|
|
4651
|
+
[_accessKey]="_accessKey" [_ariaDescription]="_ariaDescription" [_customClass]="_customClass" [_disabled]="_disabled" [_hideLabel]="_hideLabel" [_icons]="_icons" [_inline]="_inline" [_label]="_label" [_name]="_name" [_popoverAlign]="_popoverAlign" [_shortKey]="_shortKey" [_tabIndex]="_tabIndex" [_tooltipAlign]="_tooltipAlign" [_type]="_type" [_value]="_value" [_variant]="_variant"
|
|
4652
4652
|
*replaceTag="tagName"
|
|
4653
4653
|
#replaceTagHost
|
|
4654
4654
|
>
|
|
@@ -4664,7 +4664,7 @@ export { KolPopoverButton };
|
|
|
4664
4664
|
<ng-content></ng-content>
|
|
4665
4665
|
</ng-template>`,
|
|
4666
4666
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
4667
|
-
inputs: ['_accessKey', '_ariaDescription', '_customClass', '_disabled', '_hideLabel', '_icons', '
|
|
4667
|
+
inputs: ['_accessKey', '_ariaDescription', '_customClass', '_disabled', '_hideLabel', '_icons', '_inline', '_label', '_name', '_popoverAlign', '_shortKey', '_tabIndex', '_tooltipAlign', '_type', '_value', '_variant'],
|
|
4668
4668
|
providers: [
|
|
4669
4669
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolPopoverButton) }
|
|
4670
4670
|
],
|
|
@@ -4673,7 +4673,7 @@ export { KolPopoverButton };
|
|
|
4673
4673
|
type: ViewChild,
|
|
4674
4674
|
args: [ReplaceTagDirective]
|
|
4675
4675
|
}] }); })();
|
|
4676
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolPopoverButton, { className: "KolPopoverButton", filePath: "components.ts", lineNumber:
|
|
4676
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolPopoverButton, { className: "KolPopoverButton", filePath: "components.ts", lineNumber: 2451 }); })();
|
|
4677
4677
|
let KolPopoverButtonWc = class KolPopoverButtonWc extends StencilProxyComponent {
|
|
4678
4678
|
constructor(changeDetectorRef, r, z) {
|
|
4679
4679
|
super();
|
|
@@ -4748,7 +4748,7 @@ export { KolPopoverButtonWc };
|
|
|
4748
4748
|
type: ViewChild,
|
|
4749
4749
|
args: [ReplaceTagDirective]
|
|
4750
4750
|
}] }); })();
|
|
4751
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolPopoverButtonWc, { className: "KolPopoverButtonWc", filePath: "components.ts", lineNumber:
|
|
4751
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolPopoverButtonWc, { className: "KolPopoverButtonWc", filePath: "components.ts", lineNumber: 2525 }); })();
|
|
4752
4752
|
let KolProgress = class KolProgress extends StencilProxyComponent {
|
|
4753
4753
|
constructor(changeDetectorRef, r, z) {
|
|
4754
4754
|
super();
|
|
@@ -4822,7 +4822,7 @@ export { KolProgress };
|
|
|
4822
4822
|
type: ViewChild,
|
|
4823
4823
|
args: [ReplaceTagDirective]
|
|
4824
4824
|
}] }); })();
|
|
4825
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolProgress, { className: "KolProgress", filePath: "components.ts", lineNumber:
|
|
4825
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolProgress, { className: "KolProgress", filePath: "components.ts", lineNumber: 2598 }); })();
|
|
4826
4826
|
let KolQuote = class KolQuote extends StencilProxyComponent {
|
|
4827
4827
|
constructor(changeDetectorRef, r, z) {
|
|
4828
4828
|
super();
|
|
@@ -4896,13 +4896,13 @@ export { KolQuote };
|
|
|
4896
4896
|
type: ViewChild,
|
|
4897
4897
|
args: [ReplaceTagDirective]
|
|
4898
4898
|
}] }); })();
|
|
4899
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolQuote, { className: "KolQuote", filePath: "components.ts", lineNumber:
|
|
4899
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolQuote, { className: "KolQuote", filePath: "components.ts", lineNumber: 2660 }); })();
|
|
4900
4900
|
let KolSelect = class KolSelect extends StencilProxyComponent {
|
|
4901
4901
|
constructor(changeDetectorRef, r, z) {
|
|
4902
4902
|
super();
|
|
4903
4903
|
this.changeDetectorRef = changeDetectorRef;
|
|
4904
4904
|
this.z = z;
|
|
4905
|
-
this.availableInputProperties = ['_accessKey', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '
|
|
4905
|
+
this.availableInputProperties = ['_accessKey', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_msg', '_multiple', '_name', '_on', '_options', '_required', '_rows', '_shortKey', '_tabIndex', '_tooltipAlign', '_touched', '_value'];
|
|
4906
4906
|
changeDetectorRef.detach();
|
|
4907
4907
|
const originalTagName = 'kol-select';
|
|
4908
4908
|
this.tagName = typeof tagNameTransformer === 'function' ? tagNameTransformer(originalTagName) : originalTagName;
|
|
@@ -4922,9 +4922,9 @@ KolSelect.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolSelect, select
|
|
|
4922
4922
|
} if (rf & 2) {
|
|
4923
4923
|
let _t;
|
|
4924
4924
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.replaceTagDirective = _t.first);
|
|
4925
|
-
} }, inputs: { _accessKey: "_accessKey", _disabled: "_disabled", _hideLabel: "_hideLabel", _hideMsg: "_hideMsg", _hint: "_hint", _icons: "_icons",
|
|
4925
|
+
} }, inputs: { _accessKey: "_accessKey", _disabled: "_disabled", _hideLabel: "_hideLabel", _hideMsg: "_hideMsg", _hint: "_hint", _icons: "_icons", _label: "_label", _msg: "_msg", _multiple: "_multiple", _name: "_name", _on: "_on", _options: "_options", _required: "_required", _rows: "_rows", _shortKey: "_shortKey", _tabIndex: "_tabIndex", _tooltipAlign: "_tooltipAlign", _touched: "_touched", _value: "_value" }, features: [i0.ɵɵProvidersFeature([
|
|
4926
4926
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolSelect) }
|
|
4927
|
-
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_accessKey", "_disabled", "_hideLabel", "_hideMsg", "_hint", "_icons", "
|
|
4927
|
+
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_accessKey", "_disabled", "_hideLabel", "_hideMsg", "_hint", "_icons", "_label", "_msg", "_multiple", "_name", "_on", "_options", "_required", "_rows", "_shortKey", "_tabIndex", "_tooltipAlign", "_touched", "_value", 4, "replaceTag"], [3, "_accessKey", "_disabled", "_hideLabel", "_hideMsg", "_hint", "_icons", "_label", "_msg", "_multiple", "_name", "_on", "_options", "_required", "_rows", "_shortKey", "_tabIndex", "_tooltipAlign", "_touched", "_value"], [4, "ngTemplateOutlet"]], template: function KolSelect_Template(rf, ctx) { if (rf & 1) {
|
|
4928
4928
|
i0.ɵɵprojectionDef();
|
|
4929
4929
|
i0.ɵɵdomTemplate(0, KolSelect_ng_container_0_Template, 2, 1, "ng-container", 3)(1, KolSelect_ng_template_1_Template, 1, 1, "ng-template", null, 0, i0.ɵɵtemplateRefExtractor)(3, KolSelect_ng_template_3_Template, 1, 0, "ng-template", null, 1, i0.ɵɵtemplateRefExtractor);
|
|
4930
4930
|
} if (rf & 2) {
|
|
@@ -4933,7 +4933,7 @@ KolSelect.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolSelect, select
|
|
|
4933
4933
|
} }, encapsulation: 2, changeDetection: 0 });
|
|
4934
4934
|
KolSelect = __decorate([
|
|
4935
4935
|
ProxyCmp({
|
|
4936
|
-
inputs: ['_accessKey', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '
|
|
4936
|
+
inputs: ['_accessKey', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_msg', '_multiple', '_name', '_on', '_options', '_required', '_rows', '_shortKey', '_tabIndex', '_tooltipAlign', '_touched', '_value'],
|
|
4937
4937
|
methods: ['getValue', 'focus']
|
|
4938
4938
|
})
|
|
4939
4939
|
], KolSelect);
|
|
@@ -4946,7 +4946,7 @@ export { KolSelect };
|
|
|
4946
4946
|
template: `
|
|
4947
4947
|
<ng-container *ngIf="hasTagNameTransformer; else defaultCase">
|
|
4948
4948
|
<stencil-ng-proxy
|
|
4949
|
-
[_accessKey]="_accessKey" [_disabled]="_disabled" [_hideLabel]="_hideLabel" [_hideMsg]="_hideMsg" [_hint]="_hint" [_icons]="_icons" [
|
|
4949
|
+
[_accessKey]="_accessKey" [_disabled]="_disabled" [_hideLabel]="_hideLabel" [_hideMsg]="_hideMsg" [_hint]="_hint" [_icons]="_icons" [_label]="_label" [_msg]="_msg" [_multiple]="_multiple" [_name]="_name" [_on]="_on" [_options]="_options" [_required]="_required" [_rows]="_rows" [_shortKey]="_shortKey" [_tabIndex]="_tabIndex" [_tooltipAlign]="_tooltipAlign" [_touched]="_touched" [_value]="_value"
|
|
4950
4950
|
*replaceTag="tagName"
|
|
4951
4951
|
#replaceTagHost
|
|
4952
4952
|
>
|
|
@@ -4962,7 +4962,7 @@ export { KolSelect };
|
|
|
4962
4962
|
<ng-content></ng-content>
|
|
4963
4963
|
</ng-template>`,
|
|
4964
4964
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
4965
|
-
inputs: ['_accessKey', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '
|
|
4965
|
+
inputs: ['_accessKey', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_msg', '_multiple', '_name', '_on', '_options', '_required', '_rows', '_shortKey', '_tabIndex', '_tooltipAlign', '_touched', '_value'],
|
|
4966
4966
|
providers: [
|
|
4967
4967
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolSelect) }
|
|
4968
4968
|
],
|
|
@@ -4971,13 +4971,13 @@ export { KolSelect };
|
|
|
4971
4971
|
type: ViewChild,
|
|
4972
4972
|
args: [ReplaceTagDirective]
|
|
4973
4973
|
}] }); })();
|
|
4974
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSelect, { className: "KolSelect", filePath: "components.ts", lineNumber:
|
|
4974
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSelect, { className: "KolSelect", filePath: "components.ts", lineNumber: 2722 }); })();
|
|
4975
4975
|
let KolSelectWc = class KolSelectWc extends StencilProxyComponent {
|
|
4976
4976
|
constructor(changeDetectorRef, r, z) {
|
|
4977
4977
|
super();
|
|
4978
4978
|
this.changeDetectorRef = changeDetectorRef;
|
|
4979
4979
|
this.z = z;
|
|
4980
|
-
this.availableInputProperties = ['_accessKey', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '
|
|
4980
|
+
this.availableInputProperties = ['_accessKey', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_msg', '_multiple', '_name', '_on', '_options', '_required', '_rows', '_shortKey', '_tabIndex', '_tooltipAlign', '_touched', '_value'];
|
|
4981
4981
|
changeDetectorRef.detach();
|
|
4982
4982
|
const originalTagName = 'kol-select-wc';
|
|
4983
4983
|
this.tagName = typeof tagNameTransformer === 'function' ? tagNameTransformer(originalTagName) : originalTagName;
|
|
@@ -4997,9 +4997,9 @@ KolSelectWc.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolSelectWc, se
|
|
|
4997
4997
|
} if (rf & 2) {
|
|
4998
4998
|
let _t;
|
|
4999
4999
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.replaceTagDirective = _t.first);
|
|
5000
|
-
} }, inputs: { _accessKey: "_accessKey", _disabled: "_disabled", _hideLabel: "_hideLabel", _hideMsg: "_hideMsg", _hint: "_hint", _icons: "_icons",
|
|
5000
|
+
} }, inputs: { _accessKey: "_accessKey", _disabled: "_disabled", _hideLabel: "_hideLabel", _hideMsg: "_hideMsg", _hint: "_hint", _icons: "_icons", _label: "_label", _msg: "_msg", _multiple: "_multiple", _name: "_name", _on: "_on", _options: "_options", _required: "_required", _rows: "_rows", _shortKey: "_shortKey", _tabIndex: "_tabIndex", _tooltipAlign: "_tooltipAlign", _touched: "_touched", _value: "_value" }, features: [i0.ɵɵProvidersFeature([
|
|
5001
5001
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolSelectWc) }
|
|
5002
|
-
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_accessKey", "_disabled", "_hideLabel", "_hideMsg", "_hint", "_icons", "
|
|
5002
|
+
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_accessKey", "_disabled", "_hideLabel", "_hideMsg", "_hint", "_icons", "_label", "_msg", "_multiple", "_name", "_on", "_options", "_required", "_rows", "_shortKey", "_tabIndex", "_tooltipAlign", "_touched", "_value", 4, "replaceTag"], [3, "_accessKey", "_disabled", "_hideLabel", "_hideMsg", "_hint", "_icons", "_label", "_msg", "_multiple", "_name", "_on", "_options", "_required", "_rows", "_shortKey", "_tabIndex", "_tooltipAlign", "_touched", "_value"], [4, "ngTemplateOutlet"]], template: function KolSelectWc_Template(rf, ctx) { if (rf & 1) {
|
|
5003
5003
|
i0.ɵɵprojectionDef();
|
|
5004
5004
|
i0.ɵɵdomTemplate(0, KolSelectWc_ng_container_0_Template, 2, 1, "ng-container", 3)(1, KolSelectWc_ng_template_1_Template, 1, 1, "ng-template", null, 0, i0.ɵɵtemplateRefExtractor)(3, KolSelectWc_ng_template_3_Template, 1, 0, "ng-template", null, 1, i0.ɵɵtemplateRefExtractor);
|
|
5005
5005
|
} if (rf & 2) {
|
|
@@ -5008,7 +5008,7 @@ KolSelectWc.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolSelectWc, se
|
|
|
5008
5008
|
} }, encapsulation: 2, changeDetection: 0 });
|
|
5009
5009
|
KolSelectWc = __decorate([
|
|
5010
5010
|
ProxyCmp({
|
|
5011
|
-
inputs: ['_accessKey', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '
|
|
5011
|
+
inputs: ['_accessKey', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_msg', '_multiple', '_name', '_on', '_options', '_required', '_rows', '_shortKey', '_tabIndex', '_tooltipAlign', '_touched', '_value'],
|
|
5012
5012
|
methods: ['getValue', 'focus']
|
|
5013
5013
|
})
|
|
5014
5014
|
], KolSelectWc);
|
|
@@ -5021,7 +5021,7 @@ export { KolSelectWc };
|
|
|
5021
5021
|
template: `
|
|
5022
5022
|
<ng-container *ngIf="hasTagNameTransformer; else defaultCase">
|
|
5023
5023
|
<stencil-ng-proxy
|
|
5024
|
-
[_accessKey]="_accessKey" [_disabled]="_disabled" [_hideLabel]="_hideLabel" [_hideMsg]="_hideMsg" [_hint]="_hint" [_icons]="_icons" [
|
|
5024
|
+
[_accessKey]="_accessKey" [_disabled]="_disabled" [_hideLabel]="_hideLabel" [_hideMsg]="_hideMsg" [_hint]="_hint" [_icons]="_icons" [_label]="_label" [_msg]="_msg" [_multiple]="_multiple" [_name]="_name" [_on]="_on" [_options]="_options" [_required]="_required" [_rows]="_rows" [_shortKey]="_shortKey" [_tabIndex]="_tabIndex" [_tooltipAlign]="_tooltipAlign" [_touched]="_touched" [_value]="_value"
|
|
5025
5025
|
*replaceTag="tagName"
|
|
5026
5026
|
#replaceTagHost
|
|
5027
5027
|
>
|
|
@@ -5037,7 +5037,7 @@ export { KolSelectWc };
|
|
|
5037
5037
|
<ng-content></ng-content>
|
|
5038
5038
|
</ng-template>`,
|
|
5039
5039
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
5040
|
-
inputs: ['_accessKey', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '
|
|
5040
|
+
inputs: ['_accessKey', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_msg', '_multiple', '_name', '_on', '_options', '_required', '_rows', '_shortKey', '_tabIndex', '_tooltipAlign', '_touched', '_value'],
|
|
5041
5041
|
providers: [
|
|
5042
5042
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolSelectWc) }
|
|
5043
5043
|
],
|
|
@@ -5046,13 +5046,13 @@ export { KolSelectWc };
|
|
|
5046
5046
|
type: ViewChild,
|
|
5047
5047
|
args: [ReplaceTagDirective]
|
|
5048
5048
|
}] }); })();
|
|
5049
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSelectWc, { className: "KolSelectWc", filePath: "components.ts", lineNumber:
|
|
5049
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSelectWc, { className: "KolSelectWc", filePath: "components.ts", lineNumber: 2799 }); })();
|
|
5050
5050
|
let KolSingleSelect = class KolSingleSelect extends StencilProxyComponent {
|
|
5051
5051
|
constructor(changeDetectorRef, r, z) {
|
|
5052
5052
|
super();
|
|
5053
5053
|
this.changeDetectorRef = changeDetectorRef;
|
|
5054
5054
|
this.z = z;
|
|
5055
|
-
this.availableInputProperties = ['_accessKey', '_disabled', '_hasClearButton', '_hideLabel', '_hideMsg', '_hint', '_icons', '
|
|
5055
|
+
this.availableInputProperties = ['_accessKey', '_disabled', '_hasClearButton', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_msg', '_name', '_on', '_options', '_placeholder', '_required', '_rows', '_shortKey', '_tooltipAlign', '_touched', '_value'];
|
|
5056
5056
|
changeDetectorRef.detach();
|
|
5057
5057
|
const originalTagName = 'kol-single-select';
|
|
5058
5058
|
this.tagName = typeof tagNameTransformer === 'function' ? tagNameTransformer(originalTagName) : originalTagName;
|
|
@@ -5072,9 +5072,9 @@ KolSingleSelect.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolSingleSe
|
|
|
5072
5072
|
} if (rf & 2) {
|
|
5073
5073
|
let _t;
|
|
5074
5074
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.replaceTagDirective = _t.first);
|
|
5075
|
-
} }, inputs: { _accessKey: "_accessKey", _disabled: "_disabled", _hasClearButton: "_hasClearButton", _hideLabel: "_hideLabel", _hideMsg: "_hideMsg", _hint: "_hint", _icons: "_icons",
|
|
5075
|
+
} }, inputs: { _accessKey: "_accessKey", _disabled: "_disabled", _hasClearButton: "_hasClearButton", _hideLabel: "_hideLabel", _hideMsg: "_hideMsg", _hint: "_hint", _icons: "_icons", _label: "_label", _msg: "_msg", _name: "_name", _on: "_on", _options: "_options", _placeholder: "_placeholder", _required: "_required", _rows: "_rows", _shortKey: "_shortKey", _tooltipAlign: "_tooltipAlign", _touched: "_touched", _value: "_value" }, features: [i0.ɵɵProvidersFeature([
|
|
5076
5076
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolSingleSelect) }
|
|
5077
|
-
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_accessKey", "_disabled", "_hasClearButton", "_hideLabel", "_hideMsg", "_hint", "_icons", "
|
|
5077
|
+
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_accessKey", "_disabled", "_hasClearButton", "_hideLabel", "_hideMsg", "_hint", "_icons", "_label", "_msg", "_name", "_on", "_options", "_placeholder", "_required", "_rows", "_shortKey", "_tooltipAlign", "_touched", "_value", 4, "replaceTag"], [3, "_accessKey", "_disabled", "_hasClearButton", "_hideLabel", "_hideMsg", "_hint", "_icons", "_label", "_msg", "_name", "_on", "_options", "_placeholder", "_required", "_rows", "_shortKey", "_tooltipAlign", "_touched", "_value"], [4, "ngTemplateOutlet"]], template: function KolSingleSelect_Template(rf, ctx) { if (rf & 1) {
|
|
5078
5078
|
i0.ɵɵprojectionDef();
|
|
5079
5079
|
i0.ɵɵdomTemplate(0, KolSingleSelect_ng_container_0_Template, 2, 1, "ng-container", 3)(1, KolSingleSelect_ng_template_1_Template, 1, 1, "ng-template", null, 0, i0.ɵɵtemplateRefExtractor)(3, KolSingleSelect_ng_template_3_Template, 1, 0, "ng-template", null, 1, i0.ɵɵtemplateRefExtractor);
|
|
5080
5080
|
} if (rf & 2) {
|
|
@@ -5083,7 +5083,7 @@ KolSingleSelect.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolSingleSe
|
|
|
5083
5083
|
} }, encapsulation: 2, changeDetection: 0 });
|
|
5084
5084
|
KolSingleSelect = __decorate([
|
|
5085
5085
|
ProxyCmp({
|
|
5086
|
-
inputs: ['_accessKey', '_disabled', '_hasClearButton', '_hideLabel', '_hideMsg', '_hint', '_icons', '
|
|
5086
|
+
inputs: ['_accessKey', '_disabled', '_hasClearButton', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_msg', '_name', '_on', '_options', '_placeholder', '_required', '_rows', '_shortKey', '_tooltipAlign', '_touched', '_value'],
|
|
5087
5087
|
methods: ['getValue', 'focus']
|
|
5088
5088
|
})
|
|
5089
5089
|
], KolSingleSelect);
|
|
@@ -5096,7 +5096,7 @@ export { KolSingleSelect };
|
|
|
5096
5096
|
template: `
|
|
5097
5097
|
<ng-container *ngIf="hasTagNameTransformer; else defaultCase">
|
|
5098
5098
|
<stencil-ng-proxy
|
|
5099
|
-
[_accessKey]="_accessKey" [_disabled]="_disabled" [_hasClearButton]="_hasClearButton" [_hideLabel]="_hideLabel" [_hideMsg]="_hideMsg" [_hint]="_hint" [_icons]="_icons" [
|
|
5099
|
+
[_accessKey]="_accessKey" [_disabled]="_disabled" [_hasClearButton]="_hasClearButton" [_hideLabel]="_hideLabel" [_hideMsg]="_hideMsg" [_hint]="_hint" [_icons]="_icons" [_label]="_label" [_msg]="_msg" [_name]="_name" [_on]="_on" [_options]="_options" [_placeholder]="_placeholder" [_required]="_required" [_rows]="_rows" [_shortKey]="_shortKey" [_tooltipAlign]="_tooltipAlign" [_touched]="_touched" [_value]="_value"
|
|
5100
5100
|
*replaceTag="tagName"
|
|
5101
5101
|
#replaceTagHost
|
|
5102
5102
|
>
|
|
@@ -5112,7 +5112,7 @@ export { KolSingleSelect };
|
|
|
5112
5112
|
<ng-content></ng-content>
|
|
5113
5113
|
</ng-template>`,
|
|
5114
5114
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
5115
|
-
inputs: ['_accessKey', '_disabled', '_hasClearButton', '_hideLabel', '_hideMsg', '_hint', '_icons', '
|
|
5115
|
+
inputs: ['_accessKey', '_disabled', '_hasClearButton', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_msg', '_name', '_on', '_options', '_placeholder', '_required', '_rows', '_shortKey', '_tooltipAlign', '_touched', '_value'],
|
|
5116
5116
|
providers: [
|
|
5117
5117
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolSingleSelect) }
|
|
5118
5118
|
],
|
|
@@ -5121,7 +5121,7 @@ export { KolSingleSelect };
|
|
|
5121
5121
|
type: ViewChild,
|
|
5122
5122
|
args: [ReplaceTagDirective]
|
|
5123
5123
|
}] }); })();
|
|
5124
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSingleSelect, { className: "KolSingleSelect", filePath: "components.ts", lineNumber:
|
|
5124
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSingleSelect, { className: "KolSingleSelect", filePath: "components.ts", lineNumber: 2876 }); })();
|
|
5125
5125
|
let KolSkipNav = class KolSkipNav extends StencilProxyComponent {
|
|
5126
5126
|
constructor(changeDetectorRef, r, z) {
|
|
5127
5127
|
super();
|
|
@@ -5196,7 +5196,7 @@ export { KolSkipNav };
|
|
|
5196
5196
|
type: ViewChild,
|
|
5197
5197
|
args: [ReplaceTagDirective]
|
|
5198
5198
|
}] }); })();
|
|
5199
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSkipNav, { className: "KolSkipNav", filePath: "components.ts", lineNumber:
|
|
5199
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSkipNav, { className: "KolSkipNav", filePath: "components.ts", lineNumber: 2953 }); })();
|
|
5200
5200
|
let KolSpin = class KolSpin extends StencilProxyComponent {
|
|
5201
5201
|
constructor(changeDetectorRef, r, z) {
|
|
5202
5202
|
super();
|
|
@@ -5270,13 +5270,13 @@ export { KolSpin };
|
|
|
5270
5270
|
type: ViewChild,
|
|
5271
5271
|
args: [ReplaceTagDirective]
|
|
5272
5272
|
}] }); })();
|
|
5273
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSpin, { className: "KolSpin", filePath: "components.ts", lineNumber:
|
|
5273
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSpin, { className: "KolSpin", filePath: "components.ts", lineNumber: 3012 }); })();
|
|
5274
5274
|
let KolSplitButton = class KolSplitButton extends StencilProxyComponent {
|
|
5275
5275
|
constructor(changeDetectorRef, r, z) {
|
|
5276
5276
|
super();
|
|
5277
5277
|
this.changeDetectorRef = changeDetectorRef;
|
|
5278
5278
|
this.z = z;
|
|
5279
|
-
this.availableInputProperties = ['_accessKey', '_ariaControls', '_ariaDescription', '_ariaExpanded', '_ariaSelected', '_customClass', '_disabled', '_hideLabel', '_icons', '
|
|
5279
|
+
this.availableInputProperties = ['_accessKey', '_ariaControls', '_ariaDescription', '_ariaExpanded', '_ariaSelected', '_customClass', '_disabled', '_hideLabel', '_icons', '_label', '_name', '_on', '_role', '_shortKey', '_tooltipAlign', '_type', '_value', '_variant'];
|
|
5280
5280
|
changeDetectorRef.detach();
|
|
5281
5281
|
const originalTagName = 'kol-split-button';
|
|
5282
5282
|
this.tagName = typeof tagNameTransformer === 'function' ? tagNameTransformer(originalTagName) : originalTagName;
|
|
@@ -5296,9 +5296,9 @@ KolSplitButton.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolSplitButt
|
|
|
5296
5296
|
} if (rf & 2) {
|
|
5297
5297
|
let _t;
|
|
5298
5298
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.replaceTagDirective = _t.first);
|
|
5299
|
-
} }, inputs: { _accessKey: "_accessKey", _ariaControls: "_ariaControls", _ariaDescription: "_ariaDescription", _ariaExpanded: "_ariaExpanded", _ariaSelected: "_ariaSelected", _customClass: "_customClass", _disabled: "_disabled", _hideLabel: "_hideLabel", _icons: "_icons",
|
|
5299
|
+
} }, inputs: { _accessKey: "_accessKey", _ariaControls: "_ariaControls", _ariaDescription: "_ariaDescription", _ariaExpanded: "_ariaExpanded", _ariaSelected: "_ariaSelected", _customClass: "_customClass", _disabled: "_disabled", _hideLabel: "_hideLabel", _icons: "_icons", _label: "_label", _name: "_name", _on: "_on", _role: "_role", _shortKey: "_shortKey", _tooltipAlign: "_tooltipAlign", _type: "_type", _value: "_value", _variant: "_variant" }, features: [i0.ɵɵProvidersFeature([
|
|
5300
5300
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolSplitButton) }
|
|
5301
|
-
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_accessKey", "_ariaControls", "_ariaDescription", "_ariaExpanded", "_ariaSelected", "_customClass", "_disabled", "_hideLabel", "_icons", "
|
|
5301
|
+
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_accessKey", "_ariaControls", "_ariaDescription", "_ariaExpanded", "_ariaSelected", "_customClass", "_disabled", "_hideLabel", "_icons", "_label", "_name", "_on", "_role", "_shortKey", "_tooltipAlign", "_type", "_value", "_variant", 4, "replaceTag"], [3, "_accessKey", "_ariaControls", "_ariaDescription", "_ariaExpanded", "_ariaSelected", "_customClass", "_disabled", "_hideLabel", "_icons", "_label", "_name", "_on", "_role", "_shortKey", "_tooltipAlign", "_type", "_value", "_variant"], [4, "ngTemplateOutlet"]], template: function KolSplitButton_Template(rf, ctx) { if (rf & 1) {
|
|
5302
5302
|
i0.ɵɵprojectionDef();
|
|
5303
5303
|
i0.ɵɵdomTemplate(0, KolSplitButton_ng_container_0_Template, 2, 1, "ng-container", 3)(1, KolSplitButton_ng_template_1_Template, 1, 1, "ng-template", null, 0, i0.ɵɵtemplateRefExtractor)(3, KolSplitButton_ng_template_3_Template, 1, 0, "ng-template", null, 1, i0.ɵɵtemplateRefExtractor);
|
|
5304
5304
|
} if (rf & 2) {
|
|
@@ -5307,7 +5307,7 @@ KolSplitButton.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolSplitButt
|
|
|
5307
5307
|
} }, encapsulation: 2, changeDetection: 0 });
|
|
5308
5308
|
KolSplitButton = __decorate([
|
|
5309
5309
|
ProxyCmp({
|
|
5310
|
-
inputs: ['_accessKey', '_ariaControls', '_ariaDescription', '_ariaExpanded', '_ariaSelected', '_customClass', '_disabled', '_hideLabel', '_icons', '
|
|
5310
|
+
inputs: ['_accessKey', '_ariaControls', '_ariaDescription', '_ariaExpanded', '_ariaSelected', '_customClass', '_disabled', '_hideLabel', '_icons', '_label', '_name', '_on', '_role', '_shortKey', '_tooltipAlign', '_type', '_value', '_variant'],
|
|
5311
5311
|
methods: ['getValue', 'focus', 'closePopup']
|
|
5312
5312
|
})
|
|
5313
5313
|
], KolSplitButton);
|
|
@@ -5320,7 +5320,7 @@ export { KolSplitButton };
|
|
|
5320
5320
|
template: `
|
|
5321
5321
|
<ng-container *ngIf="hasTagNameTransformer; else defaultCase">
|
|
5322
5322
|
<stencil-ng-proxy
|
|
5323
|
-
[_accessKey]="_accessKey" [_ariaControls]="_ariaControls" [_ariaDescription]="_ariaDescription" [_ariaExpanded]="_ariaExpanded" [_ariaSelected]="_ariaSelected" [_customClass]="_customClass" [_disabled]="_disabled" [_hideLabel]="_hideLabel" [_icons]="_icons" [
|
|
5323
|
+
[_accessKey]="_accessKey" [_ariaControls]="_ariaControls" [_ariaDescription]="_ariaDescription" [_ariaExpanded]="_ariaExpanded" [_ariaSelected]="_ariaSelected" [_customClass]="_customClass" [_disabled]="_disabled" [_hideLabel]="_hideLabel" [_icons]="_icons" [_label]="_label" [_name]="_name" [_on]="_on" [_role]="_role" [_shortKey]="_shortKey" [_tooltipAlign]="_tooltipAlign" [_type]="_type" [_value]="_value" [_variant]="_variant"
|
|
5324
5324
|
*replaceTag="tagName"
|
|
5325
5325
|
#replaceTagHost
|
|
5326
5326
|
>
|
|
@@ -5336,7 +5336,7 @@ export { KolSplitButton };
|
|
|
5336
5336
|
<ng-content></ng-content>
|
|
5337
5337
|
</ng-template>`,
|
|
5338
5338
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
5339
|
-
inputs: ['_accessKey', '_ariaControls', '_ariaDescription', '_ariaExpanded', '_ariaSelected', '_customClass', '_disabled', '_hideLabel', '_icons', '
|
|
5339
|
+
inputs: ['_accessKey', '_ariaControls', '_ariaDescription', '_ariaExpanded', '_ariaSelected', '_customClass', '_disabled', '_hideLabel', '_icons', '_label', '_name', '_on', '_role', '_shortKey', '_tooltipAlign', '_type', '_value', '_variant'],
|
|
5340
5340
|
providers: [
|
|
5341
5341
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolSplitButton) }
|
|
5342
5342
|
],
|
|
@@ -5345,7 +5345,7 @@ export { KolSplitButton };
|
|
|
5345
5345
|
type: ViewChild,
|
|
5346
5346
|
args: [ReplaceTagDirective]
|
|
5347
5347
|
}] }); })();
|
|
5348
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSplitButton, { className: "KolSplitButton", filePath: "components.ts", lineNumber:
|
|
5348
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSplitButton, { className: "KolSplitButton", filePath: "components.ts", lineNumber: 3073 }); })();
|
|
5349
5349
|
let KolTableStateful = class KolTableStateful extends StencilProxyComponent {
|
|
5350
5350
|
constructor(changeDetectorRef, r, z) {
|
|
5351
5351
|
super();
|
|
@@ -5420,7 +5420,7 @@ export { KolTableStateful };
|
|
|
5420
5420
|
type: ViewChild,
|
|
5421
5421
|
args: [ReplaceTagDirective]
|
|
5422
5422
|
}] }); })();
|
|
5423
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTableStateful, { className: "KolTableStateful", filePath: "components.ts", lineNumber:
|
|
5423
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTableStateful, { className: "KolTableStateful", filePath: "components.ts", lineNumber: 3149 }); })();
|
|
5424
5424
|
let KolTableStateless = class KolTableStateless extends StencilProxyComponent {
|
|
5425
5425
|
constructor(changeDetectorRef, r, z) {
|
|
5426
5426
|
super();
|
|
@@ -5494,7 +5494,7 @@ export { KolTableStateless };
|
|
|
5494
5494
|
type: ViewChild,
|
|
5495
5495
|
args: [ReplaceTagDirective]
|
|
5496
5496
|
}] }); })();
|
|
5497
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTableStateless, { className: "KolTableStateless", filePath: "components.ts", lineNumber:
|
|
5497
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTableStateless, { className: "KolTableStateless", filePath: "components.ts", lineNumber: 3216 }); })();
|
|
5498
5498
|
let KolTabs = class KolTabs extends StencilProxyComponent {
|
|
5499
5499
|
constructor(changeDetectorRef, r, z) {
|
|
5500
5500
|
super();
|
|
@@ -5568,13 +5568,13 @@ export { KolTabs };
|
|
|
5568
5568
|
type: ViewChild,
|
|
5569
5569
|
args: [ReplaceTagDirective]
|
|
5570
5570
|
}] }); })();
|
|
5571
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTabs, { className: "KolTabs", filePath: "components.ts", lineNumber:
|
|
5571
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTabs, { className: "KolTabs", filePath: "components.ts", lineNumber: 3280 }); })();
|
|
5572
5572
|
let KolTextarea = class KolTextarea extends StencilProxyComponent {
|
|
5573
5573
|
constructor(changeDetectorRef, r, z) {
|
|
5574
5574
|
super();
|
|
5575
5575
|
this.changeDetectorRef = changeDetectorRef;
|
|
5576
5576
|
this.z = z;
|
|
5577
|
-
this.availableInputProperties = ['_accessKey', '_adjustHeight', '_disabled', '_hasCounter', '_hideLabel', '_hideMsg', '_hint', '_icons', '
|
|
5577
|
+
this.availableInputProperties = ['_accessKey', '_adjustHeight', '_disabled', '_hasCounter', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_maxLength', '_maxLengthBehavior', '_msg', '_name', '_on', '_placeholder', '_readOnly', '_required', '_resize', '_rows', '_shortKey', '_spellCheck', '_tooltipAlign', '_touched', '_value'];
|
|
5578
5578
|
changeDetectorRef.detach();
|
|
5579
5579
|
const originalTagName = 'kol-textarea';
|
|
5580
5580
|
this.tagName = typeof tagNameTransformer === 'function' ? tagNameTransformer(originalTagName) : originalTagName;
|
|
@@ -5594,9 +5594,9 @@ KolTextarea.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolTextarea, se
|
|
|
5594
5594
|
} if (rf & 2) {
|
|
5595
5595
|
let _t;
|
|
5596
5596
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.replaceTagDirective = _t.first);
|
|
5597
|
-
} }, inputs: { _accessKey: "_accessKey", _adjustHeight: "_adjustHeight", _disabled: "_disabled", _hasCounter: "_hasCounter", _hideLabel: "_hideLabel", _hideMsg: "_hideMsg", _hint: "_hint", _icons: "_icons",
|
|
5597
|
+
} }, inputs: { _accessKey: "_accessKey", _adjustHeight: "_adjustHeight", _disabled: "_disabled", _hasCounter: "_hasCounter", _hideLabel: "_hideLabel", _hideMsg: "_hideMsg", _hint: "_hint", _icons: "_icons", _label: "_label", _maxLength: "_maxLength", _maxLengthBehavior: "_maxLengthBehavior", _msg: "_msg", _name: "_name", _on: "_on", _placeholder: "_placeholder", _readOnly: "_readOnly", _required: "_required", _resize: "_resize", _rows: "_rows", _shortKey: "_shortKey", _spellCheck: "_spellCheck", _tooltipAlign: "_tooltipAlign", _touched: "_touched", _value: "_value" }, features: [i0.ɵɵProvidersFeature([
|
|
5598
5598
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolTextarea) }
|
|
5599
|
-
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_accessKey", "_adjustHeight", "_disabled", "_hasCounter", "_hideLabel", "_hideMsg", "_hint", "_icons", "
|
|
5599
|
+
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_accessKey", "_adjustHeight", "_disabled", "_hasCounter", "_hideLabel", "_hideMsg", "_hint", "_icons", "_label", "_maxLength", "_maxLengthBehavior", "_msg", "_name", "_on", "_placeholder", "_readOnly", "_required", "_resize", "_rows", "_shortKey", "_spellCheck", "_tooltipAlign", "_touched", "_value", 4, "replaceTag"], [3, "_accessKey", "_adjustHeight", "_disabled", "_hasCounter", "_hideLabel", "_hideMsg", "_hint", "_icons", "_label", "_maxLength", "_maxLengthBehavior", "_msg", "_name", "_on", "_placeholder", "_readOnly", "_required", "_resize", "_rows", "_shortKey", "_spellCheck", "_tooltipAlign", "_touched", "_value"], [4, "ngTemplateOutlet"]], template: function KolTextarea_Template(rf, ctx) { if (rf & 1) {
|
|
5600
5600
|
i0.ɵɵprojectionDef();
|
|
5601
5601
|
i0.ɵɵdomTemplate(0, KolTextarea_ng_container_0_Template, 2, 1, "ng-container", 3)(1, KolTextarea_ng_template_1_Template, 1, 1, "ng-template", null, 0, i0.ɵɵtemplateRefExtractor)(3, KolTextarea_ng_template_3_Template, 1, 0, "ng-template", null, 1, i0.ɵɵtemplateRefExtractor);
|
|
5602
5602
|
} if (rf & 2) {
|
|
@@ -5605,7 +5605,7 @@ KolTextarea.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolTextarea, se
|
|
|
5605
5605
|
} }, encapsulation: 2, changeDetection: 0 });
|
|
5606
5606
|
KolTextarea = __decorate([
|
|
5607
5607
|
ProxyCmp({
|
|
5608
|
-
inputs: ['_accessKey', '_adjustHeight', '_disabled', '_hasCounter', '_hideLabel', '_hideMsg', '_hint', '_icons', '
|
|
5608
|
+
inputs: ['_accessKey', '_adjustHeight', '_disabled', '_hasCounter', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_maxLength', '_maxLengthBehavior', '_msg', '_name', '_on', '_placeholder', '_readOnly', '_required', '_resize', '_rows', '_shortKey', '_spellCheck', '_tooltipAlign', '_touched', '_value'],
|
|
5609
5609
|
methods: ['getValue', 'focus']
|
|
5610
5610
|
})
|
|
5611
5611
|
], KolTextarea);
|
|
@@ -5618,7 +5618,7 @@ export { KolTextarea };
|
|
|
5618
5618
|
template: `
|
|
5619
5619
|
<ng-container *ngIf="hasTagNameTransformer; else defaultCase">
|
|
5620
5620
|
<stencil-ng-proxy
|
|
5621
|
-
[_accessKey]="_accessKey" [_adjustHeight]="_adjustHeight" [_disabled]="_disabled" [_hasCounter]="_hasCounter" [_hideLabel]="_hideLabel" [_hideMsg]="_hideMsg" [_hint]="_hint" [_icons]="_icons" [
|
|
5621
|
+
[_accessKey]="_accessKey" [_adjustHeight]="_adjustHeight" [_disabled]="_disabled" [_hasCounter]="_hasCounter" [_hideLabel]="_hideLabel" [_hideMsg]="_hideMsg" [_hint]="_hint" [_icons]="_icons" [_label]="_label" [_maxLength]="_maxLength" [_maxLengthBehavior]="_maxLengthBehavior" [_msg]="_msg" [_name]="_name" [_on]="_on" [_placeholder]="_placeholder" [_readOnly]="_readOnly" [_required]="_required" [_resize]="_resize" [_rows]="_rows" [_shortKey]="_shortKey" [_spellCheck]="_spellCheck" [_tooltipAlign]="_tooltipAlign" [_touched]="_touched" [_value]="_value"
|
|
5622
5622
|
*replaceTag="tagName"
|
|
5623
5623
|
#replaceTagHost
|
|
5624
5624
|
>
|
|
@@ -5634,7 +5634,7 @@ export { KolTextarea };
|
|
|
5634
5634
|
<ng-content></ng-content>
|
|
5635
5635
|
</ng-template>`,
|
|
5636
5636
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
5637
|
-
inputs: ['_accessKey', '_adjustHeight', '_disabled', '_hasCounter', '_hideLabel', '_hideMsg', '_hint', '_icons', '
|
|
5637
|
+
inputs: ['_accessKey', '_adjustHeight', '_disabled', '_hasCounter', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_maxLength', '_maxLengthBehavior', '_msg', '_name', '_on', '_placeholder', '_readOnly', '_required', '_resize', '_rows', '_shortKey', '_spellCheck', '_tooltipAlign', '_touched', '_value'],
|
|
5638
5638
|
providers: [
|
|
5639
5639
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolTextarea) }
|
|
5640
5640
|
],
|
|
@@ -5643,7 +5643,7 @@ export { KolTextarea };
|
|
|
5643
5643
|
type: ViewChild,
|
|
5644
5644
|
args: [ReplaceTagDirective]
|
|
5645
5645
|
}] }); })();
|
|
5646
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTextarea, { className: "KolTextarea", filePath: "components.ts", lineNumber:
|
|
5646
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTextarea, { className: "KolTextarea", filePath: "components.ts", lineNumber: 3345 }); })();
|
|
5647
5647
|
let KolToastContainer = class KolToastContainer extends StencilProxyComponent {
|
|
5648
5648
|
constructor(changeDetectorRef, r, z) {
|
|
5649
5649
|
super();
|
|
@@ -5717,7 +5717,7 @@ export { KolToastContainer };
|
|
|
5717
5717
|
type: ViewChild,
|
|
5718
5718
|
args: [ReplaceTagDirective]
|
|
5719
5719
|
}] }); })();
|
|
5720
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolToastContainer, { className: "KolToastContainer", filePath: "components.ts", lineNumber:
|
|
5720
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolToastContainer, { className: "KolToastContainer", filePath: "components.ts", lineNumber: 3426 }); })();
|
|
5721
5721
|
let KolToolbar = class KolToolbar extends StencilProxyComponent {
|
|
5722
5722
|
constructor(changeDetectorRef, r, z) {
|
|
5723
5723
|
super();
|
|
@@ -5791,7 +5791,7 @@ export { KolToolbar };
|
|
|
5791
5791
|
type: ViewChild,
|
|
5792
5792
|
args: [ReplaceTagDirective]
|
|
5793
5793
|
}] }); })();
|
|
5794
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolToolbar, { className: "KolToolbar", filePath: "components.ts", lineNumber:
|
|
5794
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolToolbar, { className: "KolToolbar", filePath: "components.ts", lineNumber: 3484 }); })();
|
|
5795
5795
|
let KolTree = class KolTree extends StencilProxyComponent {
|
|
5796
5796
|
constructor(changeDetectorRef, r, z) {
|
|
5797
5797
|
super();
|
|
@@ -5865,7 +5865,7 @@ export { KolTree };
|
|
|
5865
5865
|
type: ViewChild,
|
|
5866
5866
|
args: [ReplaceTagDirective]
|
|
5867
5867
|
}] }); })();
|
|
5868
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTree, { className: "KolTree", filePath: "components.ts", lineNumber:
|
|
5868
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTree, { className: "KolTree", filePath: "components.ts", lineNumber: 3544 }); })();
|
|
5869
5869
|
let KolTreeItem = class KolTreeItem extends StencilProxyComponent {
|
|
5870
5870
|
constructor(changeDetectorRef, r, z) {
|
|
5871
5871
|
super();
|
|
@@ -5940,7 +5940,7 @@ export { KolTreeItem };
|
|
|
5940
5940
|
type: ViewChild,
|
|
5941
5941
|
args: [ReplaceTagDirective]
|
|
5942
5942
|
}] }); })();
|
|
5943
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTreeItem, { className: "KolTreeItem", filePath: "components.ts", lineNumber:
|
|
5943
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTreeItem, { className: "KolTreeItem", filePath: "components.ts", lineNumber: 3603 }); })();
|
|
5944
5944
|
let KolTreeItemWc = class KolTreeItemWc extends StencilProxyComponent {
|
|
5945
5945
|
constructor(changeDetectorRef, r, z) {
|
|
5946
5946
|
super();
|
|
@@ -6015,7 +6015,7 @@ export { KolTreeItemWc };
|
|
|
6015
6015
|
type: ViewChild,
|
|
6016
6016
|
args: [ReplaceTagDirective]
|
|
6017
6017
|
}] }); })();
|
|
6018
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTreeItemWc, { className: "KolTreeItemWc", filePath: "components.ts", lineNumber:
|
|
6018
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTreeItemWc, { className: "KolTreeItemWc", filePath: "components.ts", lineNumber: 3665 }); })();
|
|
6019
6019
|
let KolVersion = class KolVersion extends StencilProxyComponent {
|
|
6020
6020
|
constructor(changeDetectorRef, r, z) {
|
|
6021
6021
|
super();
|
|
@@ -6089,4 +6089,4 @@ export { KolVersion };
|
|
|
6089
6089
|
type: ViewChild,
|
|
6090
6090
|
args: [ReplaceTagDirective]
|
|
6091
6091
|
}] }); })();
|
|
6092
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolVersion, { className: "KolVersion", filePath: "components.ts", lineNumber:
|
|
6092
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolVersion, { className: "KolVersion", filePath: "components.ts", lineNumber: 3726 }); })();
|