@heartlandone/vega-angular 2.51.0 → 2.54.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/esm2020/lib/stencil-generated/components.mjs +13 -13
- package/dist/fesm2015/heartlandone-vega-angular.mjs +12 -12
- package/dist/fesm2015/heartlandone-vega-angular.mjs.map +1 -1
- package/dist/fesm2020/heartlandone-vega-angular.mjs +12 -12
- package/dist/fesm2020/heartlandone-vega-angular.mjs.map +1 -1
- package/dist/lib/stencil-generated/components.d.ts +4 -4
- package/dist/package.json +2 -2
- package/package.json +2 -2
- package/src/lib/stencil-generated/components.ts +8 -8
|
@@ -56,7 +56,7 @@ export declare class VegaAppFooter {
|
|
|
56
56
|
protected el: HTMLElement;
|
|
57
57
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
58
58
|
static ɵfac: i0.ɵɵFactoryDeclaration<VegaAppFooter, never>;
|
|
59
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<VegaAppFooter, "vega-app-footer", never, { "additionalLinks": "additionalLinks"; "content": "content"; "disclaimerUrlTarget": "disclaimerUrlTarget"; "hideDefaultLinks": "hideDefaultLinks"; "privacyPolicyLabel": "privacyPolicyLabel"; "privacyPolicyUrl": "privacyPolicyUrl"; "privacyPolicyUrlTarget": "privacyPolicyUrlTarget"; "showDisclaimer": "showDisclaimer"; "termOfUseLabel": "termOfUseLabel"; "termOfUseUrl": "termOfUseUrl"; "termOfUseUrlTarget": "termOfUseUrlTarget"; }, {}, never, ["*"]>;
|
|
59
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<VegaAppFooter, "vega-app-footer", never, { "additionalLinks": "additionalLinks"; "content": "content"; "disclaimerUrlTarget": "disclaimerUrlTarget"; "hideDefaultLinks": "hideDefaultLinks"; "privacyPolicyLabel": "privacyPolicyLabel"; "privacyPolicyUrl": "privacyPolicyUrl"; "privacyPolicyUrlId": "privacyPolicyUrlId"; "privacyPolicyUrlTarget": "privacyPolicyUrlTarget"; "showDisclaimer": "showDisclaimer"; "termOfUseLabel": "termOfUseLabel"; "termOfUseUrl": "termOfUseUrl"; "termOfUseUrlId": "termOfUseUrlId"; "termOfUseUrlTarget": "termOfUseUrlTarget"; }, {}, never, ["*"]>;
|
|
60
60
|
}
|
|
61
61
|
export declare interface VegaAppHeaderButton extends Components.VegaAppHeaderButton {
|
|
62
62
|
/**
|
|
@@ -637,7 +637,7 @@ export declare class VegaDropdown {
|
|
|
637
637
|
protected el: HTMLElement;
|
|
638
638
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
639
639
|
static ɵfac: i0.ɵɵFactoryDeclaration<VegaDropdown, never>;
|
|
640
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<VegaDropdown, "vega-dropdown", never, { "alignment": "alignment"; "caseSensitive": "caseSensitive"; "dynamicOption": "dynamicOption"; "isLazyLoading": "isLazyLoading"; "isLoading": "isLoading"; "isScreenPosition": "isScreenPosition"; "itemDisplayRule": "itemDisplayRule"; "matchContainerHeight": "matchContainerHeight"; "matchTargetWidth": "matchTargetWidth"; "maxHeight": "maxHeight"; "maxWidth": "maxWidth"; "minWidth": "minWidth"; "placement": "placement"; "positionRelativeTo": "positionRelativeTo"; "prefixIconSlot": "prefixIconSlot"; "resettable": "resettable"; "searchTriggerBy": "searchTriggerBy"; "searchable": "searchable"; "selectType": "selectType"; "selectedSourceKey": "selectedSourceKey"; "size": "size"; "source": "source"; "translocation": "translocation"; "trigger": "trigger"; "useDefaultFilter": "useDefaultFilter"; }, {}, never, ["*"]>;
|
|
640
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<VegaDropdown, "vega-dropdown", never, { "alignment": "alignment"; "caseSensitive": "caseSensitive"; "dynamicOption": "dynamicOption"; "isLazyLoading": "isLazyLoading"; "isLoading": "isLoading"; "isScreenPosition": "isScreenPosition"; "itemDisplayRule": "itemDisplayRule"; "matchContainerHeight": "matchContainerHeight"; "matchTargetWidth": "matchTargetWidth"; "maxHeight": "maxHeight"; "maxWidth": "maxWidth"; "minWidth": "minWidth"; "placement": "placement"; "positionRelativeTo": "positionRelativeTo"; "prefixIconSlot": "prefixIconSlot"; "resettable": "resettable"; "searchTriggerBy": "searchTriggerBy"; "searchable": "searchable"; "selectType": "selectType"; "selectedSourceKey": "selectedSourceKey"; "size": "size"; "source": "source"; "translocation": "translocation"; "trigger": "trigger"; "useDefaultFilter": "useDefaultFilter"; "virtualizationThreshold": "virtualizationThreshold"; }, {}, never, ["*"]>;
|
|
641
641
|
}
|
|
642
642
|
export declare interface VegaDropdownContentBox extends Components.VegaDropdownContentBox {
|
|
643
643
|
}
|
|
@@ -966,7 +966,7 @@ export declare class VegaInputNumeric {
|
|
|
966
966
|
protected el: HTMLElement;
|
|
967
967
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
968
968
|
static ɵfac: i0.ɵɵFactoryDeclaration<VegaInputNumeric, never>;
|
|
969
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<VegaInputNumeric, "vega-input-numeric", never, { "autoValidation": "autoValidation"; "disabled": "disabled"; "hint": "hint"; "integerOnly": "integerOnly"; "isValid": "isValid"; "label": "label"; "majorIncrement": "majorIncrement"; "minorIncrement": "minorIncrement"; "placeholder": "placeholder"; "prefixIcon": "prefixIcon"; "prefixText": "prefixText"; "required": "required"; "size": "size"; "suffixText": "suffixText"; "thousandComma": "thousandComma"; "validationRules": "validationRules"; "value": "value"; }, {}, never, ["*"]>;
|
|
969
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<VegaInputNumeric, "vega-input-numeric", never, { "autoValidation": "autoValidation"; "disabled": "disabled"; "hint": "hint"; "integerOnly": "integerOnly"; "isValid": "isValid"; "label": "label"; "majorIncrement": "majorIncrement"; "minorIncrement": "minorIncrement"; "placeholder": "placeholder"; "prefixIcon": "prefixIcon"; "prefixText": "prefixText"; "required": "required"; "showClearIcon": "showClearIcon"; "size": "size"; "suffixText": "suffixText"; "thousandComma": "thousandComma"; "validationRules": "validationRules"; "value": "value"; }, {}, never, ["*"]>;
|
|
970
970
|
}
|
|
971
971
|
export declare interface VegaInputPhoneNumber extends Components.VegaInputPhoneNumber {
|
|
972
972
|
/**
|
|
@@ -1124,7 +1124,7 @@ export declare class VegaLeftNavLink {
|
|
|
1124
1124
|
protected el: HTMLElement;
|
|
1125
1125
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1126
1126
|
static ɵfac: i0.ɵɵFactoryDeclaration<VegaLeftNavLink, never>;
|
|
1127
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<VegaLeftNavLink, "vega-left-nav-link", never, { "counterBadge": "counterBadge"; "customSelectionEnabled": "customSelectionEnabled"; "icon": "icon"; "itemKey": "itemKey"; "selected": "selected"; "url": "url"; }, {}, never, ["*"]>;
|
|
1127
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<VegaLeftNavLink, "vega-left-nav-link", never, { "counterBadge": "counterBadge"; "customSelectionEnabled": "customSelectionEnabled"; "icon": "icon"; "itemKey": "itemKey"; "selected": "selected"; "target": "target"; "url": "url"; }, {}, never, ["*"]>;
|
|
1128
1128
|
}
|
|
1129
1129
|
export declare interface VegaLeftNavSection extends Components.VegaLeftNavSection {
|
|
1130
1130
|
/**
|
package/dist/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@heartlandone/vega-angular",
|
|
3
3
|
"sideEffects": false,
|
|
4
|
-
"version": "2.
|
|
4
|
+
"version": "2.53.0",
|
|
5
5
|
"description": "Angular specific wrapper for @heartlandone/vega",
|
|
6
6
|
"license": "UNLICENSED",
|
|
7
7
|
"peerDependencies": {
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
"url": "https://github.com/heartlandpayments/Vega/tree/main/vega-angular-workspace/projects/vega-angular"
|
|
20
20
|
},
|
|
21
21
|
"dependencies": {
|
|
22
|
-
"@heartlandone/vega": "2.
|
|
22
|
+
"@heartlandone/vega": "2.53.0",
|
|
23
23
|
"tslib": "^2.3.0",
|
|
24
24
|
"@juggle/resize-observer": "^3.4.0"
|
|
25
25
|
},
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@heartlandone/vega-angular",
|
|
3
3
|
"sideEffects": false,
|
|
4
|
-
"version": "2.
|
|
4
|
+
"version": "2.54.0",
|
|
5
5
|
"description": "Angular specific wrapper for @heartlandone/vega",
|
|
6
6
|
"license": "UNLICENSED",
|
|
7
7
|
"peerDependencies": {
|
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
"url": "https://github.com/heartlandpayments/Vega/tree/main/vega-angular-workspace/projects/vega-angular"
|
|
28
28
|
},
|
|
29
29
|
"dependencies": {
|
|
30
|
-
"@heartlandone/vega": "2.
|
|
30
|
+
"@heartlandone/vega": "2.54.0",
|
|
31
31
|
"tslib": "^2.3.0",
|
|
32
32
|
"@juggle/resize-observer": "^3.4.0"
|
|
33
33
|
},
|
|
@@ -45,13 +45,13 @@ export declare interface VegaAppFooter extends Components.VegaAppFooter {}
|
|
|
45
45
|
|
|
46
46
|
@ProxyCmp({
|
|
47
47
|
defineCustomElementFn: undefined,
|
|
48
|
-
inputs: ['additionalLinks', 'content', 'disclaimerUrlTarget', 'hideDefaultLinks', 'privacyPolicyLabel', 'privacyPolicyUrl', 'privacyPolicyUrlTarget', 'showDisclaimer', 'termOfUseLabel', 'termOfUseUrl', 'termOfUseUrlTarget']
|
|
48
|
+
inputs: ['additionalLinks', 'content', 'disclaimerUrlTarget', 'hideDefaultLinks', 'privacyPolicyLabel', 'privacyPolicyUrl', 'privacyPolicyUrlId', 'privacyPolicyUrlTarget', 'showDisclaimer', 'termOfUseLabel', 'termOfUseUrl', 'termOfUseUrlId', 'termOfUseUrlTarget']
|
|
49
49
|
})
|
|
50
50
|
@Component({
|
|
51
51
|
selector: 'vega-app-footer',
|
|
52
52
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
53
53
|
template: '<ng-content></ng-content>',
|
|
54
|
-
inputs: ['additionalLinks', 'content', 'disclaimerUrlTarget', 'hideDefaultLinks', 'privacyPolicyLabel', 'privacyPolicyUrl', 'privacyPolicyUrlTarget', 'showDisclaimer', 'termOfUseLabel', 'termOfUseUrl', 'termOfUseUrlTarget']
|
|
54
|
+
inputs: ['additionalLinks', 'content', 'disclaimerUrlTarget', 'hideDefaultLinks', 'privacyPolicyLabel', 'privacyPolicyUrl', 'privacyPolicyUrlId', 'privacyPolicyUrlTarget', 'showDisclaimer', 'termOfUseLabel', 'termOfUseUrl', 'termOfUseUrlId', 'termOfUseUrlTarget']
|
|
55
55
|
})
|
|
56
56
|
export class VegaAppFooter {
|
|
57
57
|
protected el: HTMLElement;
|
|
@@ -1033,14 +1033,14 @@ It can be triggered in two ways: by pressing "Enter" or through user input. @eve
|
|
|
1033
1033
|
|
|
1034
1034
|
@ProxyCmp({
|
|
1035
1035
|
defineCustomElementFn: undefined,
|
|
1036
|
-
inputs: ['alignment', 'caseSensitive', 'dynamicOption', 'isLazyLoading', 'isLoading', 'isScreenPosition', 'itemDisplayRule', 'matchContainerHeight', 'matchTargetWidth', 'maxHeight', 'maxWidth', 'minWidth', 'placement', 'positionRelativeTo', 'prefixIconSlot', 'resettable', 'searchTriggerBy', 'searchable', 'selectType', 'selectedSourceKey', 'size', 'source', 'translocation', 'trigger', 'useDefaultFilter'],
|
|
1036
|
+
inputs: ['alignment', 'caseSensitive', 'dynamicOption', 'isLazyLoading', 'isLoading', 'isScreenPosition', 'itemDisplayRule', 'matchContainerHeight', 'matchTargetWidth', 'maxHeight', 'maxWidth', 'minWidth', 'placement', 'positionRelativeTo', 'prefixIconSlot', 'resettable', 'searchTriggerBy', 'searchable', 'selectType', 'selectedSourceKey', 'size', 'source', 'translocation', 'trigger', 'useDefaultFilter', 'virtualizationThreshold'],
|
|
1037
1037
|
methods: ['show', 'hide', 'search', 'clearSelection', 'getSelection', 'setSelection']
|
|
1038
1038
|
})
|
|
1039
1039
|
@Component({
|
|
1040
1040
|
selector: 'vega-dropdown',
|
|
1041
1041
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1042
1042
|
template: '<ng-content></ng-content>',
|
|
1043
|
-
inputs: ['alignment', 'caseSensitive', 'dynamicOption', 'isLazyLoading', 'isLoading', 'isScreenPosition', 'itemDisplayRule', 'matchContainerHeight', 'matchTargetWidth', 'maxHeight', 'maxWidth', 'minWidth', 'placement', 'positionRelativeTo', 'prefixIconSlot', 'resettable', 'searchTriggerBy', 'searchable', 'selectType', 'selectedSourceKey', 'size', 'source', 'translocation', 'trigger', 'useDefaultFilter']
|
|
1043
|
+
inputs: ['alignment', 'caseSensitive', 'dynamicOption', 'isLazyLoading', 'isLoading', 'isScreenPosition', 'itemDisplayRule', 'matchContainerHeight', 'matchTargetWidth', 'maxHeight', 'maxWidth', 'minWidth', 'placement', 'positionRelativeTo', 'prefixIconSlot', 'resettable', 'searchTriggerBy', 'searchable', 'selectType', 'selectedSourceKey', 'size', 'source', 'translocation', 'trigger', 'useDefaultFilter', 'virtualizationThreshold']
|
|
1044
1044
|
})
|
|
1045
1045
|
export class VegaDropdown {
|
|
1046
1046
|
protected el: HTMLElement;
|
|
@@ -1591,13 +1591,13 @@ export declare interface VegaInputNumeric extends Components.VegaInputNumeric {
|
|
|
1591
1591
|
|
|
1592
1592
|
@ProxyCmp({
|
|
1593
1593
|
defineCustomElementFn: undefined,
|
|
1594
|
-
inputs: ['autoValidation', 'disabled', 'hint', 'integerOnly', 'isValid', 'label', 'majorIncrement', 'minorIncrement', 'placeholder', 'prefixIcon', 'prefixText', 'required', 'size', 'suffixText', 'thousandComma', 'validationRules', 'value']
|
|
1594
|
+
inputs: ['autoValidation', 'disabled', 'hint', 'integerOnly', 'isValid', 'label', 'majorIncrement', 'minorIncrement', 'placeholder', 'prefixIcon', 'prefixText', 'required', 'showClearIcon', 'size', 'suffixText', 'thousandComma', 'validationRules', 'value']
|
|
1595
1595
|
})
|
|
1596
1596
|
@Component({
|
|
1597
1597
|
selector: 'vega-input-numeric',
|
|
1598
1598
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1599
1599
|
template: '<ng-content></ng-content>',
|
|
1600
|
-
inputs: ['autoValidation', 'disabled', 'hint', 'integerOnly', 'isValid', 'label', 'majorIncrement', 'minorIncrement', 'placeholder', 'prefixIcon', 'prefixText', 'required', 'size', 'suffixText', 'thousandComma', 'validationRules', 'value']
|
|
1600
|
+
inputs: ['autoValidation', 'disabled', 'hint', 'integerOnly', 'isValid', 'label', 'majorIncrement', 'minorIncrement', 'placeholder', 'prefixIcon', 'prefixText', 'required', 'showClearIcon', 'size', 'suffixText', 'thousandComma', 'validationRules', 'value']
|
|
1601
1601
|
})
|
|
1602
1602
|
export class VegaInputNumeric {
|
|
1603
1603
|
protected el: HTMLElement;
|
|
@@ -1858,13 +1858,13 @@ export declare interface VegaLeftNavLink extends Components.VegaLeftNavLink {
|
|
|
1858
1858
|
|
|
1859
1859
|
@ProxyCmp({
|
|
1860
1860
|
defineCustomElementFn: undefined,
|
|
1861
|
-
inputs: ['counterBadge', 'customSelectionEnabled', 'icon', 'itemKey', 'selected', 'url']
|
|
1861
|
+
inputs: ['counterBadge', 'customSelectionEnabled', 'icon', 'itemKey', 'selected', 'target', 'url']
|
|
1862
1862
|
})
|
|
1863
1863
|
@Component({
|
|
1864
1864
|
selector: 'vega-left-nav-link',
|
|
1865
1865
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1866
1866
|
template: '<ng-content></ng-content>',
|
|
1867
|
-
inputs: ['counterBadge', 'customSelectionEnabled', 'icon', 'itemKey', 'selected', 'url']
|
|
1867
|
+
inputs: ['counterBadge', 'customSelectionEnabled', 'icon', 'itemKey', 'selected', 'target', 'url']
|
|
1868
1868
|
})
|
|
1869
1869
|
export class VegaLeftNavLink {
|
|
1870
1870
|
protected el: HTMLElement;
|