@strapi/admin 4.5.1 → 4.5.3

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 (139) hide show
  1. package/admin/src/components/LeftMenu/index.js +22 -4
  2. package/admin/src/content-manager/components/DynamicTable/CellContent/RelationMultiple/index.js +4 -3
  3. package/admin/src/content-manager/components/Inputs/index.js +5 -19
  4. package/admin/src/content-manager/hooks/useLazyComponents/index.js +44 -0
  5. package/admin/src/content-manager/pages/CollectionTypeRecursivePath/components/ErrorFallback.js +13 -0
  6. package/admin/src/content-manager/pages/CollectionTypeRecursivePath/index.js +2 -1
  7. package/admin/src/content-manager/pages/EditView/GridRow/index.js +62 -0
  8. package/admin/src/content-manager/pages/EditView/index.js +74 -154
  9. package/admin/src/content-manager/pages/EditView/selectors.js +14 -0
  10. package/admin/src/content-manager/pages/EditView/utils/createAttributesLayout.js +11 -6
  11. package/admin/src/content-manager/pages/EditView/utils/getCustomFieldUidsFromLayout.js +18 -0
  12. package/admin/src/content-manager/pages/EditView/utils/index.js +1 -0
  13. package/admin/src/content-manager/pages/EditViewLayoutManager/index.js +1 -1
  14. package/admin/src/content-manager/pages/ListSettingsView/components/Settings.js +79 -76
  15. package/admin/src/core/apis/CustomFields.js +46 -1
  16. package/admin/src/pages/MarketplacePage/components/SortSelect/index.js +20 -0
  17. package/admin/src/pages/SettingsPage/pages/ApiTokens/EditView/components/FormApiTokenContainer/index.js +2 -2
  18. package/admin/src/pages/SettingsPage/pages/ApiTokens/EditView/components/FormBody/index.js +1 -1
  19. package/admin/src/pages/SettingsPage/pages/ApiTokens/EditView/components/FormHead/index.js +1 -1
  20. package/admin/src/translations/en.json +4 -0
  21. package/admin/src/translations/nl.json +210 -23
  22. package/admin/src/translations/pt.json +33 -32
  23. package/admin/src/translations/ru.json +789 -489
  24. package/admin/src/translations/zh.json +280 -95
  25. package/build/{7692.31e83caa.chunk.js → 1233.80b05d66.chunk.js} +144 -445
  26. package/build/1920.74a262e7.chunk.js +245 -0
  27. package/build/2438.61291207.chunk.js +2183 -0
  28. package/build/2517.9b4940f3.chunk.js +117 -0
  29. package/build/4306.f03c2b46.chunk.js +98 -0
  30. package/build/4318.7931eee7.chunk.js +30 -0
  31. package/build/4986.3820d11d.chunk.js +145 -0
  32. package/build/{8469.41c8d25f.chunk.js → 5015.f080b64e.chunk.js} +6 -1
  33. package/build/504.9aeff724.chunk.js +758 -0
  34. package/build/805.e991a370.chunk.js +138 -0
  35. package/build/8633.8da5488a.chunk.js +1 -0
  36. package/build/9707.a0cc4ad8.chunk.js +70 -0
  37. package/build/Admin-authenticatedApp.1e1d3bdd.chunk.js +80 -0
  38. package/build/Admin_InternalErrorPage.e0317a5e.chunk.js +1 -0
  39. package/build/Admin_homePage.54e33c2d.chunk.js +77 -0
  40. package/build/Admin_marketplace.8219fda6.chunk.js +26 -0
  41. package/build/Admin_pluginsPage.3c872de7.chunk.js +6 -0
  42. package/build/Admin_profilePage.e9fcce92.chunk.js +15 -0
  43. package/build/Admin_settingsPage.a1a5218b.chunk.js +178 -0
  44. package/build/admin-app.9cb0abc7.chunk.js +112 -0
  45. package/build/admin-edit-roles-page.23f15909.chunk.js +1 -0
  46. package/build/admin-edit-users.283b49ed.chunk.js +10 -0
  47. package/build/admin-users.a0748674.chunk.js +11 -0
  48. package/build/api-tokens-list-page.700e575f.chunk.js +16 -0
  49. package/build/content-manager.01e04e11.chunk.js +1200 -0
  50. package/build/content-type-builder-list-view.4412efc3.chunk.js +201 -0
  51. package/build/content-type-builder-translation-pt-json.96a31576.chunk.js +1 -0
  52. package/build/content-type-builder-translation-zh-json.3b0afd31.chunk.js +1 -0
  53. package/build/content-type-builder.848a9610.chunk.js +145 -0
  54. package/build/email-settings-page.d44a57cb.chunk.js +15 -0
  55. package/build/email-translation-pt-json.159505ab.chunk.js +1 -0
  56. package/build/email-translation-zh-json.62b1c6fe.chunk.js +1 -0
  57. package/build/en-json.7dd57947.chunk.js +1 -0
  58. package/build/i18n-settings-page.195d42fe.chunk.js +1 -0
  59. package/build/i18n-translation-zh-json.eeebb849.chunk.js +1 -0
  60. package/build/index.html +1 -1
  61. package/build/main.f31112a5.js +2034 -0
  62. package/build/nl-json.26f39180.chunk.js +1 -0
  63. package/build/pt-json.cd67ba86.chunk.js +1 -0
  64. package/build/ru-json.8830286f.chunk.js +1 -0
  65. package/build/runtime~main.f91e75cd.js +2 -0
  66. package/build/sso-settings-page.9f091262.chunk.js +1 -0
  67. package/build/upload-settings.450cab1a.chunk.js +18 -0
  68. package/build/upload-translation-pt-json.5c452b48.chunk.js +1 -0
  69. package/build/upload-translation-zh-json.ac5711de.chunk.js +1 -0
  70. package/build/upload.a73936d9.chunk.js +64 -0
  71. package/build/users-advanced-settings-page.dc23bc56.chunk.js +13 -0
  72. package/build/users-email-settings-page.6541d372.chunk.js +28 -0
  73. package/build/users-permissions-translation-zh-json.92f406f9.chunk.js +1 -0
  74. package/build/users-providers-settings-page.e11a2f64.chunk.js +33 -0
  75. package/build/users-roles-settings-page.445e5e16.chunk.js +30 -0
  76. package/build/webhook-edit-page.14ad1e6e.chunk.js +75 -0
  77. package/build/webhook-list-page.b87821f2.chunk.js +42 -0
  78. package/build/zh-json.2ecc6b99.chunk.js +1 -0
  79. package/jest.config.front.js +0 -1
  80. package/package.json +11 -10
  81. package/webpack.alias.js +3 -2
  82. package/webpack.config.js +13 -1
  83. package/build/1856.db9f5782.chunk.js +0 -174
  84. package/build/2077.fed8c9c3.chunk.js +0 -206
  85. package/build/2912.fccb2c43.chunk.js +0 -259
  86. package/build/4318.5e670740.chunk.js +0 -30
  87. package/build/4610.7614b003.chunk.js +0 -342
  88. package/build/4715.8e33d630.chunk.js +0 -387
  89. package/build/4800.a6935af6.chunk.js +0 -1
  90. package/build/4982.9e58ea3f.chunk.js +0 -325
  91. package/build/6925.bb6dd64d.chunk.js +0 -762
  92. package/build/7379.e972985f.chunk.js +0 -1
  93. package/build/7841.4804bd98.chunk.js +0 -259
  94. package/build/7866.6db2248d.chunk.js +0 -505
  95. package/build/8380.37126e0d.chunk.js +0 -299
  96. package/build/8549.5e5fb6b6.chunk.js +0 -159
  97. package/build/8738.5a02bffb.chunk.js +0 -463
  98. package/build/9066.5d980488.chunk.js +0 -101
  99. package/build/9420.7addc099.chunk.js +0 -505
  100. package/build/9649.b6afc945.chunk.js +0 -199
  101. package/build/Admin-authenticatedApp.c07d2a86.chunk.js +0 -80
  102. package/build/Admin_InternalErrorPage.12e24216.chunk.js +0 -1
  103. package/build/Admin_homePage.26d32e30.chunk.js +0 -72
  104. package/build/Admin_marketplace.444ff7b8.chunk.js +0 -22
  105. package/build/Admin_pluginsPage.4d59785a.chunk.js +0 -1
  106. package/build/Admin_profilePage.da32abbc.chunk.js +0 -15
  107. package/build/Admin_settingsPage.bf2234e1.chunk.js +0 -178
  108. package/build/admin-app.b157c10a.chunk.js +0 -112
  109. package/build/admin-edit-roles-page.69d9fcb2.chunk.js +0 -1
  110. package/build/admin-edit-users.c585212f.chunk.js +0 -10
  111. package/build/admin-users.d71f198a.chunk.js +0 -11
  112. package/build/api-tokens-list-page.bb36535f.chunk.js +0 -16
  113. package/build/content-manager.f38edbb6.chunk.js +0 -1202
  114. package/build/content-type-builder-list-view.5b3cd768.chunk.js +0 -194
  115. package/build/content-type-builder-translation-pt-json.766bd747.chunk.js +0 -1
  116. package/build/content-type-builder-translation-zh-json.2cc55621.chunk.js +0 -1
  117. package/build/content-type-builder.16af63a6.chunk.js +0 -145
  118. package/build/email-settings-page.91c925a5.chunk.js +0 -103
  119. package/build/email-translation-pt-json.959ea070.chunk.js +0 -1
  120. package/build/email-translation-zh-json.3455468b.chunk.js +0 -1
  121. package/build/en-json.4a269f6b.chunk.js +0 -1
  122. package/build/i18n-settings-page.4ef64441.chunk.js +0 -101
  123. package/build/main.ca8b0ee3.js +0 -9465
  124. package/build/nl-json.2b8cc3a0.chunk.js +0 -1
  125. package/build/pt-json.3161ca22.chunk.js +0 -1
  126. package/build/ru-json.d7cfc2ff.chunk.js +0 -1
  127. package/build/runtime~main.ede9da1e.js +0 -2
  128. package/build/sso-settings-page.9ceb0140.chunk.js +0 -1
  129. package/build/upload-settings.3f7ad973.chunk.js +0 -101
  130. package/build/upload-translation-zh-json.ee8fba96.chunk.js +0 -1
  131. package/build/upload.7084cea6.chunk.js +0 -7
  132. package/build/users-advanced-settings-page.6a838320.chunk.js +0 -101
  133. package/build/users-email-settings-page.73c41236.chunk.js +0 -1
  134. package/build/users-permissions-translation-zh-json.e03ae2a4.chunk.js +0 -1
  135. package/build/users-providers-settings-page.f8e78537.chunk.js +0 -1
  136. package/build/users-roles-settings-page.b33ec5e5.chunk.js +0 -30
  137. package/build/webhook-edit-page.dc9442ce.chunk.js +0 -23
  138. package/build/webhook-list-page.a110c462.chunk.js +0 -134
  139. package/build/zh-json.608aaf24.chunk.js +0 -1
@@ -0,0 +1,201 @@
1
+ "use strict";(self.webpackChunk_strapi_admin=self.webpackChunk_strapi_admin||[]).push([[5905],{94271:(ee,j,a)=>{a.r(j),a.d(j,{default:()=>ln});var e=a(32735),c=a(88425),f=a(19406),A=a(29439),R=a(66456),$=a(68625),D=a(41415),F=a(36320),g=a(27677),i=a(62345),v=a(28356),pe=a(17e3),X=a(33795),Z=a.n(X),te=a(23973),ne=a.n(te),J=a(89793),oe=a.n(J),ue=a(23940),re=a.n(ue),I=a(5636),Q=a(5141),H=a(60216),r=a.n(H),l=a(88860),u=a(56755),m=a(33827),T=a(94547),M=a(19786),B=a(73269),Y=a(32237),z=a(198),C=a(83292),b=a(92318),ae=a(35331),qe=a(10504);const we=(0,C.default)(qe.G)`
2
+ width: ${(0,c.pxToRem)(32)} !important;
3
+ height: ${(0,c.pxToRem)(32)} !important;
4
+ padding: ${(0,c.pxToRem)(9)};
5
+ border-radius: ${(0,c.pxToRem)(64)};
6
+ background: ${({theme:t})=>t.colors.neutral150};
7
+ path {
8
+ fill: ${({theme:t})=>t.colors.neutral500};
9
+ }
10
+ `,xe=C.default.div`
11
+ position: absolute;
12
+ display: none;
13
+ top: 5px;
14
+ right: ${(0,c.pxToRem)(8)};
15
+
16
+ svg {
17
+ width: ${(0,c.pxToRem)(10)};
18
+ height: ${(0,c.pxToRem)(10)};
19
+ path {
20
+ fill: ${({theme:t})=>t.colors.primary600};
21
+ }
22
+ }
23
+ `,_e=(0,C.default)(i.x)`
24
+ flex-shrink: 0;
25
+ width: ${(0,c.pxToRem)(140)};
26
+ height: ${(0,c.pxToRem)(80)};
27
+ position: relative;
28
+ border: 1px solid ${({theme:t})=>t.colors.neutral200};
29
+ background: ${({theme:t})=>t.colors.neutral100};
30
+ border-radius: ${({theme:t})=>t.borderRadius};
31
+ display: flex;
32
+ justify-content: center;
33
+ align-items: center;
34
+
35
+ &.active,
36
+ &:hover {
37
+ border: 1px solid ${({theme:t})=>t.colors.primary200};
38
+ background: ${({theme:t})=>t.colors.primary100};
39
+
40
+ ${xe} {
41
+ display: block;
42
+ }
43
+
44
+ ${we} {
45
+ background: ${({theme:t})=>t.colors.primary200};
46
+ path {
47
+ fill: ${({theme:t})=>t.colors.primary600};
48
+ }
49
+ }
50
+
51
+ ${l.Z} {
52
+ color: ${({theme:t})=>t.colors.primary600};
53
+ }
54
+ }
55
+ `,et=(0,C.default)(g.K)`
56
+ align-items: center;
57
+ `;function me({component:t,dzName:n,index:o,isActive:s,isInDevelopmentMode:y,onClick:p}){const{modifiedData:E,removeComponentFromDynamicZone:L}=(0,z.Z)(),{schema:{icon:h,displayName:O}}=Z()(E,["components",t],{schema:{icon:null}}),w=d=>{d.stopPropagation(),L(n,o)};return e.createElement("button",{type:"button",onClick:p},e.createElement(_e,{className:s?"active":"",borderRadius:"borderRadius",paddingLeft:4,paddingRight:4},e.createElement(et,{spacing:1},e.createElement(we,{icon:h||"dice-d6"}),e.createElement(i.x,{maxWidth:`calc(${(0,c.pxToRem)(140)} - 32px)`},e.createElement(l.Z,{variant:"pi",fontWeight:"bold",ellipsis:!0},O))),y&&e.createElement(xe,{role:"button",tabIndex:0,onKeyDown:d=>(d.key==="Enter"||d.key===" ")&&w(d),onClick:w},e.createElement(ae.default,null))))}me.defaultProps={component:null,isActive:!1,isInDevelopmentMode:!1,onClick(){}},me.propTypes={component:r().string,dzName:r().string.isRequired,index:r().number.isRequired,isActive:r().bool,isInDevelopmentMode:r().bool,onClick:r().func};const tt=me,Oe=C.default.tr`
58
+ &.component-row,
59
+ &.dynamiczone-row {
60
+ position: relative;
61
+ border-top: none !important;
62
+
63
+ table tr:first-child {
64
+ border-top: none;
65
+ }
66
+
67
+ > td:first-of-type {
68
+ padding: 0 0 0 ${(0,c.pxToRem)(20)};
69
+ position: relative;
70
+
71
+ &::before {
72
+ content: '';
73
+ width: ${(0,c.pxToRem)(4)};
74
+ height: calc(100% - 40px);
75
+ position: absolute;
76
+ top: -7px;
77
+ left: 1.625rem;
78
+ border-radius: 4px;
79
+
80
+ ${({isFromDynamicZone:t,isChildOfDynamicZone:n,theme:o})=>n?`background-color: ${o.colors.primary200};`:t?`background-color: ${o.colors.primary200};`:`background: ${o.colors.neutral150};`}
81
+ }
82
+ }
83
+ }
84
+
85
+ &.dynamiczone-row > td:first-of-type {
86
+ padding: 0;
87
+ }
88
+ `;function fe({customRowComponent:t,component:n,isFromDynamicZone:o,isNestedInDZComponent:s,firstLoopComponentUid:y}){const{modifiedData:p}=(0,z.Z)(),{schema:{attributes:E}}=Z()(p,["components",n],{schema:{attributes:[]}});return e.createElement(Oe,{isChildOfDynamicZone:o,className:"component-row"},e.createElement("td",{colSpan:12},e.createElement(je,{customRowComponent:t,items:E,targetUid:n,firstLoopComponentUid:y||n,editTarget:"components",isFromDynamicZone:o,isNestedInDZComponent:s,isSub:!0,secondLoopComponentUid:y?n:null})))}fe.defaultProps={component:null,customRowComponent:null,firstLoopComponentUid:null,isFromDynamicZone:!1,isNestedInDZComponent:!1},fe.propTypes={component:r().string,customRowComponent:r().func,firstLoopComponentUid:r().string,isFromDynamicZone:r().bool,isNestedInDZComponent:r().bool};const Pe=fe;var nt=Object.defineProperty,ot=Object.defineProperties,rt=Object.getOwnPropertyDescriptors,Re=Object.getOwnPropertySymbols,at=Object.prototype.hasOwnProperty,lt=Object.prototype.propertyIsEnumerable,Le=(t,n,o)=>n in t?nt(t,n,{enumerable:!0,configurable:!0,writable:!0,value:o}):t[n]=o,it=(t,n)=>{for(var o in n||(n={}))at.call(n,o)&&Le(t,o,n[o]);if(Re)for(var o of Re(n))lt.call(n,o)&&Le(t,o,n[o]);return t},st=(t,n)=>ot(t,rt(n));const ct=(0,C.default)(f.default)`
89
+ width: ${(0,c.pxToRem)(32)};
90
+ height: ${(0,c.pxToRem)(32)};
91
+ padding: ${(0,c.pxToRem)(9)};
92
+ border-radius: ${(0,c.pxToRem)(64)};
93
+ background: ${({theme:t})=>t.colors.primary100};
94
+ path {
95
+ fill: ${({theme:t})=>t.colors.primary600};
96
+ }
97
+ `,dt=(0,C.default)(i.x)`
98
+ height: ${(0,c.pxToRem)(90)};
99
+ position: absolute;
100
+ width: 100%;
101
+ top: 0;
102
+ left: 0;
103
+ `,pt=(0,C.default)(g.K)`
104
+ width: 100%;
105
+ overflow-x: auto;
106
+ `,ut=(0,C.default)(i.x)`
107
+ padding-top: ${(0,c.pxToRem)(90)};
108
+ `,mt=(0,C.default)(g.K)`
109
+ flex-shrink: 0;
110
+ width: ${(0,c.pxToRem)(140)};
111
+ height: ${(0,c.pxToRem)(80)};
112
+ justify-content: center;
113
+ align-items: center;
114
+ `;function ge({customRowComponent:t,components:n,addComponent:o,name:s,targetUid:y}){const{isInDevelopmentMode:p}=(0,z.Z)(),[E,L]=(0,e.useState)(0),{formatMessage:h}=(0,I.useIntl)(),O=d=>{E!==d&&L(d)},w=()=>{o(s)};return e.createElement(Oe,{className:"dynamiczone-row",isFromDynamicZone:!0},e.createElement("td",{colSpan:12},e.createElement(dt,{paddingLeft:8},e.createElement(pt,{horizontal:!0,spacing:2},p&&e.createElement("button",{type:"button",onClick:w},e.createElement(mt,{spacing:1},e.createElement(ct,null),e.createElement(l.Z,{variant:"pi",fontWeight:"bold",textColor:"primary600"},h({id:(0,b.Z)("button.component.add"),formatMessage:"Add a component"})))),n.map((d,x)=>e.createElement(tt,{key:d,dzName:s,index:x,component:d,isActive:E===x,isInDevelopmentMode:p,onClick:()=>O(x)})))),e.createElement(ut,null,n.map((d,x)=>{const P={customRowComponent:t,component:d};return e.createElement(i.x,{tabId:`${x}`,key:d,style:{display:E===x?"block":"none"}},e.createElement("table",null,e.createElement("tbody",null,e.createElement(Pe,st(it({},P),{isFromDynamicZone:!0,targetUid:y,key:d})))))}))))}ge.defaultProps={addComponent(){},components:[],customRowComponent:null,name:null},ge.propTypes={addComponent:r().func,components:r().instanceOf(Array),customRowComponent:r().func,name:r().string,targetUid:r().string.isRequired};const ft=ge,gt=(0,C.default)(i.x)`
115
+ table {
116
+ width: 100%;
117
+ white-space: nowrap;
118
+ }
119
+
120
+ thead {
121
+ border-bottom: 1px solid ${({theme:t})=>t.colors.neutral150};
122
+
123
+ tr {
124
+ border-top: 0;
125
+ }
126
+ }
127
+
128
+ tr {
129
+ border-top: 1px solid ${({theme:t})=>t.colors.neutral150};
130
+
131
+ & td,
132
+ & th {
133
+ padding: ${({theme:t})=>t.spaces[4]};
134
+ }
135
+
136
+ & td:first-of-type,
137
+ & th:first-of-type {
138
+ padding: 0 ${({theme:t})=>t.spaces[1]};
139
+ }
140
+ }
141
+
142
+ th,
143
+ td {
144
+ vertical-align: middle;
145
+ text-align: left;
146
+ color: ${({theme:t})=>t.colors.neutral600};
147
+ outline-offset: -4px;
148
+ }
149
+ `;var yt=Object.defineProperty,le=Object.getOwnPropertySymbols,$e=Object.prototype.hasOwnProperty,Ze=Object.prototype.propertyIsEnumerable,Me=(t,n,o)=>n in t?yt(t,n,{enumerable:!0,configurable:!0,writable:!0,value:o}):t[n]=o,vt=(t,n)=>{for(var o in n||(n={}))$e.call(n,o)&&Me(t,o,n[o]);if(le)for(var o of le(n))Ze.call(n,o)&&Me(t,o,n[o]);return t},ht=(t,n)=>{var o={};for(var s in t)$e.call(t,s)&&n.indexOf(s)<0&&(o[s]=t[s]);if(t!=null&&le)for(var s of le(t))n.indexOf(s)<0&&Ze.call(t,s)&&(o[s]=t[s]);return o};const bt=(0,C.default)(i.x)`
150
+ height: ${24/16}rem;
151
+ width: ${24/16}rem;
152
+ border-radius: 50%;
153
+ display: flex;
154
+ justify-content: center;
155
+ align-items: center;
156
+
157
+ svg {
158
+ height: ${10/16}rem;
159
+ width: ${10/16}rem;
160
+ }
161
+
162
+ svg path {
163
+ fill: ${({theme:t,color:n})=>t.colors[`${n}600`]};
164
+ }
165
+ `,Et=(0,C.default)(i.x)`
166
+ border-radius: 0 0 ${({theme:t})=>t.borderRadius} ${({theme:t})=>t.borderRadius};
167
+ display: block;
168
+ width: 100%;
169
+ border: none;
170
+ position: relative;
171
+ left: -0.25rem;
172
+ `,Ae=t=>{var n=t,{children:o,icon:s,color:y}=n,p=ht(n,["children","icon","color"]);return e.createElement(Et,vt({paddingBottom:4,paddingTop:4,as:"button",type:"button"},p),e.createElement(F.k,null,e.createElement(bt,{color:y,"aria-hidden":!0,background:`${y}200`},s),e.createElement(i.x,{paddingLeft:3},e.createElement(l.Z,{variant:"pi",fontWeight:"bold",textColor:`${y}600`},o))))};Ae.propTypes={color:r().string.isRequired,children:r().string.isRequired,icon:r().node.isRequired};const Tt=Ae;var Ct=Object.defineProperty,wt=Object.defineProperties,xt=Object.getOwnPropertyDescriptors,De=Object.getOwnPropertySymbols,Ot=Object.prototype.hasOwnProperty,Pt=Object.prototype.propertyIsEnumerable,Ie=(t,n,o)=>n in t?Ct(t,n,{enumerable:!0,configurable:!0,writable:!0,value:o}):t[n]=o,ie=(t,n)=>{for(var o in n||(n={}))Ot.call(n,o)&&Ie(t,o,n[o]);if(De)for(var o of De(n))Pt.call(n,o)&&Ie(t,o,n[o]);return t},ye=(t,n)=>wt(t,xt(n));function ve({addComponentToDZ:t,customRowComponent:n,editTarget:o,firstLoopComponentUid:s,isFromDynamicZone:y,isMain:p,isNestedInDZComponent:E,isSub:L,items:h,secondLoopComponentUid:O,targetUid:w}){const{formatMessage:d}=(0,I.useIntl)(),{trackUsage:x}=(0,c.useTracking)(),{isInDevelopmentMode:P,modifiedData:K,isInContentTypeView:N}=(0,z.Z)(),{onOpenModalAddField:U}=(0,Y.Z)(),S=()=>{x("hasClickedCTBAddFieldBanner"),U({forTarget:o,targetUid:w})};return w?h.length===0&&p?e.createElement(u.i,{colCount:2,rowCount:2},e.createElement(m.h,null,e.createElement(T.Tr,null,e.createElement(M.Th,null,e.createElement(l.Z,{variant:"sigma",textColor:"neutral600"},d({id:"global.name",defaultMessage:"Name"}))),e.createElement(M.Th,null,e.createElement(l.Z,{variant:"sigma",textColor:"neutral600"},d({id:"global.type",defaultMessage:"Type"}))))),e.createElement(c.EmptyBodyTable,{action:e.createElement(D.z,{onClick:S,size:"L",startIcon:e.createElement(f.default,null),variant:"secondary"},d({id:(0,b.Z)("table.button.no-fields"),defaultMessage:"Add new field"})),colSpan:2,content:N?{id:(0,b.Z)("table.content.no-fields.collection-type"),defaultMessage:"Add your first field to this Collection-Type"}:{id:(0,b.Z)("table.content.no-fields.component"),defaultMessage:"Add your first field to this component"}})):e.createElement(gt,null,e.createElement(i.x,ie({paddingLeft:6,paddingRight:p?6:0},p&&{style:{overflowX:"auto"}}),e.createElement("table",null,p&&e.createElement("thead",null,e.createElement("tr",null,e.createElement("th",null,e.createElement(l.Z,{variant:"sigma",textColor:"neutral600"},d({id:"global.name",defaultMessage:"Name"}))),e.createElement("th",{colSpan:"2"},e.createElement(l.Z,{variant:"sigma",textColor:"neutral600"},d({id:"global.type",defaultMessage:"Type"}))))),e.createElement("tbody",null,h.map(V=>{const{type:G}=V,q=n;return e.createElement(e.Fragment,{key:V.name},e.createElement(q,ye(ie({},V),{isNestedInDZComponent:E,targetUid:w,editTarget:o,firstLoopComponentUid:s,isFromDynamicZone:y,secondLoopComponentUid:O})),G==="component"&&e.createElement(Pe,ye(ie({},V),{customRowComponent:n,targetUid:w,isNestedInDZComponent:y,editTarget:o,firstLoopComponentUid:s})),G==="dynamiczone"&&e.createElement(ft,ye(ie({},V),{customRowComponent:n,addComponent:t,targetUid:w})))})))),p&&P&&e.createElement(B.c,{icon:e.createElement(f.default,null),onClick:S},d({id:(0,b.Z)(`form.button.add.field.to.${K.contentType?K.contentType.schema.kind:o||"collectionType"}`),defaultMessage:"Add another field"})),L&&P&&e.createElement(Tt,{icon:e.createElement(f.default,null),onClick:S,color:y?"primary":"neutral"},d({id:(0,b.Z)("form.button.add.field.to.component"),defaultMessage:"Add another field"}))):e.createElement(u.i,{colCount:2,rowCount:2},e.createElement(m.h,null,e.createElement(T.Tr,null,e.createElement(M.Th,null,e.createElement(l.Z,{variant:"sigma",textColor:"neutral600"},d({id:"global.name",defaultMessage:"Name"}))),e.createElement(M.Th,null,e.createElement(l.Z,{variant:"sigma",textColor:"neutral600"},d({id:"global.type",defaultMessage:"Type"}))))),e.createElement(c.EmptyBodyTable,{colSpan:2,content:{id:(0,b.Z)("table.content.create-first-content-type"),defaultMessage:"Create your first Collection-Type"}}))}ve.defaultProps={addComponentToDZ(){},customRowComponent:null,firstLoopComponentUid:null,isFromDynamicZone:!1,isNestedInDZComponent:!1,isMain:!1,isSub:!1,items:[],secondLoopComponentUid:null,targetUid:null},ve.propTypes={addComponentToDZ:r().func,customRowComponent:r().func,editTarget:r().string.isRequired,firstLoopComponentUid:r().string,isFromDynamicZone:r().bool,isNestedInDZComponent:r().bool,isMain:r().bool,items:r().instanceOf(Array),secondLoopComponentUid:r().string,targetUid:r().string,isSub:r().bool};const je=ve;var Be=a(50563),Rt=Object.defineProperty,Se=Object.getOwnPropertySymbols,Lt=Object.prototype.hasOwnProperty,$t=Object.prototype.propertyIsEnumerable,ke=(t,n,o)=>n in t?Rt(t,n,{enumerable:!0,configurable:!0,writable:!0,value:o}):t[n]=o,Zt=(t,n)=>{for(var o in n||(n={}))Lt.call(n,o)&&ke(t,o,n[o]);if(Se)for(var o of Se(n))$t.call(n,o)&&ke(t,o,n[o]);return t};function Mt(t){return e.createElement("svg",Zt({width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},t),e.createElement("path",{d:"M19 10h1a1 1 0 011 1v10a1 1 0 01-1 1H4a1 1 0 01-1-1V11a1 1 0 011-1h1V9a7 7 0 0114 0v1zm-2 0V9A5 5 0 007 9v1h10zm-6 4v4h2v-4h-2z",fill:"#8E8EA9"}))}var At=a(4038),Dt=Object.defineProperty,Fe=Object.getOwnPropertySymbols,It=Object.prototype.hasOwnProperty,jt=Object.prototype.propertyIsEnumerable,Ne=(t,n,o)=>n in t?Dt(t,n,{enumerable:!0,configurable:!0,writable:!0,value:o}):t[n]=o,Bt=(t,n)=>{for(var o in n||(n={}))It.call(n,o)&&Ne(t,o,n[o]);if(Fe)for(var o of Fe(n))jt.call(n,o)&&Ne(t,o,n[o]);return t};const St=(0,C.default)(i.x)`
173
+ position: absolute;
174
+ left: -1.125rem;
175
+ top: 0px;
176
+
177
+ &:before {
178
+ content: '';
179
+ width: ${4/16}rem;
180
+ height: ${12/16}rem;
181
+ background: ${({theme:t,color:n})=>t.colors[n]};
182
+ display: block;
183
+ }
184
+ `,kt=C.default.svg`
185
+ position: relative;
186
+ flex-shrink: 0;
187
+ transform: translate(-0.5px, -1px);
188
+
189
+ * {
190
+ fill: ${({theme:t,color:n})=>t.colors[n]};
191
+ }
192
+ `,Ve=t=>e.createElement(St,null,e.createElement(kt,Bt({width:"20",height:"23",viewBox:"0 0 20 23",fill:"none",xmlns:"http://www.w3.org/2000/svg"},t),e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.02477 14.7513C8.65865 17.0594 11.6046 18.6059 17.5596 18.8856C18.6836 18.9384 19.5976 19.8435 19.5976 20.9688V20.9688C19.5976 22.0941 18.6841 23.0125 17.5599 22.9643C10.9409 22.6805 6.454 20.9387 3.75496 17.1258C0.937988 13.1464 0.486328 7.39309 0.486328 0.593262H4.50974C4.50974 7.54693 5.06394 11.9813 7.02477 14.7513Z"})));Ve.propTypes={color:r().string.isRequired};const Ft=Ve,he=({content:t})=>re()(t);he.defaultProps={content:null},he.propTypes={content:r().string};const Nt=he,Vt=(0,C.default)(i.x)`
193
+ position: relative;
194
+ `;var zt=a(25747);const be=({type:t,customField:n,repeatable:o})=>{const{formatMessage:s}=(0,I.useIntl)();let y=t;return["integer","biginteger","float","decimal"].includes(t)?y="number":["string"].includes(t)&&(y="text"),n?e.createElement(l.Z,null,s({id:(0,b.Z)("attribute.customField"),defaultMessage:"Custom field"})):e.createElement(l.Z,null,s({id:(0,b.Z)(`attribute.${y}`),defaultMessage:t}),"\xA0",o&&s({id:(0,b.Z)("component.repeatable"),defaultMessage:"(repeatable)"}))};be.defaultProps={customField:null,repeatable:!1},be.propTypes={type:r().string.isRequired,customField:r().string,repeatable:r().bool};const Ut=be;var Wt=Object.defineProperty,ze=Object.getOwnPropertySymbols,Ht=Object.prototype.hasOwnProperty,Kt=Object.prototype.propertyIsEnumerable,Ue=(t,n,o)=>n in t?Wt(t,n,{enumerable:!0,configurable:!0,writable:!0,value:o}):t[n]=o,We=(t,n)=>{for(var o in n||(n={}))Ht.call(n,o)&&Ue(t,o,n[o]);if(ze)for(var o of ze(n))Kt.call(n,o)&&Ue(t,o,n[o]);return t};function Ee({configurable:t,customField:n,editTarget:o,firstLoopComponentUid:s,isFromDynamicZone:y,name:p,onClick:E,relation:L,repeatable:h,secondLoopComponentUid:O,target:w,targetUid:d,type:x}){const{contentTypes:P,isInDevelopmentMode:K,removeAttribute:N}=(0,z.Z)(),{formatMessage:U}=(0,I.useIntl)(),S=x==="relation"&&L.includes("morph"),V=["integer","biginteger","float","decimal"].includes(x)?"number":x,G=Z()(P,[w],{}),q=Z()(G,["schema","displayName"],""),_=Z()(G,"plugin"),Ce=w?"relation":V,se=()=>{S||t!==!1&&E(o,O||s||d,p,x,n)};let W;return O&&s?W=2:s?W=1:W=0,e.createElement(Vt,We({as:"tr"},(0,c.onRowClick)({fn:se,condition:K&&t&&!S})),e.createElement("td",{style:{position:"relative"}},W!==0&&e.createElement(Ft,{color:y?"primary200":"neutral150"}),e.createElement(g.K,{paddingLeft:2,spacing:4,horizontal:!0},e.createElement(zt.Z,{type:Ce,customField:n}),e.createElement(l.Z,{fontWeight:"bold"},p))),e.createElement("td",null,w?e.createElement(l.Z,null,U({id:(0,b.Z)(`modelPage.attribute.${S?"relation-polymorphic":"relationWith"}`),defaultMessage:"Relation with"}),"\xA0",e.createElement("span",{style:{fontStyle:"italic"}},e.createElement(Nt,{content:q}),"\xA0",_&&`(${U({id:(0,b.Z)("from"),defaultMessage:"from"})}: ${_})`)):e.createElement(Ut,{type:x,customField:n,repeatable:h})),e.createElement("td",null,K?e.createElement(F.k,We({justifyContent:"flex-end"},c.stopPropagation),t?e.createElement(g.K,{horizontal:!0,spacing:1},!S&&e.createElement(Be.h,{onClick:se,label:`${U({id:"app.utils.edit",defaultMessage:"Edit"})} ${p}`,noBorder:!0,icon:e.createElement($.Z,null)}),e.createElement(Be.h,{onClick:ce=>{ce.stopPropagation(),N(o,p,O||s||"")},label:`${U({id:"global.delete",defaultMessage:"Delete"})} ${p}`,noBorder:!0,icon:e.createElement(At.default,null)})):e.createElement(Mt,null)):e.createElement(i.x,{height:(0,c.pxToRem)(32)})))}Ee.defaultProps={configurable:!0,customField:null,firstLoopComponentUid:null,isFromDynamicZone:!1,onClick(){},relation:"",repeatable:!1,secondLoopComponentUid:null,target:null,targetUid:null,type:null},Ee.propTypes={configurable:r().bool,customField:r().string,editTarget:r().string.isRequired,firstLoopComponentUid:r().string,isFromDynamicZone:r().bool,name:r().string.isRequired,onClick:r().func,relation:r().string,repeatable:r().bool,secondLoopComponentUid:r().string,target:r().string,targetUid:r().string,type:r().string};const Gt=(0,e.memo)(Ee),Xt=t=>{let n;switch(t){case"date":case"datetime":case"time":case"timestamp":n="date";break;case"integer":case"biginteger":case"decimal":case"float":n="number";break;case"string":case"text":n="text";break;case"":n="relation";break;default:n=t}return n};var Jt=a(2669);const Qt={collectionTypesConfigurations:[{action:"plugin::content-manager.collection-types.configure-view",subject:null}],componentsConfigurations:[{action:"plugin::content-manager.components.configure-layout",subject:null}],singleTypesConfigurations:[{action:"plugin::content-manager.single-types.configure-view",subject:null}]},Te=({disabled:t,isTemporary:n,isInContentTypeView:o,contentTypeKind:s,targetUid:y})=>{const{formatMessage:p}=(0,I.useIntl)(),{push:E}=(0,Q.useHistory)(),{collectionTypesConfigurations:L,componentsConfigurations:h,singleTypesConfigurations:O}=Qt,w=p({id:"content-type-builder.form.button.configure-view"});let d=L;const x=()=>(n||E(o?`/content-manager/collectionType/${y}/configurations/edit`:`/content-manager/components/${y}/configurations/edit`),!1);return o&&s==="singleType"&&(d=O),o||(d=h),e.createElement(c.CheckPermissions,{permissions:d},e.createElement(D.z,{startIcon:e.createElement(Jt.Z,null),variant:"tertiary",onClick:x,disabled:n||t},w))};Te.defaultProps={contentTypeKind:"collectionType",isInContentTypeView:!0,isTemporary:!1,targetUid:""},Te.propTypes={disabled:r().bool.isRequired,contentTypeKind:r().string,isInContentTypeView:r().bool,isTemporary:r().bool,targetUid:r().string};const Yt=(0,e.memo)(Te);var qt=Object.defineProperty,_t=Object.defineProperties,en=Object.getOwnPropertyDescriptors,He=Object.getOwnPropertySymbols,tn=Object.prototype.hasOwnProperty,nn=Object.prototype.propertyIsEnumerable,Ke=(t,n,o)=>n in t?qt(t,n,{enumerable:!0,configurable:!0,writable:!0,value:o}):t[n]=o,on=(t,n)=>{for(var o in n||(n={}))tn.call(n,o)&&Ke(t,o,n[o]);if(He)for(var o of He(n))nn.call(n,o)&&Ke(t,o,n[o]);return t},rn=(t,n)=>_t(t,en(n)),an=(t,n,o)=>new Promise((s,y)=>{var p=h=>{try{L(o.next(h))}catch(O){y(O)}},E=h=>{try{L(o.throw(h))}catch(O){y(O)}},L=h=>h.done?s(h.value):Promise.resolve(h.value).then(p,E);L((o=o.apply(t,n)).next())});const ln=()=>{const{initialData:t,modifiedData:n,isInDevelopmentMode:o,isInContentTypeView:s,submitData:y}=(0,z.Z)(),{formatMessage:p}=(0,I.useIntl)(),{trackUsage:E}=(0,c.useTracking)(),L=(0,Q.useRouteMatch)("/plugins/content-type-builder/:kind/:currentUID"),{onOpenModalAddComponentsToDZ:h,onOpenModalAddField:O,onOpenModalEditField:w,onOpenModalEditSchema:d,onOpenModalEditCustomField:x}=(0,Y.Z)(),P=s?"contentType":"component",K=[P,"schema","attributes"],N=Z()(n,[P,"uid"]),U=Z()(n,[P,"isTemporary"],!1),S=Z()(n,[P,"schema","kind"],null),V=Z()(n,K,[]),G=ne()(t,[P,"plugin"]),q=!oe()(n,t),_=s?"contentType":"component",Ce=k=>{h({dynamicZoneTarget:k,targetUid:N})},se=(k,Ge,Xe,Je,Qe)=>an(void 0,null,function*(){const Ye=Xt(Je);Qe?x({forTarget:k,targetUid:Ge,attributeName:Xe,attributeType:Ye,customFieldUid:Qe}):w({forTarget:k,targetUid:Ge,attributeName:Xe,attributeType:Ye,step:Je==="component"?"2":null})});let W=Z()(n,[P,"schema","displayName"],"");const ce=Z()(n,[P,"schema","kind"],""),de=(L==null?void 0:L.params.currentUID)==="create-content-type";!W&&de&&(W=p({id:(0,b.Z)("button.model.create"),defaultMessage:"Create new collection type"}));const sn=()=>{const k=ce||P;k==="collectionType"&&E("willEditNameOfContentType"),k==="singleType"&&E("willEditNameOfSingleType"),d({modalType:P,forTarget:P,targetUid:N,kind:k})};return e.createElement(e.Fragment,null,e.createElement(Q.Prompt,{message:p({id:(0,b.Z)("prompt.unsaved")}),when:q}),e.createElement(v.T,{id:"title",primaryAction:o&&e.createElement(g.K,{horizontal:!0,spacing:2},!de&&e.createElement(D.z,{startIcon:e.createElement(f.default,null),variant:"secondary",onClick:()=>{O({forTarget:_,targetUid:N})}},p({id:(0,b.Z)("button.attributes.add.another")})),e.createElement(D.z,{startIcon:e.createElement(R.Z,null),onClick:()=>y(),type:"submit",disabled:oe()(n,t)},p({id:"global.save",defaultMessage:"Save"}))),secondaryAction:o&&!G&&!de&&e.createElement(D.z,{startIcon:e.createElement($.Z,null),variant:"tertiary",onClick:sn},p({id:"app.utils.edit",defaultMessage:"Edit"})),title:re()(W),subtitle:p({id:(0,b.Z)("listView.headerLayout.description"),defaultMessage:"Build the data architecture of your content"}),navigationAction:e.createElement(c.Link,{startIcon:e.createElement(A.Z,null),to:"/plugins/content-type-builder/"},p({id:"global.back",defaultMessage:"Back"}))}),e.createElement(pe.D,null,e.createElement(g.K,{spacing:4},e.createElement(F.k,{justifyContent:"flex-end"},e.createElement(g.K,{horizontal:!0,spacing:2},e.createElement(Yt,{key:"link-to-cm-settings-view",targetUid:N,isTemporary:U,isInContentTypeView:s,contentTypeKind:S,disabled:de}))),e.createElement(i.x,{background:"neutral0",shadow:"filterShadow",hasRadius:!0},e.createElement(je,{items:V,customRowComponent:k=>e.createElement(Gt,rn(on({},k),{onClick:se})),addComponentToDZ:Ce,targetUid:N,editTarget:_,isMain:!0})))))}},17e3:(ee,j,a)=>{a.d(j,{D:()=>A});var e=a(32735),c=a(60216),f=a(62345);const A=({children:R})=>e.createElement(f.x,{paddingLeft:10,paddingRight:10},R);A.propTypes={children:c.node.isRequired}},28356:(ee,j,a)=>{a.d(j,{T:()=>I});var e=a(32735),c=a(83292),f=a(60216),A=a(88860),R=a(62345),$=a(36320);const D=r=>{const l=(0,e.useRef)(null),[u,m]=(0,e.useState)(!0),T=([M])=>{m(M.isIntersecting)};return(0,e.useEffect)(()=>{const M=l.current,B=new IntersectionObserver(T,r);return M&&B.observe(l.current),()=>{M&&B.disconnect()}},[l,r]),[l,u]};var F=a(81002);const g=(r,l)=>{const u=(0,F.useCallbackRef)(l);(0,e.useLayoutEffect)(()=>{const m=new ResizeObserver(u);return Array.isArray(r)?r.forEach(T=>{T.current&&m.observe(T.current)}):r.current&&m.observe(r.current),()=>{m.disconnect()}},[r,u])};var i=Object.defineProperty,v=Object.defineProperties,pe=Object.getOwnPropertyDescriptors,X=Object.getOwnPropertySymbols,Z=Object.prototype.hasOwnProperty,te=Object.prototype.propertyIsEnumerable,ne=(r,l,u)=>l in r?i(r,l,{enumerable:!0,configurable:!0,writable:!0,value:u}):r[l]=u,J=(r,l)=>{for(var u in l||(l={}))Z.call(l,u)&&ne(r,u,l[u]);if(X)for(var u of X(l))te.call(l,u)&&ne(r,u,l[u]);return r},oe=(r,l)=>v(r,pe(l)),ue=(r,l)=>{var u={};for(var m in r)Z.call(r,m)&&l.indexOf(m)<0&&(u[m]=r[m]);if(r!=null&&X)for(var m of X(r))l.indexOf(m)<0&&te.call(r,m)&&(u[m]=r[m]);return u};const re=()=>{const r=(0,e.useRef)(null),[l,u]=(0,e.useState)(null),[m,T]=D({root:null,rootMargin:"0px",threshold:0});return g(m,()=>{m.current&&u(m.current.getBoundingClientRect())}),(0,e.useEffect)(()=>{r.current&&u(r.current.getBoundingClientRect())},[r]),{containerRef:m,isVisible:T,baseHeaderLayoutRef:r,headerSize:l}},I=r=>{const{containerRef:l,isVisible:u,baseHeaderLayoutRef:m,headerSize:T}=re();return e.createElement(e.Fragment,null,e.createElement("div",{style:{height:T==null?void 0:T.height},ref:l},u&&e.createElement(H,J({ref:m},r))),!u&&e.createElement(H,oe(J({},r),{sticky:!0,width:T==null?void 0:T.width})))};I.displayName="HeaderLayout";const Q=(0,c.default)(R.x)`
195
+ position: fixed;
196
+ top: 0;
197
+ right: 0;
198
+ width: ${r=>r.width}px;
199
+ z-index: 4;
200
+ box-shadow: ${({theme:r})=>r.shadows.tableShadow};
201
+ `,H=e.forwardRef((r,l)=>{var u=r,{navigationAction:m,primaryAction:T,secondaryAction:M,subtitle:B,title:Y,sticky:z,width:C}=u,b=ue(u,["navigationAction","primaryAction","secondaryAction","subtitle","title","sticky","width"]);const ae=typeof B=="string";return z?e.createElement(Q,{paddingLeft:6,paddingRight:6,paddingTop:3,paddingBottom:3,background:"neutral0",width:C,"data-strapi-header-sticky":!0},e.createElement($.k,{justifyContent:"space-between"},e.createElement($.k,null,m&&e.createElement(R.x,{paddingRight:3},m),e.createElement(R.x,null,e.createElement(A.Z,J({variant:"beta",as:"h1"},b),Y),ae?e.createElement(A.Z,{variant:"pi",textColor:"neutral600"},B):B),M?e.createElement(R.x,{paddingLeft:4},M):null),e.createElement($.k,null,T?e.createElement(R.x,{paddingLeft:2},T):void 0))):e.createElement(R.x,{ref:l,paddingLeft:10,paddingRight:10,paddingBottom:8,paddingTop:m?6:8,background:"neutral100","data-strapi-header":!0},m?e.createElement(R.x,{paddingBottom:2},m):null,e.createElement($.k,{justifyContent:"space-between"},e.createElement($.k,null,e.createElement(A.Z,J({as:"h1",variant:"alpha"},b),Y),M?e.createElement(R.x,{paddingLeft:4},M):null),T),ae?e.createElement(A.Z,{variant:"epsilon",textColor:"neutral600",as:"p"},B):B)});H.displayName="BaseHeaderLayout",H.defaultProps={navigationAction:void 0,primaryAction:void 0,secondaryAction:void 0,subtitle:void 0,sticky:!1,width:void 0},H.propTypes={navigationAction:f.node,primaryAction:f.node,secondaryAction:f.node,sticky:f.bool,subtitle:f.oneOfType([f.string,f.node]),title:f.string.isRequired,width:f.number},I.defaultProps={navigationAction:void 0,primaryAction:void 0,secondaryAction:void 0,subtitle:void 0},I.propTypes={navigationAction:f.node,primaryAction:f.node,secondaryAction:f.node,subtitle:f.oneOfType([f.string,f.node]),title:f.string.isRequired}},29439:(ee,j,a)=>{a.d(j,{Z:()=>F});var e=a(32735),c=Object.defineProperty,f=Object.getOwnPropertySymbols,A=Object.prototype.hasOwnProperty,R=Object.prototype.propertyIsEnumerable,$=(g,i,v)=>i in g?c(g,i,{enumerable:!0,configurable:!0,writable:!0,value:v}):g[i]=v,D=(g,i)=>{for(var v in i||(i={}))A.call(i,v)&&$(g,v,i[v]);if(f)for(var v of f(i))R.call(i,v)&&$(g,v,i[v]);return g};function F(g){return e.createElement("svg",D({width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},g),e.createElement("path",{d:"M24 13.3a.2.2 0 01-.2.2H5.74l8.239 8.239a.2.2 0 010 .282L12.14 23.86a.2.2 0 01-.282 0L.14 12.14a.2.2 0 010-.282L11.86.14a.2.2 0 01.282 0L13.98 1.98a.2.2 0 010 .282L5.74 10.5H23.8c.11 0 .2.09.2.2v2.6z",fill:"#212134"}))}},2669:(ee,j,a)=>{a.d(j,{Z:()=>F});var e=a(32735),c=Object.defineProperty,f=Object.getOwnPropertySymbols,A=Object.prototype.hasOwnProperty,R=Object.prototype.propertyIsEnumerable,$=(g,i,v)=>i in g?c(g,i,{enumerable:!0,configurable:!0,writable:!0,value:v}):g[i]=v,D=(g,i)=>{for(var v in i||(i={}))A.call(i,v)&&$(g,v,i[v]);if(f)for(var v of f(i))R.call(i,v)&&$(g,v,i[v]);return g};function F(g){return e.createElement("svg",D({width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},g),e.createElement("path",{d:"M4.8.2c0-.11.09-.2.2-.2h18.8c.11 0 .2.09.2.2v4.4a.2.2 0 01-.2.2H5a.2.2 0 01-.2-.2V.2zM0 9.8c0-.11.09-.2.2-.2H19c.11 0 .2.09.2.2v4.4a.2.2 0 01-.2.2H.2a.2.2 0 01-.2-.2V9.8zM5 19.2a.2.2 0 00-.2.2v4.4c0 .11.09.2.2.2h18.8a.2.2 0 00.2-.2v-4.4a.2.2 0 00-.2-.2H5z",fill:"#212134"}))}}}]);
@@ -0,0 +1 @@
1
+ "use strict";(self.webpackChunk_strapi_admin=self.webpackChunk_strapi_admin||[]).push([[7934],{47036:e=>{e.exports=JSON.parse('{"attribute.boolean":"Booleano","attribute.date":"Data","attribute.email":"Email","attribute.enumeration":"Enumera\xE7\xE3o","attribute.json":"JSON","attribute.media":"Media","attribute.password":"Palavra-passe","attribute.relation":"Rela\xE7\xE3o","attribute.text":"Texto","form.attribute.item.customColumnName":"Nomes de colunas personalizadas","form.attribute.item.customColumnName.description":"Isto \xE9 \xFAtil para renomear os nomes das colunas da base de dados num formato mais abrangente para as respostas da API","form.attribute.item.defineRelation.fieldName":"Nome do campo","form.attribute.item.enumeration.graphql":"Substitui\xE7\xE3o de nome para o GraphQL","form.attribute.item.enumeration.graphql.description":"Permite-lhe a substitui\xE7\xE3o do nome predefinido para o GraphQL","form.attribute.item.enumeration.placeholder":"Ex:\\nmanh\xE3\\ntarde\\nnoite","form.attribute.item.enumeration.rules":"Valores (um valor por linha)","form.attribute.item.maximum":"Valor m\xE1ximo","form.attribute.item.maximumLength":"Comprimento m\xE1ximo","form.attribute.item.minimum":"Valor m\xEDnimo","form.attribute.item.minimumLength":"Comprimento m\xEDnimo","form.attribute.item.number.type":"Formato num\xE9rico","form.attribute.item.number.type.decimal":"decimal (ex: 2.22)","form.attribute.item.number.type.float":"real (ex: 3.33333333)","form.attribute.item.number.type.integer":"inteiro (ex: 10)","form.attribute.item.requiredField":"Campo obrigat\xF3rio","form.attribute.item.requiredField.description":"N\xE3o ser\xE1 capaz de criar uma entrada se este campo estiver vazio","form.attribute.item.uniqueField":"Campo \xFAnico","form.attribute.item.uniqueField.description":"N\xE3o ser\xE1 capaz de criar uma entrada se houver uma entrada existente com conte\xFAdo id\xEAntico","form.attribute.settings.default":"Valor predefinido","form.button.cancel":"Cancelar","from":"de","modelPage.attribute.relationWith":"Rela\xE7\xE3o com","plugin.description.long":"Modele a estrutura de dados da sua API. Crie novos campos e rela\xE7\xF5es em apenas um minuto. Os ficheiros s\xE3o automaticamente criados e actualizados no seu projecto.","plugin.description.short":"Modele a estrutura de dados da sua API.","popUpForm.navContainer.advanced":"Defini\xE7\xF5es Avan\xE7adas","popUpForm.navContainer.base":"Defini\xE7\xF5es B\xE1sicas","popUpWarning.bodyMessage.contentType.delete":"Tem a certeza que pretende apagar este Tipo de Conte\xFAdo?","relation.attributeName.placeholder":"Ex: autor, categoria, tag","relation.manyToMany":"tem e pertence a v\xE1rios","relation.manyToOne":"tem v\xE1rios","relation.oneToMany":"pertence a v\xE1rios","relation.oneToOne":"tem e pertence a um","relation.oneWay":"tem um"}')}}]);
@@ -0,0 +1 @@
1
+ "use strict";(self.webpackChunk_strapi_admin=self.webpackChunk_strapi_admin||[]).push([[4302],{63338:t=>{t.exports=JSON.parse('{"ComponentIconPicker.search.placeholder":"\u641C\u5C0B\u5716\u793A","attribute.boolean":"\u5E03\u6797\u503C","attribute.boolean.description":"\u597D\u6216\u4E0D\u597D\u30011 \u6216 0\u3001\u662F\u6216\u5426","attribute.component":"\u5143\u4EF6","attribute.component.description":"\u7D44\u5408\u6B04\u4F4D\u503C\u4EE5\u4FBF\u91CD\u8907\u4F7F\u7528","attribute.customField":"\u81EA\u8A02\u6B04\u4F4D","attribute.date":"\u65E5\u671F","attribute.date.description":"\u6642\u9593\u9078\u64C7\u5668\uFF0C\u53EF\u9078\u64C7\u65E5\u671F\u53CA\u6642\u9593","attribute.datetime":"\u65E5\u671F\u548C\u6642\u9593","attribute.dynamiczone":"\u52D5\u614B\u914D\u7F6E","attribute.dynamiczone.description":"\u52D5\u614B\u9078\u64C7\u5143\u4EF6\u53CA\u7DE8\u8F2F\u5176\u5167\u5BB9","attribute.email":"\u96FB\u5B50\u90F5\u4EF6\u5730\u5740","attribute.email.description":"\u9A57\u8B49\u683C\u5F0F\u904E\u7684\u96FB\u5B50\u90F5\u4EF6\u6B04\u4F4D","attribute.enumeration":"\u5217\u8209","attribute.enumeration.description":"\u5217\u8209\u8A2D\u5B9A\u503C\u4E26\u53EF\u64C7\u4E00\u70BA\u503C","attribute.json":"JSON","attribute.json.description":"JSON \u8CC7\u6599\u683C\u5F0F","attribute.media":"\u5A92\u9AD4","attribute.media.description":"\u5716\u7247\u3001\u5F71\u7247\u7B49\u6A94\u6848","attribute.null":" ","attribute.number":"\u6578\u5B57","attribute.number.description":"\u6578\u5B57 (\u6B63\u6574\u6578\u3001\u6D6E\u9EDE\u6578\u3001\u5C0F\u6578)","attribute.password":"\u5BC6\u78BC","attribute.password.description":"\u52A0\u5BC6\u904E\u7684\u5BC6\u78BC\u6B04\u4F4D","attribute.relation":"\u95DC\u806F","attribute.relation.description":"\u6307\u5411\u5176\u4ED6\u96C6\u5408\u985E\u578B","attribute.richtext":"\u591A\u6587\u672C\u683C\u5F0F","attribute.richtext.description":"\u591A\u6587\u672C\u683C\u5F0F\u7DE8\u8F2F\u5668","attribute.text":"\u6587\u5B57","attribute.text.description":"\u77ED\u7684\u6A19\u984C\u6216\u9577\u7684\u63CF\u8FF0\u6587\u5B57","attribute.time":"\u6642\u9593","attribute.timestamp":"\u6642\u9593\u6233\u8A18","attribute.uid":"UID","attribute.uid.description":"\u552F\u4E00\u8B58\u5225\u78BC","button.attributes.add.another":"\u65B0\u589E\u6B04\u4F4D","button.component.add":"\u65B0\u589E\u5143\u4EF6","button.component.create":"\u5EFA\u7ACB\u65B0\u5143\u4EF6","button.model.create":"\u5EFA\u7ACB\u65B0\u7684\u96C6\u5408\u985E\u578B","button.single-types.create":"\u5EFA\u7ACB\u65B0\u7684\u55AE\u4E00\u985E\u578B","component.repeatable":"(\u53EF\u91CD\u8907\u7684)","components.SelectComponents.displayed-value":" \u5DF2\u9078\u64C7 {number, plural, =0 {# components} \u4E00\u500B {# component} \u5176\u4ED6 {# components}}","components.componentSelect.no-component-available":"\u4F60\u5DF2\u7D93\u52A0\u5165\u4E86\u6240\u6709\u53EF\u4EE5\u52A0\u5165\u7684\u5143\u4EF6","components.componentSelect.no-component-available.with-search":"\u641C\u5C0B\u4E0D\u5230\u7B26\u5408\u7684\u5143\u4EF6","components.componentSelect.value-component":"{number} \u500B\u5143\u4EF6\u88AB\u9078\u53D6 (\u8F38\u5165\u641C\u5C0B\u5143\u4EF6)","components.componentSelect.value-components":"{number} \u500B\u5143\u4EF6\u88AB\u9078\u53D6","configurations":"\u914D\u7F6E\u8A2D\u5B9A","contentType.apiId-plural.description":"\u8907\u6578 API ID","contentType.apiId-plural.label":"API ID (\u8907\u6578)","contentType.apiId-singular.description":"UID \u7528\u65BC\u7522\u751F API \u8DEF\u5F91\u548C\u8CC7\u6599\u5EAB\u8CC7\u6599\u8868/\u96C6\u5408\u7684 UID","contentType.apiId-singular.label":"API ID (\u55AE\u6578)","contentType.collectionName.description":"\u4F7F\u7528\u65BC\u7576\u5167\u5BB9\u96C6\u5408\u540D\u7A31\u8207\u8CC7\u6599\u96C6\u5408\u540D\u7A31\u4E0D\u540C\u6642","contentType.collectionName.label":"\u96C6\u5408\u540D\u7A31","contentType.displayName.label":"\u986F\u793A\u540D\u7A31","contentType.draftAndPublish.description":"\u5728\u767C\u4F48\u9805\u76EE\u524D\uFF0C\u64B0\u5BEB\u8349\u7A3F\u7248\u672C","contentType.draftAndPublish.label":"\u8349\u7A3F/\u767C\u4F48\u7CFB\u7D71","contentType.kind.change.warning":"\u4F60\u8B8A\u66F4\u4E86\u5167\u5BB9\u985E\u578B\uFF1AAPI \u5C07\u6703\u88AB\u91CD\u7F6E (\u8DEF\u7531\u5668\u3001\u63A7\u5236\u5668\u3001\u548C\u670D\u52D9\u5C07\u6703\u88AB\u8986\u5BEB)\u3002","error.attributeName.reserved-name":"\u9019\u500B\u6B04\u4F4D\u540D\u7A31\u4E0D\u53EF\u4EE5\u5728\u6B64\u5167\u5BB9\u985E\u578B\u5167\u88AB\u4F7F\u7528\uFF0C\u6709\u53EF\u80FD\u6703\u7834\u58DE\u5176\u4ED6\u529F\u80FD","error.contentType.pluralName-used":"\u6B64\u6578\u503C\u4E0D\u80FD\u8207\u55AE\u6578\u76F8\u540C","error.contentType.singularName-used":"\u6B64\u6578\u503C\u4E0D\u80FD\u8207\u8907\u6578\u76F8\u540C","error.contentTypeName.reserved-name":"\u9019\u500B\u5167\u5BB9\u985E\u578B\u540D\u7A31\u4E0D\u53EF\u4EE5\u5728\u6B64\u5C08\u6848\u5167\u88AB\u4F7F\u7528\uFF0C\u6709\u53EF\u80FD\u6703\u7834\u58DE\u5176\u4ED6\u529F\u80FD","error.validation.enum-duplicate":"\u4E0D\u5141\u53D6\u91CD\u8907\u7684\u503C","error.validation.enum-empty-string":"\u4E0D\u5141\u8A31\u7A7A\u5B57\u4E32","error.validation.enum-regex":"\u6709\u4E00\u500B\u4EE5\u4E0A\u7684\u6578\u503C\u7121\u6548\u3002\u6578\u503C\u5728\u9996\u500B\u6578\u5B57\u524D\u61C9\u5148\u6709\u82F1\u6587\u5B57\u6BCD\u3002","error.validation.minSupMax":"Can\'t be superior","error.validation.positive":"\u5FC5\u9808\u70BA\u6B63\u6578","error.validation.regex":"\u4E0D\u5408\u6CD5\u7684\u6B63\u898F\u5F0F","error.validation.relation.targetAttribute-taken":"\u8A72\u6B04\u4F4D\u540D\u7A31\u5DF2\u88AB\u4F7F\u7528","form.attribute.component.option.add":"\u65B0\u589E\u5143\u4EF6","form.attribute.component.option.create":"\u5EFA\u7ACB\u65B0\u5143\u4EF6","form.attribute.component.option.create.description":"\u4E00\u500B\u53EF\u4EE5\u8DE8\u5143\u4EF6\u53CA\u985E\u578B\u5F15\u7528\u7684\u5143\u4EF6, \u53EF\u4EE5\u5728\u4EFB\u4F55\u5730\u65B9\u88AB\u5F15\u7528","form.attribute.component.option.repeatable":"\u53EF\u91CD\u8907\u7684\u5143\u4EF6","form.attribute.component.option.repeatable.description":"\u9069\u7528\u65BC\u9663\u5217\uFF0C\u6E05\u55AE\uFF0C\u6A19\u7C64\u985E\u578B\u5143\u4EF6","form.attribute.component.option.reuse-existing":"\u4F7F\u7528\u4E00\u500B\u5DF2\u5EFA\u7ACB\u7684\u5143\u4EF6","form.attribute.component.option.reuse-existing.description":"\u53EF\u8907\u7528\u5143\u4EF6\u5DF2\u5EFA\u7ACB\uFF0C\u53EF\u4EE5\u5354\u52A9\u4F60\u5728\u4E0D\u540C\u7684\u5167\u5BB9\u578B\u5225\u9593\u4FDD\u6301\u8CC7\u6599\u4E00\u81F4\u6027","form.attribute.component.option.single":"\u55AE\u4E00\u5143\u4EF6","form.attribute.component.option.single.description":"\u9069\u7528\u65BC\u7D44\u5408\u578B\u6B04\u4F4D\u7FA4\uFF0C\u5982\uFF1A\u5B8C\u6574\u5730\u5740,\u57FA\u672C\u5B8C\u6574\u8CC7\u8A0A ......\u7B49","form.attribute.item.customColumnName":"\u81EA\u8A02\u6B04\u4F4D\u540D\u7A31","form.attribute.item.customColumnName.description":"\u5C07\u8CC7\u6599\u5EAB\u6B04\u4F4D\u540D\u7A31\u4EE5\u66F4\u6613\u61C2\u7684\u683C\u5F0F\u91CD\u65B0\u547D\u540D\uFF0C\u5C0D API \u56DE\u61C9\u5F88\u6709\u7528\u3002","form.attribute.item.date.type.date":"date (\u4F8B\u5982\uFF1A01/01/{currentYear})","form.attribute.item.date.type.datetime":"datetime (\u4F8B\u5982\uFF1A01/01/{currentYear} 00:00 AM)","form.attribute.item.date.type.time":"time (\u4F8B\u5982\uFF1A00:00 AM)","form.attribute.item.defineRelation.fieldName":"\u6B04\u4F4D\u540D\u7A31","form.attribute.item.enumeration.graphql":"GraphQL \u540D\u7A31\u8986\u5BEB","form.attribute.item.enumeration.graphql.description":"\u53EF\u4EE5\u8B93\u60A8\u8986\u5BEB GraphQL \u7684\u9810\u8A2D\u540D\u7A31","form.attribute.item.enumeration.placeholder":"\u4F8B:\\n\u65E9\u4E0A\\n\u4E2D\u5348\\n\u665A\u4E0A","form.attribute.item.enumeration.rules":"\u503C (\u683C\u5F0F\u70BA\u4E00\u884C\u4E00\u500B\u503C)","form.attribute.item.maximum":"\u6700\u5927\u6578\u503C","form.attribute.item.maximumLength":"\u6700\u5927\u9577\u5EA6","form.attribute.item.minimum":"\u6700\u5C0F\u6578\u503C","form.attribute.item.minimumLength":"\u6700\u5C0F\u9577\u5EA6","form.attribute.item.number.type":"\u6578\u5B57\u683C\u5F0F","form.attribute.item.number.type.biginteger":"\u5927\u6574\u6578 (\u4F8B\u5982\uFF1A123456789)","form.attribute.item.number.type.decimal":"\u6D6E\u9EDE\u6578 (decimal) (\u4F8B: 2.22)","form.attribute.item.number.type.float":"\u6D6E\u9EDE\u6578 (float) (\u4F8B: 3.33333333)","form.attribute.item.number.type.integer":"\u6574\u6578 (\u4F8B: 10)","form.attribute.item.privateField":"\u96B1\u5BC6\u6B04\u4F4D","form.attribute.item.privateField.description":"\u8A72\u6B04\u4F4D\u4E0D\u6703\u88AB\u986F\u793A\u5728 API \u7684\u56DE\u50B3\u8CC7\u6599\u4E2D","form.attribute.item.requiredField":"\u5FC5\u586B\u6B04\u4F4D","form.attribute.item.requiredField.description":"\u5982\u679C\u9019\u500B\u6B04\u4F4D\u7559\u7A7A\uFF0C\u60A8\u5C07\u4E0D\u80FD\u5EFA\u7ACB\u9805\u76EE\u3002","form.attribute.item.text.regex":"\u6B63\u898F\u5F0F","form.attribute.item.text.regex.description":"\u6587\u672C\u6B63\u898F\u8868\u9054\u5F0F","form.attribute.item.uniqueField":"\u552F\u4E00\u6B04\u4F4D","form.attribute.item.uniqueField.description":"\u5982\u679C\u5DF2\u5B58\u5728\u7684\u9805\u76EE\u6709\u4E00\u6A21\u4E00\u6A23\u7684\u5167\u5BB9\uFF0C\u60A8\u5C07\u4E0D\u80FD\u5EFA\u7ACB\u9805\u76EE\u3002","form.attribute.media.allowed-types":"\u9078\u64C7\u5408\u6CD5\u7684\u591A\u5A92\u9AD4\u985E\u578B","form.attribute.media.allowed-types.option-files":"\u6A94\u6848","form.attribute.media.allowed-types.option-images":"\u5716\u7247","form.attribute.media.allowed-types.option-videos":"\u5F71\u7247","form.attribute.media.option.multiple":"\u8907\u6578\u591A\u5A92\u9AD4","form.attribute.media.option.multiple.description":"\u9069\u7528\u65BC\u8F2A\u64A5\u6A21\u7D44\u6216\u591A\u6A94\u6848\u4E0B\u8F09","form.attribute.media.option.single":"\u55AE\u4E00\u591A\u5A92\u9AD4","form.attribute.media.option.single.description":"\u9069\u7528\u65BC\u5927\u982D\u8CBC\u6216\u80CC\u666F\u5716","form.attribute.settings.default":"\u9810\u8A2D\u503C","form.attribute.text.option.long-text":"\u9577\u6587\u5B57","form.attribute.text.option.long-text.description":"\u9069\u7528\u65BC\u63CF\u8FF0\u53CA\u81EA\u50B3\u5167\u5BB9\uFF0C\u4F46\u7121\u6CD5\u88AB\u7CBE\u6E96\u641C\u5C0B","form.attribute.text.option.short-text":"\u77ED\u6587\u5B57","form.attribute.text.option.short-text.description":"\u9069\u7528\u65BC\u6A19\u984C,\u540D\u7A31,\u9023\u7D50\u4E14\u53EF\u4EE5\u88AB\u7CBE\u6E96\u641C\u5C0B","form.button.add-components-to-dynamiczone":"\u65B0\u589E\u5143\u4EF6\u81F3\u52D5\u614B\u914D\u7F6E","form.button.add-field":"\u65B0\u589E\u6B04\u4F4D","form.button.add-first-field-to-created-component":"\u65B0\u589E\u5143\u4EF6\u7684\u7B2C\u4E00\u500B\u6B04\u4F4D","form.button.add.field.to.collectionType":"\u65B0\u589E\u5176\u4ED6\u6B04\u4F4D\u65BC\u6B64\u96C6\u5408\u985E\u578B","form.button.add.field.to.component":"\u65B0\u589E\u5176\u4ED6\u6B04\u4F4D\u65BC\u6B64\u5143\u4EF6","form.button.add.field.to.contentType":"\u65B0\u589E\u5176\u4ED6\u6B04\u4F4D\u65BC\u6B64\u5167\u5BB9\u985E\u578B","form.button.add.field.to.singleType":"\u65B0\u589E\u5176\u4ED6\u6B04\u4F4D\u65BC\u6B64\u55AE\u4E00\u985E\u578B","form.button.cancel":"\u53D6\u6D88","form.button.collection-type.description":"\u9069\u7528\u65BC\u8907\u6578\u5BE6\u4F8B\uFF0C\u5982\u8B70\u984C\u6587\u7AE0\u3001\u7522\u54C1\u3001\u8CBC\u6587......\u7B49","form.button.collection-type.name":"\u96C6\u5408\u578B\u5225","form.button.configure-component":"\u914D\u7F6E\u5143\u4EF6","form.button.configure-view":"\u914D\u7F6E\u756B\u9762","form.button.select-component":"\u9078\u64C7\u4E00\u500B\u5143\u4EF6","form.button.single-type.description":"\u9069\u7528\u65BC\u55AE\u4E00\u5BE6\u4F8B\uFF0C\u5982\u9996\u9801\u3001\u95DC\u65BC ...... \u7B49","form.button.single-type.name":"\u55AE\u4E00\u578B\u5225","form.contentType.divider.draft-publish":"\u8349\u7A3F/\u767C\u4F48","from":"\u5F9E","listView.headerLayout.description":"\u5EFA\u7ACB\u60A8\u7684\u5167\u5BB9\u7684\u8CC7\u6599\u7D50\u69CB","menu.section.components.name":"\u5143\u4EF6","menu.section.models.name":"\u96C6\u5408\u578B\u5225","menu.section.single-types.name":"\u55AE\u4E00\u578B\u5225","modalForm.attribute.form.base.name.description":"\u6B04\u4F4D\u540D\u7A31\u4E0D\u5141\u8A31\u7A7A\u767D","modalForm.attribute.form.base.name.placeholder":"\u4F8B\u5982\uFF1ASlug\u3001SEO \u7DB2\u5740\u3001Canonical \u7DB2\u5740","modalForm.attribute.target-field":"\u95DC\u806F\u76EE\u6A19\u6B04\u4F4D","modalForm.attributes.select-component":"\u9078\u64C7\u4E00\u500B\u5143\u4EF6","modalForm.attributes.select-components":"\u9078\u64C7\u591A\u500B\u5143\u4EF6","modalForm.collectionType.header-create":"\u5EFA\u7ACB\u96C6\u5408\u578B\u5225","modalForm.component.header-create":"\u5EFA\u7ACB\u5143\u4EF6","modalForm.components.create-component.category.label":"\u9078\u64C7\u6216\u65B0\u589E\u4E00\u500B\u5206\u985E","modalForm.components.icon.label":"\u5716\u793A","modalForm.empty.button":"\u65B0\u589E\u81EA\u8A02\u6B04\u4F4D","modalForm.empty.heading":"\u9019\u88E1\u76EE\u524D\u4EC0\u9EBC\u90FD\u6C92\u6709\u3002","modalForm.empty.sub-heading":"\u900F\u904E\u64F4\u5145\u529F\u80FD\u627E\u5230\u60A8\u60F3\u641C\u5C0B\u7684\u9805\u76EE\u3002","modalForm.editCategory.base.name.description":"\u5206\u985E\u540D\u7A31\u4E0D\u5141\u8A31\u7A7A\u767D","modalForm.header-edit":"\u7DE8\u8F2F {name}","modalForm.header.categories":"\u8907\u6578\u5206\u985E","modalForm.singleType.header-create":"\u5EFA\u7ACB\u55AE\u4E00\u578B\u5225","modalForm.sub-header.addComponentToDynamicZone":"\u5728\u52D5\u614B\u914D\u7F6E\u5340\u65B0\u589E\u4E00\u500B\u5143\u4EF6","modalForm.sub-header.attribute.create":"\u65B0\u589E {type} \u6B04\u4F4D","modalForm.sub-header.attribute.create.step":"\u65B0\u589E\u5143\u4EF6 ({step}/2)","modalForm.sub-header.attribute.edit":"\u7DE8\u8F2F {name}","modalForm.sub-header.chooseAttribute.collectionType":"\u9078\u64C7\u96C6\u5408\u578B\u5225\u7684\u4E00\u500B\u6B04\u4F4D","modalForm.sub-header.chooseAttribute.component":"\u9078\u64C7\u5143\u4EF6\u7684\u4E00\u500B\u6B04\u4F4D","modalForm.sub-header.chooseAttribute.singleType":"\u9078\u64C7\u55AE\u4E00\u578B\u5225\u7684\u4E00\u500B\u6B04\u4F4D","modalForm.custom-fields.advanced.settings.extended":"\u64F4\u5145\u8A2D\u5B9A","modalForm.tabs.custom":"\u81EA\u8A02","modalForm.tabs.custom.howToLink":"\u5982\u4F55\u65B0\u589E\u81EA\u8A02\u6B04\u4F4D","modalForm.tabs.default":"\u9810\u8A2D","modalForm.tabs.label":"\u9810\u8A2D\u548C\u81EA\u8A02\u985E\u578B\u5206\u9801","modelPage.attribute.relation-polymorphic":"\u95DC\u806F (\u591A\u5C0D\u591A\u591A\u578B)","modelPage.attribute.relationWith":"\u95DC\u806F\u5230","notification.error.dynamiczone-min.validation":"\u81F3\u5C11\u8981\u6709\u4E00\u500B\u4F4D\u65BC\u52D5\u614B\u5340\u57DF\u4E2D\u7684\u5143\u4EF6\u624D\u80FD\u5132\u5B58\u5167\u5BB9\u578B\u5225","notification.info.autoreaload-disable":"\u555F\u7528\u9019\u500B\u64F4\u5145\u6A21\u7D44\u9700\u8981\u91CD\u65B0\u555F\u52D5\uFF0C\u4F7F\u7528 `strapi develop` \u6307\u4EE4\u91CD\u65B0\u555F\u52D5","notification.info.creating.notSaved":"\u5728\u5EFA\u7ACB\u65B0\u7684\u96C6\u5408\u578B\u5225\u6216\u5143\u4EF6\u524D\u8ACB\u8A18\u5F97\u5132\u5B58","plugin.description.long":"\u70BA\u60A8\u7684 API \u5B9A\u7FA9\u8CC7\u6599\u7D50\u69CB\uFF0C\u4F7F\u60A8\u8F15\u9B06\u65B0\u589E\u6B04\u4F4D\u548C\u95DC\u806F\u7D50\u69CB\uFF0C\u60A8\u6240\u505A\u7684\u4FEE\u6539\u6703\u81EA\u52D5\u66F4\u65B0\u5C08\u6848\u3002","plugin.description.short":"\u70BA\u60A8\u7684 API \u5B9A\u7FA9\u8CC7\u6599\u7D50\u69CB","plugin.name":"\u5167\u5BB9\u578B\u5225\u5EFA\u7ACB\u8005","popUpForm.navContainer.advanced":"\u9032\u968E\u8A2D\u5B9A","popUpForm.navContainer.base":"\u57FA\u672C\u8A2D\u5B9A","popUpWarning.bodyMessage.cancel-modifications":"\u4F60\u78BA\u5B9A\u8981\u53D6\u6D88\u4F60\u7684\u4FEE\u6539\u55CE\uFF1F","popUpWarning.bodyMessage.cancel-modifications.with-components":"\u4F60\u78BA\u5B9A\u8981\u53D6\u6D88\u4F60\u7684\u4FEE\u6539\u55CE\uFF1F\u90E8\u4EFD\u5143\u4EF6\u5DF2\u88AB\u65B0\u589E\u6216\u4FEE\u6539...","popUpWarning.bodyMessage.category.delete":"\u4F60\u78BA\u5B9A\u8981\u522A\u9664\u6B64\u5206\u985E\u55CE\uFF1F\u6240\u6709\u6B64\u5206\u985E\u5167\u7684\u5143\u4EF6\u90FD\u6703\u88AB\u522A\u9664.","popUpWarning.bodyMessage.component.delete":"\u4F60\u78BA\u5B9A\u8981\u522A\u9664\u6B64\u5143\u4EF6\u55CE\uFF1F","popUpWarning.bodyMessage.contentType.delete":"\u60A8\u78BA\u5B9A\u8981\u522A\u9664\u9019\u500B\u8CC7\u6599\u7D50\u69CB\u55CE\uFF1F","popUpWarning.draft-publish.button.confirm":"\u662F\u7684\uFF0C\u8ACB\u505C\u7528","popUpWarning.draft-publish.message":"\u5982\u679C\u60A8\u505C\u7528\u4E86\u8349\u7A3F/\u767C\u4F48\u7CFB\u7D71\uFF0C\u60A8\u7684\u8349\u7A3F\u5C07\u88AB\u522A\u9664\u3002","popUpWarning.draft-publish.second-message":"\u60A8\u78BA\u5B9A\u8981\u505C\u7528\u55CE\uFF1F","prompt.unsaved":"\u4F60\u78BA\u5B9A\u8981\u96E2\u958B\u55CE\uFF1F\u6240\u6709\u4F60\u7684\u4FEE\u6539\u90FD\u6703\u5931\u6548\u3002","relation.attributeName.placeholder":"\u4F8B\u5982\uFF1A\u4F5C\u8005\u3001\u985E\u5225\u3001\u6A19\u7C64...","relation.manyToMany":"\u6709\u800C\u4E14\u5C6C\u65BC\u8A31\u591A","relation.manyToOne":"\u6709\u8A31\u591A","relation.manyWay":"\u6709\u8A31\u591A","relation.oneToMany":"\u5C6C\u65BC\u8A31\u591A","relation.oneToOne":"\u4E00\u5C0D\u4E00\u5230","relation.oneWay":"\u6709\u4E00\u500B","table.button.no-fields":"\u65B0\u589E\u6B04\u4F4D","table.content.create-first-content-type":"\u5EFA\u7ACB\u60A8\u7684\u9996\u500B\u96C6\u5408\u578B\u5225","table.content.no-fields.collection-type":"\u5411\u6B64\u96C6\u5408\u578B\u5225\u65B0\u589E\u9996\u500B\u6B04\u4F4D","table.content.no-fields.component":"\u5411\u6B64\u5143\u4EF6\u65B0\u589E\u9996\u500B\u6B04\u4F4D"}')}}]);