@hulkapps/app-manager-vue 2.1.0 → 2.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -13,7 +13,7 @@ function variationName(name, value) {
13
13
  }
14
14
 
15
15
  //
16
- var script$14 = {
16
+ var script$17 = {
17
17
  name: 'PLayoutSection',
18
18
  props: {
19
19
  /**
@@ -132,10 +132,10 @@ function normalizeComponent(template, style, script, scopeId, isFunctionalTempla
132
132
  }
133
133
 
134
134
  /* script */
135
- const __vue_script__$14 = script$14;
135
+ const __vue_script__$17 = script$17;
136
136
  /* template */
137
137
 
138
- var __vue_render__$10 = function () {
138
+ var __vue_render__$13 = function () {
139
139
  var _vm = this;
140
140
 
141
141
  var _h = _vm.$createElement;
@@ -147,31 +147,31 @@ var __vue_render__$10 = function () {
147
147
  }, [_vm._t("default")], 2);
148
148
  };
149
149
 
150
- var __vue_staticRenderFns__$10 = [];
150
+ var __vue_staticRenderFns__$13 = [];
151
151
  /* style */
152
152
 
153
- const __vue_inject_styles__$14 = undefined;
153
+ const __vue_inject_styles__$17 = undefined;
154
154
  /* scoped */
155
155
 
156
- const __vue_scope_id__$14 = undefined;
156
+ const __vue_scope_id__$17 = undefined;
157
157
  /* module identifier */
158
158
 
159
- const __vue_module_identifier__$14 = undefined;
159
+ const __vue_module_identifier__$17 = undefined;
160
160
  /* functional template */
161
161
 
162
- const __vue_is_functional_template__$14 = false;
162
+ const __vue_is_functional_template__$17 = false;
163
163
  /* style inject */
164
164
 
165
165
  /* style inject SSR */
166
166
 
167
167
  /* style inject shadow dom */
168
168
 
169
- const __vue_component__$16 = /*#__PURE__*/normalizeComponent({
170
- render: __vue_render__$10,
171
- staticRenderFns: __vue_staticRenderFns__$10
172
- }, __vue_inject_styles__$14, __vue_script__$14, __vue_scope_id__$14, __vue_is_functional_template__$14, __vue_module_identifier__$14, false, undefined, undefined, undefined);
169
+ const __vue_component__$19 = /*#__PURE__*/normalizeComponent({
170
+ render: __vue_render__$13,
171
+ staticRenderFns: __vue_staticRenderFns__$13
172
+ }, __vue_inject_styles__$17, __vue_script__$17, __vue_scope_id__$17, __vue_is_functional_template__$17, __vue_module_identifier__$17, false, undefined, undefined, undefined);
173
173
 
174
- var PLayoutSection = __vue_component__$16;
174
+ var PLayoutSection = __vue_component__$19;
175
175
 
176
176
  var AccessibilityMajor = `<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M10 18C2.334 18 .061 10.352.038 10.274a1 1 0 0 1 0-.548C.061 9.648 2.334 2 10 2c7.633 0 9.927 6.617 9.948 6.684a1 1 0 1 1-1.895.635A8.348 8.348 0 0 0 10 4c-5.467 0-7.513 4.772-7.948 6 .434 1.225 2.479 6 7.948 6a1 1 0 0 1 0 2zm0-4c-2.206 0-4-1.794-4-4s1.794-4 4-4 4 1.794 4 4a1 1 0 1 1-2 0c0-1.103-.897-2-2-2s-2 .897-2 2 .897 2 2 2a1 1 0 0 1 0 2zm5 4a.997.997 0 0 1-.707-.293l-2-2a1 1 0 0 1 1.414-1.414L15 15.586l3.293-3.293a1 1 0 0 1 1.414 1.414l-4 4A.995.995 0 0 1 15 18z"/></svg>`;
177
177
 
@@ -1394,7 +1394,7 @@ var StringValidator$1 = ((name, expectedValues) => {
1394
1394
 
1395
1395
  //
1396
1396
  const Color$1 = ['base', 'subdued', 'critical', 'interactive', 'warning', 'highlight', 'success', 'primary', null, ''];
1397
- var script$13 = {
1397
+ var script$16 = {
1398
1398
  name: 'PIcon',
1399
1399
  props: {
1400
1400
  /**
@@ -1494,10 +1494,10 @@ var script$13 = {
1494
1494
  };
1495
1495
 
1496
1496
  /* script */
1497
- const __vue_script__$13 = script$13;
1497
+ const __vue_script__$16 = script$16;
1498
1498
  /* template */
1499
1499
 
1500
- var __vue_render__$$ = function () {
1500
+ var __vue_render__$12 = function () {
1501
1501
  var _vm = this;
1502
1502
 
1503
1503
  var _h = _vm.$createElement;
@@ -1529,31 +1529,31 @@ var __vue_render__$$ = function () {
1529
1529
  })]);
1530
1530
  };
1531
1531
 
1532
- var __vue_staticRenderFns__$$ = [];
1532
+ var __vue_staticRenderFns__$12 = [];
1533
1533
  /* style */
1534
1534
 
1535
- const __vue_inject_styles__$13 = undefined;
1535
+ const __vue_inject_styles__$16 = undefined;
1536
1536
  /* scoped */
1537
1537
 
1538
- const __vue_scope_id__$13 = undefined;
1538
+ const __vue_scope_id__$16 = undefined;
1539
1539
  /* module identifier */
1540
1540
 
1541
- const __vue_module_identifier__$13 = undefined;
1541
+ const __vue_module_identifier__$16 = undefined;
1542
1542
  /* functional template */
1543
1543
 
1544
- const __vue_is_functional_template__$13 = false;
1544
+ const __vue_is_functional_template__$16 = false;
1545
1545
  /* style inject */
1546
1546
 
1547
1547
  /* style inject SSR */
1548
1548
 
1549
1549
  /* style inject shadow dom */
1550
1550
 
1551
- const __vue_component__$15 = /*#__PURE__*/normalizeComponent({
1552
- render: __vue_render__$$,
1553
- staticRenderFns: __vue_staticRenderFns__$$
1554
- }, __vue_inject_styles__$13, __vue_script__$13, __vue_scope_id__$13, __vue_is_functional_template__$13, __vue_module_identifier__$13, false, undefined, undefined, undefined);
1551
+ const __vue_component__$18 = /*#__PURE__*/normalizeComponent({
1552
+ render: __vue_render__$12,
1553
+ staticRenderFns: __vue_staticRenderFns__$12
1554
+ }, __vue_inject_styles__$16, __vue_script__$16, __vue_scope_id__$16, __vue_is_functional_template__$16, __vue_module_identifier__$16, false, undefined, undefined, undefined);
1555
1555
 
1556
- var PIcon = __vue_component__$15;
1556
+ var PIcon = __vue_component__$18;
1557
1557
 
1558
1558
  const DeprecatedIcons = ['AbandonedCartMajorMonotone', 'AbandonedCartMajorTwotone', 'AccessibilityMajorMonotone', 'AccessibilityMajorTwotone', 'ActivitiesMajorMonotone', 'ActivitiesMajorTwotone', 'AddCodeMajorMonotone', 'AddCodeMajorTwotone', 'AddImageMajorMonotone', 'AddImageMajorTwotone', 'AddNoteMajorMonotone', 'AddNoteMajorTwotone', 'AddProductMajorMonotone', 'AddProductMajorTwotone', 'AddMajorMonotone', 'AddMajorTwotone', 'AffiliateMajorMonotone', 'AffiliateMajorTwotone', 'AnalyticsMajorFilled', 'AnalyticsMajorMonotone', 'AnalyticsMajorTwotone', 'AppsMajorFilled', 'AppsMajorMonotone', 'AppsMajorTwotone', 'ArchiveMajorMonotone', 'ArchiveMajorTwotone', 'AttachmentMajorMonotone', 'AttachmentMajorTwotone', 'AutomationMajorMonotone', 'AutomationMajorTwotone', 'BackspaceMajorMonotone', 'BackspaceMajorTwotone', 'BalanceMajorMonotone', 'BalanceMajorTwotone', 'BankMajorMonotone', 'BankMajorTwotone', 'BarcodeMajorMonotone', 'BarcodeMajorTwotone', 'BehaviorMajorMonotone', 'BehaviorMajorTwotone', 'BillingStatementDollarMajorMonotone', 'BillingStatementDollarMajorTwotone', 'BillingStatementEuroMajorMonotone', 'BillingStatementEuroMajorTwotone', 'BillingStatementPoundMajorMonotone', 'BillingStatementPoundMajorTwotone', 'BillingStatementRupeeMajorMonotone', 'BillingStatementRupeeMajorTwotone', 'BillingStatementYenMajorMonotone', 'BillingStatementYenMajorTwotone', 'BlockquoteMajorMonotone', 'BlockquoteMajorTwotone', 'BlogMajorMonotone', 'BlogMajorTwotone', 'BugMajorMonotone', 'BugMajorTwotone', 'BuyButtonButtonLayoutMajorMonotone', 'BuyButtonButtonLayoutMajorTwotone', 'BuyButtonHorizontalLayoutMajorMonotone', 'BuyButtonHorizontalLayoutMajorTwotone', 'BuyButtonVerticalLayoutMajorMonotone', 'BuyButtonVerticalLayoutMajorTwotone', 'BuyButtonMajorMonotone', 'BuyButtonMajorTwotone', 'CalendarTickMajorMonotone', 'CalendarTickMajorTwotone', 'CalendarMajorMonotone', 'CalendarMajorTwotone', 'CameraMajorMonotone', 'CameraMajorTwotone', 'CapitalMajorMonotone', 'CapitalMajorTwotone', 'CardReaderChipMajorMonotone', 'CardReaderChipMajorTwotone', 'CardReaderTapMajorMonotone', 'CardReaderTapMajorTwotone', 'CardReaderMajorMonotone', 'CardReaderMajorTwotone', 'CartDownMajorMonotone', 'CartDownMajorTwotone', 'CartUpMajorMonotone', 'CartUpMajorTwotone', 'CartMajorMonotone', 'CartMajorTwotone', 'CashDollarMajorMonotone', 'CashDollarMajorTwotone', 'CashEuroMajorMonotone', 'CashEuroMajorTwotone', 'CashPoundMajorMonotone', 'CashPoundMajorTwotone', 'CashRupeeMajorMonotone', 'CashRupeeMajorTwotone', 'CashYenMajorMonotone', 'CashYenMajorTwotone', 'CategoriesMajorMonotone', 'CategoriesMajorTwotone', 'ChannelsMajorMonotone', 'ChannelsMajorTwotone', 'ChatMajorMonotone', 'ChatMajorTwotone', 'ChecklistAlternateMajorMonotone', 'ChecklistAlternateMajorTwotone', 'ChecklistMajorMonotone', 'ChecklistMajorTwotone', 'CheckoutMajorMonotone', 'CheckoutMajorTwotone', 'CircleAlertMajorFilled', 'CircleAlertMajorMonotone', 'CircleAlertMajorTwotone', 'CircleCancelMajorMonotone', 'CircleCancelMajorTwotone', 'CircleDisabledMajorFilled', 'CircleDisabledMajorMonotone', 'CircleDisabledMajorTwotone', 'CircleDotsMajorMonotone', 'CircleDotsMajorTwotone', 'CircleDownMajorMonotone', 'CircleDownMajorTwotone', 'CircleInformationMajorFilled', 'CircleInformationMajorMonotone', 'CircleInformationMajorTwotone', 'CircleLeftMajorMonotone', 'CircleLeftMajorTwotone', 'CircleMinusMajorMonotone', 'CircleMinusMajorTwotone', 'CirclePlusMajorMonotone', 'CirclePlusMajorTwotone', 'CircleRightMajorMonotone', 'CircleRightMajorTwotone', 'CircleTickMajorFilled', 'CircleTickMajorMonotone', 'CircleTickMajorTwotone', 'CircleUpMajorMonotone', 'CircleUpMajorTwotone', 'ClockMajorMonotone', 'ClockMajorTwotone', 'CodeMajorMonotone', 'CodeMajorTwotone', 'CollectionsMajorMonotone', 'CollectionsMajorTwotone', 'ColorsMajorMonotone', 'ColorsMajorTwotone', 'ColumnWithTextMajorMonotone', 'ColumnWithTextMajorTwotone', 'ComposeMajorMonotone', 'ComposeMajorTwotone', 'ConfettiMajorMonotone', 'ConfettiMajorTwotone', 'CreditCardPercentMajorMonotone', 'CreditCardPercentMajorTwotone', 'CreditCardSecureMajorMonotone', 'CreditCardSecureMajorTwotone', 'CreditCardMajorMonotone', 'CreditCardMajorTwotone', 'CustomerMinusMajorMonotone', 'CustomerMinusMajorTwotone', 'CustomerPlusMajorMonotone', 'CustomerPlusMajorTwotone', 'CustomersMajorFilled', 'CustomersMajorMonotone', 'CustomersMajorTwotone', 'DataVisualizationMajorMonotone', 'DataVisualizationMajorTwotone', 'DeleteMajorMonotone', 'DeleteMajorTwotone', 'DesktopMajorMonotone', 'DesktopMajorTwotone', 'DigitalMediaReceiverMajorMonotone', 'DigitalMediaReceiverMajorTwotone', 'DiscountAutomaticMajorMonotone', 'DiscountAutomaticMajorTwotone', 'DiscountCodeMajorMonotone', 'DiscountCodeMajorTwotone', 'DiscountsMajorFilled', 'DiscountsMajorMonotone', 'DiscountsMajorTwotone', 'DnsSettingsMajorMonotone', 'DnsSettingsMajorTwotone', 'DomainNewMajorMonotone', 'DomainNewMajorTwotone', 'DomainsMajorMonotone', 'DomainsMajorTwotone', 'DraftOrdersMajorMonotone', 'DraftOrdersMajorTwotone', 'DragDropMajorMonotone', 'DragDropMajorTwotone', 'EditMajorMonotone', 'EditMajorTwotone', 'EmailNewsletterMajorMonotone', 'EmailNewsletterMajorTwotone', 'EmailMajorMonotone', 'EmailMajorTwotone', 'EnvelopeMajorMonotone', 'EnvelopeMajorTwotone', 'ExchangeMajorMonotone', 'ExchangeMajorTwotone', 'ExistingInventoryMajorMonotone', 'ExistingInventoryMajorTwotone', 'FaviconMajorMonotone', 'FaviconMajorTwotone', 'FavoriteMajorMonotone', 'FavoriteMajorTwotone', 'FeaturedCollectionMajorMonotone', 'FeaturedCollectionMajorTwotone', 'FeaturedContentMajorMonotone', 'FeaturedContentMajorTwotone', 'FilterMajorMonotone', 'FilterMajorTwotone', 'FirstOrderMajorMonotone', 'FirstOrderMajorTwotone', 'FirstVisitMajorMonotone', 'FirstVisitMajorTwotone', 'FlagMajorMonotone', 'FlagMajorTwotone', 'FlipCameraMajorMonotone', 'FlipCameraMajorTwotone', 'FolderDownMajorMonotone', 'FolderDownMajorTwotone', 'FolderMinusMajorMonotone', 'FolderMinusMajorTwotone', 'FolderPlusMajorMonotone', 'FolderPlusMajorTwotone', 'FolderUpMajorMonotone', 'FolderUpMajorTwotone', 'FolderMajorMonotone', 'FolderMajorTwotone', 'FollowUpEmailMajorMonotone', 'FollowUpEmailMajorTwotone', 'FoodMajorMonotone', 'FoodMajorTwotone', 'FooterMajorMonotone', 'FooterMajorTwotone', 'FormsMajorMonotone', 'FormsMajorTwotone', 'GamesConsoleMajorMonotone', 'GamesConsoleMajorTwotone', 'GiftCardMajorMonotone', 'GiftCardMajorTwotone', 'GlobeMajorMonotone', 'GlobeMajorTwotone', 'GrammarMajorMonotone', 'GrammarMajorTwotone', 'HashtagMajorMonotone', 'HashtagMajorTwotone', 'HeaderMajorMonotone', 'HeaderMajorTwotone', 'HeartMajorMonotone', 'HeartMajorTwotone', 'HideKeyboardMajorMonotone', 'HideKeyboardMajorTwotone', 'HintMajorMonotone', 'HintMajorTwotone', 'HomeMajorFilled', 'HomeMajorMonotone', 'HomeMajorTwotone', 'IconsMajorMonotone', 'IconsMajorTwotone', 'IllustrationMajorMonotone', 'IllustrationMajorTwotone', 'ImageAltMajorMonotone', 'ImageAltMajorTwotone', 'ImageWithTextOverlayMajorMonotone', 'ImageWithTextOverlayMajorTwotone', 'ImageWithTextMajorMonotone', 'ImageWithTextMajorTwotone', 'ImageMajorMonotone', 'ImageMajorTwotone', 'ImagesMajorMonotone', 'ImagesMajorTwotone', 'ImportStoreMajorMonotone', 'ImportStoreMajorTwotone', 'IncomingMajorMonotone', 'IncomingMajorTwotone', 'InventoryMajorMonotone', 'InventoryMajorTwotone', 'IqMajorMonotone', 'IqMajorTwotone', 'JobsMajorMonotone', 'JobsMajorTwotone', 'KeyMajorMonotone', 'KeyMajorTwotone', 'LabelPrinterMajorMonotone', 'LabelPrinterMajorTwotone', 'LandingPageMajorMonotone', 'LandingPageMajorTwotone', 'LegalMajorMonotone', 'LegalMajorTwotone', 'ListMajorMonotone', 'ListMajorTwotone', 'LiveViewMajorMonotone', 'LiveViewMajorTwotone', 'LocationMajorMonotone', 'LocationMajorTwotone', 'LockMajorMonotone', 'LockMajorTwotone', 'LogoBlockMajorMonotone', 'LogoBlockMajorTwotone', 'ManagedStoreMajorMonotone', 'ManagedStoreMajorTwotone', 'MarketingMajorFilled', 'MarketingMajorMonotone', 'MarketingMajorTwotone', 'MaximizeMajorMonotone', 'MaximizeMajorTwotone', 'MentionMajorMonotone', 'MentionMajorTwotone', 'MicrophoneMajorMonotone', 'MicrophoneMajorTwotone', 'MinimizeMajorMonotone', 'MinimizeMajorTwotone', 'MobileAcceptMajorMonotone', 'MobileAcceptMajorTwotone', 'MobileBackArrowMajorMonotone', 'MobileBackArrowMajorTwotone', 'MobileCancelMajorMonotone', 'MobileCancelMajorTwotone', 'MobileChevronMajorMonotone', 'MobileChevronMajorTwotone', 'MobileHamburgerMajorMonotone', 'MobileHamburgerMajorTwotone', 'MobileHorizontalDotsMajorMonotone', 'MobileHorizontalDotsMajorTwotone', 'MobilePlusMajorMonotone', 'MobilePlusMajorTwotone', 'MobileVerticalDotsMajorMonotone', 'MobileVerticalDotsMajorTwotone', 'MobileMajorMonotone', 'MobileMajorTwotone', 'MonerisMajorMonotone', 'MonerisMajorTwotone', 'NatureMajorMonotone', 'NatureMajorTwotone', 'NavigationMajorMonotone', 'NavigationMajorTwotone', 'NoteMajorMonotone', 'NoteMajorTwotone', 'NotesMinor', 'NotificationMajorMonotone', 'NotificationMajorTwotone', 'OnlineStoreMajorFilled', 'OnlineStoreMajorMonotone', 'OnlineStoreMajorTwotone', 'OrdersMajorFilled', 'OrdersMajorMonotone', 'OrdersMajorTwotone', 'OutgoingMajorMonotone', 'OutgoingMajorTwotone', 'PackageMajorMonotone', 'PackageMajorTwotone', 'PageDownMajorMonotone', 'PageDownMajorTwotone', 'PageMinusMajorMonotone', 'PageMinusMajorTwotone', 'PagePlusMajorMonotone', 'PagePlusMajorTwotone', 'PageUpMajorMonotone', 'PageUpMajorTwotone', 'PageMajorMonotone', 'PageMajorTwotone', 'PaintBrushMajorMonotone', 'PaintBrushMajorTwotone', 'PauseCircleMajorMonotone', 'PauseCircleMajorTwotone', 'PauseMajorMonotone', 'PauseMajorTwotone', 'PaymentsMajorMonotone', 'PaymentsMajorTwotone', 'PhoneInMajorMonotone', 'PhoneInMajorTwotone', 'PhoneOutMajorMonotone', 'PhoneOutMajorTwotone', 'PhoneMajorMonotone', 'PhoneMajorTwotone', 'PinMajorMonotone', 'PinMajorTwotone', 'PlayCircleMajorMonotone', 'PlayCircleMajorTwotone', 'PlayMajorMonotone', 'PlayMajorTwotone', 'PointOfSaleMajorMonotone', 'PointOfSaleMajorTwotone', 'PopularMajorMonotone', 'PopularMajorTwotone', 'PrintMajorMonotone', 'PrintMajorTwotone', 'ProductsMajorFilled', 'ProductsMajorMonotone', 'ProductsMajorTwotone', 'ProfileMajorMonotone', 'ProfileMajorTwotone', 'QuestionMarkMajorMonotone', 'QuestionMarkMajorTwotone', 'QuickSaleMajorMonotone', 'QuickSaleMajorTwotone', 'ReceiptMajorMonotone', 'ReceiptMajorTwotone', 'RecentSearchesMajorMonotone', 'RecentSearchesMajorTwotone', 'RedoMajorMonotone', 'RedoMajorTwotone', 'ReferralCodeMajorMonotone', 'ReferralCodeMajorTwotone', 'ReferralMajorMonotone', 'ReferralMajorTwotone', 'RefreshMajorMonotone', 'RefreshMajorTwotone', 'RefundMajorMonotone', 'RefundMajorTwotone', 'RemoveProductMajorMonotone', 'RemoveProductMajorTwotone', 'RepeatOrderMajorMonotone', 'RepeatOrderMajorTwotone', 'ReplaceMajorMonotone', 'ReplaceMajorTwotone', 'ReportsMajorMonotone', 'ReportsMajorTwotone', 'ResourcesMajorMonotone', 'ResourcesMajorTwotone', 'RiskMajorMonotone', 'RiskMajorTwotone', 'SandboxMajorMonotone', 'SandboxMajorTwotone', 'SearchMajorMonotone', 'SearchMajorTwotone', 'SectionMajorMonotone', 'SectionMajorTwotone', 'SecureMajorMonotone', 'SecureMajorTwotone', 'SendMajorMonotone', 'SendMajorTwotone', 'SettingsMajorMonotone', 'SettingsMajorTwotone', 'ShipmentMajorMonotone', 'ShipmentMajorTwotone', 'ShopcodesMajorMonotone', 'ShopcodesMajorTwotone', 'SidebarLeftMajorMonotone', 'SidebarLeftMajorTwotone', 'SidebarRightMajorMonotone', 'SidebarRightMajorTwotone', 'SlideshowMajorMonotone', 'SlideshowMajorTwotone', 'SmileyHappyMajorMonotone', 'SmileyHappyMajorTwotone', 'SmileyJoyMajorMonotone', 'SmileyJoyMajorTwotone', 'SmileyNeutralMajorMonotone', 'SmileyNeutralMajorTwotone', 'SmileySadMajorMonotone', 'SmileySadMajorTwotone', 'SocialAdMajorMonotone', 'SocialAdMajorTwotone', 'SocialPostMajorMonotone', 'SocialPostMajorTwotone', 'SoftPackMajorMonotone', 'SoftPackMajorTwotone', 'SortAscendingMajorMonotone', 'SortAscendingMajorTwotone', 'SortDescendingMajorMonotone', 'SortDescendingMajorTwotone', 'SoundMajorMonotone', 'SoundMajorTwotone', 'StoreStatusMajorMonotone', 'StoreStatusMajorTwotone', 'StoreMajorMonotone', 'StoreMajorTwotone', 'TabletMajorMonotone', 'TabletMajorTwotone', 'TapChipMajorMonotone', 'TapChipMajorTwotone', 'TaxMajorMonotone', 'TaxMajorTwotone', 'TeamMajorMonotone', 'TeamMajorTwotone', 'TextAlignmentCenterMajorMonotone', 'TextAlignmentCenterMajorTwotone', 'TextAlignmentLeftMajorMonotone', 'TextAlignmentLeftMajorTwotone', 'TextAlignmentRightMajorMonotone', 'TextAlignmentRightMajorTwotone', 'TextBlockMajorMonotone', 'TextBlockMajorTwotone', 'TextMajorMonotone', 'TextMajorTwotone', 'ThemeEditMajorMonotone', 'ThemeEditMajorTwotone', 'ThemeStoreMajorMonotone', 'ThemeStoreMajorTwotone', 'ThemesMajorMonotone', 'ThemesMajorTwotone', 'ThumbsDownMajorMonotone', 'ThumbsDownMajorTwotone', 'ThumbsUpMajorMonotone', 'ThumbsUpMajorTwotone', 'TimelineAttachmentMajorMonotone', 'TimelineAttachmentMajorTwotone', 'TipsMajorMonotone', 'TipsMajorTwotone', 'ToolsMajorMonotone', 'ToolsMajorTwotone', 'TransactionFeeDollarMajorMonotone', 'TransactionFeeDollarMajorTwotone', 'TransactionFeeEuroMajorMonotone', 'TransactionFeeEuroMajorTwotone', 'TransactionFeePoundMajorMonotone', 'TransactionFeePoundMajorTwotone', 'TransactionFeeRupeeMajorMonotone', 'TransactionFeeRupeeMajorTwotone', 'TransactionFeeYenMajorMonotone', 'TransactionFeeYenMajorTwotone', 'TransactionMajorMonotone', 'TransactionMajorTwotone', 'TransferInMajorMonotone', 'TransferInMajorTwotone', 'TransferOutMajorMonotone', 'TransferOutMajorTwotone', 'TransferWithinShopifyMajorMonotone', 'TransferWithinShopifyMajorTwotone', 'TransferMajorMonotone', 'TransferMajorTwotone', 'TransportMajorMonotone', 'TransportMajorTwotone', 'TroubleshootMajorMonotone', 'TroubleshootMajorTwotone', 'TypeMajorMonotone', 'TypeMajorTwotone', 'UndoMajorMonotone', 'UndoMajorTwotone', 'UnfulfilledMajorMonotone', 'UnfulfilledMajorTwotone', 'UnknownDeviceMajorMonotone', 'UnknownDeviceMajorTwotone', 'UpdateInventoryMajorMonotone', 'UpdateInventoryMajorTwotone', 'VariantMajorMonotone', 'VariantMajorTwotone', 'ViewMajorMonotone', 'ViewMajorTwotone', 'ViewportNarrowMajorMonotone', 'ViewportNarrowMajorTwotone', 'ViewportWideMajorMonotone', 'ViewportWideMajorTwotone', 'VocabularyMajorMonotone', 'VocabularyMajorTwotone', 'WandMajorMonotone', 'WandMajorTwotone', 'WearableMajorMonotone', 'WearableMajorTwotone', 'WholesaleMajorMonotone', 'WholesaleMajorTwotone', 'WifiMajorMonotone', 'WifiMajorTwotone'];
1559
1559
 
@@ -1562,7 +1562,7 @@ const spinnerSmall = `<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg
1562
1562
 
1563
1563
  //
1564
1564
  const Color = ['white', 'teal', 'inkLightest'];
1565
- const Size$5 = ['small', 'large'];
1565
+ const Size$6 = ['small', 'large'];
1566
1566
  /**
1567
1567
  * <br/>
1568
1568
  * <h4 style="font-family: -apple-system, BlinkMacSystemFont, San Francisco, Segoe UI, Roboto, Helvetica Neue,
@@ -1571,7 +1571,7 @@ const Size$5 = ['small', 'large'];
1571
1571
  * charts.</h4>
1572
1572
  */
1573
1573
 
1574
- var script$12 = {
1574
+ var script$15 = {
1575
1575
  name: 'PSpinner',
1576
1576
  props: {
1577
1577
  /**
@@ -1589,7 +1589,7 @@ var script$12 = {
1589
1589
  size: {
1590
1590
  type: String,
1591
1591
  default: 'large',
1592
- ...StringValidator$1('size', Size$5)
1592
+ ...StringValidator$1('size', Size$6)
1593
1593
  }
1594
1594
  },
1595
1595
  computed: {
@@ -1609,10 +1609,10 @@ var script$12 = {
1609
1609
  };
1610
1610
 
1611
1611
  /* script */
1612
- const __vue_script__$12 = script$12;
1612
+ const __vue_script__$15 = script$15;
1613
1613
  /* template */
1614
1614
 
1615
- var __vue_render__$_ = function () {
1615
+ var __vue_render__$11 = function () {
1616
1616
  var _vm = this;
1617
1617
 
1618
1618
  var _h = _vm.$createElement;
@@ -1628,31 +1628,31 @@ var __vue_render__$_ = function () {
1628
1628
  });
1629
1629
  };
1630
1630
 
1631
- var __vue_staticRenderFns__$_ = [];
1631
+ var __vue_staticRenderFns__$11 = [];
1632
1632
  /* style */
1633
1633
 
1634
- const __vue_inject_styles__$12 = undefined;
1634
+ const __vue_inject_styles__$15 = undefined;
1635
1635
  /* scoped */
1636
1636
 
1637
- const __vue_scope_id__$12 = undefined;
1637
+ const __vue_scope_id__$15 = undefined;
1638
1638
  /* module identifier */
1639
1639
 
1640
- const __vue_module_identifier__$12 = undefined;
1640
+ const __vue_module_identifier__$15 = undefined;
1641
1641
  /* functional template */
1642
1642
 
1643
- const __vue_is_functional_template__$12 = false;
1643
+ const __vue_is_functional_template__$15 = false;
1644
1644
  /* style inject */
1645
1645
 
1646
1646
  /* style inject SSR */
1647
1647
 
1648
1648
  /* style inject shadow dom */
1649
1649
 
1650
- const __vue_component__$14 = /*#__PURE__*/normalizeComponent({
1651
- render: __vue_render__$_,
1652
- staticRenderFns: __vue_staticRenderFns__$_
1653
- }, __vue_inject_styles__$12, __vue_script__$12, __vue_scope_id__$12, __vue_is_functional_template__$12, __vue_module_identifier__$12, false, undefined, undefined, undefined);
1650
+ const __vue_component__$17 = /*#__PURE__*/normalizeComponent({
1651
+ render: __vue_render__$11,
1652
+ staticRenderFns: __vue_staticRenderFns__$11
1653
+ }, __vue_inject_styles__$15, __vue_script__$15, __vue_scope_id__$15, __vue_is_functional_template__$15, __vue_module_identifier__$15, false, undefined, undefined, undefined);
1654
1654
 
1655
- var PSpinner$1 = __vue_component__$14;
1655
+ var PSpinner$1 = __vue_component__$17;
1656
1656
 
1657
1657
  //
1658
1658
  //
@@ -1678,7 +1678,7 @@ var PSpinner$1 = __vue_component__$14;
1678
1678
  * Similar to Link.
1679
1679
  * </h4>
1680
1680
  */
1681
- var script$11 = {
1681
+ var script$14 = {
1682
1682
  name: 'PUnstyledLink',
1683
1683
  props: {
1684
1684
  /**
@@ -1727,10 +1727,10 @@ var script$11 = {
1727
1727
  };
1728
1728
 
1729
1729
  /* script */
1730
- const __vue_script__$11 = script$11;
1730
+ const __vue_script__$14 = script$14;
1731
1731
  /* template */
1732
1732
 
1733
- var __vue_render__$Z = function () {
1733
+ var __vue_render__$10 = function () {
1734
1734
  var _vm = this;
1735
1735
 
1736
1736
  var _h = _vm.$createElement;
@@ -1749,38 +1749,38 @@ var __vue_render__$Z = function () {
1749
1749
  }, 'component', _vm.$attrs, false), _vm.$listeners), [_vm._t("default")], 2);
1750
1750
  };
1751
1751
 
1752
- var __vue_staticRenderFns__$Z = [];
1752
+ var __vue_staticRenderFns__$10 = [];
1753
1753
  /* style */
1754
1754
 
1755
- const __vue_inject_styles__$11 = undefined;
1755
+ const __vue_inject_styles__$14 = undefined;
1756
1756
  /* scoped */
1757
1757
 
1758
- const __vue_scope_id__$11 = undefined;
1758
+ const __vue_scope_id__$14 = undefined;
1759
1759
  /* module identifier */
1760
1760
 
1761
- const __vue_module_identifier__$11 = undefined;
1761
+ const __vue_module_identifier__$14 = undefined;
1762
1762
  /* functional template */
1763
1763
 
1764
- const __vue_is_functional_template__$11 = false;
1764
+ const __vue_is_functional_template__$14 = false;
1765
1765
  /* style inject */
1766
1766
 
1767
1767
  /* style inject SSR */
1768
1768
 
1769
1769
  /* style inject shadow dom */
1770
1770
 
1771
- const __vue_component__$13 = /*#__PURE__*/normalizeComponent({
1772
- render: __vue_render__$Z,
1773
- staticRenderFns: __vue_staticRenderFns__$Z
1774
- }, __vue_inject_styles__$11, __vue_script__$11, __vue_scope_id__$11, __vue_is_functional_template__$11, __vue_module_identifier__$11, false, undefined, undefined, undefined);
1771
+ const __vue_component__$16 = /*#__PURE__*/normalizeComponent({
1772
+ render: __vue_render__$10,
1773
+ staticRenderFns: __vue_staticRenderFns__$10
1774
+ }, __vue_inject_styles__$14, __vue_script__$14, __vue_scope_id__$14, __vue_is_functional_template__$14, __vue_module_identifier__$14, false, undefined, undefined, undefined);
1775
1775
 
1776
- var PUnstyledLink = __vue_component__$13;
1776
+ var PUnstyledLink = __vue_component__$16;
1777
1777
 
1778
1778
  //
1779
- const Size$4 = ['slim', 'medium', 'large'];
1779
+ const Size$5 = ['slim', 'medium', 'large'];
1780
1780
  const TextAlign$1 = ['left', 'right', 'center', null];
1781
1781
  const Type$1 = ['submit', 'reset', 'button'];
1782
1782
  const DEFAULT_SIZE$2 = 'medium';
1783
- var script$10 = {
1783
+ var script$13 = {
1784
1784
  name: 'PUnstyledButton',
1785
1785
  components: {
1786
1786
  PIcon,
@@ -2000,7 +2000,7 @@ var script$10 = {
2000
2000
  size: {
2001
2001
  type: String,
2002
2002
  default: 'medium',
2003
- ...StringValidator$1('size', Size$4)
2003
+ ...StringValidator$1('size', Size$5)
2004
2004
  },
2005
2005
 
2006
2006
  /**
@@ -2068,10 +2068,10 @@ var script$10 = {
2068
2068
  };
2069
2069
 
2070
2070
  /* script */
2071
- const __vue_script__$10 = script$10;
2071
+ const __vue_script__$13 = script$13;
2072
2072
  /* template */
2073
2073
 
2074
- var __vue_render__$Y = function () {
2074
+ var __vue_render__$$ = function () {
2075
2075
  var _vm = this;
2076
2076
 
2077
2077
  var _h = _vm.$createElement;
@@ -2146,31 +2146,31 @@ var __vue_render__$Y = function () {
2146
2146
  })], 1)]) : _vm._e()])]);
2147
2147
  };
2148
2148
 
2149
- var __vue_staticRenderFns__$Y = [];
2149
+ var __vue_staticRenderFns__$$ = [];
2150
2150
  /* style */
2151
2151
 
2152
- const __vue_inject_styles__$10 = undefined;
2152
+ const __vue_inject_styles__$13 = undefined;
2153
2153
  /* scoped */
2154
2154
 
2155
- const __vue_scope_id__$10 = "data-v-08f7de98";
2155
+ const __vue_scope_id__$13 = "data-v-08f7de98";
2156
2156
  /* module identifier */
2157
2157
 
2158
- const __vue_module_identifier__$10 = undefined;
2158
+ const __vue_module_identifier__$13 = undefined;
2159
2159
  /* functional template */
2160
2160
 
2161
- const __vue_is_functional_template__$10 = false;
2161
+ const __vue_is_functional_template__$13 = false;
2162
2162
  /* style inject */
2163
2163
 
2164
2164
  /* style inject SSR */
2165
2165
 
2166
2166
  /* style inject shadow dom */
2167
2167
 
2168
- const __vue_component__$12 = /*#__PURE__*/normalizeComponent({
2169
- render: __vue_render__$Y,
2170
- staticRenderFns: __vue_staticRenderFns__$Y
2171
- }, __vue_inject_styles__$10, __vue_script__$10, __vue_scope_id__$10, __vue_is_functional_template__$10, __vue_module_identifier__$10, false, undefined, undefined, undefined);
2168
+ const __vue_component__$15 = /*#__PURE__*/normalizeComponent({
2169
+ render: __vue_render__$$,
2170
+ staticRenderFns: __vue_staticRenderFns__$$
2171
+ }, __vue_inject_styles__$13, __vue_script__$13, __vue_scope_id__$13, __vue_is_functional_template__$13, __vue_module_identifier__$13, false, undefined, undefined, undefined);
2172
2172
 
2173
- var PUnstyledButton = __vue_component__$12;
2173
+ var PUnstyledButton = __vue_component__$15;
2174
2174
 
2175
2175
  //
2176
2176
  //
@@ -2192,7 +2192,7 @@ var PUnstyledButton = __vue_component__$12;
2192
2192
  //
2193
2193
  //
2194
2194
  //
2195
- var script$$ = {
2195
+ var script$12 = {
2196
2196
  name: 'PPositionedOverlay',
2197
2197
  props: {
2198
2198
  id: {
@@ -2433,10 +2433,10 @@ var script$$ = {
2433
2433
  };
2434
2434
 
2435
2435
  /* script */
2436
- const __vue_script__$$ = script$$;
2436
+ const __vue_script__$12 = script$12;
2437
2437
  /* template */
2438
2438
 
2439
- var __vue_render__$X = function () {
2439
+ var __vue_render__$_ = function () {
2440
2440
  var _vm = this;
2441
2441
 
2442
2442
  var _h = _vm.$createElement;
@@ -2466,34 +2466,34 @@ var __vue_render__$X = function () {
2466
2466
  })], 2);
2467
2467
  };
2468
2468
 
2469
- var __vue_staticRenderFns__$X = [];
2469
+ var __vue_staticRenderFns__$_ = [];
2470
2470
  /* style */
2471
2471
 
2472
- const __vue_inject_styles__$$ = undefined;
2472
+ const __vue_inject_styles__$12 = undefined;
2473
2473
  /* scoped */
2474
2474
 
2475
- const __vue_scope_id__$$ = undefined;
2475
+ const __vue_scope_id__$12 = undefined;
2476
2476
  /* module identifier */
2477
2477
 
2478
- const __vue_module_identifier__$$ = undefined;
2478
+ const __vue_module_identifier__$12 = undefined;
2479
2479
  /* functional template */
2480
2480
 
2481
- const __vue_is_functional_template__$$ = false;
2481
+ const __vue_is_functional_template__$12 = false;
2482
2482
  /* style inject */
2483
2483
 
2484
2484
  /* style inject SSR */
2485
2485
 
2486
2486
  /* style inject shadow dom */
2487
2487
 
2488
- const __vue_component__$11 = /*#__PURE__*/normalizeComponent({
2489
- render: __vue_render__$X,
2490
- staticRenderFns: __vue_staticRenderFns__$X
2491
- }, __vue_inject_styles__$$, __vue_script__$$, __vue_scope_id__$$, __vue_is_functional_template__$$, __vue_module_identifier__$$, false, undefined, undefined, undefined);
2488
+ const __vue_component__$14 = /*#__PURE__*/normalizeComponent({
2489
+ render: __vue_render__$_,
2490
+ staticRenderFns: __vue_staticRenderFns__$_
2491
+ }, __vue_inject_styles__$12, __vue_script__$12, __vue_scope_id__$12, __vue_is_functional_template__$12, __vue_module_identifier__$12, false, undefined, undefined, undefined);
2492
2492
 
2493
- var PPositionedOverlay = __vue_component__$11;
2493
+ var PPositionedOverlay = __vue_component__$14;
2494
2494
 
2495
2495
  //
2496
- var script$_ = {
2496
+ var script$11 = {
2497
2497
  name: 'PPopoverOverlay',
2498
2498
  components: {
2499
2499
  PPositionedOverlay
@@ -2538,10 +2538,10 @@ var script$_ = {
2538
2538
  };
2539
2539
 
2540
2540
  /* script */
2541
- const __vue_script__$_ = script$_;
2541
+ const __vue_script__$11 = script$11;
2542
2542
  /* template */
2543
2543
 
2544
- var __vue_render__$W = function () {
2544
+ var __vue_render__$Z = function () {
2545
2545
  var _vm = this;
2546
2546
 
2547
2547
  var _h = _vm.$createElement;
@@ -2571,31 +2571,31 @@ var __vue_render__$W = function () {
2571
2571
  });
2572
2572
  };
2573
2573
 
2574
- var __vue_staticRenderFns__$W = [];
2574
+ var __vue_staticRenderFns__$Z = [];
2575
2575
  /* style */
2576
2576
 
2577
- const __vue_inject_styles__$_ = undefined;
2577
+ const __vue_inject_styles__$11 = undefined;
2578
2578
  /* scoped */
2579
2579
 
2580
- const __vue_scope_id__$_ = undefined;
2580
+ const __vue_scope_id__$11 = undefined;
2581
2581
  /* module identifier */
2582
2582
 
2583
- const __vue_module_identifier__$_ = undefined;
2583
+ const __vue_module_identifier__$11 = undefined;
2584
2584
  /* functional template */
2585
2585
 
2586
- const __vue_is_functional_template__$_ = false;
2586
+ const __vue_is_functional_template__$11 = false;
2587
2587
  /* style inject */
2588
2588
 
2589
2589
  /* style inject SSR */
2590
2590
 
2591
2591
  /* style inject shadow dom */
2592
2592
 
2593
- const __vue_component__$10 = /*#__PURE__*/normalizeComponent({
2594
- render: __vue_render__$W,
2595
- staticRenderFns: __vue_staticRenderFns__$W
2596
- }, __vue_inject_styles__$_, __vue_script__$_, __vue_scope_id__$_, __vue_is_functional_template__$_, __vue_module_identifier__$_, false, undefined, undefined, undefined);
2593
+ const __vue_component__$13 = /*#__PURE__*/normalizeComponent({
2594
+ render: __vue_render__$Z,
2595
+ staticRenderFns: __vue_staticRenderFns__$Z
2596
+ }, __vue_inject_styles__$11, __vue_script__$11, __vue_scope_id__$11, __vue_is_functional_template__$11, __vue_module_identifier__$11, false, undefined, undefined, undefined);
2597
2597
 
2598
- var PPopoverOverlay = __vue_component__$10;
2598
+ var PPopoverOverlay = __vue_component__$13;
2599
2599
 
2600
2600
  //
2601
2601
  /**
@@ -2606,7 +2606,7 @@ var PPopoverOverlay = __vue_component__$10;
2606
2606
  * cluttering the page.</h4>
2607
2607
  */
2608
2608
 
2609
- var script$Z = {
2609
+ var script$10 = {
2610
2610
  name: 'PPopover',
2611
2611
  components: {
2612
2612
  PPopoverOverlay
@@ -2890,10 +2890,10 @@ var script$Z = {
2890
2890
  };
2891
2891
 
2892
2892
  /* script */
2893
- const __vue_script__$Z = script$Z;
2893
+ const __vue_script__$10 = script$10;
2894
2894
  /* template */
2895
2895
 
2896
- var __vue_render__$V = function () {
2896
+ var __vue_render__$Y = function () {
2897
2897
  var _vm = this;
2898
2898
 
2899
2899
  var _h = _vm.$createElement;
@@ -2961,33 +2961,33 @@ var __vue_render__$V = function () {
2961
2961
  })], 2);
2962
2962
  };
2963
2963
 
2964
- var __vue_staticRenderFns__$V = [];
2964
+ var __vue_staticRenderFns__$Y = [];
2965
2965
  /* style */
2966
2966
 
2967
- const __vue_inject_styles__$Z = undefined;
2967
+ const __vue_inject_styles__$10 = undefined;
2968
2968
  /* scoped */
2969
2969
 
2970
- const __vue_scope_id__$Z = undefined;
2970
+ const __vue_scope_id__$10 = undefined;
2971
2971
  /* module identifier */
2972
2972
 
2973
- const __vue_module_identifier__$Z = undefined;
2973
+ const __vue_module_identifier__$10 = undefined;
2974
2974
  /* functional template */
2975
2975
 
2976
- const __vue_is_functional_template__$Z = false;
2976
+ const __vue_is_functional_template__$10 = false;
2977
2977
  /* style inject */
2978
2978
 
2979
2979
  /* style inject SSR */
2980
2980
 
2981
2981
  /* style inject shadow dom */
2982
2982
 
2983
- const __vue_component__$$ = /*#__PURE__*/normalizeComponent({
2984
- render: __vue_render__$V,
2985
- staticRenderFns: __vue_staticRenderFns__$V
2986
- }, __vue_inject_styles__$Z, __vue_script__$Z, __vue_scope_id__$Z, __vue_is_functional_template__$Z, __vue_module_identifier__$Z, false, undefined, undefined, undefined);
2983
+ const __vue_component__$12 = /*#__PURE__*/normalizeComponent({
2984
+ render: __vue_render__$Y,
2985
+ staticRenderFns: __vue_staticRenderFns__$Y
2986
+ }, __vue_inject_styles__$10, __vue_script__$10, __vue_scope_id__$10, __vue_is_functional_template__$10, __vue_module_identifier__$10, false, undefined, undefined, undefined);
2987
2987
 
2988
- var PPopover = __vue_component__$$;
2988
+ var PPopover = __vue_component__$12;
2989
2989
 
2990
- var script$Y = {
2990
+ var script$$ = {
2991
2991
  name: 'POptionalTag',
2992
2992
  props: {
2993
2993
  tag: {
@@ -3014,33 +3014,33 @@ var script$Y = {
3014
3014
  };
3015
3015
 
3016
3016
  /* script */
3017
- const __vue_script__$Y = script$Y;
3017
+ const __vue_script__$$ = script$$;
3018
3018
  /* template */
3019
3019
 
3020
3020
  /* style */
3021
3021
 
3022
- const __vue_inject_styles__$Y = undefined;
3022
+ const __vue_inject_styles__$$ = undefined;
3023
3023
  /* scoped */
3024
3024
 
3025
- const __vue_scope_id__$Y = undefined;
3025
+ const __vue_scope_id__$$ = undefined;
3026
3026
  /* module identifier */
3027
3027
 
3028
- const __vue_module_identifier__$Y = undefined;
3028
+ const __vue_module_identifier__$$ = undefined;
3029
3029
  /* functional template */
3030
3030
 
3031
- const __vue_is_functional_template__$Y = undefined;
3031
+ const __vue_is_functional_template__$$ = undefined;
3032
3032
  /* style inject */
3033
3033
 
3034
3034
  /* style inject SSR */
3035
3035
 
3036
3036
  /* style inject shadow dom */
3037
3037
 
3038
- const __vue_component__$_ = /*#__PURE__*/normalizeComponent({}, __vue_inject_styles__$Y, __vue_script__$Y, __vue_scope_id__$Y, __vue_is_functional_template__$Y, __vue_module_identifier__$Y, false, undefined, undefined, undefined);
3038
+ const __vue_component__$11 = /*#__PURE__*/normalizeComponent({}, __vue_inject_styles__$$, __vue_script__$$, __vue_scope_id__$$, __vue_is_functional_template__$$, __vue_module_identifier__$$, false, undefined, undefined, undefined);
3039
3039
 
3040
- var POptionalTag = __vue_component__$_;
3040
+ var POptionalTag = __vue_component__$11;
3041
3041
 
3042
3042
  //
3043
- var script$X = {
3043
+ var script$_ = {
3044
3044
  name: 'PActionListItem',
3045
3045
  components: {
3046
3046
  PUnstyledLink,
@@ -3089,10 +3089,10 @@ var script$X = {
3089
3089
  };
3090
3090
 
3091
3091
  /* script */
3092
- const __vue_script__$X = script$X;
3092
+ const __vue_script__$_ = script$_;
3093
3093
  /* template */
3094
3094
 
3095
- var __vue_render__$U = function () {
3095
+ var __vue_render__$X = function () {
3096
3096
  var _vm = this;
3097
3097
 
3098
3098
  var _h = _vm.$createElement;
@@ -3144,31 +3144,31 @@ var __vue_render__$U = function () {
3144
3144
  })]], 2)]);
3145
3145
  };
3146
3146
 
3147
- var __vue_staticRenderFns__$U = [];
3147
+ var __vue_staticRenderFns__$X = [];
3148
3148
  /* style */
3149
3149
 
3150
- const __vue_inject_styles__$X = undefined;
3150
+ const __vue_inject_styles__$_ = undefined;
3151
3151
  /* scoped */
3152
3152
 
3153
- const __vue_scope_id__$X = undefined;
3153
+ const __vue_scope_id__$_ = undefined;
3154
3154
  /* module identifier */
3155
3155
 
3156
- const __vue_module_identifier__$X = undefined;
3156
+ const __vue_module_identifier__$_ = undefined;
3157
3157
  /* functional template */
3158
3158
 
3159
- const __vue_is_functional_template__$X = false;
3159
+ const __vue_is_functional_template__$_ = false;
3160
3160
  /* style inject */
3161
3161
 
3162
3162
  /* style inject SSR */
3163
3163
 
3164
3164
  /* style inject shadow dom */
3165
3165
 
3166
- const __vue_component__$Z = /*#__PURE__*/normalizeComponent({
3167
- render: __vue_render__$U,
3168
- staticRenderFns: __vue_staticRenderFns__$U
3169
- }, __vue_inject_styles__$X, __vue_script__$X, __vue_scope_id__$X, __vue_is_functional_template__$X, __vue_module_identifier__$X, false, undefined, undefined, undefined);
3166
+ const __vue_component__$10 = /*#__PURE__*/normalizeComponent({
3167
+ render: __vue_render__$X,
3168
+ staticRenderFns: __vue_staticRenderFns__$X
3169
+ }, __vue_inject_styles__$_, __vue_script__$_, __vue_scope_id__$_, __vue_is_functional_template__$_, __vue_module_identifier__$_, false, undefined, undefined, undefined);
3170
3170
 
3171
- var PActionListItem = __vue_component__$Z;
3171
+ var PActionListItem = __vue_component__$10;
3172
3172
 
3173
3173
  const ArrayValidator = (name, arrayOfValues, objectInterface, isRequired, isNullable) => {
3174
3174
  let result = true;
@@ -3367,7 +3367,7 @@ const SectionInterface = {
3367
3367
  title: String,
3368
3368
  items: Array
3369
3369
  };
3370
- var script$W = {
3370
+ var script$Z = {
3371
3371
  name: 'PActionListSection',
3372
3372
  components: {
3373
3373
  PActionListItem,
@@ -3408,10 +3408,10 @@ var script$W = {
3408
3408
  };
3409
3409
 
3410
3410
  /* script */
3411
- const __vue_script__$W = script$W;
3411
+ const __vue_script__$Z = script$Z;
3412
3412
  /* template */
3413
3413
 
3414
- var __vue_render__$T = function () {
3414
+ var __vue_render__$W = function () {
3415
3415
  var _vm = this;
3416
3416
 
3417
3417
  var _h = _vm.$createElement;
@@ -3443,31 +3443,31 @@ var __vue_render__$T = function () {
3443
3443
  }), 1)])]);
3444
3444
  };
3445
3445
 
3446
- var __vue_staticRenderFns__$T = [];
3446
+ var __vue_staticRenderFns__$W = [];
3447
3447
  /* style */
3448
3448
 
3449
- const __vue_inject_styles__$W = undefined;
3449
+ const __vue_inject_styles__$Z = undefined;
3450
3450
  /* scoped */
3451
3451
 
3452
- const __vue_scope_id__$W = undefined;
3452
+ const __vue_scope_id__$Z = undefined;
3453
3453
  /* module identifier */
3454
3454
 
3455
- const __vue_module_identifier__$W = undefined;
3455
+ const __vue_module_identifier__$Z = undefined;
3456
3456
  /* functional template */
3457
3457
 
3458
- const __vue_is_functional_template__$W = false;
3458
+ const __vue_is_functional_template__$Z = false;
3459
3459
  /* style inject */
3460
3460
 
3461
3461
  /* style inject SSR */
3462
3462
 
3463
3463
  /* style inject shadow dom */
3464
3464
 
3465
- const __vue_component__$Y = /*#__PURE__*/normalizeComponent({
3466
- render: __vue_render__$T,
3467
- staticRenderFns: __vue_staticRenderFns__$T
3468
- }, __vue_inject_styles__$W, __vue_script__$W, __vue_scope_id__$W, __vue_is_functional_template__$W, __vue_module_identifier__$W, false, undefined, undefined, undefined);
3465
+ const __vue_component__$$ = /*#__PURE__*/normalizeComponent({
3466
+ render: __vue_render__$W,
3467
+ staticRenderFns: __vue_staticRenderFns__$W
3468
+ }, __vue_inject_styles__$Z, __vue_script__$Z, __vue_scope_id__$Z, __vue_is_functional_template__$Z, __vue_module_identifier__$Z, false, undefined, undefined, undefined);
3469
3469
 
3470
- var PActionListSection = __vue_component__$Y;
3470
+ var PActionListSection = __vue_component__$$;
3471
3471
 
3472
3472
  //
3473
3473
  /**
@@ -3478,7 +3478,7 @@ var PActionListSection = __vue_component__$Y;
3478
3478
  * container to create a dropdown menu or to let merchants select from a list of options.</h4>
3479
3479
  */
3480
3480
 
3481
- var script$V = {
3481
+ var script$Y = {
3482
3482
  name: 'PActionList',
3483
3483
  components: {
3484
3484
  PActionListSection
@@ -3533,10 +3533,10 @@ var script$V = {
3533
3533
  };
3534
3534
 
3535
3535
  /* script */
3536
- const __vue_script__$V = script$V;
3536
+ const __vue_script__$Y = script$Y;
3537
3537
  /* template */
3538
3538
 
3539
- var __vue_render__$S = function () {
3539
+ var __vue_render__$V = function () {
3540
3540
  var _vm = this;
3541
3541
 
3542
3542
  var _h = _vm.$createElement;
@@ -3560,31 +3560,31 @@ var __vue_render__$S = function () {
3560
3560
  }), 1);
3561
3561
  };
3562
3562
 
3563
- var __vue_staticRenderFns__$S = [];
3563
+ var __vue_staticRenderFns__$V = [];
3564
3564
  /* style */
3565
3565
 
3566
- const __vue_inject_styles__$V = undefined;
3566
+ const __vue_inject_styles__$Y = undefined;
3567
3567
  /* scoped */
3568
3568
 
3569
- const __vue_scope_id__$V = undefined;
3569
+ const __vue_scope_id__$Y = undefined;
3570
3570
  /* module identifier */
3571
3571
 
3572
- const __vue_module_identifier__$V = undefined;
3572
+ const __vue_module_identifier__$Y = undefined;
3573
3573
  /* functional template */
3574
3574
 
3575
- const __vue_is_functional_template__$V = false;
3575
+ const __vue_is_functional_template__$Y = false;
3576
3576
  /* style inject */
3577
3577
 
3578
3578
  /* style inject SSR */
3579
3579
 
3580
3580
  /* style inject shadow dom */
3581
3581
 
3582
- const __vue_component__$X = /*#__PURE__*/normalizeComponent({
3583
- render: __vue_render__$S,
3584
- staticRenderFns: __vue_staticRenderFns__$S
3585
- }, __vue_inject_styles__$V, __vue_script__$V, __vue_scope_id__$V, __vue_is_functional_template__$V, __vue_module_identifier__$V, false, undefined, undefined, undefined);
3582
+ const __vue_component__$_ = /*#__PURE__*/normalizeComponent({
3583
+ render: __vue_render__$V,
3584
+ staticRenderFns: __vue_staticRenderFns__$V
3585
+ }, __vue_inject_styles__$Y, __vue_script__$Y, __vue_scope_id__$Y, __vue_is_functional_template__$Y, __vue_module_identifier__$Y, false, undefined, undefined, undefined);
3586
3586
 
3587
- var PActionList = __vue_component__$X;
3587
+ var PActionList = __vue_component__$_;
3588
3588
 
3589
3589
  const BaseAction = {
3590
3590
  id: String,
@@ -3728,7 +3728,7 @@ const ConnectedDisclosure = {
3728
3728
  * settings”.</h4>
3729
3729
  */
3730
3730
 
3731
- var script$U = {
3731
+ var script$X = {
3732
3732
  name: 'PButton',
3733
3733
  components: {
3734
3734
  PIcon,
@@ -4058,10 +4058,10 @@ var script$U = {
4058
4058
  };
4059
4059
 
4060
4060
  /* script */
4061
- const __vue_script__$U = script$U;
4061
+ const __vue_script__$X = script$X;
4062
4062
  /* template */
4063
4063
 
4064
- var __vue_render__$R = function () {
4064
+ var __vue_render__$U = function () {
4065
4065
  var this$1$1 = this;
4066
4066
 
4067
4067
  var _vm = this;
@@ -4173,31 +4173,31 @@ var __vue_render__$R = function () {
4173
4173
  }, 'PUnstyledButton', _vm.$props, false), [_vm._t("default")], 2);
4174
4174
  };
4175
4175
 
4176
- var __vue_staticRenderFns__$R = [];
4176
+ var __vue_staticRenderFns__$U = [];
4177
4177
  /* style */
4178
4178
 
4179
- const __vue_inject_styles__$U = undefined;
4179
+ const __vue_inject_styles__$X = undefined;
4180
4180
  /* scoped */
4181
4181
 
4182
- const __vue_scope_id__$U = undefined;
4182
+ const __vue_scope_id__$X = undefined;
4183
4183
  /* module identifier */
4184
4184
 
4185
- const __vue_module_identifier__$U = undefined;
4185
+ const __vue_module_identifier__$X = undefined;
4186
4186
  /* functional template */
4187
4187
 
4188
- const __vue_is_functional_template__$U = false;
4188
+ const __vue_is_functional_template__$X = false;
4189
4189
  /* style inject */
4190
4190
 
4191
4191
  /* style inject SSR */
4192
4192
 
4193
4193
  /* style inject shadow dom */
4194
4194
 
4195
- const __vue_component__$W = /*#__PURE__*/normalizeComponent({
4196
- render: __vue_render__$R,
4197
- staticRenderFns: __vue_staticRenderFns__$R
4198
- }, __vue_inject_styles__$U, __vue_script__$U, __vue_scope_id__$U, __vue_is_functional_template__$U, __vue_module_identifier__$U, false, undefined, undefined, undefined);
4195
+ const __vue_component__$Z = /*#__PURE__*/normalizeComponent({
4196
+ render: __vue_render__$U,
4197
+ staticRenderFns: __vue_staticRenderFns__$U
4198
+ }, __vue_inject_styles__$X, __vue_script__$X, __vue_scope_id__$X, __vue_is_functional_template__$X, __vue_module_identifier__$X, false, undefined, undefined, undefined);
4199
4199
 
4200
- var PButton = __vue_component__$W;
4200
+ var PButton = __vue_component__$Z;
4201
4201
 
4202
4202
  //
4203
4203
  const HeadingTagName$2 = ['h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'p'];
@@ -4209,7 +4209,7 @@ const HeadingTagName$2 = ['h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'p'];
4209
4209
  * generally use headings as their title.</h4>
4210
4210
  */
4211
4211
 
4212
- var script$T = {
4212
+ var script$W = {
4213
4213
  name: 'PHeading',
4214
4214
  props: {
4215
4215
  /**
@@ -4224,10 +4224,10 @@ var script$T = {
4224
4224
  };
4225
4225
 
4226
4226
  /* script */
4227
- const __vue_script__$T = script$T;
4227
+ const __vue_script__$W = script$W;
4228
4228
  /* template */
4229
4229
 
4230
- var __vue_render__$Q = function () {
4230
+ var __vue_render__$T = function () {
4231
4231
  var _vm = this;
4232
4232
 
4233
4233
  var _h = _vm.$createElement;
@@ -4240,31 +4240,31 @@ var __vue_render__$Q = function () {
4240
4240
  }, [_vm._t("default")], 2);
4241
4241
  };
4242
4242
 
4243
- var __vue_staticRenderFns__$Q = [];
4243
+ var __vue_staticRenderFns__$T = [];
4244
4244
  /* style */
4245
4245
 
4246
- const __vue_inject_styles__$T = undefined;
4246
+ const __vue_inject_styles__$W = undefined;
4247
4247
  /* scoped */
4248
4248
 
4249
- const __vue_scope_id__$T = undefined;
4249
+ const __vue_scope_id__$W = undefined;
4250
4250
  /* module identifier */
4251
4251
 
4252
- const __vue_module_identifier__$T = undefined;
4252
+ const __vue_module_identifier__$W = undefined;
4253
4253
  /* functional template */
4254
4254
 
4255
- const __vue_is_functional_template__$T = false;
4255
+ const __vue_is_functional_template__$W = false;
4256
4256
  /* style inject */
4257
4257
 
4258
4258
  /* style inject SSR */
4259
4259
 
4260
4260
  /* style inject shadow dom */
4261
4261
 
4262
- const __vue_component__$V = /*#__PURE__*/normalizeComponent({
4263
- render: __vue_render__$Q,
4264
- staticRenderFns: __vue_staticRenderFns__$Q
4265
- }, __vue_inject_styles__$T, __vue_script__$T, __vue_scope_id__$T, __vue_is_functional_template__$T, __vue_module_identifier__$T, false, undefined, undefined, undefined);
4262
+ const __vue_component__$Y = /*#__PURE__*/normalizeComponent({
4263
+ render: __vue_render__$T,
4264
+ staticRenderFns: __vue_staticRenderFns__$T
4265
+ }, __vue_inject_styles__$W, __vue_script__$W, __vue_scope_id__$W, __vue_is_functional_template__$W, __vue_module_identifier__$W, false, undefined, undefined, undefined);
4266
4266
 
4267
- var PHeading = __vue_component__$V;
4267
+ var PHeading = __vue_component__$Y;
4268
4268
 
4269
4269
  /******************************************************************************
4270
4270
  Copyright (c) Microsoft Corporation.
@@ -4928,46 +4928,46 @@ var ComponentHelpers$1 = new ComponentHelpers();
4928
4928
  //
4929
4929
  //
4930
4930
  //
4931
- var script$S = {
4931
+ var script$V = {
4932
4932
  name: 'PButtonGroupItem'
4933
4933
  };
4934
4934
 
4935
4935
  /* script */
4936
- const __vue_script__$S = script$S;
4936
+ const __vue_script__$V = script$V;
4937
4937
  /* template */
4938
4938
 
4939
- var __vue_render__$P = function (_h, _vm) {
4939
+ var __vue_render__$S = function (_h, _vm) {
4940
4940
  var _c = _vm._c;
4941
4941
  return _c('div', {
4942
4942
  staticClass: "Polaris-ButtonGroup__Item"
4943
4943
  }, [_vm._t("default")], 2);
4944
4944
  };
4945
4945
 
4946
- var __vue_staticRenderFns__$P = [];
4946
+ var __vue_staticRenderFns__$S = [];
4947
4947
  /* style */
4948
4948
 
4949
- const __vue_inject_styles__$S = undefined;
4949
+ const __vue_inject_styles__$V = undefined;
4950
4950
  /* scoped */
4951
4951
 
4952
- const __vue_scope_id__$S = undefined;
4952
+ const __vue_scope_id__$V = undefined;
4953
4953
  /* module identifier */
4954
4954
 
4955
- const __vue_module_identifier__$S = undefined;
4955
+ const __vue_module_identifier__$V = undefined;
4956
4956
  /* functional template */
4957
4957
 
4958
- const __vue_is_functional_template__$S = true;
4958
+ const __vue_is_functional_template__$V = true;
4959
4959
  /* style inject */
4960
4960
 
4961
4961
  /* style inject SSR */
4962
4962
 
4963
4963
  /* style inject shadow dom */
4964
4964
 
4965
- const __vue_component__$U = /*#__PURE__*/normalizeComponent({
4966
- render: __vue_render__$P,
4967
- staticRenderFns: __vue_staticRenderFns__$P
4968
- }, __vue_inject_styles__$S, __vue_script__$S, __vue_scope_id__$S, __vue_is_functional_template__$S, __vue_module_identifier__$S, false, undefined, undefined, undefined);
4965
+ const __vue_component__$X = /*#__PURE__*/normalizeComponent({
4966
+ render: __vue_render__$S,
4967
+ staticRenderFns: __vue_staticRenderFns__$S
4968
+ }, __vue_inject_styles__$V, __vue_script__$V, __vue_scope_id__$V, __vue_is_functional_template__$V, __vue_module_identifier__$V, false, undefined, undefined, undefined);
4969
4969
 
4970
- var PButtonGroupItem = __vue_component__$U;
4970
+ var PButtonGroupItem = __vue_component__$X;
4971
4971
 
4972
4972
  const Spacing$2 = 'extraTight' | 'tight' | 'loose';
4973
4973
  /**
@@ -4977,7 +4977,7 @@ const Spacing$2 = 'extraTight' | 'tight' | 'loose';
4977
4977
  * and spacing.</h4>
4978
4978
  */
4979
4979
 
4980
- var script$R = {
4980
+ var script$U = {
4981
4981
  name: 'PButtonGroup',
4982
4982
  components: {
4983
4983
  PButtonGroupItem
@@ -5036,33 +5036,33 @@ var script$R = {
5036
5036
  };
5037
5037
 
5038
5038
  /* script */
5039
- const __vue_script__$R = script$R;
5039
+ const __vue_script__$U = script$U;
5040
5040
  /* template */
5041
5041
 
5042
5042
  /* style */
5043
5043
 
5044
- const __vue_inject_styles__$R = undefined;
5044
+ const __vue_inject_styles__$U = undefined;
5045
5045
  /* scoped */
5046
5046
 
5047
- const __vue_scope_id__$R = undefined;
5047
+ const __vue_scope_id__$U = undefined;
5048
5048
  /* module identifier */
5049
5049
 
5050
- const __vue_module_identifier__$R = undefined;
5050
+ const __vue_module_identifier__$U = undefined;
5051
5051
  /* functional template */
5052
5052
 
5053
- const __vue_is_functional_template__$R = undefined;
5053
+ const __vue_is_functional_template__$U = undefined;
5054
5054
  /* style inject */
5055
5055
 
5056
5056
  /* style inject SSR */
5057
5057
 
5058
5058
  /* style inject shadow dom */
5059
5059
 
5060
- const __vue_component__$T = /*#__PURE__*/normalizeComponent({}, __vue_inject_styles__$R, __vue_script__$R, __vue_scope_id__$R, __vue_is_functional_template__$R, __vue_module_identifier__$R, false, undefined, undefined, undefined);
5060
+ const __vue_component__$W = /*#__PURE__*/normalizeComponent({}, __vue_inject_styles__$U, __vue_script__$U, __vue_scope_id__$U, __vue_is_functional_template__$U, __vue_module_identifier__$U, false, undefined, undefined, undefined);
5061
5061
 
5062
- var PButtonGroup = __vue_component__$T;
5062
+ var PButtonGroup = __vue_component__$W;
5063
5063
 
5064
5064
  //
5065
- var script$Q = {
5065
+ var script$T = {
5066
5066
  name: 'PButtonsFrom',
5067
5067
  components: {
5068
5068
  PButton
@@ -5103,10 +5103,10 @@ var script$Q = {
5103
5103
  };
5104
5104
 
5105
5105
  /* script */
5106
- const __vue_script__$Q = script$Q;
5106
+ const __vue_script__$T = script$T;
5107
5107
  /* template */
5108
5108
 
5109
- var __vue_render__$O = function () {
5109
+ var __vue_render__$R = function () {
5110
5110
  var _vm = this;
5111
5111
 
5112
5112
  var _h = _vm.$createElement;
@@ -5123,31 +5123,31 @@ var __vue_render__$O = function () {
5123
5123
  }), 1);
5124
5124
  };
5125
5125
 
5126
- var __vue_staticRenderFns__$O = [];
5126
+ var __vue_staticRenderFns__$R = [];
5127
5127
  /* style */
5128
5128
 
5129
- const __vue_inject_styles__$Q = undefined;
5129
+ const __vue_inject_styles__$T = undefined;
5130
5130
  /* scoped */
5131
5131
 
5132
- const __vue_scope_id__$Q = undefined;
5132
+ const __vue_scope_id__$T = undefined;
5133
5133
  /* module identifier */
5134
5134
 
5135
- const __vue_module_identifier__$Q = undefined;
5135
+ const __vue_module_identifier__$T = undefined;
5136
5136
  /* functional template */
5137
5137
 
5138
- const __vue_is_functional_template__$Q = false;
5138
+ const __vue_is_functional_template__$T = false;
5139
5139
  /* style inject */
5140
5140
 
5141
5141
  /* style inject SSR */
5142
5142
 
5143
5143
  /* style inject shadow dom */
5144
5144
 
5145
- const __vue_component__$S = /*#__PURE__*/normalizeComponent({
5146
- render: __vue_render__$O,
5147
- staticRenderFns: __vue_staticRenderFns__$O
5148
- }, __vue_inject_styles__$Q, __vue_script__$Q, __vue_scope_id__$Q, __vue_is_functional_template__$Q, __vue_module_identifier__$Q, false, undefined, undefined, undefined);
5145
+ const __vue_component__$V = /*#__PURE__*/normalizeComponent({
5146
+ render: __vue_render__$R,
5147
+ staticRenderFns: __vue_staticRenderFns__$R
5148
+ }, __vue_inject_styles__$T, __vue_script__$T, __vue_scope_id__$T, __vue_is_functional_template__$T, __vue_module_identifier__$T, false, undefined, undefined, undefined);
5149
5149
 
5150
- var PButtonsFrom = __vue_component__$S;
5150
+ var PButtonsFrom = __vue_component__$V;
5151
5151
 
5152
5152
  //
5153
5153
  const BannerStatus = ['success', 'info', 'warning', 'critical', null];
@@ -5159,7 +5159,7 @@ const BannerStatus = ['success', 'info', 'warning', 'critical', null];
5159
5159
  * below the page or section header.</h4>
5160
5160
  */
5161
5161
 
5162
- var script$P = {
5162
+ var script$S = {
5163
5163
  name: 'PBanner',
5164
5164
  components: {
5165
5165
  PIcon,
@@ -5243,10 +5243,10 @@ var script$P = {
5243
5243
  };
5244
5244
 
5245
5245
  /* script */
5246
- const __vue_script__$P = script$P;
5246
+ const __vue_script__$S = script$S;
5247
5247
  /* template */
5248
5248
 
5249
- var __vue_render__$N = function () {
5249
+ var __vue_render__$Q = function () {
5250
5250
  var _vm = this;
5251
5251
 
5252
5252
  var _h = _vm.$createElement;
@@ -5298,31 +5298,31 @@ var __vue_render__$N = function () {
5298
5298
  })], 1)])], 1) : _vm._e()], 2)])]);
5299
5299
  };
5300
5300
 
5301
- var __vue_staticRenderFns__$N = [];
5301
+ var __vue_staticRenderFns__$Q = [];
5302
5302
  /* style */
5303
5303
 
5304
- const __vue_inject_styles__$P = undefined;
5304
+ const __vue_inject_styles__$S = undefined;
5305
5305
  /* scoped */
5306
5306
 
5307
- const __vue_scope_id__$P = undefined;
5307
+ const __vue_scope_id__$S = undefined;
5308
5308
  /* module identifier */
5309
5309
 
5310
- const __vue_module_identifier__$P = undefined;
5310
+ const __vue_module_identifier__$S = undefined;
5311
5311
  /* functional template */
5312
5312
 
5313
- const __vue_is_functional_template__$P = false;
5313
+ const __vue_is_functional_template__$S = false;
5314
5314
  /* style inject */
5315
5315
 
5316
5316
  /* style inject SSR */
5317
5317
 
5318
5318
  /* style inject shadow dom */
5319
5319
 
5320
- const __vue_component__$R = /*#__PURE__*/normalizeComponent({
5321
- render: __vue_render__$N,
5322
- staticRenderFns: __vue_staticRenderFns__$N
5323
- }, __vue_inject_styles__$P, __vue_script__$P, __vue_scope_id__$P, __vue_is_functional_template__$P, __vue_module_identifier__$P, false, undefined, undefined, undefined);
5320
+ const __vue_component__$U = /*#__PURE__*/normalizeComponent({
5321
+ render: __vue_render__$Q,
5322
+ staticRenderFns: __vue_staticRenderFns__$Q
5323
+ }, __vue_inject_styles__$S, __vue_script__$S, __vue_scope_id__$S, __vue_is_functional_template__$S, __vue_module_identifier__$S, false, undefined, undefined, undefined);
5324
5324
 
5325
- var PBanner = __vue_component__$R;
5325
+ var PBanner = __vue_component__$U;
5326
5326
 
5327
5327
  var bind = function bind(fn, thisArg) {
5328
5328
  return function wrap() {
@@ -22971,7 +22971,7 @@ axios_1.default = _default;
22971
22971
  var axios = axios_1;
22972
22972
 
22973
22973
  //
22974
- var script$O = {
22974
+ var script$R = {
22975
22975
  components: {
22976
22976
  PLayoutSection,
22977
22977
  PBanner
@@ -23037,10 +23037,10 @@ var script$O = {
23037
23037
  };
23038
23038
 
23039
23039
  /* script */
23040
- const __vue_script__$O = script$O;
23040
+ const __vue_script__$R = script$R;
23041
23041
  /* template */
23042
23042
 
23043
- var __vue_render__$M = function () {
23043
+ var __vue_render__$P = function () {
23044
23044
  var _vm = this;
23045
23045
 
23046
23046
  var _h = _vm.$createElement;
@@ -23068,34 +23068,34 @@ var __vue_render__$M = function () {
23068
23068
  }), 1) : _vm._e();
23069
23069
  };
23070
23070
 
23071
- var __vue_staticRenderFns__$M = [];
23071
+ var __vue_staticRenderFns__$P = [];
23072
23072
  /* style */
23073
23073
 
23074
- const __vue_inject_styles__$O = undefined;
23074
+ const __vue_inject_styles__$R = undefined;
23075
23075
  /* scoped */
23076
23076
 
23077
- const __vue_scope_id__$O = "data-v-5bb9ba8a";
23077
+ const __vue_scope_id__$R = "data-v-5bb9ba8a";
23078
23078
  /* module identifier */
23079
23079
 
23080
- const __vue_module_identifier__$O = undefined;
23080
+ const __vue_module_identifier__$R = undefined;
23081
23081
  /* functional template */
23082
23082
 
23083
- const __vue_is_functional_template__$O = false;
23083
+ const __vue_is_functional_template__$R = false;
23084
23084
  /* style inject */
23085
23085
 
23086
23086
  /* style inject SSR */
23087
23087
 
23088
23088
  /* style inject shadow dom */
23089
23089
 
23090
- const __vue_component__$P = /*#__PURE__*/normalizeComponent({
23091
- render: __vue_render__$M,
23092
- staticRenderFns: __vue_staticRenderFns__$M
23093
- }, __vue_inject_styles__$O, __vue_script__$O, __vue_scope_id__$O, __vue_is_functional_template__$O, __vue_module_identifier__$O, false, undefined, undefined, undefined);
23090
+ const __vue_component__$S = /*#__PURE__*/normalizeComponent({
23091
+ render: __vue_render__$P,
23092
+ staticRenderFns: __vue_staticRenderFns__$P
23093
+ }, __vue_inject_styles__$R, __vue_script__$R, __vue_scope_id__$R, __vue_is_functional_template__$R, __vue_module_identifier__$R, false, undefined, undefined, undefined);
23094
23094
 
23095
- var __vue_component__$Q = __vue_component__$P;
23095
+ var __vue_component__$T = __vue_component__$S;
23096
23096
 
23097
23097
  //
23098
- var script$N = {
23098
+ var script$Q = {
23099
23099
  components: {
23100
23100
  PBanner,
23101
23101
  PLayoutSection
@@ -23136,10 +23136,10 @@ var script$N = {
23136
23136
  };
23137
23137
 
23138
23138
  /* script */
23139
- const __vue_script__$N = script$N;
23139
+ const __vue_script__$Q = script$Q;
23140
23140
  /* template */
23141
23141
 
23142
- var __vue_render__$L = function () {
23142
+ var __vue_render__$O = function () {
23143
23143
  var _vm = this;
23144
23144
 
23145
23145
  var _h = _vm.$createElement;
@@ -23173,34 +23173,34 @@ var __vue_render__$L = function () {
23173
23173
  }), 0) : _vm._e();
23174
23174
  };
23175
23175
 
23176
- var __vue_staticRenderFns__$L = [];
23176
+ var __vue_staticRenderFns__$O = [];
23177
23177
  /* style */
23178
23178
 
23179
- const __vue_inject_styles__$N = undefined;
23179
+ const __vue_inject_styles__$Q = undefined;
23180
23180
  /* scoped */
23181
23181
 
23182
- const __vue_scope_id__$N = "data-v-ac88498c";
23182
+ const __vue_scope_id__$Q = "data-v-ac88498c";
23183
23183
  /* module identifier */
23184
23184
 
23185
- const __vue_module_identifier__$N = undefined;
23185
+ const __vue_module_identifier__$Q = undefined;
23186
23186
  /* functional template */
23187
23187
 
23188
- const __vue_is_functional_template__$N = false;
23188
+ const __vue_is_functional_template__$Q = false;
23189
23189
  /* style inject */
23190
23190
 
23191
23191
  /* style inject SSR */
23192
23192
 
23193
23193
  /* style inject shadow dom */
23194
23194
 
23195
- const __vue_component__$O = /*#__PURE__*/normalizeComponent({
23196
- render: __vue_render__$L,
23197
- staticRenderFns: __vue_staticRenderFns__$L
23198
- }, __vue_inject_styles__$N, __vue_script__$N, __vue_scope_id__$N, __vue_is_functional_template__$N, __vue_module_identifier__$N, false, undefined, undefined, undefined);
23195
+ const __vue_component__$R = /*#__PURE__*/normalizeComponent({
23196
+ render: __vue_render__$O,
23197
+ staticRenderFns: __vue_staticRenderFns__$O
23198
+ }, __vue_inject_styles__$Q, __vue_script__$Q, __vue_scope_id__$Q, __vue_is_functional_template__$Q, __vue_module_identifier__$Q, false, undefined, undefined, undefined);
23199
23199
 
23200
- var PlanBanners = __vue_component__$O;
23200
+ var PlanBanners = __vue_component__$R;
23201
23201
 
23202
23202
  //
23203
- var script$M = {
23203
+ var script$P = {
23204
23204
  components: {
23205
23205
  PLayoutSection
23206
23206
  },
@@ -23240,10 +23240,10 @@ var script$M = {
23240
23240
  };
23241
23241
 
23242
23242
  /* script */
23243
- const __vue_script__$M = script$M;
23243
+ const __vue_script__$P = script$P;
23244
23244
  /* template */
23245
23245
 
23246
- var __vue_render__$K = function () {
23246
+ var __vue_render__$N = function () {
23247
23247
  var _vm = this;
23248
23248
 
23249
23249
  var _h = _vm.$createElement;
@@ -23272,31 +23272,31 @@ var __vue_render__$K = function () {
23272
23272
  }, [_vm._v(_vm._s('Annually'))])]);
23273
23273
  };
23274
23274
 
23275
- var __vue_staticRenderFns__$K = [];
23275
+ var __vue_staticRenderFns__$N = [];
23276
23276
  /* style */
23277
23277
 
23278
- const __vue_inject_styles__$M = undefined;
23278
+ const __vue_inject_styles__$P = undefined;
23279
23279
  /* scoped */
23280
23280
 
23281
- const __vue_scope_id__$M = "data-v-6baa003e";
23281
+ const __vue_scope_id__$P = "data-v-6baa003e";
23282
23282
  /* module identifier */
23283
23283
 
23284
- const __vue_module_identifier__$M = undefined;
23284
+ const __vue_module_identifier__$P = undefined;
23285
23285
  /* functional template */
23286
23286
 
23287
- const __vue_is_functional_template__$M = false;
23287
+ const __vue_is_functional_template__$P = false;
23288
23288
  /* style inject */
23289
23289
 
23290
23290
  /* style inject SSR */
23291
23291
 
23292
23292
  /* style inject shadow dom */
23293
23293
 
23294
- const __vue_component__$N = /*#__PURE__*/normalizeComponent({
23295
- render: __vue_render__$K,
23296
- staticRenderFns: __vue_staticRenderFns__$K
23297
- }, __vue_inject_styles__$M, __vue_script__$M, __vue_scope_id__$M, __vue_is_functional_template__$M, __vue_module_identifier__$M, false, undefined, undefined, undefined);
23294
+ const __vue_component__$Q = /*#__PURE__*/normalizeComponent({
23295
+ render: __vue_render__$N,
23296
+ staticRenderFns: __vue_staticRenderFns__$N
23297
+ }, __vue_inject_styles__$P, __vue_script__$P, __vue_scope_id__$P, __vue_is_functional_template__$P, __vue_module_identifier__$P, false, undefined, undefined, undefined);
23298
23298
 
23299
- var YearlyPlanPromotion = __vue_component__$N;
23299
+ var YearlyPlanPromotion = __vue_component__$Q;
23300
23300
 
23301
23301
  ({ ...MenuActionDescriptor,
23302
23302
  ...MenuGroupDescriptor,
@@ -23357,7 +23357,7 @@ function variationElement(variation) {
23357
23357
  */
23358
23358
 
23359
23359
 
23360
- var script$L = {
23360
+ var script$O = {
23361
23361
  name: 'PTextStyle',
23362
23362
  props: {
23363
23363
  /**
@@ -23383,10 +23383,10 @@ var script$L = {
23383
23383
  };
23384
23384
 
23385
23385
  /* script */
23386
- const __vue_script__$L = script$L;
23386
+ const __vue_script__$O = script$O;
23387
23387
  /* template */
23388
23388
 
23389
- var __vue_render__$J = function () {
23389
+ var __vue_render__$M = function () {
23390
23390
  var _vm = this;
23391
23391
 
23392
23392
  var _h = _vm.$createElement;
@@ -23399,31 +23399,31 @@ var __vue_render__$J = function () {
23399
23399
  }, [_vm._t("default")], 2);
23400
23400
  };
23401
23401
 
23402
- var __vue_staticRenderFns__$J = [];
23402
+ var __vue_staticRenderFns__$M = [];
23403
23403
  /* style */
23404
23404
 
23405
- const __vue_inject_styles__$L = undefined;
23405
+ const __vue_inject_styles__$O = undefined;
23406
23406
  /* scoped */
23407
23407
 
23408
- const __vue_scope_id__$L = undefined;
23408
+ const __vue_scope_id__$O = undefined;
23409
23409
  /* module identifier */
23410
23410
 
23411
- const __vue_module_identifier__$L = undefined;
23411
+ const __vue_module_identifier__$O = undefined;
23412
23412
  /* functional template */
23413
23413
 
23414
- const __vue_is_functional_template__$L = false;
23414
+ const __vue_is_functional_template__$O = false;
23415
23415
  /* style inject */
23416
23416
 
23417
23417
  /* style inject SSR */
23418
23418
 
23419
23419
  /* style inject shadow dom */
23420
23420
 
23421
- const __vue_component__$M = /*#__PURE__*/normalizeComponent({
23422
- render: __vue_render__$J,
23423
- staticRenderFns: __vue_staticRenderFns__$J
23424
- }, __vue_inject_styles__$L, __vue_script__$L, __vue_scope_id__$L, __vue_is_functional_template__$L, __vue_module_identifier__$L, false, undefined, undefined, undefined);
23421
+ const __vue_component__$P = /*#__PURE__*/normalizeComponent({
23422
+ render: __vue_render__$M,
23423
+ staticRenderFns: __vue_staticRenderFns__$M
23424
+ }, __vue_inject_styles__$O, __vue_script__$O, __vue_scope_id__$O, __vue_is_functional_template__$O, __vue_module_identifier__$O, false, undefined, undefined, undefined);
23425
23425
 
23426
- var PTextStyle = __vue_component__$M;
23426
+ var PTextStyle = __vue_component__$P;
23427
23427
 
23428
23428
  const PBreadcrumbsProps = {
23429
23429
  content: [String, Object],
@@ -23432,7 +23432,7 @@ const PBreadcrumbsProps = {
23432
23432
  accessibilityLabel: String,
23433
23433
  onAction: Function
23434
23434
  };
23435
- var script$K = {
23435
+ var script$N = {
23436
23436
  name: 'PBreadcrumbs',
23437
23437
  components: {
23438
23438
  PUnstyledLink,
@@ -23508,30 +23508,30 @@ var script$K = {
23508
23508
  };
23509
23509
 
23510
23510
  /* script */
23511
- const __vue_script__$K = script$K;
23511
+ const __vue_script__$N = script$N;
23512
23512
  /* template */
23513
23513
 
23514
23514
  /* style */
23515
23515
 
23516
- const __vue_inject_styles__$K = undefined;
23516
+ const __vue_inject_styles__$N = undefined;
23517
23517
  /* scoped */
23518
23518
 
23519
- const __vue_scope_id__$K = undefined;
23519
+ const __vue_scope_id__$N = undefined;
23520
23520
  /* module identifier */
23521
23521
 
23522
- const __vue_module_identifier__$K = undefined;
23522
+ const __vue_module_identifier__$N = undefined;
23523
23523
  /* functional template */
23524
23524
 
23525
- const __vue_is_functional_template__$K = undefined;
23525
+ const __vue_is_functional_template__$N = undefined;
23526
23526
  /* style inject */
23527
23527
 
23528
23528
  /* style inject SSR */
23529
23529
 
23530
23530
  /* style inject shadow dom */
23531
23531
 
23532
- const __vue_component__$L = /*#__PURE__*/normalizeComponent({}, __vue_inject_styles__$K, __vue_script__$K, __vue_scope_id__$K, __vue_is_functional_template__$K, __vue_module_identifier__$K, false, undefined, undefined, undefined);
23532
+ const __vue_component__$O = /*#__PURE__*/normalizeComponent({}, __vue_inject_styles__$N, __vue_script__$N, __vue_scope_id__$N, __vue_is_functional_template__$N, __vue_module_identifier__$N, false, undefined, undefined, undefined);
23533
23533
 
23534
- var PBreadcrumbs = __vue_component__$L;
23534
+ var PBreadcrumbs = __vue_component__$O;
23535
23535
 
23536
23536
  //
23537
23537
  /**
@@ -23542,7 +23542,7 @@ var PBreadcrumbs = __vue_component__$L;
23542
23542
  * pagination uses infinite scrolling.</h4>
23543
23543
  */
23544
23544
 
23545
- var script$J = {
23545
+ var script$M = {
23546
23546
  name: 'PPagination',
23547
23547
  components: {
23548
23548
  PUnstyledLink,
@@ -23618,10 +23618,10 @@ var script$J = {
23618
23618
  };
23619
23619
 
23620
23620
  /* script */
23621
- const __vue_script__$J = script$J;
23621
+ const __vue_script__$M = script$M;
23622
23622
  /* template */
23623
23623
 
23624
- var __vue_render__$I = function () {
23624
+ var __vue_render__$L = function () {
23625
23625
  var _vm = this;
23626
23626
 
23627
23627
  var _h = _vm.$createElement;
@@ -23687,34 +23687,34 @@ var __vue_render__$I = function () {
23687
23687
  })], 1)], 1);
23688
23688
  };
23689
23689
 
23690
- var __vue_staticRenderFns__$I = [];
23690
+ var __vue_staticRenderFns__$L = [];
23691
23691
  /* style */
23692
23692
 
23693
- const __vue_inject_styles__$J = undefined;
23693
+ const __vue_inject_styles__$M = undefined;
23694
23694
  /* scoped */
23695
23695
 
23696
- const __vue_scope_id__$J = undefined;
23696
+ const __vue_scope_id__$M = undefined;
23697
23697
  /* module identifier */
23698
23698
 
23699
- const __vue_module_identifier__$J = undefined;
23699
+ const __vue_module_identifier__$M = undefined;
23700
23700
  /* functional template */
23701
23701
 
23702
- const __vue_is_functional_template__$J = false;
23702
+ const __vue_is_functional_template__$M = false;
23703
23703
  /* style inject */
23704
23704
 
23705
23705
  /* style inject SSR */
23706
23706
 
23707
23707
  /* style inject shadow dom */
23708
23708
 
23709
- const __vue_component__$K = /*#__PURE__*/normalizeComponent({
23710
- render: __vue_render__$I,
23711
- staticRenderFns: __vue_staticRenderFns__$I
23712
- }, __vue_inject_styles__$J, __vue_script__$J, __vue_scope_id__$J, __vue_is_functional_template__$J, __vue_module_identifier__$J, false, undefined, undefined, undefined);
23709
+ const __vue_component__$N = /*#__PURE__*/normalizeComponent({
23710
+ render: __vue_render__$L,
23711
+ staticRenderFns: __vue_staticRenderFns__$L
23712
+ }, __vue_inject_styles__$M, __vue_script__$M, __vue_scope_id__$M, __vue_is_functional_template__$M, __vue_module_identifier__$M, false, undefined, undefined, undefined);
23713
23713
 
23714
- var PPagination = __vue_component__$K;
23714
+ var PPagination = __vue_component__$N;
23715
23715
 
23716
23716
  //
23717
- var script$I = {
23717
+ var script$L = {
23718
23718
  name: 'PActionMenuRollupActions',
23719
23719
  components: {
23720
23720
  PPopover,
@@ -23747,10 +23747,10 @@ var script$I = {
23747
23747
  };
23748
23748
 
23749
23749
  /* script */
23750
- const __vue_script__$I = script$I;
23750
+ const __vue_script__$L = script$L;
23751
23751
  /* template */
23752
23752
 
23753
- var __vue_render__$H = function () {
23753
+ var __vue_render__$K = function () {
23754
23754
  var _vm = this;
23755
23755
 
23756
23756
  var _h = _vm.$createElement;
@@ -23796,37 +23796,37 @@ var __vue_render__$H = function () {
23796
23796
  })], 1);
23797
23797
  };
23798
23798
 
23799
- var __vue_staticRenderFns__$H = [];
23799
+ var __vue_staticRenderFns__$K = [];
23800
23800
  /* style */
23801
23801
 
23802
- const __vue_inject_styles__$I = undefined;
23802
+ const __vue_inject_styles__$L = undefined;
23803
23803
  /* scoped */
23804
23804
 
23805
- const __vue_scope_id__$I = undefined;
23805
+ const __vue_scope_id__$L = undefined;
23806
23806
  /* module identifier */
23807
23807
 
23808
- const __vue_module_identifier__$I = undefined;
23808
+ const __vue_module_identifier__$L = undefined;
23809
23809
  /* functional template */
23810
23810
 
23811
- const __vue_is_functional_template__$I = false;
23811
+ const __vue_is_functional_template__$L = false;
23812
23812
  /* style inject */
23813
23813
 
23814
23814
  /* style inject SSR */
23815
23815
 
23816
23816
  /* style inject shadow dom */
23817
23817
 
23818
- const __vue_component__$J = /*#__PURE__*/normalizeComponent({
23819
- render: __vue_render__$H,
23820
- staticRenderFns: __vue_staticRenderFns__$H
23821
- }, __vue_inject_styles__$I, __vue_script__$I, __vue_scope_id__$I, __vue_is_functional_template__$I, __vue_module_identifier__$I, false, undefined, undefined, undefined);
23818
+ const __vue_component__$M = /*#__PURE__*/normalizeComponent({
23819
+ render: __vue_render__$K,
23820
+ staticRenderFns: __vue_staticRenderFns__$K
23821
+ }, __vue_inject_styles__$L, __vue_script__$L, __vue_scope_id__$L, __vue_is_functional_template__$L, __vue_module_identifier__$L, false, undefined, undefined, undefined);
23822
23822
 
23823
- var PActionMenuRollupActions = __vue_component__$J;
23823
+ var PActionMenuRollupActions = __vue_component__$M;
23824
23824
 
23825
23825
  //
23826
23826
  ({ ...ComplexAction,
23827
23827
  disclosure: Boolean
23828
23828
  });
23829
- var script$H = {
23829
+ var script$K = {
23830
23830
  name: 'PActionMenuMenuAction',
23831
23831
  components: {
23832
23832
  PUnstyledLink,
@@ -23888,10 +23888,10 @@ var script$H = {
23888
23888
  };
23889
23889
 
23890
23890
  /* script */
23891
- const __vue_script__$H = script$H;
23891
+ const __vue_script__$K = script$K;
23892
23892
  /* template */
23893
23893
 
23894
- var __vue_render__$G = function () {
23894
+ var __vue_render__$J = function () {
23895
23895
  var _vm = this;
23896
23896
 
23897
23897
  var _h = _vm.$createElement;
@@ -23953,34 +23953,34 @@ var __vue_render__$G = function () {
23953
23953
  })], 1) : _vm._e()]) : [_vm._v(_vm._s(_vm.content))]], 2);
23954
23954
  };
23955
23955
 
23956
- var __vue_staticRenderFns__$G = [];
23956
+ var __vue_staticRenderFns__$J = [];
23957
23957
  /* style */
23958
23958
 
23959
- const __vue_inject_styles__$H = undefined;
23959
+ const __vue_inject_styles__$K = undefined;
23960
23960
  /* scoped */
23961
23961
 
23962
- const __vue_scope_id__$H = undefined;
23962
+ const __vue_scope_id__$K = undefined;
23963
23963
  /* module identifier */
23964
23964
 
23965
- const __vue_module_identifier__$H = undefined;
23965
+ const __vue_module_identifier__$K = undefined;
23966
23966
  /* functional template */
23967
23967
 
23968
- const __vue_is_functional_template__$H = false;
23968
+ const __vue_is_functional_template__$K = false;
23969
23969
  /* style inject */
23970
23970
 
23971
23971
  /* style inject SSR */
23972
23972
 
23973
23973
  /* style inject shadow dom */
23974
23974
 
23975
- const __vue_component__$I = /*#__PURE__*/normalizeComponent({
23976
- render: __vue_render__$G,
23977
- staticRenderFns: __vue_staticRenderFns__$G
23978
- }, __vue_inject_styles__$H, __vue_script__$H, __vue_scope_id__$H, __vue_is_functional_template__$H, __vue_module_identifier__$H, false, undefined, undefined, undefined);
23975
+ const __vue_component__$L = /*#__PURE__*/normalizeComponent({
23976
+ render: __vue_render__$J,
23977
+ staticRenderFns: __vue_staticRenderFns__$J
23978
+ }, __vue_inject_styles__$K, __vue_script__$K, __vue_scope_id__$K, __vue_is_functional_template__$K, __vue_module_identifier__$K, false, undefined, undefined, undefined);
23979
23979
 
23980
- var PActionMenuMenuAction = __vue_component__$I;
23980
+ var PActionMenuMenuAction = __vue_component__$L;
23981
23981
 
23982
23982
  //
23983
- var script$G = {
23983
+ var script$J = {
23984
23984
  name: 'PActionMenuMenuGroup',
23985
23985
  components: {
23986
23986
  PPopover,
@@ -24022,10 +24022,10 @@ var script$G = {
24022
24022
  };
24023
24023
 
24024
24024
  /* script */
24025
- const __vue_script__$G = script$G;
24025
+ const __vue_script__$J = script$J;
24026
24026
  /* template */
24027
24027
 
24028
- var __vue_render__$F = function () {
24028
+ var __vue_render__$I = function () {
24029
24029
  var _vm = this;
24030
24030
 
24031
24031
  var _h = _vm.$createElement;
@@ -24064,35 +24064,35 @@ var __vue_render__$F = function () {
24064
24064
  }), _vm._v(" "), _vm.$slots.details ? _c('div', {}, [_vm._t("details")], 2) : _vm._e()], 1);
24065
24065
  };
24066
24066
 
24067
- var __vue_staticRenderFns__$F = [];
24067
+ var __vue_staticRenderFns__$I = [];
24068
24068
  /* style */
24069
24069
 
24070
- const __vue_inject_styles__$G = undefined;
24070
+ const __vue_inject_styles__$J = undefined;
24071
24071
  /* scoped */
24072
24072
 
24073
- const __vue_scope_id__$G = undefined;
24073
+ const __vue_scope_id__$J = undefined;
24074
24074
  /* module identifier */
24075
24075
 
24076
- const __vue_module_identifier__$G = undefined;
24076
+ const __vue_module_identifier__$J = undefined;
24077
24077
  /* functional template */
24078
24078
 
24079
- const __vue_is_functional_template__$G = false;
24079
+ const __vue_is_functional_template__$J = false;
24080
24080
  /* style inject */
24081
24081
 
24082
24082
  /* style inject SSR */
24083
24083
 
24084
24084
  /* style inject shadow dom */
24085
24085
 
24086
- const __vue_component__$H = /*#__PURE__*/normalizeComponent({
24087
- render: __vue_render__$F,
24088
- staticRenderFns: __vue_staticRenderFns__$F
24089
- }, __vue_inject_styles__$G, __vue_script__$G, __vue_scope_id__$G, __vue_is_functional_template__$G, __vue_module_identifier__$G, false, undefined, undefined, undefined);
24086
+ const __vue_component__$K = /*#__PURE__*/normalizeComponent({
24087
+ render: __vue_render__$I,
24088
+ staticRenderFns: __vue_staticRenderFns__$I
24089
+ }, __vue_inject_styles__$J, __vue_script__$J, __vue_scope_id__$J, __vue_is_functional_template__$J, __vue_module_identifier__$J, false, undefined, undefined, undefined);
24090
24090
 
24091
- var PActionMenuMenuGroup = __vue_component__$H;
24091
+ var PActionMenuMenuGroup = __vue_component__$K;
24092
24092
 
24093
24093
  //
24094
24094
  const ACTION_SPACING = 8;
24095
- var script$F = {
24095
+ var script$I = {
24096
24096
  name: 'PActionMenuActions',
24097
24097
  components: {
24098
24098
  PActionMenuMenuGroup,
@@ -24251,10 +24251,10 @@ var script$F = {
24251
24251
  };
24252
24252
 
24253
24253
  /* script */
24254
- const __vue_script__$F = script$F;
24254
+ const __vue_script__$I = script$I;
24255
24255
  /* template */
24256
24256
 
24257
- var __vue_render__$E = function () {
24257
+ var __vue_render__$H = function () {
24258
24258
  var _vm = this;
24259
24259
 
24260
24260
  var _h = _vm.$createElement;
@@ -24289,34 +24289,34 @@ var __vue_render__$E = function () {
24289
24289
  })], 2);
24290
24290
  };
24291
24291
 
24292
- var __vue_staticRenderFns__$E = [];
24292
+ var __vue_staticRenderFns__$H = [];
24293
24293
  /* style */
24294
24294
 
24295
- const __vue_inject_styles__$F = undefined;
24295
+ const __vue_inject_styles__$I = undefined;
24296
24296
  /* scoped */
24297
24297
 
24298
- const __vue_scope_id__$F = undefined;
24298
+ const __vue_scope_id__$I = undefined;
24299
24299
  /* module identifier */
24300
24300
 
24301
- const __vue_module_identifier__$F = undefined;
24301
+ const __vue_module_identifier__$I = undefined;
24302
24302
  /* functional template */
24303
24303
 
24304
- const __vue_is_functional_template__$F = false;
24304
+ const __vue_is_functional_template__$I = false;
24305
24305
  /* style inject */
24306
24306
 
24307
24307
  /* style inject SSR */
24308
24308
 
24309
24309
  /* style inject shadow dom */
24310
24310
 
24311
- const __vue_component__$G = /*#__PURE__*/normalizeComponent({
24312
- render: __vue_render__$E,
24313
- staticRenderFns: __vue_staticRenderFns__$E
24314
- }, __vue_inject_styles__$F, __vue_script__$F, __vue_scope_id__$F, __vue_is_functional_template__$F, __vue_module_identifier__$F, false, undefined, undefined, undefined);
24311
+ const __vue_component__$J = /*#__PURE__*/normalizeComponent({
24312
+ render: __vue_render__$H,
24313
+ staticRenderFns: __vue_staticRenderFns__$H
24314
+ }, __vue_inject_styles__$I, __vue_script__$I, __vue_scope_id__$I, __vue_is_functional_template__$I, __vue_module_identifier__$I, false, undefined, undefined, undefined);
24315
24315
 
24316
- var PActionMenuActions = __vue_component__$G;
24316
+ var PActionMenuActions = __vue_component__$J;
24317
24317
 
24318
24318
  //
24319
- var script$E = {
24319
+ var script$H = {
24320
24320
  name: 'PActionMenu',
24321
24321
  components: {
24322
24322
  PActionMenuActions,
@@ -24358,10 +24358,10 @@ var script$E = {
24358
24358
  };
24359
24359
 
24360
24360
  /* script */
24361
- const __vue_script__$E = script$E;
24361
+ const __vue_script__$H = script$H;
24362
24362
  /* template */
24363
24363
 
24364
- var __vue_render__$D = function () {
24364
+ var __vue_render__$G = function () {
24365
24365
  var _vm = this;
24366
24366
 
24367
24367
  var _h = _vm.$createElement;
@@ -24383,34 +24383,34 @@ var __vue_render__$D = function () {
24383
24383
  })], 1);
24384
24384
  };
24385
24385
 
24386
- var __vue_staticRenderFns__$D = [];
24386
+ var __vue_staticRenderFns__$G = [];
24387
24387
  /* style */
24388
24388
 
24389
- const __vue_inject_styles__$E = undefined;
24389
+ const __vue_inject_styles__$H = undefined;
24390
24390
  /* scoped */
24391
24391
 
24392
- const __vue_scope_id__$E = undefined;
24392
+ const __vue_scope_id__$H = undefined;
24393
24393
  /* module identifier */
24394
24394
 
24395
- const __vue_module_identifier__$E = undefined;
24395
+ const __vue_module_identifier__$H = undefined;
24396
24396
  /* functional template */
24397
24397
 
24398
- const __vue_is_functional_template__$E = false;
24398
+ const __vue_is_functional_template__$H = false;
24399
24399
  /* style inject */
24400
24400
 
24401
24401
  /* style inject SSR */
24402
24402
 
24403
24403
  /* style inject shadow dom */
24404
24404
 
24405
- const __vue_component__$F = /*#__PURE__*/normalizeComponent({
24406
- render: __vue_render__$D,
24407
- staticRenderFns: __vue_staticRenderFns__$D
24408
- }, __vue_inject_styles__$E, __vue_script__$E, __vue_scope_id__$E, __vue_is_functional_template__$E, __vue_module_identifier__$E, false, undefined, undefined, undefined);
24405
+ const __vue_component__$I = /*#__PURE__*/normalizeComponent({
24406
+ render: __vue_render__$G,
24407
+ staticRenderFns: __vue_staticRenderFns__$G
24408
+ }, __vue_inject_styles__$H, __vue_script__$H, __vue_scope_id__$H, __vue_is_functional_template__$H, __vue_module_identifier__$H, false, undefined, undefined, undefined);
24409
24409
 
24410
- var PActionMenu = __vue_component__$F;
24410
+ var PActionMenu = __vue_component__$I;
24411
24411
 
24412
24412
  //
24413
- const Size$3 = ['small', 'medium', 'large', 'extraLarge'];
24413
+ const Size$4 = ['small', 'medium', 'large', 'extraLarge'];
24414
24414
  const HeadingTagName$1 = ['h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'p', 'span'];
24415
24415
  /**
24416
24416
  * <br/>
@@ -24420,7 +24420,7 @@ const HeadingTagName$1 = ['h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'p', 'span'];
24420
24420
  * capture attention during onboarding.</h4>
24421
24421
  */
24422
24422
 
24423
- var script$D = {
24423
+ var script$G = {
24424
24424
  name: 'PDisplayText',
24425
24425
  props: {
24426
24426
  /**
@@ -24429,7 +24429,7 @@ var script$D = {
24429
24429
  size: {
24430
24430
  type: String,
24431
24431
  default: 'medium',
24432
- ...StringValidator$1('size', Size$3)
24432
+ ...StringValidator$1('size', Size$4)
24433
24433
  },
24434
24434
 
24435
24435
  /**
@@ -24450,10 +24450,10 @@ var script$D = {
24450
24450
  };
24451
24451
 
24452
24452
  /* script */
24453
- const __vue_script__$D = script$D;
24453
+ const __vue_script__$G = script$G;
24454
24454
  /* template */
24455
24455
 
24456
- var __vue_render__$C = function () {
24456
+ var __vue_render__$F = function () {
24457
24457
  var _vm = this;
24458
24458
 
24459
24459
  var _h = _vm.$createElement;
@@ -24466,31 +24466,31 @@ var __vue_render__$C = function () {
24466
24466
  }, [_vm._t("default")], 2);
24467
24467
  };
24468
24468
 
24469
- var __vue_staticRenderFns__$C = [];
24469
+ var __vue_staticRenderFns__$F = [];
24470
24470
  /* style */
24471
24471
 
24472
- const __vue_inject_styles__$D = undefined;
24472
+ const __vue_inject_styles__$G = undefined;
24473
24473
  /* scoped */
24474
24474
 
24475
- const __vue_scope_id__$D = undefined;
24475
+ const __vue_scope_id__$G = undefined;
24476
24476
  /* module identifier */
24477
24477
 
24478
- const __vue_module_identifier__$D = undefined;
24478
+ const __vue_module_identifier__$G = undefined;
24479
24479
  /* functional template */
24480
24480
 
24481
- const __vue_is_functional_template__$D = false;
24481
+ const __vue_is_functional_template__$G = false;
24482
24482
  /* style inject */
24483
24483
 
24484
24484
  /* style inject SSR */
24485
24485
 
24486
24486
  /* style inject shadow dom */
24487
24487
 
24488
- const __vue_component__$E = /*#__PURE__*/normalizeComponent({
24489
- render: __vue_render__$C,
24490
- staticRenderFns: __vue_staticRenderFns__$C
24491
- }, __vue_inject_styles__$D, __vue_script__$D, __vue_scope_id__$D, __vue_is_functional_template__$D, __vue_module_identifier__$D, false, undefined, undefined, undefined);
24488
+ const __vue_component__$H = /*#__PURE__*/normalizeComponent({
24489
+ render: __vue_render__$F,
24490
+ staticRenderFns: __vue_staticRenderFns__$F
24491
+ }, __vue_inject_styles__$G, __vue_script__$G, __vue_scope_id__$G, __vue_is_functional_template__$G, __vue_module_identifier__$G, false, undefined, undefined, undefined);
24492
24492
 
24493
- var PDisplayText = __vue_component__$E;
24493
+ var PDisplayText = __vue_component__$H;
24494
24494
 
24495
24495
  //
24496
24496
  /**
@@ -24500,7 +24500,7 @@ var PDisplayText = __vue_component__$E;
24500
24500
  * to provide context.</h4>
24501
24501
  */
24502
24502
 
24503
- var script$C = {
24503
+ var script$F = {
24504
24504
  name: 'PImage',
24505
24505
  props: {
24506
24506
  /**
@@ -24536,10 +24536,10 @@ var script$C = {
24536
24536
  };
24537
24537
 
24538
24538
  /* script */
24539
- const __vue_script__$C = script$C;
24539
+ const __vue_script__$F = script$F;
24540
24540
  /* template */
24541
24541
 
24542
- var __vue_render__$B = function () {
24542
+ var __vue_render__$E = function () {
24543
24543
  var _vm = this;
24544
24544
 
24545
24545
  var _h = _vm.$createElement;
@@ -24555,34 +24555,34 @@ var __vue_render__$B = function () {
24555
24555
  });
24556
24556
  };
24557
24557
 
24558
- var __vue_staticRenderFns__$B = [];
24558
+ var __vue_staticRenderFns__$E = [];
24559
24559
  /* style */
24560
24560
 
24561
- const __vue_inject_styles__$C = undefined;
24561
+ const __vue_inject_styles__$F = undefined;
24562
24562
  /* scoped */
24563
24563
 
24564
- const __vue_scope_id__$C = undefined;
24564
+ const __vue_scope_id__$F = undefined;
24565
24565
  /* module identifier */
24566
24566
 
24567
- const __vue_module_identifier__$C = undefined;
24567
+ const __vue_module_identifier__$F = undefined;
24568
24568
  /* functional template */
24569
24569
 
24570
- const __vue_is_functional_template__$C = false;
24570
+ const __vue_is_functional_template__$F = false;
24571
24571
  /* style inject */
24572
24572
 
24573
24573
  /* style inject SSR */
24574
24574
 
24575
24575
  /* style inject shadow dom */
24576
24576
 
24577
- const __vue_component__$D = /*#__PURE__*/normalizeComponent({
24578
- render: __vue_render__$B,
24579
- staticRenderFns: __vue_staticRenderFns__$B
24580
- }, __vue_inject_styles__$C, __vue_script__$C, __vue_scope_id__$C, __vue_is_functional_template__$C, __vue_module_identifier__$C, false, undefined, undefined, undefined);
24577
+ const __vue_component__$G = /*#__PURE__*/normalizeComponent({
24578
+ render: __vue_render__$E,
24579
+ staticRenderFns: __vue_staticRenderFns__$E
24580
+ }, __vue_inject_styles__$F, __vue_script__$F, __vue_scope_id__$F, __vue_is_functional_template__$F, __vue_module_identifier__$F, false, undefined, undefined, undefined);
24581
24581
 
24582
- var PImage = __vue_component__$D;
24582
+ var PImage = __vue_component__$G;
24583
24583
 
24584
24584
  //
24585
- const Size$2 = ['small', 'medium', 'large'];
24585
+ const Size$3 = ['small', 'medium', 'large'];
24586
24586
  /**
24587
24587
  * <br/>
24588
24588
  * <h4 style="font-family: -apple-system, BlinkMacSystemFont, San Francisco, Segoe UI, Roboto, Helvetica Neue,
@@ -24590,7 +24590,7 @@ const Size$2 = ['small', 'medium', 'large'];
24590
24590
  * to provide context.</h4>
24591
24591
  */
24592
24592
 
24593
- var script$B = {
24593
+ var script$E = {
24594
24594
  name: 'PThumbnail',
24595
24595
  components: {
24596
24596
  PImage,
@@ -24603,7 +24603,7 @@ var script$B = {
24603
24603
  size: {
24604
24604
  type: String,
24605
24605
  default: 'medium',
24606
- ...StringValidator$1('size', Size$2)
24606
+ ...StringValidator$1('size', Size$3)
24607
24607
  },
24608
24608
 
24609
24609
  /**
@@ -24638,10 +24638,10 @@ var script$B = {
24638
24638
  };
24639
24639
 
24640
24640
  /* script */
24641
- const __vue_script__$B = script$B;
24641
+ const __vue_script__$E = script$E;
24642
24642
  /* template */
24643
24643
 
24644
- var __vue_render__$A = function () {
24644
+ var __vue_render__$D = function () {
24645
24645
  var _vm = this;
24646
24646
 
24647
24647
  var _h = _vm.$createElement;
@@ -24664,34 +24664,34 @@ var __vue_render__$A = function () {
24664
24664
  })], 1);
24665
24665
  };
24666
24666
 
24667
- var __vue_staticRenderFns__$A = [];
24667
+ var __vue_staticRenderFns__$D = [];
24668
24668
  /* style */
24669
24669
 
24670
- const __vue_inject_styles__$B = undefined;
24670
+ const __vue_inject_styles__$E = undefined;
24671
24671
  /* scoped */
24672
24672
 
24673
- const __vue_scope_id__$B = undefined;
24673
+ const __vue_scope_id__$E = undefined;
24674
24674
  /* module identifier */
24675
24675
 
24676
- const __vue_module_identifier__$B = undefined;
24676
+ const __vue_module_identifier__$E = undefined;
24677
24677
  /* functional template */
24678
24678
 
24679
- const __vue_is_functional_template__$B = false;
24679
+ const __vue_is_functional_template__$E = false;
24680
24680
  /* style inject */
24681
24681
 
24682
24682
  /* style inject SSR */
24683
24683
 
24684
24684
  /* style inject shadow dom */
24685
24685
 
24686
- const __vue_component__$C = /*#__PURE__*/normalizeComponent({
24687
- render: __vue_render__$A,
24688
- staticRenderFns: __vue_staticRenderFns__$A
24689
- }, __vue_inject_styles__$B, __vue_script__$B, __vue_scope_id__$B, __vue_is_functional_template__$B, __vue_module_identifier__$B, false, undefined, undefined, undefined);
24686
+ const __vue_component__$F = /*#__PURE__*/normalizeComponent({
24687
+ render: __vue_render__$D,
24688
+ staticRenderFns: __vue_staticRenderFns__$D
24689
+ }, __vue_inject_styles__$E, __vue_script__$E, __vue_scope_id__$E, __vue_is_functional_template__$E, __vue_module_identifier__$E, false, undefined, undefined, undefined);
24690
24690
 
24691
- var PThumbnail = __vue_component__$C;
24691
+ var PThumbnail = __vue_component__$F;
24692
24692
 
24693
24693
  //
24694
- var script$A = {
24694
+ var script$D = {
24695
24695
  name: 'PPageHeaderTitle',
24696
24696
  components: {
24697
24697
  PDisplayText,
@@ -24730,10 +24730,10 @@ var script$A = {
24730
24730
  };
24731
24731
 
24732
24732
  /* script */
24733
- const __vue_script__$A = script$A;
24733
+ const __vue_script__$D = script$D;
24734
24734
  /* template */
24735
24735
 
24736
- var __vue_render__$z = function () {
24736
+ var __vue_render__$C = function () {
24737
24737
  var _vm = this;
24738
24738
 
24739
24739
  var _h = _vm.$createElement;
@@ -24767,31 +24767,31 @@ var __vue_render__$z = function () {
24767
24767
  }, [_c('p', [_vm._v(_vm._s(_vm.subtitle))])]) : _vm._e()]) : _vm._e()]);
24768
24768
  };
24769
24769
 
24770
- var __vue_staticRenderFns__$z = [];
24770
+ var __vue_staticRenderFns__$C = [];
24771
24771
  /* style */
24772
24772
 
24773
- const __vue_inject_styles__$A = undefined;
24773
+ const __vue_inject_styles__$D = undefined;
24774
24774
  /* scoped */
24775
24775
 
24776
- const __vue_scope_id__$A = undefined;
24776
+ const __vue_scope_id__$D = undefined;
24777
24777
  /* module identifier */
24778
24778
 
24779
- const __vue_module_identifier__$A = undefined;
24779
+ const __vue_module_identifier__$D = undefined;
24780
24780
  /* functional template */
24781
24781
 
24782
- const __vue_is_functional_template__$A = false;
24782
+ const __vue_is_functional_template__$D = false;
24783
24783
  /* style inject */
24784
24784
 
24785
24785
  /* style inject SSR */
24786
24786
 
24787
24787
  /* style inject shadow dom */
24788
24788
 
24789
- const __vue_component__$B = /*#__PURE__*/normalizeComponent({
24790
- render: __vue_render__$z,
24791
- staticRenderFns: __vue_staticRenderFns__$z
24792
- }, __vue_inject_styles__$A, __vue_script__$A, __vue_scope_id__$A, __vue_is_functional_template__$A, __vue_module_identifier__$A, false, undefined, undefined, undefined);
24789
+ const __vue_component__$E = /*#__PURE__*/normalizeComponent({
24790
+ render: __vue_render__$C,
24791
+ staticRenderFns: __vue_staticRenderFns__$C
24792
+ }, __vue_inject_styles__$D, __vue_script__$D, __vue_scope_id__$D, __vue_is_functional_template__$D, __vue_module_identifier__$D, false, undefined, undefined, undefined);
24793
24793
 
24794
- var PPageHeaderTitle = __vue_component__$B;
24794
+ var PPageHeaderTitle = __vue_component__$E;
24795
24795
 
24796
24796
  //
24797
24797
  const Status$1 = {
@@ -24806,7 +24806,7 @@ const Status$1 = {
24806
24806
  * </h4>
24807
24807
  */
24808
24808
 
24809
- var script$z = {
24809
+ var script$C = {
24810
24810
  name: 'PAvatar',
24811
24811
  components: {
24812
24812
  PImage
@@ -24883,10 +24883,10 @@ var script$z = {
24883
24883
  };
24884
24884
 
24885
24885
  /* script */
24886
- const __vue_script__$z = script$z;
24886
+ const __vue_script__$C = script$C;
24887
24887
  /* template */
24888
24888
 
24889
- var __vue_render__$y = function () {
24889
+ var __vue_render__$B = function () {
24890
24890
  var _vm = this;
24891
24891
 
24892
24892
  var _h = _vm.$createElement;
@@ -24929,34 +24929,34 @@ var __vue_render__$y = function () {
24929
24929
  }) : _vm._e()], 1);
24930
24930
  };
24931
24931
 
24932
- var __vue_staticRenderFns__$y = [];
24932
+ var __vue_staticRenderFns__$B = [];
24933
24933
  /* style */
24934
24934
 
24935
- const __vue_inject_styles__$z = undefined;
24935
+ const __vue_inject_styles__$C = undefined;
24936
24936
  /* scoped */
24937
24937
 
24938
- const __vue_scope_id__$z = undefined;
24938
+ const __vue_scope_id__$C = undefined;
24939
24939
  /* module identifier */
24940
24940
 
24941
- const __vue_module_identifier__$z = undefined;
24941
+ const __vue_module_identifier__$C = undefined;
24942
24942
  /* functional template */
24943
24943
 
24944
- const __vue_is_functional_template__$z = false;
24944
+ const __vue_is_functional_template__$C = false;
24945
24945
  /* style inject */
24946
24946
 
24947
24947
  /* style inject SSR */
24948
24948
 
24949
24949
  /* style inject shadow dom */
24950
24950
 
24951
- const __vue_component__$A = /*#__PURE__*/normalizeComponent({
24952
- render: __vue_render__$y,
24953
- staticRenderFns: __vue_staticRenderFns__$y
24954
- }, __vue_inject_styles__$z, __vue_script__$z, __vue_scope_id__$z, __vue_is_functional_template__$z, __vue_module_identifier__$z, false, undefined, undefined, undefined);
24951
+ const __vue_component__$D = /*#__PURE__*/normalizeComponent({
24952
+ render: __vue_render__$B,
24953
+ staticRenderFns: __vue_staticRenderFns__$B
24954
+ }, __vue_inject_styles__$C, __vue_script__$C, __vue_scope_id__$C, __vue_is_functional_template__$C, __vue_module_identifier__$C, false, undefined, undefined, undefined);
24955
24955
 
24956
- var PAvatar = __vue_component__$A;
24956
+ var PAvatar = __vue_component__$D;
24957
24957
 
24958
24958
  //
24959
- var script$y = {
24959
+ var script$B = {
24960
24960
  name: 'PPageHeader',
24961
24961
  components: {
24962
24962
  PBreadcrumbs,
@@ -25085,10 +25085,10 @@ var script$y = {
25085
25085
  };
25086
25086
 
25087
25087
  /* script */
25088
- const __vue_script__$y = script$y;
25088
+ const __vue_script__$B = script$B;
25089
25089
  /* template */
25090
25090
 
25091
- var __vue_render__$x = function () {
25091
+ var __vue_render__$A = function () {
25092
25092
  var _vm = this;
25093
25093
 
25094
25094
  var _h = _vm.$createElement;
@@ -25162,31 +25162,31 @@ var __vue_render__$x = function () {
25162
25162
  })], 1) : _vm._e(), _vm._v(" "), _vm._t("additionalNavigation")], 2)])]) : _vm._e()]);
25163
25163
  };
25164
25164
 
25165
- var __vue_staticRenderFns__$x = [];
25165
+ var __vue_staticRenderFns__$A = [];
25166
25166
  /* style */
25167
25167
 
25168
- const __vue_inject_styles__$y = undefined;
25168
+ const __vue_inject_styles__$B = undefined;
25169
25169
  /* scoped */
25170
25170
 
25171
- const __vue_scope_id__$y = undefined;
25171
+ const __vue_scope_id__$B = undefined;
25172
25172
  /* module identifier */
25173
25173
 
25174
- const __vue_module_identifier__$y = undefined;
25174
+ const __vue_module_identifier__$B = undefined;
25175
25175
  /* functional template */
25176
25176
 
25177
- const __vue_is_functional_template__$y = false;
25177
+ const __vue_is_functional_template__$B = false;
25178
25178
  /* style inject */
25179
25179
 
25180
25180
  /* style inject SSR */
25181
25181
 
25182
25182
  /* style inject shadow dom */
25183
25183
 
25184
- const __vue_component__$z = /*#__PURE__*/normalizeComponent({
25185
- render: __vue_render__$x,
25186
- staticRenderFns: __vue_staticRenderFns__$x
25187
- }, __vue_inject_styles__$y, __vue_script__$y, __vue_scope_id__$y, __vue_is_functional_template__$y, __vue_module_identifier__$y, false, undefined, undefined, undefined);
25184
+ const __vue_component__$C = /*#__PURE__*/normalizeComponent({
25185
+ render: __vue_render__$A,
25186
+ staticRenderFns: __vue_staticRenderFns__$A
25187
+ }, __vue_inject_styles__$B, __vue_script__$B, __vue_scope_id__$B, __vue_is_functional_template__$B, __vue_module_identifier__$B, false, undefined, undefined, undefined);
25188
25188
 
25189
- var PPageHeader = __vue_component__$z;
25189
+ var PPageHeader = __vue_component__$C;
25190
25190
 
25191
25191
  //
25192
25192
  /**
@@ -25195,7 +25195,7 @@ var PPageHeader = __vue_component__$z;
25195
25195
  * sans-serif;">Use to build the outer wrapper of a page, including the page title and associated actions.</h4>
25196
25196
  */
25197
25197
 
25198
- var script$x = {
25198
+ var script$A = {
25199
25199
  name: 'PPage',
25200
25200
  components: {
25201
25201
  PPageHeader
@@ -25294,10 +25294,10 @@ var script$x = {
25294
25294
  };
25295
25295
 
25296
25296
  /* script */
25297
- const __vue_script__$x = script$x;
25297
+ const __vue_script__$A = script$A;
25298
25298
  /* template */
25299
25299
 
25300
- var __vue_render__$w = function () {
25300
+ var __vue_render__$z = function () {
25301
25301
  var _vm = this;
25302
25302
 
25303
25303
  var _h = _vm.$createElement;
@@ -25328,31 +25328,31 @@ var __vue_render__$w = function () {
25328
25328
  }, [_vm._t("default")], 2)], 1);
25329
25329
  };
25330
25330
 
25331
- var __vue_staticRenderFns__$w = [];
25331
+ var __vue_staticRenderFns__$z = [];
25332
25332
  /* style */
25333
25333
 
25334
- const __vue_inject_styles__$x = undefined;
25334
+ const __vue_inject_styles__$A = undefined;
25335
25335
  /* scoped */
25336
25336
 
25337
- const __vue_scope_id__$x = undefined;
25337
+ const __vue_scope_id__$A = undefined;
25338
25338
  /* module identifier */
25339
25339
 
25340
- const __vue_module_identifier__$x = undefined;
25340
+ const __vue_module_identifier__$A = undefined;
25341
25341
  /* functional template */
25342
25342
 
25343
- const __vue_is_functional_template__$x = false;
25343
+ const __vue_is_functional_template__$A = false;
25344
25344
  /* style inject */
25345
25345
 
25346
25346
  /* style inject SSR */
25347
25347
 
25348
25348
  /* style inject shadow dom */
25349
25349
 
25350
- const __vue_component__$y = /*#__PURE__*/normalizeComponent({
25351
- render: __vue_render__$w,
25352
- staticRenderFns: __vue_staticRenderFns__$w
25353
- }, __vue_inject_styles__$x, __vue_script__$x, __vue_scope_id__$x, __vue_is_functional_template__$x, __vue_module_identifier__$x, false, undefined, undefined, undefined);
25350
+ const __vue_component__$B = /*#__PURE__*/normalizeComponent({
25351
+ render: __vue_render__$z,
25352
+ staticRenderFns: __vue_staticRenderFns__$z
25353
+ }, __vue_inject_styles__$A, __vue_script__$A, __vue_scope_id__$A, __vue_is_functional_template__$A, __vue_module_identifier__$A, false, undefined, undefined, undefined);
25354
25354
 
25355
- var PPage = __vue_component__$y;
25355
+ var PPage = __vue_component__$B;
25356
25356
 
25357
25357
  //
25358
25358
  /**
@@ -25363,7 +25363,7 @@ var PPage = __vue_component__$y;
25363
25363
  * make it fill the rest of the available horizontal space.</h4>
25364
25364
  */
25365
25365
 
25366
- var script$w = {
25366
+ var script$z = {
25367
25367
  name: 'PStackItem',
25368
25368
  props: {
25369
25369
  /**
@@ -25400,10 +25400,10 @@ var script$w = {
25400
25400
  };
25401
25401
 
25402
25402
  /* script */
25403
- const __vue_script__$w = script$w;
25403
+ const __vue_script__$z = script$z;
25404
25404
  /* template */
25405
25405
 
25406
- var __vue_render__$v = function () {
25406
+ var __vue_render__$y = function () {
25407
25407
  var _vm = this;
25408
25408
 
25409
25409
  var _h = _vm.$createElement;
@@ -25416,31 +25416,31 @@ var __vue_render__$v = function () {
25416
25416
  }, [_vm._t("default")], 2);
25417
25417
  };
25418
25418
 
25419
- var __vue_staticRenderFns__$v = [];
25419
+ var __vue_staticRenderFns__$y = [];
25420
25420
  /* style */
25421
25421
 
25422
- const __vue_inject_styles__$w = undefined;
25422
+ const __vue_inject_styles__$z = undefined;
25423
25423
  /* scoped */
25424
25424
 
25425
- const __vue_scope_id__$w = undefined;
25425
+ const __vue_scope_id__$z = undefined;
25426
25426
  /* module identifier */
25427
25427
 
25428
- const __vue_module_identifier__$w = undefined;
25428
+ const __vue_module_identifier__$z = undefined;
25429
25429
  /* functional template */
25430
25430
 
25431
- const __vue_is_functional_template__$w = false;
25431
+ const __vue_is_functional_template__$z = false;
25432
25432
  /* style inject */
25433
25433
 
25434
25434
  /* style inject SSR */
25435
25435
 
25436
25436
  /* style inject shadow dom */
25437
25437
 
25438
- const __vue_component__$x = /*#__PURE__*/normalizeComponent({
25439
- render: __vue_render__$v,
25440
- staticRenderFns: __vue_staticRenderFns__$v
25441
- }, __vue_inject_styles__$w, __vue_script__$w, __vue_scope_id__$w, __vue_is_functional_template__$w, __vue_module_identifier__$w, false, undefined, undefined, undefined);
25438
+ const __vue_component__$A = /*#__PURE__*/normalizeComponent({
25439
+ render: __vue_render__$y,
25440
+ staticRenderFns: __vue_staticRenderFns__$y
25441
+ }, __vue_inject_styles__$z, __vue_script__$z, __vue_scope_id__$z, __vue_is_functional_template__$z, __vue_module_identifier__$z, false, undefined, undefined, undefined);
25442
25442
 
25443
- var PStackItem = __vue_component__$x;
25443
+ var PStackItem = __vue_component__$A;
25444
25444
 
25445
25445
  //
25446
25446
  const Spacing$1 = ['extraTight', 'tight', 'loose', 'extraLoose', 'none'];
@@ -25454,7 +25454,7 @@ const Distribution = ['equalSpacing', 'leading', 'trailing', 'center', 'fill', '
25454
25454
  * relative size of the items in the stack.</h4>
25455
25455
  */
25456
25456
 
25457
- var script$v = {
25457
+ var script$y = {
25458
25458
  name: 'PStack',
25459
25459
  components: {
25460
25460
  PStackItem
@@ -25511,10 +25511,10 @@ var script$v = {
25511
25511
  };
25512
25512
 
25513
25513
  /* script */
25514
- const __vue_script__$v = script$v;
25514
+ const __vue_script__$y = script$y;
25515
25515
  /* template */
25516
25516
 
25517
- var __vue_render__$u = function () {
25517
+ var __vue_render__$x = function () {
25518
25518
  var _vm = this;
25519
25519
 
25520
25520
  var _h = _vm.$createElement;
@@ -25526,31 +25526,31 @@ var __vue_render__$u = function () {
25526
25526
  }, [_vm._t("default")], 2);
25527
25527
  };
25528
25528
 
25529
- var __vue_staticRenderFns__$u = [];
25529
+ var __vue_staticRenderFns__$x = [];
25530
25530
  /* style */
25531
25531
 
25532
- const __vue_inject_styles__$v = undefined;
25532
+ const __vue_inject_styles__$y = undefined;
25533
25533
  /* scoped */
25534
25534
 
25535
- const __vue_scope_id__$v = undefined;
25535
+ const __vue_scope_id__$y = undefined;
25536
25536
  /* module identifier */
25537
25537
 
25538
- const __vue_module_identifier__$v = undefined;
25538
+ const __vue_module_identifier__$y = undefined;
25539
25539
  /* functional template */
25540
25540
 
25541
- const __vue_is_functional_template__$v = false;
25541
+ const __vue_is_functional_template__$y = false;
25542
25542
  /* style inject */
25543
25543
 
25544
25544
  /* style inject SSR */
25545
25545
 
25546
25546
  /* style inject shadow dom */
25547
25547
 
25548
- const __vue_component__$w = /*#__PURE__*/normalizeComponent({
25549
- render: __vue_render__$u,
25550
- staticRenderFns: __vue_staticRenderFns__$u
25551
- }, __vue_inject_styles__$v, __vue_script__$v, __vue_scope_id__$v, __vue_is_functional_template__$v, __vue_module_identifier__$v, false, undefined, undefined, undefined);
25548
+ const __vue_component__$z = /*#__PURE__*/normalizeComponent({
25549
+ render: __vue_render__$x,
25550
+ staticRenderFns: __vue_staticRenderFns__$x
25551
+ }, __vue_inject_styles__$y, __vue_script__$y, __vue_scope_id__$y, __vue_is_functional_template__$y, __vue_module_identifier__$y, false, undefined, undefined, undefined);
25552
25552
 
25553
- var PStack = __vue_component__$w;
25553
+ var PStack = __vue_component__$z;
25554
25554
 
25555
25555
  //
25556
25556
  /**
@@ -25561,7 +25561,7 @@ var PStack = __vue_component__$w;
25561
25561
  * same page. Annotated layouts should be used on their own and only on settings pages.</h4>
25562
25562
  */
25563
25563
 
25564
- var script$u = {
25564
+ var script$x = {
25565
25565
  name: 'PLayout',
25566
25566
  components: {
25567
25567
  PLayoutSection
@@ -25578,10 +25578,10 @@ var script$u = {
25578
25578
  };
25579
25579
 
25580
25580
  /* script */
25581
- const __vue_script__$u = script$u;
25581
+ const __vue_script__$x = script$x;
25582
25582
  /* template */
25583
25583
 
25584
- var __vue_render__$t = function () {
25584
+ var __vue_render__$w = function () {
25585
25585
  var _vm = this;
25586
25586
 
25587
25587
  var _h = _vm.$createElement;
@@ -25593,31 +25593,31 @@ var __vue_render__$t = function () {
25593
25593
  }, [_vm.sectioned ? [_c('PLayoutSection', [_vm._t("default")], 2)] : [_vm._t("default")]], 2);
25594
25594
  };
25595
25595
 
25596
- var __vue_staticRenderFns__$t = [];
25596
+ var __vue_staticRenderFns__$w = [];
25597
25597
  /* style */
25598
25598
 
25599
- const __vue_inject_styles__$u = undefined;
25599
+ const __vue_inject_styles__$x = undefined;
25600
25600
  /* scoped */
25601
25601
 
25602
- const __vue_scope_id__$u = undefined;
25602
+ const __vue_scope_id__$x = undefined;
25603
25603
  /* module identifier */
25604
25604
 
25605
- const __vue_module_identifier__$u = undefined;
25605
+ const __vue_module_identifier__$x = undefined;
25606
25606
  /* functional template */
25607
25607
 
25608
- const __vue_is_functional_template__$u = false;
25608
+ const __vue_is_functional_template__$x = false;
25609
25609
  /* style inject */
25610
25610
 
25611
25611
  /* style inject SSR */
25612
25612
 
25613
25613
  /* style inject shadow dom */
25614
25614
 
25615
- const __vue_component__$v = /*#__PURE__*/normalizeComponent({
25616
- render: __vue_render__$t,
25617
- staticRenderFns: __vue_staticRenderFns__$t
25618
- }, __vue_inject_styles__$u, __vue_script__$u, __vue_scope_id__$u, __vue_is_functional_template__$u, __vue_module_identifier__$u, false, undefined, undefined, undefined);
25615
+ const __vue_component__$y = /*#__PURE__*/normalizeComponent({
25616
+ render: __vue_render__$w,
25617
+ staticRenderFns: __vue_staticRenderFns__$w
25618
+ }, __vue_inject_styles__$x, __vue_script__$x, __vue_scope_id__$x, __vue_is_functional_template__$x, __vue_module_identifier__$x, false, undefined, undefined, undefined);
25619
25619
 
25620
- var PLayout = __vue_component__$v;
25620
+ var PLayout = __vue_component__$y;
25621
25621
 
25622
25622
  //
25623
25623
  const Spacing = ['tight', 'loose', null];
@@ -25628,7 +25628,7 @@ const Spacing = ['tight', 'loose', null];
25628
25628
  * vertical spacing.</h4>
25629
25629
  */
25630
25630
 
25631
- var script$t = {
25631
+ var script$w = {
25632
25632
  name: 'PTextContainer',
25633
25633
  props: {
25634
25634
  /**
@@ -25649,10 +25649,10 @@ var script$t = {
25649
25649
  };
25650
25650
 
25651
25651
  /* script */
25652
- const __vue_script__$t = script$t;
25652
+ const __vue_script__$w = script$w;
25653
25653
  /* template */
25654
25654
 
25655
- var __vue_render__$s = function () {
25655
+ var __vue_render__$v = function () {
25656
25656
  var _vm = this;
25657
25657
 
25658
25658
  var _h = _vm.$createElement;
@@ -25664,31 +25664,31 @@ var __vue_render__$s = function () {
25664
25664
  }, [_vm._t("default")], 2);
25665
25665
  };
25666
25666
 
25667
- var __vue_staticRenderFns__$s = [];
25667
+ var __vue_staticRenderFns__$v = [];
25668
25668
  /* style */
25669
25669
 
25670
- const __vue_inject_styles__$t = undefined;
25670
+ const __vue_inject_styles__$w = undefined;
25671
25671
  /* scoped */
25672
25672
 
25673
- const __vue_scope_id__$t = undefined;
25673
+ const __vue_scope_id__$w = undefined;
25674
25674
  /* module identifier */
25675
25675
 
25676
- const __vue_module_identifier__$t = undefined;
25676
+ const __vue_module_identifier__$w = undefined;
25677
25677
  /* functional template */
25678
25678
 
25679
- const __vue_is_functional_template__$t = false;
25679
+ const __vue_is_functional_template__$w = false;
25680
25680
  /* style inject */
25681
25681
 
25682
25682
  /* style inject SSR */
25683
25683
 
25684
25684
  /* style inject shadow dom */
25685
25685
 
25686
- const __vue_component__$u = /*#__PURE__*/normalizeComponent({
25687
- render: __vue_render__$s,
25688
- staticRenderFns: __vue_staticRenderFns__$s
25689
- }, __vue_inject_styles__$t, __vue_script__$t, __vue_scope_id__$t, __vue_is_functional_template__$t, __vue_module_identifier__$t, false, undefined, undefined, undefined);
25686
+ const __vue_component__$x = /*#__PURE__*/normalizeComponent({
25687
+ render: __vue_render__$v,
25688
+ staticRenderFns: __vue_staticRenderFns__$v
25689
+ }, __vue_inject_styles__$w, __vue_script__$w, __vue_scope_id__$w, __vue_is_functional_template__$w, __vue_module_identifier__$w, false, undefined, undefined, undefined);
25690
25690
 
25691
- var PTextContainer = __vue_component__$u;
25691
+ var PTextContainer = __vue_component__$x;
25692
25692
 
25693
25693
  //
25694
25694
  const SortDirection$2 = ['ascending', 'descending', 'none'];
@@ -25704,7 +25704,7 @@ const Sort$2 = {
25704
25704
  expectedValues: SortDirection$2
25705
25705
  }
25706
25706
  };
25707
- var script$s = {
25707
+ var script$v = {
25708
25708
  name: 'PDataTableCellNew',
25709
25709
  components: {
25710
25710
  PIcon
@@ -25852,10 +25852,10 @@ function addStyle(id, css) {
25852
25852
  }
25853
25853
 
25854
25854
  /* script */
25855
- const __vue_script__$s = script$s;
25855
+ const __vue_script__$v = script$v;
25856
25856
  /* template */
25857
25857
 
25858
- var __vue_render__$r = function () {
25858
+ var __vue_render__$u = function () {
25859
25859
  var _vm = this;
25860
25860
 
25861
25861
  var _h = _vm.$createElement;
@@ -25899,10 +25899,10 @@ var __vue_render__$r = function () {
25899
25899
  })], 2);
25900
25900
  };
25901
25901
 
25902
- var __vue_staticRenderFns__$r = [];
25902
+ var __vue_staticRenderFns__$u = [];
25903
25903
  /* style */
25904
25904
 
25905
- const __vue_inject_styles__$s = function (inject) {
25905
+ const __vue_inject_styles__$v = function (inject) {
25906
25906
  if (!inject) return;
25907
25907
  inject("data-v-53aa9556_0", {
25908
25908
  source: "th[data-v-53aa9556]:last-child{text-align:right}td[data-v-53aa9556]:last-child{text-align:right}td:last-child>*[data-v-53aa9556]{float:right}",
@@ -25913,23 +25913,23 @@ const __vue_inject_styles__$s = function (inject) {
25913
25913
  /* scoped */
25914
25914
 
25915
25915
 
25916
- const __vue_scope_id__$s = "data-v-53aa9556";
25916
+ const __vue_scope_id__$v = "data-v-53aa9556";
25917
25917
  /* module identifier */
25918
25918
 
25919
- const __vue_module_identifier__$s = undefined;
25919
+ const __vue_module_identifier__$v = undefined;
25920
25920
  /* functional template */
25921
25921
 
25922
- const __vue_is_functional_template__$s = false;
25922
+ const __vue_is_functional_template__$v = false;
25923
25923
  /* style inject SSR */
25924
25924
 
25925
25925
  /* style inject shadow dom */
25926
25926
 
25927
- const __vue_component__$t = /*#__PURE__*/normalizeComponent({
25928
- render: __vue_render__$r,
25929
- staticRenderFns: __vue_staticRenderFns__$r
25930
- }, __vue_inject_styles__$s, __vue_script__$s, __vue_scope_id__$s, __vue_is_functional_template__$s, __vue_module_identifier__$s, false, createInjector, undefined, undefined);
25927
+ const __vue_component__$w = /*#__PURE__*/normalizeComponent({
25928
+ render: __vue_render__$u,
25929
+ staticRenderFns: __vue_staticRenderFns__$u
25930
+ }, __vue_inject_styles__$v, __vue_script__$v, __vue_scope_id__$v, __vue_is_functional_template__$v, __vue_module_identifier__$v, false, createInjector, undefined, undefined);
25931
25931
 
25932
- var PDataTableCellNew = __vue_component__$t;
25932
+ var PDataTableCellNew = __vue_component__$w;
25933
25933
 
25934
25934
  //
25935
25935
  /**
@@ -25938,7 +25938,7 @@ var PDataTableCellNew = __vue_component__$t;
25938
25938
  * sans-serif;">Links take users to another place, and usually appear within or directly following a sentence.</h4>
25939
25939
  */
25940
25940
 
25941
- var script$r = {
25941
+ var script$u = {
25942
25942
  name: 'PLink',
25943
25943
  components: {
25944
25944
  PButton,
@@ -26000,10 +26000,10 @@ var script$r = {
26000
26000
  };
26001
26001
 
26002
26002
  /* script */
26003
- const __vue_script__$r = script$r;
26003
+ const __vue_script__$u = script$u;
26004
26004
  /* template */
26005
26005
 
26006
- var __vue_render__$q = function () {
26006
+ var __vue_render__$t = function () {
26007
26007
  var _vm = this;
26008
26008
 
26009
26009
  var _h = _vm.$createElement;
@@ -26044,31 +26044,31 @@ var __vue_render__$q = function () {
26044
26044
  })], 1)]) : _vm._e()], 2);
26045
26045
  };
26046
26046
 
26047
- var __vue_staticRenderFns__$q = [];
26047
+ var __vue_staticRenderFns__$t = [];
26048
26048
  /* style */
26049
26049
 
26050
- const __vue_inject_styles__$r = undefined;
26050
+ const __vue_inject_styles__$u = undefined;
26051
26051
  /* scoped */
26052
26052
 
26053
- const __vue_scope_id__$r = undefined;
26053
+ const __vue_scope_id__$u = undefined;
26054
26054
  /* module identifier */
26055
26055
 
26056
- const __vue_module_identifier__$r = undefined;
26056
+ const __vue_module_identifier__$u = undefined;
26057
26057
  /* functional template */
26058
26058
 
26059
- const __vue_is_functional_template__$r = false;
26059
+ const __vue_is_functional_template__$u = false;
26060
26060
  /* style inject */
26061
26061
 
26062
26062
  /* style inject SSR */
26063
26063
 
26064
26064
  /* style inject shadow dom */
26065
26065
 
26066
- const __vue_component__$s = /*#__PURE__*/normalizeComponent({
26067
- render: __vue_render__$q,
26068
- staticRenderFns: __vue_staticRenderFns__$q
26069
- }, __vue_inject_styles__$r, __vue_script__$r, __vue_scope_id__$r, __vue_is_functional_template__$r, __vue_module_identifier__$r, false, undefined, undefined, undefined);
26066
+ const __vue_component__$v = /*#__PURE__*/normalizeComponent({
26067
+ render: __vue_render__$t,
26068
+ staticRenderFns: __vue_staticRenderFns__$t
26069
+ }, __vue_inject_styles__$u, __vue_script__$u, __vue_scope_id__$u, __vue_is_functional_template__$u, __vue_module_identifier__$u, false, undefined, undefined, undefined);
26070
26070
 
26071
- var PLink = __vue_component__$s;
26071
+ var PLink = __vue_component__$v;
26072
26072
 
26073
26073
  //
26074
26074
  //
@@ -26093,7 +26093,7 @@ var PLink = __vue_component__$s;
26093
26093
  * sans-serif;">The `p-toggle` component provides users the ability to choose between two distinct values. These are
26094
26094
  * very similar to a switch, or on/off switch, though aesthetically different than a checkbox.</h4>
26095
26095
  */
26096
- var script$q = {
26096
+ var script$t = {
26097
26097
  name: 'PToggle',
26098
26098
  props: {
26099
26099
  /**
@@ -26161,10 +26161,10 @@ var script$q = {
26161
26161
  };
26162
26162
 
26163
26163
  /* script */
26164
- const __vue_script__$q = script$q;
26164
+ const __vue_script__$t = script$t;
26165
26165
  /* template */
26166
26166
 
26167
- var __vue_render__$p = function () {
26167
+ var __vue_render__$s = function () {
26168
26168
  var _vm = this;
26169
26169
 
26170
26170
  var _h = _vm.$createElement;
@@ -26194,36 +26194,36 @@ var __vue_render__$p = function () {
26194
26194
  })]), _vm._v(" "), _vm.$slots.label ? _vm._t("label") : [_vm._v(_vm._s(_vm.label))]], 2);
26195
26195
  };
26196
26196
 
26197
- var __vue_staticRenderFns__$p = [];
26197
+ var __vue_staticRenderFns__$s = [];
26198
26198
  /* style */
26199
26199
 
26200
- const __vue_inject_styles__$q = undefined;
26200
+ const __vue_inject_styles__$t = undefined;
26201
26201
  /* scoped */
26202
26202
 
26203
- const __vue_scope_id__$q = undefined;
26203
+ const __vue_scope_id__$t = undefined;
26204
26204
  /* module identifier */
26205
26205
 
26206
- const __vue_module_identifier__$q = undefined;
26206
+ const __vue_module_identifier__$t = undefined;
26207
26207
  /* functional template */
26208
26208
 
26209
- const __vue_is_functional_template__$q = false;
26209
+ const __vue_is_functional_template__$t = false;
26210
26210
  /* style inject */
26211
26211
 
26212
26212
  /* style inject SSR */
26213
26213
 
26214
26214
  /* style inject shadow dom */
26215
26215
 
26216
- const __vue_component__$r = /*#__PURE__*/normalizeComponent({
26217
- render: __vue_render__$p,
26218
- staticRenderFns: __vue_staticRenderFns__$p
26219
- }, __vue_inject_styles__$q, __vue_script__$q, __vue_scope_id__$q, __vue_is_functional_template__$q, __vue_module_identifier__$q, false, undefined, undefined, undefined);
26216
+ const __vue_component__$u = /*#__PURE__*/normalizeComponent({
26217
+ render: __vue_render__$s,
26218
+ staticRenderFns: __vue_staticRenderFns__$s
26219
+ }, __vue_inject_styles__$t, __vue_script__$t, __vue_scope_id__$t, __vue_is_functional_template__$t, __vue_module_identifier__$t, false, undefined, undefined, undefined);
26220
26220
 
26221
- var PToggle = __vue_component__$r;
26221
+ var PToggle = __vue_component__$u;
26222
26222
 
26223
26223
  //
26224
26224
  const Status = ['success', 'info', 'attention', 'warning', 'new', 'critical', null, ''];
26225
26225
  const Progress = ['incomplete', 'partiallyComplete', 'complete', null, ''];
26226
- const Size$1 = ['small', 'medium'];
26226
+ const Size$2 = ['small', 'medium'];
26227
26227
  const DEFAULT_SIZE = 'medium';
26228
26228
  /**
26229
26229
  * <br/>
@@ -26232,7 +26232,7 @@ const DEFAULT_SIZE = 'medium';
26232
26232
  * </h4>
26233
26233
  */
26234
26234
 
26235
- var script$p = {
26235
+ var script$s = {
26236
26236
  name: 'PBadge',
26237
26237
  props: {
26238
26238
  /**
@@ -26275,7 +26275,7 @@ var script$p = {
26275
26275
  size: {
26276
26276
  type: String,
26277
26277
  default: 'medium',
26278
- ...StringValidator$1('size', Size$1)
26278
+ ...StringValidator$1('size', Size$2)
26279
26279
  }
26280
26280
  },
26281
26281
  computed: {
@@ -26287,10 +26287,10 @@ var script$p = {
26287
26287
  };
26288
26288
 
26289
26289
  /* script */
26290
- const __vue_script__$p = script$p;
26290
+ const __vue_script__$s = script$s;
26291
26291
  /* template */
26292
26292
 
26293
- var __vue_render__$o = function () {
26293
+ var __vue_render__$r = function () {
26294
26294
  var _vm = this;
26295
26295
 
26296
26296
  var _h = _vm.$createElement;
@@ -26312,31 +26312,31 @@ var __vue_render__$o = function () {
26312
26312
  }, [_vm._t("default")], 2)]);
26313
26313
  };
26314
26314
 
26315
- var __vue_staticRenderFns__$o = [];
26315
+ var __vue_staticRenderFns__$r = [];
26316
26316
  /* style */
26317
26317
 
26318
- const __vue_inject_styles__$p = undefined;
26318
+ const __vue_inject_styles__$s = undefined;
26319
26319
  /* scoped */
26320
26320
 
26321
- const __vue_scope_id__$p = undefined;
26321
+ const __vue_scope_id__$s = undefined;
26322
26322
  /* module identifier */
26323
26323
 
26324
- const __vue_module_identifier__$p = undefined;
26324
+ const __vue_module_identifier__$s = undefined;
26325
26325
  /* functional template */
26326
26326
 
26327
- const __vue_is_functional_template__$p = false;
26327
+ const __vue_is_functional_template__$s = false;
26328
26328
  /* style inject */
26329
26329
 
26330
26330
  /* style inject SSR */
26331
26331
 
26332
26332
  /* style inject shadow dom */
26333
26333
 
26334
- const __vue_component__$q = /*#__PURE__*/normalizeComponent({
26335
- render: __vue_render__$o,
26336
- staticRenderFns: __vue_staticRenderFns__$o
26337
- }, __vue_inject_styles__$p, __vue_script__$p, __vue_scope_id__$p, __vue_is_functional_template__$p, __vue_module_identifier__$p, false, undefined, undefined, undefined);
26334
+ const __vue_component__$t = /*#__PURE__*/normalizeComponent({
26335
+ render: __vue_render__$r,
26336
+ staticRenderFns: __vue_staticRenderFns__$r
26337
+ }, __vue_inject_styles__$s, __vue_script__$s, __vue_scope_id__$s, __vue_is_functional_template__$s, __vue_module_identifier__$s, false, undefined, undefined, undefined);
26338
26338
 
26339
- var PBadge = __vue_component__$q;
26339
+ var PBadge = __vue_component__$t;
26340
26340
 
26341
26341
  //
26342
26342
  const SortDirection$1 = ['ascending', 'descending', 'none'];
@@ -26352,7 +26352,7 @@ const Sort$1 = {
26352
26352
  expectedValues: SortDirection$1
26353
26353
  }
26354
26354
  };
26355
- var script$o = {
26355
+ var script$r = {
26356
26356
  name: 'PDataTableCell',
26357
26357
  components: {
26358
26358
  PIcon,
@@ -26472,10 +26472,10 @@ var script$o = {
26472
26472
  };
26473
26473
 
26474
26474
  /* script */
26475
- const __vue_script__$o = script$o;
26475
+ const __vue_script__$r = script$r;
26476
26476
  /* template */
26477
26477
 
26478
- var __vue_render__$n = function () {
26478
+ var __vue_render__$q = function () {
26479
26479
  var _vm = this;
26480
26480
 
26481
26481
  var _h = _vm.$createElement;
@@ -26576,10 +26576,10 @@ var __vue_render__$n = function () {
26576
26576
  }), 1)]], 2);
26577
26577
  };
26578
26578
 
26579
- var __vue_staticRenderFns__$n = [];
26579
+ var __vue_staticRenderFns__$q = [];
26580
26580
  /* style */
26581
26581
 
26582
- const __vue_inject_styles__$o = function (inject) {
26582
+ const __vue_inject_styles__$r = function (inject) {
26583
26583
  if (!inject) return;
26584
26584
  inject("data-v-9c6b238c_0", {
26585
26585
  source: "th[data-v-9c6b238c]:last-child{text-align:right}td[data-v-9c6b238c]:last-child{text-align:right}td:last-child>*[data-v-9c6b238c]{float:right}",
@@ -26590,26 +26590,26 @@ const __vue_inject_styles__$o = function (inject) {
26590
26590
  /* scoped */
26591
26591
 
26592
26592
 
26593
- const __vue_scope_id__$o = "data-v-9c6b238c";
26593
+ const __vue_scope_id__$r = "data-v-9c6b238c";
26594
26594
  /* module identifier */
26595
26595
 
26596
- const __vue_module_identifier__$o = undefined;
26596
+ const __vue_module_identifier__$r = undefined;
26597
26597
  /* functional template */
26598
26598
 
26599
- const __vue_is_functional_template__$o = false;
26599
+ const __vue_is_functional_template__$r = false;
26600
26600
  /* style inject SSR */
26601
26601
 
26602
26602
  /* style inject shadow dom */
26603
26603
 
26604
- const __vue_component__$p = /*#__PURE__*/normalizeComponent({
26605
- render: __vue_render__$n,
26606
- staticRenderFns: __vue_staticRenderFns__$n
26607
- }, __vue_inject_styles__$o, __vue_script__$o, __vue_scope_id__$o, __vue_is_functional_template__$o, __vue_module_identifier__$o, false, createInjector, undefined, undefined);
26604
+ const __vue_component__$s = /*#__PURE__*/normalizeComponent({
26605
+ render: __vue_render__$q,
26606
+ staticRenderFns: __vue_staticRenderFns__$q
26607
+ }, __vue_inject_styles__$r, __vue_script__$r, __vue_scope_id__$r, __vue_is_functional_template__$r, __vue_module_identifier__$r, false, createInjector, undefined, undefined);
26608
26608
 
26609
- var PDataTableCell = __vue_component__$p;
26609
+ var PDataTableCell = __vue_component__$s;
26610
26610
 
26611
26611
  //
26612
- var script$n = {
26612
+ var script$q = {
26613
26613
  name: 'PSpinner',
26614
26614
  components: {
26615
26615
  PIcon
@@ -26627,10 +26627,10 @@ var script$n = {
26627
26627
  };
26628
26628
 
26629
26629
  /* script */
26630
- const __vue_script__$n = script$n;
26630
+ const __vue_script__$q = script$q;
26631
26631
  /* template */
26632
26632
 
26633
- var __vue_render__$m = function () {
26633
+ var __vue_render__$p = function () {
26634
26634
  var _vm = this;
26635
26635
 
26636
26636
  var _h = _vm.$createElement;
@@ -26682,31 +26682,31 @@ var __vue_render__$m = function () {
26682
26682
  })], 1)])]);
26683
26683
  };
26684
26684
 
26685
- var __vue_staticRenderFns__$m = [];
26685
+ var __vue_staticRenderFns__$p = [];
26686
26686
  /* style */
26687
26687
 
26688
- const __vue_inject_styles__$n = undefined;
26688
+ const __vue_inject_styles__$q = undefined;
26689
26689
  /* scoped */
26690
26690
 
26691
- const __vue_scope_id__$n = "data-v-4925112a";
26691
+ const __vue_scope_id__$q = "data-v-4925112a";
26692
26692
  /* module identifier */
26693
26693
 
26694
- const __vue_module_identifier__$n = undefined;
26694
+ const __vue_module_identifier__$q = undefined;
26695
26695
  /* functional template */
26696
26696
 
26697
- const __vue_is_functional_template__$n = false;
26697
+ const __vue_is_functional_template__$q = false;
26698
26698
  /* style inject */
26699
26699
 
26700
26700
  /* style inject SSR */
26701
26701
 
26702
26702
  /* style inject shadow dom */
26703
26703
 
26704
- const __vue_component__$o = /*#__PURE__*/normalizeComponent({
26705
- render: __vue_render__$m,
26706
- staticRenderFns: __vue_staticRenderFns__$m
26707
- }, __vue_inject_styles__$n, __vue_script__$n, __vue_scope_id__$n, __vue_is_functional_template__$n, __vue_module_identifier__$n, false, undefined, undefined, undefined);
26704
+ const __vue_component__$r = /*#__PURE__*/normalizeComponent({
26705
+ render: __vue_render__$p,
26706
+ staticRenderFns: __vue_staticRenderFns__$p
26707
+ }, __vue_inject_styles__$q, __vue_script__$q, __vue_scope_id__$q, __vue_is_functional_template__$q, __vue_module_identifier__$q, false, undefined, undefined, undefined);
26708
26708
 
26709
- var PSpinner = __vue_component__$o;
26709
+ var PSpinner = __vue_component__$r;
26710
26710
 
26711
26711
  //
26712
26712
  //
@@ -26728,7 +26728,7 @@ const ENTITIES_TO_REPLACE = {
26728
26728
  '\n': '<br>'
26729
26729
  };
26730
26730
  const REPLACE_REGEX = /[\n&<>]/g;
26731
- var script$m = {
26731
+ var script$p = {
26732
26732
  name: 'PFieldResizer',
26733
26733
  props: {
26734
26734
  contents: {
@@ -26793,10 +26793,10 @@ var script$m = {
26793
26793
  };
26794
26794
 
26795
26795
  /* script */
26796
- const __vue_script__$m = script$m;
26796
+ const __vue_script__$p = script$p;
26797
26797
  /* template */
26798
26798
 
26799
- var __vue_render__$l = function () {
26799
+ var __vue_render__$o = function () {
26800
26800
  var _vm = this;
26801
26801
 
26802
26802
  var _h = _vm.$createElement;
@@ -26822,31 +26822,31 @@ var __vue_render__$l = function () {
26822
26822
  }) : _vm._e()]);
26823
26823
  };
26824
26824
 
26825
- var __vue_staticRenderFns__$l = [];
26825
+ var __vue_staticRenderFns__$o = [];
26826
26826
  /* style */
26827
26827
 
26828
- const __vue_inject_styles__$m = undefined;
26828
+ const __vue_inject_styles__$p = undefined;
26829
26829
  /* scoped */
26830
26830
 
26831
- const __vue_scope_id__$m = undefined;
26831
+ const __vue_scope_id__$p = undefined;
26832
26832
  /* module identifier */
26833
26833
 
26834
- const __vue_module_identifier__$m = undefined;
26834
+ const __vue_module_identifier__$p = undefined;
26835
26835
  /* functional template */
26836
26836
 
26837
- const __vue_is_functional_template__$m = false;
26837
+ const __vue_is_functional_template__$p = false;
26838
26838
  /* style inject */
26839
26839
 
26840
26840
  /* style inject SSR */
26841
26841
 
26842
26842
  /* style inject shadow dom */
26843
26843
 
26844
- const __vue_component__$n = /*#__PURE__*/normalizeComponent({
26845
- render: __vue_render__$l,
26846
- staticRenderFns: __vue_staticRenderFns__$l
26847
- }, __vue_inject_styles__$m, __vue_script__$m, __vue_scope_id__$m, __vue_is_functional_template__$m, __vue_module_identifier__$m, false, undefined, undefined, undefined);
26844
+ const __vue_component__$q = /*#__PURE__*/normalizeComponent({
26845
+ render: __vue_render__$o,
26846
+ staticRenderFns: __vue_staticRenderFns__$o
26847
+ }, __vue_inject_styles__$p, __vue_script__$p, __vue_scope_id__$p, __vue_is_functional_template__$p, __vue_module_identifier__$p, false, undefined, undefined, undefined);
26848
26848
 
26849
- var PFieldResizer = __vue_component__$n;
26849
+ var PFieldResizer = __vue_component__$q;
26850
26850
 
26851
26851
  var quill = createCommonjsModule(function (module, exports) {
26852
26852
  /*!
@@ -38258,7 +38258,7 @@ var vueQuillEditor = createCommonjsModule(function (module, exports) {
38258
38258
 
38259
38259
  //
38260
38260
  const Type = ['text', 'email', 'number', 'password', 'search', 'tel', 'url', 'date', 'datetime-local', 'month', 'time', 'week', 'currency', 'file'];
38261
- var script$l = {
38261
+ var script$o = {
38262
38262
  name: 'PInput',
38263
38263
  components: {
38264
38264
  PFieldResizer,
@@ -38557,10 +38557,10 @@ var script$l = {
38557
38557
  };
38558
38558
 
38559
38559
  /* script */
38560
- const __vue_script__$l = script$l;
38560
+ const __vue_script__$o = script$o;
38561
38561
  /* template */
38562
38562
 
38563
- var __vue_render__$k = function () {
38563
+ var __vue_render__$n = function () {
38564
38564
  var _vm = this;
38565
38565
 
38566
38566
  var _h = _vm.$createElement;
@@ -38729,10 +38729,10 @@ var __vue_render__$k = function () {
38729
38729
  }) : _vm._e()], 1);
38730
38730
  };
38731
38731
 
38732
- var __vue_staticRenderFns__$k = [];
38732
+ var __vue_staticRenderFns__$n = [];
38733
38733
  /* style */
38734
38734
 
38735
- const __vue_inject_styles__$l = function (inject) {
38735
+ const __vue_inject_styles__$o = function (inject) {
38736
38736
  if (!inject) return;
38737
38737
  inject("data-v-1f41cf22_0", {
38738
38738
  source: ".ql-container.ql-snow{background:#fff}.ql-toolbar.ql-snow{background:#fafafa;padding:5px}.quill-editor.editor{width:100%}.ql-snow .ql-picker{font-weight:400}.ql-toolbar.ql-snow>.ql-formats:not(:first-child):before{content:\"\";height:calc(100% + 4px);width:1px;background:#c4c4c4;position:absolute;display:block;top:-2px;left:-10px}.ql-toolbar.ql-snow .ql-formats{position:relative;margin-right:10px;margin-left:10px}",
@@ -38743,27 +38743,27 @@ const __vue_inject_styles__$l = function (inject) {
38743
38743
  /* scoped */
38744
38744
 
38745
38745
 
38746
- const __vue_scope_id__$l = undefined;
38746
+ const __vue_scope_id__$o = undefined;
38747
38747
  /* module identifier */
38748
38748
 
38749
- const __vue_module_identifier__$l = undefined;
38749
+ const __vue_module_identifier__$o = undefined;
38750
38750
  /* functional template */
38751
38751
 
38752
- const __vue_is_functional_template__$l = false;
38752
+ const __vue_is_functional_template__$o = false;
38753
38753
  /* style inject SSR */
38754
38754
 
38755
38755
  /* style inject shadow dom */
38756
38756
 
38757
- const __vue_component__$m = /*#__PURE__*/normalizeComponent({
38758
- render: __vue_render__$k,
38759
- staticRenderFns: __vue_staticRenderFns__$k
38760
- }, __vue_inject_styles__$l, __vue_script__$l, __vue_scope_id__$l, __vue_is_functional_template__$l, __vue_module_identifier__$l, false, createInjector, undefined, undefined);
38757
+ const __vue_component__$p = /*#__PURE__*/normalizeComponent({
38758
+ render: __vue_render__$n,
38759
+ staticRenderFns: __vue_staticRenderFns__$n
38760
+ }, __vue_inject_styles__$o, __vue_script__$o, __vue_scope_id__$o, __vue_is_functional_template__$o, __vue_module_identifier__$o, false, createInjector, undefined, undefined);
38761
38761
 
38762
- var PInput = __vue_component__$m;
38762
+ var PInput = __vue_component__$p;
38763
38763
 
38764
38764
  //
38765
38765
  const Position = ['Left', 'Primary', 'Right'];
38766
- var script$k = {
38766
+ var script$n = {
38767
38767
  name: 'PConnectedItem',
38768
38768
  props: {
38769
38769
  position: {
@@ -38786,10 +38786,10 @@ var script$k = {
38786
38786
  };
38787
38787
 
38788
38788
  /* script */
38789
- const __vue_script__$k = script$k;
38789
+ const __vue_script__$n = script$n;
38790
38790
  /* template */
38791
38791
 
38792
- var __vue_render__$j = function () {
38792
+ var __vue_render__$m = function () {
38793
38793
  var _vm = this;
38794
38794
 
38795
38795
  var _h = _vm.$createElement;
@@ -38811,34 +38811,34 @@ var __vue_render__$j = function () {
38811
38811
  }) : _vm._e(), _vm._v(" "), _vm._t("children")], 2);
38812
38812
  };
38813
38813
 
38814
- var __vue_staticRenderFns__$j = [];
38814
+ var __vue_staticRenderFns__$m = [];
38815
38815
  /* style */
38816
38816
 
38817
- const __vue_inject_styles__$k = undefined;
38817
+ const __vue_inject_styles__$n = undefined;
38818
38818
  /* scoped */
38819
38819
 
38820
- const __vue_scope_id__$k = undefined;
38820
+ const __vue_scope_id__$n = undefined;
38821
38821
  /* module identifier */
38822
38822
 
38823
- const __vue_module_identifier__$k = undefined;
38823
+ const __vue_module_identifier__$n = undefined;
38824
38824
  /* functional template */
38825
38825
 
38826
- const __vue_is_functional_template__$k = false;
38826
+ const __vue_is_functional_template__$n = false;
38827
38827
  /* style inject */
38828
38828
 
38829
38829
  /* style inject SSR */
38830
38830
 
38831
38831
  /* style inject shadow dom */
38832
38832
 
38833
- const __vue_component__$l = /*#__PURE__*/normalizeComponent({
38834
- render: __vue_render__$j,
38835
- staticRenderFns: __vue_staticRenderFns__$j
38836
- }, __vue_inject_styles__$k, __vue_script__$k, __vue_scope_id__$k, __vue_is_functional_template__$k, __vue_module_identifier__$k, false, undefined, undefined, undefined);
38833
+ const __vue_component__$o = /*#__PURE__*/normalizeComponent({
38834
+ render: __vue_render__$m,
38835
+ staticRenderFns: __vue_staticRenderFns__$m
38836
+ }, __vue_inject_styles__$n, __vue_script__$n, __vue_scope_id__$n, __vue_is_functional_template__$n, __vue_module_identifier__$n, false, undefined, undefined, undefined);
38837
38837
 
38838
- var PConnectedItem = __vue_component__$l;
38838
+ var PConnectedItem = __vue_component__$o;
38839
38839
 
38840
38840
  //
38841
- var script$j = {
38841
+ var script$m = {
38842
38842
  name: 'PConnected',
38843
38843
  components: {
38844
38844
  PConnectedItem
@@ -38857,10 +38857,10 @@ var script$j = {
38857
38857
  };
38858
38858
 
38859
38859
  /* script */
38860
- const __vue_script__$j = script$j;
38860
+ const __vue_script__$m = script$m;
38861
38861
  /* template */
38862
38862
 
38863
- var __vue_render__$i = function () {
38863
+ var __vue_render__$l = function () {
38864
38864
  var _vm = this;
38865
38865
 
38866
38866
  var _h = _vm.$createElement;
@@ -38890,31 +38890,31 @@ var __vue_render__$i = function () {
38890
38890
  })], 2) : _vm._e()], 1);
38891
38891
  };
38892
38892
 
38893
- var __vue_staticRenderFns__$i = [];
38893
+ var __vue_staticRenderFns__$l = [];
38894
38894
  /* style */
38895
38895
 
38896
- const __vue_inject_styles__$j = undefined;
38896
+ const __vue_inject_styles__$m = undefined;
38897
38897
  /* scoped */
38898
38898
 
38899
- const __vue_scope_id__$j = undefined;
38899
+ const __vue_scope_id__$m = undefined;
38900
38900
  /* module identifier */
38901
38901
 
38902
- const __vue_module_identifier__$j = undefined;
38902
+ const __vue_module_identifier__$m = undefined;
38903
38903
  /* functional template */
38904
38904
 
38905
- const __vue_is_functional_template__$j = false;
38905
+ const __vue_is_functional_template__$m = false;
38906
38906
  /* style inject */
38907
38907
 
38908
38908
  /* style inject SSR */
38909
38909
 
38910
38910
  /* style inject shadow dom */
38911
38911
 
38912
- const __vue_component__$k = /*#__PURE__*/normalizeComponent({
38913
- render: __vue_render__$i,
38914
- staticRenderFns: __vue_staticRenderFns__$i
38915
- }, __vue_inject_styles__$j, __vue_script__$j, __vue_scope_id__$j, __vue_is_functional_template__$j, __vue_module_identifier__$j, false, undefined, undefined, undefined);
38912
+ const __vue_component__$n = /*#__PURE__*/normalizeComponent({
38913
+ render: __vue_render__$l,
38914
+ staticRenderFns: __vue_staticRenderFns__$l
38915
+ }, __vue_inject_styles__$m, __vue_script__$m, __vue_scope_id__$m, __vue_is_functional_template__$m, __vue_module_identifier__$m, false, undefined, undefined, undefined);
38916
38916
 
38917
- var PConnected = __vue_component__$k;
38917
+ var PConnected = __vue_component__$n;
38918
38918
 
38919
38919
  //
38920
38920
  /**
@@ -38925,7 +38925,7 @@ var PConnected = __vue_component__$k;
38925
38925
  * how to fix it.</h4>
38926
38926
  */
38927
38927
 
38928
- var script$i = {
38928
+ var script$l = {
38929
38929
  name: 'PFieldError',
38930
38930
  components: {
38931
38931
  PIcon
@@ -38942,10 +38942,10 @@ var script$i = {
38942
38942
  };
38943
38943
 
38944
38944
  /* script */
38945
- const __vue_script__$i = script$i;
38945
+ const __vue_script__$l = script$l;
38946
38946
  /* template */
38947
38947
 
38948
- var __vue_render__$h = function () {
38948
+ var __vue_render__$k = function () {
38949
38949
  var _vm = this;
38950
38950
 
38951
38951
  var _h = _vm.$createElement;
@@ -38968,31 +38968,31 @@ var __vue_render__$h = function () {
38968
38968
  })], 1), _vm._v("\n " + _vm._s(_vm.error) + "\n ")])]);
38969
38969
  };
38970
38970
 
38971
- var __vue_staticRenderFns__$h = [];
38971
+ var __vue_staticRenderFns__$k = [];
38972
38972
  /* style */
38973
38973
 
38974
- const __vue_inject_styles__$i = undefined;
38974
+ const __vue_inject_styles__$l = undefined;
38975
38975
  /* scoped */
38976
38976
 
38977
- const __vue_scope_id__$i = "data-v-4535eab1";
38977
+ const __vue_scope_id__$l = "data-v-4535eab1";
38978
38978
  /* module identifier */
38979
38979
 
38980
- const __vue_module_identifier__$i = undefined;
38980
+ const __vue_module_identifier__$l = undefined;
38981
38981
  /* functional template */
38982
38982
 
38983
- const __vue_is_functional_template__$i = false;
38983
+ const __vue_is_functional_template__$l = false;
38984
38984
  /* style inject */
38985
38985
 
38986
38986
  /* style inject SSR */
38987
38987
 
38988
38988
  /* style inject shadow dom */
38989
38989
 
38990
- const __vue_component__$j = /*#__PURE__*/normalizeComponent({
38991
- render: __vue_render__$h,
38992
- staticRenderFns: __vue_staticRenderFns__$h
38993
- }, __vue_inject_styles__$i, __vue_script__$i, __vue_scope_id__$i, __vue_is_functional_template__$i, __vue_module_identifier__$i, false, undefined, undefined, undefined);
38990
+ const __vue_component__$m = /*#__PURE__*/normalizeComponent({
38991
+ render: __vue_render__$k,
38992
+ staticRenderFns: __vue_staticRenderFns__$k
38993
+ }, __vue_inject_styles__$l, __vue_script__$l, __vue_scope_id__$l, __vue_is_functional_template__$l, __vue_module_identifier__$l, false, undefined, undefined, undefined);
38994
38994
 
38995
- var PFieldError = __vue_component__$j;
38995
+ var PFieldError = __vue_component__$m;
38996
38996
 
38997
38997
  //
38998
38998
  /**
@@ -39002,7 +39002,7 @@ var PFieldError = __vue_component__$j;
39002
39002
  * several text formats including numbers.</h4>
39003
39003
  */
39004
39004
 
39005
- var script$h = {
39005
+ var script$k = {
39006
39006
  name: 'PTextField',
39007
39007
  components: {
39008
39008
  PInput,
@@ -39174,10 +39174,10 @@ var script$h = {
39174
39174
  };
39175
39175
 
39176
39176
  /* script */
39177
- const __vue_script__$h = script$h;
39177
+ const __vue_script__$k = script$k;
39178
39178
  /* template */
39179
39179
 
39180
- var __vue_render__$g = function () {
39180
+ var __vue_render__$j = function () {
39181
39181
  var _vm = this;
39182
39182
 
39183
39183
  var _h = _vm.$createElement;
@@ -39243,10 +39243,10 @@ var __vue_render__$g = function () {
39243
39243
  })], 2);
39244
39244
  };
39245
39245
 
39246
- var __vue_staticRenderFns__$g = [];
39246
+ var __vue_staticRenderFns__$j = [];
39247
39247
  /* style */
39248
39248
 
39249
- const __vue_inject_styles__$h = function (inject) {
39249
+ const __vue_inject_styles__$k = function (inject) {
39250
39250
  if (!inject) return;
39251
39251
  inject("data-v-0b34995c_0", {
39252
39252
  source: ".ck.ck-editor{position:relative;width:100%}",
@@ -39257,23 +39257,23 @@ const __vue_inject_styles__$h = function (inject) {
39257
39257
  /* scoped */
39258
39258
 
39259
39259
 
39260
- const __vue_scope_id__$h = undefined;
39260
+ const __vue_scope_id__$k = undefined;
39261
39261
  /* module identifier */
39262
39262
 
39263
- const __vue_module_identifier__$h = undefined;
39263
+ const __vue_module_identifier__$k = undefined;
39264
39264
  /* functional template */
39265
39265
 
39266
- const __vue_is_functional_template__$h = false;
39266
+ const __vue_is_functional_template__$k = false;
39267
39267
  /* style inject SSR */
39268
39268
 
39269
39269
  /* style inject shadow dom */
39270
39270
 
39271
- const __vue_component__$i = /*#__PURE__*/normalizeComponent({
39272
- render: __vue_render__$g,
39273
- staticRenderFns: __vue_staticRenderFns__$g
39274
- }, __vue_inject_styles__$h, __vue_script__$h, __vue_scope_id__$h, __vue_is_functional_template__$h, __vue_module_identifier__$h, false, createInjector, undefined, undefined);
39271
+ const __vue_component__$l = /*#__PURE__*/normalizeComponent({
39272
+ render: __vue_render__$j,
39273
+ staticRenderFns: __vue_staticRenderFns__$j
39274
+ }, __vue_inject_styles__$k, __vue_script__$k, __vue_scope_id__$k, __vue_is_functional_template__$k, __vue_module_identifier__$k, false, createInjector, undefined, undefined);
39275
39275
 
39276
- var PTextField = __vue_component__$i;
39276
+ var PTextField = __vue_component__$l;
39277
39277
 
39278
39278
  //
39279
39279
  const TagInterface = {
@@ -39286,7 +39286,7 @@ const TagInterface = {
39286
39286
  required: true
39287
39287
  }
39288
39288
  };
39289
- const Size = ['small', 'medium', null, ''];
39289
+ const Size$1 = ['small', 'medium', null, ''];
39290
39290
  /**
39291
39291
  * <br/>
39292
39292
  * <h4 style="font-family: -apple-system, BlinkMacSystemFont, San Francisco, Segoe UI, Roboto, Helvetica Neue,
@@ -39294,7 +39294,7 @@ const Size = ['small', 'medium', null, ''];
39294
39294
  * categorize objects. Tags can be added or removed from an object by merchants.</h4>
39295
39295
  */
39296
39296
 
39297
- var script$g = {
39297
+ var script$j = {
39298
39298
  name: 'PTag',
39299
39299
  components: {
39300
39300
  PIcon
@@ -39323,7 +39323,7 @@ var script$g = {
39323
39323
  size: {
39324
39324
  type: String,
39325
39325
  default: 'medium',
39326
- ...StringValidator$1('size', Size)
39326
+ ...StringValidator$1('size', Size$1)
39327
39327
  }
39328
39328
  },
39329
39329
  computed: {
@@ -39344,10 +39344,10 @@ var script$g = {
39344
39344
  };
39345
39345
 
39346
39346
  /* script */
39347
- const __vue_script__$g = script$g;
39347
+ const __vue_script__$j = script$j;
39348
39348
  /* template */
39349
39349
 
39350
- var __vue_render__$f = function () {
39350
+ var __vue_render__$i = function () {
39351
39351
  var _vm = this;
39352
39352
 
39353
39353
  var _h = _vm.$createElement;
@@ -39377,31 +39377,31 @@ var __vue_render__$f = function () {
39377
39377
  })], 1) : _vm._e()]);
39378
39378
  };
39379
39379
 
39380
- var __vue_staticRenderFns__$f = [];
39380
+ var __vue_staticRenderFns__$i = [];
39381
39381
  /* style */
39382
39382
 
39383
- const __vue_inject_styles__$g = undefined;
39383
+ const __vue_inject_styles__$j = undefined;
39384
39384
  /* scoped */
39385
39385
 
39386
- const __vue_scope_id__$g = undefined;
39386
+ const __vue_scope_id__$j = undefined;
39387
39387
  /* module identifier */
39388
39388
 
39389
- const __vue_module_identifier__$g = undefined;
39389
+ const __vue_module_identifier__$j = undefined;
39390
39390
  /* functional template */
39391
39391
 
39392
- const __vue_is_functional_template__$g = false;
39392
+ const __vue_is_functional_template__$j = false;
39393
39393
  /* style inject */
39394
39394
 
39395
39395
  /* style inject SSR */
39396
39396
 
39397
39397
  /* style inject shadow dom */
39398
39398
 
39399
- const __vue_component__$h = /*#__PURE__*/normalizeComponent({
39400
- render: __vue_render__$f,
39401
- staticRenderFns: __vue_staticRenderFns__$f
39402
- }, __vue_inject_styles__$g, __vue_script__$g, __vue_scope_id__$g, __vue_is_functional_template__$g, __vue_module_identifier__$g, false, undefined, undefined, undefined);
39399
+ const __vue_component__$k = /*#__PURE__*/normalizeComponent({
39400
+ render: __vue_render__$i,
39401
+ staticRenderFns: __vue_staticRenderFns__$i
39402
+ }, __vue_inject_styles__$j, __vue_script__$j, __vue_scope_id__$j, __vue_is_functional_template__$j, __vue_module_identifier__$j, false, undefined, undefined, undefined);
39403
39403
 
39404
- var PTag = __vue_component__$h;
39404
+ var PTag = __vue_component__$k;
39405
39405
 
39406
39406
  //
39407
39407
  //
@@ -39409,15 +39409,15 @@ var PTag = __vue_component__$h;
39409
39409
  //
39410
39410
  //
39411
39411
  //
39412
- var script$f = {
39412
+ var script$i = {
39413
39413
  name: 'PFilterItem'
39414
39414
  };
39415
39415
 
39416
39416
  /* script */
39417
- const __vue_script__$f = script$f;
39417
+ const __vue_script__$i = script$i;
39418
39418
  /* template */
39419
39419
 
39420
- var __vue_render__$e = function () {
39420
+ var __vue_render__$h = function () {
39421
39421
  var _vm = this;
39422
39422
 
39423
39423
  var _h = _vm.$createElement;
@@ -39429,33 +39429,33 @@ var __vue_render__$e = function () {
39429
39429
  }, [_vm._t("default")], 2);
39430
39430
  };
39431
39431
 
39432
- var __vue_staticRenderFns__$e = [];
39432
+ var __vue_staticRenderFns__$h = [];
39433
39433
  /* style */
39434
39434
 
39435
- const __vue_inject_styles__$f = undefined;
39435
+ const __vue_inject_styles__$i = undefined;
39436
39436
  /* scoped */
39437
39437
 
39438
- const __vue_scope_id__$f = undefined;
39438
+ const __vue_scope_id__$i = undefined;
39439
39439
  /* module identifier */
39440
39440
 
39441
- const __vue_module_identifier__$f = undefined;
39441
+ const __vue_module_identifier__$i = undefined;
39442
39442
  /* functional template */
39443
39443
 
39444
- const __vue_is_functional_template__$f = false;
39444
+ const __vue_is_functional_template__$i = false;
39445
39445
  /* style inject */
39446
39446
 
39447
39447
  /* style inject SSR */
39448
39448
 
39449
39449
  /* style inject shadow dom */
39450
39450
 
39451
- const __vue_component__$g = /*#__PURE__*/normalizeComponent({
39452
- render: __vue_render__$e,
39453
- staticRenderFns: __vue_staticRenderFns__$e
39454
- }, __vue_inject_styles__$f, __vue_script__$f, __vue_scope_id__$f, __vue_is_functional_template__$f, __vue_module_identifier__$f, false, undefined, undefined, undefined);
39451
+ const __vue_component__$j = /*#__PURE__*/normalizeComponent({
39452
+ render: __vue_render__$h,
39453
+ staticRenderFns: __vue_staticRenderFns__$h
39454
+ }, __vue_inject_styles__$i, __vue_script__$i, __vue_scope_id__$i, __vue_is_functional_template__$i, __vue_module_identifier__$i, false, undefined, undefined, undefined);
39455
39455
 
39456
- var PFilterItem = __vue_component__$g;
39456
+ var PFilterItem = __vue_component__$j;
39457
39457
 
39458
- var script$e = {
39458
+ var script$h = {
39459
39459
  name: 'PFilterItemWrapper',
39460
39460
  props: {
39461
39461
  position: {
@@ -39478,30 +39478,30 @@ var script$e = {
39478
39478
  };
39479
39479
 
39480
39480
  /* script */
39481
- const __vue_script__$e = script$e;
39481
+ const __vue_script__$h = script$h;
39482
39482
  /* template */
39483
39483
 
39484
39484
  /* style */
39485
39485
 
39486
- const __vue_inject_styles__$e = undefined;
39486
+ const __vue_inject_styles__$h = undefined;
39487
39487
  /* scoped */
39488
39488
 
39489
- const __vue_scope_id__$e = undefined;
39489
+ const __vue_scope_id__$h = undefined;
39490
39490
  /* module identifier */
39491
39491
 
39492
- const __vue_module_identifier__$e = undefined;
39492
+ const __vue_module_identifier__$h = undefined;
39493
39493
  /* functional template */
39494
39494
 
39495
- const __vue_is_functional_template__$e = undefined;
39495
+ const __vue_is_functional_template__$h = undefined;
39496
39496
  /* style inject */
39497
39497
 
39498
39498
  /* style inject SSR */
39499
39499
 
39500
39500
  /* style inject shadow dom */
39501
39501
 
39502
- const __vue_component__$f = /*#__PURE__*/normalizeComponent({}, __vue_inject_styles__$e, __vue_script__$e, __vue_scope_id__$e, __vue_is_functional_template__$e, __vue_module_identifier__$e, false, undefined, undefined, undefined);
39502
+ const __vue_component__$i = /*#__PURE__*/normalizeComponent({}, __vue_inject_styles__$h, __vue_script__$h, __vue_scope_id__$h, __vue_is_functional_template__$h, __vue_module_identifier__$h, false, undefined, undefined, undefined);
39503
39503
 
39504
- var PFilterItemWrapper = __vue_component__$f;
39504
+ var PFilterItemWrapper = __vue_component__$i;
39505
39505
 
39506
39506
  //
39507
39507
  const ResourceNameInterface = {
@@ -39551,7 +39551,7 @@ const FilterInterface = {
39551
39551
  * sans-serif;">Filter is a composite component that filters the items of a list or table.</h4>
39552
39552
  */
39553
39553
 
39554
- var script$d = {
39554
+ var script$g = {
39555
39555
  name: 'PFilter',
39556
39556
  components: {
39557
39557
  PTextField,
@@ -39733,10 +39733,10 @@ var script$d = {
39733
39733
  };
39734
39734
 
39735
39735
  /* script */
39736
- const __vue_script__$d = script$d;
39736
+ const __vue_script__$g = script$g;
39737
39737
  /* template */
39738
39738
 
39739
- var __vue_render__$d = function () {
39739
+ var __vue_render__$g = function () {
39740
39740
  var _vm = this;
39741
39741
 
39742
39742
  var _h = _vm.$createElement;
@@ -39797,34 +39797,34 @@ var __vue_render__$d = function () {
39797
39797
  }), 1) : _vm._e()])]);
39798
39798
  };
39799
39799
 
39800
- var __vue_staticRenderFns__$d = [];
39800
+ var __vue_staticRenderFns__$g = [];
39801
39801
  /* style */
39802
39802
 
39803
- const __vue_inject_styles__$d = undefined;
39803
+ const __vue_inject_styles__$g = undefined;
39804
39804
  /* scoped */
39805
39805
 
39806
- const __vue_scope_id__$d = undefined;
39806
+ const __vue_scope_id__$g = undefined;
39807
39807
  /* module identifier */
39808
39808
 
39809
- const __vue_module_identifier__$d = undefined;
39809
+ const __vue_module_identifier__$g = undefined;
39810
39810
  /* functional template */
39811
39811
 
39812
- const __vue_is_functional_template__$d = false;
39812
+ const __vue_is_functional_template__$g = false;
39813
39813
  /* style inject */
39814
39814
 
39815
39815
  /* style inject SSR */
39816
39816
 
39817
39817
  /* style inject shadow dom */
39818
39818
 
39819
- const __vue_component__$e = /*#__PURE__*/normalizeComponent({
39820
- render: __vue_render__$d,
39821
- staticRenderFns: __vue_staticRenderFns__$d
39822
- }, __vue_inject_styles__$d, __vue_script__$d, __vue_scope_id__$d, __vue_is_functional_template__$d, __vue_module_identifier__$d, false, undefined, undefined, undefined);
39819
+ const __vue_component__$h = /*#__PURE__*/normalizeComponent({
39820
+ render: __vue_render__$g,
39821
+ staticRenderFns: __vue_staticRenderFns__$g
39822
+ }, __vue_inject_styles__$g, __vue_script__$g, __vue_scope_id__$g, __vue_is_functional_template__$g, __vue_module_identifier__$g, false, undefined, undefined, undefined);
39823
39823
 
39824
- var PFilter = __vue_component__$e;
39824
+ var PFilter = __vue_component__$h;
39825
39825
 
39826
39826
  //
39827
- var script$c = {
39827
+ var script$f = {
39828
39828
  name: 'PCardHeader',
39829
39829
  components: {
39830
39830
  PStack,
@@ -39851,10 +39851,10 @@ var script$c = {
39851
39851
  };
39852
39852
 
39853
39853
  /* script */
39854
- const __vue_script__$c = script$c;
39854
+ const __vue_script__$f = script$f;
39855
39855
  /* template */
39856
39856
 
39857
- var __vue_render__$c = function () {
39857
+ var __vue_render__$f = function () {
39858
39858
  var _vm = this;
39859
39859
 
39860
39860
  var _h = _vm.$createElement;
@@ -39896,31 +39896,31 @@ var __vue_render__$c = function () {
39896
39896
  })]], 2)])], 1)], 1);
39897
39897
  };
39898
39898
 
39899
- var __vue_staticRenderFns__$c = [];
39899
+ var __vue_staticRenderFns__$f = [];
39900
39900
  /* style */
39901
39901
 
39902
- const __vue_inject_styles__$c = undefined;
39902
+ const __vue_inject_styles__$f = undefined;
39903
39903
  /* scoped */
39904
39904
 
39905
- const __vue_scope_id__$c = undefined;
39905
+ const __vue_scope_id__$f = undefined;
39906
39906
  /* module identifier */
39907
39907
 
39908
- const __vue_module_identifier__$c = undefined;
39908
+ const __vue_module_identifier__$f = undefined;
39909
39909
  /* functional template */
39910
39910
 
39911
- const __vue_is_functional_template__$c = false;
39911
+ const __vue_is_functional_template__$f = false;
39912
39912
  /* style inject */
39913
39913
 
39914
39914
  /* style inject SSR */
39915
39915
 
39916
39916
  /* style inject shadow dom */
39917
39917
 
39918
- const __vue_component__$d = /*#__PURE__*/normalizeComponent({
39919
- render: __vue_render__$c,
39920
- staticRenderFns: __vue_staticRenderFns__$c
39921
- }, __vue_inject_styles__$c, __vue_script__$c, __vue_scope_id__$c, __vue_is_functional_template__$c, __vue_module_identifier__$c, false, undefined, undefined, undefined);
39918
+ const __vue_component__$g = /*#__PURE__*/normalizeComponent({
39919
+ render: __vue_render__$f,
39920
+ staticRenderFns: __vue_staticRenderFns__$f
39921
+ }, __vue_inject_styles__$f, __vue_script__$f, __vue_scope_id__$f, __vue_is_functional_template__$f, __vue_module_identifier__$f, false, undefined, undefined, undefined);
39922
39922
 
39923
- var PCardHeader = __vue_component__$d;
39923
+ var PCardHeader = __vue_component__$g;
39924
39924
 
39925
39925
  //
39926
39926
  const HeadingTagName = ['h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'p'];
@@ -39930,7 +39930,7 @@ const HeadingTagName = ['h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'p'];
39930
39930
  * sans-serif;">Subheadings are used for the title of any sub-sections in top-level page sections.</h4>
39931
39931
  */
39932
39932
 
39933
- var script$b = {
39933
+ var script$e = {
39934
39934
  name: 'PSubheading',
39935
39935
  props: {
39936
39936
  /**
@@ -39951,10 +39951,10 @@ var script$b = {
39951
39951
  };
39952
39952
 
39953
39953
  /* script */
39954
- const __vue_script__$b = script$b;
39954
+ const __vue_script__$e = script$e;
39955
39955
  /* template */
39956
39956
 
39957
- var __vue_render__$b = function () {
39957
+ var __vue_render__$e = function () {
39958
39958
  var _vm = this;
39959
39959
 
39960
39960
  var _h = _vm.$createElement;
@@ -39967,34 +39967,34 @@ var __vue_render__$b = function () {
39967
39967
  }, [_vm._t("default")], 2);
39968
39968
  };
39969
39969
 
39970
- var __vue_staticRenderFns__$b = [];
39970
+ var __vue_staticRenderFns__$e = [];
39971
39971
  /* style */
39972
39972
 
39973
- const __vue_inject_styles__$b = undefined;
39973
+ const __vue_inject_styles__$e = undefined;
39974
39974
  /* scoped */
39975
39975
 
39976
- const __vue_scope_id__$b = undefined;
39976
+ const __vue_scope_id__$e = undefined;
39977
39977
  /* module identifier */
39978
39978
 
39979
- const __vue_module_identifier__$b = undefined;
39979
+ const __vue_module_identifier__$e = undefined;
39980
39980
  /* functional template */
39981
39981
 
39982
- const __vue_is_functional_template__$b = false;
39982
+ const __vue_is_functional_template__$e = false;
39983
39983
  /* style inject */
39984
39984
 
39985
39985
  /* style inject SSR */
39986
39986
 
39987
39987
  /* style inject shadow dom */
39988
39988
 
39989
- const __vue_component__$c = /*#__PURE__*/normalizeComponent({
39990
- render: __vue_render__$b,
39991
- staticRenderFns: __vue_staticRenderFns__$b
39992
- }, __vue_inject_styles__$b, __vue_script__$b, __vue_scope_id__$b, __vue_is_functional_template__$b, __vue_module_identifier__$b, false, undefined, undefined, undefined);
39989
+ const __vue_component__$f = /*#__PURE__*/normalizeComponent({
39990
+ render: __vue_render__$e,
39991
+ staticRenderFns: __vue_staticRenderFns__$e
39992
+ }, __vue_inject_styles__$e, __vue_script__$e, __vue_scope_id__$e, __vue_is_functional_template__$e, __vue_module_identifier__$e, false, undefined, undefined, undefined);
39993
39993
 
39994
- var PSubheading = __vue_component__$c;
39994
+ var PSubheading = __vue_component__$f;
39995
39995
 
39996
39996
  //
39997
- var script$a = {
39997
+ var script$d = {
39998
39998
  name: 'PCardSection',
39999
39999
  components: {
40000
40000
  PSubheading
@@ -40030,10 +40030,10 @@ var script$a = {
40030
40030
  };
40031
40031
 
40032
40032
  /* script */
40033
- const __vue_script__$a = script$a;
40033
+ const __vue_script__$d = script$d;
40034
40034
  /* template */
40035
40035
 
40036
- var __vue_render__$a = function () {
40036
+ var __vue_render__$d = function () {
40037
40037
  var _vm = this;
40038
40038
 
40039
40039
  var _h = _vm.$createElement;
@@ -40049,31 +40049,31 @@ var __vue_render__$a = function () {
40049
40049
  })], 2) : _vm._e(), _vm._v(" "), _vm._t("default")], 2);
40050
40050
  };
40051
40051
 
40052
- var __vue_staticRenderFns__$a = [];
40052
+ var __vue_staticRenderFns__$d = [];
40053
40053
  /* style */
40054
40054
 
40055
- const __vue_inject_styles__$a = undefined;
40055
+ const __vue_inject_styles__$d = undefined;
40056
40056
  /* scoped */
40057
40057
 
40058
- const __vue_scope_id__$a = undefined;
40058
+ const __vue_scope_id__$d = undefined;
40059
40059
  /* module identifier */
40060
40060
 
40061
- const __vue_module_identifier__$a = undefined;
40061
+ const __vue_module_identifier__$d = undefined;
40062
40062
  /* functional template */
40063
40063
 
40064
- const __vue_is_functional_template__$a = false;
40064
+ const __vue_is_functional_template__$d = false;
40065
40065
  /* style inject */
40066
40066
 
40067
40067
  /* style inject SSR */
40068
40068
 
40069
40069
  /* style inject shadow dom */
40070
40070
 
40071
- const __vue_component__$b = /*#__PURE__*/normalizeComponent({
40072
- render: __vue_render__$a,
40073
- staticRenderFns: __vue_staticRenderFns__$a
40074
- }, __vue_inject_styles__$a, __vue_script__$a, __vue_scope_id__$a, __vue_is_functional_template__$a, __vue_module_identifier__$a, false, undefined, undefined, undefined);
40071
+ const __vue_component__$e = /*#__PURE__*/normalizeComponent({
40072
+ render: __vue_render__$d,
40073
+ staticRenderFns: __vue_staticRenderFns__$d
40074
+ }, __vue_inject_styles__$d, __vue_script__$d, __vue_scope_id__$d, __vue_is_functional_template__$d, __vue_module_identifier__$d, false, undefined, undefined, undefined);
40075
40075
 
40076
- var PCardSection = __vue_component__$b;
40076
+ var PCardSection = __vue_component__$e;
40077
40077
 
40078
40078
  //
40079
40079
  //
@@ -40081,15 +40081,15 @@ var PCardSection = __vue_component__$b;
40081
40081
  //
40082
40082
  //
40083
40083
  //
40084
- var script$9 = {
40084
+ var script$c = {
40085
40085
  name: 'PCardFooter'
40086
40086
  };
40087
40087
 
40088
40088
  /* script */
40089
- const __vue_script__$9 = script$9;
40089
+ const __vue_script__$c = script$c;
40090
40090
  /* template */
40091
40091
 
40092
- var __vue_render__$9 = function () {
40092
+ var __vue_render__$c = function () {
40093
40093
  var _vm = this;
40094
40094
 
40095
40095
  var _h = _vm.$createElement;
@@ -40101,31 +40101,31 @@ var __vue_render__$9 = function () {
40101
40101
  }, [_vm._t("default")], 2);
40102
40102
  };
40103
40103
 
40104
- var __vue_staticRenderFns__$9 = [];
40104
+ var __vue_staticRenderFns__$c = [];
40105
40105
  /* style */
40106
40106
 
40107
- const __vue_inject_styles__$9 = undefined;
40107
+ const __vue_inject_styles__$c = undefined;
40108
40108
  /* scoped */
40109
40109
 
40110
- const __vue_scope_id__$9 = undefined;
40110
+ const __vue_scope_id__$c = undefined;
40111
40111
  /* module identifier */
40112
40112
 
40113
- const __vue_module_identifier__$9 = undefined;
40113
+ const __vue_module_identifier__$c = undefined;
40114
40114
  /* functional template */
40115
40115
 
40116
- const __vue_is_functional_template__$9 = false;
40116
+ const __vue_is_functional_template__$c = false;
40117
40117
  /* style inject */
40118
40118
 
40119
40119
  /* style inject SSR */
40120
40120
 
40121
40121
  /* style inject shadow dom */
40122
40122
 
40123
- const __vue_component__$a = /*#__PURE__*/normalizeComponent({
40124
- render: __vue_render__$9,
40125
- staticRenderFns: __vue_staticRenderFns__$9
40126
- }, __vue_inject_styles__$9, __vue_script__$9, __vue_scope_id__$9, __vue_is_functional_template__$9, __vue_module_identifier__$9, false, undefined, undefined, undefined);
40123
+ const __vue_component__$d = /*#__PURE__*/normalizeComponent({
40124
+ render: __vue_render__$c,
40125
+ staticRenderFns: __vue_staticRenderFns__$c
40126
+ }, __vue_inject_styles__$c, __vue_script__$c, __vue_scope_id__$c, __vue_is_functional_template__$c, __vue_module_identifier__$c, false, undefined, undefined, undefined);
40127
40127
 
40128
- var PCardFooter = __vue_component__$a;
40128
+ var PCardFooter = __vue_component__$d;
40129
40129
 
40130
40130
  //
40131
40131
  //
@@ -40142,7 +40142,7 @@ var PCardFooter = __vue_component__$a;
40142
40142
  * used only in a graph or as a timestamp for a list item. On Android and iOS, it can also be used as help text or
40143
40143
  * as other kinds of secondary text for list items.</h4>
40144
40144
  */
40145
- var script$8 = {
40145
+ var script$b = {
40146
40146
  name: 'PCaption',
40147
40147
  props: {
40148
40148
  /**
@@ -40156,10 +40156,10 @@ var script$8 = {
40156
40156
  };
40157
40157
 
40158
40158
  /* script */
40159
- const __vue_script__$8 = script$8;
40159
+ const __vue_script__$b = script$b;
40160
40160
  /* template */
40161
40161
 
40162
- var __vue_render__$8 = function () {
40162
+ var __vue_render__$b = function () {
40163
40163
  var _vm = this;
40164
40164
 
40165
40165
  var _h = _vm.$createElement;
@@ -40174,31 +40174,31 @@ var __vue_render__$8 = function () {
40174
40174
  }, [_vm._t("default")], 2);
40175
40175
  };
40176
40176
 
40177
- var __vue_staticRenderFns__$8 = [];
40177
+ var __vue_staticRenderFns__$b = [];
40178
40178
  /* style */
40179
40179
 
40180
- const __vue_inject_styles__$8 = undefined;
40180
+ const __vue_inject_styles__$b = undefined;
40181
40181
  /* scoped */
40182
40182
 
40183
- const __vue_scope_id__$8 = undefined;
40183
+ const __vue_scope_id__$b = undefined;
40184
40184
  /* module identifier */
40185
40185
 
40186
- const __vue_module_identifier__$8 = undefined;
40186
+ const __vue_module_identifier__$b = undefined;
40187
40187
  /* functional template */
40188
40188
 
40189
- const __vue_is_functional_template__$8 = false;
40189
+ const __vue_is_functional_template__$b = false;
40190
40190
  /* style inject */
40191
40191
 
40192
40192
  /* style inject SSR */
40193
40193
 
40194
40194
  /* style inject shadow dom */
40195
40195
 
40196
- const __vue_component__$9 = /*#__PURE__*/normalizeComponent({
40197
- render: __vue_render__$8,
40198
- staticRenderFns: __vue_staticRenderFns__$8
40199
- }, __vue_inject_styles__$8, __vue_script__$8, __vue_scope_id__$8, __vue_is_functional_template__$8, __vue_module_identifier__$8, false, undefined, undefined, undefined);
40196
+ const __vue_component__$c = /*#__PURE__*/normalizeComponent({
40197
+ render: __vue_render__$b,
40198
+ staticRenderFns: __vue_staticRenderFns__$b
40199
+ }, __vue_inject_styles__$b, __vue_script__$b, __vue_scope_id__$b, __vue_is_functional_template__$b, __vue_module_identifier__$b, false, undefined, undefined, undefined);
40200
40200
 
40201
- var PCaption = __vue_component__$9;
40201
+ var PCaption = __vue_component__$c;
40202
40202
 
40203
40203
  //
40204
40204
  /**
@@ -40208,7 +40208,7 @@ var PCaption = __vue_component__$9;
40208
40208
  * scan, read, and get things done.</h4>
40209
40209
  */
40210
40210
 
40211
- var script$7 = {
40211
+ var script$a = {
40212
40212
  name: 'PCard',
40213
40213
  components: {
40214
40214
  PCardFooter,
@@ -40272,10 +40272,10 @@ var script$7 = {
40272
40272
  };
40273
40273
 
40274
40274
  /* script */
40275
- const __vue_script__$7 = script$7;
40275
+ const __vue_script__$a = script$a;
40276
40276
  /* template */
40277
40277
 
40278
- var __vue_render__$7 = function () {
40278
+ var __vue_render__$a = function () {
40279
40279
  var _vm = this;
40280
40280
 
40281
40281
  var _h = _vm.$createElement;
@@ -40301,31 +40301,31 @@ var __vue_render__$7 = function () {
40301
40301
  }, [_vm._t("children")], 2) : _vm._e()], 2)] : _vm._e(), _vm._v(" "), _vm.$slots.hasOwnProperty('default') ? [_vm.sectioned ? [_c('PCardSection', [_vm._t("default")], 2)] : [_vm._t("default")]] : _c('div', [_vm._t("default")], 2), _vm._v(" "), _vm.$slots.hasOwnProperty('footer') ? [_c('PCardFooter', [_vm._t("footer")], 2)] : _vm._e()], 2);
40302
40302
  };
40303
40303
 
40304
- var __vue_staticRenderFns__$7 = [];
40304
+ var __vue_staticRenderFns__$a = [];
40305
40305
  /* style */
40306
40306
 
40307
- const __vue_inject_styles__$7 = undefined;
40307
+ const __vue_inject_styles__$a = undefined;
40308
40308
  /* scoped */
40309
40309
 
40310
- const __vue_scope_id__$7 = undefined;
40310
+ const __vue_scope_id__$a = undefined;
40311
40311
  /* module identifier */
40312
40312
 
40313
- const __vue_module_identifier__$7 = undefined;
40313
+ const __vue_module_identifier__$a = undefined;
40314
40314
  /* functional template */
40315
40315
 
40316
- const __vue_is_functional_template__$7 = false;
40316
+ const __vue_is_functional_template__$a = false;
40317
40317
  /* style inject */
40318
40318
 
40319
40319
  /* style inject SSR */
40320
40320
 
40321
40321
  /* style inject shadow dom */
40322
40322
 
40323
- const __vue_component__$8 = /*#__PURE__*/normalizeComponent({
40324
- render: __vue_render__$7,
40325
- staticRenderFns: __vue_staticRenderFns__$7
40326
- }, __vue_inject_styles__$7, __vue_script__$7, __vue_scope_id__$7, __vue_is_functional_template__$7, __vue_module_identifier__$7, false, undefined, undefined, undefined);
40323
+ const __vue_component__$b = /*#__PURE__*/normalizeComponent({
40324
+ render: __vue_render__$a,
40325
+ staticRenderFns: __vue_staticRenderFns__$a
40326
+ }, __vue_inject_styles__$a, __vue_script__$a, __vue_scope_id__$a, __vue_is_functional_template__$a, __vue_module_identifier__$a, false, undefined, undefined, undefined);
40327
40327
 
40328
- var PCard = __vue_component__$8;
40328
+ var PCard = __vue_component__$b;
40329
40329
 
40330
40330
  //
40331
40331
  /**
@@ -40336,7 +40336,7 @@ var PCard = __vue_component__$8;
40336
40336
  * full page in the admin is empty, and not for individual elements or areas in the interface.</h4>
40337
40337
  */
40338
40338
 
40339
- var script$6 = {
40339
+ var script$9 = {
40340
40340
  name: 'PEmptyState',
40341
40341
  components: {
40342
40342
  PImage,
@@ -40425,10 +40425,10 @@ var script$6 = {
40425
40425
  };
40426
40426
 
40427
40427
  /* script */
40428
- const __vue_script__$6 = script$6;
40428
+ const __vue_script__$9 = script$9;
40429
40429
  /* template */
40430
40430
 
40431
- var __vue_render__$6 = function () {
40431
+ var __vue_render__$9 = function () {
40432
40432
  var _vm = this;
40433
40433
 
40434
40434
  var _h = _vm.$createElement;
@@ -40490,31 +40490,31 @@ var __vue_render__$6 = function () {
40490
40490
  })], 2)])])])], 1);
40491
40491
  };
40492
40492
 
40493
- var __vue_staticRenderFns__$6 = [];
40493
+ var __vue_staticRenderFns__$9 = [];
40494
40494
  /* style */
40495
40495
 
40496
- const __vue_inject_styles__$6 = undefined;
40496
+ const __vue_inject_styles__$9 = undefined;
40497
40497
  /* scoped */
40498
40498
 
40499
- const __vue_scope_id__$6 = undefined;
40499
+ const __vue_scope_id__$9 = undefined;
40500
40500
  /* module identifier */
40501
40501
 
40502
- const __vue_module_identifier__$6 = undefined;
40502
+ const __vue_module_identifier__$9 = undefined;
40503
40503
  /* functional template */
40504
40504
 
40505
- const __vue_is_functional_template__$6 = false;
40505
+ const __vue_is_functional_template__$9 = false;
40506
40506
  /* style inject */
40507
40507
 
40508
40508
  /* style inject SSR */
40509
40509
 
40510
40510
  /* style inject shadow dom */
40511
40511
 
40512
- const __vue_component__$7 = /*#__PURE__*/normalizeComponent({
40513
- render: __vue_render__$6,
40514
- staticRenderFns: __vue_staticRenderFns__$6
40515
- }, __vue_inject_styles__$6, __vue_script__$6, __vue_scope_id__$6, __vue_is_functional_template__$6, __vue_module_identifier__$6, false, undefined, undefined, undefined);
40512
+ const __vue_component__$a = /*#__PURE__*/normalizeComponent({
40513
+ render: __vue_render__$9,
40514
+ staticRenderFns: __vue_staticRenderFns__$9
40515
+ }, __vue_inject_styles__$9, __vue_script__$9, __vue_scope_id__$9, __vue_is_functional_template__$9, __vue_module_identifier__$9, false, undefined, undefined, undefined);
40516
40516
 
40517
- var PEmptyState = __vue_component__$7;
40517
+ var PEmptyState = __vue_component__$a;
40518
40518
 
40519
40519
  //
40520
40520
  const Headings = {
@@ -40576,7 +40576,7 @@ const Sort = {
40576
40576
  * merchants compare and analyze the data.</h4>
40577
40577
  */
40578
40578
 
40579
- var script$5 = {
40579
+ var script$8 = {
40580
40580
  name: 'PDataTable',
40581
40581
  components: {
40582
40582
  PDataTableCellNew,
@@ -40862,10 +40862,10 @@ var script$5 = {
40862
40862
  };
40863
40863
 
40864
40864
  /* script */
40865
- const __vue_script__$5 = script$5;
40865
+ const __vue_script__$8 = script$8;
40866
40866
  /* template */
40867
40867
 
40868
- var __vue_render__$5 = function () {
40868
+ var __vue_render__$8 = function () {
40869
40869
  var _vm = this;
40870
40870
 
40871
40871
  var _h = _vm.$createElement;
@@ -41047,10 +41047,10 @@ var __vue_render__$5 = function () {
41047
41047
  })], 2)], 1);
41048
41048
  };
41049
41049
 
41050
- var __vue_staticRenderFns__$5 = [];
41050
+ var __vue_staticRenderFns__$8 = [];
41051
41051
  /* style */
41052
41052
 
41053
- const __vue_inject_styles__$5 = function (inject) {
41053
+ const __vue_inject_styles__$8 = function (inject) {
41054
41054
  if (!inject) return;
41055
41055
  inject("data-v-157a18b9_0", {
41056
41056
  source: ".Polaris-DataTable__Pagination[data-v-157a18b9]{text-align:center;padding:1.6rem;border-top:.1rem solid #e1e3e5;border-bottom-left-radius:.4rem;border-bottom-right-radius:.4rem}",
@@ -41061,27 +41061,27 @@ const __vue_inject_styles__$5 = function (inject) {
41061
41061
  /* scoped */
41062
41062
 
41063
41063
 
41064
- const __vue_scope_id__$5 = "data-v-157a18b9";
41064
+ const __vue_scope_id__$8 = "data-v-157a18b9";
41065
41065
  /* module identifier */
41066
41066
 
41067
- const __vue_module_identifier__$5 = undefined;
41067
+ const __vue_module_identifier__$8 = undefined;
41068
41068
  /* functional template */
41069
41069
 
41070
- const __vue_is_functional_template__$5 = false;
41070
+ const __vue_is_functional_template__$8 = false;
41071
41071
  /* style inject SSR */
41072
41072
 
41073
41073
  /* style inject shadow dom */
41074
41074
 
41075
- const __vue_component__$6 = /*#__PURE__*/normalizeComponent({
41076
- render: __vue_render__$5,
41077
- staticRenderFns: __vue_staticRenderFns__$5
41078
- }, __vue_inject_styles__$5, __vue_script__$5, __vue_scope_id__$5, __vue_is_functional_template__$5, __vue_module_identifier__$5, false, createInjector, undefined, undefined);
41075
+ const __vue_component__$9 = /*#__PURE__*/normalizeComponent({
41076
+ render: __vue_render__$8,
41077
+ staticRenderFns: __vue_staticRenderFns__$8
41078
+ }, __vue_inject_styles__$8, __vue_script__$8, __vue_scope_id__$8, __vue_is_functional_template__$8, __vue_module_identifier__$8, false, createInjector, undefined, undefined);
41079
41079
 
41080
- var PDataTable = __vue_component__$6;
41080
+ var PDataTable = __vue_component__$9;
41081
41081
 
41082
41082
  //
41083
41083
  const VerticalAlign = ['top', 'bottom', 'middle', 'baseline'];
41084
- var script$4 = {
41084
+ var script$7 = {
41085
41085
  name: 'PDataTableCol',
41086
41086
  props: {
41087
41087
  /**
@@ -41126,10 +41126,10 @@ var script$4 = {
41126
41126
  };
41127
41127
 
41128
41128
  /* script */
41129
- const __vue_script__$4 = script$4;
41129
+ const __vue_script__$7 = script$7;
41130
41130
  /* template */
41131
41131
 
41132
- var __vue_render__$4 = function () {
41132
+ var __vue_render__$7 = function () {
41133
41133
  var _vm = this;
41134
41134
 
41135
41135
  var _h = _vm.$createElement;
@@ -41146,10 +41146,10 @@ var __vue_render__$4 = function () {
41146
41146
  }, [_vm._t("default")], 2);
41147
41147
  };
41148
41148
 
41149
- var __vue_staticRenderFns__$4 = [];
41149
+ var __vue_staticRenderFns__$7 = [];
41150
41150
  /* style */
41151
41151
 
41152
- const __vue_inject_styles__$4 = function (inject) {
41152
+ const __vue_inject_styles__$7 = function (inject) {
41153
41153
  if (!inject) return;
41154
41154
  inject("data-v-7d902277_0", {
41155
41155
  source: "th[data-v-7d902277]:last-child{text-align:right}td[data-v-7d902277]:last-child{text-align:right}td:last-child>*[data-v-7d902277]{float:right}",
@@ -41160,23 +41160,23 @@ const __vue_inject_styles__$4 = function (inject) {
41160
41160
  /* scoped */
41161
41161
 
41162
41162
 
41163
- const __vue_scope_id__$4 = "data-v-7d902277";
41163
+ const __vue_scope_id__$7 = "data-v-7d902277";
41164
41164
  /* module identifier */
41165
41165
 
41166
- const __vue_module_identifier__$4 = undefined;
41166
+ const __vue_module_identifier__$7 = undefined;
41167
41167
  /* functional template */
41168
41168
 
41169
- const __vue_is_functional_template__$4 = false;
41169
+ const __vue_is_functional_template__$7 = false;
41170
41170
  /* style inject SSR */
41171
41171
 
41172
41172
  /* style inject shadow dom */
41173
41173
 
41174
- const __vue_component__$5 = /*#__PURE__*/normalizeComponent({
41175
- render: __vue_render__$4,
41176
- staticRenderFns: __vue_staticRenderFns__$4
41177
- }, __vue_inject_styles__$4, __vue_script__$4, __vue_scope_id__$4, __vue_is_functional_template__$4, __vue_module_identifier__$4, false, createInjector, undefined, undefined);
41174
+ const __vue_component__$8 = /*#__PURE__*/normalizeComponent({
41175
+ render: __vue_render__$7,
41176
+ staticRenderFns: __vue_staticRenderFns__$7
41177
+ }, __vue_inject_styles__$7, __vue_script__$7, __vue_scope_id__$7, __vue_is_functional_template__$7, __vue_module_identifier__$7, false, createInjector, undefined, undefined);
41178
41178
 
41179
- var PDataTableCol = __vue_component__$5;
41179
+ var PDataTableCol = __vue_component__$8;
41180
41180
 
41181
41181
  //
41182
41182
  //
@@ -41184,15 +41184,15 @@ var PDataTableCol = __vue_component__$5;
41184
41184
  //
41185
41185
  //
41186
41186
  //
41187
- var script$3 = {
41187
+ var script$6 = {
41188
41188
  name: 'PDataTableRow'
41189
41189
  };
41190
41190
 
41191
41191
  /* script */
41192
- const __vue_script__$3 = script$3;
41192
+ const __vue_script__$6 = script$6;
41193
41193
  /* template */
41194
41194
 
41195
- var __vue_render__$3 = function () {
41195
+ var __vue_render__$6 = function () {
41196
41196
  var _vm = this;
41197
41197
 
41198
41198
  var _h = _vm.$createElement;
@@ -41204,13 +41204,333 @@ var __vue_render__$3 = function () {
41204
41204
  }, [_vm._t("default")], 2);
41205
41205
  };
41206
41206
 
41207
+ var __vue_staticRenderFns__$6 = [];
41208
+ /* style */
41209
+
41210
+ const __vue_inject_styles__$6 = undefined;
41211
+ /* scoped */
41212
+
41213
+ const __vue_scope_id__$6 = "data-v-7a1bfd8a";
41214
+ /* module identifier */
41215
+
41216
+ const __vue_module_identifier__$6 = undefined;
41217
+ /* functional template */
41218
+
41219
+ const __vue_is_functional_template__$6 = false;
41220
+ /* style inject */
41221
+
41222
+ /* style inject SSR */
41223
+
41224
+ /* style inject shadow dom */
41225
+
41226
+ const __vue_component__$7 = /*#__PURE__*/normalizeComponent({
41227
+ render: __vue_render__$6,
41228
+ staticRenderFns: __vue_staticRenderFns__$6
41229
+ }, __vue_inject_styles__$6, __vue_script__$6, __vue_scope_id__$6, __vue_is_functional_template__$6, __vue_module_identifier__$6, false, undefined, undefined, undefined);
41230
+
41231
+ var PDataTableRow = __vue_component__$7;
41232
+
41233
+ //
41234
+ //
41235
+ //
41236
+ //
41237
+ //
41238
+ //
41239
+
41240
+ /**
41241
+ * <br/>
41242
+ * <h4 style="font-family: -apple-system, BlinkMacSystemFont, San Francisco, Segoe UI, Roboto, Helvetica Neue,
41243
+ * sans-serif;">Skeleton body text is used to provide a low fidelity representation of content before it appears on the
41244
+ * page, and improves load times perceived by merchants. Can be used for content in or outside of a card.</h4>
41245
+ */
41246
+ var script$5 = {
41247
+ name: 'PSkeletonBodyText',
41248
+ props: {
41249
+ /**
41250
+ * Number of line of skeleton
41251
+ */
41252
+ lines: {
41253
+ type: Number,
41254
+ default: 3
41255
+ }
41256
+ }
41257
+ };
41258
+
41259
+ /* script */
41260
+ const __vue_script__$5 = script$5;
41261
+ /* template */
41262
+
41263
+ var __vue_render__$5 = function () {
41264
+ var _vm = this;
41265
+
41266
+ var _h = _vm.$createElement;
41267
+
41268
+ var _c = _vm._self._c || _h;
41269
+
41270
+ return _c('div', {
41271
+ staticClass: "Polaris-SkeletonBodyText__SkeletonBodyTextContainer"
41272
+ }, _vm._l(_vm.lines, function (line, i) {
41273
+ return _c('div', {
41274
+ key: i,
41275
+ staticClass: "Polaris-SkeletonBodyText"
41276
+ });
41277
+ }), 0);
41278
+ };
41279
+
41280
+ var __vue_staticRenderFns__$5 = [];
41281
+ /* style */
41282
+
41283
+ const __vue_inject_styles__$5 = undefined;
41284
+ /* scoped */
41285
+
41286
+ const __vue_scope_id__$5 = undefined;
41287
+ /* module identifier */
41288
+
41289
+ const __vue_module_identifier__$5 = undefined;
41290
+ /* functional template */
41291
+
41292
+ const __vue_is_functional_template__$5 = false;
41293
+ /* style inject */
41294
+
41295
+ /* style inject SSR */
41296
+
41297
+ /* style inject shadow dom */
41298
+
41299
+ const __vue_component__$6 = /*#__PURE__*/normalizeComponent({
41300
+ render: __vue_render__$5,
41301
+ staticRenderFns: __vue_staticRenderFns__$5
41302
+ }, __vue_inject_styles__$5, __vue_script__$5, __vue_scope_id__$5, __vue_is_functional_template__$5, __vue_module_identifier__$5, false, undefined, undefined, undefined);
41303
+
41304
+ var PSkeletonBodyText = __vue_component__$6;
41305
+
41306
+ //
41307
+ const Size = ['small', 'medium', 'large', 'extraLarge'];
41308
+ /**
41309
+ * <br/>
41310
+ * <h4 style="font-family: -apple-system, BlinkMacSystemFont, San Francisco, Segoe UI, Roboto, Helvetica Neue,
41311
+ * sans-serif;">Skeleton display text is used to provide a low fidelity representation of content before it appears on
41312
+ * the page, and improves load times perceived by merchants. Can be used for content in or outside of a card.</h4>
41313
+ */
41314
+
41315
+ var script$4 = {
41316
+ name: 'PSkeletonDisplayText',
41317
+ props: {
41318
+ /**
41319
+ * Size of Skeleton.
41320
+ */
41321
+ size: {
41322
+ type: String,
41323
+ default: 'medium',
41324
+ ...StringValidator$1('size', Size)
41325
+ }
41326
+ },
41327
+ computed: {
41328
+ className() {
41329
+ return classNames('Polaris-SkeletonDisplayText__DisplayText', this.size && `Polaris-SkeletonDisplayText--${variationName('size', this.size)}`);
41330
+ }
41331
+
41332
+ }
41333
+ };
41334
+
41335
+ /* script */
41336
+ const __vue_script__$4 = script$4;
41337
+ /* template */
41338
+
41339
+ var __vue_render__$4 = function () {
41340
+ var _vm = this;
41341
+
41342
+ var _h = _vm.$createElement;
41343
+
41344
+ var _c = _vm._self._c || _h;
41345
+
41346
+ return _c('div', {
41347
+ class: _vm.className
41348
+ });
41349
+ };
41350
+
41351
+ var __vue_staticRenderFns__$4 = [];
41352
+ /* style */
41353
+
41354
+ const __vue_inject_styles__$4 = undefined;
41355
+ /* scoped */
41356
+
41357
+ const __vue_scope_id__$4 = undefined;
41358
+ /* module identifier */
41359
+
41360
+ const __vue_module_identifier__$4 = undefined;
41361
+ /* functional template */
41362
+
41363
+ const __vue_is_functional_template__$4 = false;
41364
+ /* style inject */
41365
+
41366
+ /* style inject SSR */
41367
+
41368
+ /* style inject shadow dom */
41369
+
41370
+ const __vue_component__$5 = /*#__PURE__*/normalizeComponent({
41371
+ render: __vue_render__$4,
41372
+ staticRenderFns: __vue_staticRenderFns__$4
41373
+ }, __vue_inject_styles__$4, __vue_script__$4, __vue_scope_id__$4, __vue_is_functional_template__$4, __vue_module_identifier__$4, false, undefined, undefined, undefined);
41374
+
41375
+ var PSkeletonDisplayText = __vue_component__$5;
41376
+
41377
+ //
41378
+ /**
41379
+ * <br/>
41380
+ * <h4 style="font-family: -apple-system, BlinkMacSystemFont, San Francisco, Segoe UI, Roboto, Helvetica Neue,
41381
+ * sans-serif;">Skeleton page is used with other skeleton loading components to provide a low fidelity representation
41382
+ * of the user interface (UI) before content appears on the page. It improves load times perceived by merchants.</h4>
41383
+ */
41384
+
41385
+ var script$3 = {
41386
+ name: 'PSkeletonPage',
41387
+ components: {
41388
+ PSkeletonBodyText,
41389
+ PSkeletonDisplayText
41390
+ },
41391
+ props: {
41392
+ /**
41393
+ * Page title, in large type
41394
+ */
41395
+ title: {
41396
+ type: String,
41397
+ default: null
41398
+ },
41399
+
41400
+ /**
41401
+ * Remove the normal max-width on the page
41402
+ */
41403
+ fullWidth: {
41404
+ type: Boolean,
41405
+ default: false
41406
+ },
41407
+
41408
+ /**
41409
+ * Decreases the maximum layout width. Intended for single-column layouts
41410
+ */
41411
+ narrowWidth: {
41412
+ type: Boolean,
41413
+ default: false
41414
+ },
41415
+
41416
+ /**
41417
+ * Shows a skeleton over the primary action
41418
+ */
41419
+ primaryAction: {
41420
+ type: Boolean,
41421
+ default: false
41422
+ },
41423
+
41424
+ /**
41425
+ * Number of secondary page-level actions to display
41426
+ */
41427
+ secondaryActions: {
41428
+ type: Number
41429
+ },
41430
+
41431
+ /**
41432
+ * Shows a skeleton over the breadcrumb
41433
+ */
41434
+ breadcrumbs: {
41435
+ type: Boolean,
41436
+ default: false
41437
+ }
41438
+ },
41439
+ computed: {
41440
+ className() {
41441
+ return classNames('Polaris-SkeletonPage__Page', this.fullWidth && 'Polaris-SkeletonPage--fullWidth', this.narrowWidth && 'Polaris-SkeletonPage--narrowWidth');
41442
+ }
41443
+
41444
+ },
41445
+ methods: {
41446
+ renderSecondaryActions(actionCount) {
41447
+ if (typeof actionCount === 'number') {
41448
+ const actions = [];
41449
+
41450
+ for (let i = 0; i < actionCount; i++) {
41451
+ const width = Math.round(Math.random() * 40 + 60);
41452
+ actions.push({
41453
+ width: {
41454
+ /* tslint:disable-next-line */
41455
+ 'width': `${width}px`
41456
+ },
41457
+ key: i
41458
+ });
41459
+ }
41460
+
41461
+ return actions;
41462
+ }
41463
+ }
41464
+
41465
+ }
41466
+ };
41467
+
41468
+ /* script */
41469
+ const __vue_script__$3 = script$3;
41470
+ /* template */
41471
+
41472
+ var __vue_render__$3 = function () {
41473
+ var _vm = this;
41474
+
41475
+ var _h = _vm.$createElement;
41476
+
41477
+ var _c = _vm._self._c || _h;
41478
+
41479
+ return _c('div', {
41480
+ class: _vm.className,
41481
+ attrs: {
41482
+ "role": "status",
41483
+ "aria-label": "Page loading"
41484
+ }
41485
+ }, [_c('div', {
41486
+ staticClass: "Polaris-SkeletonPage__Header"
41487
+ }, [_vm.breadcrumbs ? _c('div', {
41488
+ staticClass: "Polaris-SkeletonPage__BreadcrumbAction",
41489
+ staticStyle: {
41490
+ "width": "60px"
41491
+ }
41492
+ }, [_c('PSkeletonBodyText', {
41493
+ attrs: {
41494
+ "lines": 1
41495
+ }
41496
+ })], 1) : _vm._e(), _vm._v(" "), _c('div', {
41497
+ staticClass: "Polaris-SkeletonPage__TitleAndPrimaryAction"
41498
+ }, [_c('div', {
41499
+ staticClass: "Polaris-SkeletonPage__TitleWrapper"
41500
+ }, [_vm.title !== null ? _c('h1', {
41501
+ staticClass: "Polaris-SkeletonPage__Title"
41502
+ }, [_vm._v("\n " + _vm._s(_vm.title) + "\n ")]) : _c('div', {
41503
+ staticClass: "Polaris-SkeletonPage__SkeletonTitle"
41504
+ })]), _vm._v(" "), _vm.primaryAction ? _c('div', {
41505
+ staticClass: "Polaris-SkeletonPage__PrimaryAction"
41506
+ }, [_c('PSkeletonDisplayText', {
41507
+ attrs: {
41508
+ "size": "large"
41509
+ }
41510
+ })], 1) : _vm._e()]), _vm._v(" "), _vm.secondaryActions !== 0 ? _c('div', {
41511
+ staticClass: "Polaris-SkeletonPage__Actions"
41512
+ }, _vm._l(_vm.renderSecondaryActions(_vm.secondaryActions), function (renderSecondaryAction) {
41513
+ return _c('div', {
41514
+ key: renderSecondaryAction.key,
41515
+ staticClass: "Polaris-SkeletonPage__Action",
41516
+ style: renderSecondaryAction.width
41517
+ }, [_c('PSkeletonBodyText', {
41518
+ attrs: {
41519
+ "lines": 1
41520
+ }
41521
+ })], 1);
41522
+ }), 0) : _vm._e()]), _vm._v(" "), _c('div', {
41523
+ staticClass: "Polaris-SkeletonPage__Content"
41524
+ }, [_vm._t("default")], 2)]);
41525
+ };
41526
+
41207
41527
  var __vue_staticRenderFns__$3 = [];
41208
41528
  /* style */
41209
41529
 
41210
41530
  const __vue_inject_styles__$3 = undefined;
41211
41531
  /* scoped */
41212
41532
 
41213
- const __vue_scope_id__$3 = "data-v-7a1bfd8a";
41533
+ const __vue_scope_id__$3 = "data-v-538661fa";
41214
41534
  /* module identifier */
41215
41535
 
41216
41536
  const __vue_module_identifier__$3 = undefined;
@@ -41228,7 +41548,7 @@ const __vue_component__$4 = /*#__PURE__*/normalizeComponent({
41228
41548
  staticRenderFns: __vue_staticRenderFns__$3
41229
41549
  }, __vue_inject_styles__$3, __vue_script__$3, __vue_scope_id__$3, __vue_is_functional_template__$3, __vue_module_identifier__$3, false, undefined, undefined, undefined);
41230
41550
 
41231
- var PDataTableRow = __vue_component__$4;
41551
+ var PSkeletonPage = __vue_component__$4;
41232
41552
 
41233
41553
  //
41234
41554
  var script$2 = {
@@ -41249,7 +41569,12 @@ var script$2 = {
41249
41569
  PDataTableCol,
41250
41570
  PDataTableRow,
41251
41571
  PIcon,
41252
- PTextStyle
41572
+ PTextStyle,
41573
+ PCard,
41574
+ PCardSection,
41575
+ PSkeletonPage,
41576
+ PSkeletonBodyText,
41577
+ PSkeletonDisplayText
41253
41578
  },
41254
41579
  props: ['shop_domain'],
41255
41580
 
@@ -41453,6 +41778,7 @@ var script$2 = {
41453
41778
  console.error(error);
41454
41779
  });
41455
41780
  this.features = featuresData.data.features;
41781
+ this.features = this.features.filter(item => item.hidden_feature !== true);
41456
41782
  this.features = this.features.sort((featureA, featureB) => parseInt(featureA.display_order) - parseInt(featureB.display_order));
41457
41783
  this.features = this.features.sort((featureA, featureB) => parseInt(featureA.group_order) - parseInt(featureB.group_order));
41458
41784
  this.featuresByGroup = this.groupBy(this.features, 'group');
@@ -41494,7 +41820,71 @@ var __vue_render__$2 = function () {
41494
41820
 
41495
41821
  var _c = _vm._self._c || _h;
41496
41822
 
41497
- return _c('PPage', {
41823
+ return !_vm.plans.length ? _c('PSkeletonPage', {
41824
+ attrs: {
41825
+ "title": "Skeleton Page",
41826
+ "fullWidth": false,
41827
+ "primaryAction": "",
41828
+ "secondaryActions": 2,
41829
+ "breadcrumbs": false
41830
+ }
41831
+ }, [_c('PLayout', [_c('PLayoutSection', {
41832
+ attrs: {
41833
+ "oneThird": ""
41834
+ }
41835
+ }, [_c('PCard', {
41836
+ attrs: {
41837
+ "sectioned": ""
41838
+ }
41839
+ }, [_c('PTextContainer', [_c('PSkeletonDisplayText', {
41840
+ attrs: {
41841
+ "size": "small"
41842
+ }
41843
+ }), _vm._v(" "), _c('PSkeletonBodyText')], 1)], 1)], 1), _vm._v(" "), _c('PLayoutSection', {
41844
+ attrs: {
41845
+ "oneThird": ""
41846
+ }
41847
+ }, [_c('PCard', {
41848
+ attrs: {
41849
+ "sectioned": ""
41850
+ }
41851
+ }, [_c('PTextContainer', [_c('PSkeletonDisplayText', {
41852
+ attrs: {
41853
+ "size": "small"
41854
+ }
41855
+ }), _vm._v(" "), _c('PSkeletonBodyText')], 1)], 1)], 1), _vm._v(" "), _c('PLayoutSection', {
41856
+ attrs: {
41857
+ "oneThird": ""
41858
+ }
41859
+ }, [_c('PCard', {
41860
+ attrs: {
41861
+ "sectioned": ""
41862
+ }
41863
+ }, [_c('PTextContainer', [_c('PSkeletonDisplayText', {
41864
+ attrs: {
41865
+ "size": "small"
41866
+ }
41867
+ }), _vm._v(" "), _c('PSkeletonBodyText')], 1)], 1)], 1)], 1), _vm._v(" "), _c('PLayout', {
41868
+ staticStyle: {
41869
+ "margin-top": "20px"
41870
+ }
41871
+ }, [_c('PLayoutSection', [_c('PCard', {
41872
+ attrs: {
41873
+ "sectioned": ""
41874
+ }
41875
+ }, [_c('PSkeletonBodyText')], 1), _vm._v(" "), _c('PCard', {
41876
+ attrs: {
41877
+ "sectioned": ""
41878
+ }
41879
+ }, [_c('PSkeletonBodyText')], 1), _vm._v(" "), _c('PCard', {
41880
+ attrs: {
41881
+ "sectioned": ""
41882
+ }
41883
+ }, [_c('PSkeletonBodyText')], 1), _vm._v(" "), _c('PCard', {
41884
+ attrs: {
41885
+ "sectioned": ""
41886
+ }
41887
+ }, [_c('PSkeletonBodyText')], 1)], 1)], 1)], 1) : _c('PPage', {
41498
41888
  staticClass: "app-manager-plan-page custom-title",
41499
41889
  attrs: {
41500
41890
  "title": "Choose plan",
@@ -41793,8 +42183,8 @@ var __vue_staticRenderFns__$2 = [];
41793
42183
 
41794
42184
  const __vue_inject_styles__$2 = function (inject) {
41795
42185
  if (!inject) return;
41796
- inject("data-v-40891528_0", {
41797
- source: "@import url(https://fonts.googleapis.com/css2?family=Satisfy&display=swap);.app-manager .app-manager-plan-page .plan-table td:last-child>[data-v-5a078dbb],.app-manager .app-manager-plan-page .plan-table td:last-child>[data-v-7d902277]{float:none}.app-manager .app-manager-plan-page .active{background:#f0f8f5}.app-manager .app-manager-plan-page .plan-table td:last-child>[data-v-0d1b0d63]{float:none}.app-manager .app-manager-plan-page .plan-table td{border:.01px solid #ececee!important;border-collapse:collapse!important}.app-manager .app-manager-plan-page .plan-table .Polaris-DataTable__ScrollContainer{border-radius:12px;overflow:visible}.app-manager .app-manager-plan-page .plan-table table{border-collapse:collapse!important}.app-manager .app-manager-plan-page .custom-plan table{border-collapse:collapse!important}.app-manager .app-manager-plan-page .custom-plan table thead .first-column{border-radius:12px 0 0 0;border-top:0!important;border-left:0!important}.app-manager .app-manager-plan-page .custom-plan table thead .plan-heading.last-column{text-align:left!important;border-radius:0 12px 0 0;border-top:0!important}.app-manager .app-manager-plan-page .custom-plan table thead .plan-heading{background-color:#fff;box-shadow:rgba(23,24,24,.05) 1px 0 8px,rgba(0,0,0,.15) 0 0 2px}.app-manager .app-manager-plan-page .custom-plan table tbody tr:first-child{background-color:#fff;box-shadow:0 0 5px rgba(23,24,24,.05),0 1px 2px rgba(0,0,0,.15);border-radius:12px 0 0 0;overflow:hidden}.app-manager .app-manager-plan-page .custom-plan table tbody tr:not(:first-child:last-child){background-color:#fff;overflow:hidden}.app-manager .app-manager-plan-page .custom-plan table tbody tr:not(:first-child:last-child){background-color:#fff;box-shadow:0 0 5px rgba(23,24,24,.05),0 1px 2px rgba(0,0,0,.15);overflow:hidden}.app-manager .app-manager-plan-page .custom-plan table tbody tr:not(:nth-last-child(2)){background-color:#fff;overflow:hidden}.app-manager .app-manager-plan-page .custom-plan table tbody tr:not(:nth-last-child(2)){border-bottom:0}.app-manager .app-manager-plan-page .custom-plan table tbody tr:last-child{border-bottom:0;background-color:transparent!important;box-shadow:none!important}.app-manager .app-manager-plan-page .custom-plan table tbody tr:not(:last-child){pointer-events:none}.app-manager .app-manager-plan-page .custom-plan table thead tr td{pointer-events:none}.app-manager .app-manager-plan-page .custom-plan table tbody tr:first-child td:first-child{overflow:hidden;border-radius:12px 0 0 0}.app-manager .app-manager-plan-page .custom-plan table tbody tr:nth-last-child(2){overflow:hidden;border-bottom-right-radius:12px;border-bottom-left-radius:12px}.app-manager .app-manager-plan-page .custom-plan table tbody tr:nth-last-child(2) td:first-child{overflow:hidden;border-bottom:0!important;border-radius:0 0 0 12px}.app-manager .app-manager-plan-page .custom-plan table tbody tr:nth-last-child(2) td:last-child{overflow:hidden;border-radius:0 0 12px}.app-manager .app-manager-plan-page .custom-plan table tbody tr td:first-child{border-left:0!important;border-top:0!important;padding-left:20px}.app-manager .app-manager-plan-page .custom-plan table tbody tr td:last-child{border-right:0!important;border-bottom:0!important;text-align:center!important}.app-manager .app-manager-plan-page .custom-plan table thead tr td:last-child{border-right:0!important;border-bottom:0!important;text-align:center!important}.app-manager .app-manager-plan-page .custom-plan table tbody td:not(:first-child){text-align:center!important}.app-manager .app-manager-plan-page .custom-plan table tbody tr:last-child td:last-child{background:0 0;border-radius:0 0 12px 0}.app-manager .app-manager-plan-page .custom-plan table tbody tr:last-child td{border:0!important;background:0 0}.app-manager .app-manager-plan-page .custom-plan table tbody tr:last-child td:hover{border:0!important;background:0 0}.app-manager .app-manager-plan-page .custom-plan tbody tr:last-child td.Polaris-DataTable__Cell--verticalAlignTop{background:0 0!important}.app-manager .app-manager-plan-page .custom-plan table tbody tr:last-child{background:0 0;opacity:1}.app-manager .app-manager-plan-page .custom-plan table tbody tr:last-child td:first-child{visibility:hidden}.app-manager .app-manager-plan-page .plan-heading{padding-top:30px}.app-manager .app-manager-plan-page .custom-plan .Polaris-Layout__Section{max-width:calc(100% - 2rem)!important}.app-manager .app-manager-plan-page .later-link{text-align:center;clear:both;padding-top:15px}.app-manager .app-manager-plan-page .plan-badge ul{text-align:center;padding-top:2rem;border-top:.1rem solid #e1e3e5}.app-manager .app-manager-plan-page .plan-badge ul li{list-style:none;display:inline-block;padding-right:25px}.app-manager .app-manager-plan-page .plan-badge ul li img{max-width:133px}.app-manager .app-manager-plan-page .btn-group .Polaris-ButtonGroup__Item{margin-left:0!important;z-index:unset!important}.app-manager .app-manager-plan-page.custom-title .Polaris-HorizontalDivider{background-color:#e2e3e4}.app-manager .app-manager-plan-page .Polaris-Page__Content hr{border:1px solid #e2e3e4}.app-manager .app-manager-plan-page .app-manager-group-row{background:0 0!important;padding:16px 16px 16px 20px!important}.app-manager .app-manager-plan-page .feature__type__array{vertical-align:middle!important;word-spacing:999px;white-space:pre-line!important}",
42186
+ inject("data-v-45a1de2b_0", {
42187
+ source: "@import url(https://fonts.googleapis.com/css2?family=Satisfy&display=swap);.app-manager .app-manager-plan-page .plan-table td:last-child>[data-v-5a078dbb],.app-manager .app-manager-plan-page .plan-table td:last-child>[data-v-7d902277]{float:none}.app-manager .app-manager-plan-page .active{background:#f0f8f5}.app-manager .app-manager-plan-page .plan-table td:last-child>[data-v-0d1b0d63]{float:none}.app-manager .app-manager-plan-page .plan-table td{border:.01px solid #ececee!important;border-collapse:collapse!important}.app-manager .app-manager-plan-page .plan-table .Polaris-DataTable__ScrollContainer{border-radius:12px;overflow:visible}.app-manager .app-manager-plan-page .plan-table table{border-collapse:collapse!important}.app-manager .app-manager-plan-page .custom-plan table{border-collapse:collapse!important}.app-manager .app-manager-plan-page .custom-plan table thead .first-column{border-radius:12px 0 0 0;border-top:0!important;border-left:0!important}.app-manager .app-manager-plan-page .custom-plan table thead .plan-heading.last-column{text-align:left!important;border-radius:0 12px 0 0;border-top:0!important}.app-manager .app-manager-plan-page .custom-plan table thead .plan-heading{background-color:#fff;box-shadow:rgba(23,24,24,.05) 1px 0 8px,rgba(0,0,0,.15) 0 0 2px}.app-manager .app-manager-plan-page .custom-plan table tbody tr:first-child{background-color:#fff;box-shadow:0 0 5px rgba(23,24,24,.05),0 1px 2px rgba(0,0,0,.15);border-radius:12px 0 0 0;overflow:hidden}.app-manager .app-manager-plan-page .custom-plan table tbody tr:not(:first-child:last-child){background-color:#fff;overflow:hidden}.app-manager .app-manager-plan-page .custom-plan table tbody tr:not(:first-child:last-child){background-color:#fff;box-shadow:0 0 5px rgba(23,24,24,.05),0 1px 2px rgba(0,0,0,.15);overflow:hidden}.app-manager .app-manager-plan-page .custom-plan table tbody tr:not(:nth-last-child(2)){background-color:#fff;overflow:hidden}.app-manager .app-manager-plan-page .custom-plan table tbody tr:not(:nth-last-child(2)){border-bottom:0}.app-manager .app-manager-plan-page .custom-plan table tbody tr:last-child{border-bottom:0;background-color:transparent!important;box-shadow:none!important}.app-manager .app-manager-plan-page .custom-plan table tbody tr:not(:last-child){pointer-events:none}.app-manager .app-manager-plan-page .custom-plan table thead tr td{pointer-events:none}.app-manager .app-manager-plan-page .custom-plan table tbody tr:first-child td:first-child{overflow:hidden;border-radius:12px 0 0 0}.app-manager .app-manager-plan-page .custom-plan table tbody tr:nth-last-child(2){overflow:hidden;border-bottom-right-radius:12px;border-bottom-left-radius:12px}.app-manager .app-manager-plan-page .custom-plan table tbody tr:nth-last-child(2) td:first-child{overflow:hidden;border-bottom:0!important;border-radius:0 0 0 12px}.app-manager .app-manager-plan-page .custom-plan table tbody tr:nth-last-child(2) td:last-child{overflow:hidden;border-radius:0 0 12px}.app-manager .app-manager-plan-page .custom-plan table tbody tr td:first-child{border-left:0!important;border-top:0!important;padding-left:20px}.app-manager .app-manager-plan-page .custom-plan table tbody tr td:last-child{border-right:0!important;border-bottom:0!important;text-align:center!important}.app-manager .app-manager-plan-page .custom-plan table thead tr td:last-child{border-right:0!important;border-bottom:0!important;text-align:center!important}.app-manager .app-manager-plan-page .custom-plan table tbody td:not(:first-child){text-align:center!important}.app-manager .app-manager-plan-page .custom-plan table tbody tr:last-child td:last-child{background:0 0;border-radius:0 0 12px 0}.app-manager .app-manager-plan-page .custom-plan table tbody tr:last-child td{border:0!important;background:0 0}.app-manager .app-manager-plan-page .custom-plan table tbody tr:last-child td:hover{border:0!important;background:0 0}.app-manager .app-manager-plan-page .custom-plan tbody tr:last-child td.Polaris-DataTable__Cell--verticalAlignTop{background:0 0!important}.app-manager .app-manager-plan-page .custom-plan table tbody tr:last-child{background:0 0;opacity:1}.app-manager .app-manager-plan-page .custom-plan table tbody tr:last-child td:first-child{visibility:hidden}.app-manager .app-manager-plan-page .plan-heading{padding-top:30px}.app-manager .app-manager-plan-page .custom-plan .Polaris-Layout__Section{max-width:calc(100% - 2rem)!important}.app-manager .app-manager-plan-page .later-link{text-align:center;clear:both;padding-top:15px}.app-manager .app-manager-plan-page .plan-badge ul{text-align:center;padding-top:2rem;border-top:.1rem solid #e1e3e5}.app-manager .app-manager-plan-page .plan-badge ul li{list-style:none;display:inline-block;padding-right:25px}.app-manager .app-manager-plan-page .plan-badge ul li img{max-width:133px}.app-manager .app-manager-plan-page .btn-group .Polaris-ButtonGroup__Item{margin-left:0!important;z-index:unset!important}.app-manager .app-manager-plan-page.custom-title .Polaris-HorizontalDivider{background-color:#e2e3e4}.app-manager .app-manager-plan-page .Polaris-Page__Content hr{border:1px solid #e2e3e4}.app-manager .app-manager-plan-page .app-manager-group-row{background:0 0!important;padding:16px 16px 16px 20px!important}.app-manager .app-manager-plan-page .feature__type__array{vertical-align:middle!important;word-spacing:999px;white-space:pre-line!important}.app-manager .app-manager-plan-page .Polaris-DataTable__Table{table-layout:fixed!important}.app-manager .app-manager-plan-page td{vertical-align:middle!important}.app-manager .app-manager-plan-page td.feature__class{word-wrap:break-word!important;white-space:normal!important}",
41798
42188
  map: undefined,
41799
42189
  media: undefined
41800
42190
  });
@@ -41850,13 +42240,19 @@ var script$1 = {
41850
42240
  PDataTableCol,
41851
42241
  PDataTableRow,
41852
42242
  PIcon,
41853
- PTextStyle
42243
+ PTextStyle,
42244
+ PCardSection,
42245
+ PCard,
42246
+ PSkeletonDisplayText,
42247
+ PSkeletonBodyText,
42248
+ PSkeletonPage
41854
42249
  },
41855
42250
  props: ['shop_domain'],
41856
42251
 
41857
42252
  data() {
41858
42253
  return {
41859
- perPage: 4,
42254
+ slideLength: 0,
42255
+ perPage: 0,
41860
42256
  currentSlide: 0,
41861
42257
  plan: {},
41862
42258
  plans: [],
@@ -42053,27 +42449,55 @@ var script$1 = {
42053
42449
  async selectPlan(value) {
42054
42450
  this.selectedPlan = value;
42055
42451
  this.$nextTick(() => {
42056
- let maxHeight = 0;
42057
- let elements = document.querySelectorAll('.feature__type__array');
42058
- elements.forEach(item => {
42059
- item.style.minHeight = 'unset';
42060
- console.log(item.offsetHeight);
42452
+ this.slideLength = this.selectedPlan === 'monthly' ? this.monthlyPlan.length : this.yearlyPlan.length;
42453
+ this.perPage = this.slideLength >= 4 ? 4 : this.slideLength; // calculate and reset height of rows
42454
+
42455
+ this.features.forEach(feature => {
42456
+ let className = feature.value_type + '__type__' + feature.slug;
42457
+ let elements = document.querySelectorAll('.' + className);
42458
+ let maxHeight = 0;
42459
+ elements.forEach(item => {
42460
+ item.style.minHeight = 'unset';
42461
+
42462
+ if (maxHeight < item.offsetHeight) {
42463
+ maxHeight = item.offsetHeight;
42464
+ }
42465
+ });
42466
+ elements.forEach(item => {
42467
+ item.style.minHeight = maxHeight + 'px';
42468
+ });
42469
+ }); // remove first-slide and last-slide classes
42061
42470
 
42062
- if (maxHeight < item.offsetHeight) {
42063
- maxHeight = item.offsetHeight;
42064
- }
42065
- });
42066
- elements.forEach(item => {
42067
- item.style.minHeight = maxHeight + 'px';
42068
- });
42069
- let element = document.querySelector('.slide-0');
42471
+ let allSlides = document.getElementsByClassName('VueCarousel-slide');
42070
42472
 
42071
- if (element) {
42072
- element.classList.add('first-slide');
42073
- element = document.querySelector('.slide-3');
42074
- element.classList.add('last-slide');
42075
- document.querySelector('.VueCarousel-navigation-button.VueCarousel-navigation-prev').style.left = -document.querySelector('.Polaris-ResourceList__ResourceListWrapper.features').offsetWidth + 'px';
42076
- }
42473
+ for (let i = 0, max = allSlides.length; i < max; i++) {
42474
+ let slide = document.getElementById(allSlides[i].id);
42475
+ slide.classList.remove('first-slide');
42476
+ slide.classList.remove('last-slide');
42477
+ } // add first-slide and last-slide classes
42478
+
42479
+
42480
+ let pagesCount = this.slideLength;
42481
+ setTimeout(() => {
42482
+ let element = document.querySelector('.slide-0');
42483
+
42484
+ if (element) {
42485
+ element.classList.add('first-slide');
42486
+
42487
+ if (pagesCount < 4) {
42488
+ let lastSlideClass = '.slide-' + (pagesCount - 1);
42489
+ element = document.querySelector(lastSlideClass);
42490
+ element.classList.add('last-slide');
42491
+ } else {
42492
+ element = document.querySelector('.slide-3');
42493
+ element.classList.add('last-slide');
42494
+ }
42495
+
42496
+ if (document.querySelector('.VueCarousel-navigation-button.VueCarousel-navigation-prev')) {
42497
+ document.querySelector('.VueCarousel-navigation-button.VueCarousel-navigation-prev').style.left = -document.querySelector('.Polaris-ResourceList__ResourceListWrapper.features').offsetWidth + 'px';
42498
+ }
42499
+ }
42500
+ }, 100);
42077
42501
  });
42078
42502
  },
42079
42503
 
@@ -42095,6 +42519,7 @@ var script$1 = {
42095
42519
  console.error(error);
42096
42520
  });
42097
42521
  this.features = featuresData.data.features;
42522
+ this.features = this.features.filter(item => item.hidden_feature !== true);
42098
42523
  this.features = this.features.sort((featureA, featureB) => parseInt(featureA.display_order) - parseInt(featureB.display_order));
42099
42524
  const plansData = await axios.get(`${this.app_manager_config.baseUrl}/api/app-manager/plans`, {
42100
42525
  params: {
@@ -42120,24 +42545,65 @@ var script$1 = {
42120
42545
  this.default_plan_id = plansData.data.default_plan_id;
42121
42546
  this.onboard = !this.plan;
42122
42547
  this.$nextTick(() => {
42123
- let maxHeight = 0;
42124
- let elements = document.querySelectorAll('.feature__type__array');
42125
- elements.forEach(item => {
42126
- if (maxHeight < item.offsetHeight) {
42127
- maxHeight = item.offsetHeight;
42128
- }
42129
- });
42130
- elements.forEach(item => {
42131
- item.style.minHeight = maxHeight + 'px';
42132
- });
42133
- let element = document.querySelector('.slide-0');
42548
+ // calculate height of cell
42549
+ setTimeout(() => {
42550
+ let elements = document.querySelectorAll('.plan__price');
42551
+ let maxHeight = 0;
42552
+ elements.forEach(item => {
42553
+ if (maxHeight < item.offsetHeight) {
42554
+ maxHeight = item.offsetHeight;
42555
+ }
42556
+ });
42557
+ elements.forEach(item => {
42558
+ item.style.minHeight = maxHeight + 'px';
42559
+ });
42560
+ this.features.forEach(feature => {
42561
+ let className = feature.value_type + '__type__' + feature.slug;
42562
+ elements = document.querySelectorAll('.' + className);
42563
+ maxHeight = 0;
42564
+ elements.forEach(item => {
42565
+ if (maxHeight < item.offsetHeight) {
42566
+ maxHeight = item.offsetHeight;
42567
+ }
42568
+ });
42569
+ elements.forEach(item => {
42570
+ item.style.minHeight = maxHeight + 'px';
42571
+ });
42572
+ });
42573
+ }, 100); // remove fist-slide and last-slide classes from all slides
42134
42574
 
42135
- if (element) {
42136
- element.classList.add('first-slide');
42137
- element = document.querySelector('.slide-3');
42138
- element.classList.add('last-slide');
42139
- document.querySelector('.VueCarousel-navigation-button.VueCarousel-navigation-prev').style.left = -document.querySelector('.Polaris-ResourceList__ResourceListWrapper.features').offsetWidth + 'px';
42140
- }
42575
+ let allSlides = document.getElementsByClassName('VueCarousel-slide');
42576
+
42577
+ for (let i = 0, max = allSlides.length; i < max; i++) {
42578
+ let slide = document.getElementById(allSlides[i].id);
42579
+ slide.classList.remove('first-slide');
42580
+ slide.classList.remove('last-slide');
42581
+ } // add first-slide and last-slide
42582
+
42583
+
42584
+ this.slideLength = this.selectedPlan === 'monthly' ? this.monthlyPlan.length : this.yearlyPlan.length;
42585
+ this.perPage = this.slideLength >= 4 ? 4 : this.slideLength;
42586
+ let pagesCount = this.slideLength;
42587
+ setTimeout(() => {
42588
+ let element = document.querySelector('.slide-0');
42589
+
42590
+ if (element) {
42591
+ element.classList.add('first-slide');
42592
+
42593
+ if (pagesCount < 4) {
42594
+ let lastSlideClass = '.slide-' + (pagesCount - 1);
42595
+ element = document.querySelector(lastSlideClass);
42596
+ element.classList.add('last-slide');
42597
+ } else {
42598
+ element = document.querySelector('.slide-3');
42599
+ element.classList.add('last-slide');
42600
+ }
42601
+
42602
+ if (document.querySelector('.VueCarousel-navigation-button.VueCarousel-navigation-prev')) {
42603
+ document.querySelector('.VueCarousel-navigation-button.VueCarousel-navigation-prev').style.left = -document.querySelector('.Polaris-ResourceList__ResourceListWrapper.features').offsetWidth + 'px';
42604
+ }
42605
+ }
42606
+ }, 100);
42141
42607
  });
42142
42608
  }
42143
42609
 
@@ -42154,7 +42620,71 @@ var __vue_render__$1 = function () {
42154
42620
 
42155
42621
  var _c = _vm._self._c || _h;
42156
42622
 
42157
- return _c('PPage', {
42623
+ return !_vm.plans.length ? _c('PSkeletonPage', {
42624
+ attrs: {
42625
+ "title": "Skeleton Page",
42626
+ "fullWidth": false,
42627
+ "primaryAction": "",
42628
+ "secondaryActions": 2,
42629
+ "breadcrumbs": false
42630
+ }
42631
+ }, [_c('PLayout', [_c('PLayoutSection', {
42632
+ attrs: {
42633
+ "oneThird": ""
42634
+ }
42635
+ }, [_c('PCard', {
42636
+ attrs: {
42637
+ "sectioned": ""
42638
+ }
42639
+ }, [_c('PTextContainer', [_c('PSkeletonDisplayText', {
42640
+ attrs: {
42641
+ "size": "small"
42642
+ }
42643
+ }), _vm._v(" "), _c('PSkeletonBodyText')], 1)], 1)], 1), _vm._v(" "), _c('PLayoutSection', {
42644
+ attrs: {
42645
+ "oneThird": ""
42646
+ }
42647
+ }, [_c('PCard', {
42648
+ attrs: {
42649
+ "sectioned": ""
42650
+ }
42651
+ }, [_c('PTextContainer', [_c('PSkeletonDisplayText', {
42652
+ attrs: {
42653
+ "size": "small"
42654
+ }
42655
+ }), _vm._v(" "), _c('PSkeletonBodyText')], 1)], 1)], 1), _vm._v(" "), _c('PLayoutSection', {
42656
+ attrs: {
42657
+ "oneThird": ""
42658
+ }
42659
+ }, [_c('PCard', {
42660
+ attrs: {
42661
+ "sectioned": ""
42662
+ }
42663
+ }, [_c('PTextContainer', [_c('PSkeletonDisplayText', {
42664
+ attrs: {
42665
+ "size": "small"
42666
+ }
42667
+ }), _vm._v(" "), _c('PSkeletonBodyText')], 1)], 1)], 1)], 1), _vm._v(" "), _c('PLayout', {
42668
+ staticStyle: {
42669
+ "margin-top": "20px"
42670
+ }
42671
+ }, [_c('PLayoutSection', [_c('PCard', {
42672
+ attrs: {
42673
+ "sectioned": ""
42674
+ }
42675
+ }, [_c('PSkeletonBodyText')], 1), _vm._v(" "), _c('PCard', {
42676
+ attrs: {
42677
+ "sectioned": ""
42678
+ }
42679
+ }, [_c('PSkeletonBodyText')], 1), _vm._v(" "), _c('PCard', {
42680
+ attrs: {
42681
+ "sectioned": ""
42682
+ }
42683
+ }, [_c('PSkeletonBodyText')], 1), _vm._v(" "), _c('PCard', {
42684
+ attrs: {
42685
+ "sectioned": ""
42686
+ }
42687
+ }, [_c('PSkeletonBodyText')], 1)], 1)], 1)], 1) : _c('PPage', {
42158
42688
  staticClass: "app-manager-plan-page-slider custom-title",
42159
42689
  attrs: {
42160
42690
  "title": "Choose plan",
@@ -42227,7 +42757,7 @@ var __vue_render__$1 = function () {
42227
42757
  return _c('li', {
42228
42758
  key: key,
42229
42759
  staticClass: "Polaris-ResourceList__ItemWrapper pro_title",
42230
- class: "feature__type__" + feature.value_type + " feature__class"
42760
+ class: feature.value_type + "__type__" + feature.slug + " feature__type__" + feature.value_type + " feature__class"
42231
42761
  }, [_c('div', {
42232
42762
  staticClass: "Polaris-ResourceList-Item__Container"
42233
42763
  }, [_c('div', {
@@ -42261,11 +42791,25 @@ var __vue_render__$1 = function () {
42261
42791
  }, [_c('div', {
42262
42792
  staticClass: "plan__price",
42263
42793
  style: _vm.activePlanStyle(plan)
42264
- }, [_c('b', {
42794
+ }, [plan.price === 0 ? _c('div', [plan.name !== 'Free' ? _c('b', {
42265
42795
  staticStyle: {
42266
42796
  "font-size": "16px"
42267
42797
  }
42268
- }, [_vm._v(_vm._s(plan.name))]), _vm._v(" "), plan.discount && plan.discount > 0 ? _c('div', [_c('p', {
42798
+ }, [_vm._v(_vm._s(plan.name))]) : _vm._e(), _vm._v(" "), _c('p', {
42799
+ staticStyle: {
42800
+ "display": "flex",
42801
+ "margin-top": "10px"
42802
+ }
42803
+ }, [_c('PHeading', {
42804
+ staticStyle: {
42805
+ "font-size": "25px",
42806
+ "font-weight": "700"
42807
+ }
42808
+ }, [_vm._v("Free")])], 1)]) : plan.discount && plan.discount > 0 ? _c('div', [_c('b', {
42809
+ staticStyle: {
42810
+ "font-size": "16px"
42811
+ }
42812
+ }, [_vm._v(_vm._s(plan.name))]), _vm._v(" "), _c('p', {
42269
42813
  staticStyle: {
42270
42814
  "display": "flex",
42271
42815
  "margin-top": "10px"
@@ -42296,7 +42840,11 @@ var __vue_render__$1 = function () {
42296
42840
  "margin-top": "3px",
42297
42841
  "font-size": "14px"
42298
42842
  }
42299
- }, [_vm._v("/" + _vm._s(_vm.selectedPlan === 'monthly' ? "mo" : "year"))])], 1)]) : _c('div', [_c('p', {
42843
+ }, [_vm._v("/" + _vm._s(_vm.selectedPlan === 'monthly' ? "mo" : "year"))])], 1)]) : _c('div', [_c('b', {
42844
+ staticStyle: {
42845
+ "font-size": "16px"
42846
+ }
42847
+ }, [_vm._v(_vm._s(plan.name))]), _vm._v(" "), _c('p', {
42300
42848
  staticStyle: {
42301
42849
  "display": "flex",
42302
42850
  "margin-top": "10px"
@@ -42314,7 +42862,7 @@ var __vue_render__$1 = function () {
42314
42862
  }, [_vm._v("/" + _vm._s(_vm.selectedPlan === 'monthly' ? "mo" : "year"))])], 1)])]), _vm._v(" "), _c('div', [_c('ul', [_vm._l(_vm.features, function (feature, key) {
42315
42863
  return _c('li', {
42316
42864
  key: key,
42317
- class: "feature__type__" + feature.value_type,
42865
+ class: feature.value_type + "__type__" + feature.slug + " feature__list feature__type__" + feature.value_type,
42318
42866
  style: _vm.activePlanStyle(plan)
42319
42867
  }, [_c('div', [plan.features && plan.features[feature.uuid] ? [plan.features[feature.uuid].value_type === 'boolean' ? [parseInt(plan.features[feature.uuid].value) === 1 ? _c('PIcon', {
42320
42868
  attrs: {
@@ -42386,8 +42934,8 @@ var __vue_staticRenderFns__$1 = [];
42386
42934
 
42387
42935
  const __vue_inject_styles__$1 = function (inject) {
42388
42936
  if (!inject) return;
42389
- inject("data-v-3ded0aa6_0", {
42390
- source: "@import url(https://fonts.googleapis.com/css2?family=Satisfy&display=swap);.app-manager .app-manager-plan-page-slider ul{list-style:none;margin:0;padding:0}.app-manager .app-manager-plan-page-slider .Polaris-Layout__Section .VueCarousel-slide li,.app-manager .app-manager-plan-page-slider .Polaris-ResourceList__ResourceListWrapper.features li,.app-manager .app-manager-plan-page-slider .plan__price{padding:16px 16px 16px 20px}.app-manager .app-manager-plan-page-slider .Polaris-Layout.custom-plan .VueCarousel .plan__price,.app-manager .app-manager-plan-page-slider .Polaris-Layout__Section .VueCarousel-slide li:not(:last-child),.app-manager .app-manager-plan-page-slider .Polaris-ResourceList__ResourceListWrapper.features li{border-top:1px solid #ddd;border-right:1px solid #ddd;background:#fff}.app-manager .app-manager-plan-page-slider .Polaris-ResourceList__ResourceListWrapper.features li{border-right:none;border-left:1px solid #ddd}.app-manager .app-manager-plan-page-slider .plan__price{min-height:121px}.app-manager .app-manager-plan-page-slider .Polaris-Layout__Section .VueCarousel-slide li:nth-last-child(2),.app-manager .app-manager-plan-page-slider .Polaris-ResourceList__ResourceListWrapper.features li:last-child{border-bottom:1px solid #ddd}.app-manager .app-manager-plan-page-slider .Polaris-ResourceList__ResourceListWrapper.features li:first-child{border-top-left-radius:12px}.app-manager .app-manager-plan-page-slider .Polaris-ResourceList__ResourceListWrapper.features li:last-child{border-bottom-left-radius:12px}.app-manager .app-manager-plan-page-slider .VueCarousel-inner .VueCarousel-slide.first-slide ul li:not(:last-child){border-left:1px solid #ddd}.app-manager .app-manager-plan-page-slider .VueCarousel-inner .VueCarousel-slide.first-slide .plan__price{border-left:1px solid #ddd;box-shadow:none;border-top-left-radius:12px;overflow:hidden}.app-manager .app-manager-plan-page-slider .VueCarousel-inner .VueCarousel-slide.last-slide ul li:nth-last-child(2){border-bottom-right-radius:12px}.app-manager .app-manager-plan-page-slider .VueCarousel-inner .VueCarousel-slide.last-slide .plan__price{border-right:1px solid #ddd;box-shadow:none;border-top-right-radius:12px;overflow:hidden}.app-manager .app-manager-plan-page-slider .VueCarousel-inner .VueCarousel-slide.last-slide{border-top-right-radius:12px}.app-manager .app-manager-plan-page-slider .VueCarousel-inner .VueCarousel-slide.first-slide{border-top-left-radius:12px}.app-manager .app-manager-plan-page-slider .VueCarousel .VueCarousel-inner li{text-align:center}.app-manager .app-manager-plan-page-slider .VueCarousel-navigation-button{color:#257f60}.app-manager .app-manager-plan-page-slider .btn-group .Polaris-ButtonGroup__Item{margin-left:0!important;z-index:unset!important}.app-manager .app-manager-plan-page-slider .feature__type__array{display:flex;align-items:center;word-spacing:999px;justify-content:center}.app-manager .app-manager-plan-page-slider .feature__type__array.feature__class{justify-content:left}",
42937
+ inject("data-v-88ac6e0e_0", {
42938
+ source: "@import url(https://fonts.googleapis.com/css2?family=Satisfy&display=swap);.app-manager .app-manager-plan-page-slider ul{list-style:none;margin:0;padding:0}.app-manager .app-manager-plan-page-slider .Polaris-Layout__Section .VueCarousel-slide li,.app-manager .app-manager-plan-page-slider .Polaris-ResourceList__ResourceListWrapper.features li,.app-manager .app-manager-plan-page-slider .plan__price{padding:16px 16px 16px 20px}.app-manager .app-manager-plan-page-slider .Polaris-Layout.custom-plan .VueCarousel .plan__price,.app-manager .app-manager-plan-page-slider .Polaris-Layout__Section .VueCarousel-slide li:not(:last-child),.app-manager .app-manager-plan-page-slider .Polaris-ResourceList__ResourceListWrapper.features li{border-top:1px solid #ddd;border-right:1px solid #ddd;background:#fff}.app-manager .app-manager-plan-page-slider .Polaris-ResourceList__ResourceListWrapper.features li{border-right:none;border-left:1px solid #ddd}.app-manager .app-manager-plan-page-slider .plan__price{min-height:121px}.app-manager .app-manager-plan-page-slider .Polaris-Layout__Section .VueCarousel-slide li:nth-last-child(2),.app-manager .app-manager-plan-page-slider .Polaris-ResourceList__ResourceListWrapper.features li:last-child{border-bottom:1px solid #ddd}.app-manager .app-manager-plan-page-slider .Polaris-ResourceList__ResourceListWrapper.features li:first-child{border-top-left-radius:12px}.app-manager .app-manager-plan-page-slider .Polaris-ResourceList__ResourceListWrapper.features li:last-child{border-bottom-left-radius:12px}.app-manager .app-manager-plan-page-slider .VueCarousel-inner .VueCarousel-slide.first-slide ul li:not(:last-child){border-left:1px solid #ddd}.app-manager .app-manager-plan-page-slider .VueCarousel-inner .VueCarousel-slide.first-slide .plan__price{border-left:1px solid #ddd;box-shadow:none;border-top-left-radius:12px;overflow:hidden}.app-manager .app-manager-plan-page-slider .VueCarousel-inner .VueCarousel-slide.last-slide ul li:nth-last-child(2){border-bottom-right-radius:12px}.app-manager .app-manager-plan-page-slider .VueCarousel-inner .VueCarousel-slide.last-slide .plan__price{border-right:1px solid #ddd;box-shadow:none;border-top-right-radius:12px;overflow:hidden}.app-manager .app-manager-plan-page-slider .VueCarousel-inner .VueCarousel-slide.last-slide{border-top-right-radius:12px}.app-manager .app-manager-plan-page-slider .VueCarousel-inner .VueCarousel-slide.first-slide{border-top-left-radius:12px}.app-manager .app-manager-plan-page-slider .VueCarousel .VueCarousel-inner li{text-align:center}.app-manager .app-manager-plan-page-slider .VueCarousel-navigation-button{color:#257f60}.app-manager .app-manager-plan-page-slider .btn-group .Polaris-ButtonGroup__Item{margin-left:0!important;z-index:unset!important}.app-manager .app-manager-plan-page-slider .feature__list,.app-manager .app-manager-plan-page-slider .feature__type__array{display:flex;align-items:center;word-spacing:999px;justify-content:center}.app-manager .app-manager-plan-page-slider .feature__type__array.feature__class{justify-content:left}",
42391
42939
  map: undefined,
42392
42940
  media: undefined
42393
42941
  });
@@ -42483,7 +43031,7 @@ var __vue_component__$1 = __vue_component__;
42483
43031
 
42484
43032
  var components = /*#__PURE__*/Object.freeze({
42485
43033
  __proto__: null,
42486
- Banners: __vue_component__$Q,
43034
+ Banners: __vue_component__$T,
42487
43035
  AppManagerGroupPlan: AppManagerGroupPlan,
42488
43036
  PlanBanners: PlanBanners,
42489
43037
  AppManagerSliderPlan: AppManagerSliderPlan,
@@ -42506,4 +43054,4 @@ const install = function installAppManagerVue(Vue) {
42506
43054
  };
42507
43055
  }; // Create module definition for Vue.use()
42508
43056
 
42509
- export { AppManagerGroupPlan, __vue_component__$1 as AppManagerPlan, AppManagerSliderPlan, __vue_component__$Q as Banners, PlanBanners, install as default };
43057
+ export { AppManagerGroupPlan, __vue_component__$1 as AppManagerPlan, AppManagerSliderPlan, __vue_component__$T as Banners, PlanBanners, install as default };