@getflip/swirl-components-angular 0.470.1 → 0.471.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,11 +1,11 @@
1
1
  warning package.json: No license field
2
2
  $ ng build
3
3
  Building Angular Package
4
+ - Compiling with Angular sources in Ivy partial compilation mode.
4
5
 
5
6
  ------------------------------------------------------------------------------
6
7
  Building entry point '@getflip/swirl-components-angular'
7
8
  ------------------------------------------------------------------------------
8
- - Compiling with Angular sources in Ivy partial compilation mode.
9
9
  ✔ Compiling with Angular sources in Ivy partial compilation mode.
10
10
  ✔ Generating FESM bundles
11
11
  - Copying assets
@@ -20,5 +20,5 @@ Built Angular Package
20
20
  - to: /home/runner/work/swirl/swirl/packages/swirl-components-angular/dist/component-library
21
21
  ------------------------------------------------------------------------------
22
22
 
23
- Build at: 2026-04-02T11:09:43.389Z - Time: 12662ms
23
+ Build at: 2026-04-02T13:06:44.783Z - Time: 12548ms
24
24
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,20 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.471.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#1584](https://github.com/getflip/swirl/pull/1584)
8
+ [`bf594bcf0`](https://github.com/getflip/swirl/commit/bf594bcf045e56850cebec7b2c31b9a2a6fe6fe1)
9
+ Thanks [@matvlaovi-flip](https://github.com/matvlaovi-flip)! - Add EndSeries
10
+ icon
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies
15
+ [[`bf594bcf0`](https://github.com/getflip/swirl/commit/bf594bcf045e56850cebec7b2c31b9a2a6fe6fe1)]:
16
+ - @getflip/swirl-components@0.471.0
17
+
3
18
  ## 0.470.1
4
19
 
5
20
  ### Patch Changes
@@ -3716,6 +3716,33 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.19", ngImpo
3716
3716
  standalone: false
3717
3717
  }]
3718
3718
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
3719
+ let SwirlIconEndSeries = class SwirlIconEndSeries {
3720
+ z;
3721
+ el;
3722
+ constructor(c, r, z) {
3723
+ this.z = z;
3724
+ c.detach();
3725
+ this.el = r.nativeElement;
3726
+ }
3727
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.19", ngImport: i0, type: SwirlIconEndSeries, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
3728
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.19", type: SwirlIconEndSeries, isStandalone: false, selector: "swirl-icon-end-series", inputs: { color: "color", size: "size" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
3729
+ };
3730
+ SwirlIconEndSeries = __decorate([
3731
+ ProxyCmp({
3732
+ inputs: ['color', 'size']
3733
+ })
3734
+ ], SwirlIconEndSeries);
3735
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.19", ngImport: i0, type: SwirlIconEndSeries, decorators: [{
3736
+ type: Component,
3737
+ args: [{
3738
+ selector: 'swirl-icon-end-series',
3739
+ changeDetection: ChangeDetectionStrategy.OnPush,
3740
+ template: '<ng-content></ng-content>',
3741
+ // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
3742
+ inputs: ['color', 'size'],
3743
+ standalone: false
3744
+ }]
3745
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
3719
3746
  let SwirlIconError = class SwirlIconError {
3720
3747
  z;
3721
3748
  el;
@@ -13596,6 +13623,7 @@ const DIRECTIVES = [
13596
13623
  SwirlIconEmojiMood,
13597
13624
  SwirlIconEmojiSatisfied,
13598
13625
  SwirlIconEmojiSymbols,
13626
+ SwirlIconEndSeries,
13599
13627
  SwirlIconError,
13600
13628
  SwirlIconExpandLess,
13601
13629
  SwirlIconExpandMore,
@@ -13954,9 +13982,9 @@ const DIRECTIVES = [
13954
13982
 
13955
13983
  class SwirlComponentsModule {
13956
13984
  static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.19", ngImport: i0, type: SwirlComponentsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
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,
13985
+ 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, SwirlIconEndSeries, 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,
13958
13986
  SelectValueAccessor,
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,
13987
+ 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, SwirlIconEndSeries, 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,
13960
13988
  SelectValueAccessor,
13961
13989
  TextValueAccessor] });
13962
13990
  static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.19", ngImport: i0, type: SwirlComponentsModule });
@@ -13988,5 +14016,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.19", ngImpo
13988
14016
  * Generated bundle index. Do not edit.
13989
14017
  */
13990
14018
 
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 };
14019
+ 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, SwirlIconEndSeries, 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 };
13992
14020
  //# sourceMappingURL=getflip-swirl-components-angular.mjs.map