@strapi/admin 4.5.0 → 4.5.2
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.
- package/admin/src/components/LeftMenu/index.js +22 -4
- package/admin/src/content-manager/components/DynamicTable/CellContent/RelationMultiple/index.js +4 -3
- package/admin/src/content-manager/components/DynamicZone/components/{AddComponentButton/index.js → AddComponentButton.js} +12 -6
- package/admin/src/content-manager/components/DynamicZone/components/{ComponentPicker/Category/ComponentCard/index.js → ComponentCard.js} +8 -19
- package/admin/src/content-manager/components/DynamicZone/components/{ComponentPicker/Category/index.js → ComponentCategory.js} +19 -18
- package/admin/src/content-manager/components/DynamicZone/components/{ComponentPicker/index.js → ComponentPicker.js} +36 -38
- package/admin/src/content-manager/components/DynamicZone/components/DynamicComponent.js +195 -0
- package/admin/src/content-manager/components/DynamicZone/components/{DzLabel/index.js → DynamicZoneLabel.js} +13 -5
- package/admin/src/content-manager/components/DynamicZone/index.js +33 -118
- package/admin/src/content-manager/pages/ListSettingsView/components/Settings.js +79 -76
- package/admin/src/pages/HomePage/index.js +1 -1
- package/admin/src/pages/MarketplacePage/components/NpmPackagesFilters/FilterSelect.js +2 -1
- package/admin/src/pages/MarketplacePage/components/NpmPackagesFilters/index.js +1 -0
- package/admin/src/pages/SettingsPage/pages/ApiTokens/EditView/components/FormApiTokenContainer/index.js +2 -2
- package/admin/src/pages/SettingsPage/pages/ApiTokens/EditView/components/FormBody/index.js +1 -1
- package/admin/src/pages/SettingsPage/pages/ApiTokens/EditView/components/FormHead/index.js +1 -1
- package/admin/src/translations/nl.json +210 -23
- package/admin/src/translations/pt-BR.json +14 -14
- package/admin/src/translations/pt.json +33 -32
- package/admin/src/translations/sv.json +117 -85
- package/admin/src/translations/zh.json +280 -95
- package/build/{7692.a36fb2c2.chunk.js → 1233.bddaaa76.chunk.js} +144 -445
- package/build/1920.208c77f8.chunk.js +245 -0
- package/build/2438.afe24949.chunk.js +2525 -0
- package/build/2517.5cc235ba.chunk.js +117 -0
- package/build/4306.e62b841c.chunk.js +98 -0
- package/build/4318.7931eee7.chunk.js +30 -0
- package/build/4986.3820d11d.chunk.js +145 -0
- package/build/{8469.41c8d25f.chunk.js → 5015.f080b64e.chunk.js} +6 -1
- package/build/504.9aeff724.chunk.js +758 -0
- package/build/805.a1894307.chunk.js +138 -0
- package/build/8633.8da5488a.chunk.js +1 -0
- package/build/9707.932a3c12.chunk.js +70 -0
- package/build/Admin-authenticatedApp.7484bdf1.chunk.js +80 -0
- package/build/Admin_InternalErrorPage.e0317a5e.chunk.js +1 -0
- package/build/Admin_homePage.54e33c2d.chunk.js +77 -0
- package/build/Admin_marketplace.ff012eb2.chunk.js +26 -0
- package/build/Admin_pluginsPage.3c872de7.chunk.js +6 -0
- package/build/Admin_profilePage.e9fcce92.chunk.js +15 -0
- package/build/Admin_settingsPage.a1a5218b.chunk.js +178 -0
- package/build/admin-app.9cb0abc7.chunk.js +112 -0
- package/build/admin-edit-roles-page.23f15909.chunk.js +1 -0
- package/build/admin-edit-users.283b49ed.chunk.js +10 -0
- package/build/admin-users.a0748674.chunk.js +11 -0
- package/build/api-tokens-list-page.700e575f.chunk.js +16 -0
- package/build/content-manager.577fddcb.chunk.js +1200 -0
- package/build/content-type-builder-list-view.95012cf0.chunk.js +201 -0
- package/build/content-type-builder-translation-pt-BR-json.6fe3b8d1.chunk.js +1 -0
- package/build/content-type-builder-translation-pt-json.96a31576.chunk.js +1 -0
- package/build/content-type-builder-translation-zh-json.3b0afd31.chunk.js +1 -0
- package/build/content-type-builder.95b9d6a2.chunk.js +145 -0
- package/build/email-settings-page.4bb3606f.chunk.js +15 -0
- package/build/email-translation-en-json.ebad8943.chunk.js +1 -0
- package/build/email-translation-pt-json.159505ab.chunk.js +1 -0
- package/build/email-translation-zh-json.62b1c6fe.chunk.js +1 -0
- package/build/i18n-settings-page.195d42fe.chunk.js +1 -0
- package/build/i18n-translation-zh-json.eeebb849.chunk.js +1 -0
- package/build/index.html +1 -1
- package/build/main.23670c4c.js +2026 -0
- package/build/nl-json.26f39180.chunk.js +1 -0
- package/build/pt-BR-json.2b72b1d6.chunk.js +1 -0
- package/build/pt-json.cd67ba86.chunk.js +1 -0
- package/build/runtime~main.4dc8c7c6.js +2 -0
- package/build/sso-settings-page.9f091262.chunk.js +1 -0
- package/build/sv-json.fb1081ff.chunk.js +1 -0
- package/build/upload-settings.3010911f.chunk.js +18 -0
- package/build/upload-translation-pt-json.5c452b48.chunk.js +1 -0
- package/build/upload-translation-zh-json.ac5711de.chunk.js +1 -0
- package/build/upload.9f19f2e8.chunk.js +64 -0
- package/build/users-advanced-settings-page.9df41d67.chunk.js +13 -0
- package/build/users-email-settings-page.56d82eaf.chunk.js +28 -0
- package/build/users-permissions-translation-sv-json.d5d11648.chunk.js +1 -0
- package/build/users-permissions-translation-zh-json.92f406f9.chunk.js +1 -0
- package/build/users-providers-settings-page.96bb7da0.chunk.js +33 -0
- package/build/users-roles-settings-page.445e5e16.chunk.js +30 -0
- package/build/webhook-edit-page.3285abc4.chunk.js +75 -0
- package/build/webhook-list-page.b87821f2.chunk.js +42 -0
- package/build/zh-json.2ecc6b99.chunk.js +1 -0
- package/jest.config.front.js +0 -1
- package/package.json +17 -16
- package/server/content-types/api-token.js +1 -1
- package/webpack.alias.js +3 -2
- package/webpack.config.js +13 -1
- package/admin/src/content-manager/components/DynamicZone/components/Component/Rectangle.js +0 -19
- package/admin/src/content-manager/components/DynamicZone/components/Component/index.js +0 -191
- package/admin/src/content-manager/icons/Bold/index.js +0 -22
- package/admin/src/content-manager/icons/Code/index.js +0 -13
- package/admin/src/content-manager/icons/Cross/index.js +0 -28
- package/admin/src/content-manager/icons/Italic/index.js +0 -23
- package/admin/src/content-manager/icons/Link/index.js +0 -21
- package/admin/src/content-manager/icons/Media/index.js +0 -14
- package/admin/src/content-manager/icons/Na/index.js +0 -39
- package/admin/src/content-manager/icons/Ol/index.js +0 -13
- package/admin/src/content-manager/icons/Quote/index.js +0 -13
- package/admin/src/content-manager/icons/Striked/index.js +0 -24
- package/admin/src/content-manager/icons/Ul/index.js +0 -15
- package/admin/src/content-manager/icons/Underline/index.js +0 -22
- package/build/1856.172d5fa0.chunk.js +0 -174
- package/build/2077.058590f4.chunk.js +0 -206
- package/build/2912.2c42c07b.chunk.js +0 -259
- package/build/4318.5e670740.chunk.js +0 -30
- package/build/4715.22747b59.chunk.js +0 -387
- package/build/4800.a6935af6.chunk.js +0 -1
- package/build/4982.1b75ddb1.chunk.js +0 -325
- package/build/6925.f5c8b6fc.chunk.js +0 -761
- package/build/7379.d246dd38.chunk.js +0 -1
- package/build/7841.c50e9509.chunk.js +0 -259
- package/build/7866.ba215f99.chunk.js +0 -505
- package/build/8380.e53e7207.chunk.js +0 -299
- package/build/8549.832ed79d.chunk.js +0 -159
- package/build/8738.0fe8a61e.chunk.js +0 -463
- package/build/9066.eaf76ff3.chunk.js +0 -101
- package/build/9166.90876521.chunk.js +0 -342
- package/build/9420.5292d1d2.chunk.js +0 -505
- package/build/9649.468667d9.chunk.js +0 -199
- package/build/Admin-authenticatedApp.c4f68103.chunk.js +0 -80
- package/build/Admin_InternalErrorPage.12e24216.chunk.js +0 -1
- package/build/Admin_homePage.26d32e30.chunk.js +0 -72
- package/build/Admin_marketplace.32375885.chunk.js +0 -22
- package/build/Admin_pluginsPage.4d59785a.chunk.js +0 -1
- package/build/Admin_profilePage.da32abbc.chunk.js +0 -15
- package/build/Admin_settingsPage.bf2234e1.chunk.js +0 -178
- package/build/admin-app.9049056c.chunk.js +0 -112
- package/build/admin-edit-roles-page.69d9fcb2.chunk.js +0 -1
- package/build/admin-edit-users.c585212f.chunk.js +0 -10
- package/build/admin-users.d71f198a.chunk.js +0 -11
- package/build/api-tokens-list-page.bb36535f.chunk.js +0 -16
- package/build/content-manager.ff998bed.chunk.js +0 -1204
- package/build/content-type-builder-list-view.5b3cd768.chunk.js +0 -194
- package/build/content-type-builder-translation-pt-BR-json.d6c7fcc1.chunk.js +0 -1
- package/build/content-type-builder-translation-pt-json.766bd747.chunk.js +0 -1
- package/build/content-type-builder-translation-zh-json.2cc55621.chunk.js +0 -1
- package/build/content-type-builder.16af63a6.chunk.js +0 -145
- package/build/email-settings-page.c3469093.chunk.js +0 -103
- package/build/email-translation-en-json.3d74ff95.chunk.js +0 -1
- package/build/email-translation-pt-json.959ea070.chunk.js +0 -1
- package/build/email-translation-zh-json.3455468b.chunk.js +0 -1
- package/build/i18n-settings-page.46d894ff.chunk.js +0 -101
- package/build/main.91328e7a.js +0 -9381
- package/build/nl-json.2b8cc3a0.chunk.js +0 -1
- package/build/pt-BR-json.7852f808.chunk.js +0 -1
- package/build/pt-json.3161ca22.chunk.js +0 -1
- package/build/runtime~main.c9c319c0.js +0 -2
- package/build/sso-settings-page.9ceb0140.chunk.js +0 -1
- package/build/sv-json.8e5a7911.chunk.js +0 -1
- package/build/upload-settings.53b690f3.chunk.js +0 -101
- package/build/upload-translation-zh-json.ee8fba96.chunk.js +0 -1
- package/build/upload.7084cea6.chunk.js +0 -7
- package/build/users-advanced-settings-page.3f4ee86e.chunk.js +0 -101
- package/build/users-email-settings-page.73c41236.chunk.js +0 -1
- package/build/users-permissions-translation-sv-json.83c60841.chunk.js +0 -1
- package/build/users-permissions-translation-zh-json.e03ae2a4.chunk.js +0 -1
- package/build/users-providers-settings-page.f8e78537.chunk.js +0 -1
- package/build/users-roles-settings-page.b33ec5e5.chunk.js +0 -30
- package/build/webhook-edit-page.dc9442ce.chunk.js +0 -23
- package/build/webhook-list-page.02191138.chunk.js +0 -134
- 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:(_,j,a)=>{a.r(j),a.d(j,{default:()=>ln});var e=a(32735),d=a(88425),m=a(19406),M=a(29439),P=a(66456),$=a(68625),I=a(41415),k=a(36320),f=a(27677),s=a(62345),v=a(28356),J=a(17e3),ee=a(33795),Z=a.n(ee),te=a(23973),Q=a.n(te),de=a(89793),ne=a.n(de),pe=a(23940),H=a.n(pe),z=a(5636),F=a(5141),i=a(60216),r=a.n(i),l=a(88860),g=a(56755),L=a(33827),D=a(94547),A=a(19786),oe=a(73269),re=a(32237),U=a(198),b=a(83292),E=a(92318),Ye=a(35331),qe=a(10504);const Ce=(0,b.default)(qe.G)`
|
|
2
|
+
width: ${(0,d.pxToRem)(32)} !important;
|
|
3
|
+
height: ${(0,d.pxToRem)(32)} !important;
|
|
4
|
+
padding: ${(0,d.pxToRem)(9)};
|
|
5
|
+
border-radius: ${(0,d.pxToRem)(64)};
|
|
6
|
+
background: ${({theme:t})=>t.colors.neutral150};
|
|
7
|
+
path {
|
|
8
|
+
fill: ${({theme:t})=>t.colors.neutral500};
|
|
9
|
+
}
|
|
10
|
+
`,we=b.default.div`
|
|
11
|
+
position: absolute;
|
|
12
|
+
display: none;
|
|
13
|
+
top: 5px;
|
|
14
|
+
right: ${(0,d.pxToRem)(8)};
|
|
15
|
+
|
|
16
|
+
svg {
|
|
17
|
+
width: ${(0,d.pxToRem)(10)};
|
|
18
|
+
height: ${(0,d.pxToRem)(10)};
|
|
19
|
+
path {
|
|
20
|
+
fill: ${({theme:t})=>t.colors.primary600};
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
`,_e=(0,b.default)(s.x)`
|
|
24
|
+
flex-shrink: 0;
|
|
25
|
+
width: ${(0,d.pxToRem)(140)};
|
|
26
|
+
height: ${(0,d.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
|
+
${we} {
|
|
41
|
+
display: block;
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
${Ce} {
|
|
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,b.default)(f.K)`
|
|
56
|
+
align-items: center;
|
|
57
|
+
`;function ue({component:t,dzName:n,index:o,isActive:c,isInDevelopmentMode:y,onClick:u}){const{modifiedData:T,removeComponentFromDynamicZone:R}=(0,U.Z)(),{schema:{icon:h,displayName:x}}=Z()(T,["components",t],{schema:{icon:null}}),C=p=>{p.stopPropagation(),R(n,o)};return e.createElement("button",{type:"button",onClick:u},e.createElement(_e,{className:c?"active":"",borderRadius:"borderRadius",paddingLeft:4,paddingRight:4},e.createElement(et,{spacing:1},e.createElement(Ce,{icon:h||"dice-d6"}),e.createElement(s.x,{maxWidth:`calc(${(0,d.pxToRem)(140)} - 32px)`},e.createElement(l.Z,{variant:"pi",fontWeight:"bold",ellipsis:!0},x))),y&&e.createElement(we,{role:"button",tabIndex:0,onKeyDown:p=>(p.key==="Enter"||p.key===" ")&&C(p),onClick:C},e.createElement(Ye.default,null))))}ue.defaultProps={component:null,isActive:!1,isInDevelopmentMode:!1,onClick(){}},ue.propTypes={component:r().string,dzName:r().string.isRequired,index:r().number.isRequired,isActive:r().bool,isInDevelopmentMode:r().bool,onClick:r().func};const tt=ue,xe=b.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,d.pxToRem)(20)};
|
|
69
|
+
position: relative;
|
|
70
|
+
|
|
71
|
+
&::before {
|
|
72
|
+
content: '';
|
|
73
|
+
width: ${(0,d.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 me({customRowComponent:t,component:n,isFromDynamicZone:o,isNestedInDZComponent:c,firstLoopComponentUid:y}){const{modifiedData:u}=(0,U.Z)(),{schema:{attributes:T}}=Z()(u,["components",n],{schema:{attributes:[]}});return e.createElement(xe,{isChildOfDynamicZone:o,className:"component-row"},e.createElement("td",{colSpan:12},e.createElement(Ie,{customRowComponent:t,items:T,targetUid:n,firstLoopComponentUid:y||n,editTarget:"components",isFromDynamicZone:o,isNestedInDZComponent:c,isSub:!0,secondLoopComponentUid:y?n:null})))}me.defaultProps={component:null,customRowComponent:null,firstLoopComponentUid:null,isFromDynamicZone:!1,isNestedInDZComponent:!1},me.propTypes={component:r().string,customRowComponent:r().func,firstLoopComponentUid:r().string,isFromDynamicZone:r().bool,isNestedInDZComponent:r().bool};const Oe=me;var nt=Object.defineProperty,ot=Object.defineProperties,rt=Object.getOwnPropertyDescriptors,Pe=Object.getOwnPropertySymbols,at=Object.prototype.hasOwnProperty,lt=Object.prototype.propertyIsEnumerable,Re=(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)&&Re(t,o,n[o]);if(Pe)for(var o of Pe(n))lt.call(n,o)&&Re(t,o,n[o]);return t},st=(t,n)=>ot(t,rt(n));const ct=(0,b.default)(m.default)`
|
|
89
|
+
width: ${(0,d.pxToRem)(32)};
|
|
90
|
+
height: ${(0,d.pxToRem)(32)};
|
|
91
|
+
padding: ${(0,d.pxToRem)(9)};
|
|
92
|
+
border-radius: ${(0,d.pxToRem)(64)};
|
|
93
|
+
background: ${({theme:t})=>t.colors.primary100};
|
|
94
|
+
path {
|
|
95
|
+
fill: ${({theme:t})=>t.colors.primary600};
|
|
96
|
+
}
|
|
97
|
+
`,dt=(0,b.default)(s.x)`
|
|
98
|
+
height: ${(0,d.pxToRem)(90)};
|
|
99
|
+
position: absolute;
|
|
100
|
+
width: 100%;
|
|
101
|
+
top: 0;
|
|
102
|
+
left: 0;
|
|
103
|
+
`,pt=(0,b.default)(f.K)`
|
|
104
|
+
width: 100%;
|
|
105
|
+
overflow-x: auto;
|
|
106
|
+
`,ut=(0,b.default)(s.x)`
|
|
107
|
+
padding-top: ${(0,d.pxToRem)(90)};
|
|
108
|
+
`,mt=(0,b.default)(f.K)`
|
|
109
|
+
flex-shrink: 0;
|
|
110
|
+
width: ${(0,d.pxToRem)(140)};
|
|
111
|
+
height: ${(0,d.pxToRem)(80)};
|
|
112
|
+
justify-content: center;
|
|
113
|
+
align-items: center;
|
|
114
|
+
`;function fe({customRowComponent:t,components:n,addComponent:o,name:c,targetUid:y}){const{isInDevelopmentMode:u}=(0,U.Z)(),[T,R]=(0,e.useState)(0),{formatMessage:h}=(0,z.useIntl)(),x=p=>{T!==p&&R(p)},C=()=>{o(c)};return e.createElement(xe,{className:"dynamiczone-row",isFromDynamicZone:!0},e.createElement("td",{colSpan:12},e.createElement(dt,{paddingLeft:8},e.createElement(pt,{horizontal:!0,spacing:2},u&&e.createElement("button",{type:"button",onClick:C},e.createElement(mt,{spacing:1},e.createElement(ct,null),e.createElement(l.Z,{variant:"pi",fontWeight:"bold",textColor:"primary600"},h({id:(0,E.Z)("button.component.add"),formatMessage:"Add a component"})))),n.map((p,w)=>e.createElement(tt,{key:p,dzName:c,index:w,component:p,isActive:T===w,isInDevelopmentMode:u,onClick:()=>x(w)})))),e.createElement(ut,null,n.map((p,w)=>{const O={customRowComponent:t,component:p};return e.createElement(s.x,{tabId:`${w}`,key:p,style:{display:T===w?"block":"none"}},e.createElement("table",null,e.createElement("tbody",null,e.createElement(Oe,st(it({},O),{isFromDynamicZone:!0,targetUid:y,key:p})))))}))))}fe.defaultProps={addComponent(){},components:[],customRowComponent:null,name:null},fe.propTypes={addComponent:r().func,components:r().instanceOf(Array),customRowComponent:r().func,name:r().string,targetUid:r().string.isRequired};const ft=fe,gt=(0,b.default)(s.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,ae=Object.getOwnPropertySymbols,Le=Object.prototype.hasOwnProperty,$e=Object.prototype.propertyIsEnumerable,Ze=(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={}))Le.call(n,o)&&Ze(t,o,n[o]);if(ae)for(var o of ae(n))$e.call(n,o)&&Ze(t,o,n[o]);return t},ht=(t,n)=>{var o={};for(var c in t)Le.call(t,c)&&n.indexOf(c)<0&&(o[c]=t[c]);if(t!=null&&ae)for(var c of ae(t))n.indexOf(c)<0&&$e.call(t,c)&&(o[c]=t[c]);return o};const bt=(0,b.default)(s.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,b.default)(s.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
|
+
`,Me=t=>{var n=t,{children:o,icon:c,color:y}=n,u=ht(n,["children","icon","color"]);return e.createElement(Et,vt({paddingBottom:4,paddingTop:4,as:"button",type:"button"},u),e.createElement(k.k,null,e.createElement(bt,{color:y,"aria-hidden":!0,background:`${y}200`},c),e.createElement(s.x,{paddingLeft:3},e.createElement(l.Z,{variant:"pi",fontWeight:"bold",textColor:`${y}600`},o))))};Me.propTypes={color:r().string.isRequired,children:r().string.isRequired,icon:r().node.isRequired};const Tt=Me;var Ct=Object.defineProperty,wt=Object.defineProperties,xt=Object.getOwnPropertyDescriptors,Ae=Object.getOwnPropertySymbols,Ot=Object.prototype.hasOwnProperty,Pt=Object.prototype.propertyIsEnumerable,De=(t,n,o)=>n in t?Ct(t,n,{enumerable:!0,configurable:!0,writable:!0,value:o}):t[n]=o,le=(t,n)=>{for(var o in n||(n={}))Ot.call(n,o)&&De(t,o,n[o]);if(Ae)for(var o of Ae(n))Pt.call(n,o)&&De(t,o,n[o]);return t},ge=(t,n)=>wt(t,xt(n));function ye({addComponentToDZ:t,customRowComponent:n,editTarget:o,firstLoopComponentUid:c,isFromDynamicZone:y,isMain:u,isNestedInDZComponent:T,isSub:R,items:h,secondLoopComponentUid:x,targetUid:C}){const{formatMessage:p}=(0,z.useIntl)(),{trackUsage:w}=(0,d.useTracking)(),{isInDevelopmentMode:O,modifiedData:G,isInContentTypeView:N}=(0,U.Z)(),{onOpenModalAddField:W}=(0,re.Z)(),B=()=>{w("hasClickedCTBAddFieldBanner"),W({forTarget:o,targetUid:C})};return C?h.length===0&&u?e.createElement(g.i,{colCount:2,rowCount:2},e.createElement(L.h,null,e.createElement(D.Tr,null,e.createElement(A.Th,null,e.createElement(l.Z,{variant:"sigma",textColor:"neutral600"},p({id:"global.name",defaultMessage:"Name"}))),e.createElement(A.Th,null,e.createElement(l.Z,{variant:"sigma",textColor:"neutral600"},p({id:"global.type",defaultMessage:"Type"}))))),e.createElement(d.EmptyBodyTable,{action:e.createElement(I.z,{onClick:B,size:"L",startIcon:e.createElement(m.default,null),variant:"secondary"},p({id:(0,E.Z)("table.button.no-fields"),defaultMessage:"Add new field"})),colSpan:2,content:N?{id:(0,E.Z)("table.content.no-fields.collection-type"),defaultMessage:"Add your first field to this Collection-Type"}:{id:(0,E.Z)("table.content.no-fields.component"),defaultMessage:"Add your first field to this component"}})):e.createElement(gt,null,e.createElement(s.x,le({paddingLeft:6,paddingRight:u?6:0},u&&{style:{overflowX:"auto"}}),e.createElement("table",null,u&&e.createElement("thead",null,e.createElement("tr",null,e.createElement("th",null,e.createElement(l.Z,{variant:"sigma",textColor:"neutral600"},p({id:"global.name",defaultMessage:"Name"}))),e.createElement("th",{colSpan:"2"},e.createElement(l.Z,{variant:"sigma",textColor:"neutral600"},p({id:"global.type",defaultMessage:"Type"}))))),e.createElement("tbody",null,h.map(V=>{const{type:X}=V,Y=n;return e.createElement(e.Fragment,{key:V.name},e.createElement(Y,ge(le({},V),{isNestedInDZComponent:T,targetUid:C,editTarget:o,firstLoopComponentUid:c,isFromDynamicZone:y,secondLoopComponentUid:x})),X==="component"&&e.createElement(Oe,ge(le({},V),{customRowComponent:n,targetUid:C,isNestedInDZComponent:y,editTarget:o,firstLoopComponentUid:c})),X==="dynamiczone"&&e.createElement(ft,ge(le({},V),{customRowComponent:n,addComponent:t,targetUid:C})))})))),u&&O&&e.createElement(oe.c,{icon:e.createElement(m.default,null),onClick:B},p({id:(0,E.Z)(`form.button.add.field.to.${G.contentType?G.contentType.schema.kind:o||"collectionType"}`),defaultMessage:"Add another field"})),R&&O&&e.createElement(Tt,{icon:e.createElement(m.default,null),onClick:B,color:y?"primary":"neutral"},p({id:(0,E.Z)("form.button.add.field.to.component"),defaultMessage:"Add another field"}))):e.createElement(g.i,{colCount:2,rowCount:2},e.createElement(L.h,null,e.createElement(D.Tr,null,e.createElement(A.Th,null,e.createElement(l.Z,{variant:"sigma",textColor:"neutral600"},p({id:"global.name",defaultMessage:"Name"}))),e.createElement(A.Th,null,e.createElement(l.Z,{variant:"sigma",textColor:"neutral600"},p({id:"global.type",defaultMessage:"Type"}))))),e.createElement(d.EmptyBodyTable,{colSpan:2,content:{id:(0,E.Z)("table.content.create-first-content-type"),defaultMessage:"Create your first Collection-Type"}}))}ye.defaultProps={addComponentToDZ(){},customRowComponent:null,firstLoopComponentUid:null,isFromDynamicZone:!1,isNestedInDZComponent:!1,isMain:!1,isSub:!1,items:[],secondLoopComponentUid:null,targetUid:null},ye.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 Ie=ye;var je=a(50563),Rt=Object.defineProperty,Be=Object.getOwnPropertySymbols,Lt=Object.prototype.hasOwnProperty,$t=Object.prototype.propertyIsEnumerable,Se=(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)&&Se(t,o,n[o]);if(Be)for(var o of Be(n))$t.call(n,o)&&Se(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,ke=Object.getOwnPropertySymbols,It=Object.prototype.hasOwnProperty,jt=Object.prototype.propertyIsEnumerable,Fe=(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)&&Fe(t,o,n[o]);if(ke)for(var o of ke(n))jt.call(n,o)&&Fe(t,o,n[o]);return t};const St=(0,b.default)(s.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=b.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
|
+
`,Ne=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"})));Ne.propTypes={color:r().string.isRequired};const Ft=Ne,ve=({content:t})=>H()(t);ve.defaultProps={content:null},ve.propTypes={content:r().string};const Nt=ve,Vt=(0,b.default)(s.x)`
|
|
193
|
+
position: relative;
|
|
194
|
+
`;var zt=a(25747);const he=({type:t,customField:n,repeatable:o})=>{const{formatMessage:c}=(0,z.useIntl)();let y=t;return["integer","biginteger","float","decimal"].includes(t)?y="number":["string"].includes(t)&&(y="text"),n?e.createElement(l.Z,null,c({id:(0,E.Z)("attribute.customField"),defaultMessage:"Custom field"})):e.createElement(l.Z,null,c({id:(0,E.Z)(`attribute.${y}`),defaultMessage:t}),"\xA0",o&&c({id:(0,E.Z)("component.repeatable"),defaultMessage:"(repeatable)"}))};he.defaultProps={customField:null,repeatable:!1},he.propTypes={type:r().string.isRequired,customField:r().string,repeatable:r().bool};const Ut=he;var Wt=Object.defineProperty,Ve=Object.getOwnPropertySymbols,Kt=Object.prototype.hasOwnProperty,Ht=Object.prototype.propertyIsEnumerable,ze=(t,n,o)=>n in t?Wt(t,n,{enumerable:!0,configurable:!0,writable:!0,value:o}):t[n]=o,Ue=(t,n)=>{for(var o in n||(n={}))Kt.call(n,o)&&ze(t,o,n[o]);if(Ve)for(var o of Ve(n))Ht.call(n,o)&&ze(t,o,n[o]);return t};function be({configurable:t,customField:n,editTarget:o,firstLoopComponentUid:c,isFromDynamicZone:y,name:u,onClick:T,relation:R,repeatable:h,secondLoopComponentUid:x,target:C,targetUid:p,type:w}){const{contentTypes:O,isInDevelopmentMode:G,removeAttribute:N}=(0,U.Z)(),{formatMessage:W}=(0,z.useIntl)(),B=w==="relation"&&R.includes("morph"),V=["integer","biginteger","float","decimal"].includes(w)?"number":w,X=Z()(O,[C],{}),Y=Z()(X,["schema","displayName"],""),q=Z()(X,"plugin"),Te=C?"relation":V,ie=()=>{B||t!==!1&&T(o,x||c||p,u,w,n)};let K;return x&&c?K=2:c?K=1:K=0,e.createElement(Vt,Ue({as:"tr"},(0,d.onRowClick)({fn:ie,condition:G&&t&&!B})),e.createElement("td",{style:{position:"relative"}},K!==0&&e.createElement(Ft,{color:y?"primary200":"neutral150"}),e.createElement(f.K,{paddingLeft:2,spacing:4,horizontal:!0},e.createElement(zt.Z,{type:Te,customField:n}),e.createElement(l.Z,{fontWeight:"bold"},u))),e.createElement("td",null,C?e.createElement(l.Z,null,W({id:(0,E.Z)(`modelPage.attribute.${B?"relation-polymorphic":"relationWith"}`),defaultMessage:"Relation with"}),"\xA0",e.createElement("span",{style:{fontStyle:"italic"}},e.createElement(Nt,{content:Y}),"\xA0",q&&`(${W({id:(0,E.Z)("from"),defaultMessage:"from"})}: ${q})`)):e.createElement(Ut,{type:w,customField:n,repeatable:h})),e.createElement("td",null,G?e.createElement(k.k,Ue({justifyContent:"flex-end"},d.stopPropagation),t?e.createElement(f.K,{horizontal:!0,spacing:1},!B&&e.createElement(je.h,{onClick:ie,label:`${W({id:"app.utils.edit",defaultMessage:"Edit"})} ${u}`,noBorder:!0,icon:e.createElement($.Z,null)}),e.createElement(je.h,{onClick:se=>{se.stopPropagation(),N(o,u,x||c||"")},label:`${W({id:"global.delete",defaultMessage:"Delete"})} ${u}`,noBorder:!0,icon:e.createElement(At.default,null)})):e.createElement(Mt,null)):e.createElement(s.x,{height:(0,d.pxToRem)(32)})))}be.defaultProps={configurable:!0,customField:null,firstLoopComponentUid:null,isFromDynamicZone:!1,onClick(){},relation:"",repeatable:!1,secondLoopComponentUid:null,target:null,targetUid:null,type:null},be.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)(be),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}]},Ee=({disabled:t,isTemporary:n,isInContentTypeView:o,contentTypeKind:c,targetUid:y})=>{const{formatMessage:u}=(0,z.useIntl)(),{push:T}=(0,F.useHistory)(),{collectionTypesConfigurations:R,componentsConfigurations:h,singleTypesConfigurations:x}=Qt,C=u({id:"content-type-builder.form.button.configure-view"});let p=R;const w=()=>(n||T(o?`/content-manager/collectionType/${y}/configurations/edit`:`/content-manager/components/${y}/configurations/edit`),!1);return o&&c==="singleType"&&(p=x),o||(p=h),e.createElement(d.CheckPermissions,{permissions:p},e.createElement(I.z,{startIcon:e.createElement(Jt.Z,null),variant:"tertiary",onClick:w,disabled:n||t},C))};Ee.defaultProps={contentTypeKind:"collectionType",isInContentTypeView:!0,isTemporary:!1,targetUid:""},Ee.propTypes={disabled:r().bool.isRequired,contentTypeKind:r().string,isInContentTypeView:r().bool,isTemporary:r().bool,targetUid:r().string};const Yt=(0,e.memo)(Ee);var qt=Object.defineProperty,_t=Object.defineProperties,en=Object.getOwnPropertyDescriptors,We=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(We)for(var o of We(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((c,y)=>{var u=h=>{try{R(o.next(h))}catch(x){y(x)}},T=h=>{try{R(o.throw(h))}catch(x){y(x)}},R=h=>h.done?c(h.value):Promise.resolve(h.value).then(u,T);R((o=o.apply(t,n)).next())});const ln=()=>{const{initialData:t,modifiedData:n,isInDevelopmentMode:o,isInContentTypeView:c,submitData:y}=(0,U.Z)(),{formatMessage:u}=(0,z.useIntl)(),{trackUsage:T}=(0,d.useTracking)(),R=(0,F.useRouteMatch)("/plugins/content-type-builder/:kind/:currentUID"),{onOpenModalAddComponentsToDZ:h,onOpenModalAddField:x,onOpenModalEditField:C,onOpenModalEditSchema:p,onOpenModalEditCustomField:w}=(0,re.Z)(),O=c?"contentType":"component",G=[O,"schema","attributes"],N=Z()(n,[O,"uid"]),W=Z()(n,[O,"isTemporary"],!1),B=Z()(n,[O,"schema","kind"],null),V=Z()(n,G,[]),X=Q()(t,[O,"plugin"]),Y=!ne()(n,t),q=c?"contentType":"component",Te=S=>{h({dynamicZoneTarget:S,targetUid:N})},ie=(S,He,Ge,Xe,Je)=>an(void 0,null,function*(){const Qe=Xt(Xe);Je?w({forTarget:S,targetUid:He,attributeName:Ge,attributeType:Qe,customFieldUid:Je}):C({forTarget:S,targetUid:He,attributeName:Ge,attributeType:Qe,step:Xe==="component"?"2":null})});let K=Z()(n,[O,"schema","displayName"],"");const se=Z()(n,[O,"schema","kind"],""),ce=(R==null?void 0:R.params.currentUID)==="create-content-type";!K&&ce&&(K=u({id:(0,E.Z)("button.model.create"),defaultMessage:"Create new collection type"}));const sn=()=>{const S=se||O;S==="collectionType"&&T("willEditNameOfContentType"),S==="singleType"&&T("willEditNameOfSingleType"),p({modalType:O,forTarget:O,targetUid:N,kind:S})};return e.createElement(e.Fragment,null,e.createElement(F.Prompt,{message:u({id:(0,E.Z)("prompt.unsaved")}),when:Y}),e.createElement(v.T,{id:"title",primaryAction:o&&e.createElement(f.K,{horizontal:!0,spacing:2},!ce&&e.createElement(I.z,{startIcon:e.createElement(m.default,null),variant:"secondary",onClick:()=>{x({forTarget:q,targetUid:N})}},u({id:(0,E.Z)("button.attributes.add.another")})),e.createElement(I.z,{startIcon:e.createElement(P.Z,null),onClick:()=>y(),type:"submit",disabled:ne()(n,t)},u({id:"global.save",defaultMessage:"Save"}))),secondaryAction:o&&!X&&!ce&&e.createElement(I.z,{startIcon:e.createElement($.Z,null),variant:"tertiary",onClick:sn},u({id:"app.utils.edit",defaultMessage:"Edit"})),title:H()(K),subtitle:u({id:(0,E.Z)("listView.headerLayout.description"),defaultMessage:"Build the data architecture of your content"}),navigationAction:e.createElement(d.Link,{startIcon:e.createElement(M.Z,null),to:"/plugins/content-type-builder/"},u({id:"global.back",defaultMessage:"Back"}))}),e.createElement(J.D,null,e.createElement(f.K,{spacing:4},e.createElement(k.k,{justifyContent:"flex-end"},e.createElement(f.K,{horizontal:!0,spacing:2},e.createElement(Yt,{key:"link-to-cm-settings-view",targetUid:N,isTemporary:W,isInContentTypeView:c,contentTypeKind:B,disabled:ce}))),e.createElement(s.x,{background:"neutral0",shadow:"filterShadow",hasRadius:!0},e.createElement(Ie,{items:V,customRowComponent:S=>e.createElement(Gt,rn(on({},S),{onClick:ie})),addComponentToDZ:Te,targetUid:N,editTarget:q,isMain:!0})))))}},17e3:(_,j,a)=>{a.d(j,{D:()=>M});var e=a(32735),d=a(60216),m=a(62345);const M=({children:P})=>e.createElement(m.x,{paddingLeft:10,paddingRight:10},P);M.propTypes={children:d.node.isRequired}},28356:(_,j,a)=>{a.d(j,{T:()=>H});var e=a(32735),d=a(83292),m=a(60216),M=a(88860),P=a(62345),$=a(36320);const I=i=>{const r=(0,e.useRef)(null),[l,g]=(0,e.useState)(!0),L=([D])=>{g(D.isIntersecting)};return(0,e.useEffect)(()=>{const D=r.current,A=new IntersectionObserver(L,i);return D&&A.observe(r.current),()=>{D&&A.disconnect()}},[r,i]),[r,l]},k=(i,r)=>{(0,e.useLayoutEffect)(()=>{const l=new ResizeObserver(r);return Array.isArray(i)?i.map(g=>{g.current&&l.observe(g.current)}):i.current&&l.observe(i.current),()=>{l.disconnect()}},[])};var f=Object.defineProperty,s=Object.defineProperties,v=Object.getOwnPropertyDescriptors,J=Object.getOwnPropertySymbols,ee=Object.prototype.hasOwnProperty,Z=Object.prototype.propertyIsEnumerable,te=(i,r,l)=>r in i?f(i,r,{enumerable:!0,configurable:!0,writable:!0,value:l}):i[r]=l,Q=(i,r)=>{for(var l in r||(r={}))ee.call(r,l)&&te(i,l,r[l]);if(J)for(var l of J(r))Z.call(r,l)&&te(i,l,r[l]);return i},de=(i,r)=>s(i,v(r)),ne=(i,r)=>{var l={};for(var g in i)ee.call(i,g)&&r.indexOf(g)<0&&(l[g]=i[g]);if(i!=null&&J)for(var g of J(i))r.indexOf(g)<0&&Z.call(i,g)&&(l[g]=i[g]);return l};const pe=()=>{const i=(0,e.useRef)(null),[r,l]=(0,e.useState)(null),[g,L]=I({root:null,rootMargin:"0px",threshold:0});return k(g,()=>{g.current&&l(g.current.getBoundingClientRect())}),(0,e.useEffect)(()=>{i.current&&l(i.current.getBoundingClientRect())},[i]),{containerRef:g,isVisible:L,baseHeaderLayoutRef:i,headerSize:r}},H=i=>{const{containerRef:r,isVisible:l,baseHeaderLayoutRef:g,headerSize:L}=pe();return e.createElement(e.Fragment,null,e.createElement("div",{style:{height:L==null?void 0:L.height},ref:r},l&&e.createElement(F,Q({ref:g},i))),!l&&e.createElement(F,de(Q({},i),{sticky:!0,width:L==null?void 0:L.width})))};H.displayName="HeaderLayout";const z=(0,d.default)(P.x)`
|
|
195
|
+
position: fixed;
|
|
196
|
+
top: 0;
|
|
197
|
+
right: 0;
|
|
198
|
+
width: ${i=>i.width}px;
|
|
199
|
+
z-index: 4;
|
|
200
|
+
box-shadow: ${({theme:i})=>i.shadows.tableShadow};
|
|
201
|
+
`,F=e.forwardRef((i,r)=>{var l=i,{navigationAction:g,primaryAction:L,secondaryAction:D,subtitle:A,title:oe,sticky:re,width:U}=l,b=ne(l,["navigationAction","primaryAction","secondaryAction","subtitle","title","sticky","width"]);const E=typeof A=="string";return re?e.createElement(z,{paddingLeft:6,paddingRight:6,paddingTop:3,paddingBottom:3,background:"neutral0",width:U,"data-strapi-header-sticky":!0},e.createElement($.k,{justifyContent:"space-between"},e.createElement($.k,null,g&&e.createElement(P.x,{paddingRight:3},g),e.createElement(P.x,null,e.createElement(M.Z,Q({variant:"beta",as:"h1"},b),oe),E?e.createElement(M.Z,{variant:"pi",textColor:"neutral600"},A):A),D?e.createElement(P.x,{paddingLeft:4},D):null),e.createElement($.k,null,L?e.createElement(P.x,{paddingLeft:2},L):void 0))):e.createElement(P.x,{ref:r,paddingLeft:10,paddingRight:10,paddingBottom:8,paddingTop:g?6:8,background:"neutral100","data-strapi-header":!0},g?e.createElement(P.x,{paddingBottom:2},g):null,e.createElement($.k,{justifyContent:"space-between"},e.createElement($.k,null,e.createElement(M.Z,Q({as:"h1",variant:"alpha"},b),oe),D?e.createElement(P.x,{paddingLeft:4},D):null),L),E?e.createElement(M.Z,{variant:"epsilon",textColor:"neutral600",as:"p"},A):A)});F.displayName="BaseHeaderLayout",F.defaultProps={navigationAction:void 0,primaryAction:void 0,secondaryAction:void 0,subtitle:void 0,sticky:!1,width:void 0},F.propTypes={navigationAction:m.node,primaryAction:m.node,secondaryAction:m.node,sticky:m.bool,subtitle:m.oneOfType([m.string,m.node]),title:m.string.isRequired,width:m.number},H.defaultProps={navigationAction:void 0,primaryAction:void 0,secondaryAction:void 0,subtitle:void 0},H.propTypes={navigationAction:m.node,primaryAction:m.node,secondaryAction:m.node,subtitle:m.oneOfType([m.string,m.node]),title:m.string.isRequired}},29439:(_,j,a)=>{a.d(j,{Z:()=>k});var e=a(32735),d=Object.defineProperty,m=Object.getOwnPropertySymbols,M=Object.prototype.hasOwnProperty,P=Object.prototype.propertyIsEnumerable,$=(f,s,v)=>s in f?d(f,s,{enumerable:!0,configurable:!0,writable:!0,value:v}):f[s]=v,I=(f,s)=>{for(var v in s||(s={}))M.call(s,v)&&$(f,v,s[v]);if(m)for(var v of m(s))P.call(s,v)&&$(f,v,s[v]);return f};function k(f){return e.createElement("svg",I({width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},f),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:(_,j,a)=>{a.d(j,{Z:()=>k});var e=a(32735),d=Object.defineProperty,m=Object.getOwnPropertySymbols,M=Object.prototype.hasOwnProperty,P=Object.prototype.propertyIsEnumerable,$=(f,s,v)=>s in f?d(f,s,{enumerable:!0,configurable:!0,writable:!0,value:v}):f[s]=v,I=(f,s)=>{for(var v in s||(s={}))M.call(s,v)&&$(f,v,s[v]);if(m)for(var v of m(s))P.call(s,v)&&$(f,v,s[v]);return f};function k(f){return e.createElement("svg",I({width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},f),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([[5906],{52805:e=>{e.exports=JSON.parse('{"ComponentIconPicker.search.placeholder":"Pesquisar por um \xEDcone","attribute.boolean":"Booleano","attribute.boolean.description":"Sim ou n\xE3o, 1 ou 0, verdadeiro ou falso","attribute.component":"Componente","attribute.component.description":"Grupo de campos que voc\xEA pode repetir ou reutilizar","attribute.date":"Data","attribute.date.description":"Seleciona datas com horas, minutos e segundos","attribute.datetime":"Data e hora","attribute.dynamiczone":"Zona din\xE2mica","attribute.dynamiczone.description":"Escolha um componente dinamicamente quando estiver editando um conte\xFAdo","attribute.email":"E-mail","attribute.email.description":"Campo de email com valida\xE7\xE3o de formato","attribute.enumeration":"Enumera\xE7\xE3o","attribute.enumeration.description":"Lista de valores, escolha um","attribute.json":"JSON","attribute.json.description":"Dados no formato de JSON","attribute.media":"M\xEDdia","attribute.media.description":"Arquivos como imagens, v\xEDdeos, etc","attribute.null":" ","attribute.number":"N\xFAmero","attribute.number.description":"N\xFAmeros (inteiro, flutuante, decimal)","attribute.password":"Senha","attribute.password.description":"Campo de senha com criptografia","attribute.relation":"Rela\xE7\xE3o","attribute.relation.description":"Refere-se a um Tipo de Cole\xE7\xE3o","attribute.richtext":"Texto avan\xE7ado","attribute.richtext.description":"Um editor de texto avan\xE7ado com op\xE7\xF5es de formata\xE7\xE3o","attribute.text":"Texto","attribute.text.description":"Texto curto ou longo como t\xEDtulo ou descri\xE7\xE3o","attribute.time":"Time","attribute.timestamp":"Timestamp","attribute.uid":"UID","attribute.uid.description":"Identificador \xFAnico","button.attributes.add.another":"Adicionar outro campo","button.component.add":"Adicionar um componente","button.component.create":"Criar novo componente","button.model.create":"Criar novo tipo de cole\xE7\xE3o","button.single-types.create":"Criar novo tipo \xFAnico","component.repeatable":"(repet\xEDvel)","components.SelectComponents.displayed-value":"{number, plural, =0 {# componentes} one {# componente} other {# componentes}} selecionados","components.componentSelect.no-component-available":"Voc\xEA j\xE1 adicionou todos os seus componentes","components.componentSelect.no-component-available.with-search":"N\xE3o h\xE1 nenhum componente que corresponda \xE0 sua pesquisa","components.componentSelect.value-component":"{number} componente selecionado (digite para pesquisar por um componente)","components.componentSelect.value-components":"{number} componentes selecionados","configurations":"Configura\xE7\xF5es","contentType.apiId-plural.description":"ID de API pluralizado","contentType.apiId-plural.label":"ID da API (plural)","contentType.apiId-singular.description":"O UID \xE9 usado para gerar as rotas de API e tabelas/cole\xE7\xF5es de bancos de dados","contentType.apiId-singular.label":"ID da API (Singular)","contentType.collectionName.description":"\xDAtil quando o nome do seu Tipo de Conte\xFAdo e o nome da sua tabela diferem","contentType.collectionName.label":"Nome da cole\xE7\xE3o","contentType.displayName.label":"Mostrar nome","contentType.draftAndPublish.description":"Escreva uma vers\xE3o de rascunho de cada entrada antes de public\xE1-la","contentType.draftAndPublish.label":"Sistema de rascunho/publica\xE7\xE3o","contentType.kind.change.warning":"Voc\xEA acabou de alterar o tipo de um tipo de conte\xFAdo: a API ser\xE1 redefinida (rotas, controladores e servi\xE7os ser\xE3o substitu\xEDdos).","error.attributeName.reserved-name":"Este nome n\xE3o pode ser usado em seu tipo de conte\xFAdo, pois pode quebrar outras funcionalidades","error.contentType.pluralName-used":"Este valor n\xE3o pode ser igual ao singular","error.contentType.singularName-used":"Este valor n\xE3o pode ser igual ao plural","error.contentTypeName.reserved-name":"Este nome n\xE3o pode ser usado em seu projeto, pois pode quebrar outras funcionalidades","error.validation.enum-duplicate":"Valores duplicados n\xE3o s\xE3o permitidos (somente os caracteres alfanum\xE9ricos s\xE3o considerados).","error.validation.enum-empty-string":"Strings vazias n\xE3o s\xE3o permitidas","error.validation.enum-regex":"Pelo menos um valor \xE9 inv\xE1lido. Os valores devem ter pelo menos um caractere alfab\xE9tico antes da primeira ocorr\xEAncia de um n\xFAmero.","error.validation.minSupMax":"N\xE3o pode ser superior","error.validation.positive":"Valor deve ser positivo","error.validation.regex":"O padr\xE3o Regex \xE9 inv\xE1lido","error.validation.relation.targetAttribute-taken":"Este atributo j\xE1 est\xE1 sendo usado","form.attribute.component.option.add":"Adicionar componente","form.attribute.component.option.create":"Criar novo componente","form.attribute.component.option.create.description":"Um componente \xE9 compartilhado entre tipos e componentes, ele estar\xE1 dispon\xEDvel e acess\xEDvel em qualquer lugar.","form.attribute.component.option.repeatable":"Componente repet\xEDvel","form.attribute.component.option.repeatable.description":"Melhor para v\xE1rias inst\xE2ncias (array) de ingredientes, meta tags, etc.","form.attribute.component.option.reuse-existing":"Reutilizar componente existente","form.attribute.component.option.reuse-existing.description":"Reutilize um componente j\xE1 criado para manter seus dados consistentes em todos os tipos de conte\xFAdo.","form.attribute.component.option.single":"Componente \xFAnico","form.attribute.component.option.single.description":"Melhor para agrupar campos como endere\xE7o completo, informa\xE7\xF5es principais, etc...","form.attribute.item.customColumnName":"Nomes de coluna personalizados","form.attribute.item.customColumnName.description":"Isso \xE9 \xFAtil para renomear os nomes das colunas do banco de dados em um formato mais abrangente para as respostas da API","form.attribute.item.date.type.date":"data (ex: 01/01/{currentYear})","form.attribute.item.date.type.datetime":"data e hora (ex: 01/01/{currentYear} 00:00 AM)","form.attribute.item.date.type.time":"hora (ex: 00:00 AM)","form.attribute.item.defineRelation.fieldName":"Nome do campo","form.attribute.item.enumeration.graphql":"Substitui\xE7\xE3o de nome para GraphQL","form.attribute.item.enumeration.graphql.description":"Permite que voc\xEA substitua o nome padr\xE3o gerado para GraphQL","form.attribute.item.enumeration.placeholder":"Ex:\\nmanh\xE3\\ntarde\\nnoite","form.attribute.item.enumeration.rules":"Valores (uma linha por valor)","form.attribute.item.maximum":"Valor m\xE1ximo","form.attribute.item.maximumLength":"Tamanho m\xE1ximo","form.attribute.item.minimum":"Valor m\xEDnimo","form.attribute.item.minimumLength":"Tamanho m\xEDnimo","form.attribute.item.number.type":"Formato de n\xFAmero","form.attribute.item.number.type.biginteger":"inteiro grande (ex: 123456789)","form.attribute.item.number.type.decimal":"decimal (ex: 2.22)","form.attribute.item.number.type.float":"float (ex: 3.33333333)","form.attribute.item.number.type.integer":"inteiro (ex: 10)","form.attribute.item.privateField":"Campo privado","form.attribute.item.privateField.description":"Este campo n\xE3o aparecer\xE1 na resposta da API","form.attribute.item.requiredField":"Campo obrigat\xF3rio","form.attribute.item.requiredField.description":"Voc\xEA n\xE3o poder\xE1 criar uma entrada se este campo estiver vazio","form.attribute.item.text.regex":"Padr\xE3o Regex","form.attribute.item.text.regex.description":"O texto da express\xE3o regular","form.attribute.item.uniqueField":"Campo \xFAnico","form.attribute.item.uniqueField.description":"Voc\xEA n\xE3o poder\xE1 criar uma entrada se houver uma entrada existente com conte\xFAdo id\xEAntico","form.attribute.media.allowed-types":"Selecione os tipos de m\xEDdia permitidos","form.attribute.media.allowed-types.option-files":"Arquivos","form.attribute.media.allowed-types.option-images":"Imagens","form.attribute.media.allowed-types.option-videos":"V\xEDdeos","form.attribute.media.option.multiple":"M\xFAltiplos","form.attribute.media.option.multiple.description":"Melhor para sliders, carross\xE9is ou download de v\xE1rios arquivos","form.attribute.media.option.single":"\xDAnico","form.attribute.media.option.single.description":"Melhor para avatar, foto de perfil ou capa","form.attribute.settings.default":"Valor Padr\xE3o","form.attribute.text.option.long-text":"Texto longo","form.attribute.text.option.long-text.description":"Melhor para descri\xE7\xF5es, biografia. A pesquisa exata est\xE1 desativada.","form.attribute.text.option.short-text":"Texto curto","form.attribute.text.option.short-text.description":"Melhor para t\xEDtulos, nomes, links (URL). Tamb\xE9m permite a pesquisa exata no campo.","form.button.add-components-to-dynamiczone":"Adicionar componentes \xE0 zona","form.button.add-field":"Adicionar campo","form.button.add-first-field-to-created-component":"Adicionar primeiro campo ao componente criado","form.button.add.field.to.collectionType":"Adicionar outro campo a este tipo de cole\xE7\xE3o","form.button.add.field.to.component":"Adicionar outro campo a este componente","form.button.add.field.to.contentType":"Adicionar outro campo a este tipo de conte\xFAdo","form.button.add.field.to.singleType":"Adicionar outro campo a este \xFAnico tipo","form.button.cancel":"Cancelar","form.button.collection-type.description":"Melhor para v\xE1rias inst\xE2ncias, como artigos, produtos, coment\xE1rios etc.","form.button.collection-type.name":"Tipo de Cole\xE7\xE3o","form.button.configure-component":"Configurar componente","form.button.configure-view":"Configurar visualiza\xE7\xE3o","form.button.select-component":"Selecionar componente","form.button.single-type.description":"Melhor para inst\xE2ncia \xFAnica, como sobre n\xF3s, p\xE1gina inicial etc.","form.button.single-type.name":"Tipo \xDAnico","form.contentType.divider.draft-publish":"Rascunho / Publicar","from":"de","listView.headerLayout.description":"Crie a arquitetura de dados do seu conte\xFAdo","menu.section.components.name":"Componentes","menu.section.models.name":"Tipos de Cole\xE7\xE3o","menu.section.single-types.name":"Tipos \xDAnicos","modalForm.attribute.form.base.name.description":"Nenhum espa\xE7o \xE9 permitido para o nome do atributo","modalForm.attribute.form.base.name.placeholder":"por exemplo. Slug, URL de SEO, URL can\xF4nica","modalForm.attribute.target-field":"Campo anexado","modalForm.attributes.select-component":"Selecione um componente","modalForm.attributes.select-components":"Selecione os componentes","modalForm.collectionType.header-create":"Criar modelo","modalForm.component.header-create":"Criar componente","modalForm.components.create-component.category.label":"Selecione uma categoria ou insira um nome para criar uma nova","modalForm.components.icon.label":"\xCDcone","modalForm.editCategory.base.name.description":"N\xE3o \xE9 permitido espa\xE7o para o nome da categoria","modalForm.header-edit":"Editar {name}","modalForm.header.categories":"Categorias","modalForm.singleType.header-create":"Criar tipo \xFAnico","modalForm.sub-header.addComponentToDynamicZone":"Adicionar novo componente \xE0 zona din\xE2mica","modalForm.sub-header.attribute.create":"Adicionar novo campo {type}","modalForm.sub-header.attribute.create.step":"Adicionar novo componente ({step}/2)","modalForm.sub-header.attribute.edit":"Editar {name}","modalForm.sub-header.chooseAttribute.collectionType":"Selecione um campo para seu tipo de cole\xE7\xE3o","modalForm.sub-header.chooseAttribute.component":"Selecione um campo para seu componente","modalForm.sub-header.chooseAttribute.singleType":"Selecione um campo para seu tipo \xFAnico","modelPage.attribute.relation-polymorphic":"Rela\xE7\xE3o (polim\xF3rfica)","modelPage.attribute.relationWith":"Rela\xE7\xE3o com","notification.error.dynamiczone-min.validation":"Pelo menos um componente \xE9 necess\xE1rio em uma zona din\xE2mica para poder salvar um tipo de conte\xFAdo","notification.info.autoreaload-disable":"O recurso autoReload \xE9 necess\xE1rio para usar este plugin. Inicie seu servidor com `strapi develop`","notification.info.creating.notSaved":"Por favor, salve seu trabalho antes de criar um novo tipo de cole\xE7\xE3o ou componente","plugin.description.long":"Modele a estrutura de dados da sua API. Crie novos campos e rela\xE7\xF5es em apenas um minuto. Os arquivos s\xE3o criados e atualizados automaticamente em seu projeto.","plugin.description.short":"Modele a estrutura de dados da sua API.","plugin.name":"Criador de tipo de conte\xFAdo","popUpForm.navContainer.advanced":"Configura\xE7\xF5es avan\xE7adas","popUpForm.navContainer.base":"Configura\xE7\xF5es b\xE1sicas","popUpWarning.bodyMessage.cancel-modifications":"Tem certeza de que deseja cancelar suas modifica\xE7\xF5es?","popUpWarning.bodyMessage.cancel-modifications.with-components":"Tem certeza de que deseja cancelar suas modifica\xE7\xF5es? Alguns componentes foram criados ou modificados...","popUpWarning.bodyMessage.category.delete":"Tem certeza de que deseja excluir esta categoria? Todos os componentes tamb\xE9m ser\xE3o exclu\xEDdos.","popUpWarning.bodyMessage.component.delete":"Tem certeza de que deseja excluir este componente?","popUpWarning.bodyMessage.contentType.delete":"Tem certeza de que deseja excluir este tipo de cole\xE7\xE3o?","popUpWarning.draft-publish.button.confirm":"Sim, desabilitar ","popUpWarning.draft-publish.message":"Se voc\xEA desativar o sistema Rascunho/Publicar, seus rascunhos ser\xE3o exclu\xEDdos.","popUpWarning.draft-publish.second-message":"Tem certeza de que deseja desativ\xE1-lo?","prompt.unsaved":"Voc\xEA tem certeza de que quer sair? Todas as suas modifica\xE7\xF5es ser\xE3o perdidas.","relation.attributeName.placeholder":"Ex: autor, categoria, tag","relation.manyToMany":"tem e pertence a muitos","relation.manyToOne":"tem e pertence a um","relation.manyWay":"tem e pertence a muitos","relation.oneToMany":"pertence a muitos","relation.oneToOne":"tem e pertence a um","relation.oneWay":"pertence a um","table.button.no-fields":"Adicionar novo campo","table.content.create-first-content-type":"Crie seu primeiro tipo de cole\xE7\xE3o","table.content.no-fields.collection-type":"Adicione seu primeiro campo a este Tipo de Cole\xE7\xE3o","table.content.no-fields.component":"Adicione seu primeiro campo a este Componente"}')}}]);
|
|
@@ -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"}')}}]);
|