@heartlandone/vega-angular 2.28.0 → 2.29.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/components-module.mjs +2 -2
- package/dist/esm2020/lib/stencil-generated/components.mjs +109 -1
- package/dist/esm2020/lib/stencil-generated/text-value-accessor.mjs +3 -3
- package/dist/fesm2015/heartlandone-vega-angular.mjs +108 -4
- package/dist/fesm2015/heartlandone-vega-angular.mjs.map +1 -1
- package/dist/fesm2020/heartlandone-vega-angular.mjs +108 -4
- package/dist/fesm2020/heartlandone-vega-angular.mjs.map +1 -1
- package/dist/lib/components-module.d.ts +1 -1
- package/dist/lib/stencil-generated/components.d.ts +61 -1
- package/dist/lib/stencil-generated/text-value-accessor.d.ts +1 -1
- package/dist/package.json +2 -2
- package/package.json +2 -2
- package/src/lib/stencil-generated/components.ts +122 -0
- package/src/lib/stencil-generated/text-value-accessor.ts +1 -1
|
@@ -6,6 +6,6 @@ export declare class VegaComponentModule {
|
|
|
6
6
|
constructor();
|
|
7
7
|
useJuggleResizeObserver(): void;
|
|
8
8
|
static ɵfac: i0.ɵɵFactoryDeclaration<VegaComponentModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<VegaComponentModule, [typeof i1.VegaAccordion, typeof i1.VegaAppFooter, typeof i1.VegaAppHeaderButton, typeof i1.VegaBackdrop, typeof i1.VegaBanner, typeof i1.VegaBarChart, typeof i1.VegaBox, typeof i1.VegaBreadcrumb, typeof i1.VegaButton, typeof i1.VegaButtonCircle, typeof i1.VegaButtonGroup, typeof i1.VegaButtonGroupItem, typeof i1.VegaButtonLink, typeof i1.VegaCalendar, typeof i1.VegaCalendarEvent, typeof i1.VegaCalendarEventSlot, typeof i1.VegaCard, typeof i1.VegaCarousel, typeof i1.VegaCheckbox, typeof i1.VegaCheckboxGroup, typeof i1.VegaChip, typeof i1.VegaColorPicker, typeof i1.VegaComboBox, typeof i1.VegaCounterBadge, typeof i1.VegaDatePicker, typeof i1.VegaDatePickerCalendar, typeof i1.VegaDialog, typeof i1.VegaDivider, typeof i1.VegaDropdown, typeof i1.VegaDropdownContentBox, typeof i1.VegaDropdownGroup, typeof i1.VegaDropdownItem, typeof i1.VegaFieldError, typeof i1.VegaFieldLabel, typeof i1.VegaFileUploader, typeof i1.VegaFlex, typeof i1.VegaFont, typeof i1.VegaForm, typeof i1.VegaGrid, typeof i1.VegaHint, typeof i1.VegaIcon, typeof i1.VegaImageUploader, typeof i1.VegaInput, typeof i1.VegaInputCreditCard, typeof i1.VegaInputPhoneNumber, typeof i1.VegaInputRange, typeof i1.VegaInputSelect, typeof i1.VegaItemToggle, typeof i1.VegaLeftNav, typeof i1.VegaLeftNavGroup, typeof i1.VegaLeftNavLink, typeof i1.VegaLeftNavSection, typeof i1.VegaLineChart, typeof i1.VegaLoaderWrapper, typeof i1.VegaLoadingIndicator, typeof i1.VegaModal, typeof i1.VegaNavCard, typeof i1.VegaPageNotification, typeof i1.VegaPageNotificationList, typeof i1.VegaPagination, typeof i1.VegaPieChart, typeof i1.VegaPopover, typeof i1.VegaPopoverContentBox, typeof i1.VegaProgressTracker, typeof i1.VegaRadio, typeof i1.VegaRadioGroup, typeof i1.VegaSectionTitle, typeof i1.VegaSegmentControl, typeof i1.VegaSelectionChip, typeof i1.VegaSelectionChipGroup, typeof i1.VegaSelectionTile, typeof i1.VegaSelectionTileGroup, typeof i1.VegaSignatureCapture, typeof i1.VegaSkeleton, typeof i1.VegaSlotContainer, typeof i1.VegaStepper, typeof i1.VegaTabGroup, typeof i1.VegaTabGroupPanel, typeof i1.VegaTable, typeof i1.VegaTableBody, typeof i1.VegaTableCell, typeof i1.VegaTableExpandRow, typeof i1.VegaTableHead, typeof i1.VegaTableHeadCell, typeof i1.VegaTableHeadRow, typeof i1.VegaTableRow, typeof i1.VegaText, typeof i1.VegaTextarea, typeof i1.VegaTimePicker, typeof i1.VegaTimePickerDropdown, typeof i1.VegaToggleSwitch, typeof i1.VegaTooltip, typeof i1.VegaTooltipContentBox, typeof i1.VegaVirtualScroll, typeof i2.TextValueAccessor, typeof i3.ValueAccessor], never, [typeof i1.VegaAccordion, typeof i1.VegaAppFooter, typeof i1.VegaAppHeaderButton, typeof i1.VegaBackdrop, typeof i1.VegaBanner, typeof i1.VegaBarChart, typeof i1.VegaBox, typeof i1.VegaBreadcrumb, typeof i1.VegaButton, typeof i1.VegaButtonCircle, typeof i1.VegaButtonGroup, typeof i1.VegaButtonGroupItem, typeof i1.VegaButtonLink, typeof i1.VegaCalendar, typeof i1.VegaCalendarEvent, typeof i1.VegaCalendarEventSlot, typeof i1.VegaCard, typeof i1.VegaCarousel, typeof i1.VegaCheckbox, typeof i1.VegaCheckboxGroup, typeof i1.VegaChip, typeof i1.VegaColorPicker, typeof i1.VegaComboBox, typeof i1.VegaCounterBadge, typeof i1.VegaDatePicker, typeof i1.VegaDatePickerCalendar, typeof i1.VegaDialog, typeof i1.VegaDivider, typeof i1.VegaDropdown, typeof i1.VegaDropdownContentBox, typeof i1.VegaDropdownGroup, typeof i1.VegaDropdownItem, typeof i1.VegaFieldError, typeof i1.VegaFieldLabel, typeof i1.VegaFileUploader, typeof i1.VegaFlex, typeof i1.VegaFont, typeof i1.VegaForm, typeof i1.VegaGrid, typeof i1.VegaHint, typeof i1.VegaIcon, typeof i1.VegaImageUploader, typeof i1.VegaInput, typeof i1.VegaInputCreditCard, typeof i1.VegaInputPhoneNumber, typeof i1.VegaInputRange, typeof i1.VegaInputSelect, typeof i1.VegaItemToggle, typeof i1.VegaLeftNav, typeof i1.VegaLeftNavGroup, typeof i1.VegaLeftNavLink, typeof i1.VegaLeftNavSection, typeof i1.VegaLineChart, typeof i1.VegaLoaderWrapper, typeof i1.VegaLoadingIndicator, typeof i1.VegaModal, typeof i1.VegaNavCard, typeof i1.VegaPageNotification, typeof i1.VegaPageNotificationList, typeof i1.VegaPagination, typeof i1.VegaPieChart, typeof i1.VegaPopover, typeof i1.VegaPopoverContentBox, typeof i1.VegaProgressTracker, typeof i1.VegaRadio, typeof i1.VegaRadioGroup, typeof i1.VegaSectionTitle, typeof i1.VegaSegmentControl, typeof i1.VegaSelectionChip, typeof i1.VegaSelectionChipGroup, typeof i1.VegaSelectionTile, typeof i1.VegaSelectionTileGroup, typeof i1.VegaSignatureCapture, typeof i1.VegaSkeleton, typeof i1.VegaSlotContainer, typeof i1.VegaStepper, typeof i1.VegaTabGroup, typeof i1.VegaTabGroupPanel, typeof i1.VegaTable, typeof i1.VegaTableBody, typeof i1.VegaTableCell, typeof i1.VegaTableExpandRow, typeof i1.VegaTableHead, typeof i1.VegaTableHeadCell, typeof i1.VegaTableHeadRow, typeof i1.VegaTableRow, typeof i1.VegaText, typeof i1.VegaTextarea, typeof i1.VegaTimePicker, typeof i1.VegaTimePickerDropdown, typeof i1.VegaToggleSwitch, typeof i1.VegaTooltip, typeof i1.VegaTooltipContentBox, typeof i1.VegaVirtualScroll, typeof i2.TextValueAccessor, typeof i3.ValueAccessor]>;
|
|
9
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<VegaComponentModule, [typeof i1.VegaAccordion, typeof i1.VegaAppFooter, typeof i1.VegaAppHeaderButton, typeof i1.VegaBackdrop, typeof i1.VegaBanner, typeof i1.VegaBarChart, typeof i1.VegaBox, typeof i1.VegaBreadcrumb, typeof i1.VegaButton, typeof i1.VegaButtonCircle, typeof i1.VegaButtonGroup, typeof i1.VegaButtonGroupItem, typeof i1.VegaButtonLink, typeof i1.VegaCalendar, typeof i1.VegaCalendarEvent, typeof i1.VegaCalendarEventSlot, typeof i1.VegaCard, typeof i1.VegaCarousel, typeof i1.VegaCheckbox, typeof i1.VegaCheckboxGroup, typeof i1.VegaChip, typeof i1.VegaColorPicker, typeof i1.VegaComboBox, typeof i1.VegaCounterBadge, typeof i1.VegaDatePicker, typeof i1.VegaDatePickerCalendar, typeof i1.VegaDialog, typeof i1.VegaDivider, typeof i1.VegaDropdown, typeof i1.VegaDropdownContentBox, typeof i1.VegaDropdownGroup, typeof i1.VegaDropdownItem, typeof i1.VegaFieldError, typeof i1.VegaFieldLabel, typeof i1.VegaFileUploader, typeof i1.VegaFlex, typeof i1.VegaFont, typeof i1.VegaForm, typeof i1.VegaGrid, typeof i1.VegaHint, typeof i1.VegaIcon, typeof i1.VegaImageUploader, typeof i1.VegaInput, typeof i1.VegaInputCreditCard, typeof i1.VegaInputNumeric, typeof i1.VegaInputPhoneNumber, typeof i1.VegaInputRange, typeof i1.VegaInputSelect, typeof i1.VegaItemToggle, typeof i1.VegaLeftNav, typeof i1.VegaLeftNavGroup, typeof i1.VegaLeftNavLink, typeof i1.VegaLeftNavSection, typeof i1.VegaLineChart, typeof i1.VegaLoaderWrapper, typeof i1.VegaLoadingIndicator, typeof i1.VegaModal, typeof i1.VegaNavCard, typeof i1.VegaPageNotification, typeof i1.VegaPageNotificationList, typeof i1.VegaPagination, typeof i1.VegaPieChart, typeof i1.VegaPopover, typeof i1.VegaPopoverContentBox, typeof i1.VegaProgressTracker, typeof i1.VegaRadio, typeof i1.VegaRadioGroup, typeof i1.VegaSectionTitle, typeof i1.VegaSegmentControl, typeof i1.VegaSelectionChip, typeof i1.VegaSelectionChipGroup, typeof i1.VegaSelectionTile, typeof i1.VegaSelectionTileGroup, typeof i1.VegaSidenav, typeof i1.VegaSidenavGroup, typeof i1.VegaSidenavLink, typeof i1.VegaSignatureCapture, typeof i1.VegaSkeleton, typeof i1.VegaSlotContainer, typeof i1.VegaStepper, typeof i1.VegaTabGroup, typeof i1.VegaTabGroupPanel, typeof i1.VegaTable, typeof i1.VegaTableBody, typeof i1.VegaTableCell, typeof i1.VegaTableExpandRow, typeof i1.VegaTableHead, typeof i1.VegaTableHeadCell, typeof i1.VegaTableHeadRow, typeof i1.VegaTableRow, typeof i1.VegaText, typeof i1.VegaTextarea, typeof i1.VegaTimePicker, typeof i1.VegaTimePickerDropdown, typeof i1.VegaToggleSwitch, typeof i1.VegaTooltip, typeof i1.VegaTooltipContentBox, typeof i1.VegaVirtualScroll, typeof i2.TextValueAccessor, typeof i3.ValueAccessor], never, [typeof i1.VegaAccordion, typeof i1.VegaAppFooter, typeof i1.VegaAppHeaderButton, typeof i1.VegaBackdrop, typeof i1.VegaBanner, typeof i1.VegaBarChart, typeof i1.VegaBox, typeof i1.VegaBreadcrumb, typeof i1.VegaButton, typeof i1.VegaButtonCircle, typeof i1.VegaButtonGroup, typeof i1.VegaButtonGroupItem, typeof i1.VegaButtonLink, typeof i1.VegaCalendar, typeof i1.VegaCalendarEvent, typeof i1.VegaCalendarEventSlot, typeof i1.VegaCard, typeof i1.VegaCarousel, typeof i1.VegaCheckbox, typeof i1.VegaCheckboxGroup, typeof i1.VegaChip, typeof i1.VegaColorPicker, typeof i1.VegaComboBox, typeof i1.VegaCounterBadge, typeof i1.VegaDatePicker, typeof i1.VegaDatePickerCalendar, typeof i1.VegaDialog, typeof i1.VegaDivider, typeof i1.VegaDropdown, typeof i1.VegaDropdownContentBox, typeof i1.VegaDropdownGroup, typeof i1.VegaDropdownItem, typeof i1.VegaFieldError, typeof i1.VegaFieldLabel, typeof i1.VegaFileUploader, typeof i1.VegaFlex, typeof i1.VegaFont, typeof i1.VegaForm, typeof i1.VegaGrid, typeof i1.VegaHint, typeof i1.VegaIcon, typeof i1.VegaImageUploader, typeof i1.VegaInput, typeof i1.VegaInputCreditCard, typeof i1.VegaInputNumeric, typeof i1.VegaInputPhoneNumber, typeof i1.VegaInputRange, typeof i1.VegaInputSelect, typeof i1.VegaItemToggle, typeof i1.VegaLeftNav, typeof i1.VegaLeftNavGroup, typeof i1.VegaLeftNavLink, typeof i1.VegaLeftNavSection, typeof i1.VegaLineChart, typeof i1.VegaLoaderWrapper, typeof i1.VegaLoadingIndicator, typeof i1.VegaModal, typeof i1.VegaNavCard, typeof i1.VegaPageNotification, typeof i1.VegaPageNotificationList, typeof i1.VegaPagination, typeof i1.VegaPieChart, typeof i1.VegaPopover, typeof i1.VegaPopoverContentBox, typeof i1.VegaProgressTracker, typeof i1.VegaRadio, typeof i1.VegaRadioGroup, typeof i1.VegaSectionTitle, typeof i1.VegaSegmentControl, typeof i1.VegaSelectionChip, typeof i1.VegaSelectionChipGroup, typeof i1.VegaSelectionTile, typeof i1.VegaSelectionTileGroup, typeof i1.VegaSidenav, typeof i1.VegaSidenavGroup, typeof i1.VegaSidenavLink, typeof i1.VegaSignatureCapture, typeof i1.VegaSkeleton, typeof i1.VegaSlotContainer, typeof i1.VegaStepper, typeof i1.VegaTabGroup, typeof i1.VegaTabGroupPanel, typeof i1.VegaTable, typeof i1.VegaTableBody, typeof i1.VegaTableCell, typeof i1.VegaTableExpandRow, typeof i1.VegaTableHead, typeof i1.VegaTableHeadCell, typeof i1.VegaTableHeadRow, typeof i1.VegaTableRow, typeof i1.VegaText, typeof i1.VegaTextarea, typeof i1.VegaTimePicker, typeof i1.VegaTimePickerDropdown, typeof i1.VegaToggleSwitch, typeof i1.VegaTooltip, typeof i1.VegaTooltipContentBox, typeof i1.VegaVirtualScroll, typeof i2.TextValueAccessor, typeof i3.ValueAccessor]>;
|
|
10
10
|
static ɵinj: i0.ɵɵInjectorDeclaration<VegaComponentModule>;
|
|
11
11
|
}
|
|
@@ -879,6 +879,23 @@ export declare class VegaInputCreditCard {
|
|
|
879
879
|
static ɵfac: i0.ɵɵFactoryDeclaration<VegaInputCreditCard, never>;
|
|
880
880
|
static ɵcmp: i0.ɵɵComponentDeclaration<VegaInputCreditCard, "vega-input-credit-card", never, { "autoValidation": "autoValidation"; "disabled": "disabled"; "hideCardNumberOnBlur": "hideCardNumberOnBlur"; "hint": "hint"; "isValid": "isValid"; "label": "label"; "placeholder": "placeholder"; "required": "required"; "size": "size"; "validationRules": "validationRules"; "value": "value"; }, {}, never, ["*"]>;
|
|
881
881
|
}
|
|
882
|
+
export declare interface VegaInputNumeric extends Components.VegaInputNumeric {
|
|
883
|
+
/**
|
|
884
|
+
* An event emitter notifying a value change. @vegaVersion 2.29.0
|
|
885
|
+
*/
|
|
886
|
+
vegaChange: EventEmitter<CustomEvent<number>>;
|
|
887
|
+
/**
|
|
888
|
+
* An event emitter notifying a value change. @eventSemantics namespace:native,@vegaVersion 2.29.0
|
|
889
|
+
*/
|
|
890
|
+
change: EventEmitter<CustomEvent<number>>;
|
|
891
|
+
}
|
|
892
|
+
export declare class VegaInputNumeric {
|
|
893
|
+
protected z: NgZone;
|
|
894
|
+
protected el: HTMLElement;
|
|
895
|
+
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
896
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<VegaInputNumeric, never>;
|
|
897
|
+
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, ["*"]>;
|
|
898
|
+
}
|
|
882
899
|
export declare interface VegaInputPhoneNumber extends Components.VegaInputPhoneNumber {
|
|
883
900
|
/**
|
|
884
901
|
* An event emitter notifying a value change. @vegaVersion 2.18.0
|
|
@@ -1355,6 +1372,49 @@ export declare class VegaSelectionTileGroup {
|
|
|
1355
1372
|
static ɵfac: i0.ɵɵFactoryDeclaration<VegaSelectionTileGroup, never>;
|
|
1356
1373
|
static ɵcmp: i0.ɵɵComponentDeclaration<VegaSelectionTileGroup, "vega-selection-tile-group", never, { "disabled": "disabled"; "hint": "hint"; "isValid": "isValid"; "label": "label"; "layout": "layout"; "required": "required"; "selectType": "selectType"; "validationRules": "validationRules"; "value": "value"; }, {}, never, ["*"]>;
|
|
1357
1374
|
}
|
|
1375
|
+
export declare interface VegaSidenav extends Components.VegaSidenav {
|
|
1376
|
+
/**
|
|
1377
|
+
* An event emitter notifying the completion of a navigation menu state change (open or close). @vegaVersion 2.29.0
|
|
1378
|
+
*/
|
|
1379
|
+
vegaStateUpdate: EventEmitter<CustomEvent<string>>;
|
|
1380
|
+
/**
|
|
1381
|
+
* An event emitter notifying the completion of a navigation menu state change (open or close). @eventSemantics namespace:native,@vegaVersion 2.29.0
|
|
1382
|
+
*/
|
|
1383
|
+
stateUpdate: EventEmitter<CustomEvent<string>>;
|
|
1384
|
+
}
|
|
1385
|
+
export declare class VegaSidenav {
|
|
1386
|
+
protected z: NgZone;
|
|
1387
|
+
protected el: HTMLElement;
|
|
1388
|
+
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1389
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<VegaSidenav, never>;
|
|
1390
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<VegaSidenav, "vega-sidenav", never, { "footnote": "footnote"; "headerConfig": "headerConfig"; "openByDefault": "openByDefault"; "source": "source"; }, {}, never, ["*"]>;
|
|
1391
|
+
}
|
|
1392
|
+
export declare interface VegaSidenavGroup extends Components.VegaSidenavGroup {
|
|
1393
|
+
}
|
|
1394
|
+
export declare class VegaSidenavGroup {
|
|
1395
|
+
protected z: NgZone;
|
|
1396
|
+
protected el: HTMLElement;
|
|
1397
|
+
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1398
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<VegaSidenavGroup, never>;
|
|
1399
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<VegaSidenavGroup, "vega-sidenav-group", never, { "icon": "icon"; "label": "label"; }, {}, never, ["*"]>;
|
|
1400
|
+
}
|
|
1401
|
+
export declare interface VegaSidenavLink extends Components.VegaSidenavLink {
|
|
1402
|
+
/**
|
|
1403
|
+
* An event emitter notifying about the occurrence of a click event. @vegaVersion 2.29.0
|
|
1404
|
+
*/
|
|
1405
|
+
vegaClick: EventEmitter<CustomEvent<any>>;
|
|
1406
|
+
/**
|
|
1407
|
+
* An event emitter notifying about the occurrence of a click event. @eventSemantics namespace:native,@vegaVersion 2.29.0
|
|
1408
|
+
*/
|
|
1409
|
+
click: EventEmitter<CustomEvent<any>>;
|
|
1410
|
+
}
|
|
1411
|
+
export declare class VegaSidenavLink {
|
|
1412
|
+
protected z: NgZone;
|
|
1413
|
+
protected el: HTMLElement;
|
|
1414
|
+
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1415
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<VegaSidenavLink, never>;
|
|
1416
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<VegaSidenavLink, "vega-sidenav-link", never, { "icon": "icon"; "selected": "selected"; "showSideBarOnClickLink": "showSideBarOnClickLink"; "url": "url"; }, {}, never, ["*"]>;
|
|
1417
|
+
}
|
|
1358
1418
|
export declare interface VegaSignatureCapture extends Components.VegaSignatureCapture {
|
|
1359
1419
|
/**
|
|
1360
1420
|
* An event emitter notifying a value change. @vegaVersion 2.19.0
|
|
@@ -1701,5 +1761,5 @@ export declare class VegaVirtualScroll {
|
|
|
1701
1761
|
static ɵfac: i0.ɵɵFactoryDeclaration<VegaVirtualScroll, never>;
|
|
1702
1762
|
static ɵcmp: i0.ɵɵComponentDeclaration<VegaVirtualScroll, "vega-virtual-scroll", never, { "approxItemHeight": "approxItemHeight"; "isLoading": "isLoading"; "renderItem": "renderItem"; "source": "source"; "sourceItemIdentifier": "sourceItemIdentifier"; "viewportMaxHeight": "viewportMaxHeight"; "virtualizationThreshold": "virtualizationThreshold"; }, {}, never, ["*"]>;
|
|
1703
1763
|
}
|
|
1704
|
-
declare const _default: (typeof VegaAccordion | typeof VegaAppFooter | typeof VegaAppHeaderButton | typeof VegaBackdrop | typeof VegaBanner | typeof VegaBarChart | typeof VegaBox | typeof VegaBreadcrumb | typeof VegaButton | typeof VegaButtonCircle | typeof VegaButtonGroup | typeof VegaButtonGroupItem | typeof VegaButtonLink | typeof VegaCalendar | typeof VegaCalendarEvent | typeof VegaCalendarEventSlot | typeof VegaCard | typeof VegaCarousel | typeof VegaCheckbox | typeof VegaCheckboxGroup | typeof VegaChip | typeof VegaColorPicker | typeof VegaComboBox | typeof VegaCounterBadge | typeof VegaDatePicker | typeof VegaDatePickerCalendar | typeof VegaDialog | typeof VegaDivider | typeof VegaDropdown | typeof VegaDropdownContentBox | typeof VegaDropdownGroup | typeof VegaDropdownItem | typeof VegaFieldError | typeof VegaFieldLabel | typeof VegaFileUploader | typeof VegaFlex | typeof VegaFont | typeof VegaForm | typeof VegaGrid | typeof VegaHint | typeof VegaIcon | typeof VegaImageUploader | typeof VegaInput | typeof VegaInputCreditCard | typeof VegaInputPhoneNumber | typeof VegaInputRange | typeof VegaInputSelect | typeof VegaItemToggle | typeof VegaLeftNav | typeof VegaLeftNavGroup | typeof VegaLeftNavLink | typeof VegaLeftNavSection | typeof VegaLineChart | typeof VegaLoaderWrapper | typeof VegaLoadingIndicator | typeof VegaModal | typeof VegaNavCard | typeof VegaPageNotification | typeof VegaPageNotificationList | typeof VegaPagination | typeof VegaPieChart | typeof VegaPopover | typeof VegaPopoverContentBox | typeof VegaProgressTracker | typeof VegaRadio | typeof VegaRadioGroup | typeof VegaSectionTitle | typeof VegaSegmentControl | typeof VegaSelectionChip | typeof VegaSelectionChipGroup | typeof VegaSelectionTile | typeof VegaSelectionTileGroup | typeof VegaSignatureCapture | typeof VegaSkeleton | typeof VegaSlotContainer | typeof VegaStepper | typeof VegaTabGroup | typeof VegaTabGroupPanel | typeof VegaTable | typeof VegaTableBody | typeof VegaTableCell | typeof VegaTableExpandRow | typeof VegaTableHead | typeof VegaTableHeadCell | typeof VegaTableHeadRow | typeof VegaTableRow | typeof VegaText | typeof VegaTextarea | typeof VegaTimePicker | typeof VegaTimePickerDropdown | typeof VegaToggleSwitch | typeof VegaTooltip | typeof VegaTooltipContentBox | typeof VegaVirtualScroll)[];
|
|
1764
|
+
declare const _default: (typeof VegaAccordion | typeof VegaAppFooter | typeof VegaAppHeaderButton | typeof VegaBackdrop | typeof VegaBanner | typeof VegaBarChart | typeof VegaBox | typeof VegaBreadcrumb | typeof VegaButton | typeof VegaButtonCircle | typeof VegaButtonGroup | typeof VegaButtonGroupItem | typeof VegaButtonLink | typeof VegaCalendar | typeof VegaCalendarEvent | typeof VegaCalendarEventSlot | typeof VegaCard | typeof VegaCarousel | typeof VegaCheckbox | typeof VegaCheckboxGroup | typeof VegaChip | typeof VegaColorPicker | typeof VegaComboBox | typeof VegaCounterBadge | typeof VegaDatePicker | typeof VegaDatePickerCalendar | typeof VegaDialog | typeof VegaDivider | typeof VegaDropdown | typeof VegaDropdownContentBox | typeof VegaDropdownGroup | typeof VegaDropdownItem | typeof VegaFieldError | typeof VegaFieldLabel | typeof VegaFileUploader | typeof VegaFlex | typeof VegaFont | typeof VegaForm | typeof VegaGrid | typeof VegaHint | typeof VegaIcon | typeof VegaImageUploader | typeof VegaInput | typeof VegaInputCreditCard | typeof VegaInputNumeric | typeof VegaInputPhoneNumber | typeof VegaInputRange | typeof VegaInputSelect | typeof VegaItemToggle | typeof VegaLeftNav | typeof VegaLeftNavGroup | typeof VegaLeftNavLink | typeof VegaLeftNavSection | typeof VegaLineChart | typeof VegaLoaderWrapper | typeof VegaLoadingIndicator | typeof VegaModal | typeof VegaNavCard | typeof VegaPageNotification | typeof VegaPageNotificationList | typeof VegaPagination | typeof VegaPieChart | typeof VegaPopover | typeof VegaPopoverContentBox | typeof VegaProgressTracker | typeof VegaRadio | typeof VegaRadioGroup | typeof VegaSectionTitle | typeof VegaSegmentControl | typeof VegaSelectionChip | typeof VegaSelectionChipGroup | typeof VegaSelectionTile | typeof VegaSelectionTileGroup | typeof VegaSidenav | typeof VegaSidenavGroup | typeof VegaSidenavLink | typeof VegaSignatureCapture | typeof VegaSkeleton | typeof VegaSlotContainer | typeof VegaStepper | typeof VegaTabGroup | typeof VegaTabGroupPanel | typeof VegaTable | typeof VegaTableBody | typeof VegaTableCell | typeof VegaTableExpandRow | typeof VegaTableHead | typeof VegaTableHeadCell | typeof VegaTableHeadRow | typeof VegaTableRow | typeof VegaText | typeof VegaTextarea | typeof VegaTimePicker | typeof VegaTimePickerDropdown | typeof VegaToggleSwitch | typeof VegaTooltip | typeof VegaTooltipContentBox | typeof VegaVirtualScroll)[];
|
|
1705
1765
|
export default _default;
|
|
@@ -4,5 +4,5 @@ import * as i0 from "@angular/core";
|
|
|
4
4
|
export declare class TextValueAccessor extends ValueAccessor {
|
|
5
5
|
constructor(el: ElementRef);
|
|
6
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<TextValueAccessor, never>;
|
|
7
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<TextValueAccessor, "vega-checkbox, vega-checkbox-group, vega-color-picker, vega-combo-box, vega-date-picker, vega-file-uploader, vega-image-uploader, vega-input, vega-input-credit-card, vega-input-phone-number, vega-input-range, vega-input-select, vega-radio-group, vega-selection-chip-group, vega-selection-tile-group, vega-signature-capture, vega-stepper, vega-textarea, vega-time-picker, vega-toggle-switch", never, {}, {}, never>;
|
|
7
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<TextValueAccessor, "vega-checkbox, vega-checkbox-group, vega-color-picker, vega-combo-box, vega-date-picker, vega-file-uploader, vega-image-uploader, vega-input, vega-input-credit-card, vega-input-numeric, vega-input-phone-number, vega-input-range, vega-input-select, vega-radio-group, vega-selection-chip-group, vega-selection-tile-group, vega-signature-capture, vega-stepper, vega-textarea, vega-time-picker, vega-toggle-switch", never, {}, {}, never>;
|
|
8
8
|
}
|
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.28.1",
|
|
5
5
|
"description": "Angular specific wrapper for @heartlandone/vega",
|
|
6
6
|
"peerDependencies": {
|
|
7
7
|
"@angular/common": ">=12.0.0",
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
"url": "https://github.com/heartlandpayments/Vega/tree/main/vega-angular-workspace/projects/vega-angular"
|
|
19
19
|
},
|
|
20
20
|
"dependencies": {
|
|
21
|
-
"@heartlandone/vega": "2.
|
|
21
|
+
"@heartlandone/vega": "2.28.1",
|
|
22
22
|
"tslib": "^2.3.0",
|
|
23
23
|
"@juggle/resize-observer": "^3.4.0"
|
|
24
24
|
},
|
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.29.0",
|
|
5
5
|
"description": "Angular specific wrapper for @heartlandone/vega",
|
|
6
6
|
"peerDependencies": {
|
|
7
7
|
"@angular/common": ">=12.0.0",
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
"url": "https://github.com/heartlandpayments/Vega/tree/main/vega-angular-workspace/projects/vega-angular"
|
|
27
27
|
},
|
|
28
28
|
"dependencies": {
|
|
29
|
-
"@heartlandone/vega": "2.
|
|
29
|
+
"@heartlandone/vega": "2.29.0",
|
|
30
30
|
"tslib": "^2.3.0",
|
|
31
31
|
"@juggle/resize-observer": "^3.4.0"
|
|
32
32
|
},
|
|
@@ -1471,6 +1471,38 @@ export class VegaInputCreditCard {
|
|
|
1471
1471
|
}
|
|
1472
1472
|
}
|
|
1473
1473
|
|
|
1474
|
+
|
|
1475
|
+
export declare interface VegaInputNumeric extends Components.VegaInputNumeric {
|
|
1476
|
+
/**
|
|
1477
|
+
* An event emitter notifying a value change. @vegaVersion 2.29.0
|
|
1478
|
+
*/
|
|
1479
|
+
vegaChange: EventEmitter<CustomEvent<number>>;
|
|
1480
|
+
/**
|
|
1481
|
+
* An event emitter notifying a value change. @eventSemantics namespace:native,@vegaVersion 2.29.0
|
|
1482
|
+
*/
|
|
1483
|
+
change: EventEmitter<CustomEvent<number>>;
|
|
1484
|
+
|
|
1485
|
+
}
|
|
1486
|
+
|
|
1487
|
+
@ProxyCmp({
|
|
1488
|
+
defineCustomElementFn: undefined,
|
|
1489
|
+
inputs: ['autoValidation', 'disabled', 'hint', 'integerOnly', 'isValid', 'label', 'majorIncrement', 'minorIncrement', 'placeholder', 'prefixIcon', 'prefixText', 'required', 'size', 'suffixText', 'thousandComma', 'validationRules', 'value']
|
|
1490
|
+
})
|
|
1491
|
+
@Component({
|
|
1492
|
+
selector: 'vega-input-numeric',
|
|
1493
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1494
|
+
template: '<ng-content></ng-content>',
|
|
1495
|
+
inputs: ['autoValidation', 'disabled', 'hint', 'integerOnly', 'isValid', 'label', 'majorIncrement', 'minorIncrement', 'placeholder', 'prefixIcon', 'prefixText', 'required', 'size', 'suffixText', 'thousandComma', 'validationRules', 'value']
|
|
1496
|
+
})
|
|
1497
|
+
export class VegaInputNumeric {
|
|
1498
|
+
protected el: HTMLElement;
|
|
1499
|
+
constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {
|
|
1500
|
+
c.detach();
|
|
1501
|
+
this.el = r.nativeElement;
|
|
1502
|
+
proxyOutputs(this, this.el, ['vegaChange', 'change']);
|
|
1503
|
+
}
|
|
1504
|
+
}
|
|
1505
|
+
|
|
1474
1506
|
import type { VegaCountryType as IVegaInputPhoneNumberVegaCountryType } from '@heartlandone/vega/dist/types/components/vega-input-phone-number/types';
|
|
1475
1507
|
export declare interface VegaInputPhoneNumber extends Components.VegaInputPhoneNumber {
|
|
1476
1508
|
/**
|
|
@@ -2345,6 +2377,92 @@ export class VegaSelectionTileGroup {
|
|
|
2345
2377
|
}
|
|
2346
2378
|
}
|
|
2347
2379
|
|
|
2380
|
+
|
|
2381
|
+
export declare interface VegaSidenav extends Components.VegaSidenav {
|
|
2382
|
+
/**
|
|
2383
|
+
* An event emitter notifying the completion of a navigation menu state change (open or close). @vegaVersion 2.29.0
|
|
2384
|
+
*/
|
|
2385
|
+
vegaStateUpdate: EventEmitter<CustomEvent<string>>;
|
|
2386
|
+
/**
|
|
2387
|
+
* An event emitter notifying the completion of a navigation menu state change (open or close). @eventSemantics namespace:native,@vegaVersion 2.29.0
|
|
2388
|
+
*/
|
|
2389
|
+
stateUpdate: EventEmitter<CustomEvent<string>>;
|
|
2390
|
+
|
|
2391
|
+
}
|
|
2392
|
+
|
|
2393
|
+
@ProxyCmp({
|
|
2394
|
+
defineCustomElementFn: undefined,
|
|
2395
|
+
inputs: ['footnote', 'headerConfig', 'openByDefault', 'source'],
|
|
2396
|
+
methods: ['toggle']
|
|
2397
|
+
})
|
|
2398
|
+
@Component({
|
|
2399
|
+
selector: 'vega-sidenav',
|
|
2400
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2401
|
+
template: '<ng-content></ng-content>',
|
|
2402
|
+
inputs: ['footnote', 'headerConfig', 'openByDefault', 'source']
|
|
2403
|
+
})
|
|
2404
|
+
export class VegaSidenav {
|
|
2405
|
+
protected el: HTMLElement;
|
|
2406
|
+
constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {
|
|
2407
|
+
c.detach();
|
|
2408
|
+
this.el = r.nativeElement;
|
|
2409
|
+
proxyOutputs(this, this.el, ['vegaStateUpdate', 'stateUpdate']);
|
|
2410
|
+
}
|
|
2411
|
+
}
|
|
2412
|
+
|
|
2413
|
+
|
|
2414
|
+
export declare interface VegaSidenavGroup extends Components.VegaSidenavGroup {}
|
|
2415
|
+
|
|
2416
|
+
@ProxyCmp({
|
|
2417
|
+
defineCustomElementFn: undefined,
|
|
2418
|
+
inputs: ['icon', 'label']
|
|
2419
|
+
})
|
|
2420
|
+
@Component({
|
|
2421
|
+
selector: 'vega-sidenav-group',
|
|
2422
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2423
|
+
template: '<ng-content></ng-content>',
|
|
2424
|
+
inputs: ['icon', 'label']
|
|
2425
|
+
})
|
|
2426
|
+
export class VegaSidenavGroup {
|
|
2427
|
+
protected el: HTMLElement;
|
|
2428
|
+
constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {
|
|
2429
|
+
c.detach();
|
|
2430
|
+
this.el = r.nativeElement;
|
|
2431
|
+
}
|
|
2432
|
+
}
|
|
2433
|
+
|
|
2434
|
+
|
|
2435
|
+
export declare interface VegaSidenavLink extends Components.VegaSidenavLink {
|
|
2436
|
+
/**
|
|
2437
|
+
* An event emitter notifying about the occurrence of a click event. @vegaVersion 2.29.0
|
|
2438
|
+
*/
|
|
2439
|
+
vegaClick: EventEmitter<CustomEvent<any>>;
|
|
2440
|
+
/**
|
|
2441
|
+
* An event emitter notifying about the occurrence of a click event. @eventSemantics namespace:native,@vegaVersion 2.29.0
|
|
2442
|
+
*/
|
|
2443
|
+
click: EventEmitter<CustomEvent<any>>;
|
|
2444
|
+
|
|
2445
|
+
}
|
|
2446
|
+
|
|
2447
|
+
@ProxyCmp({
|
|
2448
|
+
defineCustomElementFn: undefined,
|
|
2449
|
+
inputs: ['icon', 'selected', 'showSideBarOnClickLink', 'url']
|
|
2450
|
+
})
|
|
2451
|
+
@Component({
|
|
2452
|
+
selector: 'vega-sidenav-link',
|
|
2453
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2454
|
+
template: '<ng-content></ng-content>',
|
|
2455
|
+
inputs: ['icon', 'selected', 'showSideBarOnClickLink', 'url']
|
|
2456
|
+
})
|
|
2457
|
+
export class VegaSidenavLink {
|
|
2458
|
+
protected el: HTMLElement;
|
|
2459
|
+
constructor(c: ChangeDetectorRef, r: ElementRef, protected z: NgZone) {
|
|
2460
|
+
c.detach();
|
|
2461
|
+
this.el = r.nativeElement;
|
|
2462
|
+
proxyOutputs(this, this.el, ['vegaClick', 'click']);
|
|
2463
|
+
}
|
|
2464
|
+
}
|
|
2465
|
+
|
|
2348
2466
|
import type { VegaSignatureValue as IVegaSignatureCaptureVegaSignatureValue } from '@heartlandone/vega/dist/types/components/vega-signature-capture/types';
|
|
2349
2467
|
export declare interface VegaSignatureCapture extends Components.VegaSignatureCapture {
|
|
2350
2468
|
/**
|
|
@@ -3029,6 +3147,7 @@ export default [
|
|
|
3029
3147
|
VegaImageUploader,
|
|
3030
3148
|
VegaInput,
|
|
3031
3149
|
VegaInputCreditCard,
|
|
3150
|
+
VegaInputNumeric,
|
|
3032
3151
|
VegaInputPhoneNumber,
|
|
3033
3152
|
VegaInputRange,
|
|
3034
3153
|
VegaInputSelect,
|
|
@@ -3057,6 +3176,9 @@ export default [
|
|
|
3057
3176
|
VegaSelectionChipGroup,
|
|
3058
3177
|
VegaSelectionTile,
|
|
3059
3178
|
VegaSelectionTileGroup,
|
|
3179
|
+
VegaSidenav,
|
|
3180
|
+
VegaSidenavGroup,
|
|
3181
|
+
VegaSidenavLink,
|
|
3060
3182
|
VegaSignatureCapture,
|
|
3061
3183
|
VegaSkeleton,
|
|
3062
3184
|
VegaSlotContainer,
|
|
@@ -5,7 +5,7 @@ import { ValueAccessor } from './value-accessor';
|
|
|
5
5
|
|
|
6
6
|
@Directive({
|
|
7
7
|
/* tslint:disable-next-line:directive-selector */
|
|
8
|
-
selector: 'vega-checkbox, vega-checkbox-group, vega-color-picker, vega-combo-box, vega-date-picker, vega-file-uploader, vega-image-uploader, vega-input, vega-input-credit-card, vega-input-phone-number, vega-input-range, vega-input-select, vega-radio-group, vega-selection-chip-group, vega-selection-tile-group, vega-signature-capture, vega-stepper, vega-textarea, vega-time-picker, vega-toggle-switch',
|
|
8
|
+
selector: 'vega-checkbox, vega-checkbox-group, vega-color-picker, vega-combo-box, vega-date-picker, vega-file-uploader, vega-image-uploader, vega-input, vega-input-credit-card, vega-input-numeric, vega-input-phone-number, vega-input-range, vega-input-select, vega-radio-group, vega-selection-chip-group, vega-selection-tile-group, vega-signature-capture, vega-stepper, vega-textarea, vega-time-picker, vega-toggle-switch',
|
|
9
9
|
host: {
|
|
10
10
|
'(vegaChange)': "handleChangeEvent($event.currentTarget.value, 'vega')",
|
|
11
11
|
'(change)': "handleChangeEvent($event.currentTarget.value, 'native')"
|