PluginProbe
FluentCart A New Era of eCommerce – Faster, Lighter, and Simpler / 1.6.5
FluentCart A New Era of eCommerce – Faster, Lighter, and Simpler v1.6.5
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 +428 -126 1.6.0 → 1.6.5 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 ],
@@ -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',
@@ -331,12 +336,15 @@
331 336 'resources/admin/Bits/Components/Icons/Overview.vue',
332 337 'resources/admin/Bits/Components/Icons/Package.vue',
333 338 'resources/admin/Bits/Components/Icons/Page.vue',
334 339 'resources/admin/Bits/Components/Icons/PaidOrdersIcon.vue',
340 + 'resources/admin/Bits/Components/Icons/PaintLine.vue',
335 341 'resources/admin/Bits/Components/Icons/Palette.vue',
342 + 'resources/admin/Bits/Components/Icons/PaletteLine.vue',
336 343 'resources/admin/Bits/Components/Icons/Party.vue',
337 344 'resources/admin/Bits/Components/Icons/PaymentIcon.vue',
338 345 'resources/admin/Bits/Components/Icons/Pending.vue',
346 + 'resources/admin/Bits/Components/Icons/PlayCircle.vue',
339 347 'resources/admin/Bits/Components/Icons/Plus.vue',
340 348 'resources/admin/Bits/Components/Icons/PlusCircle.vue',
341 349 'resources/admin/Bits/Components/Icons/Print.vue',
342 350 'resources/admin/Bits/Components/Icons/Product.vue',
@@ -385,8 +393,9 @@
385 393 'resources/admin/Bits/Components/Icons/Unfulfilled.vue',
386 394 'resources/admin/Bits/Components/Icons/Unlink.vue',
387 395 'resources/admin/Bits/Components/Icons/Upload.vue',
388 396 'resources/admin/Bits/Components/Icons/Users.vue',
397 + 'resources/admin/Bits/Components/Icons/VideoAdd.vue',
389 398 'resources/admin/Bits/Components/Icons/Wallet.vue',
390 399 'resources/admin/Bits/Components/Icons/Warning.vue',
391 400 'resources/admin/Bits/Components/Icons/WarningFill.vue',
392 401 'resources/admin/Bits/Components/Icons/Webhooks.vue',
@@ -392,13 +401,25 @@
392 401 'resources/admin/Bits/Components/Icons/Webhooks.vue',
393 402 'resources/admin/Bits/Components/Icons/Window.vue'
394 403 ]
395 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 + ],
396 417 '_EditorPanel.js' => [
397 418 'file' => 'chunks/EditorPanel.js',
398 419 'name' => 'EditorPanel',
399 420 'imports' => [
400 - '_BlockEditorTranslator.js'
421 + '_jsx-runtime.js'
401 422 ]
402 423 ],
403 424 '_EditorPanelRow.js' => [
404 425 'file' => 'chunks/EditorPanelRow.js',
@@ -403,9 +424,9 @@
403 424 '_EditorPanelRow.js' => [
404 425 'file' => 'chunks/EditorPanelRow.js',
405 426 'name' => 'EditorPanelRow',
406 427 'imports' => [
407 - '_BlockEditorTranslator.js'
428 + '_jsx-runtime.js'
408 429 ]
409 430 ],
410 431 '_Empty.js' => [
411 432 'file' => 'chunks/Empty.js',
@@ -419,8 +440,9 @@
419 440 '_ErrorBoundary.js' => [
420 441 'file' => 'chunks/ErrorBoundary.js',
421 442 'name' => 'ErrorBoundary',
422 443 'imports' => [
444 + '_jsx-runtime.js',
423 445 '_BlockEditorTranslator.js'
424 446 ]
425 447 ],
426 448 '_FileUploaderDialog.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' => [
@@ -639,9 +666,11 @@
639 666 'name' => 'Utils',
640 667 'imports' => [
641 668 '_Translator.js',
642 669 '_dayjs.min.js',
643 - '_timezone.js'
670 + '_timezone.js',
671 + '_weekOfYear.js',
672 + '_CurrencyFormatter.js'
644 673 ]
645 674 ],
646 675 '__plugin-vue_export-helper.js' => [
647 676 'file' => 'chunks/_plugin-vue_export-helper.js',
@@ -658,9 +687,12 @@
658 687 '_dayjs.min.js',
659 688 '_Translator.js',
660 689 '_Str.js',
661 690 '_timezone.js',
691 + '_weekOfYear.js',
662 692 '_Arr.js',
693 + '_Utils.js',
694 + '_CurrencyFormatter.js',
663 695 '_index.js'
664 696 ]
665 697 ],
666 698 '_countries.js' => [
@@ -699,19 +731,11 @@
699 731 '_dayjs.min.js' => [
700 732 'file' => 'chunks/dayjs.min.js',
701 733 'name' => 'dayjs.min'
702 734 ],
703 - '_defaults.js' => [
704 - 'file' => 'chunks/defaults.js',
705 - 'name' => 'defaults',
706 - 'imports' => [
707 - '_index.js',
708 - '_vue.esm-bundler.js',
709 - '_index2.js',
710 - '_index3.js',
711 - '_dayjs.min.js',
712 - '_index4.js'
713 - ]
735 + '_galleryTabs.js' => [
736 + 'file' => 'chunks/galleryTabs.js',
737 + 'name' => 'galleryTabs'
714 738 ],
715 739 '_index.js' => [
716 740 'file' => 'chunks/index.js',
717 741 'name' => 'index',
@@ -725,9 +749,10 @@
725 749 'imports' => [
726 750 '_vue.esm-bundler.js',
727 751 '_index.js',
728 752 '_index4.js',
729 - '_dayjs.min.js'
753 + '_dayjs.min.js',
754 + '_weekOfYear.js'
730 755 ]
731 756 ],
732 757 '_index3.js' => [
733 758 'file' => 'chunks/index3.js',
@@ -752,15 +777,23 @@
752 777 '_index6.js' => [
753 778 'file' => 'chunks/index6.js',
754 779 'name' => 'index',
755 780 'imports' => [
756 - '_BlockEditorTranslator.js'
781 + '_jsx-runtime.js'
757 782 ]
758 783 ],
784 + '_jsx-runtime.js' => [
785 + 'file' => 'chunks/jsx-runtime.js',
786 + 'name' => 'jsx-runtime'
787 + ],
759 788 '_payment-loader.js' => [
760 789 'file' => 'chunks/payment-loader.js',
761 790 'name' => 'payment-loader'
762 791 ],
792 + '_preload-helper.js' => [
793 + 'file' => 'chunks/preload-helper.js',
794 + 'name' => 'preload-helper'
795 + ],
763 796 '_productService.js' => [
764 797 'file' => 'chunks/productService.js',
765 798 'name' => 'productService',
766 799 'imports' => [
@@ -801,8 +834,15 @@
801 834 '_vue.esm-bundler.js' => [
802 835 'file' => 'chunks/vue.esm-bundler.js',
803 836 'name' => 'vue.esm-bundler'
804 837 ],
838 + '_weekOfYear.js' => [
839 + 'file' => 'chunks/weekOfYear.js',
840 + 'name' => 'weekOfYear',
841 + 'imports' => [
842 + '_dayjs.min.js'
843 + ]
844 + ],
805 845 'resources/addon-assets/addon-assets.js' => [
806 846 'file' => 'addon-assets.js',
807 847 'name' => 'addon-assets',
808 848 'src' => 'resources/addon-assets/addon-assets.js',
@@ -807,20 +847,24 @@
807 847 'name' => 'addon-assets',
808 848 'src' => 'resources/addon-assets/addon-assets.js',
809 849 'isEntry' => true,
810 850 'imports' => [
851 + '_Translator.js',
811 852 '_FileUploaderDialog.js',
812 - '_Translator.js',
813 853 '_vue.esm-bundler.js',
814 854 '__plugin-vue_export-helper.js',
855 + '_Arr.js',
815 856 '_common.js',
816 857 '_dayjs.min.js',
817 858 '_Str.js',
818 859 '_timezone.js',
819 - '_Arr.js',
860 + '_weekOfYear.js',
861 + '_Utils.js',
862 + '_CurrencyFormatter.js',
820 863 '_index.js',
821 864 '_IconButton.js',
822 865 '_DynamicIcon.js',
866 + '_preload-helper.js',
823 867 '_Rest.js',
824 868 '_Notify.js',
825 869 '_Model.js'
826 870 ]
@@ -915,26 +959,28 @@
915 959 '_common.js',
916 960 '_dayjs.min.js',
917 961 '_Str.js',
918 962 '_timezone.js',
963 + '_weekOfYear.js',
964 + '_Utils.js',
965 + '_CurrencyFormatter.js',
919 966 '_index.js',
920 967 '_vue-router.js',
921 968 '_Url.js',
922 969 '_DynamicIcon.js',
970 + '_preload-helper.js',
923 971 '__plugin-vue_export-helper.js',
924 972 '_index3.js',
925 973 '_IconButton.js',
926 - '_Utils.js',
927 974 '_TransitionAccordion.js',
975 + '_Animation.js',
928 976 '_Empty.js',
929 977 '_CardBody.js',
930 978 '_UserCan.js',
931 979 '_Asset.js',
932 980 '_AddressComponent2.js',
933 - '_Animation.js',
934 981 '_NotFound.js',
935 - '_productService.js',
936 - '_CurrencyFormatter.js'
982 + '_productService.js'
937 983 ]
938 984 ],
939 985 'resources/admin/Bits/Components/Form/Components/ModuleSettings.vue' => [
940 986 'file' => 'chunks/ModuleSettings.js',
@@ -950,8 +996,11 @@
950 996 '_Arr.js',
951 997 '_dayjs.min.js',
952 998 '_Str.js',
953 999 '_timezone.js',
1000 + '_weekOfYear.js',
1001 + '_Utils.js',
1002 + '_CurrencyFormatter.js',
954 1003 '_index.js',
955 1004 '_Model.js',
956 1005 '_Rest.js',
957 1006 '_vue-router.js',
@@ -957,12 +1006,12 @@
957 1006 '_vue-router.js',
958 1007 '_Url.js',
959 1008 '_Notify.js',
960 1009 '_DynamicIcon.js',
1010 + '_preload-helper.js',
961 1011 '__plugin-vue_export-helper.js',
962 1012 '_index3.js',
963 1013 '_IconButton.js',
964 - '_Utils.js',
965 1014 '_TransitionAccordion.js'
966 1015 ]
967 1016 ],
968 1017 'resources/admin/Bits/Components/Form/Components/PaymentView.vue' => [
@@ -973,9 +1022,10 @@
973 1022 'imports' => [
974 1023 '_vue.esm-bundler.js',
975 1024 '_Translator.js',
976 1025 '_DynamicIcon.js',
977 - '_Arr.js'
1026 + '_Arr.js',
1027 + '_preload-helper.js'
978 1028 ]
979 1029 ],
980 1030 'resources/admin/Bits/Components/Form/Components/StoreSettings/AddressComponent.vue' => [
981 1031 'file' => 'chunks/AddressComponent.js',
@@ -992,8 +1042,76 @@
992 1042 '__plugin-vue_export-helper.js',
993 1043 '_TransitionAccordion.js'
994 1044 ]
995 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 + ],
996 1114 'resources/admin/Bits/Components/Form/Components/StoreSettings/CreatePageButton.vue' => [
997 1115 'file' => 'chunks/CreatePageButton.js',
998 1116 'name' => 'CreatePageButton',
999 1117 'src' => 'resources/admin/Bits/Components/Form/Components/StoreSettings/CreatePageButton.vue',
@@ -1004,8 +1122,9 @@
1004 1122 '_Translator.js',
1005 1123 '_Notify.js',
1006 1124 '_Rest.js',
1007 1125 '_IconButton.js',
1126 + '_preload-helper.js',
1008 1127 '_Arr.js',
1009 1128 '_Str.js',
1010 1129 '_index.js',
1011 1130 '__plugin-vue_export-helper.js'
@@ -1021,8 +1140,9 @@
1021 1140 '_Translator.js',
1022 1141 '_DynamicIcon.js',
1023 1142 '_Arr.js',
1024 1143 'resources/admin/Bits/Components/Form/Components/StoreSettings/CreatePageButton.vue',
1144 + '_preload-helper.js',
1025 1145 '_Notify.js',
1026 1146 '_Str.js',
1027 1147 '_index.js',
1028 1148 '_Rest.js',
@@ -1047,16 +1167,19 @@
1047 1167 '_common.js',
1048 1168 '_dayjs.min.js',
1049 1169 '_Str.js',
1050 1170 '_timezone.js',
1171 + '_weekOfYear.js',
1172 + '_Utils.js',
1173 + '_CurrencyFormatter.js',
1051 1174 '_index.js',
1052 1175 '_vue-router.js',
1053 1176 '_Url.js',
1054 1177 '_DynamicIcon.js',
1178 + '_preload-helper.js',
1055 1179 '__plugin-vue_export-helper.js',
1056 1180 '_index3.js',
1057 - '_IconButton.js',
1058 - '_Utils.js'
1181 + '_IconButton.js'
1059 1182 ]
1060 1183 ],
1061 1184 'resources/admin/Bits/Components/Form/Components/TurnstileSettings.vue' => [
1062 1185 'file' => 'chunks/TurnstileSettings.js',
@@ -1073,17 +1196,20 @@
1073 1196 '_common.js',
1074 1197 '_dayjs.min.js',
1075 1198 '_Str.js',
1076 1199 '_timezone.js',
1200 + '_weekOfYear.js',
1201 + '_Utils.js',
1202 + '_CurrencyFormatter.js',
1077 1203 '_index.js',
1078 1204 '_vue-router.js',
1079 1205 '_Url.js',
1080 1206 '_Notify.js',
1081 1207 '_DynamicIcon.js',
1208 + '_preload-helper.js',
1082 1209 '__plugin-vue_export-helper.js',
1083 1210 '_index3.js',
1084 1211 '_IconButton.js',
1085 - '_Utils.js',
1086 1212 '_TransitionAccordion.js'
1087 1213 ]
1088 1214 ],
1089 1215 'resources/admin/Bits/Components/Icons/Access.vue' => [
@@ -2535,8 +2661,18 @@
2535 2661 '_vue.esm-bundler.js',
2536 2662 '__plugin-vue_export-helper.js'
2537 2663 ]
2538 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 + ],
2539 2675 'resources/admin/Bits/Components/Icons/Palette.vue' => [
2540 2676 'file' => 'chunks/Palette.js',
2541 2677 'name' => 'Palette',
2542 2678 'src' => 'resources/admin/Bits/Components/Icons/Palette.vue',
@@ -2545,8 +2681,18 @@
2545 2681 '_vue.esm-bundler.js',
2546 2682 '__plugin-vue_export-helper.js'
2547 2683 ]
2548 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 + ],
2549 2695 'resources/admin/Bits/Components/Icons/Party.vue' => [
2550 2696 'file' => 'chunks/Party.js',
2551 2697 'name' => 'Party',
2552 2698 'src' => 'resources/admin/Bits/Components/Icons/Party.vue',
@@ -2575,8 +2721,18 @@
2575 2721 '_vue.esm-bundler.js',
2576 2722 '__plugin-vue_export-helper.js'
2577 2723 ]
2578 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 + ],
2579 2735 'resources/admin/Bits/Components/Icons/Plus.vue' => [
2580 2736 'file' => 'chunks/Plus.js',
2581 2737 'name' => 'Plus',
2582 2738 'src' => 'resources/admin/Bits/Components/Icons/Plus.vue',
@@ -3075,8 +3231,18 @@
3075 3231 '_vue.esm-bundler.js',
3076 3232 '__plugin-vue_export-helper.js'
3077 3233 ]
3078 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 + ],
3079 3245 'resources/admin/Bits/Components/Icons/Wallet.vue' => [
3080 3246 'file' => 'chunks/Wallet.js',
3081 3247 'name' => 'Wallet',
3082 3248 'src' => 'resources/admin/Bits/Components/Icons/Wallet.vue',
@@ -3131,8 +3297,9 @@
3131 3297 'name' => 'AddToCartButtonBlockEditor',
3132 3298 'src' => 'resources/admin/BlockEditor/Buttons/AddToCartButtonBlockEditor.jsx',
3133 3299 'isEntry' => true,
3134 3300 'imports' => [
3301 + '_jsx-runtime.js',
3135 3302 '_BlockEditorTranslator.js',
3136 3303 '_index5.js',
3137 3304 '_SingleProductContext.js',
3138 3305 '_Icons.js',
@@ -3147,8 +3314,9 @@
3147 3314 'name' => 'BuyNowButtonBlockEditor',
3148 3315 'src' => 'resources/admin/BlockEditor/Buttons/BuyNowButtonBlockEditor.jsx',
3149 3316 'isEntry' => true,
3150 3317 'imports' => [
3318 + '_jsx-runtime.js',
3151 3319 '_BlockEditorTranslator.js',
3152 3320 '_index5.js',
3153 3321 '_SelectVariationModal.js',
3154 3322 '_Icons.js',
@@ -3171,8 +3339,9 @@
3171 3339 'name' => 'BuySectionBlockEditor',
3172 3340 'src' => 'resources/admin/BlockEditor/BuySection/BuySectionBlockEditor.jsx',
3173 3341 'isEntry' => true,
3174 3342 'imports' => [
3343 + '_jsx-runtime.js',
3175 3344 '_BlockEditorTranslator.js',
3176 3345 '_index5.js',
3177 3346 '_EditorPanel.js',
3178 3347 '_EditorPanelRow.js',
@@ -3191,8 +3360,30 @@
3191 3360 'file' => 'assets/buy-section-block-editor.css',
3192 3361 'src' => 'resources/admin/BlockEditor/BuySection/style/buy-section-block-editor.scss',
3193 3362 'isEntry' => true
3194 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 + ],
3195 3386 'resources/admin/BlockEditor/Cart/MiniCartBlockEditor.jsx' => [
3196 3387 'file' => 'MiniCartBlockEditor.js',
3197 3388 'name' => 'MiniCartBlockEditor',
3198 3389 'src' => 'resources/admin/BlockEditor/Cart/MiniCartBlockEditor.jsx',
@@ -3197,14 +3388,20 @@
3197 3388 'name' => 'MiniCartBlockEditor',
3198 3389 'src' => 'resources/admin/BlockEditor/Cart/MiniCartBlockEditor.jsx',
3199 3390 'isEntry' => true,
3200 3391 'imports' => [
3201 - '_BlockEditorTranslator.js',
3392 + '_jsx-runtime.js',
3202 3393 '_index5.js',
3203 3394 '_SingleProductContext.js',
3204 - '_Icons.js'
3395 + '_Icons.js',
3396 + '_BlockEditorTranslator.js'
3205 3397 ]
3206 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 + ],
3207 3404 'resources/admin/BlockEditor/Cart/style/mini-cart-block-editor.scss' => [
3208 3405 'file' => 'assets/mini-cart-block-editor.css',
3209 3406 'src' => 'resources/admin/BlockEditor/Cart/style/mini-cart-block-editor.scss',
3210 3407 'isEntry' => true
@@ -3218,11 +3415,12 @@
3218 3415 'name' => 'CheckoutBlockEditor',
3219 3416 'src' => 'resources/admin/BlockEditor/Checkout/CheckoutBlockEditor.jsx',
3220 3417 'isEntry' => true,
3221 3418 'imports' => [
3222 - '_BlockEditorTranslator.js',
3419 + '_jsx-runtime.js',
3223 3420 '_EditorPanel.js',
3224 3421 '_ColorPickerField.js',
3422 + '_BlockEditorTranslator.js',
3225 3423 '_Icons.js'
3226 3424 ],
3227 3425 'assets' => [
3228 3426 'assets/Checkout.png'
@@ -3233,9 +3431,10 @@
3233 3431 'name' => 'InnerBlocks',
3234 3432 'src' => 'resources/admin/BlockEditor/Checkout/InnerBlocks/InnerBlocks.jsx',
3235 3433 'isEntry' => true,
3236 3434 'imports' => [
3237 - '_BlockEditorTranslator.js'
3435 + '_BlockEditorTranslator.js',
3436 + '_jsx-runtime.js'
3238 3437 ]
3239 3438 ],
3240 3439 'resources/admin/BlockEditor/Checkout/style/checkout-block-editor.scss' => [
3241 3440 'file' => 'assets/checkout-block-editor.css',
@@ -3252,8 +3451,9 @@
3252 3451 'name' => 'CustomerDashboardButtonBlockEditor',
3253 3452 'src' => 'resources/admin/BlockEditor/CustomerDashboardButton/CustomerDashboardButtonBlockEditor.jsx',
3254 3453 'isEntry' => true,
3255 3454 'imports' => [
3455 + '_jsx-runtime.js',
3256 3456 '_BlockEditorTranslator.js',
3257 3457 '_Icons.js'
3258 3458 ]
3259 3459 ],
@@ -3271,10 +3471,11 @@
3271 3471 'name' => 'CustomerProfileBlockEditor',
3272 3472 'src' => 'resources/admin/BlockEditor/CustomerProfile/CustomerProfileBlockEditor.jsx',
3273 3473 'isEntry' => true,
3274 3474 'imports' => [
3275 - '_BlockEditorTranslator.js',
3276 - '_Icons.js'
3475 + '_jsx-runtime.js',
3476 + '_Icons.js',
3477 + '_BlockEditorTranslator.js'
3277 3478 ],
3278 3479 'assets' => [
3279 3480 'assets/CustomerProfile.png'
3280 3481 ]
@@ -3289,8 +3490,9 @@
3289 3490 'name' => 'ExcerptBlockEditor',
3290 3491 'src' => 'resources/admin/BlockEditor/Excerpt/ExcerptBlockEditor.jsx',
3291 3492 'isEntry' => true,
3292 3493 'imports' => [
3494 + '_jsx-runtime.js',
3293 3495 '_BlockEditorTranslator.js',
3294 3496 '_index5.js',
3295 3497 '_SelectProductModal.js',
3296 3498 '_EditorPanel.js',
@@ -3312,8 +3514,9 @@
3312 3514 'name' => 'InnerBlocks',
3313 3515 'src' => 'resources/admin/BlockEditor/MediaCarousel/InnerBlocks/InnerBlocks.jsx',
3314 3516 'isEntry' => true,
3315 3517 'imports' => [
3518 + '_jsx-runtime.js',
3316 3519 '_BlockEditorTranslator.js',
3317 3520 '_SingleProductContext.js',
3318 3521 '_Icons.js',
3319 3522 '_ProductContext.js',
@@ -3325,13 +3528,14 @@
3325 3528 'name' => 'MediaCarouselBlockEditor',
3326 3529 'src' => 'resources/admin/BlockEditor/MediaCarousel/MediaCarouselBlockEditor.jsx',
3327 3530 'isEntry' => true,
3328 3531 'imports' => [
3329 - '_BlockEditorTranslator.js',
3532 + '_jsx-runtime.js',
3330 3533 '_Icons.js',
3331 3534 '_index5.js',
3332 3535 '_EditorPanel.js',
3333 3536 '_EditorPanelRow.js',
3537 + '_BlockEditorTranslator.js',
3334 3538 '_SelectVariationModal.js',
3335 3539 '_SingleProductContext.js',
3336 3540 '_ProductContext.js',
3337 3541 '_add-query-args.js',
@@ -3356,14 +3560,15 @@
3356 3560 'name' => 'PriceRangeBlockEditor',
3357 3561 'src' => 'resources/admin/BlockEditor/PriceRange/PriceRangeBlockEditor.jsx',
3358 3562 'isEntry' => true,
3359 3563 'imports' => [
3360 - '_BlockEditorTranslator.js',
3564 + '_jsx-runtime.js',
3361 3565 '_index5.js',
3362 3566 '_SelectProductModal.js',
3363 3567 '_CustomSelect.js',
3364 3568 '_EditorPanel.js',
3365 3569 '_EditorPanelRow.js',
3570 + '_BlockEditorTranslator.js',
3366 3571 '_SingleProductContext.js',
3367 3572 '_Icons.js',
3368 3573 '_add-query-args.js',
3369 3574 '_ProductListItem.js',
@@ -3384,9 +3589,9 @@
3384 3589 'name' => 'PricingTableBlockEditor',
3385 3590 'src' => 'resources/admin/BlockEditor/PricingTable/PricingTableBlockEditor.jsx',
3386 3591 'isEntry' => true,
3387 3592 'imports' => [
3388 - '_BlockEditorTranslator.js',
3593 + '_jsx-runtime.js',
3389 3594 '_index6.js',
3390 3595 '_Icons.js',
3391 3596 '_ProductListItem.js',
3392 3597 '_SelectVariationModal.js',
@@ -3392,8 +3597,9 @@
3392 3597 '_SelectVariationModal.js',
3393 3598 '_index5.js',
3394 3599 '_ColorPickerField.js',
3395 3600 '_EditorPanel.js',
3601 + '_BlockEditorTranslator.js',
3396 3602 '_CustomSelect.js',
3397 3603 '_add-query-args.js'
3398 3604 ],
3399 3605 'assets' => [
@@ -3414,10 +3620,11 @@
3414 3620 'name' => 'ProductCardBlockEditor',
3415 3621 'src' => 'resources/admin/BlockEditor/ProductCard/ProductCardBlockEditor.jsx',
3416 3622 'isEntry' => true,
3417 3623 'imports' => [
3624 + '_jsx-runtime.js',
3625 + '_Icons.js',
3418 3626 '_BlockEditorTranslator.js',
3419 - '_Icons.js',
3420 3627 '_index5.js',
3421 3628 '_EditorPanel.js',
3422 3629 '_EditorPanelRow.js',
3423 3630 '_CustomSelect.js',
@@ -3441,13 +3648,14 @@
3441 3648 'name' => 'InnerBlocks',
3442 3649 'src' => 'resources/admin/BlockEditor/ProductCarousel/InnerBlocks/InnerBlocks.jsx',
3443 3650 'isEntry' => true,
3444 3651 'imports' => [
3445 - '_BlockEditorTranslator.js',
3652 + '_jsx-runtime.js',
3446 3653 '_ProductExcerptBlock.js',
3447 3654 '_ProductContext.js',
3448 3655 '_SingleProductContext.js',
3449 - '_ProductContainerContext.js'
3656 + '_ProductContainerContext.js',
3657 + '_BlockEditorTranslator.js'
3450 3658 ]
3451 3659 ],
3452 3660 'resources/admin/BlockEditor/ProductCarousel/ProductCarousel.png' => [
3453 3661 'file' => 'assets/ProductGallery.png',
@@ -3458,13 +3666,14 @@
3458 3666 'name' => 'ProductCarouselBlockEditor',
3459 3667 'src' => 'resources/admin/BlockEditor/ProductCarousel/ProductCarouselBlockEditor.jsx',
3460 3668 'isEntry' => true,
3461 3669 'imports' => [
3462 - '_BlockEditorTranslator.js',
3670 + '_jsx-runtime.js',
3463 3671 '_Icons.js',
3464 3672 '_index5.js',
3465 3673 '_EditorPanel.js',
3466 3674 '_EditorPanelRow.js',
3675 + '_BlockEditorTranslator.js',
3467 3676 '_CustomSelect.js',
3468 3677 '_SelectProductModal.js',
3469 3678 '_SingleProductContext.js',
3470 3679 '_ProductContext.js',
@@ -3486,8 +3695,9 @@
3486 3695 'name' => 'ProductCategoriesListBlockEditor',
3487 3696 'src' => 'resources/admin/BlockEditor/ProductCategoriesList/ProductCategoriesListBlockEditor.jsx',
3488 3697 'isEntry' => true,
3489 3698 'imports' => [
3699 + '_jsx-runtime.js',
3490 3700 '_BlockEditorTranslator.js',
3491 3701 '_Icons.js'
3492 3702 ]
3493 3703 ],
@@ -3501,8 +3711,9 @@
3501 3711 'name' => 'ProductDescriptionBlockEditor',
3502 3712 'src' => 'resources/admin/BlockEditor/ProductDescription/ProductDescriptionBlockEditor.jsx',
3503 3713 'isEntry' => true,
3504 3714 'imports' => [
3715 + '_jsx-runtime.js',
3505 3716 '_BlockEditorTranslator.js',
3506 3717 '_index5.js',
3507 3718 '_SelectProductModal.js',
3508 3719 '_EditorPanel.js',
@@ -3529,11 +3740,12 @@
3529 3740 'name' => 'ProductGalleryBlockEditor',
3530 3741 'src' => 'resources/admin/BlockEditor/ProductGallery/ProductGalleryBlockEditor.jsx',
3531 3742 'isEntry' => true,
3532 3743 'imports' => [
3533 - '_BlockEditorTranslator.js',
3744 + '_jsx-runtime.js',
3534 3745 '_Icons.js',
3535 3746 '_SelectVariationModal.js',
3747 + '_BlockEditorTranslator.js',
3536 3748 '_index5.js',
3537 3749 '_EditorPanel.js',
3538 3750 '_EditorPanelRow.js',
3539 3751 '_CustomSelect.js',
@@ -3557,13 +3769,14 @@
3557 3769 'name' => 'ProductImageBlockEditor',
3558 3770 'src' => 'resources/admin/BlockEditor/ProductImage/ProductImageBlockEditor.jsx',
3559 3771 'isEntry' => true,
3560 3772 'imports' => [
3561 - '_BlockEditorTranslator.js',
3773 + '_jsx-runtime.js',
3562 3774 '_index5.js',
3563 3775 '_SelectProductModal.js',
3564 3776 '_EditorPanel.js',
3565 3777 '_EditorPanelRow.js',
3778 + '_BlockEditorTranslator.js',
3566 3779 '_SingleProductContext.js',
3567 3780 '_Icons.js',
3568 3781 '_add-query-args.js',
3569 3782 '_ProductListItem.js',
@@ -3584,14 +3797,15 @@
3584 3797 'name' => 'ProductInfoBlockEditor',
3585 3798 'src' => 'resources/admin/BlockEditor/ProductInfo/ProductInfoBlockEditor.jsx',
3586 3799 'isEntry' => true,
3587 3800 'imports' => [
3588 - '_BlockEditorTranslator.js',
3801 + '_jsx-runtime.js',
3589 3802 '_Icons.js',
3590 3803 '_index5.js',
3591 3804 '_SelectProductModal.js',
3592 3805 '_EditorPanel.js',
3593 3806 '_EditorPanelRow.js',
3807 + '_BlockEditorTranslator.js',
3594 3808 '_SingleProductContext.js',
3595 3809 '_add-query-args.js',
3596 3810 '_ProductListItem.js',
3597 3811 '_index6.js'
@@ -3610,8 +3824,9 @@
3610 3824 'name' => 'ProductPackageDescriptionBlockEditor',
3611 3825 'src' => 'resources/admin/BlockEditor/ProductPackageDescription/ProductPackageDescriptionBlockEditor.jsx',
3612 3826 'isEntry' => true,
3613 3827 'imports' => [
3828 + '_jsx-runtime.js',
3614 3829 '_BlockEditorTranslator.js',
3615 3830 '_index5.js',
3616 3831 '_EditorPanel.js',
3617 3832 '_EditorPanelRow.js',
@@ -3630,8 +3845,9 @@
3630 3845 'name' => 'ProductSkuBlockEditor',
3631 3846 'src' => 'resources/admin/BlockEditor/ProductSku/ProductSkuBlockEditor.jsx',
3632 3847 'isEntry' => true,
3633 3848 'imports' => [
3849 + '_jsx-runtime.js',
3634 3850 '_BlockEditorTranslator.js',
3635 3851 '_index5.js',
3636 3852 '_SelectVariationModal.js',
3637 3853 '_EditorPanel.js',
@@ -3654,8 +3870,9 @@
3654 3870 'name' => 'ProductTitleBlockEditor',
3655 3871 'src' => 'resources/admin/BlockEditor/ProductTitle/ProductTitleBlockEditor.jsx',
3656 3872 'isEntry' => true,
3657 3873 'imports' => [
3874 + '_jsx-runtime.js',
3658 3875 '_BlockEditorTranslator.js',
3659 3876 '_index5.js',
3660 3877 '_SelectProductModal.js',
3661 3878 '_EditorPanel.js',
@@ -3683,11 +3900,12 @@
3683 3900 'name' => 'RelatedProductBlockEditor',
3684 3901 'src' => 'resources/admin/BlockEditor/RelatedProduct/RelatedProductBlockEditor.jsx',
3685 3902 'isEntry' => true,
3686 3903 'imports' => [
3687 - '_BlockEditorTranslator.js',
3904 + '_jsx-runtime.js',
3688 3905 '_Icons.js',
3689 3906 '_index5.js',
3907 + '_BlockEditorTranslator.js',
3690 3908 '_add-query-args.js',
3691 3909 '_SingleProductContext.js'
3692 3910 ]
3693 3911 ],
@@ -3701,8 +3919,9 @@
3701 3919 'name' => 'SaleBadgeBlockEditor',
3702 3920 'src' => 'resources/admin/BlockEditor/SaleBadge/SaleBadgeBlockEditor.jsx',
3703 3921 'isEntry' => true,
3704 3922 'imports' => [
3923 + '_jsx-runtime.js',
3705 3924 '_BlockEditorTranslator.js',
3706 3925 '_index5.js',
3707 3926 '_SelectProductModal.js',
3708 3927 '_EditorPanel.js',
@@ -3729,8 +3948,9 @@
3729 3948 'name' => 'SearchBarBlockEditor',
3730 3949 'src' => 'resources/admin/BlockEditor/SearchBar/SearchBarBlockEditor.jsx',
3731 3950 'isEntry' => true,
3732 3951 'imports' => [
3952 + '_jsx-runtime.js',
3733 3953 '_BlockEditorTranslator.js',
3734 3954 '_index6.js',
3735 3955 '_Icons.js'
3736 3956 ],
@@ -3743,13 +3963,14 @@
3743 3963 'name' => 'InnerBlocks',
3744 3964 'src' => 'resources/admin/BlockEditor/ShopApp/InnerBlocks/InnerBlocks.jsx',
3745 3965 'isEntry' => true,
3746 3966 'imports' => [
3747 - '_BlockEditorTranslator.js',
3967 + '_jsx-runtime.js',
3748 3968 '_ProductExcerptBlock.js',
3749 3969 '_ProductContext.js',
3750 3970 '_SingleProductContext.js',
3751 3971 '_ProductContainerContext.js',
3972 + '_BlockEditorTranslator.js',
3752 3973 '_EditorPanel.js',
3753 3974 '_EditorPanelRow.js'
3754 3975 ]
3755 3976 ],
@@ -3762,10 +3983,10 @@
3762 3983 'name' => 'ShopAppBlockEditor',
3763 3984 'src' => 'resources/admin/BlockEditor/ShopApp/ShopAppBlockEditor.jsx',
3764 3985 'isEntry' => true,
3765 3986 'imports' => [
3987 + '_jsx-runtime.js',
3766 3988 '_BlockEditorTranslator.js',
3767 - '_ColorPickerField.js',
3768 3989 '_CustomSelect.js',
3769 3990 '_Icons.js',
3770 3991 '_ErrorBoundary.js',
3771 3992 '_ProductContext.js',
@@ -3786,8 +4007,9 @@
3786 4007 'name' => 'SoldOutBadgeBlockEditor',
3787 4008 'src' => 'resources/admin/BlockEditor/SoldOutBadge/SoldOutBadgeBlockEditor.jsx',
3788 4009 'isEntry' => true,
3789 4010 'imports' => [
4011 + '_jsx-runtime.js',
3790 4012 '_BlockEditorTranslator.js',
3791 4013 '_EditorPanel.js',
3792 4014 '_EditorPanelRow.js',
3793 4015 '_SingleProductContext.js',
@@ -3805,13 +4027,14 @@
3805 4027 'name' => 'StockBlock',
3806 4028 'src' => 'resources/admin/BlockEditor/Stock/StockBlock.jsx',
3807 4029 'isEntry' => true,
3808 4030 'imports' => [
3809 - '_BlockEditorTranslator.js',
4031 + '_jsx-runtime.js',
3810 4032 '_Icons.js',
3811 4033 '_SelectProductModal.js',
3812 4034 '_EditorPanel.js',
3813 4035 '_EditorPanelRow.js',
4036 + '_BlockEditorTranslator.js',
3814 4037 '_index5.js',
3815 4038 '_SingleProductContext.js',
3816 4039 '_add-query-args.js',
3817 4040 '_ProductListItem.js',
@@ -3823,12 +4046,49 @@
3823 4046 'name' => 'StoreLogoBlockEditor',
3824 4047 'src' => 'resources/admin/BlockEditor/StoreLogo/StoreLogoBlockEditor.jsx',
3825 4048 'isEntry' => true,
3826 4049 'imports' => [
4050 + '_jsx-runtime.js',
3827 4051 '_BlockEditorTranslator.js',
3828 4052 '_Icons.js'
3829 4053 ]
3830 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 + ],
3831 4091 'resources/admin/Modules/Reports/Subscription/Cohort.vue' => [
3832 4092 'file' => 'chunks/Cohort.js',
3833 4093 'name' => 'Cohort',
3834 4094 'src' => 'resources/admin/Modules/Reports/Subscription/Cohort.vue',
@@ -3845,15 +4105,17 @@
3845 4105 '_CurrencyFormatter.js',
3846 4106 'resources/admin/bootstrap/app.js',
3847 4107 '_common.js',
3848 4108 '_Arr.js',
4109 + '_preload-helper.js',
3849 4110 '_vue-router.js',
3850 4111 '_dayjs.min.js',
4112 + '_timezone.js',
4113 + '_weekOfYear.js',
3851 4114 '_Badge.js',
3852 4115 '_Model.js',
3853 4116 '_Url.js',
3854 4117 '_Str.js',
3855 - '_timezone.js',
3856 4118 '_Notify.js',
3857 4119 '_index.js',
3858 4120 '_index3.js',
3859 4121 '_IconButton.js',
@@ -3859,14 +4121,14 @@
3859 4121 '_IconButton.js',
3860 4122 '_Utils.js',
3861 4123 '_TransitionAccordion.js',
3862 4124 '_OrderCustomerInformation.js',
4125 + '_Animation.js',
3863 4126 '_Asset.js',
3864 4127 '_AddressComponent2.js',
3865 - '_Animation.js',
3866 4128 '_NotFound.js',
3867 4129 '_productService.js',
3868 - '_CancelSubscription.js',
4130 + '_Activity.js',
3869 4131 '_BundleProducts.js',
3870 4132 '_dateShortCuts.js',
3871 4133 '_index4.js',
3872 4134 '_countries.js',
@@ -3871,11 +4133,12 @@
3871 4133 '_index4.js',
3872 4134 '_countries.js',
3873 4135 '_index2.js',
3874 4136 '_AttrGroups.js',
4137 + '_DynamicTemplateParser.js',
3875 4138 '_ProductVariationSelector.js',
4139 + '_galleryTabs.js',
3876 4140 '_FileUploaderDialog.js',
3877 - '_defaults.js',
3878 4141 'resources/admin/Bits/Components/Icons/Screenshot.vue',
3879 4142 '_useElementPlusComponents.js'
3880 4143 ],
3881 4144 'css' => [
@@ -3907,12 +4170,15 @@
3907 4170 '_common.js',
3908 4171 '_dayjs.min.js',
3909 4172 '_Str.js',
3910 4173 '_timezone.js',
4174 + '_weekOfYear.js',
4175 + '_Utils.js',
4176 + '_CurrencyFormatter.js',
3911 4177 '_Url.js',
3912 4178 '_index3.js',
3913 - '_Utils.js',
3914 4179 '_TransitionAccordion.js',
4180 + '_preload-helper.js',
3915 4181 '_Asset.js'
3916 4182 ],
3917 4183 'css' => [
3918 4184 'assets/shipping.css'
@@ -3927,36 +4193,38 @@
3927 4193 '_vue.esm-bundler.js',
3928 4194 '_Badge.js',
3929 4195 '_Empty.js',
3930 4196 '_Translator.js',
3931 - '_CancelSubscription.js',
4197 + '_Activity.js',
3932 4198 '__plugin-vue_export-helper.js',
3933 4199 '_index.js',
4200 + '_DynamicIcon.js',
4201 + '_OrderCustomerInformation.js',
4202 + '_UserCan.js',
3934 4203 '_CardBody.js',
3935 - '_OrderCustomerInformation.js',
3936 4204 '_Str.js',
3937 - '_UserCan.js',
3938 - '_DynamicIcon.js',
4205 + '_dayjs.min.js',
4206 + '_Utils.js',
4207 + '_Notify.js',
4208 + '_CurrencyFormatter.js',
3939 4209 '_NotFound.js',
3940 4210 '_Arr.js',
3941 4211 '_common.js',
3942 - '_Notify.js',
3943 4212 '_Model.js',
3944 4213 '_Rest.js',
3945 4214 '_vue-router.js',
3946 4215 '_Url.js',
3947 - '_dayjs.min.js',
3948 4216 '_timezone.js',
3949 4217 '_index3.js',
3950 4218 '_IconButton.js',
3951 - '_Utils.js',
3952 4219 '_TransitionAccordion.js',
3953 - '_CurrencyFormatter.js',
3954 4220 '_BundleProducts.js',
4221 + '_preload-helper.js',
4222 + '_Animation.js',
3955 4223 '_Asset.js',
3956 4224 '_AddressComponent2.js',
3957 - '_Animation.js',
3958 - '_productService.js'
4225 + '_productService.js',
4226 + '_weekOfYear.js'
3959 4227 ],
3960 4228 'css' => [
3961 4229 'assets/subscription.css'
3962 4230 ]
@@ -3974,17 +4242,19 @@
3974 4242 'isEntry' => true,
3975 4243 'imports' => [
3976 4244 '_vue.esm-bundler.js',
3977 4245 '_vue-router.js',
3978 - '_DynamicIcon.js',
4246 + '_preload-helper.js',
4247 + '_Translator.js',
3979 4248 '_Badge.js',
3980 - '_Translator.js',
3981 4249 '_Empty.js',
4250 + '_index.js',
3982 4251 '_OrderCustomerInformation.js',
3983 4252 '_UserCan.js',
3984 4253 '_CurrencyFormatter.js',
3985 - '_CancelSubscription.js',
4254 + '_Activity.js',
3986 4255 '_CardBody.js',
4256 + '_DynamicIcon.js',
3987 4257 '__plugin-vue_export-helper.js',
3988 4258 '_common.js',
3989 4259 '_IconButton.js',
3990 4260 '_Model.js',
@@ -3989,14 +4259,14 @@
3989 4259 '_IconButton.js',
3990 4260 '_Model.js',
3991 4261 '_Rest.js',
3992 4262 '_dayjs.min.js',
3993 - '_index.js',
3994 4263 '_Notify.js',
3995 4264 '_Animation.js',
3996 4265 '_dateShortCuts.js',
3997 4266 '_countries.js',
3998 4267 '_NotFound.js',
4268 + '_Utils.js',
3999 4269 '_Asset.js',
4000 4270 '_index2.js',
4001 4271 '_Str.js',
4002 4272 '_Arr.js',
@@ -4001,20 +4271,21 @@
4001 4271 '_Str.js',
4002 4272 '_Arr.js',
4003 4273 '_AttrGroups.js',
4004 4274 '_Url.js',
4275 + '_DynamicTemplateParser.js',
4005 4276 '_timezone.js',
4006 - '_Utils.js',
4007 4277 '_ProductVariationSelector.js',
4008 4278 '_productService.js',
4009 4279 '_BundleProducts.js',
4280 + '_galleryTabs.js',
4010 4281 '_index3.js',
4011 4282 '_TransitionAccordion.js',
4012 4283 '_FileUploaderDialog.js',
4013 - '_defaults.js',
4014 4284 'resources/admin/Bits/Components/Icons/Screenshot.vue',
4015 4285 '_useElementPlusComponents.js',
4016 4286 '_AddressComponent2.js',
4287 + '_weekOfYear.js',
4017 4288 '_index4.js'
4018 4289 ],
4019 4290 'dynamicImports' => [
4020 4291 'resources/admin/Bits/Components/Form/Components/Affix/Test.vue',
@@ -4028,8 +4299,10 @@
4028 4299 'resources/admin/Bits/Components/Form/Components/McpSettings.vue',
4029 4300 'resources/admin/Bits/Components/Form/Components/ModuleSettings.vue',
4030 4301 'resources/admin/Bits/Components/Form/Components/PaymentView.vue',
4031 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',
4032 4305 'resources/admin/Bits/Components/Form/Components/StoreSettings/CreatePageButton.vue',
4033 4306 'resources/admin/Bits/Components/Form/Components/StoreSettings/PageSelector.vue',
4034 4307 'resources/admin/Bits/Components/Form/Components/StoreSettings/SubscriptionModeManager.vue',
4035 4308 'resources/admin/Bits/Components/Form/Components/TurnstileSettings.vue',
@@ -4059,15 +4332,18 @@
4059 4332 '_index.js',
4060 4333 '_index2.js',
4061 4334 '_index4.js',
4062 4335 '_dayjs.min.js',
4336 + '_weekOfYear.js',
4063 4337 '_index3.js',
4064 4338 '_Arr.js',
4065 4339 '_DynamicIcon.js',
4340 + '_preload-helper.js',
4066 4341 'resources/admin/Bits/Components/Icons/CaretRight.vue',
4067 4342 '_Str.js',
4068 4343 '_productService.js',
4069 4344 '_CurrencyFormatter.js',
4345 + '_timezone.js',
4070 4346 '_Model.js',
4071 4347 '_Rest.js',
4072 4348 '_Asset.js',
4073 4349 '_Url.js',
@@ -4091,8 +4367,9 @@
4091 4367 '_index.js',
4092 4368 '_index2.js',
4093 4369 '_index4.js',
4094 4370 '_dayjs.min.js',
4371 + '_weekOfYear.js',
4095 4372 '_index3.js',
4096 4373 '_Arr.js',
4097 4374 '__plugin-vue_export-helper.js',
4098 4375 '_add-query-args.js'
@@ -4116,15 +4393,18 @@
4116 4393 '_index.js',
4117 4394 '_index2.js',
4118 4395 '_index4.js',
4119 4396 '_dayjs.min.js',
4397 + '_weekOfYear.js',
4120 4398 '_index3.js',
4121 4399 '_DynamicIcon.js',
4400 + '_preload-helper.js',
4122 4401 'resources/admin/Bits/Components/Icons/CaretRight.vue',
4123 4402 '_Str.js',
4124 4403 '_productService.js',
4125 4404 '_CurrencyFormatter.js',
4126 4405 '_Arr.js',
4406 + '_timezone.js',
4127 4407 '_Model.js',
4128 4408 '_Rest.js',
4129 4409 '_Asset.js',
4130 4410 '_Url.js',
@@ -4155,13 +4435,16 @@
4155 4435 '_index.js',
4156 4436 '_index2.js',
4157 4437 '_index4.js',
4158 4438 '_dayjs.min.js',
4439 + '_weekOfYear.js',
4159 4440 '_index3.js',
4160 4441 '_DynamicIcon.js',
4442 + '_preload-helper.js',
4161 4443 '_Str.js',
4162 4444 '_productService.js',
4163 4445 '_CurrencyFormatter.js',
4446 + '_timezone.js',
4164 4447 '_Model.js',
4165 4448 '_Asset.js',
4166 4449 '_Url.js',
4167 4450 '_vue-router.js',
@@ -4186,8 +4469,9 @@
4186 4469 '_index.js',
4187 4470 '_index2.js',
4188 4471 '_index4.js',
4189 4472 '_dayjs.min.js',
4473 + '_weekOfYear.js',
4190 4474 '_index3.js',
4191 4475 '_Arr.js'
4192 4476 ]
4193 4477 ],
@@ -4204,8 +4488,9 @@
4204 4488 '_index.js',
4205 4489 '_index2.js',
4206 4490 '_index4.js',
4207 4491 '_dayjs.min.js',
4492 + '_weekOfYear.js',
4208 4493 '_index3.js',
4209 4494 '__plugin-vue_export-helper.js',
4210 4495 '_Arr.js'
4211 4496 ]
@@ -4236,12 +4521,12 @@
4236 4521 'name' => 'attributes',
4237 4522 'src' => 'resources/attributes/attributes.js',
4238 4523 'isEntry' => true,
4239 4524 'imports' => [
4525 + '_Translator.js',
4240 4526 '_vue.esm-bundler.js',
4241 4527 '__plugin-vue_export-helper.js',
4242 4528 '_AttrGroups.js',
4243 - '_Translator.js',
4244 4529 '_Arr.js',
4245 4530 '_Rest.js',
4246 4531 '_common.js',
4247 4532 '_dayjs.min.js',
@@ -4246,11 +4531,15 @@
4246 4531 '_common.js',
4247 4532 '_dayjs.min.js',
4248 4533 '_Str.js',
4249 4534 '_timezone.js',
4535 + '_weekOfYear.js',
4536 + '_Utils.js',
4537 + '_CurrencyFormatter.js',
4250 4538 '_index.js',
4251 4539 '_Notify.js',
4252 - '_DynamicIcon.js'
4540 + '_DynamicIcon.js',
4541 + '_preload-helper.js'
4253 4542 ]
4254 4543 ],
4255 4544 'resources/images/pro-feature-pattern.png' => [
4256 4545 'file' => 'images/pro-feature-pattern.png',
@@ -4263,8 +4552,9 @@
4263 4552 'name' => 'license',
4264 4553 'src' => 'resources/licensing/license.js',
4265 4554 'isEntry' => true,
4266 4555 'imports' => [
4556 + '_Translator.js',
4267 4557 '_vue.esm-bundler.js',
4268 4558 '_CardBody.js',
4269 4559 '_NotFound.js',
4270 4560 '_dateShortCuts.js',
@@ -4269,9 +4559,8 @@
4269 4559 '_NotFound.js',
4270 4560 '_dateShortCuts.js',
4271 4561 '_Empty.js',
4272 4562 '_DynamicIcon.js',
4273 - '_Translator.js',
4274 4563 '_Badge.js',
4275 4564 '_common.js',
4276 4565 '_index.js',
4277 4566 '_OrderCustomerInformation.js',
@@ -4280,23 +4569,25 @@
4280 4569 '_Model.js',
4281 4570 '_Rest.js',
4282 4571 '_IconButton.js',
4283 4572 '_UserCan.js',
4573 + '_Utils.js',
4284 4574 '_Str.js',
4285 4575 '_Arr.js',
4576 + '_CurrencyFormatter.js',
4286 4577 '_vue-router.js',
4287 4578 '_Asset.js',
4288 4579 '_Url.js',
4289 4580 '_index4.js',
4581 + '_preload-helper.js',
4290 4582 '_timezone.js',
4291 4583 '_Notify.js',
4292 4584 '_index3.js',
4293 - '_Utils.js',
4294 4585 '_TransitionAccordion.js',
4586 + '_weekOfYear.js',
4587 + '_Animation.js',
4295 4588 '_AddressComponent2.js',
4296 - '_Animation.js',
4297 - '_productService.js',
4298 - '_CurrencyFormatter.js'
4589 + '_productService.js'
4299 4590 ],
4300 4591 'css' => [
4301 4592 'assets/license.css'
4302 4593 ]
@@ -4306,10 +4597,10 @@
4306 4597 'name' => 'order-bump',
4307 4598 'src' => 'resources/order-bump/order-bump.js',
4308 4599 'isEntry' => true,
4309 4600 'imports' => [
4601 + '_Translator.js',
4310 4602 '_vue.esm-bundler.js',
4311 - '_Translator.js',
4312 4603 '_Badge.js',
4313 4604 '_Empty.js',
4314 4605 '_CardBody.js',
4315 4606 '_DynamicIcon.js',
@@ -4328,9 +4619,12 @@
4328 4619 '_dayjs.min.js',
4329 4620 '_timezone.js',
4330 4621 '_index3.js',
4331 4622 '_Utils.js',
4332 - '_TransitionAccordion.js'
4623 + '_weekOfYear.js',
4624 + '_CurrencyFormatter.js',
4625 + '_TransitionAccordion.js',
4626 + '_preload-helper.js'
4333 4627 ]
4334 4628 ],
4335 4629 'resources/public/buttons/add-to-cart/style/style.scss' => [
4336 4630 'file' => 'assets/style3.css',
@@ -4461,8 +4755,9 @@
4461 4755 'imports' => [
4462 4756 '_vue.esm-bundler.js',
4463 4757 '_dayjs.min.js',
4464 4758 '_timezone.js',
4759 + '_weekOfYear.js',
4465 4760 '_DynamicIcon.js',
4466 4761 '_Str.js',
4467 4762 '__plugin-vue_export-helper.js',
4468 4763 '_BundleProducts.js',
@@ -4476,12 +4771,15 @@
4476 4771 '_AddressComponent2.js',
4477 4772 '_Rest.js',
4478 4773 '_Animation.js',
4479 4774 '_Notify.js',
4775 + '_DynamicTemplateParser.js',
4776 + '_index3.js',
4480 4777 '_index2.js',
4481 - '_index3.js',
4482 - '_defaults.js',
4778 + '_preload-helper.js',
4483 4779 '_Arr.js',
4780 + '_Utils.js',
4781 + '_CurrencyFormatter.js',
4484 4782 '_TransitionAccordion.js',
4485 4783 '_index4.js'
4486 4784 ],
4487 4785 'css' => [
@@ -4656,9 +4954,11 @@
4656 4954 '_Translator.js',
4657 4955 '_vue.esm-bundler.js',
4658 4956 '_Arr.js',
4659 4957 '_dayjs.min.js',
4660 - '_timezone.js'
4958 + '_timezone.js',
4959 + '_weekOfYear.js',
4960 + '_CurrencyFormatter.js'
4661 4961 ]
4662 4962 ],
4663 4963 'resources/public/search-bar-app/style/style.scss' => [
4664 4964 'file' => 'assets/style5.css',
@@ -4718,11 +5018,11 @@
4718 5018 'name' => 'withdrawal',
4719 5019 'src' => 'resources/withdrawal/withdrawal.js',
4720 5020 'isEntry' => true,
4721 5021 'imports' => [
5022 + '_Translator.js',
4722 5023 '_vue.esm-bundler.js',
4723 5024 '_Badge.js',
4724 - '_Translator.js',
4725 5025 '_Empty.js',
4726 5026 '_UserCan.js',
4727 5027 '_Rest.js',
4728 5028 '_Notify.js',
@@ -4729,20 +5029,22 @@
4729 5029 '_CurrencyFormatter.js',
4730 5030 '_IconButton.js',
4731 5031 '_DynamicIcon.js',
4732 5032 '__plugin-vue_export-helper.js',
5033 + '_Arr.js',
4733 5034 '_Model.js',
4734 5035 '_common.js',
4735 5036 '_dayjs.min.js',
4736 5037 '_Str.js',
4737 5038 '_timezone.js',
4738 - '_Arr.js',
5039 + '_weekOfYear.js',
5040 + '_Utils.js',
4739 5041 '_index.js',
4740 5042 '_vue-router.js',
4741 5043 '_Url.js',
4742 5044 '_index3.js',
4743 - '_Utils.js',
4744 - '_TransitionAccordion.js'
5045 + '_TransitionAccordion.js',
5046 + '_preload-helper.js'
4745 5047 ],
4746 5048 'css' => [
4747 5049 'assets/withdrawal.css'
4748 5050 ]