sa2kit 1.6.78 → 1.6.79

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (107) hide show
  1. package/dist/ai/llm/electron/index.js +2 -2
  2. package/dist/ai/llm/electron/index.js.map +1 -1
  3. package/dist/ai/llm/electron/index.mjs +2 -2
  4. package/dist/ai/llm/electron/index.mjs.map +1 -1
  5. package/dist/ai/llm/ui/electron/index.js +2 -2
  6. package/dist/ai/llm/ui/electron/index.js.map +1 -1
  7. package/dist/ai/llm/ui/electron/index.mjs +2 -2
  8. package/dist/ai/llm/ui/electron/index.mjs.map +1 -1
  9. package/dist/ai/llm/ui/web/index.js +2 -2
  10. package/dist/ai/llm/ui/web/index.js.map +1 -1
  11. package/dist/ai/llm/ui/web/index.mjs +2 -2
  12. package/dist/ai/llm/ui/web/index.mjs.map +1 -1
  13. package/dist/ai/llm/web/index.js +2 -2
  14. package/dist/ai/llm/web/index.js.map +1 -1
  15. package/dist/ai/llm/web/index.mjs +2 -2
  16. package/dist/ai/llm/web/index.mjs.map +1 -1
  17. package/dist/ar/index.d.mts +2 -2
  18. package/dist/ar/index.d.ts +2 -2
  19. package/dist/ar/index.js +43 -4
  20. package/dist/ar/index.js.map +1 -1
  21. package/dist/ar/index.mjs +43 -4
  22. package/dist/ar/index.mjs.map +1 -1
  23. package/dist/{booking-BX_0AXU6.d.mts → booking-473Db8Bo.d.mts} +6 -0
  24. package/dist/{booking-BX_0AXU6.d.ts → booking-473Db8Bo.d.ts} +6 -0
  25. package/dist/{bookingAdminService-ChzuoCUx.d.ts → bookingAdminService-DqQ7hEGw.d.ts} +1 -1
  26. package/dist/{bookingAdminService-B_D_Jq1W.d.mts → bookingAdminService-SBX4JA_U.d.mts} +1 -1
  27. package/dist/calendar/index.js +8 -4
  28. package/dist/calendar/index.js.map +1 -1
  29. package/dist/calendar/index.mjs +8 -4
  30. package/dist/calendar/index.mjs.map +1 -1
  31. package/dist/calendar/web/index.js +8 -4
  32. package/dist/calendar/web/index.js.map +1 -1
  33. package/dist/calendar/web/index.mjs +8 -4
  34. package/dist/calendar/web/index.mjs.map +1 -1
  35. package/dist/{client-B6JtOkEq.d.ts → client-Bkn6mRI7.d.ts} +1 -1
  36. package/dist/{client-DkSveTk-.d.mts → client-exYn2Qla.d.mts} +1 -1
  37. package/dist/components/index.d.mts +2 -0
  38. package/dist/components/index.d.ts +2 -0
  39. package/dist/components/index.js +8 -4
  40. package/dist/components/index.js.map +1 -1
  41. package/dist/components/index.mjs +8 -4
  42. package/dist/components/index.mjs.map +1 -1
  43. package/dist/{index-B9vIHUEv.d.ts → index-BJpxvH7X.d.ts} +1 -1
  44. package/dist/{index-C3_UPPdv.d.ts → index-CdTIsNsy.d.ts} +2 -2
  45. package/dist/{index-DDuTPOHu.d.mts → index-Cum2EknK.d.mts} +1 -1
  46. package/dist/{index-D6ZIkvt-.d.mts → index-DyxLpkmm.d.mts} +2 -2
  47. package/dist/{index-BjYZSfZa.d.ts → index-XTV6IU-M.d.ts} +2 -2
  48. package/dist/{index-3qQN9Lh_.d.mts → index-z15F7afa.d.mts} +2 -2
  49. package/dist/index.js +8 -4
  50. package/dist/index.js.map +1 -1
  51. package/dist/index.mjs +8 -4
  52. package/dist/index.mjs.map +1 -1
  53. package/dist/mmd/index.d.mts +9 -3
  54. package/dist/mmd/index.d.ts +9 -3
  55. package/dist/mmd/index.js +95 -13
  56. package/dist/mmd/index.js.map +1 -1
  57. package/dist/mmd/index.mjs +95 -13
  58. package/dist/mmd/index.mjs.map +1 -1
  59. package/dist/portfolio/index.js +2 -2
  60. package/dist/portfolio/index.js.map +1 -1
  61. package/dist/portfolio/index.mjs +2 -2
  62. package/dist/portfolio/index.mjs.map +1 -1
  63. package/dist/showmasterpiece/core.d.mts +3 -3
  64. package/dist/showmasterpiece/core.d.ts +3 -3
  65. package/dist/showmasterpiece/db.d.mts +25 -0
  66. package/dist/showmasterpiece/db.d.ts +25 -0
  67. package/dist/showmasterpiece/db.js +35 -0
  68. package/dist/showmasterpiece/db.js.map +1 -1
  69. package/dist/showmasterpiece/db.mjs +35 -0
  70. package/dist/showmasterpiece/db.mjs.map +1 -1
  71. package/dist/showmasterpiece/index.js +279 -226
  72. package/dist/showmasterpiece/index.js.map +1 -1
  73. package/dist/showmasterpiece/index.mjs +279 -226
  74. package/dist/showmasterpiece/index.mjs.map +1 -1
  75. package/dist/showmasterpiece/logic/index.d.mts +2 -2
  76. package/dist/showmasterpiece/logic/index.d.ts +2 -2
  77. package/dist/showmasterpiece/server/index.js +35 -0
  78. package/dist/showmasterpiece/server/index.js.map +1 -1
  79. package/dist/showmasterpiece/server/index.mjs +35 -0
  80. package/dist/showmasterpiece/server/index.mjs.map +1 -1
  81. package/dist/showmasterpiece/service/api/index.d.mts +1 -1
  82. package/dist/showmasterpiece/service/api/index.d.ts +1 -1
  83. package/dist/showmasterpiece/service/client-business/index.d.mts +3 -3
  84. package/dist/showmasterpiece/service/client-business/index.d.ts +3 -3
  85. package/dist/showmasterpiece/service/index.d.mts +6 -6
  86. package/dist/showmasterpiece/service/index.d.ts +6 -6
  87. package/dist/showmasterpiece/service/miniapp/index.d.mts +2 -2
  88. package/dist/showmasterpiece/service/miniapp/index.d.ts +2 -2
  89. package/dist/showmasterpiece/service/web/index.d.mts +4 -4
  90. package/dist/showmasterpiece/service/web/index.d.ts +4 -4
  91. package/dist/showmasterpiece/ui/miniapp/index.d.mts +2 -2
  92. package/dist/showmasterpiece/ui/miniapp/index.d.ts +2 -2
  93. package/dist/showmasterpiece/ui/miniapp/index.js +38 -8
  94. package/dist/showmasterpiece/ui/miniapp/index.js.map +1 -1
  95. package/dist/showmasterpiece/ui/miniapp/index.mjs +38 -8
  96. package/dist/showmasterpiece/ui/miniapp/index.mjs.map +1 -1
  97. package/dist/showmasterpiece/ui/web/index.js +279 -226
  98. package/dist/showmasterpiece/ui/web/index.js.map +1 -1
  99. package/dist/showmasterpiece/ui/web/index.mjs +279 -226
  100. package/dist/showmasterpiece/ui/web/index.mjs.map +1 -1
  101. package/dist/showmasterpiece/web/index.js +279 -226
  102. package/dist/showmasterpiece/web/index.js.map +1 -1
  103. package/dist/showmasterpiece/web/index.mjs +279 -226
  104. package/dist/showmasterpiece/web/index.mjs.map +1 -1
  105. package/dist/{types-CvKvpyN8.d.mts → types-D4vSK3AJ.d.mts} +2 -1
  106. package/dist/{types-CvKvpyN8.d.ts → types-D4vSK3AJ.d.ts} +2 -1
  107. package/package.json +1 -1
@@ -1,4 +1,4 @@
1
- import { A as ArtCollection, C as CategoryOption, a as CollectionSummary, b as CreateBookingRequest, c as Booking, d as BatchBookingRequest, e as BatchBookingResponse, f as BookingListParams, g as BookingListResponse } from '../../../booking-BX_0AXU6.mjs';
1
+ import { A as ArtCollection, C as CategoryOption, a as CollectionSummary, b as CreateBookingRequest, c as Booking, d as BatchBookingRequest, e as BatchBookingResponse, f as BookingListParams, g as BookingListResponse } from '../../../booking-473Db8Bo.mjs';
2
2
  import { P as PopupConfig } from '../../../popup-ClCAZtzk.mjs';
3
3
 
4
4
  type HttpMethod = 'GET' | 'POST' | 'PUT' | 'PATCH' | 'DELETE';
@@ -1,4 +1,4 @@
1
- import { A as ArtCollection, C as CategoryOption, a as CollectionSummary, b as CreateBookingRequest, c as Booking, d as BatchBookingRequest, e as BatchBookingResponse, f as BookingListParams, g as BookingListResponse } from '../../../booking-BX_0AXU6.js';
1
+ import { A as ArtCollection, C as CategoryOption, a as CollectionSummary, b as CreateBookingRequest, c as Booking, d as BatchBookingRequest, e as BatchBookingResponse, f as BookingListParams, g as BookingListResponse } from '../../../booking-473Db8Bo.js';
2
2
  import { P as PopupConfig } from '../../../popup-ClCAZtzk.js';
3
3
 
4
4
  type HttpMethod = 'GET' | 'POST' | 'PUT' | 'PATCH' | 'DELETE';
@@ -1,4 +1,4 @@
1
- export { b as bookingService, d as cartHistoryService, c as cartService, e as eventAwareMasterpiecesService, f as exportConfigService, g as fileService, a as masterpiecesConfigService, m as masterpiecesService } from '../../../index-3qQN9Lh_.mjs';
2
- export { b as bookingAdminService } from '../../../bookingAdminService-B_D_Jq1W.mjs';
3
- import '../../../booking-BX_0AXU6.mjs';
1
+ export { b as bookingService, d as cartHistoryService, c as cartService, e as eventAwareMasterpiecesService, f as exportConfigService, g as fileService, a as masterpiecesConfigService, m as masterpiecesService } from '../../../index-z15F7afa.mjs';
2
+ export { b as bookingAdminService } from '../../../bookingAdminService-SBX4JA_U.mjs';
3
+ import '../../../booking-473Db8Bo.mjs';
4
4
  import '../../../types-DszP7SAQ.mjs';
@@ -1,4 +1,4 @@
1
- export { b as bookingService, d as cartHistoryService, c as cartService, e as eventAwareMasterpiecesService, f as exportConfigService, g as fileService, a as masterpiecesConfigService, m as masterpiecesService } from '../../../index-BjYZSfZa.js';
2
- export { b as bookingAdminService } from '../../../bookingAdminService-ChzuoCUx.js';
3
- import '../../../booking-BX_0AXU6.js';
1
+ export { b as bookingService, d as cartHistoryService, c as cartService, e as eventAwareMasterpiecesService, f as exportConfigService, g as fileService, a as masterpiecesConfigService, m as masterpiecesService } from '../../../index-XTV6IU-M.js';
2
+ export { b as bookingAdminService } from '../../../bookingAdminService-DqQ7hEGw.js';
3
+ import '../../../booking-473Db8Bo.js';
4
4
  import '../../../types-DszP7SAQ.js';
@@ -1,9 +1,9 @@
1
1
  export { CollectionOverview, HttpMethod, RequestExecutor, RequestOptions, ShowmasterpieceClient, createShowmasterpieceClient } from './api/index.mjs';
2
- export { i as webService } from '../../index-D6ZIkvt-.mjs';
3
- export { i as clientBusinessService } from '../../index-3qQN9Lh_.mjs';
4
- export { i as miniappService } from '../../index-DDuTPOHu.mjs';
5
- import '../../booking-BX_0AXU6.mjs';
2
+ export { i as webService } from '../../index-DyxLpkmm.mjs';
3
+ export { i as clientBusinessService } from '../../index-z15F7afa.mjs';
4
+ export { i as miniappService } from '../../index-Cum2EknK.mjs';
5
+ import '../../booking-473Db8Bo.mjs';
6
6
  import '../../popup-ClCAZtzk.mjs';
7
- import '../../bookingAdminService-B_D_Jq1W.mjs';
7
+ import '../../bookingAdminService-SBX4JA_U.mjs';
8
8
  import '../../types-DszP7SAQ.mjs';
9
- import '../../client-DkSveTk-.mjs';
9
+ import '../../client-exYn2Qla.mjs';
@@ -1,9 +1,9 @@
1
1
  export { CollectionOverview, HttpMethod, RequestExecutor, RequestOptions, ShowmasterpieceClient, createShowmasterpieceClient } from './api/index.js';
2
- export { i as webService } from '../../index-C3_UPPdv.js';
3
- export { i as clientBusinessService } from '../../index-BjYZSfZa.js';
4
- export { i as miniappService } from '../../index-B9vIHUEv.js';
5
- import '../../booking-BX_0AXU6.js';
2
+ export { i as webService } from '../../index-CdTIsNsy.js';
3
+ export { i as clientBusinessService } from '../../index-XTV6IU-M.js';
4
+ export { i as miniappService } from '../../index-BJpxvH7X.js';
5
+ import '../../booking-473Db8Bo.js';
6
6
  import '../../popup-ClCAZtzk.js';
7
- import '../../bookingAdminService-ChzuoCUx.js';
7
+ import '../../bookingAdminService-DqQ7hEGw.js';
8
8
  import '../../types-DszP7SAQ.js';
9
- import '../../client-B6JtOkEq.js';
9
+ import '../../client-Bkn6mRI7.js';
@@ -1,4 +1,4 @@
1
- export { D as DEFAULT_BASE_URL, b as batchBooking, c as checkPopupConfigs, a as createBooking, g as getBookableCollections, d as getBookings, e as getCategories, f as getCollectionsOverview } from '../../../client-DkSveTk-.mjs';
1
+ export { D as DEFAULT_BASE_URL, b as batchBooking, c as checkPopupConfigs, a as createBooking, g as getBookableCollections, d as getBookings, e as getCategories, f as getCollectionsOverview } from '../../../client-exYn2Qla.mjs';
2
2
  export { CollectionOverview } from '../api/index.mjs';
3
- import '../../../booking-BX_0AXU6.mjs';
3
+ import '../../../booking-473Db8Bo.mjs';
4
4
  import '../../../popup-ClCAZtzk.mjs';
@@ -1,4 +1,4 @@
1
- export { D as DEFAULT_BASE_URL, b as batchBooking, c as checkPopupConfigs, a as createBooking, g as getBookableCollections, d as getBookings, e as getCategories, f as getCollectionsOverview } from '../../../client-B6JtOkEq.js';
1
+ export { D as DEFAULT_BASE_URL, b as batchBooking, c as checkPopupConfigs, a as createBooking, g as getBookableCollections, d as getBookings, e as getCategories, f as getCollectionsOverview } from '../../../client-Bkn6mRI7.js';
2
2
  export { CollectionOverview } from '../api/index.js';
3
- import '../../../booking-BX_0AXU6.js';
3
+ import '../../../booking-473Db8Bo.js';
4
4
  import '../../../popup-ClCAZtzk.js';
@@ -1,7 +1,7 @@
1
- export { D as DEFAULT_WEB_BASE_URL, b as batchBooking, e as checkPopupConfigs, c as createBooking, a as getBookableCollections, d as getBookings, g as getCollectionsOverview } from '../../../index-D6ZIkvt-.mjs';
2
- export { i as clientBusinessWebServices } from '../../../index-3qQN9Lh_.mjs';
1
+ export { D as DEFAULT_WEB_BASE_URL, b as batchBooking, e as checkPopupConfigs, c as createBooking, a as getBookableCollections, d as getBookings, g as getCollectionsOverview } from '../../../index-DyxLpkmm.mjs';
2
+ export { i as clientBusinessWebServices } from '../../../index-z15F7afa.mjs';
3
3
  export { CollectionOverview } from '../api/index.mjs';
4
- import '../../../booking-BX_0AXU6.mjs';
4
+ import '../../../booking-473Db8Bo.mjs';
5
5
  import '../../../popup-ClCAZtzk.mjs';
6
- import '../../../bookingAdminService-B_D_Jq1W.mjs';
6
+ import '../../../bookingAdminService-SBX4JA_U.mjs';
7
7
  import '../../../types-DszP7SAQ.mjs';
@@ -1,7 +1,7 @@
1
- export { D as DEFAULT_WEB_BASE_URL, b as batchBooking, e as checkPopupConfigs, c as createBooking, a as getBookableCollections, d as getBookings, g as getCollectionsOverview } from '../../../index-C3_UPPdv.js';
2
- export { i as clientBusinessWebServices } from '../../../index-BjYZSfZa.js';
1
+ export { D as DEFAULT_WEB_BASE_URL, b as batchBooking, e as checkPopupConfigs, c as createBooking, a as getBookableCollections, d as getBookings, g as getCollectionsOverview } from '../../../index-CdTIsNsy.js';
2
+ export { i as clientBusinessWebServices } from '../../../index-XTV6IU-M.js';
3
3
  export { CollectionOverview } from '../api/index.js';
4
- import '../../../booking-BX_0AXU6.js';
4
+ import '../../../booking-473Db8Bo.js';
5
5
  import '../../../popup-ClCAZtzk.js';
6
- import '../../../bookingAdminService-ChzuoCUx.js';
6
+ import '../../../bookingAdminService-DqQ7hEGw.js';
7
7
  import '../../../types-DszP7SAQ.js';
@@ -1,7 +1,7 @@
1
1
  import React__default from 'react';
2
- import { A as ArtCollection, p as CollectionCategoryType, q as CartItem, c as Booking } from '../../../booking-BX_0AXU6.mjs';
2
+ import { A as ArtCollection, p as CollectionCategoryType, q as CartItem, c as Booking } from '../../../booking-473Db8Bo.mjs';
3
3
  import { P as PopupConfig } from '../../../popup-ClCAZtzk.mjs';
4
- export { D as DEFAULT_BASE_URL, b as batchBooking, c as checkPopupConfigs, a as createBooking, g as getBookableCollections, d as getBookings, f as getCollectionsOverview } from '../../../client-DkSveTk-.mjs';
4
+ export { D as DEFAULT_BASE_URL, b as batchBooking, c as checkPopupConfigs, a as createBooking, g as getBookableCollections, d as getBookings, f as getCollectionsOverview } from '../../../client-exYn2Qla.mjs';
5
5
  export { CollectionOverview } from '../../service/api/index.mjs';
6
6
 
7
7
  type HeaderAction = {
@@ -1,7 +1,7 @@
1
1
  import React__default from 'react';
2
- import { A as ArtCollection, p as CollectionCategoryType, q as CartItem, c as Booking } from '../../../booking-BX_0AXU6.js';
2
+ import { A as ArtCollection, p as CollectionCategoryType, q as CartItem, c as Booking } from '../../../booking-473Db8Bo.js';
3
3
  import { P as PopupConfig } from '../../../popup-ClCAZtzk.js';
4
- export { D as DEFAULT_BASE_URL, b as batchBooking, c as checkPopupConfigs, a as createBooking, g as getBookableCollections, d as getBookings, f as getCollectionsOverview } from '../../../client-B6JtOkEq.js';
4
+ export { D as DEFAULT_BASE_URL, b as batchBooking, c as checkPopupConfigs, a as createBooking, g as getBookableCollections, d as getBookings, f as getCollectionsOverview } from '../../../client-Bkn6mRI7.js';
5
5
  export { CollectionOverview } from '../../service/api/index.js';
6
6
 
7
7
  type HeaderAction = {
@@ -64,6 +64,12 @@ function CategoryTabs({
64
64
  var CategoryTabs_default = CategoryTabs;
65
65
 
66
66
  // src/showmasterpiece/types/index.ts
67
+ function normalizeMiniappFloatingButtonsConfig(input) {
68
+ return {
69
+ showCart: input?.showCart ?? true,
70
+ showHistory: input?.showHistory ?? true
71
+ };
72
+ }
67
73
  var categories = {
68
74
  ["collection" /* COLLECTION */]: {
69
75
  value: "collection" /* COLLECTION */,
@@ -798,6 +804,9 @@ var ShowMasterpieceMiniappPage = ({
798
804
  const [error, setError] = React11.useState(null);
799
805
  const [activeCategory, setActiveCategory] = React11.useState("");
800
806
  const [cartCount, setCartCount] = React11.useState(0);
807
+ const [miniappFloatingButtons, setMiniappFloatingButtons] = React11.useState(
808
+ () => normalizeMiniappFloatingButtonsConfig(void 0)
809
+ );
801
810
  const {
802
811
  configs: popupConfigs,
803
812
  triggerCheck,
@@ -873,6 +882,26 @@ var ShowMasterpieceMiniappPage = ({
873
882
  }, 600);
874
883
  return () => clearTimeout(timer);
875
884
  }, [triggerCheck]);
885
+ React11.useEffect(() => {
886
+ const loadMiniappConfig = async () => {
887
+ try {
888
+ const response = await Taro2__default.default.request({
889
+ url: `${apiBaseUrl.replace(/\/$/, "")}/api/showmasterpiece/config`,
890
+ method: "GET",
891
+ header: {
892
+ "Content-Type": "application/json"
893
+ }
894
+ });
895
+ const buttons = normalizeMiniappFloatingButtonsConfig(
896
+ response.data?.miniappFloatingButtons
897
+ );
898
+ setMiniappFloatingButtons(buttons);
899
+ } catch (err) {
900
+ setMiniappFloatingButtons(normalizeMiniappFloatingButtonsConfig(void 0));
901
+ }
902
+ };
903
+ loadMiniappConfig();
904
+ }, [apiBaseUrl]);
876
905
  const categories2 = React11.useMemo(() => {
877
906
  const categoryCounter = /* @__PURE__ */ new Map();
878
907
  collections.forEach((item) => {
@@ -966,24 +995,25 @@ var ShowMasterpieceMiniappPage = ({
966
995
  ), /* @__PURE__ */ React11__default.default.createElement(components.View, { className: "fixed bottom-6 right-4 flex flex-col gap-3", style: { zIndex: 80 } }, /* @__PURE__ */ React11__default.default.createElement(
967
996
  components.View,
968
997
  {
969
- className: "flex h-11 min-w-28 items-center justify-center rounded-full bg-teal-600 px-4 shadow-lg",
998
+ className: "flex h-12 w-12 items-center justify-center rounded-full bg-teal-600 shadow-lg",
970
999
  onClick: goToTop
971
1000
  },
972
- /* @__PURE__ */ React11__default.default.createElement(components.Text, { className: "text-xs font-semibold text-white" }, "\u56DE\u5230\u9876\u90E8")
973
- ), /* @__PURE__ */ React11__default.default.createElement(
1001
+ /* @__PURE__ */ React11__default.default.createElement(components.Text, { className: "text-lg text-white" }, "\u2191")
1002
+ ), miniappFloatingButtons.showCart && /* @__PURE__ */ React11__default.default.createElement(
974
1003
  components.View,
975
1004
  {
976
- className: "flex h-11 min-w-28 items-center justify-center rounded-full bg-cyan-500 px-4 shadow-lg",
1005
+ className: "relative flex h-12 w-12 items-center justify-center rounded-full bg-cyan-500 shadow-lg",
977
1006
  onClick: goToCart
978
1007
  },
979
- /* @__PURE__ */ React11__default.default.createElement(components.Text, { className: "text-xs font-semibold text-white" }, "\u8D2D\u7269\u8F66", cartCount > 0 ? ` (${cartCount})` : "")
980
- ), /* @__PURE__ */ React11__default.default.createElement(
1008
+ /* @__PURE__ */ React11__default.default.createElement(components.Text, { className: "text-lg text-white" }, "\u{1F6D2}"),
1009
+ cartCount > 0 && /* @__PURE__ */ React11__default.default.createElement(components.View, { className: "absolute -right-1 -top-1 flex min-h-4 min-w-4 items-center justify-center rounded-full bg-rose-500 px-1" }, /* @__PURE__ */ React11__default.default.createElement(components.Text, { className: "text-[10px] font-semibold text-white" }, cartCount > 99 ? "99+" : cartCount))
1010
+ ), miniappFloatingButtons.showHistory && /* @__PURE__ */ React11__default.default.createElement(
981
1011
  components.View,
982
1012
  {
983
- className: "flex h-11 min-w-28 items-center justify-center rounded-full bg-blue-700 px-4 shadow-lg",
1013
+ className: "flex h-12 w-12 items-center justify-center rounded-full bg-blue-700 shadow-lg",
984
1014
  onClick: goToHistory
985
1015
  },
986
- /* @__PURE__ */ React11__default.default.createElement(components.Text, { className: "text-xs font-semibold text-white" }, "\u5386\u53F2\u8BB0\u5F55")
1016
+ /* @__PURE__ */ React11__default.default.createElement(components.Text, { className: "text-lg text-white" }, "\u{1F558}")
987
1017
  )));
988
1018
  };
989
1019
  var ShowMasterpiecePage_default = ShowMasterpieceMiniappPage;