PluginProbe
FluentCart A New Era of eCommerce – Faster, Lighter, and Simpler / 1.6.6
FluentCart A New Era of eCommerce – Faster, Lighter, and Simpler v1.6.6
1.6.6 1.6.5 1.6.4 1.6.3 1.6.2 1.6.1 1.6.0 1.5.4 1.5.5 1.5.3 1.5.2 1.5.1 1.5.0 1.4.2 1.4.1 1.4.0 1.3.28 1.3.27 1.3.26 1.3.25 1.3.23 1.3.22 1.3.21 1.3.20 1.3.19 All 49 releases
← All changes | config/vite_config.php +541 -172 1.5.0 → 1.6.6 View file →
@@ -1,5 +1,31 @@
1 1 <?php return [
2 + '_Activity.js' => [
3 + 'file' => 'chunks/Activity.js',
4 + 'name' => 'Activity',
5 + 'imports' => [
6 + '_vue.esm-bundler.js',
7 + '_Empty.js',
8 + '_Badge.js',
9 + '_Translator.js',
10 + '_Str.js',
11 + '_Url.js',
12 + '_IconButton.js',
13 + '_DynamicIcon.js',
14 + '_CardBody.js',
15 + '_CurrencyFormatter.js',
16 + '_OrderCustomerInformation.js',
17 + '_Rest.js',
18 + '_Notify.js',
19 + '_NotFound.js',
20 + '_index.js',
21 + '_Arr.js',
22 + '_common.js',
23 + '_BundleProducts.js',
24 + '__plugin-vue_export-helper.js',
25 + '_Utils.js'
26 + ]
27 + ],
2 28 '_AddProductItemModal.css' => [
3 29 'file' => 'assets/AddProductItemModal.css',
4 30 'src' => '_AddProductItemModal.css'
5 31 ],
@@ -73,12 +99,12 @@
73 99 'imports' => [
74 100 '_vue.esm-bundler.js',
75 101 '_Translator.js',
76 102 '_Rest.js',
103 + '_common.js',
77 104 '_index.js',
78 105 '_Notify.js',
79 106 '_DynamicIcon.js',
80 - '_common.js',
81 107 '__plugin-vue_export-helper.js'
82 108 ]
83 109 ],
84 110 '_Badge.js' => [
@@ -86,9 +112,9 @@
86 112 'name' => 'Badge',
87 113 'imports' => [
88 114 '_Model.js',
89 115 '_vue.esm-bundler.js',
90 - '_Storage.js',
116 + '_common.js',
91 117 '_Rest.js',
92 118 '_vue-router.js',
93 119 '_Url.js',
94 120 '_Arr.js',
@@ -118,34 +144,8 @@
118 144 '_vue.esm-bundler.js',
119 145 '__plugin-vue_export-helper.js'
120 146 ]
121 147 ],
122 - '_CancelSubscription.js' => [
123 - 'file' => 'chunks/CancelSubscription.js',
124 - 'name' => 'CancelSubscription',
125 - 'imports' => [
126 - '_vue.esm-bundler.js',
127 - '_Empty.js',
128 - '_Badge.js',
129 - '_Translator.js',
130 - '_Str.js',
131 - '_Url.js',
132 - '_IconButton.js',
133 - '_DynamicIcon.js',
134 - '_CardBody.js',
135 - '_CurrencyFormatter.js',
136 - '_OrderCustomerInformation.js',
137 - '_Rest.js',
138 - '_Notify.js',
139 - '_NotFound.js',
140 - '_index.js',
141 - '_Arr.js',
142 - '_common.js',
143 - '_BundleProducts.js',
144 - '__plugin-vue_export-helper.js',
145 - '_Utils.js'
146 - ]
147 - ],
148 148 '_CardBody.js' => [
149 149 'file' => 'chunks/CardBody.js',
150 150 'name' => 'CardBody',
151 151 'imports' => [
@@ -158,10 +158,11 @@
158 158 '_ColorPickerField.js' => [
159 159 'file' => 'chunks/ColorPickerField.js',
160 160 'name' => 'ColorPickerField',
161 161 'imports' => [
162 - '_BlockEditorTranslator.js',
163 - '_Icons.js'
162 + '_jsx-runtime.js',
163 + '_Icons.js',
164 + '_BlockEditorTranslator.js'
164 165 ]
165 166 ],
166 167 '_CurrencyFormatter.js' => [
167 168 'file' => 'chunks/CurrencyFormatter.js',
@@ -168,8 +169,10 @@
168 169 'name' => 'CurrencyFormatter',
169 170 'imports' => [
170 171 '_Arr.js',
171 172 '_dayjs.min.js',
173 + '_timezone.js',
174 + '_weekOfYear.js',
172 175 '_Translator.js'
173 176 ]
174 177 ],
175 178 '_CustomSelect.js' => [
@@ -175,10 +178,11 @@
175 178 '_CustomSelect.js' => [
176 179 'file' => 'chunks/CustomSelect.js',
177 180 'name' => 'CustomSelect',
178 181 'imports' => [
179 - '_BlockEditorTranslator.js',
180 - '_index6.js'
182 + '_jsx-runtime.js',
183 + '_index6.js',
184 + '_BlockEditorTranslator.js'
181 185 ]
182 186 ],
183 187 '_DynamicIcon.js' => [
184 188 'file' => 'chunks/DynamicIcon.js',
@@ -183,8 +187,9 @@
183 187 '_DynamicIcon.js' => [
184 188 'file' => 'chunks/DynamicIcon.js',
185 189 'name' => 'DynamicIcon',
186 190 'imports' => [
191 + '_preload-helper.js',
187 192 '_vue.esm-bundler.js'
188 193 ],
189 194 'dynamicImports' => [
190 195 'resources/admin/Bits/Components/Icons/Access.vue',
@@ -283,8 +288,9 @@
283 288 'resources/admin/Bits/Components/Icons/Frame.vue',
284 289 'resources/admin/Bits/Components/Icons/FullScreen.vue',
285 290 'resources/admin/Bits/Components/Icons/GalleryAdd.vue',
286 291 'resources/admin/Bits/Components/Icons/GearIcon.vue',
292 + 'resources/admin/Bits/Components/Icons/Generate.vue',
287 293 'resources/admin/Bits/Components/Icons/Gift.vue',
288 294 'resources/admin/Bits/Components/Icons/Globe.vue',
289 295 'resources/admin/Bits/Components/Icons/GradientCheckCircle.vue',
290 296 'resources/admin/Bits/Components/Icons/GradientWarningCircle.vue',
@@ -330,12 +336,15 @@
330 336 'resources/admin/Bits/Components/Icons/Overview.vue',
331 337 'resources/admin/Bits/Components/Icons/Package.vue',
332 338 'resources/admin/Bits/Components/Icons/Page.vue',
333 339 'resources/admin/Bits/Components/Icons/PaidOrdersIcon.vue',
340 + 'resources/admin/Bits/Components/Icons/PaintLine.vue',
334 341 'resources/admin/Bits/Components/Icons/Palette.vue',
342 + 'resources/admin/Bits/Components/Icons/PaletteLine.vue',
335 343 'resources/admin/Bits/Components/Icons/Party.vue',
336 344 'resources/admin/Bits/Components/Icons/PaymentIcon.vue',
337 345 'resources/admin/Bits/Components/Icons/Pending.vue',
346 + 'resources/admin/Bits/Components/Icons/PlayCircle.vue',
338 347 'resources/admin/Bits/Components/Icons/Plus.vue',
339 348 'resources/admin/Bits/Components/Icons/PlusCircle.vue',
340 349 'resources/admin/Bits/Components/Icons/Print.vue',
341 350 'resources/admin/Bits/Components/Icons/Product.vue',
@@ -384,8 +393,9 @@
384 393 'resources/admin/Bits/Components/Icons/Unfulfilled.vue',
385 394 'resources/admin/Bits/Components/Icons/Unlink.vue',
386 395 'resources/admin/Bits/Components/Icons/Upload.vue',
387 396 'resources/admin/Bits/Components/Icons/Users.vue',
397 + 'resources/admin/Bits/Components/Icons/VideoAdd.vue',
388 398 'resources/admin/Bits/Components/Icons/Wallet.vue',
389 399 'resources/admin/Bits/Components/Icons/Warning.vue',
390 400 'resources/admin/Bits/Components/Icons/WarningFill.vue',
391 401 'resources/admin/Bits/Components/Icons/Webhooks.vue',
@@ -391,13 +401,25 @@
391 401 'resources/admin/Bits/Components/Icons/Webhooks.vue',
392 402 'resources/admin/Bits/Components/Icons/Window.vue'
393 403 ]
394 404 ],
405 + '_DynamicTemplateParser.js' => [
406 + 'file' => 'chunks/DynamicTemplateParser.js',
407 + 'name' => 'DynamicTemplateParser',
408 + 'imports' => [
409 + '_index.js',
410 + '_vue.esm-bundler.js',
411 + '_index2.js',
412 + '_index3.js',
413 + '_dayjs.min.js',
414 + '_index4.js'
415 + ]
416 + ],
395 417 '_EditorPanel.js' => [
396 418 'file' => 'chunks/EditorPanel.js',
397 419 'name' => 'EditorPanel',
398 420 'imports' => [
399 - '_BlockEditorTranslator.js'
421 + '_jsx-runtime.js'
400 422 ]
401 423 ],
402 424 '_EditorPanelRow.js' => [
403 425 'file' => 'chunks/EditorPanelRow.js',
@@ -402,9 +424,9 @@
402 424 '_EditorPanelRow.js' => [
403 425 'file' => 'chunks/EditorPanelRow.js',
404 426 'name' => 'EditorPanelRow',
405 427 'imports' => [
406 - '_BlockEditorTranslator.js'
428 + '_jsx-runtime.js'
407 429 ]
408 430 ],
409 431 '_Empty.js' => [
410 432 'file' => 'chunks/Empty.js',
@@ -418,8 +440,9 @@
418 440 '_ErrorBoundary.js' => [
419 441 'file' => 'chunks/ErrorBoundary.js',
420 442 'name' => 'ErrorBoundary',
421 443 'imports' => [
444 + '_jsx-runtime.js',
422 445 '_BlockEditorTranslator.js'
423 446 ]
424 447 ],
425 448 '_FileUploaderDialog.js' => [
@@ -432,9 +455,8 @@
432 455 '_DynamicIcon.js',
433 456 '_Rest.js',
434 457 '_Notify.js',
435 458 '_Translator.js',
436 - '_Storage.js',
437 459 '_Model.js'
438 460 ]
439 461 ],
440 462 '_IconButton.js' => [
@@ -448,9 +470,9 @@
448 470 '_Icons.js' => [
449 471 'file' => 'chunks/Icons.js',
450 472 'name' => 'Icons',
451 473 'imports' => [
452 - '_BlockEditorTranslator.js'
474 + '_jsx-runtime.js'
453 475 ]
454 476 ],
455 477 '_Model.js' => [
456 478 'file' => 'chunks/Model.js',
@@ -485,22 +507,23 @@
485 507 'file' => 'chunks/OrderCustomerInformation.js',
486 508 'name' => 'OrderCustomerInformation',
487 509 'imports' => [
488 510 '_vue.esm-bundler.js',
511 + '_index.js',
512 + '_Translator.js',
513 + '_Animation.js',
514 + '_Badge.js',
515 + '_Rest.js',
516 + '_Notify.js',
489 517 '__plugin-vue_export-helper.js',
490 - '_Badge.js',
491 518 '_Empty.js',
492 519 '_common.js',
493 520 '_IconButton.js',
494 521 '_DynamicIcon.js',
495 - '_Translator.js',
496 522 '_CardBody.js',
497 523 '_UserCan.js',
498 524 '_Arr.js',
499 525 '_Asset.js',
500 - '_Notify.js',
501 - '_Rest.js',
502 - '_index.js',
503 526 '_AddressComponent2.js',
504 527 '_NotFound.js',
505 528 '_productService.js'
506 529 ]
@@ -516,10 +539,11 @@
516 539 '_ProductExcerptBlock.js' => [
517 540 'file' => 'chunks/ProductExcerptBlock.js',
518 541 'name' => 'ProductExcerptBlock',
519 542 'imports' => [
520 - '_BlockEditorTranslator.js',
521 - '_SingleProductContext.js'
543 + '_jsx-runtime.js',
544 + '_SingleProductContext.js',
545 + '_BlockEditorTranslator.js'
522 546 ]
523 547 ],
524 548 '_ProductListItem.js' => [
525 549 'file' => 'chunks/ProductListItem.js',
@@ -524,10 +548,11 @@
524 548 '_ProductListItem.js' => [
525 549 'file' => 'chunks/ProductListItem.js',
526 550 'name' => 'ProductListItem',
527 551 'imports' => [
528 - '_BlockEditorTranslator.js',
529 - '_Icons.js'
552 + '_jsx-runtime.js',
553 + '_Icons.js',
554 + '_BlockEditorTranslator.js'
530 555 ]
531 556 ],
532 557 '_ProductVariationSelector.js' => [
533 558 'file' => 'chunks/ProductVariationSelector.js',
@@ -548,10 +573,11 @@
548 573 '_SelectProductModal.js' => [
549 574 'file' => 'chunks/SelectProductModal.js',
550 575 'name' => 'SelectProductModal',
551 576 'imports' => [
577 + '_jsx-runtime.js',
578 + '_Icons.js',
552 579 '_BlockEditorTranslator.js',
553 - '_Icons.js',
554 580 '_index5.js',
555 581 '_ProductListItem.js',
556 582 '_index6.js',
557 583 '_add-query-args.js'
@@ -560,13 +586,14 @@
560 586 '_SelectVariationModal.js' => [
561 587 'file' => 'chunks/SelectVariationModal.js',
562 588 'name' => 'SelectVariationModal',
563 589 'imports' => [
564 - '_BlockEditorTranslator.js',
590 + '_jsx-runtime.js',
565 591 '_ProductListItem.js',
566 592 '_Icons.js',
567 593 '_index6.js',
568 594 '_index5.js',
595 + '_BlockEditorTranslator.js',
569 596 '_add-query-args.js'
570 597 ]
571 598 ],
572 599 '_ServerSidePreview.css' => [
@@ -589,16 +616,8 @@
589 616 '_SingleProductContext.js' => [
590 617 'file' => 'chunks/SingleProductContext.js',
591 618 'name' => 'SingleProductContext'
592 619 ],
593 - '_Storage.js' => [
594 - 'file' => 'chunks/Storage.js',
595 - 'name' => 'Storage',
596 - 'imports' => [
597 - '_Str.js',
598 - '_Arr.js'
599 - ]
600 - ],
601 620 '_Str.js' => [
602 621 'file' => 'chunks/Str.js',
603 622 'name' => 'Str'
604 623 ],
@@ -647,9 +666,11 @@
647 666 'name' => 'Utils',
648 667 'imports' => [
649 668 '_Translator.js',
650 669 '_dayjs.min.js',
651 - '_timezone.js'
670 + '_timezone.js',
671 + '_weekOfYear.js',
672 + '_CurrencyFormatter.js'
652 673 ]
653 674 ],
654 675 '__plugin-vue_export-helper.js' => [
655 676 'file' => 'chunks/_plugin-vue_export-helper.js',
@@ -666,9 +687,12 @@
666 687 '_dayjs.min.js',
667 688 '_Translator.js',
668 689 '_Str.js',
669 690 '_timezone.js',
670 - '_Storage.js',
691 + '_weekOfYear.js',
692 + '_Arr.js',
693 + '_Utils.js',
694 + '_CurrencyFormatter.js',
671 695 '_index.js'
672 696 ]
673 697 ],
674 698 '_countries.js' => [
@@ -699,9 +723,9 @@
699 723 '_index.js',
700 724 '_Rest.js',
701 725 '_Arr.js',
702 726 '_Badge.js',
703 - '_Storage.js',
727 + '_common.js',
704 728 '_dayjs.min.js'
705 729 ]
706 730 ],
707 731 '_dayjs.min.js' => [
@@ -707,19 +731,11 @@
707 731 '_dayjs.min.js' => [
708 732 'file' => 'chunks/dayjs.min.js',
709 733 'name' => 'dayjs.min'
710 734 ],
711 - '_defaults.js' => [
712 - 'file' => 'chunks/defaults.js',
713 - 'name' => 'defaults',
714 - 'imports' => [
715 - '_index.js',
716 - '_vue.esm-bundler.js',
717 - '_index2.js',
718 - '_index3.js',
719 - '_dayjs.min.js',
720 - '_index4.js'
721 - ]
735 + '_galleryTabs.js' => [
736 + 'file' => 'chunks/galleryTabs.js',
737 + 'name' => 'galleryTabs'
722 738 ],
723 739 '_index.js' => [
724 740 'file' => 'chunks/index.js',
725 741 'name' => 'index',
@@ -733,9 +749,10 @@
733 749 'imports' => [
734 750 '_vue.esm-bundler.js',
735 751 '_index.js',
736 752 '_index4.js',
737 - '_dayjs.min.js'
753 + '_dayjs.min.js',
754 + '_weekOfYear.js'
738 755 ]
739 756 ],
740 757 '_index3.js' => [
741 758 'file' => 'chunks/index3.js',
@@ -760,15 +777,23 @@
760 777 '_index6.js' => [
761 778 'file' => 'chunks/index6.js',
762 779 'name' => 'index',
763 780 'imports' => [
764 - '_BlockEditorTranslator.js'
781 + '_jsx-runtime.js'
765 782 ]
766 783 ],
784 + '_jsx-runtime.js' => [
785 + 'file' => 'chunks/jsx-runtime.js',
786 + 'name' => 'jsx-runtime'
787 + ],
767 788 '_payment-loader.js' => [
768 789 'file' => 'chunks/payment-loader.js',
769 790 'name' => 'payment-loader'
770 791 ],
792 + '_preload-helper.js' => [
793 + 'file' => 'chunks/preload-helper.js',
794 + 'name' => 'preload-helper'
795 + ],
771 796 '_productService.js' => [
772 797 'file' => 'chunks/productService.js',
773 798 'name' => 'productService',
774 799 'imports' => [
@@ -809,8 +834,15 @@
809 834 '_vue.esm-bundler.js' => [
810 835 'file' => 'chunks/vue.esm-bundler.js',
811 836 'name' => 'vue.esm-bundler'
812 837 ],
838 + '_weekOfYear.js' => [
839 + 'file' => 'chunks/weekOfYear.js',
840 + 'name' => 'weekOfYear',
841 + 'imports' => [
842 + '_dayjs.min.js'
843 + ]
844 + ],
813 845 'resources/addon-assets/addon-assets.js' => [
814 846 'file' => 'addon-assets.js',
815 847 'name' => 'addon-assets',
816 848 'src' => 'resources/addon-assets/addon-assets.js',
@@ -815,21 +847,24 @@
815 847 'name' => 'addon-assets',
816 848 'src' => 'resources/addon-assets/addon-assets.js',
817 849 'isEntry' => true,
818 850 'imports' => [
851 + '_Translator.js',
819 852 '_FileUploaderDialog.js',
820 - '_Translator.js',
821 853 '_vue.esm-bundler.js',
822 854 '__plugin-vue_export-helper.js',
855 + '_Arr.js',
823 856 '_common.js',
824 857 '_dayjs.min.js',
825 858 '_Str.js',
826 859 '_timezone.js',
827 - '_Storage.js',
828 - '_Arr.js',
860 + '_weekOfYear.js',
861 + '_Utils.js',
862 + '_CurrencyFormatter.js',
829 863 '_index.js',
830 864 '_IconButton.js',
831 865 '_DynamicIcon.js',
866 + '_preload-helper.js',
832 867 '_Rest.js',
833 868 '_Notify.js',
834 869 '_Model.js'
835 870 ]
@@ -920,31 +955,32 @@
920 955 '_Notify.js',
921 956 '_OrderCustomerInformation.js',
922 957 '_Arr.js',
923 958 '_Model.js',
924 - '_Storage.js',
959 + '_common.js',
960 + '_dayjs.min.js',
925 961 '_Str.js',
962 + '_timezone.js',
963 + '_weekOfYear.js',
964 + '_Utils.js',
965 + '_CurrencyFormatter.js',
966 + '_index.js',
926 967 '_vue-router.js',
927 968 '_Url.js',
928 - '_dayjs.min.js',
929 - '_timezone.js',
930 969 '_DynamicIcon.js',
970 + '_preload-helper.js',
931 971 '__plugin-vue_export-helper.js',
932 972 '_index3.js',
933 - '_index.js',
934 973 '_IconButton.js',
935 - '_Utils.js',
936 974 '_TransitionAccordion.js',
975 + '_Animation.js',
937 976 '_Empty.js',
938 - '_common.js',
939 977 '_CardBody.js',
940 978 '_UserCan.js',
941 979 '_Asset.js',
942 980 '_AddressComponent2.js',
943 - '_Animation.js',
944 981 '_NotFound.js',
945 - '_productService.js',
946 - '_CurrencyFormatter.js'
982 + '_productService.js'
947 983 ]
948 984 ],
949 985 'resources/admin/Bits/Components/Form/Components/ModuleSettings.vue' => [
950 986 'file' => 'chunks/ModuleSettings.js',
@@ -953,26 +989,29 @@
953 989 'isDynamicEntry' => true,
954 990 'imports' => [
955 991 '_vue.esm-bundler.js',
956 992 '_Translator.js',
993 + '_common.js',
957 994 '_Badge.js',
958 995 '_Animation.js',
959 996 '_Arr.js',
997 + '_dayjs.min.js',
998 + '_Str.js',
999 + '_timezone.js',
1000 + '_weekOfYear.js',
1001 + '_Utils.js',
1002 + '_CurrencyFormatter.js',
1003 + '_index.js',
960 1004 '_Model.js',
961 1005 '_Rest.js',
962 - '_Storage.js',
963 - '_Str.js',
964 1006 '_vue-router.js',
965 1007 '_Url.js',
966 - '_dayjs.min.js',
967 - '_timezone.js',
968 1008 '_Notify.js',
969 - '_index.js',
970 1009 '_DynamicIcon.js',
1010 + '_preload-helper.js',
971 1011 '__plugin-vue_export-helper.js',
972 1012 '_index3.js',
973 1013 '_IconButton.js',
974 - '_Utils.js',
975 1014 '_TransitionAccordion.js'
976 1015 ]
977 1016 ],
978 1017 'resources/admin/Bits/Components/Form/Components/PaymentView.vue' => [
@@ -983,9 +1022,10 @@
983 1022 'imports' => [
984 1023 '_vue.esm-bundler.js',
985 1024 '_Translator.js',
986 1025 '_DynamicIcon.js',
987 - '_Arr.js'
1026 + '_Arr.js',
1027 + '_preload-helper.js'
988 1028 ]
989 1029 ],
990 1030 'resources/admin/Bits/Components/Form/Components/StoreSettings/AddressComponent.vue' => [
991 1031 'file' => 'chunks/AddressComponent.js',
@@ -1002,8 +1042,76 @@
1002 1042 '__plugin-vue_export-helper.js',
1003 1043 '_TransitionAccordion.js'
1004 1044 ]
1005 1045 ],
1046 + 'resources/admin/Bits/Components/Form/Components/StoreSettings/AppearanceComponent.vue' => [
1047 + 'file' => 'chunks/AppearanceComponent.js',
1048 + 'name' => 'AppearanceComponent',
1049 + 'src' => 'resources/admin/Bits/Components/Form/Components/StoreSettings/AppearanceComponent.vue',
1050 + 'isDynamicEntry' => true,
1051 + 'imports' => [
1052 + '_vue.esm-bundler.js',
1053 + 'resources/admin/bootstrap/app.js',
1054 + '_DynamicIcon.js',
1055 + 'resources/admin/Bits/Components/Form/Components/StoreSettings/AppearancePreview.vue',
1056 + '_Translator.js',
1057 + '_IconButton.js',
1058 + '_vue-router.js',
1059 + '_preload-helper.js',
1060 + '_Badge.js',
1061 + '_Model.js',
1062 + '_Rest.js',
1063 + '_common.js',
1064 + '_dayjs.min.js',
1065 + '_Str.js',
1066 + '_timezone.js',
1067 + '_weekOfYear.js',
1068 + '_Arr.js',
1069 + '_Utils.js',
1070 + '_CurrencyFormatter.js',
1071 + '_index.js',
1072 + '_Url.js',
1073 + '_Notify.js',
1074 + '__plugin-vue_export-helper.js',
1075 + '_index3.js',
1076 + '_TransitionAccordion.js',
1077 + '_Empty.js',
1078 + '_OrderCustomerInformation.js',
1079 + '_Animation.js',
1080 + '_CardBody.js',
1081 + '_UserCan.js',
1082 + '_Asset.js',
1083 + '_AddressComponent2.js',
1084 + '_NotFound.js',
1085 + '_productService.js',
1086 + '_Activity.js',
1087 + '_BundleProducts.js',
1088 + '_dateShortCuts.js',
1089 + '_index4.js',
1090 + '_countries.js',
1091 + '_index2.js',
1092 + '_AttrGroups.js',
1093 + '_DynamicTemplateParser.js',
1094 + '_ProductVariationSelector.js',
1095 + '_galleryTabs.js',
1096 + '_FileUploaderDialog.js',
1097 + 'resources/admin/Bits/Components/Icons/Screenshot.vue',
1098 + '_useElementPlusComponents.js'
1099 + ]
1100 + ],
1101 + 'resources/admin/Bits/Components/Form/Components/StoreSettings/AppearancePreview.vue' => [
1102 + 'file' => 'chunks/AppearancePreview.js',
1103 + 'name' => 'AppearancePreview',
1104 + 'src' => 'resources/admin/Bits/Components/Form/Components/StoreSettings/AppearancePreview.vue',
1105 + 'isDynamicEntry' => true,
1106 + 'imports' => [
1107 + '_vue.esm-bundler.js',
1108 + '_DynamicIcon.js',
1109 + '_Translator.js',
1110 + '_preload-helper.js',
1111 + '_Arr.js'
1112 + ]
1113 + ],
1006 1114 'resources/admin/Bits/Components/Form/Components/StoreSettings/CreatePageButton.vue' => [
1007 1115 'file' => 'chunks/CreatePageButton.js',
1008 1116 'name' => 'CreatePageButton',
1009 1117 'src' => 'resources/admin/Bits/Components/Form/Components/StoreSettings/CreatePageButton.vue',
@@ -1014,8 +1122,9 @@
1014 1122 '_Translator.js',
1015 1123 '_Notify.js',
1016 1124 '_Rest.js',
1017 1125 '_IconButton.js',
1126 + '_preload-helper.js',
1018 1127 '_Arr.js',
1019 1128 '_Str.js',
1020 1129 '_index.js',
1021 1130 '__plugin-vue_export-helper.js'
@@ -1031,8 +1140,9 @@
1031 1140 '_Translator.js',
1032 1141 '_DynamicIcon.js',
1033 1142 '_Arr.js',
1034 1143 'resources/admin/Bits/Components/Form/Components/StoreSettings/CreatePageButton.vue',
1144 + '_preload-helper.js',
1035 1145 '_Notify.js',
1036 1146 '_Str.js',
1037 1147 '_index.js',
1038 1148 '_Rest.js',
@@ -1039,8 +1149,39 @@
1039 1149 '_IconButton.js',
1040 1150 '__plugin-vue_export-helper.js'
1041 1151 ]
1042 1152 ],
1153 + 'resources/admin/Bits/Components/Form/Components/StoreSettings/SubscriptionModeManager.vue' => [
1154 + 'file' => 'chunks/SubscriptionModeManager.js',
1155 + 'name' => 'SubscriptionModeManager',
1156 + 'src' => 'resources/admin/Bits/Components/Form/Components/StoreSettings/SubscriptionModeManager.vue',
1157 + 'isDynamicEntry' => true,
1158 + 'imports' => [
1159 + '_vue.esm-bundler.js',
1160 + '_Translator.js',
1161 + '_Badge.js',
1162 + '_TransitionAccordion.js',
1163 + '_Rest.js',
1164 + '_Notify.js',
1165 + '_Arr.js',
1166 + '_Model.js',
1167 + '_common.js',
1168 + '_dayjs.min.js',
1169 + '_Str.js',
1170 + '_timezone.js',
1171 + '_weekOfYear.js',
1172 + '_Utils.js',
1173 + '_CurrencyFormatter.js',
1174 + '_index.js',
1175 + '_vue-router.js',
1176 + '_Url.js',
1177 + '_DynamicIcon.js',
1178 + '_preload-helper.js',
1179 + '__plugin-vue_export-helper.js',
1180 + '_index3.js',
1181 + '_IconButton.js'
1182 + ]
1183 + ],
1043 1184 'resources/admin/Bits/Components/Form/Components/TurnstileSettings.vue' => [
1044 1185 'file' => 'chunks/TurnstileSettings.js',
1045 1186 'name' => 'TurnstileSettings',
1046 1187 'src' => 'resources/admin/Bits/Components/Form/Components/TurnstileSettings.vue',
@@ -1051,21 +1192,24 @@
1051 1192 '_Badge.js',
1052 1193 '_Rest.js',
1053 1194 '_Arr.js',
1054 1195 '_Model.js',
1055 - '_Storage.js',
1196 + '_common.js',
1197 + '_dayjs.min.js',
1056 1198 '_Str.js',
1199 + '_timezone.js',
1200 + '_weekOfYear.js',
1201 + '_Utils.js',
1202 + '_CurrencyFormatter.js',
1203 + '_index.js',
1057 1204 '_vue-router.js',
1058 1205 '_Url.js',
1059 - '_dayjs.min.js',
1060 - '_timezone.js',
1061 1206 '_Notify.js',
1062 - '_index.js',
1063 1207 '_DynamicIcon.js',
1208 + '_preload-helper.js',
1064 1209 '__plugin-vue_export-helper.js',
1065 1210 '_index3.js',
1066 1211 '_IconButton.js',
1067 - '_Utils.js',
1068 1212 '_TransitionAccordion.js'
1069 1213 ]
1070 1214 ],
1071 1215 'resources/admin/Bits/Components/Icons/Access.vue' => [
@@ -2037,8 +2181,18 @@
2037 2181 '_vue.esm-bundler.js',
2038 2182 '__plugin-vue_export-helper.js'
2039 2183 ]
2040 2184 ],
2185 + 'resources/admin/Bits/Components/Icons/Generate.vue' => [
2186 + 'file' => 'chunks/Generate.js',
2187 + 'name' => 'Generate',
2188 + 'src' => 'resources/admin/Bits/Components/Icons/Generate.vue',
2189 + 'isDynamicEntry' => true,
2190 + 'imports' => [
2191 + '_vue.esm-bundler.js',
2192 + '__plugin-vue_export-helper.js'
2193 + ]
2194 + ],
2041 2195 'resources/admin/Bits/Components/Icons/Gift.vue' => [
2042 2196 'file' => 'chunks/Gift.js',
2043 2197 'name' => 'Gift',
2044 2198 'src' => 'resources/admin/Bits/Components/Icons/Gift.vue',
@@ -2507,8 +2661,18 @@
2507 2661 '_vue.esm-bundler.js',
2508 2662 '__plugin-vue_export-helper.js'
2509 2663 ]
2510 2664 ],
2665 + 'resources/admin/Bits/Components/Icons/PaintLine.vue' => [
2666 + 'file' => 'chunks/PaintLine.js',
2667 + 'name' => 'PaintLine',
2668 + 'src' => 'resources/admin/Bits/Components/Icons/PaintLine.vue',
2669 + 'isDynamicEntry' => true,
2670 + 'imports' => [
2671 + '_vue.esm-bundler.js',
2672 + '__plugin-vue_export-helper.js'
2673 + ]
2674 + ],
2511 2675 'resources/admin/Bits/Components/Icons/Palette.vue' => [
2512 2676 'file' => 'chunks/Palette.js',
2513 2677 'name' => 'Palette',
2514 2678 'src' => 'resources/admin/Bits/Components/Icons/Palette.vue',
@@ -2517,8 +2681,18 @@
2517 2681 '_vue.esm-bundler.js',
2518 2682 '__plugin-vue_export-helper.js'
2519 2683 ]
2520 2684 ],
2685 + 'resources/admin/Bits/Components/Icons/PaletteLine.vue' => [
2686 + 'file' => 'chunks/PaletteLine.js',
2687 + 'name' => 'PaletteLine',
2688 + 'src' => 'resources/admin/Bits/Components/Icons/PaletteLine.vue',
2689 + 'isDynamicEntry' => true,
2690 + 'imports' => [
2691 + '_vue.esm-bundler.js',
2692 + '__plugin-vue_export-helper.js'
2693 + ]
2694 + ],
2521 2695 'resources/admin/Bits/Components/Icons/Party.vue' => [
2522 2696 'file' => 'chunks/Party.js',
2523 2697 'name' => 'Party',
2524 2698 'src' => 'resources/admin/Bits/Components/Icons/Party.vue',
@@ -2547,8 +2721,18 @@
2547 2721 '_vue.esm-bundler.js',
2548 2722 '__plugin-vue_export-helper.js'
2549 2723 ]
2550 2724 ],
2725 + 'resources/admin/Bits/Components/Icons/PlayCircle.vue' => [
2726 + 'file' => 'chunks/PlayCircle.js',
2727 + 'name' => 'PlayCircle',
2728 + 'src' => 'resources/admin/Bits/Components/Icons/PlayCircle.vue',
2729 + 'isDynamicEntry' => true,
2730 + 'imports' => [
2731 + '_vue.esm-bundler.js',
2732 + '__plugin-vue_export-helper.js'
2733 + ]
2734 + ],
2551 2735 'resources/admin/Bits/Components/Icons/Plus.vue' => [
2552 2736 'file' => 'chunks/Plus.js',
2553 2737 'name' => 'Plus',
2554 2738 'src' => 'resources/admin/Bits/Components/Icons/Plus.vue',
@@ -3047,8 +3231,18 @@
3047 3231 '_vue.esm-bundler.js',
3048 3232 '__plugin-vue_export-helper.js'
3049 3233 ]
3050 3234 ],
3235 + 'resources/admin/Bits/Components/Icons/VideoAdd.vue' => [
3236 + 'file' => 'chunks/VideoAdd.js',
3237 + 'name' => 'VideoAdd',
3238 + 'src' => 'resources/admin/Bits/Components/Icons/VideoAdd.vue',
3239 + 'isDynamicEntry' => true,
3240 + 'imports' => [
3241 + '_vue.esm-bundler.js',
3242 + '__plugin-vue_export-helper.js'
3243 + ]
3244 + ],
3051 3245 'resources/admin/Bits/Components/Icons/Wallet.vue' => [
3052 3246 'file' => 'chunks/Wallet.js',
3053 3247 'name' => 'Wallet',
3054 3248 'src' => 'resources/admin/Bits/Components/Icons/Wallet.vue',
@@ -3103,8 +3297,9 @@
3103 3297 'name' => 'AddToCartButtonBlockEditor',
3104 3298 'src' => 'resources/admin/BlockEditor/Buttons/AddToCartButtonBlockEditor.jsx',
3105 3299 'isEntry' => true,
3106 3300 'imports' => [
3301 + '_jsx-runtime.js',
3107 3302 '_BlockEditorTranslator.js',
3108 3303 '_index5.js',
3109 3304 '_SingleProductContext.js',
3110 3305 '_Icons.js',
@@ -3119,8 +3314,9 @@
3119 3314 'name' => 'BuyNowButtonBlockEditor',
3120 3315 'src' => 'resources/admin/BlockEditor/Buttons/BuyNowButtonBlockEditor.jsx',
3121 3316 'isEntry' => true,
3122 3317 'imports' => [
3318 + '_jsx-runtime.js',
3123 3319 '_BlockEditorTranslator.js',
3124 3320 '_index5.js',
3125 3321 '_SelectVariationModal.js',
3126 3322 '_Icons.js',
@@ -3143,8 +3339,9 @@
3143 3339 'name' => 'BuySectionBlockEditor',
3144 3340 'src' => 'resources/admin/BlockEditor/BuySection/BuySectionBlockEditor.jsx',
3145 3341 'isEntry' => true,
3146 3342 'imports' => [
3343 + '_jsx-runtime.js',
3147 3344 '_BlockEditorTranslator.js',
3148 3345 '_index5.js',
3149 3346 '_EditorPanel.js',
3150 3347 '_EditorPanelRow.js',
@@ -3163,8 +3360,30 @@
3163 3360 'file' => 'assets/buy-section-block-editor.css',
3164 3361 'src' => 'resources/admin/BlockEditor/BuySection/style/buy-section-block-editor.scss',
3165 3362 'isEntry' => true
3166 3363 ],
3364 + 'resources/admin/BlockEditor/Cart/CartBlockEditor.jsx' => [
3365 + 'file' => 'CartBlockEditor.js',
3366 + 'name' => 'CartBlockEditor',
3367 + 'src' => 'resources/admin/BlockEditor/Cart/CartBlockEditor.jsx',
3368 + 'isEntry' => true,
3369 + 'imports' => [
3370 + '_jsx-runtime.js',
3371 + '_Icons.js'
3372 + ]
3373 + ],
3374 + 'resources/admin/BlockEditor/Cart/InnerBlocks/InnerBlocks.jsx' => [
3375 + 'file' => 'InnerBlocks5.js',
3376 + 'name' => 'InnerBlocks',
3377 + 'src' => 'resources/admin/BlockEditor/Cart/InnerBlocks/InnerBlocks.jsx',
3378 + 'isEntry' => true,
3379 + 'imports' => [
3380 + '_BlockEditorTranslator.js',
3381 + '_jsx-runtime.js',
3382 + '_EditorPanel.js',
3383 + '_EditorPanelRow.js'
3384 + ]
3385 + ],
3167 3386 'resources/admin/BlockEditor/Cart/MiniCartBlockEditor.jsx' => [
3168 3387 'file' => 'MiniCartBlockEditor.js',
3169 3388 'name' => 'MiniCartBlockEditor',
3170 3389 'src' => 'resources/admin/BlockEditor/Cart/MiniCartBlockEditor.jsx',
@@ -3169,14 +3388,20 @@
3169 3388 'name' => 'MiniCartBlockEditor',
3170 3389 'src' => 'resources/admin/BlockEditor/Cart/MiniCartBlockEditor.jsx',
3171 3390 'isEntry' => true,
3172 3391 'imports' => [
3173 - '_BlockEditorTranslator.js',
3392 + '_jsx-runtime.js',
3174 3393 '_index5.js',
3175 3394 '_SingleProductContext.js',
3176 - '_Icons.js'
3395 + '_Icons.js',
3396 + '_BlockEditorTranslator.js'
3177 3397 ]
3178 3398 ],
3399 + 'resources/admin/BlockEditor/Cart/style/cart-block-editor.scss' => [
3400 + 'file' => 'assets/cart-block-editor.css',
3401 + 'src' => 'resources/admin/BlockEditor/Cart/style/cart-block-editor.scss',
3402 + 'isEntry' => true
3403 + ],
3179 3404 'resources/admin/BlockEditor/Cart/style/mini-cart-block-editor.scss' => [
3180 3405 'file' => 'assets/mini-cart-block-editor.css',
3181 3406 'src' => 'resources/admin/BlockEditor/Cart/style/mini-cart-block-editor.scss',
3182 3407 'isEntry' => true
@@ -3190,11 +3415,12 @@
3190 3415 'name' => 'CheckoutBlockEditor',
3191 3416 'src' => 'resources/admin/BlockEditor/Checkout/CheckoutBlockEditor.jsx',
3192 3417 'isEntry' => true,
3193 3418 'imports' => [
3194 - '_BlockEditorTranslator.js',
3419 + '_jsx-runtime.js',
3195 3420 '_EditorPanel.js',
3196 3421 '_ColorPickerField.js',
3422 + '_BlockEditorTranslator.js',
3197 3423 '_Icons.js'
3198 3424 ],
3199 3425 'assets' => [
3200 3426 'assets/Checkout.png'
@@ -3205,9 +3431,10 @@
3205 3431 'name' => 'InnerBlocks',
3206 3432 'src' => 'resources/admin/BlockEditor/Checkout/InnerBlocks/InnerBlocks.jsx',
3207 3433 'isEntry' => true,
3208 3434 'imports' => [
3209 - '_BlockEditorTranslator.js'
3435 + '_BlockEditorTranslator.js',
3436 + '_jsx-runtime.js'
3210 3437 ]
3211 3438 ],
3212 3439 'resources/admin/BlockEditor/Checkout/style/checkout-block-editor.scss' => [
3213 3440 'file' => 'assets/checkout-block-editor.css',
@@ -3224,8 +3451,9 @@
3224 3451 'name' => 'CustomerDashboardButtonBlockEditor',
3225 3452 'src' => 'resources/admin/BlockEditor/CustomerDashboardButton/CustomerDashboardButtonBlockEditor.jsx',
3226 3453 'isEntry' => true,
3227 3454 'imports' => [
3455 + '_jsx-runtime.js',
3228 3456 '_BlockEditorTranslator.js',
3229 3457 '_Icons.js'
3230 3458 ]
3231 3459 ],
@@ -3243,10 +3471,11 @@
3243 3471 'name' => 'CustomerProfileBlockEditor',
3244 3472 'src' => 'resources/admin/BlockEditor/CustomerProfile/CustomerProfileBlockEditor.jsx',
3245 3473 'isEntry' => true,
3246 3474 'imports' => [
3247 - '_BlockEditorTranslator.js',
3248 - '_Icons.js'
3475 + '_jsx-runtime.js',
3476 + '_Icons.js',
3477 + '_BlockEditorTranslator.js'
3249 3478 ],
3250 3479 'assets' => [
3251 3480 'assets/CustomerProfile.png'
3252 3481 ]
@@ -3261,8 +3490,9 @@
3261 3490 'name' => 'ExcerptBlockEditor',
3262 3491 'src' => 'resources/admin/BlockEditor/Excerpt/ExcerptBlockEditor.jsx',
3263 3492 'isEntry' => true,
3264 3493 'imports' => [
3494 + '_jsx-runtime.js',
3265 3495 '_BlockEditorTranslator.js',
3266 3496 '_index5.js',
3267 3497 '_SelectProductModal.js',
3268 3498 '_EditorPanel.js',
@@ -3284,8 +3514,9 @@
3284 3514 'name' => 'InnerBlocks',
3285 3515 'src' => 'resources/admin/BlockEditor/MediaCarousel/InnerBlocks/InnerBlocks.jsx',
3286 3516 'isEntry' => true,
3287 3517 'imports' => [
3518 + '_jsx-runtime.js',
3288 3519 '_BlockEditorTranslator.js',
3289 3520 '_SingleProductContext.js',
3290 3521 '_Icons.js',
3291 3522 '_ProductContext.js',
@@ -3297,13 +3528,14 @@
3297 3528 'name' => 'MediaCarouselBlockEditor',
3298 3529 'src' => 'resources/admin/BlockEditor/MediaCarousel/MediaCarouselBlockEditor.jsx',
3299 3530 'isEntry' => true,
3300 3531 'imports' => [
3301 - '_BlockEditorTranslator.js',
3532 + '_jsx-runtime.js',
3302 3533 '_Icons.js',
3303 3534 '_index5.js',
3304 3535 '_EditorPanel.js',
3305 3536 '_EditorPanelRow.js',
3537 + '_BlockEditorTranslator.js',
3306 3538 '_SelectVariationModal.js',
3307 3539 '_SingleProductContext.js',
3308 3540 '_ProductContext.js',
3309 3541 '_add-query-args.js',
@@ -3328,14 +3560,15 @@
3328 3560 'name' => 'PriceRangeBlockEditor',
3329 3561 'src' => 'resources/admin/BlockEditor/PriceRange/PriceRangeBlockEditor.jsx',
3330 3562 'isEntry' => true,
3331 3563 'imports' => [
3332 - '_BlockEditorTranslator.js',
3564 + '_jsx-runtime.js',
3333 3565 '_index5.js',
3334 3566 '_SelectProductModal.js',
3335 3567 '_CustomSelect.js',
3336 3568 '_EditorPanel.js',
3337 3569 '_EditorPanelRow.js',
3570 + '_BlockEditorTranslator.js',
3338 3571 '_SingleProductContext.js',
3339 3572 '_Icons.js',
3340 3573 '_add-query-args.js',
3341 3574 '_ProductListItem.js',
@@ -3356,9 +3589,9 @@
3356 3589 'name' => 'PricingTableBlockEditor',
3357 3590 'src' => 'resources/admin/BlockEditor/PricingTable/PricingTableBlockEditor.jsx',
3358 3591 'isEntry' => true,
3359 3592 'imports' => [
3360 - '_BlockEditorTranslator.js',
3593 + '_jsx-runtime.js',
3361 3594 '_index6.js',
3362 3595 '_Icons.js',
3363 3596 '_ProductListItem.js',
3364 3597 '_SelectVariationModal.js',
@@ -3364,8 +3597,9 @@
3364 3597 '_SelectVariationModal.js',
3365 3598 '_index5.js',
3366 3599 '_ColorPickerField.js',
3367 3600 '_EditorPanel.js',
3601 + '_BlockEditorTranslator.js',
3368 3602 '_CustomSelect.js',
3369 3603 '_add-query-args.js'
3370 3604 ],
3371 3605 'assets' => [
@@ -3386,10 +3620,11 @@
3386 3620 'name' => 'ProductCardBlockEditor',
3387 3621 'src' => 'resources/admin/BlockEditor/ProductCard/ProductCardBlockEditor.jsx',
3388 3622 'isEntry' => true,
3389 3623 'imports' => [
3624 + '_jsx-runtime.js',
3625 + '_Icons.js',
3390 3626 '_BlockEditorTranslator.js',
3391 - '_Icons.js',
3392 3627 '_index5.js',
3393 3628 '_EditorPanel.js',
3394 3629 '_EditorPanelRow.js',
3395 3630 '_CustomSelect.js',
@@ -3413,13 +3648,14 @@
3413 3648 'name' => 'InnerBlocks',
3414 3649 'src' => 'resources/admin/BlockEditor/ProductCarousel/InnerBlocks/InnerBlocks.jsx',
3415 3650 'isEntry' => true,
3416 3651 'imports' => [
3417 - '_BlockEditorTranslator.js',
3652 + '_jsx-runtime.js',
3418 3653 '_ProductExcerptBlock.js',
3419 3654 '_ProductContext.js',
3420 3655 '_SingleProductContext.js',
3421 - '_ProductContainerContext.js'
3656 + '_ProductContainerContext.js',
3657 + '_BlockEditorTranslator.js'
3422 3658 ]
3423 3659 ],
3424 3660 'resources/admin/BlockEditor/ProductCarousel/ProductCarousel.png' => [
3425 3661 'file' => 'assets/ProductGallery.png',
@@ -3430,13 +3666,14 @@
3430 3666 'name' => 'ProductCarouselBlockEditor',
3431 3667 'src' => 'resources/admin/BlockEditor/ProductCarousel/ProductCarouselBlockEditor.jsx',
3432 3668 'isEntry' => true,
3433 3669 'imports' => [
3434 - '_BlockEditorTranslator.js',
3670 + '_jsx-runtime.js',
3435 3671 '_Icons.js',
3436 3672 '_index5.js',
3437 3673 '_EditorPanel.js',
3438 3674 '_EditorPanelRow.js',
3675 + '_BlockEditorTranslator.js',
3439 3676 '_CustomSelect.js',
3440 3677 '_SelectProductModal.js',
3441 3678 '_SingleProductContext.js',
3442 3679 '_ProductContext.js',
@@ -3458,8 +3695,9 @@
3458 3695 'name' => 'ProductCategoriesListBlockEditor',
3459 3696 'src' => 'resources/admin/BlockEditor/ProductCategoriesList/ProductCategoriesListBlockEditor.jsx',
3460 3697 'isEntry' => true,
3461 3698 'imports' => [
3699 + '_jsx-runtime.js',
3462 3700 '_BlockEditorTranslator.js',
3463 3701 '_Icons.js'
3464 3702 ]
3465 3703 ],
@@ -3473,8 +3711,9 @@
3473 3711 'name' => 'ProductDescriptionBlockEditor',
3474 3712 'src' => 'resources/admin/BlockEditor/ProductDescription/ProductDescriptionBlockEditor.jsx',
3475 3713 'isEntry' => true,
3476 3714 'imports' => [
3715 + '_jsx-runtime.js',
3477 3716 '_BlockEditorTranslator.js',
3478 3717 '_index5.js',
3479 3718 '_SelectProductModal.js',
3480 3719 '_EditorPanel.js',
@@ -3501,11 +3740,12 @@
3501 3740 'name' => 'ProductGalleryBlockEditor',
3502 3741 'src' => 'resources/admin/BlockEditor/ProductGallery/ProductGalleryBlockEditor.jsx',
3503 3742 'isEntry' => true,
3504 3743 'imports' => [
3505 - '_BlockEditorTranslator.js',
3744 + '_jsx-runtime.js',
3506 3745 '_Icons.js',
3507 3746 '_SelectVariationModal.js',
3747 + '_BlockEditorTranslator.js',
3508 3748 '_index5.js',
3509 3749 '_EditorPanel.js',
3510 3750 '_EditorPanelRow.js',
3511 3751 '_CustomSelect.js',
@@ -3529,13 +3769,14 @@
3529 3769 'name' => 'ProductImageBlockEditor',
3530 3770 'src' => 'resources/admin/BlockEditor/ProductImage/ProductImageBlockEditor.jsx',
3531 3771 'isEntry' => true,
3532 3772 'imports' => [
3533 - '_BlockEditorTranslator.js',
3773 + '_jsx-runtime.js',
3534 3774 '_index5.js',
3535 3775 '_SelectProductModal.js',
3536 3776 '_EditorPanel.js',
3537 3777 '_EditorPanelRow.js',
3778 + '_BlockEditorTranslator.js',
3538 3779 '_SingleProductContext.js',
3539 3780 '_Icons.js',
3540 3781 '_add-query-args.js',
3541 3782 '_ProductListItem.js',
@@ -3556,14 +3797,15 @@
3556 3797 'name' => 'ProductInfoBlockEditor',
3557 3798 'src' => 'resources/admin/BlockEditor/ProductInfo/ProductInfoBlockEditor.jsx',
3558 3799 'isEntry' => true,
3559 3800 'imports' => [
3560 - '_BlockEditorTranslator.js',
3801 + '_jsx-runtime.js',
3561 3802 '_Icons.js',
3562 3803 '_index5.js',
3563 3804 '_SelectProductModal.js',
3564 3805 '_EditorPanel.js',
3565 3806 '_EditorPanelRow.js',
3807 + '_BlockEditorTranslator.js',
3566 3808 '_SingleProductContext.js',
3567 3809 '_add-query-args.js',
3568 3810 '_ProductListItem.js',
3569 3811 '_index6.js'
@@ -3582,8 +3824,9 @@
3582 3824 'name' => 'ProductPackageDescriptionBlockEditor',
3583 3825 'src' => 'resources/admin/BlockEditor/ProductPackageDescription/ProductPackageDescriptionBlockEditor.jsx',
3584 3826 'isEntry' => true,
3585 3827 'imports' => [
3828 + '_jsx-runtime.js',
3586 3829 '_BlockEditorTranslator.js',
3587 3830 '_index5.js',
3588 3831 '_EditorPanel.js',
3589 3832 '_EditorPanelRow.js',
@@ -3602,8 +3845,9 @@
3602 3845 'name' => 'ProductSkuBlockEditor',
3603 3846 'src' => 'resources/admin/BlockEditor/ProductSku/ProductSkuBlockEditor.jsx',
3604 3847 'isEntry' => true,
3605 3848 'imports' => [
3849 + '_jsx-runtime.js',
3606 3850 '_BlockEditorTranslator.js',
3607 3851 '_index5.js',
3608 3852 '_SelectVariationModal.js',
3609 3853 '_EditorPanel.js',
@@ -3626,8 +3870,9 @@
3626 3870 'name' => 'ProductTitleBlockEditor',
3627 3871 'src' => 'resources/admin/BlockEditor/ProductTitle/ProductTitleBlockEditor.jsx',
3628 3872 'isEntry' => true,
3629 3873 'imports' => [
3874 + '_jsx-runtime.js',
3630 3875 '_BlockEditorTranslator.js',
3631 3876 '_index5.js',
3632 3877 '_SelectProductModal.js',
3633 3878 '_EditorPanel.js',
@@ -3655,11 +3900,12 @@
3655 3900 'name' => 'RelatedProductBlockEditor',
3656 3901 'src' => 'resources/admin/BlockEditor/RelatedProduct/RelatedProductBlockEditor.jsx',
3657 3902 'isEntry' => true,
3658 3903 'imports' => [
3659 - '_BlockEditorTranslator.js',
3904 + '_jsx-runtime.js',
3660 3905 '_Icons.js',
3661 3906 '_index5.js',
3907 + '_BlockEditorTranslator.js',
3662 3908 '_add-query-args.js',
3663 3909 '_SingleProductContext.js'
3664 3910 ]
3665 3911 ],
@@ -3673,8 +3919,9 @@
3673 3919 'name' => 'SaleBadgeBlockEditor',
3674 3920 'src' => 'resources/admin/BlockEditor/SaleBadge/SaleBadgeBlockEditor.jsx',
3675 3921 'isEntry' => true,
3676 3922 'imports' => [
3923 + '_jsx-runtime.js',
3677 3924 '_BlockEditorTranslator.js',
3678 3925 '_index5.js',
3679 3926 '_SelectProductModal.js',
3680 3927 '_EditorPanel.js',
@@ -3701,8 +3948,9 @@
3701 3948 'name' => 'SearchBarBlockEditor',
3702 3949 'src' => 'resources/admin/BlockEditor/SearchBar/SearchBarBlockEditor.jsx',
3703 3950 'isEntry' => true,
3704 3951 'imports' => [
3952 + '_jsx-runtime.js',
3705 3953 '_BlockEditorTranslator.js',
3706 3954 '_index6.js',
3707 3955 '_Icons.js'
3708 3956 ],
@@ -3715,13 +3963,14 @@
3715 3963 'name' => 'InnerBlocks',
3716 3964 'src' => 'resources/admin/BlockEditor/ShopApp/InnerBlocks/InnerBlocks.jsx',
3717 3965 'isEntry' => true,
3718 3966 'imports' => [
3719 - '_BlockEditorTranslator.js',
3967 + '_jsx-runtime.js',
3720 3968 '_ProductExcerptBlock.js',
3721 3969 '_ProductContext.js',
3722 3970 '_SingleProductContext.js',
3723 3971 '_ProductContainerContext.js',
3972 + '_BlockEditorTranslator.js',
3724 3973 '_EditorPanel.js',
3725 3974 '_EditorPanelRow.js'
3726 3975 ]
3727 3976 ],
@@ -3734,10 +3983,10 @@
3734 3983 'name' => 'ShopAppBlockEditor',
3735 3984 'src' => 'resources/admin/BlockEditor/ShopApp/ShopAppBlockEditor.jsx',
3736 3985 'isEntry' => true,
3737 3986 'imports' => [
3987 + '_jsx-runtime.js',
3738 3988 '_BlockEditorTranslator.js',
3739 - '_ColorPickerField.js',
3740 3989 '_CustomSelect.js',
3741 3990 '_Icons.js',
3742 3991 '_ErrorBoundary.js',
3743 3992 '_ProductContext.js',
@@ -3758,8 +4007,9 @@
3758 4007 'name' => 'SoldOutBadgeBlockEditor',
3759 4008 'src' => 'resources/admin/BlockEditor/SoldOutBadge/SoldOutBadgeBlockEditor.jsx',
3760 4009 'isEntry' => true,
3761 4010 'imports' => [
4011 + '_jsx-runtime.js',
3762 4012 '_BlockEditorTranslator.js',
3763 4013 '_EditorPanel.js',
3764 4014 '_EditorPanelRow.js',
3765 4015 '_SingleProductContext.js',
@@ -3777,13 +4027,14 @@
3777 4027 'name' => 'StockBlock',
3778 4028 'src' => 'resources/admin/BlockEditor/Stock/StockBlock.jsx',
3779 4029 'isEntry' => true,
3780 4030 'imports' => [
3781 - '_BlockEditorTranslator.js',
4031 + '_jsx-runtime.js',
3782 4032 '_Icons.js',
3783 4033 '_SelectProductModal.js',
3784 4034 '_EditorPanel.js',
3785 4035 '_EditorPanelRow.js',
4036 + '_BlockEditorTranslator.js',
3786 4037 '_index5.js',
3787 4038 '_SingleProductContext.js',
3788 4039 '_add-query-args.js',
3789 4040 '_ProductListItem.js',
@@ -3795,12 +4046,49 @@
3795 4046 'name' => 'StoreLogoBlockEditor',
3796 4047 'src' => 'resources/admin/BlockEditor/StoreLogo/StoreLogoBlockEditor.jsx',
3797 4048 'isEntry' => true,
3798 4049 'imports' => [
4050 + '_jsx-runtime.js',
3799 4051 '_BlockEditorTranslator.js',
3800 4052 '_Icons.js'
3801 4053 ]
3802 4054 ],
4055 + 'resources/admin/Modules/Products/FluentPlayer/fluent-player-gallery.js' => [
4056 + 'file' => 'fluent-player-gallery.js',
4057 + 'name' => 'fluent-player-gallery',
4058 + 'src' => 'resources/admin/Modules/Products/FluentPlayer/fluent-player-gallery.js',
4059 + 'isEntry' => true,
4060 + 'imports' => [
4061 + '_preload-helper.js',
4062 + '_Translator.js',
4063 + '_vue.esm-bundler.js',
4064 + '_galleryTabs.js',
4065 + '_Rest.js',
4066 + '_Arr.js'
4067 + ],
4068 + 'dynamicImports' => [
4069 + 'resources/admin/Modules/Products/parts/FluentPlayerVideoTab.vue'
4070 + ]
4071 + ],
4072 + 'resources/admin/Modules/Products/parts/FluentPlayerVideoTab.vue' => [
4073 + 'file' => 'chunks/FluentPlayerVideoTab.js',
4074 + 'name' => 'FluentPlayerVideoTab',
4075 + 'src' => 'resources/admin/Modules/Products/parts/FluentPlayerVideoTab.vue',
4076 + 'isDynamicEntry' => true,
4077 + 'imports' => [
4078 + '_vue.esm-bundler.js',
4079 + '_Rest.js',
4080 + '_Notify.js',
4081 + '_Translator.js',
4082 + '_DynamicIcon.js',
4083 + 'resources/admin/Modules/Products/FluentPlayer/fluent-player-gallery.js',
4084 + '_index.js',
4085 + '_Str.js',
4086 + '_Arr.js',
4087 + '_preload-helper.js',
4088 + '_galleryTabs.js'
4089 + ]
4090 + ],
3803 4091 'resources/admin/Modules/Reports/Subscription/Cohort.vue' => [
3804 4092 'file' => 'chunks/Cohort.js',
3805 4093 'name' => 'Cohort',
3806 4094 'src' => 'resources/admin/Modules/Reports/Subscription/Cohort.vue',
@@ -3817,16 +4105,17 @@
3817 4105 '_CurrencyFormatter.js',
3818 4106 'resources/admin/bootstrap/app.js',
3819 4107 '_common.js',
3820 4108 '_Arr.js',
4109 + '_preload-helper.js',
3821 4110 '_vue-router.js',
3822 4111 '_dayjs.min.js',
4112 + '_timezone.js',
4113 + '_weekOfYear.js',
3823 4114 '_Badge.js',
3824 4115 '_Model.js',
3825 - '_Storage.js',
4116 + '_Url.js',
3826 4117 '_Str.js',
3827 - '_Url.js',
3828 - '_timezone.js',
3829 4118 '_Notify.js',
3830 4119 '_index.js',
3831 4120 '_index3.js',
3832 4121 '_IconButton.js',
@@ -3832,14 +4121,14 @@
3832 4121 '_IconButton.js',
3833 4122 '_Utils.js',
3834 4123 '_TransitionAccordion.js',
3835 4124 '_OrderCustomerInformation.js',
4125 + '_Animation.js',
3836 4126 '_Asset.js',
3837 4127 '_AddressComponent2.js',
3838 - '_Animation.js',
3839 4128 '_NotFound.js',
3840 4129 '_productService.js',
3841 - '_CancelSubscription.js',
4130 + '_Activity.js',
3842 4131 '_BundleProducts.js',
3843 4132 '_dateShortCuts.js',
3844 4133 '_index4.js',
3845 4134 '_countries.js',
@@ -3844,11 +4133,12 @@
3844 4133 '_index4.js',
3845 4134 '_countries.js',
3846 4135 '_index2.js',
3847 4136 '_AttrGroups.js',
4137 + '_DynamicTemplateParser.js',
3848 4138 '_ProductVariationSelector.js',
4139 + '_galleryTabs.js',
3849 4140 '_FileUploaderDialog.js',
3850 - '_defaults.js',
3851 4141 'resources/admin/Bits/Components/Icons/Screenshot.vue',
3852 4142 '_useElementPlusComponents.js'
3853 4143 ],
3854 4144 'css' => [
@@ -3876,16 +4166,19 @@
3876 4166 '_index.js',
3877 4167 '_NotFound.js',
3878 4168 '_Animation.js',
3879 4169 '_Model.js',
3880 - '_Storage.js',
4170 + '_common.js',
4171 + '_dayjs.min.js',
3881 4172 '_Str.js',
4173 + '_timezone.js',
4174 + '_weekOfYear.js',
4175 + '_Utils.js',
4176 + '_CurrencyFormatter.js',
3882 4177 '_Url.js',
3883 - '_dayjs.min.js',
3884 - '_timezone.js',
3885 4178 '_index3.js',
3886 - '_Utils.js',
3887 4179 '_TransitionAccordion.js',
4180 + '_preload-helper.js',
3888 4181 '_Asset.js'
3889 4182 ],
3890 4183 'css' => [
3891 4184 'assets/shipping.css'
@@ -3900,37 +4193,41 @@
3900 4193 '_vue.esm-bundler.js',
3901 4194 '_Badge.js',
3902 4195 '_Empty.js',
3903 4196 '_Translator.js',
3904 - '_CancelSubscription.js',
4197 + '_Activity.js',
3905 4198 '__plugin-vue_export-helper.js',
3906 4199 '_index.js',
4200 + '_DynamicIcon.js',
4201 + '_OrderCustomerInformation.js',
4202 + '_UserCan.js',
3907 4203 '_CardBody.js',
3908 - '_OrderCustomerInformation.js',
3909 4204 '_Str.js',
3910 - '_DynamicIcon.js',
4205 + '_dayjs.min.js',
4206 + '_Utils.js',
4207 + '_Notify.js',
4208 + '_CurrencyFormatter.js',
3911 4209 '_NotFound.js',
3912 4210 '_Arr.js',
3913 4211 '_common.js',
3914 - '_Notify.js',
3915 4212 '_Model.js',
3916 4213 '_Rest.js',
3917 - '_Storage.js',
3918 4214 '_vue-router.js',
3919 4215 '_Url.js',
3920 - '_dayjs.min.js',
3921 4216 '_timezone.js',
3922 4217 '_index3.js',
3923 4218 '_IconButton.js',
3924 - '_Utils.js',
3925 4219 '_TransitionAccordion.js',
3926 - '_CurrencyFormatter.js',
3927 4220 '_BundleProducts.js',
3928 - '_UserCan.js',
4221 + '_preload-helper.js',
4222 + '_Animation.js',
3929 4223 '_Asset.js',
3930 4224 '_AddressComponent2.js',
3931 - '_Animation.js',
3932 - '_productService.js'
4225 + '_productService.js',
4226 + '_weekOfYear.js'
4227 + ],
4228 + 'css' => [
4229 + 'assets/subscription.css'
3933 4230 ]
3934 4231 ],
3935 4232 'resources/admin/admin_hooks.js' => [
3936 4233 'file' => 'admin_hooks.js',
@@ -3945,30 +4242,31 @@
3945 4242 'isEntry' => true,
3946 4243 'imports' => [
3947 4244 '_vue.esm-bundler.js',
3948 4245 '_vue-router.js',
3949 - '_DynamicIcon.js',
4246 + '_preload-helper.js',
4247 + '_Translator.js',
3950 4248 '_Badge.js',
3951 - '_Translator.js',
3952 4249 '_Empty.js',
4250 + '_index.js',
3953 4251 '_OrderCustomerInformation.js',
3954 4252 '_UserCan.js',
3955 4253 '_CurrencyFormatter.js',
3956 - '_CancelSubscription.js',
4254 + '_Activity.js',
3957 4255 '_CardBody.js',
4256 + '_DynamicIcon.js',
3958 4257 '__plugin-vue_export-helper.js',
3959 - '_Storage.js',
3960 4258 '_common.js',
3961 4259 '_IconButton.js',
3962 4260 '_Model.js',
3963 4261 '_Rest.js',
3964 4262 '_dayjs.min.js',
3965 - '_index.js',
3966 4263 '_Notify.js',
3967 4264 '_Animation.js',
3968 4265 '_dateShortCuts.js',
3969 4266 '_countries.js',
3970 4267 '_NotFound.js',
4268 + '_Utils.js',
3971 4269 '_Asset.js',
3972 4270 '_index2.js',
3973 4271 '_Str.js',
3974 4272 '_Arr.js',
@@ -3973,20 +4271,21 @@
3973 4271 '_Str.js',
3974 4272 '_Arr.js',
3975 4273 '_AttrGroups.js',
3976 4274 '_Url.js',
4275 + '_DynamicTemplateParser.js',
3977 4276 '_timezone.js',
3978 - '_Utils.js',
3979 4277 '_ProductVariationSelector.js',
3980 4278 '_productService.js',
3981 4279 '_BundleProducts.js',
4280 + '_galleryTabs.js',
3982 4281 '_index3.js',
3983 4282 '_TransitionAccordion.js',
3984 4283 '_FileUploaderDialog.js',
3985 - '_defaults.js',
3986 4284 'resources/admin/Bits/Components/Icons/Screenshot.vue',
3987 4285 '_useElementPlusComponents.js',
3988 4286 '_AddressComponent2.js',
4287 + '_weekOfYear.js',
3989 4288 '_index4.js'
3990 4289 ],
3991 4290 'dynamicImports' => [
3992 4291 'resources/admin/Bits/Components/Form/Components/Affix/Test.vue',
@@ -4000,10 +4299,13 @@
4000 4299 'resources/admin/Bits/Components/Form/Components/McpSettings.vue',
4001 4300 'resources/admin/Bits/Components/Form/Components/ModuleSettings.vue',
4002 4301 'resources/admin/Bits/Components/Form/Components/PaymentView.vue',
4003 4302 'resources/admin/Bits/Components/Form/Components/StoreSettings/AddressComponent.vue',
4303 + 'resources/admin/Bits/Components/Form/Components/StoreSettings/AppearanceComponent.vue',
4304 + 'resources/admin/Bits/Components/Form/Components/StoreSettings/AppearancePreview.vue',
4004 4305 'resources/admin/Bits/Components/Form/Components/StoreSettings/CreatePageButton.vue',
4005 4306 'resources/admin/Bits/Components/Form/Components/StoreSettings/PageSelector.vue',
4307 + 'resources/admin/Bits/Components/Form/Components/StoreSettings/SubscriptionModeManager.vue',
4006 4308 'resources/admin/Bits/Components/Form/Components/TurnstileSettings.vue',
4007 4309 'resources/admin/Modules/Reports/Subscription/Cohort.vue'
4008 4310 ],
4009 4311 'css' => [
@@ -4030,15 +4332,18 @@
4030 4332 '_index.js',
4031 4333 '_index2.js',
4032 4334 '_index4.js',
4033 4335 '_dayjs.min.js',
4336 + '_weekOfYear.js',
4034 4337 '_index3.js',
4035 4338 '_Arr.js',
4036 4339 '_DynamicIcon.js',
4340 + '_preload-helper.js',
4037 4341 'resources/admin/Bits/Components/Icons/CaretRight.vue',
4038 4342 '_Str.js',
4039 4343 '_productService.js',
4040 4344 '_CurrencyFormatter.js',
4345 + '_timezone.js',
4041 4346 '_Model.js',
4042 4347 '_Rest.js',
4043 4348 '_Asset.js',
4044 4349 '_Url.js',
@@ -4062,8 +4367,9 @@
4062 4367 '_index.js',
4063 4368 '_index2.js',
4064 4369 '_index4.js',
4065 4370 '_dayjs.min.js',
4371 + '_weekOfYear.js',
4066 4372 '_index3.js',
4067 4373 '_Arr.js',
4068 4374 '__plugin-vue_export-helper.js',
4069 4375 '_add-query-args.js'
@@ -4087,15 +4393,18 @@
4087 4393 '_index.js',
4088 4394 '_index2.js',
4089 4395 '_index4.js',
4090 4396 '_dayjs.min.js',
4397 + '_weekOfYear.js',
4091 4398 '_index3.js',
4092 4399 '_DynamicIcon.js',
4400 + '_preload-helper.js',
4093 4401 'resources/admin/Bits/Components/Icons/CaretRight.vue',
4094 4402 '_Str.js',
4095 4403 '_productService.js',
4096 4404 '_CurrencyFormatter.js',
4097 4405 '_Arr.js',
4406 + '_timezone.js',
4098 4407 '_Model.js',
4099 4408 '_Rest.js',
4100 4409 '_Asset.js',
4101 4410 '_Url.js',
@@ -4126,13 +4435,16 @@
4126 4435 '_index.js',
4127 4436 '_index2.js',
4128 4437 '_index4.js',
4129 4438 '_dayjs.min.js',
4439 + '_weekOfYear.js',
4130 4440 '_index3.js',
4131 4441 '_DynamicIcon.js',
4442 + '_preload-helper.js',
4132 4443 '_Str.js',
4133 4444 '_productService.js',
4134 4445 '_CurrencyFormatter.js',
4446 + '_timezone.js',
4135 4447 '_Model.js',
4136 4448 '_Asset.js',
4137 4449 '_Url.js',
4138 4450 '_vue-router.js',
@@ -4157,8 +4469,9 @@
4157 4469 '_index.js',
4158 4470 '_index2.js',
4159 4471 '_index4.js',
4160 4472 '_dayjs.min.js',
4473 + '_weekOfYear.js',
4161 4474 '_index3.js',
4162 4475 '_Arr.js'
4163 4476 ]
4164 4477 ],
@@ -4175,8 +4488,9 @@
4175 4488 '_index.js',
4176 4489 '_index2.js',
4177 4490 '_index4.js',
4178 4491 '_dayjs.min.js',
4492 + '_weekOfYear.js',
4179 4493 '_index3.js',
4180 4494 '__plugin-vue_export-helper.js',
4181 4495 '_Arr.js'
4182 4496 ]
@@ -4207,22 +4521,25 @@
4207 4521 'name' => 'attributes',
4208 4522 'src' => 'resources/attributes/attributes.js',
4209 4523 'isEntry' => true,
4210 4524 'imports' => [
4525 + '_Translator.js',
4211 4526 '_vue.esm-bundler.js',
4212 4527 '__plugin-vue_export-helper.js',
4213 4528 '_AttrGroups.js',
4214 - '_Translator.js',
4215 4529 '_Arr.js',
4216 4530 '_Rest.js',
4531 + '_common.js',
4532 + '_dayjs.min.js',
4533 + '_Str.js',
4534 + '_timezone.js',
4535 + '_weekOfYear.js',
4536 + '_Utils.js',
4537 + '_CurrencyFormatter.js',
4217 4538 '_index.js',
4218 4539 '_Notify.js',
4219 - '_Str.js',
4220 4540 '_DynamicIcon.js',
4221 - '_common.js',
4222 - '_dayjs.min.js',
4223 - '_timezone.js',
4224 - '_Storage.js'
4541 + '_preload-helper.js'
4225 4542 ]
4226 4543 ],
4227 4544 'resources/images/pro-feature-pattern.png' => [
4228 4545 'file' => 'images/pro-feature-pattern.png',
@@ -4235,8 +4552,9 @@
4235 4552 'name' => 'license',
4236 4553 'src' => 'resources/licensing/license.js',
4237 4554 'isEntry' => true,
4238 4555 'imports' => [
4556 + '_Translator.js',
4239 4557 '_vue.esm-bundler.js',
4240 4558 '_CardBody.js',
4241 4559 '_NotFound.js',
4242 4560 '_dateShortCuts.js',
@@ -4241,11 +4559,10 @@
4241 4559 '_NotFound.js',
4242 4560 '_dateShortCuts.js',
4243 4561 '_Empty.js',
4244 4562 '_DynamicIcon.js',
4245 - '_Translator.js',
4246 4563 '_Badge.js',
4247 - '_Storage.js',
4564 + '_common.js',
4248 4565 '_index.js',
4249 4566 '_OrderCustomerInformation.js',
4250 4567 '__plugin-vue_export-helper.js',
4251 4568 '_dayjs.min.js',
@@ -4252,24 +4569,25 @@
4252 4569 '_Model.js',
4253 4570 '_Rest.js',
4254 4571 '_IconButton.js',
4255 4572 '_UserCan.js',
4256 - '_common.js',
4573 + '_Utils.js',
4257 4574 '_Str.js',
4258 4575 '_Arr.js',
4576 + '_CurrencyFormatter.js',
4259 4577 '_vue-router.js',
4260 4578 '_Asset.js',
4261 4579 '_Url.js',
4262 4580 '_index4.js',
4581 + '_preload-helper.js',
4263 4582 '_timezone.js',
4264 4583 '_Notify.js',
4265 4584 '_index3.js',
4266 - '_Utils.js',
4267 4585 '_TransitionAccordion.js',
4586 + '_weekOfYear.js',
4587 + '_Animation.js',
4268 4588 '_AddressComponent2.js',
4269 - '_Animation.js',
4270 - '_productService.js',
4271 - '_CurrencyFormatter.js'
4589 + '_productService.js'
4272 4590 ],
4273 4591 'css' => [
4274 4592 'assets/license.css'
4275 4593 ]
@@ -4279,10 +4597,10 @@
4279 4597 'name' => 'order-bump',
4280 4598 'src' => 'resources/order-bump/order-bump.js',
4281 4599 'isEntry' => true,
4282 4600 'imports' => [
4601 + '_Translator.js',
4283 4602 '_vue.esm-bundler.js',
4284 - '_Translator.js',
4285 4603 '_Badge.js',
4286 4604 '_Empty.js',
4287 4605 '_CardBody.js',
4288 4606 '_DynamicIcon.js',
@@ -4295,16 +4613,18 @@
4295 4613 '_IconButton.js',
4296 4614 '__plugin-vue_export-helper.js',
4297 4615 '_Arr.js',
4298 4616 '_Model.js',
4299 - '_Storage.js',
4617 + '_Url.js',
4300 4618 '_Str.js',
4301 - '_Url.js',
4302 4619 '_dayjs.min.js',
4303 4620 '_timezone.js',
4304 4621 '_index3.js',
4305 4622 '_Utils.js',
4306 - '_TransitionAccordion.js'
4623 + '_weekOfYear.js',
4624 + '_CurrencyFormatter.js',
4625 + '_TransitionAccordion.js',
4626 + '_preload-helper.js'
4307 4627 ]
4308 4628 ],
4309 4629 'resources/public/buttons/add-to-cart/style/style.scss' => [
4310 4630 'file' => 'assets/style3.css',
@@ -4435,8 +4755,9 @@
4435 4755 'imports' => [
4436 4756 '_vue.esm-bundler.js',
4437 4757 '_dayjs.min.js',
4438 4758 '_timezone.js',
4759 + '_weekOfYear.js',
4439 4760 '_DynamicIcon.js',
4440 4761 '_Str.js',
4441 4762 '__plugin-vue_export-helper.js',
4442 4763 '_BundleProducts.js',
@@ -4444,9 +4765,8 @@
4444 4765 '_IconButton.js',
4445 4766 '_index.js',
4446 4767 '_vue-router.js',
4447 4768 '_Translator.js',
4448 - '_Storage.js',
4449 4769 'resources/admin/Bits/Components/Icons/ArrowDown.vue',
4450 4770 'resources/admin/Bits/Components/Icons/ArrowUp.vue',
4451 4771 '_AddressComponent2.js',
4452 4772 '_Rest.js',
@@ -4451,12 +4771,15 @@
4451 4771 '_AddressComponent2.js',
4452 4772 '_Rest.js',
4453 4773 '_Animation.js',
4454 4774 '_Notify.js',
4775 + '_DynamicTemplateParser.js',
4776 + '_index3.js',
4455 4777 '_index2.js',
4456 - '_index3.js',
4457 - '_defaults.js',
4778 + '_preload-helper.js',
4458 4779 '_Arr.js',
4780 + '_Utils.js',
4781 + '_CurrencyFormatter.js',
4459 4782 '_TransitionAccordion.js',
4460 4783 '_index4.js'
4461 4784 ],
4462 4785 'css' => [
@@ -4631,9 +4954,11 @@
4631 4954 '_Translator.js',
4632 4955 '_vue.esm-bundler.js',
4633 4956 '_Arr.js',
4634 4957 '_dayjs.min.js',
4635 - '_timezone.js'
4958 + '_timezone.js',
4959 + '_weekOfYear.js',
4960 + '_CurrencyFormatter.js'
4636 4961 ]
4637 4962 ],
4638 4963 'resources/public/search-bar-app/style/style.scss' => [
4639 4964 'file' => 'assets/style5.css',
@@ -4693,11 +5018,11 @@
4693 5018 'name' => 'withdrawal',
4694 5019 'src' => 'resources/withdrawal/withdrawal.js',
4695 5020 'isEntry' => true,
4696 5021 'imports' => [
5022 + '_Translator.js',
4697 5023 '_vue.esm-bundler.js',
4698 5024 '_Badge.js',
4699 - '_Translator.js',
4700 5025 '_Empty.js',
4701 5026 '_UserCan.js',
4702 5027 '_Rest.js',
4703 5028 '_Notify.js',
@@ -4704,20 +5029,22 @@
4704 5029 '_CurrencyFormatter.js',
4705 5030 '_IconButton.js',
4706 5031 '_DynamicIcon.js',
4707 5032 '__plugin-vue_export-helper.js',
5033 + '_Arr.js',
4708 5034 '_Model.js',
4709 - '_Storage.js',
5035 + '_common.js',
5036 + '_dayjs.min.js',
4710 5037 '_Str.js',
4711 - '_Arr.js',
5038 + '_timezone.js',
5039 + '_weekOfYear.js',
5040 + '_Utils.js',
5041 + '_index.js',
4712 5042 '_vue-router.js',
4713 5043 '_Url.js',
4714 - '_dayjs.min.js',
4715 - '_timezone.js',
4716 5044 '_index3.js',
4717 - '_index.js',
4718 - '_Utils.js',
4719 - '_TransitionAccordion.js'
5045 + '_TransitionAccordion.js',
5046 + '_preload-helper.js'
4720 5047 ],
4721 5048 'css' => [
4722 5049 'assets/withdrawal.css'
4723 5050 ]
@@ -4739,8 +5066,14 @@
4739 5066 'name' => 'bill-line',
4740 5067 'src' => 'resources/images/bill-line.svg',
4741 5068 'isEntry' => true
4742 5069 ],
5070 + 'resources/images/bricks/logo.png' => [
5071 + 'file' => 'images/bricks/logo.png',
5072 + 'name' => 'logo',
5073 + 'src' => 'resources/images/bricks/logo.png',
5074 + 'isEntry' => true
5075 + ],
4743 5076 'resources/images/cart.svg' => [
4744 5077 'file' => 'images/cart.svg',
4745 5078 'name' => 'cart',
4746 5079 'src' => 'resources/images/cart.svg',
@@ -4793,8 +5126,20 @@
4793 5126 'name' => 'crown',
4794 5127 'src' => 'resources/images/crown.svg',
4795 5128 'isEntry' => true
4796 5129 ],
5130 + 'resources/images/divi/black.svg' => [
5131 + 'file' => 'images/divi/black.svg',
5132 + 'name' => 'black',
5133 + 'src' => 'resources/images/divi/black.svg',
5134 + 'isEntry' => true
5135 + ],
5136 + 'resources/images/divi/white.svg' => [
5137 + 'file' => 'images/divi/white.svg',
5138 + 'name' => 'white',
5139 + 'src' => 'resources/images/divi/white.svg',
5140 + 'isEntry' => true
5141 + ],
4797 5142 'resources/images/elementor/black.svg' => [
4798 5143 'file' => 'images/elementor/black.svg',
4799 5144 'name' => 'black',
4800 5145 'src' => 'resources/images/elementor/black.svg',
@@ -5039,8 +5384,14 @@
5039 5384 'name' => 'airwallex-icon',
5040 5385 'src' => 'resources/images/payment-methods/airwallex-icon.svg',
5041 5386 'isEntry' => true
5042 5387 ],
5388 + 'resources/images/payment-methods/airwallex-logo-light.svg' => [
5389 + 'file' => 'images/payment-methods/airwallex-logo-light.svg',
5390 + 'name' => 'airwallex-logo-light',
5391 + 'src' => 'resources/images/payment-methods/airwallex-logo-light.svg',
5392 + 'isEntry' => true
5393 + ],
5043 5394 'resources/images/payment-methods/airwallex-logo.svg' => [
5044 5395 'file' => 'images/payment-methods/airwallex-logo.svg',
5045 5396 'name' => 'airwallex-logo',
5046 5397 'src' => 'resources/images/payment-methods/airwallex-logo.svg',
@@ -5069,8 +5420,14 @@
5069 5420 'name' => 'cod-icon',
5070 5421 'src' => 'resources/images/payment-methods/cod-icon.svg',
5071 5422 'isEntry' => true
5072 5423 ],
5424 + 'resources/images/payment-methods/flutterwave-logo-light.svg' => [
5425 + 'file' => 'images/payment-methods/flutterwave-logo-light.svg',
5426 + 'name' => 'flutterwave-logo-light',
5427 + 'src' => 'resources/images/payment-methods/flutterwave-logo-light.svg',
5428 + 'isEntry' => true
5429 + ],
5073 5430 'resources/images/payment-methods/flutterwave-logo.svg' => [
5074 5431 'file' => 'images/payment-methods/flutterwave-logo.svg',
5075 5432 'name' => 'flutterwave-logo',
5076 5433 'src' => 'resources/images/payment-methods/flutterwave-logo.svg',
@@ -5099,8 +5456,14 @@
5099 5456 'name' => 'offline-payment-icon',
5100 5457 'src' => 'resources/images/payment-methods/offline-payment-icon.svg',
5101 5458 'isEntry' => true
5102 5459 ],
5460 + 'resources/images/payment-methods/offline-payment-light.svg' => [
5461 + 'file' => 'images/payment-methods/offline-payment-light.svg',
5462 + 'name' => 'offline-payment-light',
5463 + 'src' => 'resources/images/payment-methods/offline-payment-light.svg',
5464 + 'isEntry' => true
5465 + ],
5103 5466 'resources/images/payment-methods/offline-payment.svg' => [
5104 5467 'file' => 'images/payment-methods/offline-payment.svg',
5105 5468 'name' => 'offline-payment',
5106 5469 'src' => 'resources/images/payment-methods/offline-payment.svg',
@@ -5163,8 +5526,14 @@
5163 5526 'resources/images/payment-methods/square-logo.svg' => [
5164 5527 'file' => 'images/payment-methods/square-logo.svg',
5165 5528 'name' => 'square-logo',
5166 5529 'src' => 'resources/images/payment-methods/square-logo.svg',
5530 + 'isEntry' => true
5531 + ],
5532 + 'resources/images/payment-methods/sslcommerz-logo.svg' => [
5533 + 'file' => 'images/payment-methods/sslcommerz-logo.svg',
5534 + 'name' => 'sslcommerz-logo',
5535 + 'src' => 'resources/images/payment-methods/sslcommerz-logo.svg',
5167 5536 'isEntry' => true
5168 5537 ],
5169 5538 'resources/images/payment-methods/stripe-connect.png' => [
5170 5539 'file' => 'images/payment-methods/stripe-connect.png',