@getflip/swirl-components-angular 0.1.1 → 0.2.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.
Files changed (25) hide show
  1. package/.turbo/turbo-build.log +2 -2
  2. package/CHANGELOG.md +46 -0
  3. package/dist/component-library/esm2020/lib/component-library.module.mjs +19 -4
  4. package/dist/component-library/esm2020/lib/stencil-generated/components.mjs +771 -13
  5. package/dist/component-library/esm2020/lib/stencil-generated/index.mjs +31 -1
  6. package/dist/component-library/esm2020/lib/stencil-generated/select-value-accessor.mjs +35 -0
  7. package/dist/component-library/esm2020/lib/stencil-generated/text-value-accessor.mjs +3 -3
  8. package/dist/component-library/esm2020/public-api.mjs +2 -1
  9. package/dist/component-library/fesm2015/getflip-swirl-components-angular.mjs +821 -18
  10. package/dist/component-library/fesm2015/getflip-swirl-components-angular.mjs.map +1 -1
  11. package/dist/component-library/fesm2020/getflip-swirl-components-angular.mjs +821 -18
  12. package/dist/component-library/fesm2020/getflip-swirl-components-angular.mjs.map +1 -1
  13. package/dist/component-library/lib/component-library.module.d.ts +3 -2
  14. package/dist/component-library/lib/stencil-generated/components.d.ts +302 -4
  15. package/dist/component-library/lib/stencil-generated/index.d.ts +1 -1
  16. package/dist/component-library/lib/stencil-generated/select-value-accessor.d.ts +8 -0
  17. package/dist/component-library/lib/stencil-generated/text-value-accessor.d.ts +1 -1
  18. package/dist/component-library/public-api.d.ts +1 -0
  19. package/package.json +2 -2
  20. package/projects/component-library/src/lib/component-library.module.ts +13 -2
  21. package/projects/component-library/src/lib/stencil-generated/components.ts +694 -16
  22. package/projects/component-library/src/lib/stencil-generated/index.ts +30 -0
  23. package/projects/component-library/src/lib/stencil-generated/select-value-accessor.ts +24 -0
  24. package/projects/component-library/src/lib/stencil-generated/text-value-accessor.ts +1 -1
  25. package/projects/component-library/src/public-api.ts +1 -0
@@ -1,9 +1,10 @@
1
1
  import * as i0 from "@angular/core";
2
2
  import * as i1 from "./stencil-generated/components";
3
3
  import * as i2 from "./stencil-generated/boolean-value-accessor";
4
- import * as i3 from "./stencil-generated/text-value-accessor";
4
+ import * as i3 from "./stencil-generated/select-value-accessor";
5
+ import * as i4 from "./stencil-generated/text-value-accessor";
5
6
  export declare class SwirlComponentsModule {
6
7
  static ɵfac: i0.ɵɵFactoryDeclaration<SwirlComponentsModule, never>;
7
- static ɵmod: i0.ɵɵNgModuleDeclaration<SwirlComponentsModule, [typeof i1.FlipActionList, typeof i1.FlipActionListItem, typeof i1.FlipActionListSection, typeof i1.FlipAvatar, typeof i1.FlipAvatarGroup, typeof i1.FlipBadge, typeof i1.FlipBanner, typeof i1.FlipButton, typeof i1.FlipButtonGroup, typeof i1.FlipCheckbox, typeof i1.FlipChip, typeof i1.FlipDescriptionList, typeof i1.FlipDescriptionListItem, typeof i1.FlipDialog, typeof i1.FlipFileUploader, typeof i1.FlipIconAdd, typeof i1.FlipIconAddPhoto, typeof i1.FlipIconAdminPanelSettings, typeof i1.FlipIconArrowBack, typeof i1.FlipIconArrowForward, typeof i1.FlipIconArrowRightSmall, typeof i1.FlipIconAttachment, typeof i1.FlipIconCancel, typeof i1.FlipIconChatBubble, typeof i1.FlipIconCheck, typeof i1.FlipIconCheckCircle, typeof i1.FlipIconCheckSmall, typeof i1.FlipIconCheckStrong, typeof i1.FlipIconChevronLeft, typeof i1.FlipIconChevronRight, typeof i1.FlipIconClose, typeof i1.FlipIconCloseSmall, typeof i1.FlipIconCloudUpload, typeof i1.FlipIconComment, typeof i1.FlipIconCopy, typeof i1.FlipIconDateRange, typeof i1.FlipIconDelete, typeof i1.FlipIconDescription, typeof i1.FlipIconDownload, typeof i1.FlipIconEdit, typeof i1.FlipIconEmojiMood, typeof i1.FlipIconEmojiSatisfied, typeof i1.FlipIconError, typeof i1.FlipIconExpandLess, typeof i1.FlipIconExpandMore, typeof i1.FlipIconFile, typeof i1.FlipIconFolderShared, typeof i1.FlipIconGroupAssign, typeof i1.FlipIconGroups, typeof i1.FlipIconGroupsCustom, typeof i1.FlipIconImage, typeof i1.FlipIconInfo, typeof i1.FlipIconInventory, typeof i1.FlipIconLike, typeof i1.FlipIconLink, typeof i1.FlipIconLock, typeof i1.FlipIconLogout, typeof i1.FlipIconMail, typeof i1.FlipIconManageAccounts, typeof i1.FlipIconMention, typeof i1.FlipIconMessage, typeof i1.FlipIconMoreHorizontal, typeof i1.FlipIconMoreVertikal, typeof i1.FlipIconNotifications, typeof i1.FlipIconNotificationsActive, typeof i1.FlipIconNotificationsOff, typeof i1.FlipIconPeopleAlt, typeof i1.FlipIconPerson, typeof i1.FlipIconPersonOff, typeof i1.FlipIconPhone, typeof i1.FlipIconPoll, typeof i1.FlipIconRecieved, typeof i1.FlipIconSearch, typeof i1.FlipIconSearchStrong, typeof i1.FlipIconSend, typeof i1.FlipIconSettings, typeof i1.FlipIconTimeFilled, typeof i1.FlipIconTimeOutlined, typeof i1.FlipIconToday, typeof i1.FlipIconUserAssign, typeof i1.FlipIconVideoCamera, typeof i1.FlipIconVisibility, typeof i1.FlipIconVisibilityOff, typeof i1.FlipIconWarning, typeof i1.FlipInlineError, typeof i1.FlipLink, typeof i1.FlipPopover, typeof i1.FlipRadio, typeof i1.FlipRadioGroup, typeof i1.FlipResourceList, typeof i1.FlipResourceListFileItem, typeof i1.FlipResourceListItem, typeof i1.FlipSearch, typeof i1.FlipSpinner, typeof i1.FlipStack, typeof i1.FlipSwitch, typeof i1.FlipTab, typeof i1.FlipTabs, typeof i1.FlipTag, typeof i1.FlipThemeProvider, typeof i1.FlipThumbnail, typeof i1.FlipToast, typeof i1.FlipToastProvider, typeof i1.FlipTooltip, typeof i1.FlipVisuallyHidden, typeof i2.BooleanValueAccessor, typeof i3.TextValueAccessor], never, [typeof i1.FlipActionList, typeof i1.FlipActionListItem, typeof i1.FlipActionListSection, typeof i1.FlipAvatar, typeof i1.FlipAvatarGroup, typeof i1.FlipBadge, typeof i1.FlipBanner, typeof i1.FlipButton, typeof i1.FlipButtonGroup, typeof i1.FlipCheckbox, typeof i1.FlipChip, typeof i1.FlipDescriptionList, typeof i1.FlipDescriptionListItem, typeof i1.FlipDialog, typeof i1.FlipFileUploader, typeof i1.FlipIconAdd, typeof i1.FlipIconAddPhoto, typeof i1.FlipIconAdminPanelSettings, typeof i1.FlipIconArrowBack, typeof i1.FlipIconArrowForward, typeof i1.FlipIconArrowRightSmall, typeof i1.FlipIconAttachment, typeof i1.FlipIconCancel, typeof i1.FlipIconChatBubble, typeof i1.FlipIconCheck, typeof i1.FlipIconCheckCircle, typeof i1.FlipIconCheckSmall, typeof i1.FlipIconCheckStrong, typeof i1.FlipIconChevronLeft, typeof i1.FlipIconChevronRight, typeof i1.FlipIconClose, typeof i1.FlipIconCloseSmall, typeof i1.FlipIconCloudUpload, typeof i1.FlipIconComment, typeof i1.FlipIconCopy, typeof i1.FlipIconDateRange, typeof i1.FlipIconDelete, typeof i1.FlipIconDescription, typeof i1.FlipIconDownload, typeof i1.FlipIconEdit, typeof i1.FlipIconEmojiMood, typeof i1.FlipIconEmojiSatisfied, typeof i1.FlipIconError, typeof i1.FlipIconExpandLess, typeof i1.FlipIconExpandMore, typeof i1.FlipIconFile, typeof i1.FlipIconFolderShared, typeof i1.FlipIconGroupAssign, typeof i1.FlipIconGroups, typeof i1.FlipIconGroupsCustom, typeof i1.FlipIconImage, typeof i1.FlipIconInfo, typeof i1.FlipIconInventory, typeof i1.FlipIconLike, typeof i1.FlipIconLink, typeof i1.FlipIconLock, typeof i1.FlipIconLogout, typeof i1.FlipIconMail, typeof i1.FlipIconManageAccounts, typeof i1.FlipIconMention, typeof i1.FlipIconMessage, typeof i1.FlipIconMoreHorizontal, typeof i1.FlipIconMoreVertikal, typeof i1.FlipIconNotifications, typeof i1.FlipIconNotificationsActive, typeof i1.FlipIconNotificationsOff, typeof i1.FlipIconPeopleAlt, typeof i1.FlipIconPerson, typeof i1.FlipIconPersonOff, typeof i1.FlipIconPhone, typeof i1.FlipIconPoll, typeof i1.FlipIconRecieved, typeof i1.FlipIconSearch, typeof i1.FlipIconSearchStrong, typeof i1.FlipIconSend, typeof i1.FlipIconSettings, typeof i1.FlipIconTimeFilled, typeof i1.FlipIconTimeOutlined, typeof i1.FlipIconToday, typeof i1.FlipIconUserAssign, typeof i1.FlipIconVideoCamera, typeof i1.FlipIconVisibility, typeof i1.FlipIconVisibilityOff, typeof i1.FlipIconWarning, typeof i1.FlipInlineError, typeof i1.FlipLink, typeof i1.FlipPopover, typeof i1.FlipRadio, typeof i1.FlipRadioGroup, typeof i1.FlipResourceList, typeof i1.FlipResourceListFileItem, typeof i1.FlipResourceListItem, typeof i1.FlipSearch, typeof i1.FlipSpinner, typeof i1.FlipStack, typeof i1.FlipSwitch, typeof i1.FlipTab, typeof i1.FlipTabs, typeof i1.FlipTag, typeof i1.FlipThemeProvider, typeof i1.FlipThumbnail, typeof i1.FlipToast, typeof i1.FlipToastProvider, typeof i1.FlipTooltip, typeof i1.FlipVisuallyHidden, typeof i2.BooleanValueAccessor, typeof i3.TextValueAccessor]>;
8
+ static ɵmod: i0.ɵɵNgModuleDeclaration<SwirlComponentsModule, [typeof i1.FlipActionList, typeof i1.FlipActionListItem, typeof i1.FlipActionListSection, typeof i1.FlipAvatar, typeof i1.FlipAvatarGroup, typeof i1.FlipBadge, typeof i1.FlipBanner, typeof i1.FlipButton, typeof i1.FlipButtonGroup, typeof i1.FlipCheckbox, typeof i1.FlipChip, typeof i1.FlipDateInput, typeof i1.FlipDatePicker, typeof i1.FlipDescriptionList, typeof i1.FlipDescriptionListItem, typeof i1.FlipDialog, typeof i1.FlipEmptyState, typeof i1.FlipFileUploader, typeof i1.FlipFileViewer, typeof i1.FlipFileViewerAudio, typeof i1.FlipFileViewerCsv, typeof i1.FlipFileViewerImage, typeof i1.FlipFileViewerPdf, typeof i1.FlipFileViewerText, typeof i1.FlipFileViewerVideo, typeof i1.FlipFormControl, typeof i1.FlipFormGroup, typeof i1.FlipHeading, typeof i1.FlipIconAdd, typeof i1.FlipIconAddPhoto, typeof i1.FlipIconAdminPanelSettings, typeof i1.FlipIconArrowBack, typeof i1.FlipIconArrowForward, typeof i1.FlipIconArrowLeft, typeof i1.FlipIconArrowRight, typeof i1.FlipIconArrowRightSmall, typeof i1.FlipIconAttachment, typeof i1.FlipIconCancel, typeof i1.FlipIconChatBubble, typeof i1.FlipIconCheck, typeof i1.FlipIconCheckCircle, typeof i1.FlipIconCheckSmall, typeof i1.FlipIconCheckStrong, typeof i1.FlipIconChevronLeft, typeof i1.FlipIconChevronRight, typeof i1.FlipIconClose, typeof i1.FlipIconCloseSmall, typeof i1.FlipIconCloudUpload, typeof i1.FlipIconComment, typeof i1.FlipIconCopy, typeof i1.FlipIconDateRange, typeof i1.FlipIconDelete, typeof i1.FlipIconDescription, typeof i1.FlipIconDownload, typeof i1.FlipIconEdit, typeof i1.FlipIconEmojiMood, typeof i1.FlipIconEmojiSatisfied, typeof i1.FlipIconError, typeof i1.FlipIconExpandLess, typeof i1.FlipIconExpandMore, typeof i1.FlipIconFile, typeof i1.FlipIconFolderShared, typeof i1.FlipIconFullscreen, typeof i1.FlipIconFullscreenExit, typeof i1.FlipIconGroupAssign, typeof i1.FlipIconGroups, typeof i1.FlipIconGroupsCustom, typeof i1.FlipIconImage, typeof i1.FlipIconInfo, typeof i1.FlipIconInventory, typeof i1.FlipIconLike, typeof i1.FlipIconLink, typeof i1.FlipIconLock, typeof i1.FlipIconLogout, typeof i1.FlipIconMail, typeof i1.FlipIconManageAccounts, typeof i1.FlipIconMention, typeof i1.FlipIconMessage, typeof i1.FlipIconMoreHorizontal, typeof i1.FlipIconMoreVertikal, typeof i1.FlipIconNotifications, typeof i1.FlipIconNotificationsActive, typeof i1.FlipIconNotificationsOff, typeof i1.FlipIconOpenInNew, typeof i1.FlipIconPeopleAlt, typeof i1.FlipIconPerson, typeof i1.FlipIconPersonOff, typeof i1.FlipIconPhone, typeof i1.FlipIconPoll, typeof i1.FlipIconPrint, typeof i1.FlipIconRecieved, typeof i1.FlipIconRemove, typeof i1.FlipIconSearch, typeof i1.FlipIconSearchStrong, typeof i1.FlipIconSend, typeof i1.FlipIconSettings, typeof i1.FlipIconTimeFilled, typeof i1.FlipIconTimeOutlined, typeof i1.FlipIconToday, typeof i1.FlipIconUserAssign, typeof i1.FlipIconVideoCamera, typeof i1.FlipIconVisibility, typeof i1.FlipIconVisibilityOff, typeof i1.FlipIconWarning, typeof i1.FlipInlineError, typeof i1.FlipLink, typeof i1.FlipList, typeof i1.FlipModal, typeof i1.FlipOptionList, typeof i1.FlipOptionListItem, typeof i1.FlipOptionListSection, typeof i1.FlipPagination, typeof i1.FlipPopover, typeof i1.FlipProgressIndicator, typeof i1.FlipRadio, typeof i1.FlipRadioGroup, typeof i1.FlipResourceList, typeof i1.FlipResourceListFileItem, typeof i1.FlipResourceListItem, typeof i1.FlipSearch, typeof i1.FlipSpinner, typeof i1.FlipStack, typeof i1.FlipSwitch, typeof i1.FlipTab, typeof i1.FlipTabs, typeof i1.FlipTag, typeof i1.FlipText, typeof i1.FlipTextInput, typeof i1.FlipThemeProvider, typeof i1.FlipThumbnail, typeof i1.FlipToast, typeof i1.FlipToastProvider, typeof i1.FlipTooltip, typeof i1.FlipVideoThumbnail, typeof i1.FlipVisuallyHidden, typeof i2.BooleanValueAccessor, typeof i3.SelectValueAccessor, typeof i4.TextValueAccessor], never, [typeof i1.FlipActionList, typeof i1.FlipActionListItem, typeof i1.FlipActionListSection, typeof i1.FlipAvatar, typeof i1.FlipAvatarGroup, typeof i1.FlipBadge, typeof i1.FlipBanner, typeof i1.FlipButton, typeof i1.FlipButtonGroup, typeof i1.FlipCheckbox, typeof i1.FlipChip, typeof i1.FlipDateInput, typeof i1.FlipDatePicker, typeof i1.FlipDescriptionList, typeof i1.FlipDescriptionListItem, typeof i1.FlipDialog, typeof i1.FlipEmptyState, typeof i1.FlipFileUploader, typeof i1.FlipFileViewer, typeof i1.FlipFileViewerAudio, typeof i1.FlipFileViewerCsv, typeof i1.FlipFileViewerImage, typeof i1.FlipFileViewerPdf, typeof i1.FlipFileViewerText, typeof i1.FlipFileViewerVideo, typeof i1.FlipFormControl, typeof i1.FlipFormGroup, typeof i1.FlipHeading, typeof i1.FlipIconAdd, typeof i1.FlipIconAddPhoto, typeof i1.FlipIconAdminPanelSettings, typeof i1.FlipIconArrowBack, typeof i1.FlipIconArrowForward, typeof i1.FlipIconArrowLeft, typeof i1.FlipIconArrowRight, typeof i1.FlipIconArrowRightSmall, typeof i1.FlipIconAttachment, typeof i1.FlipIconCancel, typeof i1.FlipIconChatBubble, typeof i1.FlipIconCheck, typeof i1.FlipIconCheckCircle, typeof i1.FlipIconCheckSmall, typeof i1.FlipIconCheckStrong, typeof i1.FlipIconChevronLeft, typeof i1.FlipIconChevronRight, typeof i1.FlipIconClose, typeof i1.FlipIconCloseSmall, typeof i1.FlipIconCloudUpload, typeof i1.FlipIconComment, typeof i1.FlipIconCopy, typeof i1.FlipIconDateRange, typeof i1.FlipIconDelete, typeof i1.FlipIconDescription, typeof i1.FlipIconDownload, typeof i1.FlipIconEdit, typeof i1.FlipIconEmojiMood, typeof i1.FlipIconEmojiSatisfied, typeof i1.FlipIconError, typeof i1.FlipIconExpandLess, typeof i1.FlipIconExpandMore, typeof i1.FlipIconFile, typeof i1.FlipIconFolderShared, typeof i1.FlipIconFullscreen, typeof i1.FlipIconFullscreenExit, typeof i1.FlipIconGroupAssign, typeof i1.FlipIconGroups, typeof i1.FlipIconGroupsCustom, typeof i1.FlipIconImage, typeof i1.FlipIconInfo, typeof i1.FlipIconInventory, typeof i1.FlipIconLike, typeof i1.FlipIconLink, typeof i1.FlipIconLock, typeof i1.FlipIconLogout, typeof i1.FlipIconMail, typeof i1.FlipIconManageAccounts, typeof i1.FlipIconMention, typeof i1.FlipIconMessage, typeof i1.FlipIconMoreHorizontal, typeof i1.FlipIconMoreVertikal, typeof i1.FlipIconNotifications, typeof i1.FlipIconNotificationsActive, typeof i1.FlipIconNotificationsOff, typeof i1.FlipIconOpenInNew, typeof i1.FlipIconPeopleAlt, typeof i1.FlipIconPerson, typeof i1.FlipIconPersonOff, typeof i1.FlipIconPhone, typeof i1.FlipIconPoll, typeof i1.FlipIconPrint, typeof i1.FlipIconRecieved, typeof i1.FlipIconRemove, typeof i1.FlipIconSearch, typeof i1.FlipIconSearchStrong, typeof i1.FlipIconSend, typeof i1.FlipIconSettings, typeof i1.FlipIconTimeFilled, typeof i1.FlipIconTimeOutlined, typeof i1.FlipIconToday, typeof i1.FlipIconUserAssign, typeof i1.FlipIconVideoCamera, typeof i1.FlipIconVisibility, typeof i1.FlipIconVisibilityOff, typeof i1.FlipIconWarning, typeof i1.FlipInlineError, typeof i1.FlipLink, typeof i1.FlipList, typeof i1.FlipModal, typeof i1.FlipOptionList, typeof i1.FlipOptionListItem, typeof i1.FlipOptionListSection, typeof i1.FlipPagination, typeof i1.FlipPopover, typeof i1.FlipProgressIndicator, typeof i1.FlipRadio, typeof i1.FlipRadioGroup, typeof i1.FlipResourceList, typeof i1.FlipResourceListFileItem, typeof i1.FlipResourceListItem, typeof i1.FlipSearch, typeof i1.FlipSpinner, typeof i1.FlipStack, typeof i1.FlipSwitch, typeof i1.FlipTab, typeof i1.FlipTabs, typeof i1.FlipTag, typeof i1.FlipText, typeof i1.FlipTextInput, typeof i1.FlipThemeProvider, typeof i1.FlipThumbnail, typeof i1.FlipToast, typeof i1.FlipToastProvider, typeof i1.FlipTooltip, typeof i1.FlipVideoThumbnail, typeof i1.FlipVisuallyHidden, typeof i2.BooleanValueAccessor, typeof i3.SelectValueAccessor, typeof i4.TextValueAccessor]>;
8
9
  static ɵinj: i0.ɵɵInjectorDeclaration<SwirlComponentsModule>;
9
10
  }
@@ -79,7 +79,7 @@ export declare class FlipButton {
79
79
  protected el: HTMLElement;
80
80
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
81
81
  static ɵfac: i0.ɵɵFactoryDeclaration<FlipButton, never>;
82
- static ɵcmp: i0.ɵɵComponentDeclaration<FlipButton, "flip-button", never, { "disabled": "disabled"; "download": "download"; "flipAriaDescribedby": "flipAriaDescribedby"; "form": "form"; "hideLabel": "hideLabel"; "href": "href"; "icon": "icon"; "intent": "intent"; "label": "label"; "name": "name"; "size": "size"; "target": "target"; "type": "type"; "value": "value"; "variant": "variant"; }, {}, never, ["*"], false>;
82
+ static ɵcmp: i0.ɵɵComponentDeclaration<FlipButton, "flip-button", never, { "disabled": "disabled"; "download": "download"; "flipAriaDescribedby": "flipAriaDescribedby"; "flipAriaLabel": "flipAriaLabel"; "form": "form"; "hideLabel": "hideLabel"; "href": "href"; "icon": "icon"; "iconPosition": "iconPosition"; "intent": "intent"; "label": "label"; "name": "name"; "size": "size"; "target": "target"; "type": "type"; "value": "value"; "variant": "variant"; }, {}, never, ["*"], false>;
83
83
  }
84
84
  export declare interface FlipButtonGroup extends Components.FlipButtonGroup {
85
85
  }
@@ -101,7 +101,7 @@ export declare class FlipCheckbox {
101
101
  protected el: HTMLElement;
102
102
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
103
103
  static ɵfac: i0.ɵɵFactoryDeclaration<FlipCheckbox, never>;
104
- static ɵcmp: i0.ɵɵComponentDeclaration<FlipCheckbox, "flip-checkbox", never, { "checked": "checked"; "description": "description"; "disabled": "disabled"; "inputId": "inputId"; "inputName": "inputName"; "invalid": "invalid"; "label": "label"; "value": "value"; }, {}, never, ["*"], false>;
104
+ static ɵcmp: i0.ɵɵComponentDeclaration<FlipCheckbox, "flip-checkbox", never, { "checked": "checked"; "description": "description"; "disabled": "disabled"; "flipAriaDescribedby": "flipAriaDescribedby"; "inputId": "inputId"; "inputName": "inputName"; "invalid": "invalid"; "label": "label"; "value": "value"; }, {}, never, ["*"], false>;
105
105
  }
106
106
  export declare interface FlipChip extends Components.FlipChip {
107
107
  }
@@ -112,6 +112,32 @@ export declare class FlipChip {
112
112
  static ɵfac: i0.ɵɵFactoryDeclaration<FlipChip, never>;
113
113
  static ɵcmp: i0.ɵɵComponentDeclaration<FlipChip, "flip-chip", never, { "avatar": "avatar"; "icon": "icon"; "intent": "intent"; "interactive": "interactive"; "label": "label"; }, {}, never, ["*"], false>;
114
114
  }
115
+ export declare interface FlipDateInput extends Components.FlipDateInput {
116
+ /**
117
+ *
118
+ */
119
+ valueChange: EventEmitter<CustomEvent<string>>;
120
+ }
121
+ export declare class FlipDateInput {
122
+ protected z: NgZone;
123
+ protected el: HTMLElement;
124
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
125
+ static ɵfac: i0.ɵɵFactoryDeclaration<FlipDateInput, never>;
126
+ static ɵcmp: i0.ɵɵComponentDeclaration<FlipDateInput, "flip-date-input", never, { "autoFocus": "autoFocus"; "autoSelect": "autoSelect"; "datePickerLabel": "datePickerLabel"; "disabled": "disabled"; "flipAriaDescribedby": "flipAriaDescribedby"; "format": "format"; "invalid": "invalid"; "locale": "locale"; "placeholder": "placeholder"; "required": "required"; "value": "value"; }, {}, never, ["*"], false>;
127
+ }
128
+ export declare interface FlipDatePicker extends Components.FlipDatePicker {
129
+ /**
130
+ *
131
+ */
132
+ valueChange: EventEmitter<CustomEvent<Date | Date[]>>;
133
+ }
134
+ export declare class FlipDatePicker {
135
+ protected z: NgZone;
136
+ protected el: HTMLElement;
137
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
138
+ static ɵfac: i0.ɵɵFactoryDeclaration<FlipDatePicker, never>;
139
+ static ɵcmp: i0.ɵɵComponentDeclaration<FlipDatePicker, "flip-date-picker", never, { "locale": "locale"; "maxDate": "maxDate"; "minDate": "minDate"; "range": "range"; "startDate": "startDate"; "value": "value"; }, {}, never, ["*"], false>;
140
+ }
115
141
  export declare interface FlipDescriptionList extends Components.FlipDescriptionList {
116
142
  }
117
143
  export declare class FlipDescriptionList {
@@ -147,6 +173,15 @@ export declare class FlipDialog {
147
173
  static ɵfac: i0.ɵɵFactoryDeclaration<FlipDialog, never>;
148
174
  static ɵcmp: i0.ɵɵComponentDeclaration<FlipDialog, "flip-dialog", never, { "hideLabel": "hideLabel"; "intent": "intent"; "label": "label"; "primaryActionLabel": "primaryActionLabel"; "secondaryActionLabel": "secondaryActionLabel"; }, {}, never, ["*"], false>;
149
175
  }
176
+ export declare interface FlipEmptyState extends Components.FlipEmptyState {
177
+ }
178
+ export declare class FlipEmptyState {
179
+ protected z: NgZone;
180
+ protected el: HTMLElement;
181
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
182
+ static ɵfac: i0.ɵɵFactoryDeclaration<FlipEmptyState, never>;
183
+ static ɵcmp: i0.ɵɵComponentDeclaration<FlipEmptyState, "flip-empty-state", never, { "heading": "heading"; "illustration": "illustration"; }, {}, never, ["*"], false>;
184
+ }
150
185
  export declare interface FlipFileUploader extends Components.FlipFileUploader {
151
186
  /**
152
187
  *
@@ -160,6 +195,96 @@ export declare class FlipFileUploader {
160
195
  static ɵfac: i0.ɵɵFactoryDeclaration<FlipFileUploader, never>;
161
196
  static ɵcmp: i0.ɵɵComponentDeclaration<FlipFileUploader, "flip-file-uploader", never, { "accept": "accept"; "ctaLabel": "ctaLabel"; "description": "description"; "disabled": "disabled"; "dragDropLabel": "dragDropLabel"; "inputId": "inputId"; "inputName": "inputName"; "label": "label"; "multiple": "multiple"; "showDropzone": "showDropzone"; "uploadButtonLabel": "uploadButtonLabel"; }, {}, never, ["*"], false>;
162
197
  }
198
+ export declare interface FlipFileViewer extends Components.FlipFileViewer {
199
+ }
200
+ export declare class FlipFileViewer {
201
+ protected z: NgZone;
202
+ protected el: HTMLElement;
203
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
204
+ static ɵfac: i0.ɵɵFactoryDeclaration<FlipFileViewer, never>;
205
+ static ɵcmp: i0.ɵɵComponentDeclaration<FlipFileViewer, "flip-file-viewer", never, { "description": "description"; "errorMessage": "errorMessage"; "file": "file"; "type": "type"; "typeUnsupportedMessage": "typeUnsupportedMessage"; "zoom": "zoom"; }, {}, never, ["*"], false>;
206
+ }
207
+ export declare interface FlipFileViewerAudio extends Components.FlipFileViewerAudio {
208
+ }
209
+ export declare class FlipFileViewerAudio {
210
+ protected z: NgZone;
211
+ protected el: HTMLElement;
212
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
213
+ static ɵfac: i0.ɵɵFactoryDeclaration<FlipFileViewerAudio, never>;
214
+ static ɵcmp: i0.ɵɵComponentDeclaration<FlipFileViewerAudio, "flip-file-viewer-audio", never, { "file": "file"; "type": "type"; }, {}, never, ["*"], false>;
215
+ }
216
+ export declare interface FlipFileViewerCsv extends Components.FlipFileViewerCsv {
217
+ }
218
+ export declare class FlipFileViewerCsv {
219
+ protected z: NgZone;
220
+ protected el: HTMLElement;
221
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
222
+ static ɵfac: i0.ɵɵFactoryDeclaration<FlipFileViewerCsv, never>;
223
+ static ɵcmp: i0.ɵɵComponentDeclaration<FlipFileViewerCsv, "flip-file-viewer-csv", never, { "errorMessage": "errorMessage"; "file": "file"; }, {}, never, ["*"], false>;
224
+ }
225
+ export declare interface FlipFileViewerImage extends Components.FlipFileViewerImage {
226
+ }
227
+ export declare class FlipFileViewerImage {
228
+ protected z: NgZone;
229
+ protected el: HTMLElement;
230
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
231
+ static ɵfac: i0.ɵɵFactoryDeclaration<FlipFileViewerImage, never>;
232
+ static ɵcmp: i0.ɵɵComponentDeclaration<FlipFileViewerImage, "flip-file-viewer-image", never, { "description": "description"; "errorMessage": "errorMessage"; "file": "file"; }, {}, never, ["*"], false>;
233
+ }
234
+ export declare interface FlipFileViewerPdf extends Components.FlipFileViewerPdf {
235
+ }
236
+ export declare class FlipFileViewerPdf {
237
+ protected z: NgZone;
238
+ protected el: HTMLElement;
239
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
240
+ static ɵfac: i0.ɵɵFactoryDeclaration<FlipFileViewerPdf, never>;
241
+ static ɵcmp: i0.ɵɵComponentDeclaration<FlipFileViewerPdf, "flip-file-viewer-pdf", never, { "errorMessage": "errorMessage"; "file": "file"; "zoom": "zoom"; }, {}, never, ["*"], false>;
242
+ }
243
+ export declare interface FlipFileViewerText extends Components.FlipFileViewerText {
244
+ }
245
+ export declare class FlipFileViewerText {
246
+ protected z: NgZone;
247
+ protected el: HTMLElement;
248
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
249
+ static ɵfac: i0.ɵɵFactoryDeclaration<FlipFileViewerText, never>;
250
+ static ɵcmp: i0.ɵɵComponentDeclaration<FlipFileViewerText, "flip-file-viewer-text", never, { "errorMessage": "errorMessage"; "file": "file"; }, {}, never, ["*"], false>;
251
+ }
252
+ export declare interface FlipFileViewerVideo extends Components.FlipFileViewerVideo {
253
+ }
254
+ export declare class FlipFileViewerVideo {
255
+ protected z: NgZone;
256
+ protected el: HTMLElement;
257
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
258
+ static ɵfac: i0.ɵɵFactoryDeclaration<FlipFileViewerVideo, never>;
259
+ static ɵcmp: i0.ɵɵComponentDeclaration<FlipFileViewerVideo, "flip-file-viewer-video", never, { "file": "file"; "type": "type"; }, {}, never, ["*"], false>;
260
+ }
261
+ export declare interface FlipFormControl extends Components.FlipFormControl {
262
+ }
263
+ export declare class FlipFormControl {
264
+ protected z: NgZone;
265
+ protected el: HTMLElement;
266
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
267
+ static ɵfac: i0.ɵɵFactoryDeclaration<FlipFormControl, never>;
268
+ static ɵcmp: i0.ɵɵComponentDeclaration<FlipFormControl, "flip-form-control", never, { "description": "description"; "disabled": "disabled"; "errorMessage": "errorMessage"; "invalid": "invalid"; "label": "label"; }, {}, never, ["*"], false>;
269
+ }
270
+ export declare interface FlipFormGroup extends Components.FlipFormGroup {
271
+ }
272
+ export declare class FlipFormGroup {
273
+ protected z: NgZone;
274
+ protected el: HTMLElement;
275
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
276
+ static ɵfac: i0.ɵɵFactoryDeclaration<FlipFormGroup, never>;
277
+ static ɵcmp: i0.ɵɵComponentDeclaration<FlipFormGroup, "flip-form-group", never, { "orientation": "orientation"; }, {}, never, ["*"], false>;
278
+ }
279
+ export declare interface FlipHeading extends Components.FlipHeading {
280
+ }
281
+ export declare class FlipHeading {
282
+ protected z: NgZone;
283
+ protected el: HTMLElement;
284
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
285
+ static ɵfac: i0.ɵɵFactoryDeclaration<FlipHeading, never>;
286
+ static ɵcmp: i0.ɵɵComponentDeclaration<FlipHeading, "flip-heading", never, { "align": "align"; "as": "as"; "headingId": "headingId"; "level": "level"; "text": "text"; }, {}, never, ["*"], false>;
287
+ }
163
288
  export declare interface FlipIconAdd extends Components.FlipIconAdd {
164
289
  }
165
290
  export declare class FlipIconAdd {
@@ -205,6 +330,24 @@ export declare class FlipIconArrowForward {
205
330
  static ɵfac: i0.ɵɵFactoryDeclaration<FlipIconArrowForward, never>;
206
331
  static ɵcmp: i0.ɵɵComponentDeclaration<FlipIconArrowForward, "flip-icon-arrow-forward", never, { "size": "size"; }, {}, never, ["*"], false>;
207
332
  }
333
+ export declare interface FlipIconArrowLeft extends Components.FlipIconArrowLeft {
334
+ }
335
+ export declare class FlipIconArrowLeft {
336
+ protected z: NgZone;
337
+ protected el: HTMLElement;
338
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
339
+ static ɵfac: i0.ɵɵFactoryDeclaration<FlipIconArrowLeft, never>;
340
+ static ɵcmp: i0.ɵɵComponentDeclaration<FlipIconArrowLeft, "flip-icon-arrow-left", never, { "size": "size"; }, {}, never, ["*"], false>;
341
+ }
342
+ export declare interface FlipIconArrowRight extends Components.FlipIconArrowRight {
343
+ }
344
+ export declare class FlipIconArrowRight {
345
+ protected z: NgZone;
346
+ protected el: HTMLElement;
347
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
348
+ static ɵfac: i0.ɵɵFactoryDeclaration<FlipIconArrowRight, never>;
349
+ static ɵcmp: i0.ɵɵComponentDeclaration<FlipIconArrowRight, "flip-icon-arrow-right", never, { "size": "size"; }, {}, never, ["*"], false>;
350
+ }
208
351
  export declare interface FlipIconArrowRightSmall extends Components.FlipIconArrowRightSmall {
209
352
  }
210
353
  export declare class FlipIconArrowRightSmall {
@@ -448,6 +591,24 @@ export declare class FlipIconFolderShared {
448
591
  static ɵfac: i0.ɵɵFactoryDeclaration<FlipIconFolderShared, never>;
449
592
  static ɵcmp: i0.ɵɵComponentDeclaration<FlipIconFolderShared, "flip-icon-folder-shared", never, { "size": "size"; }, {}, never, ["*"], false>;
450
593
  }
594
+ export declare interface FlipIconFullscreen extends Components.FlipIconFullscreen {
595
+ }
596
+ export declare class FlipIconFullscreen {
597
+ protected z: NgZone;
598
+ protected el: HTMLElement;
599
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
600
+ static ɵfac: i0.ɵɵFactoryDeclaration<FlipIconFullscreen, never>;
601
+ static ɵcmp: i0.ɵɵComponentDeclaration<FlipIconFullscreen, "flip-icon-fullscreen", never, { "size": "size"; }, {}, never, ["*"], false>;
602
+ }
603
+ export declare interface FlipIconFullscreenExit extends Components.FlipIconFullscreenExit {
604
+ }
605
+ export declare class FlipIconFullscreenExit {
606
+ protected z: NgZone;
607
+ protected el: HTMLElement;
608
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
609
+ static ɵfac: i0.ɵɵFactoryDeclaration<FlipIconFullscreenExit, never>;
610
+ static ɵcmp: i0.ɵɵComponentDeclaration<FlipIconFullscreenExit, "flip-icon-fullscreen-exit", never, { "size": "size"; }, {}, never, ["*"], false>;
611
+ }
451
612
  export declare interface FlipIconGroupAssign extends Components.FlipIconGroupAssign {
452
613
  }
453
614
  export declare class FlipIconGroupAssign {
@@ -619,6 +780,15 @@ export declare class FlipIconNotificationsOff {
619
780
  static ɵfac: i0.ɵɵFactoryDeclaration<FlipIconNotificationsOff, never>;
620
781
  static ɵcmp: i0.ɵɵComponentDeclaration<FlipIconNotificationsOff, "flip-icon-notifications-off", never, { "size": "size"; }, {}, never, ["*"], false>;
621
782
  }
783
+ export declare interface FlipIconOpenInNew extends Components.FlipIconOpenInNew {
784
+ }
785
+ export declare class FlipIconOpenInNew {
786
+ protected z: NgZone;
787
+ protected el: HTMLElement;
788
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
789
+ static ɵfac: i0.ɵɵFactoryDeclaration<FlipIconOpenInNew, never>;
790
+ static ɵcmp: i0.ɵɵComponentDeclaration<FlipIconOpenInNew, "flip-icon-open-in-new", never, { "size": "size"; }, {}, never, ["*"], false>;
791
+ }
622
792
  export declare interface FlipIconPeopleAlt extends Components.FlipIconPeopleAlt {
623
793
  }
624
794
  export declare class FlipIconPeopleAlt {
@@ -664,6 +834,15 @@ export declare class FlipIconPoll {
664
834
  static ɵfac: i0.ɵɵFactoryDeclaration<FlipIconPoll, never>;
665
835
  static ɵcmp: i0.ɵɵComponentDeclaration<FlipIconPoll, "flip-icon-poll", never, { "size": "size"; }, {}, never, ["*"], false>;
666
836
  }
837
+ export declare interface FlipIconPrint extends Components.FlipIconPrint {
838
+ }
839
+ export declare class FlipIconPrint {
840
+ protected z: NgZone;
841
+ protected el: HTMLElement;
842
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
843
+ static ɵfac: i0.ɵɵFactoryDeclaration<FlipIconPrint, never>;
844
+ static ɵcmp: i0.ɵɵComponentDeclaration<FlipIconPrint, "flip-icon-print", never, { "size": "size"; }, {}, never, ["*"], false>;
845
+ }
667
846
  export declare interface FlipIconRecieved extends Components.FlipIconRecieved {
668
847
  }
669
848
  export declare class FlipIconRecieved {
@@ -673,6 +852,15 @@ export declare class FlipIconRecieved {
673
852
  static ɵfac: i0.ɵɵFactoryDeclaration<FlipIconRecieved, never>;
674
853
  static ɵcmp: i0.ɵɵComponentDeclaration<FlipIconRecieved, "flip-icon-recieved", never, { "size": "size"; }, {}, never, ["*"], false>;
675
854
  }
855
+ export declare interface FlipIconRemove extends Components.FlipIconRemove {
856
+ }
857
+ export declare class FlipIconRemove {
858
+ protected z: NgZone;
859
+ protected el: HTMLElement;
860
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
861
+ static ɵfac: i0.ɵɵFactoryDeclaration<FlipIconRemove, never>;
862
+ static ɵcmp: i0.ɵɵComponentDeclaration<FlipIconRemove, "flip-icon-remove", never, { "size": "size"; }, {}, never, ["*"], false>;
863
+ }
676
864
  export declare interface FlipIconSearch extends Components.FlipIconSearch {
677
865
  }
678
866
  export declare class FlipIconSearch {
@@ -799,6 +987,76 @@ export declare class FlipLink {
799
987
  static ɵfac: i0.ɵɵFactoryDeclaration<FlipLink, never>;
800
988
  static ɵcmp: i0.ɵɵComponentDeclaration<FlipLink, "flip-link", never, { "href": "href"; "label": "label"; "target": "target"; }, {}, never, ["*"], false>;
801
989
  }
990
+ export declare interface FlipList extends Components.FlipList {
991
+ }
992
+ export declare class FlipList {
993
+ protected z: NgZone;
994
+ protected el: HTMLElement;
995
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
996
+ static ɵfac: i0.ɵɵFactoryDeclaration<FlipList, never>;
997
+ static ɵcmp: i0.ɵɵComponentDeclaration<FlipList, "flip-list", never, {}, {}, never, ["*"], false>;
998
+ }
999
+ export declare interface FlipModal extends Components.FlipModal {
1000
+ /**
1001
+ *
1002
+ */
1003
+ primaryAction: EventEmitter<CustomEvent<MouseEvent>>;
1004
+ /**
1005
+ *
1006
+ */
1007
+ secondaryAction: EventEmitter<CustomEvent<MouseEvent>>;
1008
+ }
1009
+ export declare class FlipModal {
1010
+ protected z: NgZone;
1011
+ protected el: HTMLElement;
1012
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
1013
+ static ɵfac: i0.ɵɵFactoryDeclaration<FlipModal, never>;
1014
+ static ɵcmp: i0.ɵɵComponentDeclaration<FlipModal, "flip-modal", never, { "closeButtonLabel": "closeButtonLabel"; "label": "label"; "primaryActionLabel": "primaryActionLabel"; "secondaryActionLabel": "secondaryActionLabel"; }, {}, never, ["*"], false>;
1015
+ }
1016
+ export declare interface FlipOptionList extends Components.FlipOptionList {
1017
+ /**
1018
+ *
1019
+ */
1020
+ valueChange: EventEmitter<CustomEvent<string[]>>;
1021
+ }
1022
+ export declare class FlipOptionList {
1023
+ protected z: NgZone;
1024
+ protected el: HTMLElement;
1025
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
1026
+ static ɵfac: i0.ɵɵFactoryDeclaration<FlipOptionList, never>;
1027
+ static ɵcmp: i0.ɵɵComponentDeclaration<FlipOptionList, "flip-option-list", never, { "disabled": "disabled"; "label": "label"; "multiSelect": "multiSelect"; "value": "value"; }, {}, never, ["*"], false>;
1028
+ }
1029
+ export declare interface FlipOptionListItem extends Components.FlipOptionListItem {
1030
+ }
1031
+ export declare class FlipOptionListItem {
1032
+ protected z: NgZone;
1033
+ protected el: HTMLElement;
1034
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
1035
+ static ɵfac: i0.ɵɵFactoryDeclaration<FlipOptionListItem, never>;
1036
+ static ɵcmp: i0.ɵɵComponentDeclaration<FlipOptionListItem, "flip-option-list-item", never, { "context": "context"; "disabled": "disabled"; "icon": "icon"; "label": "label"; "selected": "selected"; "value": "value"; }, {}, never, ["*"], false>;
1037
+ }
1038
+ export declare interface FlipOptionListSection extends Components.FlipOptionListSection {
1039
+ }
1040
+ export declare class FlipOptionListSection {
1041
+ protected z: NgZone;
1042
+ protected el: HTMLElement;
1043
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
1044
+ static ɵfac: i0.ɵɵFactoryDeclaration<FlipOptionListSection, never>;
1045
+ static ɵcmp: i0.ɵɵComponentDeclaration<FlipOptionListSection, "flip-option-list-section", never, { "label": "label"; }, {}, never, ["*"], false>;
1046
+ }
1047
+ export declare interface FlipPagination extends Components.FlipPagination {
1048
+ /**
1049
+ *
1050
+ */
1051
+ setPage: EventEmitter<CustomEvent<number>>;
1052
+ }
1053
+ export declare class FlipPagination {
1054
+ protected z: NgZone;
1055
+ protected el: HTMLElement;
1056
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
1057
+ static ɵfac: i0.ɵɵFactoryDeclaration<FlipPagination, never>;
1058
+ static ɵcmp: i0.ɵɵComponentDeclaration<FlipPagination, "flip-pagination", never, { "accessibleNextButtonLabel": "accessibleNextButtonLabel"; "accessiblePrevButtonLabel": "accessiblePrevButtonLabel"; "label": "label"; "nextButtonLabel": "nextButtonLabel"; "page": "page"; "pageLabel": "pageLabel"; "pageSelectLabel": "pageSelectLabel"; "pages": "pages"; "prevButtonLabel": "prevButtonLabel"; "variant": "variant"; }, {}, never, ["*"], false>;
1059
+ }
802
1060
  export declare interface FlipPopover extends Components.FlipPopover {
803
1061
  }
804
1062
  export declare class FlipPopover {
@@ -806,7 +1064,16 @@ export declare class FlipPopover {
806
1064
  protected el: HTMLElement;
807
1065
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
808
1066
  static ɵfac: i0.ɵɵFactoryDeclaration<FlipPopover, never>;
809
- static ɵcmp: i0.ɵɵComponentDeclaration<FlipPopover, "flip-popover", never, { "label": "label"; "popoverId": "popoverId"; "trigger": "trigger"; }, {}, never, ["*"], false>;
1067
+ static ɵcmp: i0.ɵɵComponentDeclaration<FlipPopover, "flip-popover", never, { "label": "label"; "placement": "placement"; "popoverId": "popoverId"; "trigger": "trigger"; }, {}, never, ["*"], false>;
1068
+ }
1069
+ export declare interface FlipProgressIndicator extends Components.FlipProgressIndicator {
1070
+ }
1071
+ export declare class FlipProgressIndicator {
1072
+ protected z: NgZone;
1073
+ protected el: HTMLElement;
1074
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
1075
+ static ɵfac: i0.ɵɵFactoryDeclaration<FlipProgressIndicator, never>;
1076
+ static ɵcmp: i0.ɵɵComponentDeclaration<FlipProgressIndicator, "flip-progress-indicator", never, { "label": "label"; "size": "size"; "value": "value"; "variant": "variant"; }, {}, never, ["*"], false>;
810
1077
  }
811
1078
  export declare interface FlipRadio extends Components.FlipRadio {
812
1079
  /**
@@ -832,7 +1099,7 @@ export declare class FlipRadioGroup {
832
1099
  protected el: HTMLElement;
833
1100
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
834
1101
  static ɵfac: i0.ɵɵFactoryDeclaration<FlipRadioGroup, never>;
835
- static ɵcmp: i0.ɵɵComponentDeclaration<FlipRadioGroup, "flip-radio-group", never, { "value": "value"; }, {}, never, ["*"], false>;
1102
+ static ɵcmp: i0.ɵɵComponentDeclaration<FlipRadioGroup, "flip-radio-group", never, { "flipAriaDescribedby": "flipAriaDescribedby"; "value": "value"; }, {}, never, ["*"], false>;
836
1103
  }
837
1104
  export declare interface FlipResourceList extends Components.FlipResourceList {
838
1105
  }
@@ -956,6 +1223,28 @@ export declare class FlipTag {
956
1223
  static ɵfac: i0.ɵɵFactoryDeclaration<FlipTag, never>;
957
1224
  static ɵcmp: i0.ɵɵComponentDeclaration<FlipTag, "flip-tag", never, { "intent": "intent"; "label": "label"; "removable": "removable"; "removalButtonLabel": "removalButtonLabel"; }, {}, never, ["*"], false>;
958
1225
  }
1226
+ export declare interface FlipText extends Components.FlipText {
1227
+ }
1228
+ export declare class FlipText {
1229
+ protected z: NgZone;
1230
+ protected el: HTMLElement;
1231
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
1232
+ static ɵfac: i0.ɵɵFactoryDeclaration<FlipText, never>;
1233
+ static ɵcmp: i0.ɵɵComponentDeclaration<FlipText, "flip-text", never, { "align": "align"; "as": "as"; "color": "color"; "fontStyle": "fontStyle"; "size": "size"; "weight": "weight"; }, {}, never, ["*"], false>;
1234
+ }
1235
+ export declare interface FlipTextInput extends Components.FlipTextInput {
1236
+ /**
1237
+ *
1238
+ */
1239
+ valueChange: EventEmitter<CustomEvent<string>>;
1240
+ }
1241
+ export declare class FlipTextInput {
1242
+ protected z: NgZone;
1243
+ protected el: HTMLElement;
1244
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
1245
+ static ɵfac: i0.ɵɵFactoryDeclaration<FlipTextInput, never>;
1246
+ static ɵcmp: i0.ɵɵComponentDeclaration<FlipTextInput, "flip-text-input", never, { "autoComplete": "autoComplete"; "autoFocus": "autoFocus"; "autoSelect": "autoSelect"; "clearButtonLabel": "clearButtonLabel"; "clearable": "clearable"; "disabled": "disabled"; "flipAriaDescribedby": "flipAriaDescribedby"; "invalid": "invalid"; "max": "max"; "maxLength": "maxLength"; "min": "min"; "mode": "mode"; "passwordToggleLabel": "passwordToggleLabel"; "prefixLabel": "prefixLabel"; "required": "required"; "rows": "rows"; "showCharacterCounter": "showCharacterCounter"; "spellCheck": "spellCheck"; "step": "step"; "suffixLabel": "suffixLabel"; "type": "type"; "value": "value"; }, {}, never, ["*"], false>;
1247
+ }
959
1248
  export declare interface FlipThemeProvider extends Components.FlipThemeProvider {
960
1249
  }
961
1250
  export declare class FlipThemeProvider {
@@ -1005,6 +1294,15 @@ export declare class FlipTooltip {
1005
1294
  static ɵfac: i0.ɵɵFactoryDeclaration<FlipTooltip, never>;
1006
1295
  static ɵcmp: i0.ɵɵComponentDeclaration<FlipTooltip, "flip-tooltip", never, { "content": "content"; "delay": "delay"; "position": "position"; }, {}, never, ["*"], false>;
1007
1296
  }
1297
+ export declare interface FlipVideoThumbnail extends Components.FlipVideoThumbnail {
1298
+ }
1299
+ export declare class FlipVideoThumbnail {
1300
+ protected z: NgZone;
1301
+ protected el: HTMLElement;
1302
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
1303
+ static ɵfac: i0.ɵɵFactoryDeclaration<FlipVideoThumbnail, never>;
1304
+ static ɵcmp: i0.ɵɵComponentDeclaration<FlipVideoThumbnail, "flip-video-thumbnail", never, { "duration": "duration"; "durationLabel": "durationLabel"; "label": "label"; "src": "src"; }, {}, never, ["*"], false>;
1305
+ }
1008
1306
  export declare interface FlipVisuallyHidden extends Components.FlipVisuallyHidden {
1009
1307
  }
1010
1308
  export declare class FlipVisuallyHidden {
@@ -1,2 +1,2 @@
1
1
  import * as d from './components';
2
- export declare const DIRECTIVES: (typeof d.FlipActionList | typeof d.FlipActionListItem | typeof d.FlipActionListSection | typeof d.FlipAvatar | typeof d.FlipAvatarGroup | typeof d.FlipBadge | typeof d.FlipBanner | typeof d.FlipButton | typeof d.FlipButtonGroup | typeof d.FlipCheckbox | typeof d.FlipChip | typeof d.FlipDescriptionList | typeof d.FlipDescriptionListItem | typeof d.FlipDialog | typeof d.FlipFileUploader | typeof d.FlipIconAdd | typeof d.FlipIconAddPhoto | typeof d.FlipIconAdminPanelSettings | typeof d.FlipIconArrowBack | typeof d.FlipIconArrowForward | typeof d.FlipIconArrowRightSmall | typeof d.FlipIconAttachment | typeof d.FlipIconCancel | typeof d.FlipIconChatBubble | typeof d.FlipIconCheck | typeof d.FlipIconCheckCircle | typeof d.FlipIconCheckSmall | typeof d.FlipIconCheckStrong | typeof d.FlipIconChevronLeft | typeof d.FlipIconChevronRight | typeof d.FlipIconClose | typeof d.FlipIconCloseSmall | typeof d.FlipIconCloudUpload | typeof d.FlipIconComment | typeof d.FlipIconCopy | typeof d.FlipIconDateRange | typeof d.FlipIconDelete | typeof d.FlipIconDescription | typeof d.FlipIconDownload | typeof d.FlipIconEdit | typeof d.FlipIconEmojiMood | typeof d.FlipIconEmojiSatisfied | typeof d.FlipIconError | typeof d.FlipIconExpandLess | typeof d.FlipIconExpandMore | typeof d.FlipIconFile | typeof d.FlipIconFolderShared | typeof d.FlipIconGroupAssign | typeof d.FlipIconGroups | typeof d.FlipIconGroupsCustom | typeof d.FlipIconImage | typeof d.FlipIconInfo | typeof d.FlipIconInventory | typeof d.FlipIconLike | typeof d.FlipIconLink | typeof d.FlipIconLock | typeof d.FlipIconLogout | typeof d.FlipIconMail | typeof d.FlipIconManageAccounts | typeof d.FlipIconMention | typeof d.FlipIconMessage | typeof d.FlipIconMoreHorizontal | typeof d.FlipIconMoreVertikal | typeof d.FlipIconNotifications | typeof d.FlipIconNotificationsActive | typeof d.FlipIconNotificationsOff | typeof d.FlipIconPeopleAlt | typeof d.FlipIconPerson | typeof d.FlipIconPersonOff | typeof d.FlipIconPhone | typeof d.FlipIconPoll | typeof d.FlipIconRecieved | typeof d.FlipIconSearch | typeof d.FlipIconSearchStrong | typeof d.FlipIconSend | typeof d.FlipIconSettings | typeof d.FlipIconTimeFilled | typeof d.FlipIconTimeOutlined | typeof d.FlipIconToday | typeof d.FlipIconUserAssign | typeof d.FlipIconVideoCamera | typeof d.FlipIconVisibility | typeof d.FlipIconVisibilityOff | typeof d.FlipIconWarning | typeof d.FlipInlineError | typeof d.FlipLink | typeof d.FlipPopover | typeof d.FlipRadio | typeof d.FlipRadioGroup | typeof d.FlipResourceList | typeof d.FlipResourceListFileItem | typeof d.FlipResourceListItem | typeof d.FlipSearch | typeof d.FlipSpinner | typeof d.FlipStack | typeof d.FlipSwitch | typeof d.FlipTab | typeof d.FlipTabs | typeof d.FlipTag | typeof d.FlipThemeProvider | typeof d.FlipThumbnail | typeof d.FlipToast | typeof d.FlipToastProvider | typeof d.FlipTooltip | typeof d.FlipVisuallyHidden)[];
2
+ export declare const DIRECTIVES: (typeof d.FlipActionList | typeof d.FlipActionListItem | typeof d.FlipActionListSection | typeof d.FlipAvatar | typeof d.FlipAvatarGroup | typeof d.FlipBadge | typeof d.FlipBanner | typeof d.FlipButton | typeof d.FlipButtonGroup | typeof d.FlipCheckbox | typeof d.FlipChip | typeof d.FlipDateInput | typeof d.FlipDatePicker | typeof d.FlipDescriptionList | typeof d.FlipDescriptionListItem | typeof d.FlipDialog | typeof d.FlipEmptyState | typeof d.FlipFileUploader | typeof d.FlipFileViewer | typeof d.FlipFileViewerAudio | typeof d.FlipFileViewerCsv | typeof d.FlipFileViewerImage | typeof d.FlipFileViewerPdf | typeof d.FlipFileViewerText | typeof d.FlipFileViewerVideo | typeof d.FlipFormControl | typeof d.FlipFormGroup | typeof d.FlipHeading | typeof d.FlipIconAdd | typeof d.FlipIconAddPhoto | typeof d.FlipIconAdminPanelSettings | typeof d.FlipIconArrowBack | typeof d.FlipIconArrowForward | typeof d.FlipIconArrowLeft | typeof d.FlipIconArrowRight | typeof d.FlipIconArrowRightSmall | typeof d.FlipIconAttachment | typeof d.FlipIconCancel | typeof d.FlipIconChatBubble | typeof d.FlipIconCheck | typeof d.FlipIconCheckCircle | typeof d.FlipIconCheckSmall | typeof d.FlipIconCheckStrong | typeof d.FlipIconChevronLeft | typeof d.FlipIconChevronRight | typeof d.FlipIconClose | typeof d.FlipIconCloseSmall | typeof d.FlipIconCloudUpload | typeof d.FlipIconComment | typeof d.FlipIconCopy | typeof d.FlipIconDateRange | typeof d.FlipIconDelete | typeof d.FlipIconDescription | typeof d.FlipIconDownload | typeof d.FlipIconEdit | typeof d.FlipIconEmojiMood | typeof d.FlipIconEmojiSatisfied | typeof d.FlipIconError | typeof d.FlipIconExpandLess | typeof d.FlipIconExpandMore | typeof d.FlipIconFile | typeof d.FlipIconFolderShared | typeof d.FlipIconFullscreen | typeof d.FlipIconFullscreenExit | typeof d.FlipIconGroupAssign | typeof d.FlipIconGroups | typeof d.FlipIconGroupsCustom | typeof d.FlipIconImage | typeof d.FlipIconInfo | typeof d.FlipIconInventory | typeof d.FlipIconLike | typeof d.FlipIconLink | typeof d.FlipIconLock | typeof d.FlipIconLogout | typeof d.FlipIconMail | typeof d.FlipIconManageAccounts | typeof d.FlipIconMention | typeof d.FlipIconMessage | typeof d.FlipIconMoreHorizontal | typeof d.FlipIconMoreVertikal | typeof d.FlipIconNotifications | typeof d.FlipIconNotificationsActive | typeof d.FlipIconNotificationsOff | typeof d.FlipIconOpenInNew | typeof d.FlipIconPeopleAlt | typeof d.FlipIconPerson | typeof d.FlipIconPersonOff | typeof d.FlipIconPhone | typeof d.FlipIconPoll | typeof d.FlipIconPrint | typeof d.FlipIconRecieved | typeof d.FlipIconRemove | typeof d.FlipIconSearch | typeof d.FlipIconSearchStrong | typeof d.FlipIconSend | typeof d.FlipIconSettings | typeof d.FlipIconTimeFilled | typeof d.FlipIconTimeOutlined | typeof d.FlipIconToday | typeof d.FlipIconUserAssign | typeof d.FlipIconVideoCamera | typeof d.FlipIconVisibility | typeof d.FlipIconVisibilityOff | typeof d.FlipIconWarning | typeof d.FlipInlineError | typeof d.FlipLink | typeof d.FlipList | typeof d.FlipModal | typeof d.FlipOptionList | typeof d.FlipOptionListItem | typeof d.FlipOptionListSection | typeof d.FlipPagination | typeof d.FlipPopover | typeof d.FlipProgressIndicator | typeof d.FlipRadio | typeof d.FlipRadioGroup | typeof d.FlipResourceList | typeof d.FlipResourceListFileItem | typeof d.FlipResourceListItem | typeof d.FlipSearch | typeof d.FlipSpinner | typeof d.FlipStack | typeof d.FlipSwitch | typeof d.FlipTab | typeof d.FlipTabs | typeof d.FlipTag | typeof d.FlipText | typeof d.FlipTextInput | typeof d.FlipThemeProvider | typeof d.FlipThumbnail | typeof d.FlipToast | typeof d.FlipToastProvider | typeof d.FlipTooltip | typeof d.FlipVideoThumbnail | typeof d.FlipVisuallyHidden)[];
@@ -0,0 +1,8 @@
1
+ import { ElementRef } from '@angular/core';
2
+ import { ValueAccessor } from './value-accessor';
3
+ import * as i0 from "@angular/core";
4
+ export declare class SelectValueAccessor extends ValueAccessor {
5
+ constructor(el: ElementRef);
6
+ static ɵfac: i0.ɵɵFactoryDeclaration<SelectValueAccessor, never>;
7
+ static ɵdir: i0.ɵɵDirectiveDeclaration<SelectValueAccessor, "flip-option-list", never, {}, {}, never, never, false>;
8
+ }
@@ -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, "flip-radio-group, flip-search", never, {}, {}, never, never, false>;
7
+ static ɵdir: i0.ɵɵDirectiveDeclaration<TextValueAccessor, "flip-date-input, flip-radio-group, flip-search, flip-text-input", never, {}, {}, never, never, false>;
8
8
  }
@@ -1,4 +1,5 @@
1
1
  export * from "./lib/stencil-generated/components";
2
2
  export * from "./lib/stencil-generated/boolean-value-accessor";
3
+ export * from "./lib/stencil-generated/select-value-accessor";
3
4
  export * from "./lib/stencil-generated/text-value-accessor";
4
5
  export * from "./lib/component-library.module";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@getflip/swirl-components-angular",
3
- "version": "0.1.1",
3
+ "version": "0.2.1",
4
4
  "scripts": {
5
5
  "ng": "ng",
6
6
  "build": "ng build"
@@ -14,7 +14,7 @@
14
14
  "@angular/platform-browser": "^14.1.0",
15
15
  "@angular/platform-browser-dynamic": "^14.1.0",
16
16
  "@angular/router": "^14.1.0",
17
- "@getflip/swirl-components": "^0.2.0",
17
+ "@getflip/swirl-components": "^0.3.1",
18
18
  "rxjs": "~7.5.0",
19
19
  "tslib": "^2.3.0",
20
20
  "zone.js": "~0.11.4"
@@ -2,11 +2,22 @@ import { NgModule } from "@angular/core";
2
2
 
3
3
  import { DIRECTIVES } from "./stencil-generated";
4
4
  import { BooleanValueAccessor } from "./stencil-generated/boolean-value-accessor";
5
+ import { SelectValueAccessor } from "./stencil-generated/select-value-accessor";
5
6
  import { TextValueAccessor } from "./stencil-generated/text-value-accessor";
6
7
 
7
8
  @NgModule({
8
- declarations: [...DIRECTIVES, BooleanValueAccessor, TextValueAccessor],
9
+ declarations: [
10
+ ...DIRECTIVES,
11
+ BooleanValueAccessor,
12
+ SelectValueAccessor,
13
+ TextValueAccessor,
14
+ ],
9
15
  imports: [],
10
- exports: [...DIRECTIVES, BooleanValueAccessor, TextValueAccessor],
16
+ exports: [
17
+ ...DIRECTIVES,
18
+ BooleanValueAccessor,
19
+ SelectValueAccessor,
20
+ TextValueAccessor,
21
+ ],
11
22
  })
12
23
  export class SwirlComponentsModule {}