@getflip/swirl-components-angular 0.469.0 → 0.470.1-beta-20260402100441

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.
@@ -11,14 +11,14 @@ Building entry point '@getflip/swirl-components-angular'
11
11
  - Copying assets
12
12
  ✔ Copying assets
13
13
  - Writing package manifest
14
- ✔ Writing package manifest
15
- ✔ Built @getflip/swirl-components-angular
16
14
 
17
15
  ------------------------------------------------------------------------------
18
16
  Built Angular Package
19
17
  - from: /home/runner/work/swirl/swirl/packages/swirl-components-angular/projects/component-library
20
18
  - to: /home/runner/work/swirl/swirl/packages/swirl-components-angular/dist/component-library
21
19
  ------------------------------------------------------------------------------
20
+ ✔ Writing package manifest
21
+ ✔ Built @getflip/swirl-components-angular
22
22
 
23
- Build at: 2026-03-31T21:43:20.095Z - Time: 13710ms
23
+ Build at: 2026-04-02T10:04:32.968Z - Time: 12282ms
24
24
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,21 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.470.1-beta-20260402100441
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+ [[`8d222e389`](https://github.com/getflip/swirl/commit/8d222e3897cb6a74d01abea51d12215495b3e0d6)]:
9
+ - @getflip/swirl-components@0.470.1-beta-20260402100441
10
+
11
+ ## 0.470.0
12
+
13
+ ### Patch Changes
14
+
15
+ - Updated dependencies
16
+ [[`43a9f2756`](https://github.com/getflip/swirl/commit/43a9f2756486776586e46b57a4abb94f6e1dffb2)]:
17
+ - @getflip/swirl-components@0.470.0
18
+
3
19
  ## 0.469.0
4
20
 
5
21
  ### Minor Changes
@@ -6551,6 +6551,33 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.19", ngImpo
6551
6551
  standalone: false
6552
6552
  }]
6553
6553
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
6554
+ let SwirlIconQrCodeScanner = class SwirlIconQrCodeScanner {
6555
+ z;
6556
+ el;
6557
+ constructor(c, r, z) {
6558
+ this.z = z;
6559
+ c.detach();
6560
+ this.el = r.nativeElement;
6561
+ }
6562
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.19", ngImport: i0, type: SwirlIconQrCodeScanner, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
6563
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.19", type: SwirlIconQrCodeScanner, isStandalone: false, selector: "swirl-icon-qr-code-scanner", inputs: { color: "color", size: "size" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
6564
+ };
6565
+ SwirlIconQrCodeScanner = __decorate([
6566
+ ProxyCmp({
6567
+ inputs: ['color', 'size']
6568
+ })
6569
+ ], SwirlIconQrCodeScanner);
6570
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.19", ngImport: i0, type: SwirlIconQrCodeScanner, decorators: [{
6571
+ type: Component,
6572
+ args: [{
6573
+ selector: 'swirl-icon-qr-code-scanner',
6574
+ changeDetection: ChangeDetectionStrategy.OnPush,
6575
+ template: '<ng-content></ng-content>',
6576
+ // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
6577
+ inputs: ['color', 'size'],
6578
+ standalone: false
6579
+ }]
6580
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
6554
6581
  let SwirlIconRatioFourToThree = class SwirlIconRatioFourToThree {
6555
6582
  z;
6556
6583
  el;
@@ -13674,6 +13701,7 @@ const DIRECTIVES = [
13674
13701
  SwirlIconPublic,
13675
13702
  SwirlIconPublicOff,
13676
13703
  SwirlIconPublishedWithChanges,
13704
+ SwirlIconQrCodeScanner,
13677
13705
  SwirlIconRatioFourToThree,
13678
13706
  SwirlIconRatioFreeform,
13679
13707
  SwirlIconRatioSixteenToNine,
@@ -13926,9 +13954,9 @@ const DIRECTIVES = [
13926
13954
 
13927
13955
  class SwirlComponentsModule {
13928
13956
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.19", ngImport: i0, type: SwirlComponentsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
13929
- static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.19", ngImport: i0, type: SwirlComponentsModule, declarations: [SwirlAccordion, SwirlAccordionItem, SwirlActionList, SwirlActionListItem, SwirlActionListSection, SwirlAppBar, SwirlAppIcon, SwirlAppLayout, SwirlAutocomplete, SwirlAvatar, SwirlAvatarGroup, SwirlBadge, SwirlBanner, SwirlBox, SwirlButton, SwirlButtonGroup, SwirlCard, SwirlCarousel, SwirlCarouselSlide, SwirlCheckbox, SwirlChip, SwirlColorInput, SwirlColumns, SwirlConsoleLayout, SwirlDataCell, SwirlDataCellStack, SwirlDateInput, SwirlDatePicker, SwirlDescriptionList, SwirlDescriptionListItem, SwirlDialog, SwirlEmoji, SwirlEmojiClap, SwirlEmojiHappy, SwirlEmojiIdea, SwirlEmojiLove, SwirlEmojiSad, SwirlEmojiThumbsUp, SwirlEmptyState, SwirlFileChip, SwirlFileUploader, SwirlFileViewer, SwirlFileViewerAudio, SwirlFileViewerCsv, SwirlFileViewerFallback, SwirlFileViewerImage, SwirlFileViewerPdf, SwirlFileViewerText, SwirlFileViewerVideo, SwirlFormControl, SwirlFormGroup, SwirlHeading, SwirlIcon, SwirlIconAdd, SwirlIconAddBox, SwirlIconAddModerator, SwirlIconAddPhoto, SwirlIconAddReaction, SwirlIconAdminPanelSettings, SwirlIconAi, SwirlIconAiFilled, SwirlIconApparel, SwirlIconApps, SwirlIconArrowBack, SwirlIconArrowDownward, SwirlIconArrowForward, SwirlIconArrowLeft, SwirlIconArrowRight, SwirlIconArrowRightSmall, SwirlIconArrowUpward, SwirlIconAspectRatio, SwirlIconAttachment, SwirlIconAudioFile, SwirlIconAutorenew, SwirlIconBarChart, SwirlIconBeachAccess, SwirlIconBeachAccessFilled, SwirlIconBlock, SwirlIconBookmark, SwirlIconBookmarkFilled, SwirlIconCalendarAddOnFilled, SwirlIconCalendarRespond, SwirlIconCalendarToday, SwirlIconCall, SwirlIconCallEnd, SwirlIconCancel, SwirlIconCancelFilled, SwirlIconCancelOutline, SwirlIconChatBubble, SwirlIconChats, SwirlIconChatsFilled, SwirlIconCheck, SwirlIconCheckCircle, SwirlIconCheckCircleFilled, SwirlIconCheckSmall, SwirlIconCheckStrong, SwirlIconCheckboxFilled, SwirlIconChevronLeft, SwirlIconChevronRight, SwirlIconClose, SwirlIconCloseFullscreen, SwirlIconCloseSmall, SwirlIconCloudUpload, SwirlIconCoPresent, SwirlIconColumn, SwirlIconComment, SwirlIconContractEdit, SwirlIconContrast, SwirlIconCopy, SwirlIconCrop, SwirlIconDarkMode, SwirlIconDateRange, SwirlIconDelete, SwirlIconDeployedCode, SwirlIconDescription, SwirlIconDesktop, SwirlIconDestruction, SwirlIconDirectory, SwirlIconDirectoryFilled, SwirlIconDiscover, SwirlIconDockLeft, SwirlIconDockLeftCollapse, SwirlIconDockLeftExpand, SwirlIconDoorOpen, SwirlIconDot, SwirlIconDoubleArrowLeft, SwirlIconDoubleArrowRight, SwirlIconDownload, SwirlIconDragHandle, SwirlIconEdit, SwirlIconEditNote, SwirlIconEmojiMood, SwirlIconEmojiSatisfied, SwirlIconEmojiSymbols, SwirlIconError, SwirlIconExpandLess, SwirlIconExpandMore, SwirlIconExperiment, SwirlIconFile, SwirlIconFileCopy, SwirlIconFilter, SwirlIconFolder, SwirlIconFolderShared, SwirlIconFormatHOne, SwirlIconFormatListBulleted, SwirlIconForward, SwirlIconFullscreen, SwirlIconFullscreenExit, SwirlIconGif, SwirlIconGroupAdd, SwirlIconGroupAssign, SwirlIconGroups, SwirlIconGroupsFilled, SwirlIconHamburgerMenu, SwirlIconHealthAndSafety, SwirlIconHelp, SwirlIconHelpFilled, SwirlIconHighlight, SwirlIconHistory, SwirlIconHome, SwirlIconHomeFilled, SwirlIconHrResting, SwirlIconImage, SwirlIconImproveText, SwirlIconInfo, SwirlIconInsertBelow, SwirlIconInsertChart, SwirlIconInsertOnTop, SwirlIconInventory, SwirlIconInventoryOff, SwirlIconIphone, SwirlIconKey, SwirlIconKeyboard, SwirlIconKeyboardHide, SwirlIconLanguage, SwirlIconLightMode, SwirlIconLike, SwirlIconLink, SwirlIconListAltCheck, SwirlIconLive, SwirlIconLoad, SwirlIconLocationOn, SwirlIconLock, SwirlIconLockOpen, SwirlIconLockPerson, SwirlIconLogin, SwirlIconLogout, SwirlIconLongText, SwirlIconMail, SwirlIconManageAccounts, SwirlIconMarkChatRead, SwirlIconMarkChatUnread, SwirlIconMention, SwirlIconMenu, SwirlIconMenuBook, SwirlIconMenuBookFilled, SwirlIconMenuFilled, SwirlIconMessage, SwirlIconMic, SwirlIconMicOff, SwirlIconMobileTheft, SwirlIconMoreHorizontal, SwirlIconMoreVertikal, SwirlIconNews, SwirlIconNewsFilled, SwirlIconNewsOff, SwirlIconNextPlan, SwirlIconNoteStack, SwirlIconNoteStackFilled, SwirlIconNotifications, SwirlIconNotificationsActive, SwirlIconNotificationsOff, SwirlIconOpenInFull, SwirlIconOpenInNew, SwirlIconPasskey, SwirlIconPatientList, SwirlIconPause, SwirlIconPauseCircle, SwirlIconPeopleAlt, SwirlIconPerson, SwirlIconPersonCheck, SwirlIconPersonOff, SwirlIconPersonRaisedHand, SwirlIconPhone, SwirlIconPhotoCamera, SwirlIconPictureAsPdf, SwirlIconPictureInPicture, SwirlIconPin, SwirlIconPinOff, SwirlIconPlace, SwirlIconPlayArrow, SwirlIconPoll, SwirlIconPostApproval, SwirlIconPresent, SwirlIconPreview, SwirlIconPrint, SwirlIconPublic, SwirlIconPublicOff, SwirlIconPublishedWithChanges, SwirlIconRatioFourToThree, SwirlIconRatioFreeform, SwirlIconRatioSixteenToNine, SwirlIconRatioSquare, SwirlIconRatioThreeToFour, SwirlIconRatioThreeToTwo, SwirlIconRecieved, SwirlIconRefresh, SwirlIconRemove, SwirlIconRemoveCircle, SwirlIconRemoveModerator, SwirlIconRepeat, SwirlIconReply, SwirlIconReport, SwirlIconRoadmap, SwirlIconRotateLeft, SwirlIconRotateRight, SwirlIconSchool, SwirlIconScreenshare, SwirlIconScreenshareOff, SwirlIconSearch, SwirlIconSearchStrong, SwirlIconSection, SwirlIconSecure, SwirlIconSell, SwirlIconSend, SwirlIconSettings, SwirlIconShortText, SwirlIconSimplify, SwirlIconSpellcheck, SwirlIconStars, SwirlIconStickyNote, SwirlIconStop, SwirlIconStopCircle, SwirlIconSunny, SwirlIconSync, SwirlIconTasks, SwirlIconTasksFilled, SwirlIconTerminal, SwirlIconTime, SwirlIconTimeFilled, SwirlIconToday, SwirlIconTodayFilled, SwirlIconTranslate, SwirlIconTreeStructure, SwirlIconUndo, SwirlIconUnlockPerson, SwirlIconUpload, SwirlIconUserAdd, SwirlIconUserAssign, SwirlIconVerifiedUser, SwirlIconVideoCamera, SwirlIconVideoCameraOff, SwirlIconVideoLibrary, SwirlIconVideoPlayer, SwirlIconViewAgenda, SwirlIconVisibility, SwirlIconVisibilityOff, SwirlIconVoice, SwirlIconVolumeUp, SwirlIconWarning, SwirlIconWavingHand, SwirlIconWebAsset, SwirlIconWebAssetOff, SwirlIconWork, SwirlIconWorkspacePremium, SwirlImageGrid, SwirlImageGridItem, SwirlInlineError, SwirlInlineNotification, SwirlInlineStatus, SwirlLightbox, SwirlLink, SwirlList, SwirlMenu, SwirlMenuItem, SwirlModal, SwirlModalShell, SwirlOptionList, SwirlOptionListItem, SwirlOptionListSection, SwirlPagination, SwirlPdfReader, SwirlPopover, SwirlPopoverTrigger, SwirlProgressIndicator, SwirlRadio, SwirlRadioGroup, SwirlResourceList, SwirlResourceListFileItem, SwirlResourceListItem, SwirlResourceListSection, SwirlSearch, SwirlSelect, SwirlSeparator, SwirlShellLayout, SwirlShellNavigationItem, SwirlSkeletonBox, SwirlSkeletonText, SwirlSpinner, SwirlStack, SwirlStatusIndicator, SwirlSwitch, SwirlSymbol, SwirlSymbolAcUnit, SwirlSymbolAccountCircle, SwirlSymbolAlternateEmail, SwirlSymbolAndroid, SwirlSymbolAnnouncement, SwirlSymbolAutorenew, SwirlSymbolBackup, SwirlSymbolBadge, SwirlSymbolBarcodeReader, SwirlSymbolBarcodeScanner, SwirlSymbolBatteryHoriz, SwirlSymbolBeachAccess, SwirlSymbolBolt, SwirlSymbolBookmark, SwirlSymbolCalendar, SwirlSymbolCampaign, SwirlSymbolCardsStar, SwirlSymbolCloud, SwirlSymbolConstruction, SwirlSymbolContacts, SwirlSymbolCoronavirus, SwirlSymbolDesignServices, SwirlSymbolDesktopWindows, SwirlSymbolDirectionsCarFilled, SwirlSymbolDiversity, SwirlSymbolDraw, SwirlSymbolEditCalendar, SwirlSymbolEmail, SwirlSymbolEmergency, SwirlSymbolEmojiFoodBeverage, SwirlSymbolEngineering, SwirlSymbolEventMenu, SwirlSymbolExplore, SwirlSymbolExtension, SwirlSymbolFacebook, SwirlSymbolFavorite, SwirlSymbolFitnessCenter, SwirlSymbolFlag, SwirlSymbolFlight, SwirlSymbolFolder, SwirlSymbolGlobe, SwirlSymbolGroups, SwirlSymbolHealing, SwirlSymbolHealthAndSafety, SwirlSymbolHelp, SwirlSymbolHomeRepairService, SwirlSymbolHomeStorage, SwirlSymbolIdCard, SwirlSymbolImage, SwirlSymbolInfoMenu, SwirlSymbolInstagram, SwirlSymbolInventory, SwirlSymbolInventory2, SwirlSymbolIos, SwirlSymbolKey, SwirlSymbolLanguage, SwirlSymbolLeaderboard, SwirlSymbolLightbulb, SwirlSymbolLinkedin, SwirlSymbolLocalShipping, SwirlSymbolLocationOn, SwirlSymbolLoyalty, SwirlSymbolMap, SwirlSymbolMapsHomeWork, SwirlSymbolMenuBook, SwirlSymbolMop, SwirlSymbolNestEcoLeaf, SwirlSymbolNotifications, SwirlSymbolOpenInNew, SwirlSymbolOrders, SwirlSymbolPackage, SwirlSymbolPalette, SwirlSymbolPartlyCloudyDay, SwirlSymbolPedalBike, SwirlSymbolPercentDiscount, SwirlSymbolPets, SwirlSymbolPinterest, SwirlSymbolPointOfSale, SwirlSymbolPolicy, SwirlSymbolPrecisionManufacturing, SwirlSymbolPrint, SwirlSymbolPushPin, SwirlSymbolRecycling, SwirlSymbolRedeem, SwirlSymbolReportProblem, SwirlSymbolRestaurant, SwirlSymbolRoadmap, SwirlSymbolRocketLaunch, SwirlSymbolRoom, SwirlSymbolSavings, SwirlSymbolSchool, SwirlSymbolSell, SwirlSymbolSettingsVoice, SwirlSymbolShoppingBag, SwirlSymbolShoppingCart, SwirlSymbolSmartphone, SwirlSymbolSpa, SwirlSymbolSportsSoccer, SwirlSymbolStar, SwirlSymbolSupervisorAccount, SwirlSymbolTask, SwirlSymbolTasks, SwirlSymbolThumbsUpDown, SwirlSymbolTimer, SwirlSymbolToolsPowerDrill, SwirlSymbolTrain, SwirlSymbolTrophy, SwirlSymbolTwitter, SwirlSymbolVideo, SwirlSymbolWarehouse, SwirlSymbolWaterDrop, SwirlSymbolWbSunny, SwirlSymbolWechat, SwirlSymbolWeibo, SwirlSymbolWifi, SwirlSymbolWork, SwirlSymbolXing, SwirlSymbolYoutube, SwirlTab, SwirlTabBar, SwirlTable, SwirlTableCell, SwirlTableColumn, SwirlTableRow, SwirlTableRowGroup, SwirlTabs, SwirlTag, SwirlText, SwirlTextInput, SwirlThemeProvider, SwirlThumbnail, SwirlTimeInput, SwirlToast, SwirlToastProvider, SwirlToggleButton, SwirlToggleGroup, SwirlToolbar, SwirlTooltip, SwirlTreeNavigation, SwirlTreeNavigationItem, SwirlTreeView, SwirlTreeViewItem, SwirlVideoThumbnail, SwirlVisuallyHidden, BooleanValueAccessor,
13957
+ static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.19", ngImport: i0, type: SwirlComponentsModule, declarations: [SwirlAccordion, SwirlAccordionItem, SwirlActionList, SwirlActionListItem, SwirlActionListSection, SwirlAppBar, SwirlAppIcon, SwirlAppLayout, SwirlAutocomplete, SwirlAvatar, SwirlAvatarGroup, SwirlBadge, SwirlBanner, SwirlBox, SwirlButton, SwirlButtonGroup, SwirlCard, SwirlCarousel, SwirlCarouselSlide, SwirlCheckbox, SwirlChip, SwirlColorInput, SwirlColumns, SwirlConsoleLayout, SwirlDataCell, SwirlDataCellStack, SwirlDateInput, SwirlDatePicker, SwirlDescriptionList, SwirlDescriptionListItem, SwirlDialog, SwirlEmoji, SwirlEmojiClap, SwirlEmojiHappy, SwirlEmojiIdea, SwirlEmojiLove, SwirlEmojiSad, SwirlEmojiThumbsUp, SwirlEmptyState, SwirlFileChip, SwirlFileUploader, SwirlFileViewer, SwirlFileViewerAudio, SwirlFileViewerCsv, SwirlFileViewerFallback, SwirlFileViewerImage, SwirlFileViewerPdf, SwirlFileViewerText, SwirlFileViewerVideo, SwirlFormControl, SwirlFormGroup, SwirlHeading, SwirlIcon, SwirlIconAdd, SwirlIconAddBox, SwirlIconAddModerator, SwirlIconAddPhoto, SwirlIconAddReaction, SwirlIconAdminPanelSettings, SwirlIconAi, SwirlIconAiFilled, SwirlIconApparel, SwirlIconApps, SwirlIconArrowBack, SwirlIconArrowDownward, SwirlIconArrowForward, SwirlIconArrowLeft, SwirlIconArrowRight, SwirlIconArrowRightSmall, SwirlIconArrowUpward, SwirlIconAspectRatio, SwirlIconAttachment, SwirlIconAudioFile, SwirlIconAutorenew, SwirlIconBarChart, SwirlIconBeachAccess, SwirlIconBeachAccessFilled, SwirlIconBlock, SwirlIconBookmark, SwirlIconBookmarkFilled, SwirlIconCalendarAddOnFilled, SwirlIconCalendarRespond, SwirlIconCalendarToday, SwirlIconCall, SwirlIconCallEnd, SwirlIconCancel, SwirlIconCancelFilled, SwirlIconCancelOutline, SwirlIconChatBubble, SwirlIconChats, SwirlIconChatsFilled, SwirlIconCheck, SwirlIconCheckCircle, SwirlIconCheckCircleFilled, SwirlIconCheckSmall, SwirlIconCheckStrong, SwirlIconCheckboxFilled, SwirlIconChevronLeft, SwirlIconChevronRight, SwirlIconClose, SwirlIconCloseFullscreen, SwirlIconCloseSmall, SwirlIconCloudUpload, SwirlIconCoPresent, SwirlIconColumn, SwirlIconComment, SwirlIconContractEdit, SwirlIconContrast, SwirlIconCopy, SwirlIconCrop, SwirlIconDarkMode, SwirlIconDateRange, SwirlIconDelete, SwirlIconDeployedCode, SwirlIconDescription, SwirlIconDesktop, SwirlIconDestruction, SwirlIconDirectory, SwirlIconDirectoryFilled, SwirlIconDiscover, SwirlIconDockLeft, SwirlIconDockLeftCollapse, SwirlIconDockLeftExpand, SwirlIconDoorOpen, SwirlIconDot, SwirlIconDoubleArrowLeft, SwirlIconDoubleArrowRight, SwirlIconDownload, SwirlIconDragHandle, SwirlIconEdit, SwirlIconEditNote, SwirlIconEmojiMood, SwirlIconEmojiSatisfied, SwirlIconEmojiSymbols, SwirlIconError, SwirlIconExpandLess, SwirlIconExpandMore, SwirlIconExperiment, SwirlIconFile, SwirlIconFileCopy, SwirlIconFilter, SwirlIconFolder, SwirlIconFolderShared, SwirlIconFormatHOne, SwirlIconFormatListBulleted, SwirlIconForward, SwirlIconFullscreen, SwirlIconFullscreenExit, SwirlIconGif, SwirlIconGroupAdd, SwirlIconGroupAssign, SwirlIconGroups, SwirlIconGroupsFilled, SwirlIconHamburgerMenu, SwirlIconHealthAndSafety, SwirlIconHelp, SwirlIconHelpFilled, SwirlIconHighlight, SwirlIconHistory, SwirlIconHome, SwirlIconHomeFilled, SwirlIconHrResting, SwirlIconImage, SwirlIconImproveText, SwirlIconInfo, SwirlIconInsertBelow, SwirlIconInsertChart, SwirlIconInsertOnTop, SwirlIconInventory, SwirlIconInventoryOff, SwirlIconIphone, SwirlIconKey, SwirlIconKeyboard, SwirlIconKeyboardHide, SwirlIconLanguage, SwirlIconLightMode, SwirlIconLike, SwirlIconLink, SwirlIconListAltCheck, SwirlIconLive, SwirlIconLoad, SwirlIconLocationOn, SwirlIconLock, SwirlIconLockOpen, SwirlIconLockPerson, SwirlIconLogin, SwirlIconLogout, SwirlIconLongText, SwirlIconMail, SwirlIconManageAccounts, SwirlIconMarkChatRead, SwirlIconMarkChatUnread, SwirlIconMention, SwirlIconMenu, SwirlIconMenuBook, SwirlIconMenuBookFilled, SwirlIconMenuFilled, SwirlIconMessage, SwirlIconMic, SwirlIconMicOff, SwirlIconMobileTheft, SwirlIconMoreHorizontal, SwirlIconMoreVertikal, SwirlIconNews, SwirlIconNewsFilled, SwirlIconNewsOff, SwirlIconNextPlan, SwirlIconNoteStack, SwirlIconNoteStackFilled, SwirlIconNotifications, SwirlIconNotificationsActive, SwirlIconNotificationsOff, SwirlIconOpenInFull, SwirlIconOpenInNew, SwirlIconPasskey, SwirlIconPatientList, SwirlIconPause, SwirlIconPauseCircle, SwirlIconPeopleAlt, SwirlIconPerson, SwirlIconPersonCheck, SwirlIconPersonOff, SwirlIconPersonRaisedHand, SwirlIconPhone, SwirlIconPhotoCamera, SwirlIconPictureAsPdf, SwirlIconPictureInPicture, SwirlIconPin, SwirlIconPinOff, SwirlIconPlace, SwirlIconPlayArrow, SwirlIconPoll, SwirlIconPostApproval, SwirlIconPresent, SwirlIconPreview, SwirlIconPrint, SwirlIconPublic, SwirlIconPublicOff, SwirlIconPublishedWithChanges, SwirlIconQrCodeScanner, SwirlIconRatioFourToThree, SwirlIconRatioFreeform, SwirlIconRatioSixteenToNine, SwirlIconRatioSquare, SwirlIconRatioThreeToFour, SwirlIconRatioThreeToTwo, SwirlIconRecieved, SwirlIconRefresh, SwirlIconRemove, SwirlIconRemoveCircle, SwirlIconRemoveModerator, SwirlIconRepeat, SwirlIconReply, SwirlIconReport, SwirlIconRoadmap, SwirlIconRotateLeft, SwirlIconRotateRight, SwirlIconSchool, SwirlIconScreenshare, SwirlIconScreenshareOff, SwirlIconSearch, SwirlIconSearchStrong, SwirlIconSection, SwirlIconSecure, SwirlIconSell, SwirlIconSend, SwirlIconSettings, SwirlIconShortText, SwirlIconSimplify, SwirlIconSpellcheck, SwirlIconStars, SwirlIconStickyNote, SwirlIconStop, SwirlIconStopCircle, SwirlIconSunny, SwirlIconSync, SwirlIconTasks, SwirlIconTasksFilled, SwirlIconTerminal, SwirlIconTime, SwirlIconTimeFilled, SwirlIconToday, SwirlIconTodayFilled, SwirlIconTranslate, SwirlIconTreeStructure, SwirlIconUndo, SwirlIconUnlockPerson, SwirlIconUpload, SwirlIconUserAdd, SwirlIconUserAssign, SwirlIconVerifiedUser, SwirlIconVideoCamera, SwirlIconVideoCameraOff, SwirlIconVideoLibrary, SwirlIconVideoPlayer, SwirlIconViewAgenda, SwirlIconVisibility, SwirlIconVisibilityOff, SwirlIconVoice, SwirlIconVolumeUp, SwirlIconWarning, SwirlIconWavingHand, SwirlIconWebAsset, SwirlIconWebAssetOff, SwirlIconWork, SwirlIconWorkspacePremium, SwirlImageGrid, SwirlImageGridItem, SwirlInlineError, SwirlInlineNotification, SwirlInlineStatus, SwirlLightbox, SwirlLink, SwirlList, SwirlMenu, SwirlMenuItem, SwirlModal, SwirlModalShell, SwirlOptionList, SwirlOptionListItem, SwirlOptionListSection, SwirlPagination, SwirlPdfReader, SwirlPopover, SwirlPopoverTrigger, SwirlProgressIndicator, SwirlRadio, SwirlRadioGroup, SwirlResourceList, SwirlResourceListFileItem, SwirlResourceListItem, SwirlResourceListSection, SwirlSearch, SwirlSelect, SwirlSeparator, SwirlShellLayout, SwirlShellNavigationItem, SwirlSkeletonBox, SwirlSkeletonText, SwirlSpinner, SwirlStack, SwirlStatusIndicator, SwirlSwitch, SwirlSymbol, SwirlSymbolAcUnit, SwirlSymbolAccountCircle, SwirlSymbolAlternateEmail, SwirlSymbolAndroid, SwirlSymbolAnnouncement, SwirlSymbolAutorenew, SwirlSymbolBackup, SwirlSymbolBadge, SwirlSymbolBarcodeReader, SwirlSymbolBarcodeScanner, SwirlSymbolBatteryHoriz, SwirlSymbolBeachAccess, SwirlSymbolBolt, SwirlSymbolBookmark, SwirlSymbolCalendar, SwirlSymbolCampaign, SwirlSymbolCardsStar, SwirlSymbolCloud, SwirlSymbolConstruction, SwirlSymbolContacts, SwirlSymbolCoronavirus, SwirlSymbolDesignServices, SwirlSymbolDesktopWindows, SwirlSymbolDirectionsCarFilled, SwirlSymbolDiversity, SwirlSymbolDraw, SwirlSymbolEditCalendar, SwirlSymbolEmail, SwirlSymbolEmergency, SwirlSymbolEmojiFoodBeverage, SwirlSymbolEngineering, SwirlSymbolEventMenu, SwirlSymbolExplore, SwirlSymbolExtension, SwirlSymbolFacebook, SwirlSymbolFavorite, SwirlSymbolFitnessCenter, SwirlSymbolFlag, SwirlSymbolFlight, SwirlSymbolFolder, SwirlSymbolGlobe, SwirlSymbolGroups, SwirlSymbolHealing, SwirlSymbolHealthAndSafety, SwirlSymbolHelp, SwirlSymbolHomeRepairService, SwirlSymbolHomeStorage, SwirlSymbolIdCard, SwirlSymbolImage, SwirlSymbolInfoMenu, SwirlSymbolInstagram, SwirlSymbolInventory, SwirlSymbolInventory2, SwirlSymbolIos, SwirlSymbolKey, SwirlSymbolLanguage, SwirlSymbolLeaderboard, SwirlSymbolLightbulb, SwirlSymbolLinkedin, SwirlSymbolLocalShipping, SwirlSymbolLocationOn, SwirlSymbolLoyalty, SwirlSymbolMap, SwirlSymbolMapsHomeWork, SwirlSymbolMenuBook, SwirlSymbolMop, SwirlSymbolNestEcoLeaf, SwirlSymbolNotifications, SwirlSymbolOpenInNew, SwirlSymbolOrders, SwirlSymbolPackage, SwirlSymbolPalette, SwirlSymbolPartlyCloudyDay, SwirlSymbolPedalBike, SwirlSymbolPercentDiscount, SwirlSymbolPets, SwirlSymbolPinterest, SwirlSymbolPointOfSale, SwirlSymbolPolicy, SwirlSymbolPrecisionManufacturing, SwirlSymbolPrint, SwirlSymbolPushPin, SwirlSymbolRecycling, SwirlSymbolRedeem, SwirlSymbolReportProblem, SwirlSymbolRestaurant, SwirlSymbolRoadmap, SwirlSymbolRocketLaunch, SwirlSymbolRoom, SwirlSymbolSavings, SwirlSymbolSchool, SwirlSymbolSell, SwirlSymbolSettingsVoice, SwirlSymbolShoppingBag, SwirlSymbolShoppingCart, SwirlSymbolSmartphone, SwirlSymbolSpa, SwirlSymbolSportsSoccer, SwirlSymbolStar, SwirlSymbolSupervisorAccount, SwirlSymbolTask, SwirlSymbolTasks, SwirlSymbolThumbsUpDown, SwirlSymbolTimer, SwirlSymbolToolsPowerDrill, SwirlSymbolTrain, SwirlSymbolTrophy, SwirlSymbolTwitter, SwirlSymbolVideo, SwirlSymbolWarehouse, SwirlSymbolWaterDrop, SwirlSymbolWbSunny, SwirlSymbolWechat, SwirlSymbolWeibo, SwirlSymbolWifi, SwirlSymbolWork, SwirlSymbolXing, SwirlSymbolYoutube, SwirlTab, SwirlTabBar, SwirlTable, SwirlTableCell, SwirlTableColumn, SwirlTableRow, SwirlTableRowGroup, SwirlTabs, SwirlTag, SwirlText, SwirlTextInput, SwirlThemeProvider, SwirlThumbnail, SwirlTimeInput, SwirlToast, SwirlToastProvider, SwirlToggleButton, SwirlToggleGroup, SwirlToolbar, SwirlTooltip, SwirlTreeNavigation, SwirlTreeNavigationItem, SwirlTreeView, SwirlTreeViewItem, SwirlVideoThumbnail, SwirlVisuallyHidden, BooleanValueAccessor,
13930
13958
  SelectValueAccessor,
13931
- TextValueAccessor], exports: [SwirlAccordion, SwirlAccordionItem, SwirlActionList, SwirlActionListItem, SwirlActionListSection, SwirlAppBar, SwirlAppIcon, SwirlAppLayout, SwirlAutocomplete, SwirlAvatar, SwirlAvatarGroup, SwirlBadge, SwirlBanner, SwirlBox, SwirlButton, SwirlButtonGroup, SwirlCard, SwirlCarousel, SwirlCarouselSlide, SwirlCheckbox, SwirlChip, SwirlColorInput, SwirlColumns, SwirlConsoleLayout, SwirlDataCell, SwirlDataCellStack, SwirlDateInput, SwirlDatePicker, SwirlDescriptionList, SwirlDescriptionListItem, SwirlDialog, SwirlEmoji, SwirlEmojiClap, SwirlEmojiHappy, SwirlEmojiIdea, SwirlEmojiLove, SwirlEmojiSad, SwirlEmojiThumbsUp, SwirlEmptyState, SwirlFileChip, SwirlFileUploader, SwirlFileViewer, SwirlFileViewerAudio, SwirlFileViewerCsv, SwirlFileViewerFallback, SwirlFileViewerImage, SwirlFileViewerPdf, SwirlFileViewerText, SwirlFileViewerVideo, SwirlFormControl, SwirlFormGroup, SwirlHeading, SwirlIcon, SwirlIconAdd, SwirlIconAddBox, SwirlIconAddModerator, SwirlIconAddPhoto, SwirlIconAddReaction, SwirlIconAdminPanelSettings, SwirlIconAi, SwirlIconAiFilled, SwirlIconApparel, SwirlIconApps, SwirlIconArrowBack, SwirlIconArrowDownward, SwirlIconArrowForward, SwirlIconArrowLeft, SwirlIconArrowRight, SwirlIconArrowRightSmall, SwirlIconArrowUpward, SwirlIconAspectRatio, SwirlIconAttachment, SwirlIconAudioFile, SwirlIconAutorenew, SwirlIconBarChart, SwirlIconBeachAccess, SwirlIconBeachAccessFilled, SwirlIconBlock, SwirlIconBookmark, SwirlIconBookmarkFilled, SwirlIconCalendarAddOnFilled, SwirlIconCalendarRespond, SwirlIconCalendarToday, SwirlIconCall, SwirlIconCallEnd, SwirlIconCancel, SwirlIconCancelFilled, SwirlIconCancelOutline, SwirlIconChatBubble, SwirlIconChats, SwirlIconChatsFilled, SwirlIconCheck, SwirlIconCheckCircle, SwirlIconCheckCircleFilled, SwirlIconCheckSmall, SwirlIconCheckStrong, SwirlIconCheckboxFilled, SwirlIconChevronLeft, SwirlIconChevronRight, SwirlIconClose, SwirlIconCloseFullscreen, SwirlIconCloseSmall, SwirlIconCloudUpload, SwirlIconCoPresent, SwirlIconColumn, SwirlIconComment, SwirlIconContractEdit, SwirlIconContrast, SwirlIconCopy, SwirlIconCrop, SwirlIconDarkMode, SwirlIconDateRange, SwirlIconDelete, SwirlIconDeployedCode, SwirlIconDescription, SwirlIconDesktop, SwirlIconDestruction, SwirlIconDirectory, SwirlIconDirectoryFilled, SwirlIconDiscover, SwirlIconDockLeft, SwirlIconDockLeftCollapse, SwirlIconDockLeftExpand, SwirlIconDoorOpen, SwirlIconDot, SwirlIconDoubleArrowLeft, SwirlIconDoubleArrowRight, SwirlIconDownload, SwirlIconDragHandle, SwirlIconEdit, SwirlIconEditNote, SwirlIconEmojiMood, SwirlIconEmojiSatisfied, SwirlIconEmojiSymbols, SwirlIconError, SwirlIconExpandLess, SwirlIconExpandMore, SwirlIconExperiment, SwirlIconFile, SwirlIconFileCopy, SwirlIconFilter, SwirlIconFolder, SwirlIconFolderShared, SwirlIconFormatHOne, SwirlIconFormatListBulleted, SwirlIconForward, SwirlIconFullscreen, SwirlIconFullscreenExit, SwirlIconGif, SwirlIconGroupAdd, SwirlIconGroupAssign, SwirlIconGroups, SwirlIconGroupsFilled, SwirlIconHamburgerMenu, SwirlIconHealthAndSafety, SwirlIconHelp, SwirlIconHelpFilled, SwirlIconHighlight, SwirlIconHistory, SwirlIconHome, SwirlIconHomeFilled, SwirlIconHrResting, SwirlIconImage, SwirlIconImproveText, SwirlIconInfo, SwirlIconInsertBelow, SwirlIconInsertChart, SwirlIconInsertOnTop, SwirlIconInventory, SwirlIconInventoryOff, SwirlIconIphone, SwirlIconKey, SwirlIconKeyboard, SwirlIconKeyboardHide, SwirlIconLanguage, SwirlIconLightMode, SwirlIconLike, SwirlIconLink, SwirlIconListAltCheck, SwirlIconLive, SwirlIconLoad, SwirlIconLocationOn, SwirlIconLock, SwirlIconLockOpen, SwirlIconLockPerson, SwirlIconLogin, SwirlIconLogout, SwirlIconLongText, SwirlIconMail, SwirlIconManageAccounts, SwirlIconMarkChatRead, SwirlIconMarkChatUnread, SwirlIconMention, SwirlIconMenu, SwirlIconMenuBook, SwirlIconMenuBookFilled, SwirlIconMenuFilled, SwirlIconMessage, SwirlIconMic, SwirlIconMicOff, SwirlIconMobileTheft, SwirlIconMoreHorizontal, SwirlIconMoreVertikal, SwirlIconNews, SwirlIconNewsFilled, SwirlIconNewsOff, SwirlIconNextPlan, SwirlIconNoteStack, SwirlIconNoteStackFilled, SwirlIconNotifications, SwirlIconNotificationsActive, SwirlIconNotificationsOff, SwirlIconOpenInFull, SwirlIconOpenInNew, SwirlIconPasskey, SwirlIconPatientList, SwirlIconPause, SwirlIconPauseCircle, SwirlIconPeopleAlt, SwirlIconPerson, SwirlIconPersonCheck, SwirlIconPersonOff, SwirlIconPersonRaisedHand, SwirlIconPhone, SwirlIconPhotoCamera, SwirlIconPictureAsPdf, SwirlIconPictureInPicture, SwirlIconPin, SwirlIconPinOff, SwirlIconPlace, SwirlIconPlayArrow, SwirlIconPoll, SwirlIconPostApproval, SwirlIconPresent, SwirlIconPreview, SwirlIconPrint, SwirlIconPublic, SwirlIconPublicOff, SwirlIconPublishedWithChanges, SwirlIconRatioFourToThree, SwirlIconRatioFreeform, SwirlIconRatioSixteenToNine, SwirlIconRatioSquare, SwirlIconRatioThreeToFour, SwirlIconRatioThreeToTwo, SwirlIconRecieved, SwirlIconRefresh, SwirlIconRemove, SwirlIconRemoveCircle, SwirlIconRemoveModerator, SwirlIconRepeat, SwirlIconReply, SwirlIconReport, SwirlIconRoadmap, SwirlIconRotateLeft, SwirlIconRotateRight, SwirlIconSchool, SwirlIconScreenshare, SwirlIconScreenshareOff, SwirlIconSearch, SwirlIconSearchStrong, SwirlIconSection, SwirlIconSecure, SwirlIconSell, SwirlIconSend, SwirlIconSettings, SwirlIconShortText, SwirlIconSimplify, SwirlIconSpellcheck, SwirlIconStars, SwirlIconStickyNote, SwirlIconStop, SwirlIconStopCircle, SwirlIconSunny, SwirlIconSync, SwirlIconTasks, SwirlIconTasksFilled, SwirlIconTerminal, SwirlIconTime, SwirlIconTimeFilled, SwirlIconToday, SwirlIconTodayFilled, SwirlIconTranslate, SwirlIconTreeStructure, SwirlIconUndo, SwirlIconUnlockPerson, SwirlIconUpload, SwirlIconUserAdd, SwirlIconUserAssign, SwirlIconVerifiedUser, SwirlIconVideoCamera, SwirlIconVideoCameraOff, SwirlIconVideoLibrary, SwirlIconVideoPlayer, SwirlIconViewAgenda, SwirlIconVisibility, SwirlIconVisibilityOff, SwirlIconVoice, SwirlIconVolumeUp, SwirlIconWarning, SwirlIconWavingHand, SwirlIconWebAsset, SwirlIconWebAssetOff, SwirlIconWork, SwirlIconWorkspacePremium, SwirlImageGrid, SwirlImageGridItem, SwirlInlineError, SwirlInlineNotification, SwirlInlineStatus, SwirlLightbox, SwirlLink, SwirlList, SwirlMenu, SwirlMenuItem, SwirlModal, SwirlModalShell, SwirlOptionList, SwirlOptionListItem, SwirlOptionListSection, SwirlPagination, SwirlPdfReader, SwirlPopover, SwirlPopoverTrigger, SwirlProgressIndicator, SwirlRadio, SwirlRadioGroup, SwirlResourceList, SwirlResourceListFileItem, SwirlResourceListItem, SwirlResourceListSection, SwirlSearch, SwirlSelect, SwirlSeparator, SwirlShellLayout, SwirlShellNavigationItem, SwirlSkeletonBox, SwirlSkeletonText, SwirlSpinner, SwirlStack, SwirlStatusIndicator, SwirlSwitch, SwirlSymbol, SwirlSymbolAcUnit, SwirlSymbolAccountCircle, SwirlSymbolAlternateEmail, SwirlSymbolAndroid, SwirlSymbolAnnouncement, SwirlSymbolAutorenew, SwirlSymbolBackup, SwirlSymbolBadge, SwirlSymbolBarcodeReader, SwirlSymbolBarcodeScanner, SwirlSymbolBatteryHoriz, SwirlSymbolBeachAccess, SwirlSymbolBolt, SwirlSymbolBookmark, SwirlSymbolCalendar, SwirlSymbolCampaign, SwirlSymbolCardsStar, SwirlSymbolCloud, SwirlSymbolConstruction, SwirlSymbolContacts, SwirlSymbolCoronavirus, SwirlSymbolDesignServices, SwirlSymbolDesktopWindows, SwirlSymbolDirectionsCarFilled, SwirlSymbolDiversity, SwirlSymbolDraw, SwirlSymbolEditCalendar, SwirlSymbolEmail, SwirlSymbolEmergency, SwirlSymbolEmojiFoodBeverage, SwirlSymbolEngineering, SwirlSymbolEventMenu, SwirlSymbolExplore, SwirlSymbolExtension, SwirlSymbolFacebook, SwirlSymbolFavorite, SwirlSymbolFitnessCenter, SwirlSymbolFlag, SwirlSymbolFlight, SwirlSymbolFolder, SwirlSymbolGlobe, SwirlSymbolGroups, SwirlSymbolHealing, SwirlSymbolHealthAndSafety, SwirlSymbolHelp, SwirlSymbolHomeRepairService, SwirlSymbolHomeStorage, SwirlSymbolIdCard, SwirlSymbolImage, SwirlSymbolInfoMenu, SwirlSymbolInstagram, SwirlSymbolInventory, SwirlSymbolInventory2, SwirlSymbolIos, SwirlSymbolKey, SwirlSymbolLanguage, SwirlSymbolLeaderboard, SwirlSymbolLightbulb, SwirlSymbolLinkedin, SwirlSymbolLocalShipping, SwirlSymbolLocationOn, SwirlSymbolLoyalty, SwirlSymbolMap, SwirlSymbolMapsHomeWork, SwirlSymbolMenuBook, SwirlSymbolMop, SwirlSymbolNestEcoLeaf, SwirlSymbolNotifications, SwirlSymbolOpenInNew, SwirlSymbolOrders, SwirlSymbolPackage, SwirlSymbolPalette, SwirlSymbolPartlyCloudyDay, SwirlSymbolPedalBike, SwirlSymbolPercentDiscount, SwirlSymbolPets, SwirlSymbolPinterest, SwirlSymbolPointOfSale, SwirlSymbolPolicy, SwirlSymbolPrecisionManufacturing, SwirlSymbolPrint, SwirlSymbolPushPin, SwirlSymbolRecycling, SwirlSymbolRedeem, SwirlSymbolReportProblem, SwirlSymbolRestaurant, SwirlSymbolRoadmap, SwirlSymbolRocketLaunch, SwirlSymbolRoom, SwirlSymbolSavings, SwirlSymbolSchool, SwirlSymbolSell, SwirlSymbolSettingsVoice, SwirlSymbolShoppingBag, SwirlSymbolShoppingCart, SwirlSymbolSmartphone, SwirlSymbolSpa, SwirlSymbolSportsSoccer, SwirlSymbolStar, SwirlSymbolSupervisorAccount, SwirlSymbolTask, SwirlSymbolTasks, SwirlSymbolThumbsUpDown, SwirlSymbolTimer, SwirlSymbolToolsPowerDrill, SwirlSymbolTrain, SwirlSymbolTrophy, SwirlSymbolTwitter, SwirlSymbolVideo, SwirlSymbolWarehouse, SwirlSymbolWaterDrop, SwirlSymbolWbSunny, SwirlSymbolWechat, SwirlSymbolWeibo, SwirlSymbolWifi, SwirlSymbolWork, SwirlSymbolXing, SwirlSymbolYoutube, SwirlTab, SwirlTabBar, SwirlTable, SwirlTableCell, SwirlTableColumn, SwirlTableRow, SwirlTableRowGroup, SwirlTabs, SwirlTag, SwirlText, SwirlTextInput, SwirlThemeProvider, SwirlThumbnail, SwirlTimeInput, SwirlToast, SwirlToastProvider, SwirlToggleButton, SwirlToggleGroup, SwirlToolbar, SwirlTooltip, SwirlTreeNavigation, SwirlTreeNavigationItem, SwirlTreeView, SwirlTreeViewItem, SwirlVideoThumbnail, SwirlVisuallyHidden, BooleanValueAccessor,
13959
+ TextValueAccessor], exports: [SwirlAccordion, SwirlAccordionItem, SwirlActionList, SwirlActionListItem, SwirlActionListSection, SwirlAppBar, SwirlAppIcon, SwirlAppLayout, SwirlAutocomplete, SwirlAvatar, SwirlAvatarGroup, SwirlBadge, SwirlBanner, SwirlBox, SwirlButton, SwirlButtonGroup, SwirlCard, SwirlCarousel, SwirlCarouselSlide, SwirlCheckbox, SwirlChip, SwirlColorInput, SwirlColumns, SwirlConsoleLayout, SwirlDataCell, SwirlDataCellStack, SwirlDateInput, SwirlDatePicker, SwirlDescriptionList, SwirlDescriptionListItem, SwirlDialog, SwirlEmoji, SwirlEmojiClap, SwirlEmojiHappy, SwirlEmojiIdea, SwirlEmojiLove, SwirlEmojiSad, SwirlEmojiThumbsUp, SwirlEmptyState, SwirlFileChip, SwirlFileUploader, SwirlFileViewer, SwirlFileViewerAudio, SwirlFileViewerCsv, SwirlFileViewerFallback, SwirlFileViewerImage, SwirlFileViewerPdf, SwirlFileViewerText, SwirlFileViewerVideo, SwirlFormControl, SwirlFormGroup, SwirlHeading, SwirlIcon, SwirlIconAdd, SwirlIconAddBox, SwirlIconAddModerator, SwirlIconAddPhoto, SwirlIconAddReaction, SwirlIconAdminPanelSettings, SwirlIconAi, SwirlIconAiFilled, SwirlIconApparel, SwirlIconApps, SwirlIconArrowBack, SwirlIconArrowDownward, SwirlIconArrowForward, SwirlIconArrowLeft, SwirlIconArrowRight, SwirlIconArrowRightSmall, SwirlIconArrowUpward, SwirlIconAspectRatio, SwirlIconAttachment, SwirlIconAudioFile, SwirlIconAutorenew, SwirlIconBarChart, SwirlIconBeachAccess, SwirlIconBeachAccessFilled, SwirlIconBlock, SwirlIconBookmark, SwirlIconBookmarkFilled, SwirlIconCalendarAddOnFilled, SwirlIconCalendarRespond, SwirlIconCalendarToday, SwirlIconCall, SwirlIconCallEnd, SwirlIconCancel, SwirlIconCancelFilled, SwirlIconCancelOutline, SwirlIconChatBubble, SwirlIconChats, SwirlIconChatsFilled, SwirlIconCheck, SwirlIconCheckCircle, SwirlIconCheckCircleFilled, SwirlIconCheckSmall, SwirlIconCheckStrong, SwirlIconCheckboxFilled, SwirlIconChevronLeft, SwirlIconChevronRight, SwirlIconClose, SwirlIconCloseFullscreen, SwirlIconCloseSmall, SwirlIconCloudUpload, SwirlIconCoPresent, SwirlIconColumn, SwirlIconComment, SwirlIconContractEdit, SwirlIconContrast, SwirlIconCopy, SwirlIconCrop, SwirlIconDarkMode, SwirlIconDateRange, SwirlIconDelete, SwirlIconDeployedCode, SwirlIconDescription, SwirlIconDesktop, SwirlIconDestruction, SwirlIconDirectory, SwirlIconDirectoryFilled, SwirlIconDiscover, SwirlIconDockLeft, SwirlIconDockLeftCollapse, SwirlIconDockLeftExpand, SwirlIconDoorOpen, SwirlIconDot, SwirlIconDoubleArrowLeft, SwirlIconDoubleArrowRight, SwirlIconDownload, SwirlIconDragHandle, SwirlIconEdit, SwirlIconEditNote, SwirlIconEmojiMood, SwirlIconEmojiSatisfied, SwirlIconEmojiSymbols, SwirlIconError, SwirlIconExpandLess, SwirlIconExpandMore, SwirlIconExperiment, SwirlIconFile, SwirlIconFileCopy, SwirlIconFilter, SwirlIconFolder, SwirlIconFolderShared, SwirlIconFormatHOne, SwirlIconFormatListBulleted, SwirlIconForward, SwirlIconFullscreen, SwirlIconFullscreenExit, SwirlIconGif, SwirlIconGroupAdd, SwirlIconGroupAssign, SwirlIconGroups, SwirlIconGroupsFilled, SwirlIconHamburgerMenu, SwirlIconHealthAndSafety, SwirlIconHelp, SwirlIconHelpFilled, SwirlIconHighlight, SwirlIconHistory, SwirlIconHome, SwirlIconHomeFilled, SwirlIconHrResting, SwirlIconImage, SwirlIconImproveText, SwirlIconInfo, SwirlIconInsertBelow, SwirlIconInsertChart, SwirlIconInsertOnTop, SwirlIconInventory, SwirlIconInventoryOff, SwirlIconIphone, SwirlIconKey, SwirlIconKeyboard, SwirlIconKeyboardHide, SwirlIconLanguage, SwirlIconLightMode, SwirlIconLike, SwirlIconLink, SwirlIconListAltCheck, SwirlIconLive, SwirlIconLoad, SwirlIconLocationOn, SwirlIconLock, SwirlIconLockOpen, SwirlIconLockPerson, SwirlIconLogin, SwirlIconLogout, SwirlIconLongText, SwirlIconMail, SwirlIconManageAccounts, SwirlIconMarkChatRead, SwirlIconMarkChatUnread, SwirlIconMention, SwirlIconMenu, SwirlIconMenuBook, SwirlIconMenuBookFilled, SwirlIconMenuFilled, SwirlIconMessage, SwirlIconMic, SwirlIconMicOff, SwirlIconMobileTheft, SwirlIconMoreHorizontal, SwirlIconMoreVertikal, SwirlIconNews, SwirlIconNewsFilled, SwirlIconNewsOff, SwirlIconNextPlan, SwirlIconNoteStack, SwirlIconNoteStackFilled, SwirlIconNotifications, SwirlIconNotificationsActive, SwirlIconNotificationsOff, SwirlIconOpenInFull, SwirlIconOpenInNew, SwirlIconPasskey, SwirlIconPatientList, SwirlIconPause, SwirlIconPauseCircle, SwirlIconPeopleAlt, SwirlIconPerson, SwirlIconPersonCheck, SwirlIconPersonOff, SwirlIconPersonRaisedHand, SwirlIconPhone, SwirlIconPhotoCamera, SwirlIconPictureAsPdf, SwirlIconPictureInPicture, SwirlIconPin, SwirlIconPinOff, SwirlIconPlace, SwirlIconPlayArrow, SwirlIconPoll, SwirlIconPostApproval, SwirlIconPresent, SwirlIconPreview, SwirlIconPrint, SwirlIconPublic, SwirlIconPublicOff, SwirlIconPublishedWithChanges, SwirlIconQrCodeScanner, SwirlIconRatioFourToThree, SwirlIconRatioFreeform, SwirlIconRatioSixteenToNine, SwirlIconRatioSquare, SwirlIconRatioThreeToFour, SwirlIconRatioThreeToTwo, SwirlIconRecieved, SwirlIconRefresh, SwirlIconRemove, SwirlIconRemoveCircle, SwirlIconRemoveModerator, SwirlIconRepeat, SwirlIconReply, SwirlIconReport, SwirlIconRoadmap, SwirlIconRotateLeft, SwirlIconRotateRight, SwirlIconSchool, SwirlIconScreenshare, SwirlIconScreenshareOff, SwirlIconSearch, SwirlIconSearchStrong, SwirlIconSection, SwirlIconSecure, SwirlIconSell, SwirlIconSend, SwirlIconSettings, SwirlIconShortText, SwirlIconSimplify, SwirlIconSpellcheck, SwirlIconStars, SwirlIconStickyNote, SwirlIconStop, SwirlIconStopCircle, SwirlIconSunny, SwirlIconSync, SwirlIconTasks, SwirlIconTasksFilled, SwirlIconTerminal, SwirlIconTime, SwirlIconTimeFilled, SwirlIconToday, SwirlIconTodayFilled, SwirlIconTranslate, SwirlIconTreeStructure, SwirlIconUndo, SwirlIconUnlockPerson, SwirlIconUpload, SwirlIconUserAdd, SwirlIconUserAssign, SwirlIconVerifiedUser, SwirlIconVideoCamera, SwirlIconVideoCameraOff, SwirlIconVideoLibrary, SwirlIconVideoPlayer, SwirlIconViewAgenda, SwirlIconVisibility, SwirlIconVisibilityOff, SwirlIconVoice, SwirlIconVolumeUp, SwirlIconWarning, SwirlIconWavingHand, SwirlIconWebAsset, SwirlIconWebAssetOff, SwirlIconWork, SwirlIconWorkspacePremium, SwirlImageGrid, SwirlImageGridItem, SwirlInlineError, SwirlInlineNotification, SwirlInlineStatus, SwirlLightbox, SwirlLink, SwirlList, SwirlMenu, SwirlMenuItem, SwirlModal, SwirlModalShell, SwirlOptionList, SwirlOptionListItem, SwirlOptionListSection, SwirlPagination, SwirlPdfReader, SwirlPopover, SwirlPopoverTrigger, SwirlProgressIndicator, SwirlRadio, SwirlRadioGroup, SwirlResourceList, SwirlResourceListFileItem, SwirlResourceListItem, SwirlResourceListSection, SwirlSearch, SwirlSelect, SwirlSeparator, SwirlShellLayout, SwirlShellNavigationItem, SwirlSkeletonBox, SwirlSkeletonText, SwirlSpinner, SwirlStack, SwirlStatusIndicator, SwirlSwitch, SwirlSymbol, SwirlSymbolAcUnit, SwirlSymbolAccountCircle, SwirlSymbolAlternateEmail, SwirlSymbolAndroid, SwirlSymbolAnnouncement, SwirlSymbolAutorenew, SwirlSymbolBackup, SwirlSymbolBadge, SwirlSymbolBarcodeReader, SwirlSymbolBarcodeScanner, SwirlSymbolBatteryHoriz, SwirlSymbolBeachAccess, SwirlSymbolBolt, SwirlSymbolBookmark, SwirlSymbolCalendar, SwirlSymbolCampaign, SwirlSymbolCardsStar, SwirlSymbolCloud, SwirlSymbolConstruction, SwirlSymbolContacts, SwirlSymbolCoronavirus, SwirlSymbolDesignServices, SwirlSymbolDesktopWindows, SwirlSymbolDirectionsCarFilled, SwirlSymbolDiversity, SwirlSymbolDraw, SwirlSymbolEditCalendar, SwirlSymbolEmail, SwirlSymbolEmergency, SwirlSymbolEmojiFoodBeverage, SwirlSymbolEngineering, SwirlSymbolEventMenu, SwirlSymbolExplore, SwirlSymbolExtension, SwirlSymbolFacebook, SwirlSymbolFavorite, SwirlSymbolFitnessCenter, SwirlSymbolFlag, SwirlSymbolFlight, SwirlSymbolFolder, SwirlSymbolGlobe, SwirlSymbolGroups, SwirlSymbolHealing, SwirlSymbolHealthAndSafety, SwirlSymbolHelp, SwirlSymbolHomeRepairService, SwirlSymbolHomeStorage, SwirlSymbolIdCard, SwirlSymbolImage, SwirlSymbolInfoMenu, SwirlSymbolInstagram, SwirlSymbolInventory, SwirlSymbolInventory2, SwirlSymbolIos, SwirlSymbolKey, SwirlSymbolLanguage, SwirlSymbolLeaderboard, SwirlSymbolLightbulb, SwirlSymbolLinkedin, SwirlSymbolLocalShipping, SwirlSymbolLocationOn, SwirlSymbolLoyalty, SwirlSymbolMap, SwirlSymbolMapsHomeWork, SwirlSymbolMenuBook, SwirlSymbolMop, SwirlSymbolNestEcoLeaf, SwirlSymbolNotifications, SwirlSymbolOpenInNew, SwirlSymbolOrders, SwirlSymbolPackage, SwirlSymbolPalette, SwirlSymbolPartlyCloudyDay, SwirlSymbolPedalBike, SwirlSymbolPercentDiscount, SwirlSymbolPets, SwirlSymbolPinterest, SwirlSymbolPointOfSale, SwirlSymbolPolicy, SwirlSymbolPrecisionManufacturing, SwirlSymbolPrint, SwirlSymbolPushPin, SwirlSymbolRecycling, SwirlSymbolRedeem, SwirlSymbolReportProblem, SwirlSymbolRestaurant, SwirlSymbolRoadmap, SwirlSymbolRocketLaunch, SwirlSymbolRoom, SwirlSymbolSavings, SwirlSymbolSchool, SwirlSymbolSell, SwirlSymbolSettingsVoice, SwirlSymbolShoppingBag, SwirlSymbolShoppingCart, SwirlSymbolSmartphone, SwirlSymbolSpa, SwirlSymbolSportsSoccer, SwirlSymbolStar, SwirlSymbolSupervisorAccount, SwirlSymbolTask, SwirlSymbolTasks, SwirlSymbolThumbsUpDown, SwirlSymbolTimer, SwirlSymbolToolsPowerDrill, SwirlSymbolTrain, SwirlSymbolTrophy, SwirlSymbolTwitter, SwirlSymbolVideo, SwirlSymbolWarehouse, SwirlSymbolWaterDrop, SwirlSymbolWbSunny, SwirlSymbolWechat, SwirlSymbolWeibo, SwirlSymbolWifi, SwirlSymbolWork, SwirlSymbolXing, SwirlSymbolYoutube, SwirlTab, SwirlTabBar, SwirlTable, SwirlTableCell, SwirlTableColumn, SwirlTableRow, SwirlTableRowGroup, SwirlTabs, SwirlTag, SwirlText, SwirlTextInput, SwirlThemeProvider, SwirlThumbnail, SwirlTimeInput, SwirlToast, SwirlToastProvider, SwirlToggleButton, SwirlToggleGroup, SwirlToolbar, SwirlTooltip, SwirlTreeNavigation, SwirlTreeNavigationItem, SwirlTreeView, SwirlTreeViewItem, SwirlVideoThumbnail, SwirlVisuallyHidden, BooleanValueAccessor,
13932
13960
  SelectValueAccessor,
13933
13961
  TextValueAccessor] });
13934
13962
  static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.19", ngImport: i0, type: SwirlComponentsModule });
@@ -13960,5 +13988,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.19", ngImpo
13960
13988
  * Generated bundle index. Do not edit.
13961
13989
  */
13962
13990
 
13963
- export { BooleanValueAccessor, SelectValueAccessor, SwirlAccordion, SwirlAccordionItem, SwirlActionList, SwirlActionListItem, SwirlActionListSection, SwirlAppBar, SwirlAppIcon, SwirlAppLayout, SwirlAutocomplete, SwirlAvatar, SwirlAvatarGroup, SwirlBadge, SwirlBanner, SwirlBox, SwirlButton, SwirlButtonGroup, SwirlCard, SwirlCarousel, SwirlCarouselSlide, SwirlCheckbox, SwirlChip, SwirlColorInput, SwirlColumns, SwirlComponentsModule, SwirlConsoleLayout, SwirlDataCell, SwirlDataCellStack, SwirlDateInput, SwirlDatePicker, SwirlDescriptionList, SwirlDescriptionListItem, SwirlDialog, SwirlEmoji, SwirlEmojiClap, SwirlEmojiHappy, SwirlEmojiIdea, SwirlEmojiLove, SwirlEmojiSad, SwirlEmojiThumbsUp, SwirlEmptyState, SwirlFileChip, SwirlFileUploader, SwirlFileViewer, SwirlFileViewerAudio, SwirlFileViewerCsv, SwirlFileViewerFallback, SwirlFileViewerImage, SwirlFileViewerPdf, SwirlFileViewerText, SwirlFileViewerVideo, SwirlFormControl, SwirlFormGroup, SwirlHeading, SwirlIcon, SwirlIconAdd, SwirlIconAddBox, SwirlIconAddModerator, SwirlIconAddPhoto, SwirlIconAddReaction, SwirlIconAdminPanelSettings, SwirlIconAi, SwirlIconAiFilled, SwirlIconApparel, SwirlIconApps, SwirlIconArrowBack, SwirlIconArrowDownward, SwirlIconArrowForward, SwirlIconArrowLeft, SwirlIconArrowRight, SwirlIconArrowRightSmall, SwirlIconArrowUpward, SwirlIconAspectRatio, SwirlIconAttachment, SwirlIconAudioFile, SwirlIconAutorenew, SwirlIconBarChart, SwirlIconBeachAccess, SwirlIconBeachAccessFilled, SwirlIconBlock, SwirlIconBookmark, SwirlIconBookmarkFilled, SwirlIconCalendarAddOnFilled, SwirlIconCalendarRespond, SwirlIconCalendarToday, SwirlIconCall, SwirlIconCallEnd, SwirlIconCancel, SwirlIconCancelFilled, SwirlIconCancelOutline, SwirlIconChatBubble, SwirlIconChats, SwirlIconChatsFilled, SwirlIconCheck, SwirlIconCheckCircle, SwirlIconCheckCircleFilled, SwirlIconCheckSmall, SwirlIconCheckStrong, SwirlIconCheckboxFilled, SwirlIconChevronLeft, SwirlIconChevronRight, SwirlIconClose, SwirlIconCloseFullscreen, SwirlIconCloseSmall, SwirlIconCloudUpload, SwirlIconCoPresent, SwirlIconColumn, SwirlIconComment, SwirlIconContractEdit, SwirlIconContrast, SwirlIconCopy, SwirlIconCrop, SwirlIconDarkMode, SwirlIconDateRange, SwirlIconDelete, SwirlIconDeployedCode, SwirlIconDescription, SwirlIconDesktop, SwirlIconDestruction, SwirlIconDirectory, SwirlIconDirectoryFilled, SwirlIconDiscover, SwirlIconDockLeft, SwirlIconDockLeftCollapse, SwirlIconDockLeftExpand, SwirlIconDoorOpen, SwirlIconDot, SwirlIconDoubleArrowLeft, SwirlIconDoubleArrowRight, SwirlIconDownload, SwirlIconDragHandle, SwirlIconEdit, SwirlIconEditNote, SwirlIconEmojiMood, SwirlIconEmojiSatisfied, SwirlIconEmojiSymbols, SwirlIconError, SwirlIconExpandLess, SwirlIconExpandMore, SwirlIconExperiment, SwirlIconFile, SwirlIconFileCopy, SwirlIconFilter, SwirlIconFolder, SwirlIconFolderShared, SwirlIconFormatHOne, SwirlIconFormatListBulleted, SwirlIconForward, SwirlIconFullscreen, SwirlIconFullscreenExit, SwirlIconGif, SwirlIconGroupAdd, SwirlIconGroupAssign, SwirlIconGroups, SwirlIconGroupsFilled, SwirlIconHamburgerMenu, SwirlIconHealthAndSafety, SwirlIconHelp, SwirlIconHelpFilled, SwirlIconHighlight, SwirlIconHistory, SwirlIconHome, SwirlIconHomeFilled, SwirlIconHrResting, SwirlIconImage, SwirlIconImproveText, SwirlIconInfo, SwirlIconInsertBelow, SwirlIconInsertChart, SwirlIconInsertOnTop, SwirlIconInventory, SwirlIconInventoryOff, SwirlIconIphone, SwirlIconKey, SwirlIconKeyboard, SwirlIconKeyboardHide, SwirlIconLanguage, SwirlIconLightMode, SwirlIconLike, SwirlIconLink, SwirlIconListAltCheck, SwirlIconLive, SwirlIconLoad, SwirlIconLocationOn, SwirlIconLock, SwirlIconLockOpen, SwirlIconLockPerson, SwirlIconLogin, SwirlIconLogout, SwirlIconLongText, SwirlIconMail, SwirlIconManageAccounts, SwirlIconMarkChatRead, SwirlIconMarkChatUnread, SwirlIconMention, SwirlIconMenu, SwirlIconMenuBook, SwirlIconMenuBookFilled, SwirlIconMenuFilled, SwirlIconMessage, SwirlIconMic, SwirlIconMicOff, SwirlIconMobileTheft, SwirlIconMoreHorizontal, SwirlIconMoreVertikal, SwirlIconNews, SwirlIconNewsFilled, SwirlIconNewsOff, SwirlIconNextPlan, SwirlIconNoteStack, SwirlIconNoteStackFilled, SwirlIconNotifications, SwirlIconNotificationsActive, SwirlIconNotificationsOff, SwirlIconOpenInFull, SwirlIconOpenInNew, SwirlIconPasskey, SwirlIconPatientList, SwirlIconPause, SwirlIconPauseCircle, SwirlIconPeopleAlt, SwirlIconPerson, SwirlIconPersonCheck, SwirlIconPersonOff, SwirlIconPersonRaisedHand, SwirlIconPhone, SwirlIconPhotoCamera, SwirlIconPictureAsPdf, SwirlIconPictureInPicture, SwirlIconPin, SwirlIconPinOff, SwirlIconPlace, SwirlIconPlayArrow, SwirlIconPoll, SwirlIconPostApproval, SwirlIconPresent, SwirlIconPreview, SwirlIconPrint, SwirlIconPublic, SwirlIconPublicOff, SwirlIconPublishedWithChanges, SwirlIconRatioFourToThree, SwirlIconRatioFreeform, SwirlIconRatioSixteenToNine, SwirlIconRatioSquare, SwirlIconRatioThreeToFour, SwirlIconRatioThreeToTwo, SwirlIconRecieved, SwirlIconRefresh, SwirlIconRemove, SwirlIconRemoveCircle, SwirlIconRemoveModerator, SwirlIconRepeat, SwirlIconReply, SwirlIconReport, SwirlIconRoadmap, SwirlIconRotateLeft, SwirlIconRotateRight, SwirlIconSchool, SwirlIconScreenshare, SwirlIconScreenshareOff, SwirlIconSearch, SwirlIconSearchStrong, SwirlIconSection, SwirlIconSecure, SwirlIconSell, SwirlIconSend, SwirlIconSettings, SwirlIconShortText, SwirlIconSimplify, SwirlIconSpellcheck, SwirlIconStars, SwirlIconStickyNote, SwirlIconStop, SwirlIconStopCircle, SwirlIconSunny, SwirlIconSync, SwirlIconTasks, SwirlIconTasksFilled, SwirlIconTerminal, SwirlIconTime, SwirlIconTimeFilled, SwirlIconToday, SwirlIconTodayFilled, SwirlIconTranslate, SwirlIconTreeStructure, SwirlIconUndo, SwirlIconUnlockPerson, SwirlIconUpload, SwirlIconUserAdd, SwirlIconUserAssign, SwirlIconVerifiedUser, SwirlIconVideoCamera, SwirlIconVideoCameraOff, SwirlIconVideoLibrary, SwirlIconVideoPlayer, SwirlIconViewAgenda, SwirlIconVisibility, SwirlIconVisibilityOff, SwirlIconVoice, SwirlIconVolumeUp, SwirlIconWarning, SwirlIconWavingHand, SwirlIconWebAsset, SwirlIconWebAssetOff, SwirlIconWork, SwirlIconWorkspacePremium, SwirlImageGrid, SwirlImageGridItem, SwirlInlineError, SwirlInlineNotification, SwirlInlineStatus, SwirlLightbox, SwirlLink, SwirlList, SwirlMenu, SwirlMenuItem, SwirlModal, SwirlModalShell, SwirlOptionList, SwirlOptionListItem, SwirlOptionListSection, SwirlPagination, SwirlPdfReader, SwirlPopover, SwirlPopoverTrigger, SwirlProgressIndicator, SwirlRadio, SwirlRadioGroup, SwirlResourceList, SwirlResourceListFileItem, SwirlResourceListItem, SwirlResourceListSection, SwirlSearch, SwirlSelect, SwirlSeparator, SwirlShellLayout, SwirlShellNavigationItem, SwirlSkeletonBox, SwirlSkeletonText, SwirlSpinner, SwirlStack, SwirlStatusIndicator, SwirlSwitch, SwirlSymbol, SwirlSymbolAcUnit, SwirlSymbolAccountCircle, SwirlSymbolAlternateEmail, SwirlSymbolAndroid, SwirlSymbolAnnouncement, SwirlSymbolAutorenew, SwirlSymbolBackup, SwirlSymbolBadge, SwirlSymbolBarcodeReader, SwirlSymbolBarcodeScanner, SwirlSymbolBatteryHoriz, SwirlSymbolBeachAccess, SwirlSymbolBolt, SwirlSymbolBookmark, SwirlSymbolCalendar, SwirlSymbolCampaign, SwirlSymbolCardsStar, SwirlSymbolCloud, SwirlSymbolConstruction, SwirlSymbolContacts, SwirlSymbolCoronavirus, SwirlSymbolDesignServices, SwirlSymbolDesktopWindows, SwirlSymbolDirectionsCarFilled, SwirlSymbolDiversity, SwirlSymbolDraw, SwirlSymbolEditCalendar, SwirlSymbolEmail, SwirlSymbolEmergency, SwirlSymbolEmojiFoodBeverage, SwirlSymbolEngineering, SwirlSymbolEventMenu, SwirlSymbolExplore, SwirlSymbolExtension, SwirlSymbolFacebook, SwirlSymbolFavorite, SwirlSymbolFitnessCenter, SwirlSymbolFlag, SwirlSymbolFlight, SwirlSymbolFolder, SwirlSymbolGlobe, SwirlSymbolGroups, SwirlSymbolHealing, SwirlSymbolHealthAndSafety, SwirlSymbolHelp, SwirlSymbolHomeRepairService, SwirlSymbolHomeStorage, SwirlSymbolIdCard, SwirlSymbolImage, SwirlSymbolInfoMenu, SwirlSymbolInstagram, SwirlSymbolInventory, SwirlSymbolInventory2, SwirlSymbolIos, SwirlSymbolKey, SwirlSymbolLanguage, SwirlSymbolLeaderboard, SwirlSymbolLightbulb, SwirlSymbolLinkedin, SwirlSymbolLocalShipping, SwirlSymbolLocationOn, SwirlSymbolLoyalty, SwirlSymbolMap, SwirlSymbolMapsHomeWork, SwirlSymbolMenuBook, SwirlSymbolMop, SwirlSymbolNestEcoLeaf, SwirlSymbolNotifications, SwirlSymbolOpenInNew, SwirlSymbolOrders, SwirlSymbolPackage, SwirlSymbolPalette, SwirlSymbolPartlyCloudyDay, SwirlSymbolPedalBike, SwirlSymbolPercentDiscount, SwirlSymbolPets, SwirlSymbolPinterest, SwirlSymbolPointOfSale, SwirlSymbolPolicy, SwirlSymbolPrecisionManufacturing, SwirlSymbolPrint, SwirlSymbolPushPin, SwirlSymbolRecycling, SwirlSymbolRedeem, SwirlSymbolReportProblem, SwirlSymbolRestaurant, SwirlSymbolRoadmap, SwirlSymbolRocketLaunch, SwirlSymbolRoom, SwirlSymbolSavings, SwirlSymbolSchool, SwirlSymbolSell, SwirlSymbolSettingsVoice, SwirlSymbolShoppingBag, SwirlSymbolShoppingCart, SwirlSymbolSmartphone, SwirlSymbolSpa, SwirlSymbolSportsSoccer, SwirlSymbolStar, SwirlSymbolSupervisorAccount, SwirlSymbolTask, SwirlSymbolTasks, SwirlSymbolThumbsUpDown, SwirlSymbolTimer, SwirlSymbolToolsPowerDrill, SwirlSymbolTrain, SwirlSymbolTrophy, SwirlSymbolTwitter, SwirlSymbolVideo, SwirlSymbolWarehouse, SwirlSymbolWaterDrop, SwirlSymbolWbSunny, SwirlSymbolWechat, SwirlSymbolWeibo, SwirlSymbolWifi, SwirlSymbolWork, SwirlSymbolXing, SwirlSymbolYoutube, SwirlTab, SwirlTabBar, SwirlTable, SwirlTableCell, SwirlTableColumn, SwirlTableRow, SwirlTableRowGroup, SwirlTabs, SwirlTag, SwirlText, SwirlTextInput, SwirlThemeProvider, SwirlThumbnail, SwirlTimeInput, SwirlToast, SwirlToastProvider, SwirlToggleButton, SwirlToggleGroup, SwirlToolbar, SwirlTooltip, SwirlTreeNavigation, SwirlTreeNavigationItem, SwirlTreeView, SwirlTreeViewItem, SwirlVideoThumbnail, SwirlVisuallyHidden, TextValueAccessor };
13991
+ export { BooleanValueAccessor, SelectValueAccessor, SwirlAccordion, SwirlAccordionItem, SwirlActionList, SwirlActionListItem, SwirlActionListSection, SwirlAppBar, SwirlAppIcon, SwirlAppLayout, SwirlAutocomplete, SwirlAvatar, SwirlAvatarGroup, SwirlBadge, SwirlBanner, SwirlBox, SwirlButton, SwirlButtonGroup, SwirlCard, SwirlCarousel, SwirlCarouselSlide, SwirlCheckbox, SwirlChip, SwirlColorInput, SwirlColumns, SwirlComponentsModule, SwirlConsoleLayout, SwirlDataCell, SwirlDataCellStack, SwirlDateInput, SwirlDatePicker, SwirlDescriptionList, SwirlDescriptionListItem, SwirlDialog, SwirlEmoji, SwirlEmojiClap, SwirlEmojiHappy, SwirlEmojiIdea, SwirlEmojiLove, SwirlEmojiSad, SwirlEmojiThumbsUp, SwirlEmptyState, SwirlFileChip, SwirlFileUploader, SwirlFileViewer, SwirlFileViewerAudio, SwirlFileViewerCsv, SwirlFileViewerFallback, SwirlFileViewerImage, SwirlFileViewerPdf, SwirlFileViewerText, SwirlFileViewerVideo, SwirlFormControl, SwirlFormGroup, SwirlHeading, SwirlIcon, SwirlIconAdd, SwirlIconAddBox, SwirlIconAddModerator, SwirlIconAddPhoto, SwirlIconAddReaction, SwirlIconAdminPanelSettings, SwirlIconAi, SwirlIconAiFilled, SwirlIconApparel, SwirlIconApps, SwirlIconArrowBack, SwirlIconArrowDownward, SwirlIconArrowForward, SwirlIconArrowLeft, SwirlIconArrowRight, SwirlIconArrowRightSmall, SwirlIconArrowUpward, SwirlIconAspectRatio, SwirlIconAttachment, SwirlIconAudioFile, SwirlIconAutorenew, SwirlIconBarChart, SwirlIconBeachAccess, SwirlIconBeachAccessFilled, SwirlIconBlock, SwirlIconBookmark, SwirlIconBookmarkFilled, SwirlIconCalendarAddOnFilled, SwirlIconCalendarRespond, SwirlIconCalendarToday, SwirlIconCall, SwirlIconCallEnd, SwirlIconCancel, SwirlIconCancelFilled, SwirlIconCancelOutline, SwirlIconChatBubble, SwirlIconChats, SwirlIconChatsFilled, SwirlIconCheck, SwirlIconCheckCircle, SwirlIconCheckCircleFilled, SwirlIconCheckSmall, SwirlIconCheckStrong, SwirlIconCheckboxFilled, SwirlIconChevronLeft, SwirlIconChevronRight, SwirlIconClose, SwirlIconCloseFullscreen, SwirlIconCloseSmall, SwirlIconCloudUpload, SwirlIconCoPresent, SwirlIconColumn, SwirlIconComment, SwirlIconContractEdit, SwirlIconContrast, SwirlIconCopy, SwirlIconCrop, SwirlIconDarkMode, SwirlIconDateRange, SwirlIconDelete, SwirlIconDeployedCode, SwirlIconDescription, SwirlIconDesktop, SwirlIconDestruction, SwirlIconDirectory, SwirlIconDirectoryFilled, SwirlIconDiscover, SwirlIconDockLeft, SwirlIconDockLeftCollapse, SwirlIconDockLeftExpand, SwirlIconDoorOpen, SwirlIconDot, SwirlIconDoubleArrowLeft, SwirlIconDoubleArrowRight, SwirlIconDownload, SwirlIconDragHandle, SwirlIconEdit, SwirlIconEditNote, SwirlIconEmojiMood, SwirlIconEmojiSatisfied, SwirlIconEmojiSymbols, SwirlIconError, SwirlIconExpandLess, SwirlIconExpandMore, SwirlIconExperiment, SwirlIconFile, SwirlIconFileCopy, SwirlIconFilter, SwirlIconFolder, SwirlIconFolderShared, SwirlIconFormatHOne, SwirlIconFormatListBulleted, SwirlIconForward, SwirlIconFullscreen, SwirlIconFullscreenExit, SwirlIconGif, SwirlIconGroupAdd, SwirlIconGroupAssign, SwirlIconGroups, SwirlIconGroupsFilled, SwirlIconHamburgerMenu, SwirlIconHealthAndSafety, SwirlIconHelp, SwirlIconHelpFilled, SwirlIconHighlight, SwirlIconHistory, SwirlIconHome, SwirlIconHomeFilled, SwirlIconHrResting, SwirlIconImage, SwirlIconImproveText, SwirlIconInfo, SwirlIconInsertBelow, SwirlIconInsertChart, SwirlIconInsertOnTop, SwirlIconInventory, SwirlIconInventoryOff, SwirlIconIphone, SwirlIconKey, SwirlIconKeyboard, SwirlIconKeyboardHide, SwirlIconLanguage, SwirlIconLightMode, SwirlIconLike, SwirlIconLink, SwirlIconListAltCheck, SwirlIconLive, SwirlIconLoad, SwirlIconLocationOn, SwirlIconLock, SwirlIconLockOpen, SwirlIconLockPerson, SwirlIconLogin, SwirlIconLogout, SwirlIconLongText, SwirlIconMail, SwirlIconManageAccounts, SwirlIconMarkChatRead, SwirlIconMarkChatUnread, SwirlIconMention, SwirlIconMenu, SwirlIconMenuBook, SwirlIconMenuBookFilled, SwirlIconMenuFilled, SwirlIconMessage, SwirlIconMic, SwirlIconMicOff, SwirlIconMobileTheft, SwirlIconMoreHorizontal, SwirlIconMoreVertikal, SwirlIconNews, SwirlIconNewsFilled, SwirlIconNewsOff, SwirlIconNextPlan, SwirlIconNoteStack, SwirlIconNoteStackFilled, SwirlIconNotifications, SwirlIconNotificationsActive, SwirlIconNotificationsOff, SwirlIconOpenInFull, SwirlIconOpenInNew, SwirlIconPasskey, SwirlIconPatientList, SwirlIconPause, SwirlIconPauseCircle, SwirlIconPeopleAlt, SwirlIconPerson, SwirlIconPersonCheck, SwirlIconPersonOff, SwirlIconPersonRaisedHand, SwirlIconPhone, SwirlIconPhotoCamera, SwirlIconPictureAsPdf, SwirlIconPictureInPicture, SwirlIconPin, SwirlIconPinOff, SwirlIconPlace, SwirlIconPlayArrow, SwirlIconPoll, SwirlIconPostApproval, SwirlIconPresent, SwirlIconPreview, SwirlIconPrint, SwirlIconPublic, SwirlIconPublicOff, SwirlIconPublishedWithChanges, SwirlIconQrCodeScanner, SwirlIconRatioFourToThree, SwirlIconRatioFreeform, SwirlIconRatioSixteenToNine, SwirlIconRatioSquare, SwirlIconRatioThreeToFour, SwirlIconRatioThreeToTwo, SwirlIconRecieved, SwirlIconRefresh, SwirlIconRemove, SwirlIconRemoveCircle, SwirlIconRemoveModerator, SwirlIconRepeat, SwirlIconReply, SwirlIconReport, SwirlIconRoadmap, SwirlIconRotateLeft, SwirlIconRotateRight, SwirlIconSchool, SwirlIconScreenshare, SwirlIconScreenshareOff, SwirlIconSearch, SwirlIconSearchStrong, SwirlIconSection, SwirlIconSecure, SwirlIconSell, SwirlIconSend, SwirlIconSettings, SwirlIconShortText, SwirlIconSimplify, SwirlIconSpellcheck, SwirlIconStars, SwirlIconStickyNote, SwirlIconStop, SwirlIconStopCircle, SwirlIconSunny, SwirlIconSync, SwirlIconTasks, SwirlIconTasksFilled, SwirlIconTerminal, SwirlIconTime, SwirlIconTimeFilled, SwirlIconToday, SwirlIconTodayFilled, SwirlIconTranslate, SwirlIconTreeStructure, SwirlIconUndo, SwirlIconUnlockPerson, SwirlIconUpload, SwirlIconUserAdd, SwirlIconUserAssign, SwirlIconVerifiedUser, SwirlIconVideoCamera, SwirlIconVideoCameraOff, SwirlIconVideoLibrary, SwirlIconVideoPlayer, SwirlIconViewAgenda, SwirlIconVisibility, SwirlIconVisibilityOff, SwirlIconVoice, SwirlIconVolumeUp, SwirlIconWarning, SwirlIconWavingHand, SwirlIconWebAsset, SwirlIconWebAssetOff, SwirlIconWork, SwirlIconWorkspacePremium, SwirlImageGrid, SwirlImageGridItem, SwirlInlineError, SwirlInlineNotification, SwirlInlineStatus, SwirlLightbox, SwirlLink, SwirlList, SwirlMenu, SwirlMenuItem, SwirlModal, SwirlModalShell, SwirlOptionList, SwirlOptionListItem, SwirlOptionListSection, SwirlPagination, SwirlPdfReader, SwirlPopover, SwirlPopoverTrigger, SwirlProgressIndicator, SwirlRadio, SwirlRadioGroup, SwirlResourceList, SwirlResourceListFileItem, SwirlResourceListItem, SwirlResourceListSection, SwirlSearch, SwirlSelect, SwirlSeparator, SwirlShellLayout, SwirlShellNavigationItem, SwirlSkeletonBox, SwirlSkeletonText, SwirlSpinner, SwirlStack, SwirlStatusIndicator, SwirlSwitch, SwirlSymbol, SwirlSymbolAcUnit, SwirlSymbolAccountCircle, SwirlSymbolAlternateEmail, SwirlSymbolAndroid, SwirlSymbolAnnouncement, SwirlSymbolAutorenew, SwirlSymbolBackup, SwirlSymbolBadge, SwirlSymbolBarcodeReader, SwirlSymbolBarcodeScanner, SwirlSymbolBatteryHoriz, SwirlSymbolBeachAccess, SwirlSymbolBolt, SwirlSymbolBookmark, SwirlSymbolCalendar, SwirlSymbolCampaign, SwirlSymbolCardsStar, SwirlSymbolCloud, SwirlSymbolConstruction, SwirlSymbolContacts, SwirlSymbolCoronavirus, SwirlSymbolDesignServices, SwirlSymbolDesktopWindows, SwirlSymbolDirectionsCarFilled, SwirlSymbolDiversity, SwirlSymbolDraw, SwirlSymbolEditCalendar, SwirlSymbolEmail, SwirlSymbolEmergency, SwirlSymbolEmojiFoodBeverage, SwirlSymbolEngineering, SwirlSymbolEventMenu, SwirlSymbolExplore, SwirlSymbolExtension, SwirlSymbolFacebook, SwirlSymbolFavorite, SwirlSymbolFitnessCenter, SwirlSymbolFlag, SwirlSymbolFlight, SwirlSymbolFolder, SwirlSymbolGlobe, SwirlSymbolGroups, SwirlSymbolHealing, SwirlSymbolHealthAndSafety, SwirlSymbolHelp, SwirlSymbolHomeRepairService, SwirlSymbolHomeStorage, SwirlSymbolIdCard, SwirlSymbolImage, SwirlSymbolInfoMenu, SwirlSymbolInstagram, SwirlSymbolInventory, SwirlSymbolInventory2, SwirlSymbolIos, SwirlSymbolKey, SwirlSymbolLanguage, SwirlSymbolLeaderboard, SwirlSymbolLightbulb, SwirlSymbolLinkedin, SwirlSymbolLocalShipping, SwirlSymbolLocationOn, SwirlSymbolLoyalty, SwirlSymbolMap, SwirlSymbolMapsHomeWork, SwirlSymbolMenuBook, SwirlSymbolMop, SwirlSymbolNestEcoLeaf, SwirlSymbolNotifications, SwirlSymbolOpenInNew, SwirlSymbolOrders, SwirlSymbolPackage, SwirlSymbolPalette, SwirlSymbolPartlyCloudyDay, SwirlSymbolPedalBike, SwirlSymbolPercentDiscount, SwirlSymbolPets, SwirlSymbolPinterest, SwirlSymbolPointOfSale, SwirlSymbolPolicy, SwirlSymbolPrecisionManufacturing, SwirlSymbolPrint, SwirlSymbolPushPin, SwirlSymbolRecycling, SwirlSymbolRedeem, SwirlSymbolReportProblem, SwirlSymbolRestaurant, SwirlSymbolRoadmap, SwirlSymbolRocketLaunch, SwirlSymbolRoom, SwirlSymbolSavings, SwirlSymbolSchool, SwirlSymbolSell, SwirlSymbolSettingsVoice, SwirlSymbolShoppingBag, SwirlSymbolShoppingCart, SwirlSymbolSmartphone, SwirlSymbolSpa, SwirlSymbolSportsSoccer, SwirlSymbolStar, SwirlSymbolSupervisorAccount, SwirlSymbolTask, SwirlSymbolTasks, SwirlSymbolThumbsUpDown, SwirlSymbolTimer, SwirlSymbolToolsPowerDrill, SwirlSymbolTrain, SwirlSymbolTrophy, SwirlSymbolTwitter, SwirlSymbolVideo, SwirlSymbolWarehouse, SwirlSymbolWaterDrop, SwirlSymbolWbSunny, SwirlSymbolWechat, SwirlSymbolWeibo, SwirlSymbolWifi, SwirlSymbolWork, SwirlSymbolXing, SwirlSymbolYoutube, SwirlTab, SwirlTabBar, SwirlTable, SwirlTableCell, SwirlTableColumn, SwirlTableRow, SwirlTableRowGroup, SwirlTabs, SwirlTag, SwirlText, SwirlTextInput, SwirlThemeProvider, SwirlThumbnail, SwirlTimeInput, SwirlToast, SwirlToastProvider, SwirlToggleButton, SwirlToggleGroup, SwirlToolbar, SwirlTooltip, SwirlTreeNavigation, SwirlTreeNavigationItem, SwirlTreeView, SwirlTreeViewItem, SwirlVideoThumbnail, SwirlVisuallyHidden, TextValueAccessor };
13964
13992
  //# sourceMappingURL=getflip-swirl-components-angular.mjs.map