@public-ui/angular-v19 4.0.0-alpha.9 → 4.0.0-beta.1
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 +60 -8
- package/dist/components.js +320 -98
- package/dist/index.d.ts +1 -1
- package/dist/index.js +1 -1
- package/package.json +3 -3
package/dist/components.js
CHANGED
|
@@ -378,7 +378,7 @@ function KolCombobox_ng_container_0_stencil_ng_proxy_1_Template(rf, ctx) { if (r
|
|
|
378
378
|
} if (rf & 2) {
|
|
379
379
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
380
380
|
const ngContentOutlet_r2 = i0.ɵɵreference(4);
|
|
381
|
-
i0.ɵɵproperty("_accessKey", ctx_r0._accessKey)("_disabled", ctx_r0._disabled)("
|
|
381
|
+
i0.ɵɵproperty("_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)("_id", ctx_r0._id)("_label", ctx_r0._label)("_msg", ctx_r0._msg)("_name", ctx_r0._name)("_on", ctx_r0._on)("_placeholder", ctx_r0._placeholder)("_required", ctx_r0._required)("_shortKey", ctx_r0._shortKey)("_suggestions", ctx_r0._suggestions)("_tooltipAlign", ctx_r0._tooltipAlign)("_touched", ctx_r0._touched)("_value", ctx_r0._value);
|
|
382
382
|
i0.ɵɵadvance(2);
|
|
383
383
|
i0.ɵɵproperty("ngTemplateOutlet", ngContentOutlet_r2);
|
|
384
384
|
} }
|
|
@@ -440,6 +440,42 @@ function KolDetails_ng_template_1_Template(rf, ctx) { if (rf & 1) {
|
|
|
440
440
|
function KolDetails_ng_template_3_Template(rf, ctx) { if (rf & 1) {
|
|
441
441
|
i0.ɵɵprojection(0);
|
|
442
442
|
} }
|
|
443
|
+
function KolDialog_ng_container_0_stencil_ng_proxy_1_ng_container_2_Template(rf, ctx) { if (rf & 1) {
|
|
444
|
+
i0.ɵɵelementContainer(0);
|
|
445
|
+
} }
|
|
446
|
+
function KolDialog_ng_container_0_stencil_ng_proxy_1_Template(rf, ctx) { if (rf & 1) {
|
|
447
|
+
i0.ɵɵelementStart(0, "stencil-ng-proxy", 5, 2);
|
|
448
|
+
i0.ɵɵtemplate(2, KolDialog_ng_container_0_stencil_ng_proxy_1_ng_container_2_Template, 1, 0, "ng-container", 6);
|
|
449
|
+
i0.ɵɵelementEnd();
|
|
450
|
+
} if (rf & 2) {
|
|
451
|
+
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
452
|
+
const ngContentOutlet_r2 = i0.ɵɵreference(4);
|
|
453
|
+
i0.ɵɵproperty("_label", ctx_r0._label)("_on", ctx_r0._on)("_variant", ctx_r0._variant)("_width", ctx_r0._width);
|
|
454
|
+
i0.ɵɵadvance(2);
|
|
455
|
+
i0.ɵɵproperty("ngTemplateOutlet", ngContentOutlet_r2);
|
|
456
|
+
} }
|
|
457
|
+
function KolDialog_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
|
458
|
+
i0.ɵɵelementContainerStart(0);
|
|
459
|
+
i0.ɵɵtemplate(1, KolDialog_ng_container_0_stencil_ng_proxy_1_Template, 3, 5, "stencil-ng-proxy", 4);
|
|
460
|
+
i0.ɵɵelementContainerEnd();
|
|
461
|
+
} if (rf & 2) {
|
|
462
|
+
const ctx_r0 = i0.ɵɵnextContext();
|
|
463
|
+
i0.ɵɵadvance();
|
|
464
|
+
i0.ɵɵproperty("replaceTag", ctx_r0.tagName);
|
|
465
|
+
} }
|
|
466
|
+
function KolDialog_ng_template_1_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
|
467
|
+
i0.ɵɵelementContainer(0);
|
|
468
|
+
} }
|
|
469
|
+
function KolDialog_ng_template_1_Template(rf, ctx) { if (rf & 1) {
|
|
470
|
+
i0.ɵɵtemplate(0, KolDialog_ng_template_1_ng_container_0_Template, 1, 0, "ng-container", 6);
|
|
471
|
+
} if (rf & 2) {
|
|
472
|
+
i0.ɵɵnextContext();
|
|
473
|
+
const ngContentOutlet_r2 = i0.ɵɵreference(4);
|
|
474
|
+
i0.ɵɵproperty("ngTemplateOutlet", ngContentOutlet_r2);
|
|
475
|
+
} }
|
|
476
|
+
function KolDialog_ng_template_3_Template(rf, ctx) { if (rf & 1) {
|
|
477
|
+
i0.ɵɵprojection(0);
|
|
478
|
+
} }
|
|
443
479
|
function KolDrawer_ng_container_0_stencil_ng_proxy_1_ng_container_2_Template(rf, ctx) { if (rf & 1) {
|
|
444
480
|
i0.ɵɵelementContainer(0);
|
|
445
481
|
} }
|
|
@@ -1412,6 +1448,42 @@ function KolSelect_ng_template_1_Template(rf, ctx) { if (rf & 1) {
|
|
|
1412
1448
|
function KolSelect_ng_template_3_Template(rf, ctx) { if (rf & 1) {
|
|
1413
1449
|
i0.ɵɵprojection(0);
|
|
1414
1450
|
} }
|
|
1451
|
+
function KolSelectWc_ng_container_0_stencil_ng_proxy_1_ng_container_2_Template(rf, ctx) { if (rf & 1) {
|
|
1452
|
+
i0.ɵɵelementContainer(0);
|
|
1453
|
+
} }
|
|
1454
|
+
function KolSelectWc_ng_container_0_stencil_ng_proxy_1_Template(rf, ctx) { if (rf & 1) {
|
|
1455
|
+
i0.ɵɵelementStart(0, "stencil-ng-proxy", 5, 2);
|
|
1456
|
+
i0.ɵɵtemplate(2, KolSelectWc_ng_container_0_stencil_ng_proxy_1_ng_container_2_Template, 1, 0, "ng-container", 6);
|
|
1457
|
+
i0.ɵɵelementEnd();
|
|
1458
|
+
} if (rf & 2) {
|
|
1459
|
+
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
1460
|
+
const ngContentOutlet_r2 = i0.ɵɵreference(4);
|
|
1461
|
+
i0.ɵɵproperty("_accessKey", ctx_r0._accessKey)("_disabled", ctx_r0._disabled)("_hideLabel", ctx_r0._hideLabel)("_hideMsg", ctx_r0._hideMsg)("_hint", ctx_r0._hint)("_icons", ctx_r0._icons)("_id", ctx_r0._id)("_label", ctx_r0._label)("_msg", ctx_r0._msg)("_multiple", ctx_r0._multiple)("_name", ctx_r0._name)("_on", ctx_r0._on)("_options", ctx_r0._options)("_required", ctx_r0._required)("_rows", ctx_r0._rows)("_shortKey", ctx_r0._shortKey)("_tabIndex", ctx_r0._tabIndex)("_tooltipAlign", ctx_r0._tooltipAlign)("_touched", ctx_r0._touched)("_value", ctx_r0._value);
|
|
1462
|
+
i0.ɵɵadvance(2);
|
|
1463
|
+
i0.ɵɵproperty("ngTemplateOutlet", ngContentOutlet_r2);
|
|
1464
|
+
} }
|
|
1465
|
+
function KolSelectWc_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
|
1466
|
+
i0.ɵɵelementContainerStart(0);
|
|
1467
|
+
i0.ɵɵtemplate(1, KolSelectWc_ng_container_0_stencil_ng_proxy_1_Template, 3, 21, "stencil-ng-proxy", 4);
|
|
1468
|
+
i0.ɵɵelementContainerEnd();
|
|
1469
|
+
} if (rf & 2) {
|
|
1470
|
+
const ctx_r0 = i0.ɵɵnextContext();
|
|
1471
|
+
i0.ɵɵadvance();
|
|
1472
|
+
i0.ɵɵproperty("replaceTag", ctx_r0.tagName);
|
|
1473
|
+
} }
|
|
1474
|
+
function KolSelectWc_ng_template_1_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
|
1475
|
+
i0.ɵɵelementContainer(0);
|
|
1476
|
+
} }
|
|
1477
|
+
function KolSelectWc_ng_template_1_Template(rf, ctx) { if (rf & 1) {
|
|
1478
|
+
i0.ɵɵtemplate(0, KolSelectWc_ng_template_1_ng_container_0_Template, 1, 0, "ng-container", 6);
|
|
1479
|
+
} if (rf & 2) {
|
|
1480
|
+
i0.ɵɵnextContext();
|
|
1481
|
+
const ngContentOutlet_r2 = i0.ɵɵreference(4);
|
|
1482
|
+
i0.ɵɵproperty("ngTemplateOutlet", ngContentOutlet_r2);
|
|
1483
|
+
} }
|
|
1484
|
+
function KolSelectWc_ng_template_3_Template(rf, ctx) { if (rf & 1) {
|
|
1485
|
+
i0.ɵɵprojection(0);
|
|
1486
|
+
} }
|
|
1415
1487
|
function KolSingleSelect_ng_container_0_stencil_ng_proxy_1_ng_container_2_Template(rf, ctx) { if (rf & 1) {
|
|
1416
1488
|
i0.ɵɵelementContainer(0);
|
|
1417
1489
|
} }
|
|
@@ -1422,7 +1494,7 @@ function KolSingleSelect_ng_container_0_stencil_ng_proxy_1_Template(rf, ctx) { i
|
|
|
1422
1494
|
} if (rf & 2) {
|
|
1423
1495
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
1424
1496
|
const ngContentOutlet_r2 = i0.ɵɵreference(4);
|
|
1425
|
-
i0.ɵɵproperty("_accessKey", ctx_r0._accessKey)("_disabled", ctx_r0._disabled)("
|
|
1497
|
+
i0.ɵɵproperty("_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)("_id", ctx_r0._id)("_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);
|
|
1426
1498
|
i0.ɵɵadvance(2);
|
|
1427
1499
|
i0.ɵɵproperty("ngTemplateOutlet", ngContentOutlet_r2);
|
|
1428
1500
|
} }
|
|
@@ -1566,13 +1638,13 @@ function KolTableStateful_ng_container_0_stencil_ng_proxy_1_Template(rf, ctx) {
|
|
|
1566
1638
|
} if (rf & 2) {
|
|
1567
1639
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
1568
1640
|
const ngContentOutlet_r2 = i0.ɵɵreference(4);
|
|
1569
|
-
i0.ɵɵproperty("_allowMultiSort", ctx_r0._allowMultiSort)("_data", ctx_r0._data)("_dataFoot", ctx_r0._dataFoot)("_hasSettingsMenu", ctx_r0._hasSettingsMenu)("_headers", ctx_r0._headers)("_label", ctx_r0._label)("_minWidth", ctx_r0._minWidth)("_on", ctx_r0._on)("_pagination", ctx_r0._pagination)("_paginationPosition", ctx_r0._paginationPosition)("_selection", ctx_r0._selection)
|
|
1641
|
+
i0.ɵɵproperty("_allowMultiSort", ctx_r0._allowMultiSort)("_data", ctx_r0._data)("_dataFoot", ctx_r0._dataFoot)("_hasSettingsMenu", ctx_r0._hasSettingsMenu)("_headers", ctx_r0._headers)("_label", ctx_r0._label)("_minWidth", ctx_r0._minWidth)("_on", ctx_r0._on)("_pagination", ctx_r0._pagination)("_paginationPosition", ctx_r0._paginationPosition)("_selection", ctx_r0._selection);
|
|
1570
1642
|
i0.ɵɵadvance(2);
|
|
1571
1643
|
i0.ɵɵproperty("ngTemplateOutlet", ngContentOutlet_r2);
|
|
1572
1644
|
} }
|
|
1573
1645
|
function KolTableStateful_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
|
1574
1646
|
i0.ɵɵelementContainerStart(0);
|
|
1575
|
-
i0.ɵɵtemplate(1, KolTableStateful_ng_container_0_stencil_ng_proxy_1_Template, 3,
|
|
1647
|
+
i0.ɵɵtemplate(1, KolTableStateful_ng_container_0_stencil_ng_proxy_1_Template, 3, 12, "stencil-ng-proxy", 4);
|
|
1576
1648
|
i0.ɵɵelementContainerEnd();
|
|
1577
1649
|
} if (rf & 2) {
|
|
1578
1650
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -1602,13 +1674,13 @@ function KolTableStateless_ng_container_0_stencil_ng_proxy_1_Template(rf, ctx) {
|
|
|
1602
1674
|
} if (rf & 2) {
|
|
1603
1675
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
1604
1676
|
const ngContentOutlet_r2 = i0.ɵɵreference(4);
|
|
1605
|
-
i0.ɵɵproperty("_data", ctx_r0._data)("_dataFoot", ctx_r0._dataFoot)("_hasSettingsMenu", ctx_r0._hasSettingsMenu)("_headerCells", ctx_r0._headerCells)("_label", ctx_r0._label)("_minWidth", ctx_r0._minWidth)("_on", ctx_r0._on)("_selection", ctx_r0._selection)
|
|
1677
|
+
i0.ɵɵproperty("_data", ctx_r0._data)("_dataFoot", ctx_r0._dataFoot)("_hasSettingsMenu", ctx_r0._hasSettingsMenu)("_headerCells", ctx_r0._headerCells)("_label", ctx_r0._label)("_minWidth", ctx_r0._minWidth)("_on", ctx_r0._on)("_selection", ctx_r0._selection);
|
|
1606
1678
|
i0.ɵɵadvance(2);
|
|
1607
1679
|
i0.ɵɵproperty("ngTemplateOutlet", ngContentOutlet_r2);
|
|
1608
1680
|
} }
|
|
1609
1681
|
function KolTableStateless_ng_container_0_Template(rf, ctx) { if (rf & 1) {
|
|
1610
1682
|
i0.ɵɵelementContainerStart(0);
|
|
1611
|
-
i0.ɵɵtemplate(1, KolTableStateless_ng_container_0_stencil_ng_proxy_1_Template, 3,
|
|
1683
|
+
i0.ɵɵtemplate(1, KolTableStateless_ng_container_0_stencil_ng_proxy_1_Template, 3, 9, "stencil-ng-proxy", 4);
|
|
1612
1684
|
i0.ɵɵelementContainerEnd();
|
|
1613
1685
|
} if (rf & 2) {
|
|
1614
1686
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -2026,7 +2098,7 @@ KolAccordion.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolAccordion,
|
|
|
2026
2098
|
KolAccordion = __decorate([
|
|
2027
2099
|
ProxyCmp({
|
|
2028
2100
|
inputs: ['_disabled', '_label', '_level', '_on', '_open'],
|
|
2029
|
-
methods: ['
|
|
2101
|
+
methods: ['focus']
|
|
2030
2102
|
})
|
|
2031
2103
|
], KolAccordion);
|
|
2032
2104
|
export { KolAccordion };
|
|
@@ -2249,7 +2321,7 @@ KolBadge.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolBadge, selector
|
|
|
2249
2321
|
KolBadge = __decorate([
|
|
2250
2322
|
ProxyCmp({
|
|
2251
2323
|
inputs: ['_color', '_icons', '_label', '_smartButton'],
|
|
2252
|
-
methods: ['
|
|
2324
|
+
methods: ['focus']
|
|
2253
2325
|
})
|
|
2254
2326
|
], KolBadge);
|
|
2255
2327
|
export { KolBadge };
|
|
@@ -2398,7 +2470,7 @@ KolButton.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolButton, select
|
|
|
2398
2470
|
KolButton = __decorate([
|
|
2399
2471
|
ProxyCmp({
|
|
2400
2472
|
inputs: ['_accessKey', '_ariaControls', '_ariaDescription', '_ariaExpanded', '_ariaSelected', '_customClass', '_disabled', '_hideLabel', '_icons', '_id', '_inline', '_label', '_name', '_on', '_role', '_shortKey', '_tooltipAlign', '_type', '_value', '_variant'],
|
|
2401
|
-
methods: ['getValue', '
|
|
2473
|
+
methods: ['getValue', 'focus']
|
|
2402
2474
|
})
|
|
2403
2475
|
], KolButton);
|
|
2404
2476
|
export { KolButton };
|
|
@@ -2473,7 +2545,7 @@ KolButtonLink.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolButtonLink
|
|
|
2473
2545
|
KolButtonLink = __decorate([
|
|
2474
2546
|
ProxyCmp({
|
|
2475
2547
|
inputs: ['_accessKey', '_ariaControls', '_ariaDescription', '_ariaExpanded', '_ariaSelected', '_disabled', '_hideLabel', '_icons', '_id', '_inline', '_label', '_name', '_on', '_role', '_shortKey', '_tooltipAlign', '_type', '_value'],
|
|
2476
|
-
methods: ['getValue', '
|
|
2548
|
+
methods: ['getValue', 'focus']
|
|
2477
2549
|
})
|
|
2478
2550
|
], KolButtonLink);
|
|
2479
2551
|
export { KolButtonLink };
|
|
@@ -2664,7 +2736,7 @@ let KolCombobox = class KolCombobox extends StencilProxyComponent {
|
|
|
2664
2736
|
super();
|
|
2665
2737
|
this.changeDetectorRef = changeDetectorRef;
|
|
2666
2738
|
this.z = z;
|
|
2667
|
-
this.availableInputProperties = ['_accessKey', '_disabled', '
|
|
2739
|
+
this.availableInputProperties = ['_accessKey', '_disabled', '_hasClearButton', '_hideLabel', '_hideMsg', '_hint', '_icons', '_id', '_label', '_msg', '_name', '_on', '_placeholder', '_required', '_shortKey', '_suggestions', '_tooltipAlign', '_touched', '_value'];
|
|
2668
2740
|
changeDetectorRef.detach();
|
|
2669
2741
|
const originalTagName = 'kol-combobox';
|
|
2670
2742
|
this.tagName = typeof tagNameTransformer === 'function' ? tagNameTransformer(originalTagName) : originalTagName;
|
|
@@ -2684,9 +2756,9 @@ KolCombobox.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolCombobox, se
|
|
|
2684
2756
|
} if (rf & 2) {
|
|
2685
2757
|
let _t;
|
|
2686
2758
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.replaceTagDirective = _t.first);
|
|
2687
|
-
} }, inputs: { _accessKey: "_accessKey", _disabled: "_disabled",
|
|
2759
|
+
} }, inputs: { _accessKey: "_accessKey", _disabled: "_disabled", _hasClearButton: "_hasClearButton", _hideLabel: "_hideLabel", _hideMsg: "_hideMsg", _hint: "_hint", _icons: "_icons", _id: "_id", _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([
|
|
2688
2760
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolCombobox) }
|
|
2689
|
-
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_accessKey", "_disabled", "
|
|
2761
|
+
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_accessKey", "_disabled", "_hasClearButton", "_hideLabel", "_hideMsg", "_hint", "_icons", "_id", "_label", "_msg", "_name", "_on", "_placeholder", "_required", "_shortKey", "_suggestions", "_tooltipAlign", "_touched", "_value", 4, "replaceTag"], [3, "_accessKey", "_disabled", "_hasClearButton", "_hideLabel", "_hideMsg", "_hint", "_icons", "_id", "_label", "_msg", "_name", "_on", "_placeholder", "_required", "_shortKey", "_suggestions", "_tooltipAlign", "_touched", "_value"], [4, "ngTemplateOutlet"]], template: function KolCombobox_Template(rf, ctx) { if (rf & 1) {
|
|
2690
2762
|
i0.ɵɵprojectionDef();
|
|
2691
2763
|
i0.ɵɵtemplate(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);
|
|
2692
2764
|
} if (rf & 2) {
|
|
@@ -2695,8 +2767,8 @@ KolCombobox.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolCombobox, se
|
|
|
2695
2767
|
} }, encapsulation: 2, changeDetection: 0 });
|
|
2696
2768
|
KolCombobox = __decorate([
|
|
2697
2769
|
ProxyCmp({
|
|
2698
|
-
inputs: ['_accessKey', '_disabled', '
|
|
2699
|
-
methods: ['getValue', '
|
|
2770
|
+
inputs: ['_accessKey', '_disabled', '_hasClearButton', '_hideLabel', '_hideMsg', '_hint', '_icons', '_id', '_label', '_msg', '_name', '_on', '_placeholder', '_required', '_shortKey', '_suggestions', '_tooltipAlign', '_touched', '_value'],
|
|
2771
|
+
methods: ['getValue', 'focus']
|
|
2700
2772
|
})
|
|
2701
2773
|
], KolCombobox);
|
|
2702
2774
|
export { KolCombobox };
|
|
@@ -2708,7 +2780,7 @@ export { KolCombobox };
|
|
|
2708
2780
|
template: `
|
|
2709
2781
|
<ng-container *ngIf="hasTagNameTransformer; else defaultCase">
|
|
2710
2782
|
<stencil-ng-proxy
|
|
2711
|
-
[_accessKey]="_accessKey" [_disabled]="_disabled" [
|
|
2783
|
+
[_accessKey]="_accessKey" [_disabled]="_disabled" [_hasClearButton]="_hasClearButton" [_hideLabel]="_hideLabel" [_hideMsg]="_hideMsg" [_hint]="_hint" [_icons]="_icons" [_id]="_id" [_label]="_label" [_msg]="_msg" [_name]="_name" [_on]="_on" [_placeholder]="_placeholder" [_required]="_required" [_shortKey]="_shortKey" [_suggestions]="_suggestions" [_tooltipAlign]="_tooltipAlign" [_touched]="_touched" [_value]="_value"
|
|
2712
2784
|
*replaceTag="tagName"
|
|
2713
2785
|
#replaceTagHost
|
|
2714
2786
|
>
|
|
@@ -2724,7 +2796,7 @@ export { KolCombobox };
|
|
|
2724
2796
|
<ng-content></ng-content>
|
|
2725
2797
|
</ng-template>`,
|
|
2726
2798
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2727
|
-
inputs: ['_accessKey', '_disabled', '
|
|
2799
|
+
inputs: ['_accessKey', '_disabled', '_hasClearButton', '_hideLabel', '_hideMsg', '_hint', '_icons', '_id', '_label', '_msg', '_name', '_on', '_placeholder', '_required', '_shortKey', '_suggestions', '_tooltipAlign', '_touched', '_value'],
|
|
2728
2800
|
providers: [
|
|
2729
2801
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolCombobox) }
|
|
2730
2802
|
],
|
|
@@ -2771,7 +2843,7 @@ KolDetails.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolDetails, sele
|
|
|
2771
2843
|
KolDetails = __decorate([
|
|
2772
2844
|
ProxyCmp({
|
|
2773
2845
|
inputs: ['_disabled', '_label', '_level', '_on', '_open'],
|
|
2774
|
-
methods: ['
|
|
2846
|
+
methods: ['focus']
|
|
2775
2847
|
})
|
|
2776
2848
|
], KolDetails);
|
|
2777
2849
|
export { KolDetails };
|
|
@@ -2809,6 +2881,81 @@ export { KolDetails };
|
|
|
2809
2881
|
args: [ReplaceTagDirective]
|
|
2810
2882
|
}] }); })();
|
|
2811
2883
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolDetails, { className: "KolDetails", filePath: "components.ts", lineNumber: 765 }); })();
|
|
2884
|
+
let KolDialog = class KolDialog extends StencilProxyComponent {
|
|
2885
|
+
constructor(changeDetectorRef, r, z) {
|
|
2886
|
+
super();
|
|
2887
|
+
this.changeDetectorRef = changeDetectorRef;
|
|
2888
|
+
this.z = z;
|
|
2889
|
+
this.availableInputProperties = ['_label', '_on', '_variant', '_width'];
|
|
2890
|
+
changeDetectorRef.detach();
|
|
2891
|
+
const originalTagName = 'kol-dialog';
|
|
2892
|
+
this.tagName = typeof tagNameTransformer === 'function' ? tagNameTransformer(originalTagName) : originalTagName;
|
|
2893
|
+
this.hasTagNameTransformer = typeof tagNameTransformer === 'function';
|
|
2894
|
+
this.el = r.nativeElement;
|
|
2895
|
+
}
|
|
2896
|
+
ngOnChanges() {
|
|
2897
|
+
if (typeof this.replaceTagDirective === 'object' && this.replaceTagDirective !== null && typeof this.replaceTagDirective.handlePropertyChanges === 'function') {
|
|
2898
|
+
this.replaceTagDirective.handlePropertyChanges();
|
|
2899
|
+
}
|
|
2900
|
+
this.changeDetectorRef.detectChanges();
|
|
2901
|
+
}
|
|
2902
|
+
};
|
|
2903
|
+
KolDialog.ɵfac = function KolDialog_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || KolDialog)(i0.ɵɵdirectiveInject(i0.ChangeDetectorRef), i0.ɵɵdirectiveInject(i0.ElementRef), i0.ɵɵdirectiveInject(i0.NgZone)); };
|
|
2904
|
+
KolDialog.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolDialog, selectors: [["kol-dialog"]], viewQuery: function KolDialog_Query(rf, ctx) { if (rf & 1) {
|
|
2905
|
+
i0.ɵɵviewQuery(ReplaceTagDirective, 5);
|
|
2906
|
+
} if (rf & 2) {
|
|
2907
|
+
let _t;
|
|
2908
|
+
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.replaceTagDirective = _t.first);
|
|
2909
|
+
} }, inputs: { _label: "_label", _on: "_on", _variant: "_variant", _width: "_width" }, features: [i0.ɵɵProvidersFeature([
|
|
2910
|
+
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolDialog) }
|
|
2911
|
+
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_label", "_on", "_variant", "_width", 4, "replaceTag"], [3, "_label", "_on", "_variant", "_width"], [4, "ngTemplateOutlet"]], template: function KolDialog_Template(rf, ctx) { if (rf & 1) {
|
|
2912
|
+
i0.ɵɵprojectionDef();
|
|
2913
|
+
i0.ɵɵtemplate(0, KolDialog_ng_container_0_Template, 2, 1, "ng-container", 3)(1, KolDialog_ng_template_1_Template, 1, 1, "ng-template", null, 0, i0.ɵɵtemplateRefExtractor)(3, KolDialog_ng_template_3_Template, 1, 0, "ng-template", null, 1, i0.ɵɵtemplateRefExtractor);
|
|
2914
|
+
} if (rf & 2) {
|
|
2915
|
+
const defaultCase_r3 = i0.ɵɵreference(2);
|
|
2916
|
+
i0.ɵɵproperty("ngIf", ctx.hasTagNameTransformer)("ngIfElse", defaultCase_r3);
|
|
2917
|
+
} }, encapsulation: 2, changeDetection: 0 });
|
|
2918
|
+
KolDialog = __decorate([
|
|
2919
|
+
ProxyCmp({
|
|
2920
|
+
inputs: ['_label', '_on', '_variant', '_width'],
|
|
2921
|
+
methods: ['openModal', 'closeModal']
|
|
2922
|
+
})
|
|
2923
|
+
], KolDialog);
|
|
2924
|
+
export { KolDialog };
|
|
2925
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(KolDialog, [{
|
|
2926
|
+
type: Component,
|
|
2927
|
+
args: [{
|
|
2928
|
+
selector: 'kol-dialog',
|
|
2929
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2930
|
+
template: `
|
|
2931
|
+
<ng-container *ngIf="hasTagNameTransformer; else defaultCase">
|
|
2932
|
+
<stencil-ng-proxy
|
|
2933
|
+
[_label]="_label" [_on]="_on" [_variant]="_variant" [_width]="_width"
|
|
2934
|
+
*replaceTag="tagName"
|
|
2935
|
+
#replaceTagHost
|
|
2936
|
+
>
|
|
2937
|
+
<ng-container *ngTemplateOutlet="ngContentOutlet"></ng-container>
|
|
2938
|
+
</stencil-ng-proxy>
|
|
2939
|
+
</ng-container>
|
|
2940
|
+
|
|
2941
|
+
<ng-template #defaultCase>
|
|
2942
|
+
<ng-container *ngTemplateOutlet="ngContentOutlet"></ng-container>
|
|
2943
|
+
</ng-template>
|
|
2944
|
+
|
|
2945
|
+
<ng-template #ngContentOutlet>
|
|
2946
|
+
<ng-content></ng-content>
|
|
2947
|
+
</ng-template>`,
|
|
2948
|
+
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
2949
|
+
inputs: ['_label', '_on', '_variant', '_width'],
|
|
2950
|
+
providers: [
|
|
2951
|
+
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolDialog) }
|
|
2952
|
+
],
|
|
2953
|
+
}]
|
|
2954
|
+
}], () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], { replaceTagDirective: [{
|
|
2955
|
+
type: ViewChild,
|
|
2956
|
+
args: [ReplaceTagDirective]
|
|
2957
|
+
}] }); })();
|
|
2958
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolDialog, { className: "KolDialog", filePath: "components.ts", lineNumber: 828 }); })();
|
|
2812
2959
|
let KolDrawer = class KolDrawer extends StencilProxyComponent {
|
|
2813
2960
|
constructor(changeDetectorRef, r, z) {
|
|
2814
2961
|
super();
|
|
@@ -2883,7 +3030,7 @@ export { KolDrawer };
|
|
|
2883
3030
|
type: ViewChild,
|
|
2884
3031
|
args: [ReplaceTagDirective]
|
|
2885
3032
|
}] }); })();
|
|
2886
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolDrawer, { className: "KolDrawer", filePath: "components.ts", lineNumber:
|
|
3033
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolDrawer, { className: "KolDrawer", filePath: "components.ts", lineNumber: 890 }); })();
|
|
2887
3034
|
let KolForm = class KolForm extends StencilProxyComponent {
|
|
2888
3035
|
constructor(changeDetectorRef, r, z) {
|
|
2889
3036
|
super();
|
|
@@ -2958,7 +3105,7 @@ export { KolForm };
|
|
|
2958
3105
|
type: ViewChild,
|
|
2959
3106
|
args: [ReplaceTagDirective]
|
|
2960
3107
|
}] }); })();
|
|
2961
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolForm, { className: "KolForm", filePath: "components.ts", lineNumber:
|
|
3108
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolForm, { className: "KolForm", filePath: "components.ts", lineNumber: 953 }); })();
|
|
2962
3109
|
let KolHeading = class KolHeading extends StencilProxyComponent {
|
|
2963
3110
|
constructor(changeDetectorRef, r, z) {
|
|
2964
3111
|
super();
|
|
@@ -3032,7 +3179,7 @@ export { KolHeading };
|
|
|
3032
3179
|
type: ViewChild,
|
|
3033
3180
|
args: [ReplaceTagDirective]
|
|
3034
3181
|
}] }); })();
|
|
3035
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolHeading, { className: "KolHeading", filePath: "components.ts", lineNumber:
|
|
3182
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolHeading, { className: "KolHeading", filePath: "components.ts", lineNumber: 1013 }); })();
|
|
3036
3183
|
let KolIcon = class KolIcon extends StencilProxyComponent {
|
|
3037
3184
|
constructor(changeDetectorRef, r, z) {
|
|
3038
3185
|
super();
|
|
@@ -3106,7 +3253,7 @@ export { KolIcon };
|
|
|
3106
3253
|
type: ViewChild,
|
|
3107
3254
|
args: [ReplaceTagDirective]
|
|
3108
3255
|
}] }); })();
|
|
3109
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolIcon, { className: "KolIcon", filePath: "components.ts", lineNumber:
|
|
3256
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolIcon, { className: "KolIcon", filePath: "components.ts", lineNumber: 1073 }); })();
|
|
3110
3257
|
let KolImage = class KolImage extends StencilProxyComponent {
|
|
3111
3258
|
constructor(changeDetectorRef, r, z) {
|
|
3112
3259
|
super();
|
|
@@ -3180,7 +3327,7 @@ export { KolImage };
|
|
|
3180
3327
|
type: ViewChild,
|
|
3181
3328
|
args: [ReplaceTagDirective]
|
|
3182
3329
|
}] }); })();
|
|
3183
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolImage, { className: "KolImage", filePath: "components.ts", lineNumber:
|
|
3330
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolImage, { className: "KolImage", filePath: "components.ts", lineNumber: 1132 }); })();
|
|
3184
3331
|
let KolInputCheckbox = class KolInputCheckbox extends StencilProxyComponent {
|
|
3185
3332
|
constructor(changeDetectorRef, r, z) {
|
|
3186
3333
|
super();
|
|
@@ -3218,7 +3365,7 @@ KolInputCheckbox.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolInputCh
|
|
|
3218
3365
|
KolInputCheckbox = __decorate([
|
|
3219
3366
|
ProxyCmp({
|
|
3220
3367
|
inputs: ['_accessKey', '_checked', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_id', '_indeterminate', '_label', '_labelAlign', '_msg', '_name', '_on', '_required', '_shortKey', '_tooltipAlign', '_touched', '_value', '_variant'],
|
|
3221
|
-
methods: ['getValue', '
|
|
3368
|
+
methods: ['getValue', 'focus']
|
|
3222
3369
|
})
|
|
3223
3370
|
], KolInputCheckbox);
|
|
3224
3371
|
export { KolInputCheckbox };
|
|
@@ -3255,7 +3402,7 @@ export { KolInputCheckbox };
|
|
|
3255
3402
|
type: ViewChild,
|
|
3256
3403
|
args: [ReplaceTagDirective]
|
|
3257
3404
|
}] }); })();
|
|
3258
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputCheckbox, { className: "KolInputCheckbox", filePath: "components.ts", lineNumber:
|
|
3405
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputCheckbox, { className: "KolInputCheckbox", filePath: "components.ts", lineNumber: 1195 }); })();
|
|
3259
3406
|
let KolInputColor = class KolInputColor extends StencilProxyComponent {
|
|
3260
3407
|
constructor(changeDetectorRef, r, z) {
|
|
3261
3408
|
super();
|
|
@@ -3293,7 +3440,7 @@ KolInputColor.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolInputColor
|
|
|
3293
3440
|
KolInputColor = __decorate([
|
|
3294
3441
|
ProxyCmp({
|
|
3295
3442
|
inputs: ['_accessKey', '_autoComplete', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_id', '_label', '_msg', '_name', '_on', '_shortKey', '_smartButton', '_suggestions', '_tooltipAlign', '_touched', '_value'],
|
|
3296
|
-
methods: ['getValue', '
|
|
3443
|
+
methods: ['getValue', 'focus']
|
|
3297
3444
|
})
|
|
3298
3445
|
], KolInputColor);
|
|
3299
3446
|
export { KolInputColor };
|
|
@@ -3330,7 +3477,7 @@ export { KolInputColor };
|
|
|
3330
3477
|
type: ViewChild,
|
|
3331
3478
|
args: [ReplaceTagDirective]
|
|
3332
3479
|
}] }); })();
|
|
3333
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputColor, { className: "KolInputColor", filePath: "components.ts", lineNumber:
|
|
3480
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputColor, { className: "KolInputColor", filePath: "components.ts", lineNumber: 1273 }); })();
|
|
3334
3481
|
let KolInputDate = class KolInputDate extends StencilProxyComponent {
|
|
3335
3482
|
constructor(changeDetectorRef, r, z) {
|
|
3336
3483
|
super();
|
|
@@ -3368,7 +3515,7 @@ KolInputDate.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolInputDate,
|
|
|
3368
3515
|
KolInputDate = __decorate([
|
|
3369
3516
|
ProxyCmp({
|
|
3370
3517
|
inputs: ['_accessKey', '_autoComplete', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_id', '_label', '_max', '_min', '_msg', '_name', '_on', '_readOnly', '_required', '_shortKey', '_smartButton', '_step', '_suggestions', '_tooltipAlign', '_touched', '_type', '_value'],
|
|
3371
|
-
methods: ['getValue', '
|
|
3518
|
+
methods: ['getValue', 'focus', 'reset']
|
|
3372
3519
|
})
|
|
3373
3520
|
], KolInputDate);
|
|
3374
3521
|
export { KolInputDate };
|
|
@@ -3405,7 +3552,7 @@ export { KolInputDate };
|
|
|
3405
3552
|
type: ViewChild,
|
|
3406
3553
|
args: [ReplaceTagDirective]
|
|
3407
3554
|
}] }); })();
|
|
3408
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputDate, { className: "KolInputDate", filePath: "components.ts", lineNumber:
|
|
3555
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputDate, { className: "KolInputDate", filePath: "components.ts", lineNumber: 1349 }); })();
|
|
3409
3556
|
let KolInputEmail = class KolInputEmail extends StencilProxyComponent {
|
|
3410
3557
|
constructor(changeDetectorRef, r, z) {
|
|
3411
3558
|
super();
|
|
@@ -3443,7 +3590,7 @@ KolInputEmail.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolInputEmail
|
|
|
3443
3590
|
KolInputEmail = __decorate([
|
|
3444
3591
|
ProxyCmp({
|
|
3445
3592
|
inputs: ['_accessKey', '_autoComplete', '_disabled', '_hasCounter', '_hideLabel', '_hideMsg', '_hint', '_icons', '_id', '_label', '_maxLength', '_maxLengthBehavior', '_msg', '_multiple', '_name', '_on', '_pattern', '_placeholder', '_readOnly', '_required', '_shortKey', '_smartButton', '_suggestions', '_tooltipAlign', '_touched', '_value'],
|
|
3446
|
-
methods: ['getValue', '
|
|
3593
|
+
methods: ['getValue', 'focus']
|
|
3447
3594
|
})
|
|
3448
3595
|
], KolInputEmail);
|
|
3449
3596
|
export { KolInputEmail };
|
|
@@ -3480,7 +3627,7 @@ export { KolInputEmail };
|
|
|
3480
3627
|
type: ViewChild,
|
|
3481
3628
|
args: [ReplaceTagDirective]
|
|
3482
3629
|
}] }); })();
|
|
3483
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputEmail, { className: "KolInputEmail", filePath: "components.ts", lineNumber:
|
|
3630
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputEmail, { className: "KolInputEmail", filePath: "components.ts", lineNumber: 1431 }); })();
|
|
3484
3631
|
let KolInputFile = class KolInputFile extends StencilProxyComponent {
|
|
3485
3632
|
constructor(changeDetectorRef, r, z) {
|
|
3486
3633
|
super();
|
|
@@ -3518,7 +3665,7 @@ KolInputFile.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolInputFile,
|
|
|
3518
3665
|
KolInputFile = __decorate([
|
|
3519
3666
|
ProxyCmp({
|
|
3520
3667
|
inputs: ['_accept', '_accessKey', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_id', '_label', '_msg', '_multiple', '_name', '_on', '_required', '_shortKey', '_smartButton', '_tooltipAlign', '_touched'],
|
|
3521
|
-
methods: ['getValue', '
|
|
3668
|
+
methods: ['getValue', 'focus', 'reset']
|
|
3522
3669
|
})
|
|
3523
3670
|
], KolInputFile);
|
|
3524
3671
|
export { KolInputFile };
|
|
@@ -3555,7 +3702,7 @@ export { KolInputFile };
|
|
|
3555
3702
|
type: ViewChild,
|
|
3556
3703
|
args: [ReplaceTagDirective]
|
|
3557
3704
|
}] }); })();
|
|
3558
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputFile, { className: "KolInputFile", filePath: "components.ts", lineNumber:
|
|
3705
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputFile, { className: "KolInputFile", filePath: "components.ts", lineNumber: 1515 }); })();
|
|
3559
3706
|
let KolInputNumber = class KolInputNumber extends StencilProxyComponent {
|
|
3560
3707
|
constructor(changeDetectorRef, r, z) {
|
|
3561
3708
|
super();
|
|
@@ -3593,7 +3740,7 @@ KolInputNumber.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolInputNumb
|
|
|
3593
3740
|
KolInputNumber = __decorate([
|
|
3594
3741
|
ProxyCmp({
|
|
3595
3742
|
inputs: ['_accessKey', '_autoComplete', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_id', '_label', '_max', '_min', '_msg', '_name', '_on', '_placeholder', '_readOnly', '_required', '_shortKey', '_smartButton', '_step', '_suggestions', '_tooltipAlign', '_touched', '_value'],
|
|
3596
|
-
methods: ['getValue', '
|
|
3743
|
+
methods: ['getValue', 'focus']
|
|
3597
3744
|
})
|
|
3598
3745
|
], KolInputNumber);
|
|
3599
3746
|
export { KolInputNumber };
|
|
@@ -3630,7 +3777,7 @@ export { KolInputNumber };
|
|
|
3630
3777
|
type: ViewChild,
|
|
3631
3778
|
args: [ReplaceTagDirective]
|
|
3632
3779
|
}] }); })();
|
|
3633
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputNumber, { className: "KolInputNumber", filePath: "components.ts", lineNumber:
|
|
3780
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputNumber, { className: "KolInputNumber", filePath: "components.ts", lineNumber: 1591 }); })();
|
|
3634
3781
|
let KolInputPassword = class KolInputPassword extends StencilProxyComponent {
|
|
3635
3782
|
constructor(changeDetectorRef, r, z) {
|
|
3636
3783
|
super();
|
|
@@ -3668,7 +3815,7 @@ KolInputPassword.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolInputPa
|
|
|
3668
3815
|
KolInputPassword = __decorate([
|
|
3669
3816
|
ProxyCmp({
|
|
3670
3817
|
inputs: ['_accessKey', '_autoComplete', '_disabled', '_hasCounter', '_hideLabel', '_hideMsg', '_hint', '_icons', '_id', '_label', '_maxLength', '_maxLengthBehavior', '_msg', '_name', '_on', '_pattern', '_placeholder', '_readOnly', '_required', '_shortKey', '_smartButton', '_tooltipAlign', '_touched', '_value', '_variant'],
|
|
3671
|
-
methods: ['getValue', '
|
|
3818
|
+
methods: ['getValue', 'focus']
|
|
3672
3819
|
})
|
|
3673
3820
|
], KolInputPassword);
|
|
3674
3821
|
export { KolInputPassword };
|
|
@@ -3705,7 +3852,7 @@ export { KolInputPassword };
|
|
|
3705
3852
|
type: ViewChild,
|
|
3706
3853
|
args: [ReplaceTagDirective]
|
|
3707
3854
|
}] }); })();
|
|
3708
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputPassword, { className: "KolInputPassword", filePath: "components.ts", lineNumber:
|
|
3855
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputPassword, { className: "KolInputPassword", filePath: "components.ts", lineNumber: 1673 }); })();
|
|
3709
3856
|
let KolInputRadio = class KolInputRadio extends StencilProxyComponent {
|
|
3710
3857
|
constructor(changeDetectorRef, r, z) {
|
|
3711
3858
|
super();
|
|
@@ -3743,7 +3890,7 @@ KolInputRadio.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolInputRadio
|
|
|
3743
3890
|
KolInputRadio = __decorate([
|
|
3744
3891
|
ProxyCmp({
|
|
3745
3892
|
inputs: ['_disabled', '_hideLabel', '_hideMsg', '_hint', '_id', '_label', '_msg', '_name', '_on', '_options', '_orientation', '_required', '_tooltipAlign', '_touched', '_value'],
|
|
3746
|
-
methods: ['getValue', '
|
|
3893
|
+
methods: ['getValue', 'focus']
|
|
3747
3894
|
})
|
|
3748
3895
|
], KolInputRadio);
|
|
3749
3896
|
export { KolInputRadio };
|
|
@@ -3780,7 +3927,7 @@ export { KolInputRadio };
|
|
|
3780
3927
|
type: ViewChild,
|
|
3781
3928
|
args: [ReplaceTagDirective]
|
|
3782
3929
|
}] }); })();
|
|
3783
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputRadio, { className: "KolInputRadio", filePath: "components.ts", lineNumber:
|
|
3930
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputRadio, { className: "KolInputRadio", filePath: "components.ts", lineNumber: 1756 }); })();
|
|
3784
3931
|
let KolInputRange = class KolInputRange extends StencilProxyComponent {
|
|
3785
3932
|
constructor(changeDetectorRef, r, z) {
|
|
3786
3933
|
super();
|
|
@@ -3818,7 +3965,7 @@ KolInputRange.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolInputRange
|
|
|
3818
3965
|
KolInputRange = __decorate([
|
|
3819
3966
|
ProxyCmp({
|
|
3820
3967
|
inputs: ['_accessKey', '_autoComplete', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_id', '_label', '_max', '_min', '_msg', '_name', '_on', '_shortKey', '_step', '_suggestions', '_tooltipAlign', '_touched', '_value'],
|
|
3821
|
-
methods: ['
|
|
3968
|
+
methods: ['focus', 'getValue']
|
|
3822
3969
|
})
|
|
3823
3970
|
], KolInputRange);
|
|
3824
3971
|
export { KolInputRange };
|
|
@@ -3855,7 +4002,7 @@ export { KolInputRange };
|
|
|
3855
4002
|
type: ViewChild,
|
|
3856
4003
|
args: [ReplaceTagDirective]
|
|
3857
4004
|
}] }); })();
|
|
3858
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputRange, { className: "KolInputRange", filePath: "components.ts", lineNumber:
|
|
4005
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputRange, { className: "KolInputRange", filePath: "components.ts", lineNumber: 1829 }); })();
|
|
3859
4006
|
let KolInputText = class KolInputText extends StencilProxyComponent {
|
|
3860
4007
|
constructor(changeDetectorRef, r, z) {
|
|
3861
4008
|
super();
|
|
@@ -3893,7 +4040,7 @@ KolInputText.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolInputText,
|
|
|
3893
4040
|
KolInputText = __decorate([
|
|
3894
4041
|
ProxyCmp({
|
|
3895
4042
|
inputs: ['_accessKey', '_autoComplete', '_disabled', '_hasCounter', '_hideLabel', '_hideMsg', '_hint', '_icons', '_id', '_label', '_maxLength', '_maxLengthBehavior', '_msg', '_name', '_on', '_pattern', '_placeholder', '_readOnly', '_required', '_shortKey', '_smartButton', '_spellCheck', '_suggestions', '_tooltipAlign', '_touched', '_type', '_value'],
|
|
3896
|
-
methods: ['getValue', '
|
|
4043
|
+
methods: ['getValue', 'focus', 'selectionStart', 'selectioconEnd', 'setSelectionRange', 'setSelectionStart', 'setRangeText']
|
|
3897
4044
|
})
|
|
3898
4045
|
], KolInputText);
|
|
3899
4046
|
export { KolInputText };
|
|
@@ -3930,7 +4077,7 @@ export { KolInputText };
|
|
|
3930
4077
|
type: ViewChild,
|
|
3931
4078
|
args: [ReplaceTagDirective]
|
|
3932
4079
|
}] }); })();
|
|
3933
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputText, { className: "KolInputText", filePath: "components.ts", lineNumber:
|
|
4080
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolInputText, { className: "KolInputText", filePath: "components.ts", lineNumber: 1907 }); })();
|
|
3934
4081
|
let KolKolibri = class KolKolibri extends StencilProxyComponent {
|
|
3935
4082
|
constructor(changeDetectorRef, r, z) {
|
|
3936
4083
|
super();
|
|
@@ -4004,7 +4151,7 @@ export { KolKolibri };
|
|
|
4004
4151
|
type: ViewChild,
|
|
4005
4152
|
args: [ReplaceTagDirective]
|
|
4006
4153
|
}] }); })();
|
|
4007
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolKolibri, { className: "KolKolibri", filePath: "components.ts", lineNumber:
|
|
4154
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolKolibri, { className: "KolKolibri", filePath: "components.ts", lineNumber: 1991 }); })();
|
|
4008
4155
|
let KolLink = class KolLink extends StencilProxyComponent {
|
|
4009
4156
|
constructor(changeDetectorRef, r, z) {
|
|
4010
4157
|
super();
|
|
@@ -4042,7 +4189,7 @@ KolLink.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolLink, selectors:
|
|
|
4042
4189
|
KolLink = __decorate([
|
|
4043
4190
|
ProxyCmp({
|
|
4044
4191
|
inputs: ['_accessKey', '_ariaControls', '_ariaCurrentValue', '_ariaDescription', '_ariaExpanded', '_disabled', '_download', '_hideLabel', '_href', '_icons', '_inline', '_label', '_on', '_role', '_shortKey', '_target', '_tooltipAlign'],
|
|
4045
|
-
methods: ['
|
|
4192
|
+
methods: ['focus']
|
|
4046
4193
|
})
|
|
4047
4194
|
], KolLink);
|
|
4048
4195
|
export { KolLink };
|
|
@@ -4079,7 +4226,7 @@ export { KolLink };
|
|
|
4079
4226
|
type: ViewChild,
|
|
4080
4227
|
args: [ReplaceTagDirective]
|
|
4081
4228
|
}] }); })();
|
|
4082
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolLink, { className: "KolLink", filePath: "components.ts", lineNumber:
|
|
4229
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolLink, { className: "KolLink", filePath: "components.ts", lineNumber: 2051 }); })();
|
|
4083
4230
|
let KolLinkButton = class KolLinkButton extends StencilProxyComponent {
|
|
4084
4231
|
constructor(changeDetectorRef, r, z) {
|
|
4085
4232
|
super();
|
|
@@ -4117,7 +4264,7 @@ KolLinkButton.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolLinkButton
|
|
|
4117
4264
|
KolLinkButton = __decorate([
|
|
4118
4265
|
ProxyCmp({
|
|
4119
4266
|
inputs: ['_accessKey', '_ariaControls', '_ariaCurrentValue', '_ariaDescription', '_customClass', '_disabled', '_download', '_hideLabel', '_href', '_icons', '_label', '_on', '_role', '_shortKey', '_target', '_tooltipAlign', '_variant'],
|
|
4120
|
-
methods: ['
|
|
4267
|
+
methods: ['focus']
|
|
4121
4268
|
})
|
|
4122
4269
|
], KolLinkButton);
|
|
4123
4270
|
export { KolLinkButton };
|
|
@@ -4154,7 +4301,7 @@ export { KolLinkButton };
|
|
|
4154
4301
|
type: ViewChild,
|
|
4155
4302
|
args: [ReplaceTagDirective]
|
|
4156
4303
|
}] }); })();
|
|
4157
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolLinkButton, { className: "KolLinkButton", filePath: "components.ts", lineNumber:
|
|
4304
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolLinkButton, { className: "KolLinkButton", filePath: "components.ts", lineNumber: 2126 }); })();
|
|
4158
4305
|
let KolModal = class KolModal extends StencilProxyComponent {
|
|
4159
4306
|
constructor(changeDetectorRef, r, z) {
|
|
4160
4307
|
super();
|
|
@@ -4229,7 +4376,7 @@ export { KolModal };
|
|
|
4229
4376
|
type: ViewChild,
|
|
4230
4377
|
args: [ReplaceTagDirective]
|
|
4231
4378
|
}] }); })();
|
|
4232
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolModal, { className: "KolModal", filePath: "components.ts", lineNumber:
|
|
4379
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolModal, { className: "KolModal", filePath: "components.ts", lineNumber: 2201 }); })();
|
|
4233
4380
|
let KolNav = class KolNav extends StencilProxyComponent {
|
|
4234
4381
|
constructor(changeDetectorRef, r, z) {
|
|
4235
4382
|
super();
|
|
@@ -4303,7 +4450,7 @@ export { KolNav };
|
|
|
4303
4450
|
type: ViewChild,
|
|
4304
4451
|
args: [ReplaceTagDirective]
|
|
4305
4452
|
}] }); })();
|
|
4306
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolNav, { className: "KolNav", filePath: "components.ts", lineNumber:
|
|
4453
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolNav, { className: "KolNav", filePath: "components.ts", lineNumber: 2262 }); })();
|
|
4307
4454
|
let KolPagination = class KolPagination extends StencilProxyComponent {
|
|
4308
4455
|
constructor(changeDetectorRef, r, z) {
|
|
4309
4456
|
super();
|
|
@@ -4377,7 +4524,7 @@ export { KolPagination };
|
|
|
4377
4524
|
type: ViewChild,
|
|
4378
4525
|
args: [ReplaceTagDirective]
|
|
4379
4526
|
}] }); })();
|
|
4380
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolPagination, { className: "KolPagination", filePath: "components.ts", lineNumber:
|
|
4527
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolPagination, { className: "KolPagination", filePath: "components.ts", lineNumber: 2325 }); })();
|
|
4381
4528
|
let KolPaginationWc = class KolPaginationWc extends StencilProxyComponent {
|
|
4382
4529
|
constructor(changeDetectorRef, r, z) {
|
|
4383
4530
|
super();
|
|
@@ -4451,7 +4598,7 @@ export { KolPaginationWc };
|
|
|
4451
4598
|
type: ViewChild,
|
|
4452
4599
|
args: [ReplaceTagDirective]
|
|
4453
4600
|
}] }); })();
|
|
4454
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolPaginationWc, { className: "KolPaginationWc", filePath: "components.ts", lineNumber:
|
|
4601
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolPaginationWc, { className: "KolPaginationWc", filePath: "components.ts", lineNumber: 2393 }); })();
|
|
4455
4602
|
let KolPopoverButton = class KolPopoverButton extends StencilProxyComponent {
|
|
4456
4603
|
constructor(changeDetectorRef, r, z) {
|
|
4457
4604
|
super();
|
|
@@ -4489,7 +4636,7 @@ KolPopoverButton.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolPopover
|
|
|
4489
4636
|
KolPopoverButton = __decorate([
|
|
4490
4637
|
ProxyCmp({
|
|
4491
4638
|
inputs: ['_accessKey', '_ariaControls', '_ariaDescription', '_ariaSelected', '_customClass', '_disabled', '_hideLabel', '_icons', '_id', '_inline', '_label', '_name', '_on', '_popoverAlign', '_role', '_shortKey', '_tabIndex', '_tooltipAlign', '_type', '_value', '_variant'],
|
|
4492
|
-
methods: ['hidePopover', 'showPopover', '
|
|
4639
|
+
methods: ['hidePopover', 'showPopover', 'focus']
|
|
4493
4640
|
})
|
|
4494
4641
|
], KolPopoverButton);
|
|
4495
4642
|
export { KolPopoverButton };
|
|
@@ -4526,7 +4673,7 @@ export { KolPopoverButton };
|
|
|
4526
4673
|
type: ViewChild,
|
|
4527
4674
|
args: [ReplaceTagDirective]
|
|
4528
4675
|
}] }); })();
|
|
4529
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolPopoverButton, { className: "KolPopoverButton", filePath: "components.ts", lineNumber:
|
|
4676
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolPopoverButton, { className: "KolPopoverButton", filePath: "components.ts", lineNumber: 2462 }); })();
|
|
4530
4677
|
let KolPopoverButtonWc = class KolPopoverButtonWc extends StencilProxyComponent {
|
|
4531
4678
|
constructor(changeDetectorRef, r, z) {
|
|
4532
4679
|
super();
|
|
@@ -4564,7 +4711,7 @@ KolPopoverButtonWc.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolPopov
|
|
|
4564
4711
|
KolPopoverButtonWc = __decorate([
|
|
4565
4712
|
ProxyCmp({
|
|
4566
4713
|
inputs: ['_accessKey', '_ariaControls', '_ariaDescription', '_ariaSelected', '_customClass', '_disabled', '_hideLabel', '_icons', '_inline', '_label', '_name', '_on', '_popoverAlign', '_role', '_shortKey', '_tabIndex', '_tooltipAlign', '_type', '_value', '_variant'],
|
|
4567
|
-
methods: ['hidePopover', 'showPopover', '
|
|
4714
|
+
methods: ['hidePopover', 'showPopover', 'focus']
|
|
4568
4715
|
})
|
|
4569
4716
|
], KolPopoverButtonWc);
|
|
4570
4717
|
export { KolPopoverButtonWc };
|
|
@@ -4601,7 +4748,7 @@ export { KolPopoverButtonWc };
|
|
|
4601
4748
|
type: ViewChild,
|
|
4602
4749
|
args: [ReplaceTagDirective]
|
|
4603
4750
|
}] }); })();
|
|
4604
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolPopoverButtonWc, { className: "KolPopoverButtonWc", filePath: "components.ts", lineNumber:
|
|
4751
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolPopoverButtonWc, { className: "KolPopoverButtonWc", filePath: "components.ts", lineNumber: 2541 }); })();
|
|
4605
4752
|
let KolProgress = class KolProgress extends StencilProxyComponent {
|
|
4606
4753
|
constructor(changeDetectorRef, r, z) {
|
|
4607
4754
|
super();
|
|
@@ -4675,7 +4822,7 @@ export { KolProgress };
|
|
|
4675
4822
|
type: ViewChild,
|
|
4676
4823
|
args: [ReplaceTagDirective]
|
|
4677
4824
|
}] }); })();
|
|
4678
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolProgress, { className: "KolProgress", filePath: "components.ts", lineNumber:
|
|
4825
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolProgress, { className: "KolProgress", filePath: "components.ts", lineNumber: 2618 }); })();
|
|
4679
4826
|
let KolQuote = class KolQuote extends StencilProxyComponent {
|
|
4680
4827
|
constructor(changeDetectorRef, r, z) {
|
|
4681
4828
|
super();
|
|
@@ -4749,7 +4896,7 @@ export { KolQuote };
|
|
|
4749
4896
|
type: ViewChild,
|
|
4750
4897
|
args: [ReplaceTagDirective]
|
|
4751
4898
|
}] }); })();
|
|
4752
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolQuote, { className: "KolQuote", filePath: "components.ts", lineNumber:
|
|
4899
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolQuote, { className: "KolQuote", filePath: "components.ts", lineNumber: 2680 }); })();
|
|
4753
4900
|
let KolSelect = class KolSelect extends StencilProxyComponent {
|
|
4754
4901
|
constructor(changeDetectorRef, r, z) {
|
|
4755
4902
|
super();
|
|
@@ -4787,7 +4934,7 @@ KolSelect.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolSelect, select
|
|
|
4787
4934
|
KolSelect = __decorate([
|
|
4788
4935
|
ProxyCmp({
|
|
4789
4936
|
inputs: ['_accessKey', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_id', '_label', '_msg', '_multiple', '_name', '_on', '_options', '_required', '_rows', '_shortKey', '_tabIndex', '_tooltipAlign', '_touched', '_value'],
|
|
4790
|
-
methods: ['getValue', '
|
|
4937
|
+
methods: ['getValue', 'focus']
|
|
4791
4938
|
})
|
|
4792
4939
|
], KolSelect);
|
|
4793
4940
|
export { KolSelect };
|
|
@@ -4824,13 +4971,88 @@ export { KolSelect };
|
|
|
4824
4971
|
type: ViewChild,
|
|
4825
4972
|
args: [ReplaceTagDirective]
|
|
4826
4973
|
}] }); })();
|
|
4827
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSelect, { className: "KolSelect", filePath: "components.ts", lineNumber:
|
|
4974
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSelect, { className: "KolSelect", filePath: "components.ts", lineNumber: 2742 }); })();
|
|
4975
|
+
let KolSelectWc = class KolSelectWc extends StencilProxyComponent {
|
|
4976
|
+
constructor(changeDetectorRef, r, z) {
|
|
4977
|
+
super();
|
|
4978
|
+
this.changeDetectorRef = changeDetectorRef;
|
|
4979
|
+
this.z = z;
|
|
4980
|
+
this.availableInputProperties = ['_accessKey', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_id', '_label', '_msg', '_multiple', '_name', '_on', '_options', '_required', '_rows', '_shortKey', '_tabIndex', '_tooltipAlign', '_touched', '_value'];
|
|
4981
|
+
changeDetectorRef.detach();
|
|
4982
|
+
const originalTagName = 'kol-select-wc';
|
|
4983
|
+
this.tagName = typeof tagNameTransformer === 'function' ? tagNameTransformer(originalTagName) : originalTagName;
|
|
4984
|
+
this.hasTagNameTransformer = typeof tagNameTransformer === 'function';
|
|
4985
|
+
this.el = r.nativeElement;
|
|
4986
|
+
}
|
|
4987
|
+
ngOnChanges() {
|
|
4988
|
+
if (typeof this.replaceTagDirective === 'object' && this.replaceTagDirective !== null && typeof this.replaceTagDirective.handlePropertyChanges === 'function') {
|
|
4989
|
+
this.replaceTagDirective.handlePropertyChanges();
|
|
4990
|
+
}
|
|
4991
|
+
this.changeDetectorRef.detectChanges();
|
|
4992
|
+
}
|
|
4993
|
+
};
|
|
4994
|
+
KolSelectWc.ɵfac = function KolSelectWc_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || KolSelectWc)(i0.ɵɵdirectiveInject(i0.ChangeDetectorRef), i0.ɵɵdirectiveInject(i0.ElementRef), i0.ɵɵdirectiveInject(i0.NgZone)); };
|
|
4995
|
+
KolSelectWc.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolSelectWc, selectors: [["kol-select-wc"]], viewQuery: function KolSelectWc_Query(rf, ctx) { if (rf & 1) {
|
|
4996
|
+
i0.ɵɵviewQuery(ReplaceTagDirective, 5);
|
|
4997
|
+
} if (rf & 2) {
|
|
4998
|
+
let _t;
|
|
4999
|
+
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.replaceTagDirective = _t.first);
|
|
5000
|
+
} }, inputs: { _accessKey: "_accessKey", _disabled: "_disabled", _hideLabel: "_hideLabel", _hideMsg: "_hideMsg", _hint: "_hint", _icons: "_icons", _id: "_id", _label: "_label", _msg: "_msg", _multiple: "_multiple", _name: "_name", _on: "_on", _options: "_options", _required: "_required", _rows: "_rows", _shortKey: "_shortKey", _tabIndex: "_tabIndex", _tooltipAlign: "_tooltipAlign", _touched: "_touched", _value: "_value" }, features: [i0.ɵɵProvidersFeature([
|
|
5001
|
+
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolSelectWc) }
|
|
5002
|
+
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_accessKey", "_disabled", "_hideLabel", "_hideMsg", "_hint", "_icons", "_id", "_label", "_msg", "_multiple", "_name", "_on", "_options", "_required", "_rows", "_shortKey", "_tabIndex", "_tooltipAlign", "_touched", "_value", 4, "replaceTag"], [3, "_accessKey", "_disabled", "_hideLabel", "_hideMsg", "_hint", "_icons", "_id", "_label", "_msg", "_multiple", "_name", "_on", "_options", "_required", "_rows", "_shortKey", "_tabIndex", "_tooltipAlign", "_touched", "_value"], [4, "ngTemplateOutlet"]], template: function KolSelectWc_Template(rf, ctx) { if (rf & 1) {
|
|
5003
|
+
i0.ɵɵprojectionDef();
|
|
5004
|
+
i0.ɵɵtemplate(0, KolSelectWc_ng_container_0_Template, 2, 1, "ng-container", 3)(1, KolSelectWc_ng_template_1_Template, 1, 1, "ng-template", null, 0, i0.ɵɵtemplateRefExtractor)(3, KolSelectWc_ng_template_3_Template, 1, 0, "ng-template", null, 1, i0.ɵɵtemplateRefExtractor);
|
|
5005
|
+
} if (rf & 2) {
|
|
5006
|
+
const defaultCase_r3 = i0.ɵɵreference(2);
|
|
5007
|
+
i0.ɵɵproperty("ngIf", ctx.hasTagNameTransformer)("ngIfElse", defaultCase_r3);
|
|
5008
|
+
} }, encapsulation: 2, changeDetection: 0 });
|
|
5009
|
+
KolSelectWc = __decorate([
|
|
5010
|
+
ProxyCmp({
|
|
5011
|
+
inputs: ['_accessKey', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_id', '_label', '_msg', '_multiple', '_name', '_on', '_options', '_required', '_rows', '_shortKey', '_tabIndex', '_tooltipAlign', '_touched', '_value'],
|
|
5012
|
+
methods: ['getValue', 'focus']
|
|
5013
|
+
})
|
|
5014
|
+
], KolSelectWc);
|
|
5015
|
+
export { KolSelectWc };
|
|
5016
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(KolSelectWc, [{
|
|
5017
|
+
type: Component,
|
|
5018
|
+
args: [{
|
|
5019
|
+
selector: 'kol-select-wc',
|
|
5020
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
5021
|
+
template: `
|
|
5022
|
+
<ng-container *ngIf="hasTagNameTransformer; else defaultCase">
|
|
5023
|
+
<stencil-ng-proxy
|
|
5024
|
+
[_accessKey]="_accessKey" [_disabled]="_disabled" [_hideLabel]="_hideLabel" [_hideMsg]="_hideMsg" [_hint]="_hint" [_icons]="_icons" [_id]="_id" [_label]="_label" [_msg]="_msg" [_multiple]="_multiple" [_name]="_name" [_on]="_on" [_options]="_options" [_required]="_required" [_rows]="_rows" [_shortKey]="_shortKey" [_tabIndex]="_tabIndex" [_tooltipAlign]="_tooltipAlign" [_touched]="_touched" [_value]="_value"
|
|
5025
|
+
*replaceTag="tagName"
|
|
5026
|
+
#replaceTagHost
|
|
5027
|
+
>
|
|
5028
|
+
<ng-container *ngTemplateOutlet="ngContentOutlet"></ng-container>
|
|
5029
|
+
</stencil-ng-proxy>
|
|
5030
|
+
</ng-container>
|
|
5031
|
+
|
|
5032
|
+
<ng-template #defaultCase>
|
|
5033
|
+
<ng-container *ngTemplateOutlet="ngContentOutlet"></ng-container>
|
|
5034
|
+
</ng-template>
|
|
5035
|
+
|
|
5036
|
+
<ng-template #ngContentOutlet>
|
|
5037
|
+
<ng-content></ng-content>
|
|
5038
|
+
</ng-template>`,
|
|
5039
|
+
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
5040
|
+
inputs: ['_accessKey', '_disabled', '_hideLabel', '_hideMsg', '_hint', '_icons', '_id', '_label', '_msg', '_multiple', '_name', '_on', '_options', '_required', '_rows', '_shortKey', '_tabIndex', '_tooltipAlign', '_touched', '_value'],
|
|
5041
|
+
providers: [
|
|
5042
|
+
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolSelectWc) }
|
|
5043
|
+
],
|
|
5044
|
+
}]
|
|
5045
|
+
}], () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], { replaceTagDirective: [{
|
|
5046
|
+
type: ViewChild,
|
|
5047
|
+
args: [ReplaceTagDirective]
|
|
5048
|
+
}] }); })();
|
|
5049
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSelectWc, { className: "KolSelectWc", filePath: "components.ts", lineNumber: 2820 }); })();
|
|
4828
5050
|
let KolSingleSelect = class KolSingleSelect extends StencilProxyComponent {
|
|
4829
5051
|
constructor(changeDetectorRef, r, z) {
|
|
4830
5052
|
super();
|
|
4831
5053
|
this.changeDetectorRef = changeDetectorRef;
|
|
4832
5054
|
this.z = z;
|
|
4833
|
-
this.availableInputProperties = ['_accessKey', '_disabled', '
|
|
5055
|
+
this.availableInputProperties = ['_accessKey', '_disabled', '_hasClearButton', '_hideLabel', '_hideMsg', '_hint', '_icons', '_id', '_label', '_msg', '_name', '_on', '_options', '_placeholder', '_required', '_rows', '_shortKey', '_tooltipAlign', '_touched', '_value'];
|
|
4834
5056
|
changeDetectorRef.detach();
|
|
4835
5057
|
const originalTagName = 'kol-single-select';
|
|
4836
5058
|
this.tagName = typeof tagNameTransformer === 'function' ? tagNameTransformer(originalTagName) : originalTagName;
|
|
@@ -4850,9 +5072,9 @@ KolSingleSelect.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolSingleSe
|
|
|
4850
5072
|
} if (rf & 2) {
|
|
4851
5073
|
let _t;
|
|
4852
5074
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.replaceTagDirective = _t.first);
|
|
4853
|
-
} }, inputs: { _accessKey: "_accessKey", _disabled: "_disabled",
|
|
5075
|
+
} }, inputs: { _accessKey: "_accessKey", _disabled: "_disabled", _hasClearButton: "_hasClearButton", _hideLabel: "_hideLabel", _hideMsg: "_hideMsg", _hint: "_hint", _icons: "_icons", _id: "_id", _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([
|
|
4854
5076
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolSingleSelect) }
|
|
4855
|
-
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_accessKey", "_disabled", "
|
|
5077
|
+
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_accessKey", "_disabled", "_hasClearButton", "_hideLabel", "_hideMsg", "_hint", "_icons", "_id", "_label", "_msg", "_name", "_on", "_options", "_placeholder", "_required", "_rows", "_shortKey", "_tooltipAlign", "_touched", "_value", 4, "replaceTag"], [3, "_accessKey", "_disabled", "_hasClearButton", "_hideLabel", "_hideMsg", "_hint", "_icons", "_id", "_label", "_msg", "_name", "_on", "_options", "_placeholder", "_required", "_rows", "_shortKey", "_tooltipAlign", "_touched", "_value"], [4, "ngTemplateOutlet"]], template: function KolSingleSelect_Template(rf, ctx) { if (rf & 1) {
|
|
4856
5078
|
i0.ɵɵprojectionDef();
|
|
4857
5079
|
i0.ɵɵtemplate(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);
|
|
4858
5080
|
} if (rf & 2) {
|
|
@@ -4861,8 +5083,8 @@ KolSingleSelect.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolSingleSe
|
|
|
4861
5083
|
} }, encapsulation: 2, changeDetection: 0 });
|
|
4862
5084
|
KolSingleSelect = __decorate([
|
|
4863
5085
|
ProxyCmp({
|
|
4864
|
-
inputs: ['_accessKey', '_disabled', '
|
|
4865
|
-
methods: ['getValue', '
|
|
5086
|
+
inputs: ['_accessKey', '_disabled', '_hasClearButton', '_hideLabel', '_hideMsg', '_hint', '_icons', '_id', '_label', '_msg', '_name', '_on', '_options', '_placeholder', '_required', '_rows', '_shortKey', '_tooltipAlign', '_touched', '_value'],
|
|
5087
|
+
methods: ['getValue', 'focus']
|
|
4866
5088
|
})
|
|
4867
5089
|
], KolSingleSelect);
|
|
4868
5090
|
export { KolSingleSelect };
|
|
@@ -4874,7 +5096,7 @@ export { KolSingleSelect };
|
|
|
4874
5096
|
template: `
|
|
4875
5097
|
<ng-container *ngIf="hasTagNameTransformer; else defaultCase">
|
|
4876
5098
|
<stencil-ng-proxy
|
|
4877
|
-
[_accessKey]="_accessKey" [_disabled]="_disabled" [
|
|
5099
|
+
[_accessKey]="_accessKey" [_disabled]="_disabled" [_hasClearButton]="_hasClearButton" [_hideLabel]="_hideLabel" [_hideMsg]="_hideMsg" [_hint]="_hint" [_icons]="_icons" [_id]="_id" [_label]="_label" [_msg]="_msg" [_name]="_name" [_on]="_on" [_options]="_options" [_placeholder]="_placeholder" [_required]="_required" [_rows]="_rows" [_shortKey]="_shortKey" [_tooltipAlign]="_tooltipAlign" [_touched]="_touched" [_value]="_value"
|
|
4878
5100
|
*replaceTag="tagName"
|
|
4879
5101
|
#replaceTagHost
|
|
4880
5102
|
>
|
|
@@ -4890,7 +5112,7 @@ export { KolSingleSelect };
|
|
|
4890
5112
|
<ng-content></ng-content>
|
|
4891
5113
|
</ng-template>`,
|
|
4892
5114
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
4893
|
-
inputs: ['_accessKey', '_disabled', '
|
|
5115
|
+
inputs: ['_accessKey', '_disabled', '_hasClearButton', '_hideLabel', '_hideMsg', '_hint', '_icons', '_id', '_label', '_msg', '_name', '_on', '_options', '_placeholder', '_required', '_rows', '_shortKey', '_tooltipAlign', '_touched', '_value'],
|
|
4894
5116
|
providers: [
|
|
4895
5117
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolSingleSelect) }
|
|
4896
5118
|
],
|
|
@@ -4899,7 +5121,7 @@ export { KolSingleSelect };
|
|
|
4899
5121
|
type: ViewChild,
|
|
4900
5122
|
args: [ReplaceTagDirective]
|
|
4901
5123
|
}] }); })();
|
|
4902
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSingleSelect, { className: "KolSingleSelect", filePath: "components.ts", lineNumber:
|
|
5124
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSingleSelect, { className: "KolSingleSelect", filePath: "components.ts", lineNumber: 2898 }); })();
|
|
4903
5125
|
let KolSkipNav = class KolSkipNav extends StencilProxyComponent {
|
|
4904
5126
|
constructor(changeDetectorRef, r, z) {
|
|
4905
5127
|
super();
|
|
@@ -4937,7 +5159,7 @@ KolSkipNav.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolSkipNav, sele
|
|
|
4937
5159
|
KolSkipNav = __decorate([
|
|
4938
5160
|
ProxyCmp({
|
|
4939
5161
|
inputs: ['_label', '_links'],
|
|
4940
|
-
methods: ['
|
|
5162
|
+
methods: ['focus']
|
|
4941
5163
|
})
|
|
4942
5164
|
], KolSkipNav);
|
|
4943
5165
|
export { KolSkipNav };
|
|
@@ -4974,7 +5196,7 @@ export { KolSkipNav };
|
|
|
4974
5196
|
type: ViewChild,
|
|
4975
5197
|
args: [ReplaceTagDirective]
|
|
4976
5198
|
}] }); })();
|
|
4977
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSkipNav, { className: "KolSkipNav", filePath: "components.ts", lineNumber:
|
|
5199
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSkipNav, { className: "KolSkipNav", filePath: "components.ts", lineNumber: 2976 }); })();
|
|
4978
5200
|
let KolSpin = class KolSpin extends StencilProxyComponent {
|
|
4979
5201
|
constructor(changeDetectorRef, r, z) {
|
|
4980
5202
|
super();
|
|
@@ -5048,7 +5270,7 @@ export { KolSpin };
|
|
|
5048
5270
|
type: ViewChild,
|
|
5049
5271
|
args: [ReplaceTagDirective]
|
|
5050
5272
|
}] }); })();
|
|
5051
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSpin, { className: "KolSpin", filePath: "components.ts", lineNumber:
|
|
5273
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSpin, { className: "KolSpin", filePath: "components.ts", lineNumber: 3035 }); })();
|
|
5052
5274
|
let KolSplitButton = class KolSplitButton extends StencilProxyComponent {
|
|
5053
5275
|
constructor(changeDetectorRef, r, z) {
|
|
5054
5276
|
super();
|
|
@@ -5086,7 +5308,7 @@ KolSplitButton.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolSplitButt
|
|
|
5086
5308
|
KolSplitButton = __decorate([
|
|
5087
5309
|
ProxyCmp({
|
|
5088
5310
|
inputs: ['_accessKey', '_ariaControls', '_ariaDescription', '_ariaExpanded', '_ariaSelected', '_customClass', '_disabled', '_hideLabel', '_icons', '_id', '_label', '_name', '_on', '_role', '_shortKey', '_tooltipAlign', '_type', '_value', '_variant'],
|
|
5089
|
-
methods: ['getValue', '
|
|
5311
|
+
methods: ['getValue', 'focus', 'closePopup']
|
|
5090
5312
|
})
|
|
5091
5313
|
], KolSplitButton);
|
|
5092
5314
|
export { KolSplitButton };
|
|
@@ -5123,13 +5345,13 @@ export { KolSplitButton };
|
|
|
5123
5345
|
type: ViewChild,
|
|
5124
5346
|
args: [ReplaceTagDirective]
|
|
5125
5347
|
}] }); })();
|
|
5126
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSplitButton, { className: "KolSplitButton", filePath: "components.ts", lineNumber:
|
|
5348
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolSplitButton, { className: "KolSplitButton", filePath: "components.ts", lineNumber: 3096 }); })();
|
|
5127
5349
|
let KolTableStateful = class KolTableStateful extends StencilProxyComponent {
|
|
5128
5350
|
constructor(changeDetectorRef, r, z) {
|
|
5129
5351
|
super();
|
|
5130
5352
|
this.changeDetectorRef = changeDetectorRef;
|
|
5131
5353
|
this.z = z;
|
|
5132
|
-
this.availableInputProperties = ['_allowMultiSort', '_data', '_dataFoot', '_hasSettingsMenu', '_headers', '_label', '_minWidth', '_on', '_pagination', '_paginationPosition', '_selection'
|
|
5354
|
+
this.availableInputProperties = ['_allowMultiSort', '_data', '_dataFoot', '_hasSettingsMenu', '_headers', '_label', '_minWidth', '_on', '_pagination', '_paginationPosition', '_selection'];
|
|
5133
5355
|
changeDetectorRef.detach();
|
|
5134
5356
|
const originalTagName = 'kol-table-stateful';
|
|
5135
5357
|
this.tagName = typeof tagNameTransformer === 'function' ? tagNameTransformer(originalTagName) : originalTagName;
|
|
@@ -5149,9 +5371,9 @@ KolTableStateful.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolTableSt
|
|
|
5149
5371
|
} if (rf & 2) {
|
|
5150
5372
|
let _t;
|
|
5151
5373
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.replaceTagDirective = _t.first);
|
|
5152
|
-
} }, inputs: { _allowMultiSort: "_allowMultiSort", _data: "_data", _dataFoot: "_dataFoot", _hasSettingsMenu: "_hasSettingsMenu", _headers: "_headers", _label: "_label", _minWidth: "_minWidth", _on: "_on", _pagination: "_pagination", _paginationPosition: "_paginationPosition", _selection: "_selection"
|
|
5374
|
+
} }, inputs: { _allowMultiSort: "_allowMultiSort", _data: "_data", _dataFoot: "_dataFoot", _hasSettingsMenu: "_hasSettingsMenu", _headers: "_headers", _label: "_label", _minWidth: "_minWidth", _on: "_on", _pagination: "_pagination", _paginationPosition: "_paginationPosition", _selection: "_selection" }, features: [i0.ɵɵProvidersFeature([
|
|
5153
5375
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolTableStateful) }
|
|
5154
|
-
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_allowMultiSort", "_data", "_dataFoot", "_hasSettingsMenu", "_headers", "_label", "_minWidth", "_on", "_pagination", "_paginationPosition", "_selection",
|
|
5376
|
+
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_allowMultiSort", "_data", "_dataFoot", "_hasSettingsMenu", "_headers", "_label", "_minWidth", "_on", "_pagination", "_paginationPosition", "_selection", 4, "replaceTag"], [3, "_allowMultiSort", "_data", "_dataFoot", "_hasSettingsMenu", "_headers", "_label", "_minWidth", "_on", "_pagination", "_paginationPosition", "_selection"], [4, "ngTemplateOutlet"]], template: function KolTableStateful_Template(rf, ctx) { if (rf & 1) {
|
|
5155
5377
|
i0.ɵɵprojectionDef();
|
|
5156
5378
|
i0.ɵɵtemplate(0, KolTableStateful_ng_container_0_Template, 2, 1, "ng-container", 3)(1, KolTableStateful_ng_template_1_Template, 1, 1, "ng-template", null, 0, i0.ɵɵtemplateRefExtractor)(3, KolTableStateful_ng_template_3_Template, 1, 0, "ng-template", null, 1, i0.ɵɵtemplateRefExtractor);
|
|
5157
5379
|
} if (rf & 2) {
|
|
@@ -5160,7 +5382,7 @@ KolTableStateful.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolTableSt
|
|
|
5160
5382
|
} }, encapsulation: 2, changeDetection: 0 });
|
|
5161
5383
|
KolTableStateful = __decorate([
|
|
5162
5384
|
ProxyCmp({
|
|
5163
|
-
inputs: ['_allowMultiSort', '_data', '_dataFoot', '_hasSettingsMenu', '_headers', '_label', '_minWidth', '_on', '_pagination', '_paginationPosition', '_selection'
|
|
5385
|
+
inputs: ['_allowMultiSort', '_data', '_dataFoot', '_hasSettingsMenu', '_headers', '_label', '_minWidth', '_on', '_pagination', '_paginationPosition', '_selection'],
|
|
5164
5386
|
methods: ['getSelection']
|
|
5165
5387
|
})
|
|
5166
5388
|
], KolTableStateful);
|
|
@@ -5173,7 +5395,7 @@ export { KolTableStateful };
|
|
|
5173
5395
|
template: `
|
|
5174
5396
|
<ng-container *ngIf="hasTagNameTransformer; else defaultCase">
|
|
5175
5397
|
<stencil-ng-proxy
|
|
5176
|
-
[_allowMultiSort]="_allowMultiSort" [_data]="_data" [_dataFoot]="_dataFoot" [_hasSettingsMenu]="_hasSettingsMenu" [_headers]="_headers" [_label]="_label" [_minWidth]="_minWidth" [_on]="_on" [_pagination]="_pagination" [_paginationPosition]="_paginationPosition" [_selection]="_selection"
|
|
5398
|
+
[_allowMultiSort]="_allowMultiSort" [_data]="_data" [_dataFoot]="_dataFoot" [_hasSettingsMenu]="_hasSettingsMenu" [_headers]="_headers" [_label]="_label" [_minWidth]="_minWidth" [_on]="_on" [_pagination]="_pagination" [_paginationPosition]="_paginationPosition" [_selection]="_selection"
|
|
5177
5399
|
*replaceTag="tagName"
|
|
5178
5400
|
#replaceTagHost
|
|
5179
5401
|
>
|
|
@@ -5189,7 +5411,7 @@ export { KolTableStateful };
|
|
|
5189
5411
|
<ng-content></ng-content>
|
|
5190
5412
|
</ng-template>`,
|
|
5191
5413
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
5192
|
-
inputs: ['_allowMultiSort', '_data', '_dataFoot', '_hasSettingsMenu', '_headers', '_label', '_minWidth', '_on', '_pagination', '_paginationPosition', '_selection'
|
|
5414
|
+
inputs: ['_allowMultiSort', '_data', '_dataFoot', '_hasSettingsMenu', '_headers', '_label', '_minWidth', '_on', '_pagination', '_paginationPosition', '_selection'],
|
|
5193
5415
|
providers: [
|
|
5194
5416
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolTableStateful) }
|
|
5195
5417
|
],
|
|
@@ -5198,13 +5420,13 @@ export { KolTableStateful };
|
|
|
5198
5420
|
type: ViewChild,
|
|
5199
5421
|
args: [ReplaceTagDirective]
|
|
5200
5422
|
}] }); })();
|
|
5201
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTableStateful, { className: "KolTableStateful", filePath: "components.ts", lineNumber:
|
|
5423
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTableStateful, { className: "KolTableStateful", filePath: "components.ts", lineNumber: 3173 }); })();
|
|
5202
5424
|
let KolTableStateless = class KolTableStateless extends StencilProxyComponent {
|
|
5203
5425
|
constructor(changeDetectorRef, r, z) {
|
|
5204
5426
|
super();
|
|
5205
5427
|
this.changeDetectorRef = changeDetectorRef;
|
|
5206
5428
|
this.z = z;
|
|
5207
|
-
this.availableInputProperties = ['_data', '_dataFoot', '_hasSettingsMenu', '_headerCells', '_label', '_minWidth', '_on', '_selection'
|
|
5429
|
+
this.availableInputProperties = ['_data', '_dataFoot', '_hasSettingsMenu', '_headerCells', '_label', '_minWidth', '_on', '_selection'];
|
|
5208
5430
|
changeDetectorRef.detach();
|
|
5209
5431
|
const originalTagName = 'kol-table-stateless';
|
|
5210
5432
|
this.tagName = typeof tagNameTransformer === 'function' ? tagNameTransformer(originalTagName) : originalTagName;
|
|
@@ -5224,9 +5446,9 @@ KolTableStateless.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolTableS
|
|
|
5224
5446
|
} if (rf & 2) {
|
|
5225
5447
|
let _t;
|
|
5226
5448
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.replaceTagDirective = _t.first);
|
|
5227
|
-
} }, inputs: { _data: "_data", _dataFoot: "_dataFoot", _hasSettingsMenu: "_hasSettingsMenu", _headerCells: "_headerCells", _label: "_label", _minWidth: "_minWidth", _on: "_on", _selection: "_selection"
|
|
5449
|
+
} }, inputs: { _data: "_data", _dataFoot: "_dataFoot", _hasSettingsMenu: "_hasSettingsMenu", _headerCells: "_headerCells", _label: "_label", _minWidth: "_minWidth", _on: "_on", _selection: "_selection" }, features: [i0.ɵɵProvidersFeature([
|
|
5228
5450
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolTableStateless) }
|
|
5229
|
-
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_data", "_dataFoot", "_hasSettingsMenu", "_headerCells", "_label", "_minWidth", "_on", "_selection",
|
|
5451
|
+
]), i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0, decls: 5, vars: 2, consts: [["defaultCase", ""], ["ngContentOutlet", ""], ["replaceTagHost", ""], [4, "ngIf", "ngIfElse"], [3, "_data", "_dataFoot", "_hasSettingsMenu", "_headerCells", "_label", "_minWidth", "_on", "_selection", 4, "replaceTag"], [3, "_data", "_dataFoot", "_hasSettingsMenu", "_headerCells", "_label", "_minWidth", "_on", "_selection"], [4, "ngTemplateOutlet"]], template: function KolTableStateless_Template(rf, ctx) { if (rf & 1) {
|
|
5230
5452
|
i0.ɵɵprojectionDef();
|
|
5231
5453
|
i0.ɵɵtemplate(0, KolTableStateless_ng_container_0_Template, 2, 1, "ng-container", 3)(1, KolTableStateless_ng_template_1_Template, 1, 1, "ng-template", null, 0, i0.ɵɵtemplateRefExtractor)(3, KolTableStateless_ng_template_3_Template, 1, 0, "ng-template", null, 1, i0.ɵɵtemplateRefExtractor);
|
|
5232
5454
|
} if (rf & 2) {
|
|
@@ -5235,7 +5457,7 @@ KolTableStateless.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolTableS
|
|
|
5235
5457
|
} }, encapsulation: 2, changeDetection: 0 });
|
|
5236
5458
|
KolTableStateless = __decorate([
|
|
5237
5459
|
ProxyCmp({
|
|
5238
|
-
inputs: ['_data', '_dataFoot', '_hasSettingsMenu', '_headerCells', '_label', '_minWidth', '_on', '_selection'
|
|
5460
|
+
inputs: ['_data', '_dataFoot', '_hasSettingsMenu', '_headerCells', '_label', '_minWidth', '_on', '_selection']
|
|
5239
5461
|
})
|
|
5240
5462
|
], KolTableStateless);
|
|
5241
5463
|
export { KolTableStateless };
|
|
@@ -5247,7 +5469,7 @@ export { KolTableStateless };
|
|
|
5247
5469
|
template: `
|
|
5248
5470
|
<ng-container *ngIf="hasTagNameTransformer; else defaultCase">
|
|
5249
5471
|
<stencil-ng-proxy
|
|
5250
|
-
[_data]="_data" [_dataFoot]="_dataFoot" [_hasSettingsMenu]="_hasSettingsMenu" [_headerCells]="_headerCells" [_label]="_label" [_minWidth]="_minWidth" [_on]="_on" [_selection]="_selection"
|
|
5472
|
+
[_data]="_data" [_dataFoot]="_dataFoot" [_hasSettingsMenu]="_hasSettingsMenu" [_headerCells]="_headerCells" [_label]="_label" [_minWidth]="_minWidth" [_on]="_on" [_selection]="_selection"
|
|
5251
5473
|
*replaceTag="tagName"
|
|
5252
5474
|
#replaceTagHost
|
|
5253
5475
|
>
|
|
@@ -5263,7 +5485,7 @@ export { KolTableStateless };
|
|
|
5263
5485
|
<ng-content></ng-content>
|
|
5264
5486
|
</ng-template>`,
|
|
5265
5487
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
5266
|
-
inputs: ['_data', '_dataFoot', '_hasSettingsMenu', '_headerCells', '_label', '_minWidth', '_on', '_selection'
|
|
5488
|
+
inputs: ['_data', '_dataFoot', '_hasSettingsMenu', '_headerCells', '_label', '_minWidth', '_on', '_selection'],
|
|
5267
5489
|
providers: [
|
|
5268
5490
|
{ provide: StencilProxyComponent, useExisting: forwardRef(() => KolTableStateless) }
|
|
5269
5491
|
],
|
|
@@ -5272,7 +5494,7 @@ export { KolTableStateless };
|
|
|
5272
5494
|
type: ViewChild,
|
|
5273
5495
|
args: [ReplaceTagDirective]
|
|
5274
5496
|
}] }); })();
|
|
5275
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTableStateless, { className: "KolTableStateless", filePath: "components.ts", lineNumber:
|
|
5497
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTableStateless, { className: "KolTableStateless", filePath: "components.ts", lineNumber: 3241 }); })();
|
|
5276
5498
|
let KolTabs = class KolTabs extends StencilProxyComponent {
|
|
5277
5499
|
constructor(changeDetectorRef, r, z) {
|
|
5278
5500
|
super();
|
|
@@ -5346,7 +5568,7 @@ export { KolTabs };
|
|
|
5346
5568
|
type: ViewChild,
|
|
5347
5569
|
args: [ReplaceTagDirective]
|
|
5348
5570
|
}] }); })();
|
|
5349
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTabs, { className: "KolTabs", filePath: "components.ts", lineNumber:
|
|
5571
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTabs, { className: "KolTabs", filePath: "components.ts", lineNumber: 3306 }); })();
|
|
5350
5572
|
let KolTextarea = class KolTextarea extends StencilProxyComponent {
|
|
5351
5573
|
constructor(changeDetectorRef, r, z) {
|
|
5352
5574
|
super();
|
|
@@ -5384,7 +5606,7 @@ KolTextarea.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolTextarea, se
|
|
|
5384
5606
|
KolTextarea = __decorate([
|
|
5385
5607
|
ProxyCmp({
|
|
5386
5608
|
inputs: ['_accessKey', '_adjustHeight', '_disabled', '_hasCounter', '_hideLabel', '_hideMsg', '_hint', '_icons', '_id', '_label', '_maxLength', '_maxLengthBehavior', '_msg', '_name', '_on', '_placeholder', '_readOnly', '_required', '_resize', '_rows', '_shortKey', '_spellCheck', '_tooltipAlign', '_touched', '_value'],
|
|
5387
|
-
methods: ['getValue', '
|
|
5609
|
+
methods: ['getValue', 'focus']
|
|
5388
5610
|
})
|
|
5389
5611
|
], KolTextarea);
|
|
5390
5612
|
export { KolTextarea };
|
|
@@ -5421,7 +5643,7 @@ export { KolTextarea };
|
|
|
5421
5643
|
type: ViewChild,
|
|
5422
5644
|
args: [ReplaceTagDirective]
|
|
5423
5645
|
}] }); })();
|
|
5424
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTextarea, { className: "KolTextarea", filePath: "components.ts", lineNumber:
|
|
5646
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTextarea, { className: "KolTextarea", filePath: "components.ts", lineNumber: 3371 }); })();
|
|
5425
5647
|
let KolToastContainer = class KolToastContainer extends StencilProxyComponent {
|
|
5426
5648
|
constructor(changeDetectorRef, r, z) {
|
|
5427
5649
|
super();
|
|
@@ -5495,7 +5717,7 @@ export { KolToastContainer };
|
|
|
5495
5717
|
type: ViewChild,
|
|
5496
5718
|
args: [ReplaceTagDirective]
|
|
5497
5719
|
}] }); })();
|
|
5498
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolToastContainer, { className: "KolToastContainer", filePath: "components.ts", lineNumber:
|
|
5720
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolToastContainer, { className: "KolToastContainer", filePath: "components.ts", lineNumber: 3453 }); })();
|
|
5499
5721
|
let KolToolbar = class KolToolbar extends StencilProxyComponent {
|
|
5500
5722
|
constructor(changeDetectorRef, r, z) {
|
|
5501
5723
|
super();
|
|
@@ -5569,7 +5791,7 @@ export { KolToolbar };
|
|
|
5569
5791
|
type: ViewChild,
|
|
5570
5792
|
args: [ReplaceTagDirective]
|
|
5571
5793
|
}] }); })();
|
|
5572
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolToolbar, { className: "KolToolbar", filePath: "components.ts", lineNumber:
|
|
5794
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolToolbar, { className: "KolToolbar", filePath: "components.ts", lineNumber: 3511 }); })();
|
|
5573
5795
|
let KolTree = class KolTree extends StencilProxyComponent {
|
|
5574
5796
|
constructor(changeDetectorRef, r, z) {
|
|
5575
5797
|
super();
|
|
@@ -5643,7 +5865,7 @@ export { KolTree };
|
|
|
5643
5865
|
type: ViewChild,
|
|
5644
5866
|
args: [ReplaceTagDirective]
|
|
5645
5867
|
}] }); })();
|
|
5646
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTree, { className: "KolTree", filePath: "components.ts", lineNumber:
|
|
5868
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTree, { className: "KolTree", filePath: "components.ts", lineNumber: 3571 }); })();
|
|
5647
5869
|
let KolTreeItem = class KolTreeItem extends StencilProxyComponent {
|
|
5648
5870
|
constructor(changeDetectorRef, r, z) {
|
|
5649
5871
|
super();
|
|
@@ -5681,7 +5903,7 @@ KolTreeItem.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolTreeItem, se
|
|
|
5681
5903
|
KolTreeItem = __decorate([
|
|
5682
5904
|
ProxyCmp({
|
|
5683
5905
|
inputs: ['_active', '_href', '_label', '_open'],
|
|
5684
|
-
methods: ['
|
|
5906
|
+
methods: ['focus', 'expand', 'collapse', 'isOpen']
|
|
5685
5907
|
})
|
|
5686
5908
|
], KolTreeItem);
|
|
5687
5909
|
export { KolTreeItem };
|
|
@@ -5718,7 +5940,7 @@ export { KolTreeItem };
|
|
|
5718
5940
|
type: ViewChild,
|
|
5719
5941
|
args: [ReplaceTagDirective]
|
|
5720
5942
|
}] }); })();
|
|
5721
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTreeItem, { className: "KolTreeItem", filePath: "components.ts", lineNumber:
|
|
5943
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTreeItem, { className: "KolTreeItem", filePath: "components.ts", lineNumber: 3630 }); })();
|
|
5722
5944
|
let KolTreeItemWc = class KolTreeItemWc extends StencilProxyComponent {
|
|
5723
5945
|
constructor(changeDetectorRef, r, z) {
|
|
5724
5946
|
super();
|
|
@@ -5756,7 +5978,7 @@ KolTreeItemWc.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: KolTreeItemWc
|
|
|
5756
5978
|
KolTreeItemWc = __decorate([
|
|
5757
5979
|
ProxyCmp({
|
|
5758
5980
|
inputs: ['_active', '_href', '_label', '_open'],
|
|
5759
|
-
methods: ['
|
|
5981
|
+
methods: ['focus', 'expand', 'collapse', 'isOpen']
|
|
5760
5982
|
})
|
|
5761
5983
|
], KolTreeItemWc);
|
|
5762
5984
|
export { KolTreeItemWc };
|
|
@@ -5793,7 +6015,7 @@ export { KolTreeItemWc };
|
|
|
5793
6015
|
type: ViewChild,
|
|
5794
6016
|
args: [ReplaceTagDirective]
|
|
5795
6017
|
}] }); })();
|
|
5796
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTreeItemWc, { className: "KolTreeItemWc", filePath: "components.ts", lineNumber:
|
|
6018
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolTreeItemWc, { className: "KolTreeItemWc", filePath: "components.ts", lineNumber: 3692 }); })();
|
|
5797
6019
|
let KolVersion = class KolVersion extends StencilProxyComponent {
|
|
5798
6020
|
constructor(changeDetectorRef, r, z) {
|
|
5799
6021
|
super();
|
|
@@ -5867,4 +6089,4 @@ export { KolVersion };
|
|
|
5867
6089
|
type: ViewChild,
|
|
5868
6090
|
args: [ReplaceTagDirective]
|
|
5869
6091
|
}] }); })();
|
|
5870
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolVersion, { className: "KolVersion", filePath: "components.ts", lineNumber:
|
|
6092
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(KolVersion, { className: "KolVersion", filePath: "components.ts", lineNumber: 3753 }); })();
|