@public-ui/angular-v20 4.2.0-rc.0 → 4.2.0-rc.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components.d.ts +26 -13
- package/dist/components.js +145 -145
- package/package.json +3 -3
package/dist/components.js
CHANGED
|
@@ -342,13 +342,13 @@ function KolCombobox_ng_container_0_stencil_ng_proxy_1_Template(rf, ctx) { if (r
|
|
|
342
342
|
} if (rf & 2) {
|
|
343
343
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
344
344
|
const ngContentOutlet_r2 = i0.ɵɵreference(4);
|
|
345
|
-
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);
|
|
345
|
+
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)("_variant", ctx_r0._variant);
|
|
346
346
|
i0.ɵɵadvance(2);
|
|
347
347
|
i0.ɵɵdomProperty("ngTemplateOutlet", ngContentOutlet_r2);
|
|
348
348
|
} }
|
|
349
349
|
function KolCombobox_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
|
350
350
|
i0.ɵɵdomElementContainerStart(0);
|
|
351
|
-
i0.ɵɵdomTemplate(1, KolCombobox_ng_container_0_stencil_ng_proxy_1_Template, 3,
|
|
351
|
+
i0.ɵɵdomTemplate(1, KolCombobox_ng_container_0_stencil_ng_proxy_1_Template, 3, 20, "stencil-ng-proxy", 4);
|
|
352
352
|
i0.ɵɵdomElementContainerEnd();
|
|
353
353
|
} if (rf & 2) {
|
|
354
354
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -666,13 +666,13 @@ function KolInputColor_ng_container_0_stencil_ng_proxy_1_Template(rf, ctx) { if
|
|
|
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)("_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);
|
|
669
|
+
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)("_variant", ctx_r0._variant);
|
|
670
670
|
i0.ɵɵadvance(2);
|
|
671
671
|
i0.ɵɵdomProperty("ngTemplateOutlet", ngContentOutlet_r2);
|
|
672
672
|
} }
|
|
673
673
|
function KolInputColor_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
|
674
674
|
i0.ɵɵdomElementContainerStart(0);
|
|
675
|
-
i0.ɵɵdomTemplate(1, KolInputColor_ng_container_0_stencil_ng_proxy_1_Template, 3,
|
|
675
|
+
i0.ɵɵdomTemplate(1, KolInputColor_ng_container_0_stencil_ng_proxy_1_Template, 3, 19, "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 KolInputDate_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)("_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);
|
|
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)("_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)("_variant", ctx_r0._variant);
|
|
706
706
|
i0.ɵɵadvance(2);
|
|
707
707
|
i0.ɵɵdomProperty("ngTemplateOutlet", ngContentOutlet_r2);
|
|
708
708
|
} }
|
|
709
709
|
function KolInputDate_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
|
710
710
|
i0.ɵɵdomElementContainerStart(0);
|
|
711
|
-
i0.ɵɵdomTemplate(1, KolInputDate_ng_container_0_stencil_ng_proxy_1_Template, 3,
|
|
711
|
+
i0.ɵɵdomTemplate(1, KolInputDate_ng_container_0_stencil_ng_proxy_1_Template, 3, 25, "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 KolInputEmail_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)("_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);
|
|
741
|
+
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)("_variant", ctx_r0._variant);
|
|
742
742
|
i0.ɵɵadvance(2);
|
|
743
743
|
i0.ɵɵdomProperty("ngTemplateOutlet", ngContentOutlet_r2);
|
|
744
744
|
} }
|
|
745
745
|
function KolInputEmail_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
|
746
746
|
i0.ɵɵdomElementContainerStart(0);
|
|
747
|
-
i0.ɵɵdomTemplate(1, KolInputEmail_ng_container_0_stencil_ng_proxy_1_Template, 3,
|
|
747
|
+
i0.ɵɵdomTemplate(1, KolInputEmail_ng_container_0_stencil_ng_proxy_1_Template, 3, 27, "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 KolInputFile_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("_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);
|
|
777
|
+
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)("_variant", ctx_r0._variant);
|
|
778
778
|
i0.ɵɵadvance(2);
|
|
779
779
|
i0.ɵɵdomProperty("ngTemplateOutlet", ngContentOutlet_r2);
|
|
780
780
|
} }
|
|
781
781
|
function KolInputFile_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
|
782
782
|
i0.ɵɵdomElementContainerStart(0);
|
|
783
|
-
i0.ɵɵdomTemplate(1, KolInputFile_ng_container_0_stencil_ng_proxy_1_Template, 3,
|
|
783
|
+
i0.ɵɵdomTemplate(1, KolInputFile_ng_container_0_stencil_ng_proxy_1_Template, 3, 19, "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 KolInputNumber_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("_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);
|
|
813
|
+
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)("_variant", ctx_r0._variant);
|
|
814
814
|
i0.ɵɵadvance(2);
|
|
815
815
|
i0.ɵɵdomProperty("ngTemplateOutlet", ngContentOutlet_r2);
|
|
816
816
|
} }
|
|
817
817
|
function KolInputNumber_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
|
818
818
|
i0.ɵɵdomElementContainerStart(0);
|
|
819
|
-
i0.ɵɵdomTemplate(1, KolInputNumber_ng_container_0_stencil_ng_proxy_1_Template, 3,
|
|
819
|
+
i0.ɵɵdomTemplate(1, KolInputNumber_ng_container_0_stencil_ng_proxy_1_Template, 3, 25, "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 KolInputPassword_ng_container_0_stencil_ng_proxy_1_Template(rf, ctx) {
|
|
|
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)("_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);
|
|
849
|
+
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)("_visibilityToggle", ctx_r0._visibilityToggle);
|
|
850
850
|
i0.ɵɵadvance(2);
|
|
851
851
|
i0.ɵɵdomProperty("ngTemplateOutlet", ngContentOutlet_r2);
|
|
852
852
|
} }
|
|
853
853
|
function KolInputPassword_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
|
854
854
|
i0.ɵɵdomElementContainerStart(0);
|
|
855
|
-
i0.ɵɵdomTemplate(1, KolInputPassword_ng_container_0_stencil_ng_proxy_1_Template, 3,
|
|
855
|
+
i0.ɵɵdomTemplate(1, KolInputPassword_ng_container_0_stencil_ng_proxy_1_Template, 3, 26, "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 KolInputRadio_ng_container_0_stencil_ng_proxy_1_Template(rf, ctx) { if
|
|
|
882
882
|
} if (rf & 2) {
|
|
883
883
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
884
884
|
const ngContentOutlet_r2 = i0.ɵɵreference(4);
|
|
885
|
-
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);
|
|
885
|
+
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)("_variant", ctx_r0._variant);
|
|
886
886
|
i0.ɵɵadvance(2);
|
|
887
887
|
i0.ɵɵdomProperty("ngTemplateOutlet", ngContentOutlet_r2);
|
|
888
888
|
} }
|
|
889
889
|
function KolInputRadio_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
|
890
890
|
i0.ɵɵdomElementContainerStart(0);
|
|
891
|
-
i0.ɵɵdomTemplate(1, KolInputRadio_ng_container_0_stencil_ng_proxy_1_Template, 3,
|
|
891
|
+
i0.ɵɵdomTemplate(1, KolInputRadio_ng_container_0_stencil_ng_proxy_1_Template, 3, 16, "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 KolInputRange_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("_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);
|
|
921
|
+
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)("_variant", ctx_r0._variant);
|
|
922
922
|
i0.ɵɵadvance(2);
|
|
923
923
|
i0.ɵɵdomProperty("ngTemplateOutlet", ngContentOutlet_r2);
|
|
924
924
|
} }
|
|
925
925
|
function KolInputRange_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
|
926
926
|
i0.ɵɵdomElementContainerStart(0);
|
|
927
|
-
i0.ɵɵdomTemplate(1, KolInputRange_ng_container_0_stencil_ng_proxy_1_Template, 3,
|
|
927
|
+
i0.ɵɵdomTemplate(1, KolInputRange_ng_container_0_stencil_ng_proxy_1_Template, 3, 21, "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 KolInputText_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)("_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);
|
|
957
|
+
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)("_variant", ctx_r0._variant);
|
|
958
958
|
i0.ɵɵadvance(2);
|
|
959
959
|
i0.ɵɵdomProperty("ngTemplateOutlet", ngContentOutlet_r2);
|
|
960
960
|
} }
|
|
961
961
|
function KolInputText_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
|
962
962
|
i0.ɵɵdomElementContainerStart(0);
|
|
963
|
-
i0.ɵɵdomTemplate(1, KolInputText_ng_container_0_stencil_ng_proxy_1_Template, 3,
|
|
963
|
+
i0.ɵɵdomTemplate(1, KolInputText_ng_container_0_stencil_ng_proxy_1_Template, 3, 28, "stencil-ng-proxy", 4);
|
|
964
964
|
i0.ɵɵdomElementContainerEnd();
|
|
965
965
|
} if (rf & 2) {
|
|
966
966
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -1350,13 +1350,13 @@ function KolSelect_ng_container_0_stencil_ng_proxy_1_Template(rf, ctx) { if (rf
|
|
|
1350
1350
|
} if (rf & 2) {
|
|
1351
1351
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
1352
1352
|
const ngContentOutlet_r2 = i0.ɵɵreference(4);
|
|
1353
|
-
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);
|
|
1353
|
+
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)("_variant", ctx_r0._variant);
|
|
1354
1354
|
i0.ɵɵadvance(2);
|
|
1355
1355
|
i0.ɵɵdomProperty("ngTemplateOutlet", ngContentOutlet_r2);
|
|
1356
1356
|
} }
|
|
1357
1357
|
function KolSelect_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
|
1358
1358
|
i0.ɵɵdomElementContainerStart(0);
|
|
1359
|
-
i0.ɵɵdomTemplate(1, KolSelect_ng_container_0_stencil_ng_proxy_1_Template, 3,
|
|
1359
|
+
i0.ɵɵdomTemplate(1, KolSelect_ng_container_0_stencil_ng_proxy_1_Template, 3, 21, "stencil-ng-proxy", 4);
|
|
1360
1360
|
i0.ɵɵdomElementContainerEnd();
|
|
1361
1361
|
} if (rf & 2) {
|
|
1362
1362
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -1386,13 +1386,13 @@ function KolSingleSelect_ng_container_0_stencil_ng_proxy_1_Template(rf, ctx) { i
|
|
|
1386
1386
|
} if (rf & 2) {
|
|
1387
1387
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
1388
1388
|
const ngContentOutlet_r2 = i0.ɵɵreference(4);
|
|
1389
|
-
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);
|
|
1389
|
+
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)("_variant", ctx_r0._variant);
|
|
1390
1390
|
i0.ɵɵadvance(2);
|
|
1391
1391
|
i0.ɵɵdomProperty("ngTemplateOutlet", ngContentOutlet_r2);
|
|
1392
1392
|
} }
|
|
1393
1393
|
function KolSingleSelect_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
|
1394
1394
|
i0.ɵɵdomElementContainerStart(0);
|
|
1395
|
-
i0.ɵɵdomTemplate(1, KolSingleSelect_ng_container_0_stencil_ng_proxy_1_Template, 3,
|
|
1395
|
+
i0.ɵɵdomTemplate(1, KolSingleSelect_ng_container_0_stencil_ng_proxy_1_Template, 3, 21, "stencil-ng-proxy", 4);
|
|
1396
1396
|
i0.ɵɵdomElementContainerEnd();
|
|
1397
1397
|
} if (rf & 2) {
|
|
1398
1398
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -1674,13 +1674,13 @@ function KolTextarea_ng_container_0_stencil_ng_proxy_1_Template(rf, ctx) { if (r
|
|
|
1674
1674
|
} if (rf & 2) {
|
|
1675
1675
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
1676
1676
|
const ngContentOutlet_r2 = i0.ɵɵreference(4);
|
|
1677
|
-
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);
|
|
1677
|
+
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)("_variant", ctx_r0._variant);
|
|
1678
1678
|
i0.ɵɵadvance(2);
|
|
1679
1679
|
i0.ɵɵdomProperty("ngTemplateOutlet", ngContentOutlet_r2);
|
|
1680
1680
|
} }
|
|
1681
1681
|
function KolTextarea_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
|
1682
1682
|
i0.ɵɵdomElementContainerStart(0);
|
|
1683
|
-
i0.ɵɵdomTemplate(1, KolTextarea_ng_container_0_stencil_ng_proxy_1_Template, 3,
|
|
1683
|
+
i0.ɵɵdomTemplate(1, KolTextarea_ng_container_0_stencil_ng_proxy_1_Template, 3, 26, "stencil-ng-proxy", 4);
|
|
1684
1684
|
i0.ɵɵdomElementContainerEnd();
|
|
1685
1685
|
} if (rf & 2) {
|
|
1686
1686
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -2519,7 +2519,7 @@ let KolCombobox = class KolCombobox extends StencilProxyComponent {
|
|
|
2519
2519
|
super();
|
|
2520
2520
|
this.changeDetectorRef = changeDetectorRef;
|
|
2521
2521
|
this.z = z;
|
|
2522
|
-
this.availableInputProperties = ['_accessKey', '_disabled', '_hasClearButton', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_msg', '_name', '_on', '_placeholder', '_required', '_shortKey', '_suggestions', '_tooltipAlign', '_touched', '_value'];
|
|
2522
|
+
this.availableInputProperties = ['_accessKey', '_disabled', '_hasClearButton', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_msg', '_name', '_on', '_placeholder', '_required', '_shortKey', '_suggestions', '_tooltipAlign', '_touched', '_value', '_variant'];
|
|
2523
2523
|
changeDetectorRef.detach();
|
|
2524
2524
|
const originalTagName = 'kol-combobox';
|
|
2525
2525
|
this.tagName = typeof tagNameTransformer === 'function' ? tagNameTransformer(originalTagName) : originalTagName;
|
|
@@ -2539,9 +2539,9 @@ KolCombobox.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolCombobox, se
|
|
|
2539
2539
|
} if (rf & 2) {
|
|
2540
2540
|
let _t;
|
|
2541
2541
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.replaceTagDirective = _t.first);
|
|
2542
|
-
} }, 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([
|
|
2542
|
+
} }, 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", _variant: "_variant" }, features: [i0.ɵɵProvidersFeature([
|
|
2543
2543
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolCombobox) }
|
|
2544
|
-
]), 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) {
|
|
2544
|
+
]), 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", "_variant", 4, "replaceTag"], [3, "_accessKey", "_disabled", "_hasClearButton", "_hideLabel", "_hideMsg", "_hint", "_icons", "_label", "_msg", "_name", "_on", "_placeholder", "_required", "_shortKey", "_suggestions", "_tooltipAlign", "_touched", "_value", "_variant"], [4, "ngTemplateOutlet"]], template: function KolCombobox_Template(rf, ctx) { if (rf & 1) {
|
|
2545
2545
|
i0.ɵɵprojectionDef();
|
|
2546
2546
|
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);
|
|
2547
2547
|
} if (rf & 2) {
|
|
@@ -2550,7 +2550,7 @@ KolCombobox.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolCombobox, se
|
|
|
2550
2550
|
} }, encapsulation: 2, changeDetection: 0 });
|
|
2551
2551
|
KolCombobox = __decorate([
|
|
2552
2552
|
ProxyCmp({
|
|
2553
|
-
inputs: ['_accessKey', '_disabled', '_hasClearButton', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_msg', '_name', '_on', '_placeholder', '_required', '_shortKey', '_suggestions', '_tooltipAlign', '_touched', '_value'],
|
|
2553
|
+
inputs: ['_accessKey', '_disabled', '_hasClearButton', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_msg', '_name', '_on', '_placeholder', '_required', '_shortKey', '_suggestions', '_tooltipAlign', '_touched', '_value', '_variant'],
|
|
2554
2554
|
methods: ['getValue', 'focus', 'click']
|
|
2555
2555
|
})
|
|
2556
2556
|
], KolCombobox);
|
|
@@ -2563,7 +2563,7 @@ export { KolCombobox };
|
|
|
2563
2563
|
template: `
|
|
2564
2564
|
<ng-container *ngIf="hasTagNameTransformer; else defaultCase">
|
|
2565
2565
|
<stencil-ng-proxy
|
|
2566
|
-
[_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"
|
|
2566
|
+
[_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" [_variant]="_variant"
|
|
2567
2567
|
*replaceTag="tagName"
|
|
2568
2568
|
#replaceTagHost
|
|
2569
2569
|
>
|
|
@@ -2579,7 +2579,7 @@ export { KolCombobox };
|
|
|
2579
2579
|
<ng-content></ng-content>
|
|
2580
2580
|
</ng-template>`,
|
|
2581
2581
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2582
|
-
inputs: ['_accessKey', '_disabled', '_hasClearButton', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_msg', '_name', '_on', '_placeholder', '_required', '_shortKey', '_suggestions', '_tooltipAlign', '_touched', '_value'],
|
|
2582
|
+
inputs: ['_accessKey', '_disabled', '_hasClearButton', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_msg', '_name', '_on', '_placeholder', '_required', '_shortKey', '_suggestions', '_tooltipAlign', '_touched', '_value', '_variant'],
|
|
2583
2583
|
providers: [
|
|
2584
2584
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolCombobox) }
|
|
2585
2585
|
],
|
|
@@ -2663,7 +2663,7 @@ export { KolDetails };
|
|
|
2663
2663
|
type: ViewChild,
|
|
2664
2664
|
args: [ReplaceTagDirective]
|
|
2665
2665
|
}] }); })();
|
|
2666
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolDetails, { className: "KolDetails", filePath: "components.ts", lineNumber:
|
|
2666
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolDetails, { className: "KolDetails", filePath: "components.ts", lineNumber: 703 }); })();
|
|
2667
2667
|
let KolDialog = class KolDialog extends StencilProxyComponent {
|
|
2668
2668
|
constructor(changeDetectorRef, r, z) {
|
|
2669
2669
|
super();
|
|
@@ -2738,7 +2738,7 @@ export { KolDialog };
|
|
|
2738
2738
|
type: ViewChild,
|
|
2739
2739
|
args: [ReplaceTagDirective]
|
|
2740
2740
|
}] }); })();
|
|
2741
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolDialog, { className: "KolDialog", filePath: "components.ts", lineNumber:
|
|
2741
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolDialog, { className: "KolDialog", filePath: "components.ts", lineNumber: 766 }); })();
|
|
2742
2742
|
let KolDrawer = class KolDrawer extends StencilProxyComponent {
|
|
2743
2743
|
constructor(changeDetectorRef, r, z) {
|
|
2744
2744
|
super();
|
|
@@ -2813,7 +2813,7 @@ export { KolDrawer };
|
|
|
2813
2813
|
type: ViewChild,
|
|
2814
2814
|
args: [ReplaceTagDirective]
|
|
2815
2815
|
}] }); })();
|
|
2816
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolDrawer, { className: "KolDrawer", filePath: "components.ts", lineNumber:
|
|
2816
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolDrawer, { className: "KolDrawer", filePath: "components.ts", lineNumber: 829 }); })();
|
|
2817
2817
|
let KolForm = class KolForm extends StencilProxyComponent {
|
|
2818
2818
|
constructor(changeDetectorRef, r, z) {
|
|
2819
2819
|
super();
|
|
@@ -2888,7 +2888,7 @@ export { KolForm };
|
|
|
2888
2888
|
type: ViewChild,
|
|
2889
2889
|
args: [ReplaceTagDirective]
|
|
2890
2890
|
}] }); })();
|
|
2891
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolForm, { className: "KolForm", filePath: "components.ts", lineNumber:
|
|
2891
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolForm, { className: "KolForm", filePath: "components.ts", lineNumber: 893 }); })();
|
|
2892
2892
|
let KolHeading = class KolHeading extends StencilProxyComponent {
|
|
2893
2893
|
constructor(changeDetectorRef, r, z) {
|
|
2894
2894
|
super();
|
|
@@ -2962,7 +2962,7 @@ export { KolHeading };
|
|
|
2962
2962
|
type: ViewChild,
|
|
2963
2963
|
args: [ReplaceTagDirective]
|
|
2964
2964
|
}] }); })();
|
|
2965
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolHeading, { className: "KolHeading", filePath: "components.ts", lineNumber:
|
|
2965
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolHeading, { className: "KolHeading", filePath: "components.ts", lineNumber: 953 }); })();
|
|
2966
2966
|
let KolIcon = class KolIcon extends StencilProxyComponent {
|
|
2967
2967
|
constructor(changeDetectorRef, r, z) {
|
|
2968
2968
|
super();
|
|
@@ -3036,7 +3036,7 @@ export { KolIcon };
|
|
|
3036
3036
|
type: ViewChild,
|
|
3037
3037
|
args: [ReplaceTagDirective]
|
|
3038
3038
|
}] }); })();
|
|
3039
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolIcon, { className: "KolIcon", filePath: "components.ts", lineNumber:
|
|
3039
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolIcon, { className: "KolIcon", filePath: "components.ts", lineNumber: 1013 }); })();
|
|
3040
3040
|
let KolImage = class KolImage extends StencilProxyComponent {
|
|
3041
3041
|
constructor(changeDetectorRef, r, z) {
|
|
3042
3042
|
super();
|
|
@@ -3110,7 +3110,7 @@ export { KolImage };
|
|
|
3110
3110
|
type: ViewChild,
|
|
3111
3111
|
args: [ReplaceTagDirective]
|
|
3112
3112
|
}] }); })();
|
|
3113
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolImage, { className: "KolImage", filePath: "components.ts", lineNumber:
|
|
3113
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolImage, { className: "KolImage", filePath: "components.ts", lineNumber: 1072 }); })();
|
|
3114
3114
|
let KolInputCheckbox = class KolInputCheckbox extends StencilProxyComponent {
|
|
3115
3115
|
constructor(changeDetectorRef, r, z) {
|
|
3116
3116
|
super();
|
|
@@ -3185,13 +3185,13 @@ export { KolInputCheckbox };
|
|
|
3185
3185
|
type: ViewChild,
|
|
3186
3186
|
args: [ReplaceTagDirective]
|
|
3187
3187
|
}] }); })();
|
|
3188
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputCheckbox, { className: "KolInputCheckbox", filePath: "components.ts", lineNumber:
|
|
3188
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputCheckbox, { className: "KolInputCheckbox", filePath: "components.ts", lineNumber: 1135 }); })();
|
|
3189
3189
|
let KolInputColor = class KolInputColor extends StencilProxyComponent {
|
|
3190
3190
|
constructor(changeDetectorRef, r, z) {
|
|
3191
3191
|
super();
|
|
3192
3192
|
this.changeDetectorRef = changeDetectorRef;
|
|
3193
3193
|
this.z = z;
|
|
3194
|
-
this.availableInputProperties = ['_accessKey', '_autoComplete', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_msg', '_name', '_on', '_shortKey', '_smartButton', '_suggestions', '_tooltipAlign', '_touched', '_value'];
|
|
3194
|
+
this.availableInputProperties = ['_accessKey', '_autoComplete', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_msg', '_name', '_on', '_shortKey', '_smartButton', '_suggestions', '_tooltipAlign', '_touched', '_value', '_variant'];
|
|
3195
3195
|
changeDetectorRef.detach();
|
|
3196
3196
|
const originalTagName = 'kol-input-color';
|
|
3197
3197
|
this.tagName = typeof tagNameTransformer === 'function' ? tagNameTransformer(originalTagName) : originalTagName;
|
|
@@ -3211,9 +3211,9 @@ KolInputColor.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolInputColor
|
|
|
3211
3211
|
} if (rf & 2) {
|
|
3212
3212
|
let _t;
|
|
3213
3213
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.replaceTagDirective = _t.first);
|
|
3214
|
-
} }, 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([
|
|
3214
|
+
} }, 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", _variant: "_variant" }, features: [i0.ɵɵProvidersFeature([
|
|
3215
3215
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolInputColor) }
|
|
3216
|
-
]), 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) {
|
|
3216
|
+
]), 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", "_variant", 4, "replaceTag"], [3, "_accessKey", "_autoComplete", "_disabled", "_hideLabel", "_hideMsg", "_hint", "_icons", "_label", "_msg", "_name", "_on", "_shortKey", "_smartButton", "_suggestions", "_tooltipAlign", "_touched", "_value", "_variant"], [4, "ngTemplateOutlet"]], template: function KolInputColor_Template(rf, ctx) { if (rf & 1) {
|
|
3217
3217
|
i0.ɵɵprojectionDef();
|
|
3218
3218
|
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);
|
|
3219
3219
|
} if (rf & 2) {
|
|
@@ -3222,7 +3222,7 @@ KolInputColor.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolInputColor
|
|
|
3222
3222
|
} }, encapsulation: 2, changeDetection: 0 });
|
|
3223
3223
|
KolInputColor = __decorate([
|
|
3224
3224
|
ProxyCmp({
|
|
3225
|
-
inputs: ['_accessKey', '_autoComplete', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_msg', '_name', '_on', '_shortKey', '_smartButton', '_suggestions', '_tooltipAlign', '_touched', '_value'],
|
|
3225
|
+
inputs: ['_accessKey', '_autoComplete', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_msg', '_name', '_on', '_shortKey', '_smartButton', '_suggestions', '_tooltipAlign', '_touched', '_value', '_variant'],
|
|
3226
3226
|
methods: ['getValue', 'focus', 'click']
|
|
3227
3227
|
})
|
|
3228
3228
|
], KolInputColor);
|
|
@@ -3235,7 +3235,7 @@ export { KolInputColor };
|
|
|
3235
3235
|
template: `
|
|
3236
3236
|
<ng-container *ngIf="hasTagNameTransformer; else defaultCase">
|
|
3237
3237
|
<stencil-ng-proxy
|
|
3238
|
-
[_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"
|
|
3238
|
+
[_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" [_variant]="_variant"
|
|
3239
3239
|
*replaceTag="tagName"
|
|
3240
3240
|
#replaceTagHost
|
|
3241
3241
|
>
|
|
@@ -3251,7 +3251,7 @@ export { KolInputColor };
|
|
|
3251
3251
|
<ng-content></ng-content>
|
|
3252
3252
|
</ng-template>`,
|
|
3253
3253
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
3254
|
-
inputs: ['_accessKey', '_autoComplete', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_msg', '_name', '_on', '_shortKey', '_smartButton', '_suggestions', '_tooltipAlign', '_touched', '_value'],
|
|
3254
|
+
inputs: ['_accessKey', '_autoComplete', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_msg', '_name', '_on', '_shortKey', '_smartButton', '_suggestions', '_tooltipAlign', '_touched', '_value', '_variant'],
|
|
3255
3255
|
providers: [
|
|
3256
3256
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolInputColor) }
|
|
3257
3257
|
],
|
|
@@ -3260,13 +3260,13 @@ export { KolInputColor };
|
|
|
3260
3260
|
type: ViewChild,
|
|
3261
3261
|
args: [ReplaceTagDirective]
|
|
3262
3262
|
}] }); })();
|
|
3263
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputColor, { className: "KolInputColor", filePath: "components.ts", lineNumber:
|
|
3263
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputColor, { className: "KolInputColor", filePath: "components.ts", lineNumber: 1212 }); })();
|
|
3264
3264
|
let KolInputDate = class KolInputDate extends StencilProxyComponent {
|
|
3265
3265
|
constructor(changeDetectorRef, r, z) {
|
|
3266
3266
|
super();
|
|
3267
3267
|
this.changeDetectorRef = changeDetectorRef;
|
|
3268
3268
|
this.z = z;
|
|
3269
|
-
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'];
|
|
3269
|
+
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', '_variant'];
|
|
3270
3270
|
changeDetectorRef.detach();
|
|
3271
3271
|
const originalTagName = 'kol-input-date';
|
|
3272
3272
|
this.tagName = typeof tagNameTransformer === 'function' ? tagNameTransformer(originalTagName) : originalTagName;
|
|
@@ -3286,9 +3286,9 @@ KolInputDate.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolInputDate,
|
|
|
3286
3286
|
} if (rf & 2) {
|
|
3287
3287
|
let _t;
|
|
3288
3288
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.replaceTagDirective = _t.first);
|
|
3289
|
-
} }, 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([
|
|
3289
|
+
} }, 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", _variant: "_variant" }, features: [i0.ɵɵProvidersFeature([
|
|
3290
3290
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolInputDate) }
|
|
3291
|
-
]), 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) {
|
|
3291
|
+
]), 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", "_variant", 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", "_variant"], [4, "ngTemplateOutlet"]], template: function KolInputDate_Template(rf, ctx) { if (rf & 1) {
|
|
3292
3292
|
i0.ɵɵprojectionDef();
|
|
3293
3293
|
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);
|
|
3294
3294
|
} if (rf & 2) {
|
|
@@ -3297,7 +3297,7 @@ KolInputDate.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolInputDate,
|
|
|
3297
3297
|
} }, encapsulation: 2, changeDetection: 0 });
|
|
3298
3298
|
KolInputDate = __decorate([
|
|
3299
3299
|
ProxyCmp({
|
|
3300
|
-
inputs: ['_accessKey', '_autoComplete', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_max', '_min', '_msg', '_name', '_on', '_readOnly', '_required', '_shortKey', '_smartButton', '_step', '_suggestions', '_tooltipAlign', '_touched', '_type', '_value'],
|
|
3300
|
+
inputs: ['_accessKey', '_autoComplete', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_max', '_min', '_msg', '_name', '_on', '_readOnly', '_required', '_shortKey', '_smartButton', '_step', '_suggestions', '_tooltipAlign', '_touched', '_type', '_value', '_variant'],
|
|
3301
3301
|
methods: ['getValue', 'focus', 'click', 'reset']
|
|
3302
3302
|
})
|
|
3303
3303
|
], KolInputDate);
|
|
@@ -3310,7 +3310,7 @@ export { KolInputDate };
|
|
|
3310
3310
|
template: `
|
|
3311
3311
|
<ng-container *ngIf="hasTagNameTransformer; else defaultCase">
|
|
3312
3312
|
<stencil-ng-proxy
|
|
3313
|
-
[_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"
|
|
3313
|
+
[_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" [_variant]="_variant"
|
|
3314
3314
|
*replaceTag="tagName"
|
|
3315
3315
|
#replaceTagHost
|
|
3316
3316
|
>
|
|
@@ -3326,7 +3326,7 @@ export { KolInputDate };
|
|
|
3326
3326
|
<ng-content></ng-content>
|
|
3327
3327
|
</ng-template>`,
|
|
3328
3328
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
3329
|
-
inputs: ['_accessKey', '_autoComplete', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_max', '_min', '_msg', '_name', '_on', '_readOnly', '_required', '_shortKey', '_smartButton', '_step', '_suggestions', '_tooltipAlign', '_touched', '_type', '_value'],
|
|
3329
|
+
inputs: ['_accessKey', '_autoComplete', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_max', '_min', '_msg', '_name', '_on', '_readOnly', '_required', '_shortKey', '_smartButton', '_step', '_suggestions', '_tooltipAlign', '_touched', '_type', '_value', '_variant'],
|
|
3330
3330
|
providers: [
|
|
3331
3331
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolInputDate) }
|
|
3332
3332
|
],
|
|
@@ -3335,13 +3335,13 @@ export { KolInputDate };
|
|
|
3335
3335
|
type: ViewChild,
|
|
3336
3336
|
args: [ReplaceTagDirective]
|
|
3337
3337
|
}] }); })();
|
|
3338
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputDate, { className: "KolInputDate", filePath: "components.ts", lineNumber:
|
|
3338
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputDate, { className: "KolInputDate", filePath: "components.ts", lineNumber: 1288 }); })();
|
|
3339
3339
|
let KolInputEmail = class KolInputEmail extends StencilProxyComponent {
|
|
3340
3340
|
constructor(changeDetectorRef, r, z) {
|
|
3341
3341
|
super();
|
|
3342
3342
|
this.changeDetectorRef = changeDetectorRef;
|
|
3343
3343
|
this.z = z;
|
|
3344
|
-
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'];
|
|
3344
|
+
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', '_variant'];
|
|
3345
3345
|
changeDetectorRef.detach();
|
|
3346
3346
|
const originalTagName = 'kol-input-email';
|
|
3347
3347
|
this.tagName = typeof tagNameTransformer === 'function' ? tagNameTransformer(originalTagName) : originalTagName;
|
|
@@ -3361,9 +3361,9 @@ KolInputEmail.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolInputEmail
|
|
|
3361
3361
|
} if (rf & 2) {
|
|
3362
3362
|
let _t;
|
|
3363
3363
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.replaceTagDirective = _t.first);
|
|
3364
|
-
} }, 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([
|
|
3364
|
+
} }, 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", _variant: "_variant" }, features: [i0.ɵɵProvidersFeature([
|
|
3365
3365
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolInputEmail) }
|
|
3366
|
-
]), 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) {
|
|
3366
|
+
]), 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", "_variant", 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", "_variant"], [4, "ngTemplateOutlet"]], template: function KolInputEmail_Template(rf, ctx) { if (rf & 1) {
|
|
3367
3367
|
i0.ɵɵprojectionDef();
|
|
3368
3368
|
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);
|
|
3369
3369
|
} if (rf & 2) {
|
|
@@ -3372,7 +3372,7 @@ KolInputEmail.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolInputEmail
|
|
|
3372
3372
|
} }, encapsulation: 2, changeDetection: 0 });
|
|
3373
3373
|
KolInputEmail = __decorate([
|
|
3374
3374
|
ProxyCmp({
|
|
3375
|
-
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'],
|
|
3375
|
+
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', '_variant'],
|
|
3376
3376
|
methods: ['getValue', 'focus', 'click']
|
|
3377
3377
|
})
|
|
3378
3378
|
], KolInputEmail);
|
|
@@ -3385,7 +3385,7 @@ export { KolInputEmail };
|
|
|
3385
3385
|
template: `
|
|
3386
3386
|
<ng-container *ngIf="hasTagNameTransformer; else defaultCase">
|
|
3387
3387
|
<stencil-ng-proxy
|
|
3388
|
-
[_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"
|
|
3388
|
+
[_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" [_variant]="_variant"
|
|
3389
3389
|
*replaceTag="tagName"
|
|
3390
3390
|
#replaceTagHost
|
|
3391
3391
|
>
|
|
@@ -3401,7 +3401,7 @@ export { KolInputEmail };
|
|
|
3401
3401
|
<ng-content></ng-content>
|
|
3402
3402
|
</ng-template>`,
|
|
3403
3403
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
3404
|
-
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'],
|
|
3404
|
+
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', '_variant'],
|
|
3405
3405
|
providers: [
|
|
3406
3406
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolInputEmail) }
|
|
3407
3407
|
],
|
|
@@ -3410,13 +3410,13 @@ export { KolInputEmail };
|
|
|
3410
3410
|
type: ViewChild,
|
|
3411
3411
|
args: [ReplaceTagDirective]
|
|
3412
3412
|
}] }); })();
|
|
3413
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputEmail, { className: "KolInputEmail", filePath: "components.ts", lineNumber:
|
|
3413
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputEmail, { className: "KolInputEmail", filePath: "components.ts", lineNumber: 1370 }); })();
|
|
3414
3414
|
let KolInputFile = class KolInputFile extends StencilProxyComponent {
|
|
3415
3415
|
constructor(changeDetectorRef, r, z) {
|
|
3416
3416
|
super();
|
|
3417
3417
|
this.changeDetectorRef = changeDetectorRef;
|
|
3418
3418
|
this.z = z;
|
|
3419
|
-
this.availableInputProperties = ['_accept', '_accessKey', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_msg', '_multiple', '_name', '_on', '_required', '_shortKey', '_smartButton', '_tooltipAlign', '_touched'];
|
|
3419
|
+
this.availableInputProperties = ['_accept', '_accessKey', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_msg', '_multiple', '_name', '_on', '_required', '_shortKey', '_smartButton', '_tooltipAlign', '_touched', '_variant'];
|
|
3420
3420
|
changeDetectorRef.detach();
|
|
3421
3421
|
const originalTagName = 'kol-input-file';
|
|
3422
3422
|
this.tagName = typeof tagNameTransformer === 'function' ? tagNameTransformer(originalTagName) : originalTagName;
|
|
@@ -3436,9 +3436,9 @@ KolInputFile.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolInputFile,
|
|
|
3436
3436
|
} if (rf & 2) {
|
|
3437
3437
|
let _t;
|
|
3438
3438
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.replaceTagDirective = _t.first);
|
|
3439
|
-
} }, 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([
|
|
3439
|
+
} }, 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", _variant: "_variant" }, features: [i0.ɵɵProvidersFeature([
|
|
3440
3440
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolInputFile) }
|
|
3441
|
-
]), 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) {
|
|
3441
|
+
]), 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", "_variant", 4, "replaceTag"], [3, "_accept", "_accessKey", "_disabled", "_hideLabel", "_hideMsg", "_hint", "_icons", "_label", "_msg", "_multiple", "_name", "_on", "_required", "_shortKey", "_smartButton", "_tooltipAlign", "_touched", "_variant"], [4, "ngTemplateOutlet"]], template: function KolInputFile_Template(rf, ctx) { if (rf & 1) {
|
|
3442
3442
|
i0.ɵɵprojectionDef();
|
|
3443
3443
|
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);
|
|
3444
3444
|
} if (rf & 2) {
|
|
@@ -3447,7 +3447,7 @@ KolInputFile.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolInputFile,
|
|
|
3447
3447
|
} }, encapsulation: 2, changeDetection: 0 });
|
|
3448
3448
|
KolInputFile = __decorate([
|
|
3449
3449
|
ProxyCmp({
|
|
3450
|
-
inputs: ['_accept', '_accessKey', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_msg', '_multiple', '_name', '_on', '_required', '_shortKey', '_smartButton', '_tooltipAlign', '_touched'],
|
|
3450
|
+
inputs: ['_accept', '_accessKey', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_msg', '_multiple', '_name', '_on', '_required', '_shortKey', '_smartButton', '_tooltipAlign', '_touched', '_variant'],
|
|
3451
3451
|
methods: ['getValue', 'focus', 'click', 'reset']
|
|
3452
3452
|
})
|
|
3453
3453
|
], KolInputFile);
|
|
@@ -3460,7 +3460,7 @@ export { KolInputFile };
|
|
|
3460
3460
|
template: `
|
|
3461
3461
|
<ng-container *ngIf="hasTagNameTransformer; else defaultCase">
|
|
3462
3462
|
<stencil-ng-proxy
|
|
3463
|
-
[_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"
|
|
3463
|
+
[_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" [_variant]="_variant"
|
|
3464
3464
|
*replaceTag="tagName"
|
|
3465
3465
|
#replaceTagHost
|
|
3466
3466
|
>
|
|
@@ -3476,7 +3476,7 @@ export { KolInputFile };
|
|
|
3476
3476
|
<ng-content></ng-content>
|
|
3477
3477
|
</ng-template>`,
|
|
3478
3478
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
3479
|
-
inputs: ['_accept', '_accessKey', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_msg', '_multiple', '_name', '_on', '_required', '_shortKey', '_smartButton', '_tooltipAlign', '_touched'],
|
|
3479
|
+
inputs: ['_accept', '_accessKey', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_msg', '_multiple', '_name', '_on', '_required', '_shortKey', '_smartButton', '_tooltipAlign', '_touched', '_variant'],
|
|
3480
3480
|
providers: [
|
|
3481
3481
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolInputFile) }
|
|
3482
3482
|
],
|
|
@@ -3485,13 +3485,13 @@ export { KolInputFile };
|
|
|
3485
3485
|
type: ViewChild,
|
|
3486
3486
|
args: [ReplaceTagDirective]
|
|
3487
3487
|
}] }); })();
|
|
3488
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputFile, { className: "KolInputFile", filePath: "components.ts", lineNumber:
|
|
3488
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputFile, { className: "KolInputFile", filePath: "components.ts", lineNumber: 1454 }); })();
|
|
3489
3489
|
let KolInputNumber = class KolInputNumber extends StencilProxyComponent {
|
|
3490
3490
|
constructor(changeDetectorRef, r, z) {
|
|
3491
3491
|
super();
|
|
3492
3492
|
this.changeDetectorRef = changeDetectorRef;
|
|
3493
3493
|
this.z = z;
|
|
3494
|
-
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'];
|
|
3494
|
+
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', '_variant'];
|
|
3495
3495
|
changeDetectorRef.detach();
|
|
3496
3496
|
const originalTagName = 'kol-input-number';
|
|
3497
3497
|
this.tagName = typeof tagNameTransformer === 'function' ? tagNameTransformer(originalTagName) : originalTagName;
|
|
@@ -3511,9 +3511,9 @@ KolInputNumber.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolInputNumb
|
|
|
3511
3511
|
} if (rf & 2) {
|
|
3512
3512
|
let _t;
|
|
3513
3513
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.replaceTagDirective = _t.first);
|
|
3514
|
-
} }, 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([
|
|
3514
|
+
} }, 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", _variant: "_variant" }, features: [i0.ɵɵProvidersFeature([
|
|
3515
3515
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolInputNumber) }
|
|
3516
|
-
]), 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) {
|
|
3516
|
+
]), 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", "_variant", 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", "_variant"], [4, "ngTemplateOutlet"]], template: function KolInputNumber_Template(rf, ctx) { if (rf & 1) {
|
|
3517
3517
|
i0.ɵɵprojectionDef();
|
|
3518
3518
|
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);
|
|
3519
3519
|
} if (rf & 2) {
|
|
@@ -3522,7 +3522,7 @@ KolInputNumber.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolInputNumb
|
|
|
3522
3522
|
} }, encapsulation: 2, changeDetection: 0 });
|
|
3523
3523
|
KolInputNumber = __decorate([
|
|
3524
3524
|
ProxyCmp({
|
|
3525
|
-
inputs: ['_accessKey', '_autoComplete', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_max', '_min', '_msg', '_name', '_on', '_placeholder', '_readOnly', '_required', '_shortKey', '_smartButton', '_step', '_suggestions', '_tooltipAlign', '_touched', '_value'],
|
|
3525
|
+
inputs: ['_accessKey', '_autoComplete', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_max', '_min', '_msg', '_name', '_on', '_placeholder', '_readOnly', '_required', '_shortKey', '_smartButton', '_step', '_suggestions', '_tooltipAlign', '_touched', '_value', '_variant'],
|
|
3526
3526
|
methods: ['getValue', 'focus', 'click']
|
|
3527
3527
|
})
|
|
3528
3528
|
], KolInputNumber);
|
|
@@ -3535,7 +3535,7 @@ export { KolInputNumber };
|
|
|
3535
3535
|
template: `
|
|
3536
3536
|
<ng-container *ngIf="hasTagNameTransformer; else defaultCase">
|
|
3537
3537
|
<stencil-ng-proxy
|
|
3538
|
-
[_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"
|
|
3538
|
+
[_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" [_variant]="_variant"
|
|
3539
3539
|
*replaceTag="tagName"
|
|
3540
3540
|
#replaceTagHost
|
|
3541
3541
|
>
|
|
@@ -3551,7 +3551,7 @@ export { KolInputNumber };
|
|
|
3551
3551
|
<ng-content></ng-content>
|
|
3552
3552
|
</ng-template>`,
|
|
3553
3553
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
3554
|
-
inputs: ['_accessKey', '_autoComplete', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_max', '_min', '_msg', '_name', '_on', '_placeholder', '_readOnly', '_required', '_shortKey', '_smartButton', '_step', '_suggestions', '_tooltipAlign', '_touched', '_value'],
|
|
3554
|
+
inputs: ['_accessKey', '_autoComplete', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_max', '_min', '_msg', '_name', '_on', '_placeholder', '_readOnly', '_required', '_shortKey', '_smartButton', '_step', '_suggestions', '_tooltipAlign', '_touched', '_value', '_variant'],
|
|
3555
3555
|
providers: [
|
|
3556
3556
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolInputNumber) }
|
|
3557
3557
|
],
|
|
@@ -3560,13 +3560,13 @@ export { KolInputNumber };
|
|
|
3560
3560
|
type: ViewChild,
|
|
3561
3561
|
args: [ReplaceTagDirective]
|
|
3562
3562
|
}] }); })();
|
|
3563
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputNumber, { className: "KolInputNumber", filePath: "components.ts", lineNumber:
|
|
3563
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputNumber, { className: "KolInputNumber", filePath: "components.ts", lineNumber: 1530 }); })();
|
|
3564
3564
|
let KolInputPassword = class KolInputPassword extends StencilProxyComponent {
|
|
3565
3565
|
constructor(changeDetectorRef, r, z) {
|
|
3566
3566
|
super();
|
|
3567
3567
|
this.changeDetectorRef = changeDetectorRef;
|
|
3568
3568
|
this.z = z;
|
|
3569
|
-
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'];
|
|
3569
|
+
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', '_visibilityToggle'];
|
|
3570
3570
|
changeDetectorRef.detach();
|
|
3571
3571
|
const originalTagName = 'kol-input-password';
|
|
3572
3572
|
this.tagName = typeof tagNameTransformer === 'function' ? tagNameTransformer(originalTagName) : originalTagName;
|
|
@@ -3586,9 +3586,9 @@ KolInputPassword.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolInputPa
|
|
|
3586
3586
|
} if (rf & 2) {
|
|
3587
3587
|
let _t;
|
|
3588
3588
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.replaceTagDirective = _t.first);
|
|
3589
|
-
} }, 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([
|
|
3589
|
+
} }, 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", _visibilityToggle: "_visibilityToggle" }, features: [i0.ɵɵProvidersFeature([
|
|
3590
3590
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolInputPassword) }
|
|
3591
|
-
]), 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) {
|
|
3591
|
+
]), 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", "_visibilityToggle", 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", "_visibilityToggle"], [4, "ngTemplateOutlet"]], template: function KolInputPassword_Template(rf, ctx) { if (rf & 1) {
|
|
3592
3592
|
i0.ɵɵprojectionDef();
|
|
3593
3593
|
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);
|
|
3594
3594
|
} if (rf & 2) {
|
|
@@ -3597,7 +3597,7 @@ KolInputPassword.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolInputPa
|
|
|
3597
3597
|
} }, encapsulation: 2, changeDetection: 0 });
|
|
3598
3598
|
KolInputPassword = __decorate([
|
|
3599
3599
|
ProxyCmp({
|
|
3600
|
-
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'],
|
|
3600
|
+
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', '_visibilityToggle'],
|
|
3601
3601
|
methods: ['getValue', 'focus', 'click']
|
|
3602
3602
|
})
|
|
3603
3603
|
], KolInputPassword);
|
|
@@ -3610,7 +3610,7 @@ export { KolInputPassword };
|
|
|
3610
3610
|
template: `
|
|
3611
3611
|
<ng-container *ngIf="hasTagNameTransformer; else defaultCase">
|
|
3612
3612
|
<stencil-ng-proxy
|
|
3613
|
-
[_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"
|
|
3613
|
+
[_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" [_visibilityToggle]="_visibilityToggle"
|
|
3614
3614
|
*replaceTag="tagName"
|
|
3615
3615
|
#replaceTagHost
|
|
3616
3616
|
>
|
|
@@ -3626,7 +3626,7 @@ export { KolInputPassword };
|
|
|
3626
3626
|
<ng-content></ng-content>
|
|
3627
3627
|
</ng-template>`,
|
|
3628
3628
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
3629
|
-
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'],
|
|
3629
|
+
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', '_visibilityToggle'],
|
|
3630
3630
|
providers: [
|
|
3631
3631
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolInputPassword) }
|
|
3632
3632
|
],
|
|
@@ -3635,13 +3635,13 @@ export { KolInputPassword };
|
|
|
3635
3635
|
type: ViewChild,
|
|
3636
3636
|
args: [ReplaceTagDirective]
|
|
3637
3637
|
}] }); })();
|
|
3638
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputPassword, { className: "KolInputPassword", filePath: "components.ts", lineNumber:
|
|
3638
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputPassword, { className: "KolInputPassword", filePath: "components.ts", lineNumber: 1612 }); })();
|
|
3639
3639
|
let KolInputRadio = class KolInputRadio extends StencilProxyComponent {
|
|
3640
3640
|
constructor(changeDetectorRef, r, z) {
|
|
3641
3641
|
super();
|
|
3642
3642
|
this.changeDetectorRef = changeDetectorRef;
|
|
3643
3643
|
this.z = z;
|
|
3644
|
-
this.availableInputProperties = ['_disabled', '_hideLabel', '_hideMsg', '_hint', '_label', '_msg', '_name', '_on', '_options', '_orientation', '_required', '_tooltipAlign', '_touched', '_value'];
|
|
3644
|
+
this.availableInputProperties = ['_disabled', '_hideLabel', '_hideMsg', '_hint', '_label', '_msg', '_name', '_on', '_options', '_orientation', '_required', '_tooltipAlign', '_touched', '_value', '_variant'];
|
|
3645
3645
|
changeDetectorRef.detach();
|
|
3646
3646
|
const originalTagName = 'kol-input-radio';
|
|
3647
3647
|
this.tagName = typeof tagNameTransformer === 'function' ? tagNameTransformer(originalTagName) : originalTagName;
|
|
@@ -3661,9 +3661,9 @@ KolInputRadio.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolInputRadio
|
|
|
3661
3661
|
} if (rf & 2) {
|
|
3662
3662
|
let _t;
|
|
3663
3663
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.replaceTagDirective = _t.first);
|
|
3664
|
-
} }, 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([
|
|
3664
|
+
} }, 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", _variant: "_variant" }, features: [i0.ɵɵProvidersFeature([
|
|
3665
3665
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolInputRadio) }
|
|
3666
|
-
]), 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) {
|
|
3666
|
+
]), 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", "_variant", 4, "replaceTag"], [3, "_disabled", "_hideLabel", "_hideMsg", "_hint", "_label", "_msg", "_name", "_on", "_options", "_orientation", "_required", "_tooltipAlign", "_touched", "_value", "_variant"], [4, "ngTemplateOutlet"]], template: function KolInputRadio_Template(rf, ctx) { if (rf & 1) {
|
|
3667
3667
|
i0.ɵɵprojectionDef();
|
|
3668
3668
|
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);
|
|
3669
3669
|
} if (rf & 2) {
|
|
@@ -3672,7 +3672,7 @@ KolInputRadio.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolInputRadio
|
|
|
3672
3672
|
} }, encapsulation: 2, changeDetection: 0 });
|
|
3673
3673
|
KolInputRadio = __decorate([
|
|
3674
3674
|
ProxyCmp({
|
|
3675
|
-
inputs: ['_disabled', '_hideLabel', '_hideMsg', '_hint', '_label', '_msg', '_name', '_on', '_options', '_orientation', '_required', '_tooltipAlign', '_touched', '_value'],
|
|
3675
|
+
inputs: ['_disabled', '_hideLabel', '_hideMsg', '_hint', '_label', '_msg', '_name', '_on', '_options', '_orientation', '_required', '_tooltipAlign', '_touched', '_value', '_variant'],
|
|
3676
3676
|
methods: ['getValue', 'focus', 'click']
|
|
3677
3677
|
})
|
|
3678
3678
|
], KolInputRadio);
|
|
@@ -3685,7 +3685,7 @@ export { KolInputRadio };
|
|
|
3685
3685
|
template: `
|
|
3686
3686
|
<ng-container *ngIf="hasTagNameTransformer; else defaultCase">
|
|
3687
3687
|
<stencil-ng-proxy
|
|
3688
|
-
[_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"
|
|
3688
|
+
[_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" [_variant]="_variant"
|
|
3689
3689
|
*replaceTag="tagName"
|
|
3690
3690
|
#replaceTagHost
|
|
3691
3691
|
>
|
|
@@ -3701,7 +3701,7 @@ export { KolInputRadio };
|
|
|
3701
3701
|
<ng-content></ng-content>
|
|
3702
3702
|
</ng-template>`,
|
|
3703
3703
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
3704
|
-
inputs: ['_disabled', '_hideLabel', '_hideMsg', '_hint', '_label', '_msg', '_name', '_on', '_options', '_orientation', '_required', '_tooltipAlign', '_touched', '_value'],
|
|
3704
|
+
inputs: ['_disabled', '_hideLabel', '_hideMsg', '_hint', '_label', '_msg', '_name', '_on', '_options', '_orientation', '_required', '_tooltipAlign', '_touched', '_value', '_variant'],
|
|
3705
3705
|
providers: [
|
|
3706
3706
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolInputRadio) }
|
|
3707
3707
|
],
|
|
@@ -3710,13 +3710,13 @@ export { KolInputRadio };
|
|
|
3710
3710
|
type: ViewChild,
|
|
3711
3711
|
args: [ReplaceTagDirective]
|
|
3712
3712
|
}] }); })();
|
|
3713
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputRadio, { className: "KolInputRadio", filePath: "components.ts", lineNumber:
|
|
3713
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputRadio, { className: "KolInputRadio", filePath: "components.ts", lineNumber: 1695 }); })();
|
|
3714
3714
|
let KolInputRange = class KolInputRange extends StencilProxyComponent {
|
|
3715
3715
|
constructor(changeDetectorRef, r, z) {
|
|
3716
3716
|
super();
|
|
3717
3717
|
this.changeDetectorRef = changeDetectorRef;
|
|
3718
3718
|
this.z = z;
|
|
3719
|
-
this.availableInputProperties = ['_accessKey', '_autoComplete', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_max', '_min', '_msg', '_name', '_on', '_shortKey', '_step', '_suggestions', '_tooltipAlign', '_touched', '_value'];
|
|
3719
|
+
this.availableInputProperties = ['_accessKey', '_autoComplete', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_max', '_min', '_msg', '_name', '_on', '_shortKey', '_step', '_suggestions', '_tooltipAlign', '_touched', '_value', '_variant'];
|
|
3720
3720
|
changeDetectorRef.detach();
|
|
3721
3721
|
const originalTagName = 'kol-input-range';
|
|
3722
3722
|
this.tagName = typeof tagNameTransformer === 'function' ? tagNameTransformer(originalTagName) : originalTagName;
|
|
@@ -3736,9 +3736,9 @@ KolInputRange.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolInputRange
|
|
|
3736
3736
|
} if (rf & 2) {
|
|
3737
3737
|
let _t;
|
|
3738
3738
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.replaceTagDirective = _t.first);
|
|
3739
|
-
} }, 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([
|
|
3739
|
+
} }, 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", _variant: "_variant" }, features: [i0.ɵɵProvidersFeature([
|
|
3740
3740
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolInputRange) }
|
|
3741
|
-
]), 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) {
|
|
3741
|
+
]), 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", "_variant", 4, "replaceTag"], [3, "_accessKey", "_autoComplete", "_disabled", "_hideLabel", "_hideMsg", "_hint", "_icons", "_label", "_max", "_min", "_msg", "_name", "_on", "_shortKey", "_step", "_suggestions", "_tooltipAlign", "_touched", "_value", "_variant"], [4, "ngTemplateOutlet"]], template: function KolInputRange_Template(rf, ctx) { if (rf & 1) {
|
|
3742
3742
|
i0.ɵɵprojectionDef();
|
|
3743
3743
|
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);
|
|
3744
3744
|
} if (rf & 2) {
|
|
@@ -3747,7 +3747,7 @@ KolInputRange.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolInputRange
|
|
|
3747
3747
|
} }, encapsulation: 2, changeDetection: 0 });
|
|
3748
3748
|
KolInputRange = __decorate([
|
|
3749
3749
|
ProxyCmp({
|
|
3750
|
-
inputs: ['_accessKey', '_autoComplete', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_max', '_min', '_msg', '_name', '_on', '_shortKey', '_step', '_suggestions', '_tooltipAlign', '_touched', '_value'],
|
|
3750
|
+
inputs: ['_accessKey', '_autoComplete', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_max', '_min', '_msg', '_name', '_on', '_shortKey', '_step', '_suggestions', '_tooltipAlign', '_touched', '_value', '_variant'],
|
|
3751
3751
|
methods: ['focus', 'click', 'getValue']
|
|
3752
3752
|
})
|
|
3753
3753
|
], KolInputRange);
|
|
@@ -3760,7 +3760,7 @@ export { KolInputRange };
|
|
|
3760
3760
|
template: `
|
|
3761
3761
|
<ng-container *ngIf="hasTagNameTransformer; else defaultCase">
|
|
3762
3762
|
<stencil-ng-proxy
|
|
3763
|
-
[_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"
|
|
3763
|
+
[_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" [_variant]="_variant"
|
|
3764
3764
|
*replaceTag="tagName"
|
|
3765
3765
|
#replaceTagHost
|
|
3766
3766
|
>
|
|
@@ -3776,7 +3776,7 @@ export { KolInputRange };
|
|
|
3776
3776
|
<ng-content></ng-content>
|
|
3777
3777
|
</ng-template>`,
|
|
3778
3778
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
3779
|
-
inputs: ['_accessKey', '_autoComplete', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_max', '_min', '_msg', '_name', '_on', '_shortKey', '_step', '_suggestions', '_tooltipAlign', '_touched', '_value'],
|
|
3779
|
+
inputs: ['_accessKey', '_autoComplete', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_max', '_min', '_msg', '_name', '_on', '_shortKey', '_step', '_suggestions', '_tooltipAlign', '_touched', '_value', '_variant'],
|
|
3780
3780
|
providers: [
|
|
3781
3781
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolInputRange) }
|
|
3782
3782
|
],
|
|
@@ -3785,13 +3785,13 @@ export { KolInputRange };
|
|
|
3785
3785
|
type: ViewChild,
|
|
3786
3786
|
args: [ReplaceTagDirective]
|
|
3787
3787
|
}] }); })();
|
|
3788
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputRange, { className: "KolInputRange", filePath: "components.ts", lineNumber:
|
|
3788
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputRange, { className: "KolInputRange", filePath: "components.ts", lineNumber: 1768 }); })();
|
|
3789
3789
|
let KolInputText = class KolInputText extends StencilProxyComponent {
|
|
3790
3790
|
constructor(changeDetectorRef, r, z) {
|
|
3791
3791
|
super();
|
|
3792
3792
|
this.changeDetectorRef = changeDetectorRef;
|
|
3793
3793
|
this.z = z;
|
|
3794
|
-
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'];
|
|
3794
|
+
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', '_variant'];
|
|
3795
3795
|
changeDetectorRef.detach();
|
|
3796
3796
|
const originalTagName = 'kol-input-text';
|
|
3797
3797
|
this.tagName = typeof tagNameTransformer === 'function' ? tagNameTransformer(originalTagName) : originalTagName;
|
|
@@ -3811,9 +3811,9 @@ KolInputText.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolInputText,
|
|
|
3811
3811
|
} if (rf & 2) {
|
|
3812
3812
|
let _t;
|
|
3813
3813
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.replaceTagDirective = _t.first);
|
|
3814
|
-
} }, 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([
|
|
3814
|
+
} }, 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", _variant: "_variant" }, features: [i0.ɵɵProvidersFeature([
|
|
3815
3815
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolInputText) }
|
|
3816
|
-
]), 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) {
|
|
3816
|
+
]), 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", "_variant", 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", "_variant"], [4, "ngTemplateOutlet"]], template: function KolInputText_Template(rf, ctx) { if (rf & 1) {
|
|
3817
3817
|
i0.ɵɵprojectionDef();
|
|
3818
3818
|
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);
|
|
3819
3819
|
} if (rf & 2) {
|
|
@@ -3822,7 +3822,7 @@ KolInputText.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolInputText,
|
|
|
3822
3822
|
} }, encapsulation: 2, changeDetection: 0 });
|
|
3823
3823
|
KolInputText = __decorate([
|
|
3824
3824
|
ProxyCmp({
|
|
3825
|
-
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'],
|
|
3825
|
+
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', '_variant'],
|
|
3826
3826
|
methods: ['getValue', 'focus', 'click', 'selectionStart', 'selectioconEnd', 'setSelectionRange', 'setSelectionStart', 'setRangeText']
|
|
3827
3827
|
})
|
|
3828
3828
|
], KolInputText);
|
|
@@ -3835,7 +3835,7 @@ export { KolInputText };
|
|
|
3835
3835
|
template: `
|
|
3836
3836
|
<ng-container *ngIf="hasTagNameTransformer; else defaultCase">
|
|
3837
3837
|
<stencil-ng-proxy
|
|
3838
|
-
[_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"
|
|
3838
|
+
[_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" [_variant]="_variant"
|
|
3839
3839
|
*replaceTag="tagName"
|
|
3840
3840
|
#replaceTagHost
|
|
3841
3841
|
>
|
|
@@ -3851,7 +3851,7 @@ export { KolInputText };
|
|
|
3851
3851
|
<ng-content></ng-content>
|
|
3852
3852
|
</ng-template>`,
|
|
3853
3853
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
3854
|
-
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'],
|
|
3854
|
+
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', '_variant'],
|
|
3855
3855
|
providers: [
|
|
3856
3856
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolInputText) }
|
|
3857
3857
|
],
|
|
@@ -3860,7 +3860,7 @@ export { KolInputText };
|
|
|
3860
3860
|
type: ViewChild,
|
|
3861
3861
|
args: [ReplaceTagDirective]
|
|
3862
3862
|
}] }); })();
|
|
3863
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputText, { className: "KolInputText", filePath: "components.ts", lineNumber:
|
|
3863
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputText, { className: "KolInputText", filePath: "components.ts", lineNumber: 1846 }); })();
|
|
3864
3864
|
let KolKolibri = class KolKolibri extends StencilProxyComponent {
|
|
3865
3865
|
constructor(changeDetectorRef, r, z) {
|
|
3866
3866
|
super();
|
|
@@ -3934,7 +3934,7 @@ export { KolKolibri };
|
|
|
3934
3934
|
type: ViewChild,
|
|
3935
3935
|
args: [ReplaceTagDirective]
|
|
3936
3936
|
}] }); })();
|
|
3937
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolKolibri, { className: "KolKolibri", filePath: "components.ts", lineNumber:
|
|
3937
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolKolibri, { className: "KolKolibri", filePath: "components.ts", lineNumber: 1930 }); })();
|
|
3938
3938
|
let KolLink = class KolLink extends StencilProxyComponent {
|
|
3939
3939
|
constructor(changeDetectorRef, r, z) {
|
|
3940
3940
|
super();
|
|
@@ -4009,7 +4009,7 @@ export { KolLink };
|
|
|
4009
4009
|
type: ViewChild,
|
|
4010
4010
|
args: [ReplaceTagDirective]
|
|
4011
4011
|
}] }); })();
|
|
4012
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolLink, { className: "KolLink", filePath: "components.ts", lineNumber:
|
|
4012
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolLink, { className: "KolLink", filePath: "components.ts", lineNumber: 1990 }); })();
|
|
4013
4013
|
let KolLinkButton = class KolLinkButton extends StencilProxyComponent {
|
|
4014
4014
|
constructor(changeDetectorRef, r, z) {
|
|
4015
4015
|
super();
|
|
@@ -4084,7 +4084,7 @@ export { KolLinkButton };
|
|
|
4084
4084
|
type: ViewChild,
|
|
4085
4085
|
args: [ReplaceTagDirective]
|
|
4086
4086
|
}] }); })();
|
|
4087
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolLinkButton, { className: "KolLinkButton", filePath: "components.ts", lineNumber:
|
|
4087
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolLinkButton, { className: "KolLinkButton", filePath: "components.ts", lineNumber: 2066 }); })();
|
|
4088
4088
|
let KolMeter = class KolMeter extends StencilProxyComponent {
|
|
4089
4089
|
constructor(changeDetectorRef, r, z) {
|
|
4090
4090
|
super();
|
|
@@ -4158,7 +4158,7 @@ export { KolMeter };
|
|
|
4158
4158
|
type: ViewChild,
|
|
4159
4159
|
args: [ReplaceTagDirective]
|
|
4160
4160
|
}] }); })();
|
|
4161
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolMeter, { className: "KolMeter", filePath: "components.ts", lineNumber:
|
|
4161
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolMeter, { className: "KolMeter", filePath: "components.ts", lineNumber: 2140 }); })();
|
|
4162
4162
|
let KolModal = class KolModal extends StencilProxyComponent {
|
|
4163
4163
|
constructor(changeDetectorRef, r, z) {
|
|
4164
4164
|
super();
|
|
@@ -4233,7 +4233,7 @@ export { KolModal };
|
|
|
4233
4233
|
type: ViewChild,
|
|
4234
4234
|
args: [ReplaceTagDirective]
|
|
4235
4235
|
}] }); })();
|
|
4236
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolModal, { className: "KolModal", filePath: "components.ts", lineNumber:
|
|
4236
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolModal, { className: "KolModal", filePath: "components.ts", lineNumber: 2207 }); })();
|
|
4237
4237
|
let KolNav = class KolNav extends StencilProxyComponent {
|
|
4238
4238
|
constructor(changeDetectorRef, r, z) {
|
|
4239
4239
|
super();
|
|
@@ -4307,7 +4307,7 @@ export { KolNav };
|
|
|
4307
4307
|
type: ViewChild,
|
|
4308
4308
|
args: [ReplaceTagDirective]
|
|
4309
4309
|
}] }); })();
|
|
4310
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolNav, { className: "KolNav", filePath: "components.ts", lineNumber:
|
|
4310
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolNav, { className: "KolNav", filePath: "components.ts", lineNumber: 2268 }); })();
|
|
4311
4311
|
let KolPagination = class KolPagination extends StencilProxyComponent {
|
|
4312
4312
|
constructor(changeDetectorRef, r, z) {
|
|
4313
4313
|
super();
|
|
@@ -4381,7 +4381,7 @@ export { KolPagination };
|
|
|
4381
4381
|
type: ViewChild,
|
|
4382
4382
|
args: [ReplaceTagDirective]
|
|
4383
4383
|
}] }); })();
|
|
4384
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolPagination, { className: "KolPagination", filePath: "components.ts", lineNumber:
|
|
4384
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolPagination, { className: "KolPagination", filePath: "components.ts", lineNumber: 2331 }); })();
|
|
4385
4385
|
let KolPopoverButton = class KolPopoverButton extends StencilProxyComponent {
|
|
4386
4386
|
constructor(changeDetectorRef, r, z) {
|
|
4387
4387
|
super();
|
|
@@ -4456,7 +4456,7 @@ export { KolPopoverButton };
|
|
|
4456
4456
|
type: ViewChild,
|
|
4457
4457
|
args: [ReplaceTagDirective]
|
|
4458
4458
|
}] }); })();
|
|
4459
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolPopoverButton, { className: "KolPopoverButton", filePath: "components.ts", lineNumber:
|
|
4459
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolPopoverButton, { className: "KolPopoverButton", filePath: "components.ts", lineNumber: 2400 }); })();
|
|
4460
4460
|
let KolProgress = class KolProgress extends StencilProxyComponent {
|
|
4461
4461
|
constructor(changeDetectorRef, r, z) {
|
|
4462
4462
|
super();
|
|
@@ -4530,7 +4530,7 @@ export { KolProgress };
|
|
|
4530
4530
|
type: ViewChild,
|
|
4531
4531
|
args: [ReplaceTagDirective]
|
|
4532
4532
|
}] }); })();
|
|
4533
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolProgress, { className: "KolProgress", filePath: "components.ts", lineNumber:
|
|
4533
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolProgress, { className: "KolProgress", filePath: "components.ts", lineNumber: 2473 }); })();
|
|
4534
4534
|
let KolQuote = class KolQuote extends StencilProxyComponent {
|
|
4535
4535
|
constructor(changeDetectorRef, r, z) {
|
|
4536
4536
|
super();
|
|
@@ -4604,13 +4604,13 @@ export { KolQuote };
|
|
|
4604
4604
|
type: ViewChild,
|
|
4605
4605
|
args: [ReplaceTagDirective]
|
|
4606
4606
|
}] }); })();
|
|
4607
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolQuote, { className: "KolQuote", filePath: "components.ts", lineNumber:
|
|
4607
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolQuote, { className: "KolQuote", filePath: "components.ts", lineNumber: 2535 }); })();
|
|
4608
4608
|
let KolSelect = class KolSelect extends StencilProxyComponent {
|
|
4609
4609
|
constructor(changeDetectorRef, r, z) {
|
|
4610
4610
|
super();
|
|
4611
4611
|
this.changeDetectorRef = changeDetectorRef;
|
|
4612
4612
|
this.z = z;
|
|
4613
|
-
this.availableInputProperties = ['_accessKey', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_msg', '_multiple', '_name', '_on', '_options', '_required', '_rows', '_shortKey', '_tabIndex', '_tooltipAlign', '_touched', '_value'];
|
|
4613
|
+
this.availableInputProperties = ['_accessKey', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_msg', '_multiple', '_name', '_on', '_options', '_required', '_rows', '_shortKey', '_tabIndex', '_tooltipAlign', '_touched', '_value', '_variant'];
|
|
4614
4614
|
changeDetectorRef.detach();
|
|
4615
4615
|
const originalTagName = 'kol-select';
|
|
4616
4616
|
this.tagName = typeof tagNameTransformer === 'function' ? tagNameTransformer(originalTagName) : originalTagName;
|
|
@@ -4630,9 +4630,9 @@ KolSelect.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolSelect, select
|
|
|
4630
4630
|
} if (rf & 2) {
|
|
4631
4631
|
let _t;
|
|
4632
4632
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.replaceTagDirective = _t.first);
|
|
4633
|
-
} }, 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([
|
|
4633
|
+
} }, 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", _variant: "_variant" }, features: [i0.ɵɵProvidersFeature([
|
|
4634
4634
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolSelect) }
|
|
4635
|
-
]), 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) {
|
|
4635
|
+
]), 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", "_variant", 4, "replaceTag"], [3, "_accessKey", "_disabled", "_hideLabel", "_hideMsg", "_hint", "_icons", "_label", "_msg", "_multiple", "_name", "_on", "_options", "_required", "_rows", "_shortKey", "_tabIndex", "_tooltipAlign", "_touched", "_value", "_variant"], [4, "ngTemplateOutlet"]], template: function KolSelect_Template(rf, ctx) { if (rf & 1) {
|
|
4636
4636
|
i0.ɵɵprojectionDef();
|
|
4637
4637
|
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);
|
|
4638
4638
|
} if (rf & 2) {
|
|
@@ -4641,7 +4641,7 @@ KolSelect.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolSelect, select
|
|
|
4641
4641
|
} }, encapsulation: 2, changeDetection: 0 });
|
|
4642
4642
|
KolSelect = __decorate([
|
|
4643
4643
|
ProxyCmp({
|
|
4644
|
-
inputs: ['_accessKey', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_msg', '_multiple', '_name', '_on', '_options', '_required', '_rows', '_shortKey', '_tabIndex', '_tooltipAlign', '_touched', '_value'],
|
|
4644
|
+
inputs: ['_accessKey', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_msg', '_multiple', '_name', '_on', '_options', '_required', '_rows', '_shortKey', '_tabIndex', '_tooltipAlign', '_touched', '_value', '_variant'],
|
|
4645
4645
|
methods: ['getValue', 'focus']
|
|
4646
4646
|
})
|
|
4647
4647
|
], KolSelect);
|
|
@@ -4654,7 +4654,7 @@ export { KolSelect };
|
|
|
4654
4654
|
template: `
|
|
4655
4655
|
<ng-container *ngIf="hasTagNameTransformer; else defaultCase">
|
|
4656
4656
|
<stencil-ng-proxy
|
|
4657
|
-
[_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"
|
|
4657
|
+
[_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" [_variant]="_variant"
|
|
4658
4658
|
*replaceTag="tagName"
|
|
4659
4659
|
#replaceTagHost
|
|
4660
4660
|
>
|
|
@@ -4670,7 +4670,7 @@ export { KolSelect };
|
|
|
4670
4670
|
<ng-content></ng-content>
|
|
4671
4671
|
</ng-template>`,
|
|
4672
4672
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
4673
|
-
inputs: ['_accessKey', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_msg', '_multiple', '_name', '_on', '_options', '_required', '_rows', '_shortKey', '_tabIndex', '_tooltipAlign', '_touched', '_value'],
|
|
4673
|
+
inputs: ['_accessKey', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_msg', '_multiple', '_name', '_on', '_options', '_required', '_rows', '_shortKey', '_tabIndex', '_tooltipAlign', '_touched', '_value', '_variant'],
|
|
4674
4674
|
providers: [
|
|
4675
4675
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolSelect) }
|
|
4676
4676
|
],
|
|
@@ -4679,13 +4679,13 @@ export { KolSelect };
|
|
|
4679
4679
|
type: ViewChild,
|
|
4680
4680
|
args: [ReplaceTagDirective]
|
|
4681
4681
|
}] }); })();
|
|
4682
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSelect, { className: "KolSelect", filePath: "components.ts", lineNumber:
|
|
4682
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSelect, { className: "KolSelect", filePath: "components.ts", lineNumber: 2597 }); })();
|
|
4683
4683
|
let KolSingleSelect = class KolSingleSelect extends StencilProxyComponent {
|
|
4684
4684
|
constructor(changeDetectorRef, r, z) {
|
|
4685
4685
|
super();
|
|
4686
4686
|
this.changeDetectorRef = changeDetectorRef;
|
|
4687
4687
|
this.z = z;
|
|
4688
|
-
this.availableInputProperties = ['_accessKey', '_disabled', '_hasClearButton', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_msg', '_name', '_on', '_options', '_placeholder', '_required', '_rows', '_shortKey', '_tooltipAlign', '_touched', '_value'];
|
|
4688
|
+
this.availableInputProperties = ['_accessKey', '_disabled', '_hasClearButton', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_msg', '_name', '_on', '_options', '_placeholder', '_required', '_rows', '_shortKey', '_tooltipAlign', '_touched', '_value', '_variant'];
|
|
4689
4689
|
changeDetectorRef.detach();
|
|
4690
4690
|
const originalTagName = 'kol-single-select';
|
|
4691
4691
|
this.tagName = typeof tagNameTransformer === 'function' ? tagNameTransformer(originalTagName) : originalTagName;
|
|
@@ -4705,9 +4705,9 @@ KolSingleSelect.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolSingleSe
|
|
|
4705
4705
|
} if (rf & 2) {
|
|
4706
4706
|
let _t;
|
|
4707
4707
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.replaceTagDirective = _t.first);
|
|
4708
|
-
} }, 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([
|
|
4708
|
+
} }, 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", _variant: "_variant" }, features: [i0.ɵɵProvidersFeature([
|
|
4709
4709
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolSingleSelect) }
|
|
4710
|
-
]), 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) {
|
|
4710
|
+
]), 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", "_variant", 4, "replaceTag"], [3, "_accessKey", "_disabled", "_hasClearButton", "_hideLabel", "_hideMsg", "_hint", "_icons", "_label", "_msg", "_name", "_on", "_options", "_placeholder", "_required", "_rows", "_shortKey", "_tooltipAlign", "_touched", "_value", "_variant"], [4, "ngTemplateOutlet"]], template: function KolSingleSelect_Template(rf, ctx) { if (rf & 1) {
|
|
4711
4711
|
i0.ɵɵprojectionDef();
|
|
4712
4712
|
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);
|
|
4713
4713
|
} if (rf & 2) {
|
|
@@ -4716,7 +4716,7 @@ KolSingleSelect.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolSingleSe
|
|
|
4716
4716
|
} }, encapsulation: 2, changeDetection: 0 });
|
|
4717
4717
|
KolSingleSelect = __decorate([
|
|
4718
4718
|
ProxyCmp({
|
|
4719
|
-
inputs: ['_accessKey', '_disabled', '_hasClearButton', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_msg', '_name', '_on', '_options', '_placeholder', '_required', '_rows', '_shortKey', '_tooltipAlign', '_touched', '_value'],
|
|
4719
|
+
inputs: ['_accessKey', '_disabled', '_hasClearButton', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_msg', '_name', '_on', '_options', '_placeholder', '_required', '_rows', '_shortKey', '_tooltipAlign', '_touched', '_value', '_variant'],
|
|
4720
4720
|
methods: ['getValue', 'focus']
|
|
4721
4721
|
})
|
|
4722
4722
|
], KolSingleSelect);
|
|
@@ -4729,7 +4729,7 @@ export { KolSingleSelect };
|
|
|
4729
4729
|
template: `
|
|
4730
4730
|
<ng-container *ngIf="hasTagNameTransformer; else defaultCase">
|
|
4731
4731
|
<stencil-ng-proxy
|
|
4732
|
-
[_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"
|
|
4732
|
+
[_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" [_variant]="_variant"
|
|
4733
4733
|
*replaceTag="tagName"
|
|
4734
4734
|
#replaceTagHost
|
|
4735
4735
|
>
|
|
@@ -4745,7 +4745,7 @@ export { KolSingleSelect };
|
|
|
4745
4745
|
<ng-content></ng-content>
|
|
4746
4746
|
</ng-template>`,
|
|
4747
4747
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
4748
|
-
inputs: ['_accessKey', '_disabled', '_hasClearButton', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_msg', '_name', '_on', '_options', '_placeholder', '_required', '_rows', '_shortKey', '_tooltipAlign', '_touched', '_value'],
|
|
4748
|
+
inputs: ['_accessKey', '_disabled', '_hasClearButton', '_hideLabel', '_hideMsg', '_hint', '_icons', '_label', '_msg', '_name', '_on', '_options', '_placeholder', '_required', '_rows', '_shortKey', '_tooltipAlign', '_touched', '_value', '_variant'],
|
|
4749
4749
|
providers: [
|
|
4750
4750
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolSingleSelect) }
|
|
4751
4751
|
],
|
|
@@ -4754,7 +4754,7 @@ export { KolSingleSelect };
|
|
|
4754
4754
|
type: ViewChild,
|
|
4755
4755
|
args: [ReplaceTagDirective]
|
|
4756
4756
|
}] }); })();
|
|
4757
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSingleSelect, { className: "KolSingleSelect", filePath: "components.ts", lineNumber:
|
|
4757
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSingleSelect, { className: "KolSingleSelect", filePath: "components.ts", lineNumber: 2675 }); })();
|
|
4758
4758
|
let KolSkeleton = class KolSkeleton extends StencilProxyComponent {
|
|
4759
4759
|
constructor(changeDetectorRef, r, z) {
|
|
4760
4760
|
super();
|
|
@@ -4830,7 +4830,7 @@ export { KolSkeleton };
|
|
|
4830
4830
|
type: ViewChild,
|
|
4831
4831
|
args: [ReplaceTagDirective]
|
|
4832
4832
|
}] }); })();
|
|
4833
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSkeleton, { className: "KolSkeleton", filePath: "components.ts", lineNumber:
|
|
4833
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSkeleton, { className: "KolSkeleton", filePath: "components.ts", lineNumber: 2753 }); })();
|
|
4834
4834
|
let KolSkipNav = class KolSkipNav extends StencilProxyComponent {
|
|
4835
4835
|
constructor(changeDetectorRef, r, z) {
|
|
4836
4836
|
super();
|
|
@@ -4905,7 +4905,7 @@ export { KolSkipNav };
|
|
|
4905
4905
|
type: ViewChild,
|
|
4906
4906
|
args: [ReplaceTagDirective]
|
|
4907
4907
|
}] }); })();
|
|
4908
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSkipNav, { className: "KolSkipNav", filePath: "components.ts", lineNumber:
|
|
4908
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSkipNav, { className: "KolSkipNav", filePath: "components.ts", lineNumber: 2822 }); })();
|
|
4909
4909
|
let KolSpin = class KolSpin extends StencilProxyComponent {
|
|
4910
4910
|
constructor(changeDetectorRef, r, z) {
|
|
4911
4911
|
super();
|
|
@@ -4979,7 +4979,7 @@ export { KolSpin };
|
|
|
4979
4979
|
type: ViewChild,
|
|
4980
4980
|
args: [ReplaceTagDirective]
|
|
4981
4981
|
}] }); })();
|
|
4982
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSpin, { className: "KolSpin", filePath: "components.ts", lineNumber:
|
|
4982
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSpin, { className: "KolSpin", filePath: "components.ts", lineNumber: 2881 }); })();
|
|
4983
4983
|
let KolSplitButton = class KolSplitButton extends StencilProxyComponent {
|
|
4984
4984
|
constructor(changeDetectorRef, r, z) {
|
|
4985
4985
|
super();
|
|
@@ -5054,7 +5054,7 @@ export { KolSplitButton };
|
|
|
5054
5054
|
type: ViewChild,
|
|
5055
5055
|
args: [ReplaceTagDirective]
|
|
5056
5056
|
}] }); })();
|
|
5057
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSplitButton, { className: "KolSplitButton", filePath: "components.ts", lineNumber:
|
|
5057
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSplitButton, { className: "KolSplitButton", filePath: "components.ts", lineNumber: 2942 }); })();
|
|
5058
5058
|
let KolTableStateful = class KolTableStateful extends StencilProxyComponent {
|
|
5059
5059
|
constructor(changeDetectorRef, r, z) {
|
|
5060
5060
|
super();
|
|
@@ -5129,7 +5129,7 @@ export { KolTableStateful };
|
|
|
5129
5129
|
type: ViewChild,
|
|
5130
5130
|
args: [ReplaceTagDirective]
|
|
5131
5131
|
}] }); })();
|
|
5132
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTableStateful, { className: "KolTableStateful", filePath: "components.ts", lineNumber:
|
|
5132
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTableStateful, { className: "KolTableStateful", filePath: "components.ts", lineNumber: 3018 }); })();
|
|
5133
5133
|
let KolTableStateless = class KolTableStateless extends StencilProxyComponent {
|
|
5134
5134
|
constructor(changeDetectorRef, r, z) {
|
|
5135
5135
|
super();
|
|
@@ -5203,7 +5203,7 @@ export { KolTableStateless };
|
|
|
5203
5203
|
type: ViewChild,
|
|
5204
5204
|
args: [ReplaceTagDirective]
|
|
5205
5205
|
}] }); })();
|
|
5206
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTableStateless, { className: "KolTableStateless", filePath: "components.ts", lineNumber:
|
|
5206
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTableStateless, { className: "KolTableStateless", filePath: "components.ts", lineNumber: 3087 }); })();
|
|
5207
5207
|
let KolTabs = class KolTabs extends StencilProxyComponent {
|
|
5208
5208
|
constructor(changeDetectorRef, r, z) {
|
|
5209
5209
|
super();
|
|
@@ -5278,13 +5278,13 @@ export { KolTabs };
|
|
|
5278
5278
|
type: ViewChild,
|
|
5279
5279
|
args: [ReplaceTagDirective]
|
|
5280
5280
|
}] }); })();
|
|
5281
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTabs, { className: "KolTabs", filePath: "components.ts", lineNumber:
|
|
5281
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTabs, { className: "KolTabs", filePath: "components.ts", lineNumber: 3154 }); })();
|
|
5282
5282
|
let KolTextarea = class KolTextarea extends StencilProxyComponent {
|
|
5283
5283
|
constructor(changeDetectorRef, r, z) {
|
|
5284
5284
|
super();
|
|
5285
5285
|
this.changeDetectorRef = changeDetectorRef;
|
|
5286
5286
|
this.z = z;
|
|
5287
|
-
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'];
|
|
5287
|
+
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', '_variant'];
|
|
5288
5288
|
changeDetectorRef.detach();
|
|
5289
5289
|
const originalTagName = 'kol-textarea';
|
|
5290
5290
|
this.tagName = typeof tagNameTransformer === 'function' ? tagNameTransformer(originalTagName) : originalTagName;
|
|
@@ -5304,9 +5304,9 @@ KolTextarea.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolTextarea, se
|
|
|
5304
5304
|
} if (rf & 2) {
|
|
5305
5305
|
let _t;
|
|
5306
5306
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.replaceTagDirective = _t.first);
|
|
5307
|
-
} }, 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([
|
|
5307
|
+
} }, 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", _variant: "_variant" }, features: [i0.ɵɵProvidersFeature([
|
|
5308
5308
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolTextarea) }
|
|
5309
|
-
]), 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) {
|
|
5309
|
+
]), 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", "_variant", 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", "_variant"], [4, "ngTemplateOutlet"]], template: function KolTextarea_Template(rf, ctx) { if (rf & 1) {
|
|
5310
5310
|
i0.ɵɵprojectionDef();
|
|
5311
5311
|
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);
|
|
5312
5312
|
} if (rf & 2) {
|
|
@@ -5315,7 +5315,7 @@ KolTextarea.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolTextarea, se
|
|
|
5315
5315
|
} }, encapsulation: 2, changeDetection: 0 });
|
|
5316
5316
|
KolTextarea = __decorate([
|
|
5317
5317
|
ProxyCmp({
|
|
5318
|
-
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'],
|
|
5318
|
+
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', '_variant'],
|
|
5319
5319
|
methods: ['getValue', 'focus', 'click']
|
|
5320
5320
|
})
|
|
5321
5321
|
], KolTextarea);
|
|
@@ -5328,7 +5328,7 @@ export { KolTextarea };
|
|
|
5328
5328
|
template: `
|
|
5329
5329
|
<ng-container *ngIf="hasTagNameTransformer; else defaultCase">
|
|
5330
5330
|
<stencil-ng-proxy
|
|
5331
|
-
[_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"
|
|
5331
|
+
[_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" [_variant]="_variant"
|
|
5332
5332
|
*replaceTag="tagName"
|
|
5333
5333
|
#replaceTagHost
|
|
5334
5334
|
>
|
|
@@ -5344,7 +5344,7 @@ export { KolTextarea };
|
|
|
5344
5344
|
<ng-content></ng-content>
|
|
5345
5345
|
</ng-template>`,
|
|
5346
5346
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
5347
|
-
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'],
|
|
5347
|
+
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', '_variant'],
|
|
5348
5348
|
providers: [
|
|
5349
5349
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolTextarea) }
|
|
5350
5350
|
],
|
|
@@ -5353,7 +5353,7 @@ export { KolTextarea };
|
|
|
5353
5353
|
type: ViewChild,
|
|
5354
5354
|
args: [ReplaceTagDirective]
|
|
5355
5355
|
}] }); })();
|
|
5356
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTextarea, { className: "KolTextarea", filePath: "components.ts", lineNumber:
|
|
5356
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTextarea, { className: "KolTextarea", filePath: "components.ts", lineNumber: 3219 }); })();
|
|
5357
5357
|
let KolToolbar = class KolToolbar extends StencilProxyComponent {
|
|
5358
5358
|
constructor(changeDetectorRef, r, z) {
|
|
5359
5359
|
super();
|
|
@@ -5428,7 +5428,7 @@ export { KolToolbar };
|
|
|
5428
5428
|
type: ViewChild,
|
|
5429
5429
|
args: [ReplaceTagDirective]
|
|
5430
5430
|
}] }); })();
|
|
5431
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolToolbar, { className: "KolToolbar", filePath: "components.ts", lineNumber:
|
|
5431
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolToolbar, { className: "KolToolbar", filePath: "components.ts", lineNumber: 3302 }); })();
|
|
5432
5432
|
let KolTree = class KolTree extends StencilProxyComponent {
|
|
5433
5433
|
constructor(changeDetectorRef, r, z) {
|
|
5434
5434
|
super();
|
|
@@ -5503,7 +5503,7 @@ export { KolTree };
|
|
|
5503
5503
|
type: ViewChild,
|
|
5504
5504
|
args: [ReplaceTagDirective]
|
|
5505
5505
|
}] }); })();
|
|
5506
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTree, { className: "KolTree", filePath: "components.ts", lineNumber:
|
|
5506
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTree, { className: "KolTree", filePath: "components.ts", lineNumber: 3363 }); })();
|
|
5507
5507
|
let KolTreeItem = class KolTreeItem extends StencilProxyComponent {
|
|
5508
5508
|
constructor(changeDetectorRef, r, z) {
|
|
5509
5509
|
super();
|
|
@@ -5578,7 +5578,7 @@ export { KolTreeItem };
|
|
|
5578
5578
|
type: ViewChild,
|
|
5579
5579
|
args: [ReplaceTagDirective]
|
|
5580
5580
|
}] }); })();
|
|
5581
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTreeItem, { className: "KolTreeItem", filePath: "components.ts", lineNumber:
|
|
5581
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTreeItem, { className: "KolTreeItem", filePath: "components.ts", lineNumber: 3422 }); })();
|
|
5582
5582
|
let KolVersion = class KolVersion extends StencilProxyComponent {
|
|
5583
5583
|
constructor(changeDetectorRef, r, z) {
|
|
5584
5584
|
super();
|
|
@@ -5652,4 +5652,4 @@ export { KolVersion };
|
|
|
5652
5652
|
type: ViewChild,
|
|
5653
5653
|
args: [ReplaceTagDirective]
|
|
5654
5654
|
}] }); })();
|
|
5655
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolVersion, { className: "KolVersion", filePath: "components.ts", lineNumber:
|
|
5655
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolVersion, { className: "KolVersion", filePath: "components.ts", lineNumber: 3483 }); })();
|