@heartlandone/vega-angular 2.2.0 → 2.4.0-RTE-preview

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.
Files changed (29) hide show
  1. package/dist/esm2020/lib/components-module.mjs +2 -2
  2. package/dist/esm2020/lib/stencil-generated/components.mjs +769 -70
  3. package/dist/esm2020/lib/stencil-generated/text-value-accessor.mjs +3 -3
  4. package/dist/esm2020/testing/heartlandone-vega-angular-testing.mjs +5 -0
  5. package/dist/esm2020/testing/index.mjs +84 -0
  6. package/dist/esm2020/testing/public-api.mjs +5 -0
  7. package/dist/fesm2015/heartlandone-vega-angular-testing.mjs +97 -0
  8. package/dist/fesm2015/heartlandone-vega-angular-testing.mjs.map +1 -0
  9. package/dist/fesm2015/heartlandone-vega-angular.mjs +746 -73
  10. package/dist/fesm2015/heartlandone-vega-angular.mjs.map +1 -1
  11. package/dist/fesm2020/heartlandone-vega-angular-testing.mjs +94 -0
  12. package/dist/fesm2020/heartlandone-vega-angular-testing.mjs.map +1 -0
  13. package/dist/fesm2020/heartlandone-vega-angular.mjs +746 -73
  14. package/dist/fesm2020/heartlandone-vega-angular.mjs.map +1 -1
  15. package/dist/lib/components-module.d.ts +1 -1
  16. package/dist/lib/stencil-generated/components.d.ts +729 -156
  17. package/dist/lib/stencil-generated/text-value-accessor.d.ts +1 -1
  18. package/dist/package.json +10 -2
  19. package/dist/testing/heartlandone-vega-angular-testing.d.ts +5 -0
  20. package/dist/testing/index.d.ts +7 -0
  21. package/dist/testing/package.json +10 -0
  22. package/dist/testing/public-api.d.ts +1 -0
  23. package/package.json +5 -4
  24. package/src/lib/stencil-generated/components.ts +1175 -212
  25. package/src/lib/stencil-generated/text-value-accessor.ts +1 -1
  26. package/src/scripts/stencil-post-build-script.js +20 -3
  27. package/testing/index.ts +115 -0
  28. package/testing/ng-package.json +8 -0
  29. package/testing/public-api.ts +4 -0
@@ -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.VegaBarChart, typeof i1.VegaBox, typeof i1.VegaBreadcrumb, typeof i1.VegaButton, typeof i1.VegaButtonCircle, typeof i1.VegaButtonLink, 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.VegaDropdown, typeof i1.VegaDropdownContentBox, typeof i1.VegaDropdownGroup, typeof i1.VegaDropdownItem, typeof i1.VegaFieldError, typeof i1.VegaFieldLabel, typeof i1.VegaFlex, typeof i1.VegaFont, typeof i1.VegaForm, typeof i1.VegaGrid, typeof i1.VegaIcon, typeof i1.VegaImageUploader, typeof i1.VegaInput, typeof i1.VegaInputCreditCard, 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.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.VegaBarChart, typeof i1.VegaBox, typeof i1.VegaBreadcrumb, typeof i1.VegaButton, typeof i1.VegaButtonCircle, typeof i1.VegaButtonLink, 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.VegaDropdown, typeof i1.VegaDropdownContentBox, typeof i1.VegaDropdownGroup, typeof i1.VegaDropdownItem, typeof i1.VegaFieldError, typeof i1.VegaFieldLabel, typeof i1.VegaFlex, typeof i1.VegaFont, typeof i1.VegaForm, typeof i1.VegaGrid, typeof i1.VegaIcon, typeof i1.VegaImageUploader, typeof i1.VegaInput, typeof i1.VegaInputCreditCard, 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.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.VegaRichTextContent, typeof i1.VegaRichTextEditor, typeof i1.VegaRichTextEditorToolbarButton, typeof i1.VegaRichTextImageEditor, typeof i1.VegaRichTextLinkEditor, 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.VegaRichTextContent, typeof i1.VegaRichTextEditor, typeof i1.VegaRichTextEditorToolbarButton, typeof i1.VegaRichTextImageEditor, typeof i1.VegaRichTextLinkEditor, 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
  }