@procore/core-react 12.28.0 → 12.28.1
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/CHANGELOG.md +7 -0
- package/dist/AnchorNavigation/AnchorNavigation.styles.js +3 -3
- package/dist/Avatar/Avatar.styles.js +5 -5
- package/dist/AvatarStack/AvatarStack.styles.js +7 -7
- package/dist/Badge/Badge.styles.js +2 -2
- package/dist/BadgePill/BadgePill.styles.js +4 -4
- package/dist/Banner/Banner.styles.js +10 -10
- package/dist/Box/Box.styles.js +1 -1
- package/dist/Breadcrumbs/Breadcrumbs.styles.js +4 -4
- package/dist/Button/Button.styles.js +5 -5
- package/dist/Calendar/Calendar.styles.js +8 -8
- package/dist/Card/Card.styles.js +1 -1
- package/dist/Checkbox/Checkbox.styles.js +6 -6
- package/dist/Checkbox/CheckboxTooltip.js +1 -1
- package/dist/ContactItem/ContactItem.styles.js +5 -5
- package/dist/Content/Content.styles.js +2 -2
- package/dist/DateInput/DateInput.styles.js +6 -6
- package/dist/DetailPage/DetailPage.styles.js +7 -7
- package/dist/Dropdown/Dropdown.styles.js +3 -3
- package/dist/DropdownFlyout/DropdownFlyout.styles.js +4 -4
- package/dist/Dropzone/Dropzone.js +1 -1
- package/dist/Dropzone/Dropzone.styles.js +9 -9
- package/dist/EmptyState/EmptyState.styles.js +6 -6
- package/dist/Field/Field.styles.js +3 -3
- package/dist/FileList/FileList.styles.js +4 -4
- package/dist/FileSelect/FileExplorer/FileExplorer.styles.js +9 -9
- package/dist/FileSelect/FileExplorer/FileExplorerSidebar.styles.js +3 -3
- package/dist/FileSelect/FileSelect.styles.js +2 -2
- package/dist/FileSelect/FileSelectDropzone/FileSelectDropzone.styles.js +3 -3
- package/dist/FileSelect/FileTokenList/FileTokenList.styles.js +2 -2
- package/dist/FileSelect/GridSource/GridSource.styles.js +6 -6
- package/dist/FileSelect/LocalSource/LocalSource.styles.js +4 -4
- package/dist/FileSelect/SourceItem/SourceItem.styles.js +3 -3
- package/dist/FileSelect/ThumbnailList/ThumbnailList.styles.js +6 -6
- package/dist/FileSelect/TreeSource/TreeSource.styles.js +1 -1
- package/dist/FileToken/FileToken.styles.js +4 -4
- package/dist/FilterToken/FilterToken.styles.js +5 -5
- package/dist/FlexList/FlexList.styles.js +1 -1
- package/dist/Form/Form.styles.js +14 -14
- package/dist/Form/StyledFormikForm.styles.js +2 -2
- package/dist/GhostPlaceholder/GhostPlaceholder.styles.js +2 -2
- package/dist/Grid/Grid.styles.js +2 -2
- package/dist/GroupSelect/GroupSelect.styles.js +1 -1
- package/dist/Input/Input.styles.js +1 -1
- package/dist/Link/Link.styles.js +1 -1
- package/dist/ListPage/ListPage.styles.js +8 -8
- package/dist/Loader/Loader.styles.js +2 -2
- package/dist/MenuImperative/MenuImperative.styles.js +10 -10
- package/dist/Modal/Modal.styles.js +13 -13
- package/dist/MultiSelect/MultiSelect.styles.js +6 -6
- package/dist/NextMenu/NextMenu.styles.js +3 -3
- package/dist/Notation/Notation.js +1 -1
- package/dist/NumberInput/NumberInput.styles.js +7 -7
- package/dist/Overlay/OverlayArrow.styles.js +1 -1
- package/dist/PageLayout/PageLayout.styles.js +16 -16
- package/dist/PageTemplate/PageFooterTemplate/PageFooterTemplate.styles.js +1 -1
- package/dist/PageTemplate/PageHeaderTemplate/PageHeaderTemplate.styles.js +3 -3
- package/dist/PageTemplate/PagePaneTemplate/PagePaneTemplate.styles.js +2 -2
- package/dist/PageTemplate/PageTemplate/PageTemplate.styles.js +3 -3
- package/dist/Pagination/Pagination.styles.js +5 -5
- package/dist/Panel/Panel.styles.js +11 -11
- package/dist/Pill/Pill.styles.js +3 -3
- package/dist/PillSelect/PillSelect.styles.js +4 -4
- package/dist/Popover/Popover.styles.js +2 -2
- package/dist/Portal/Portal.styles.js +1 -1
- package/dist/ProgressBar/ProgressBar.styles.js +2 -2
- package/dist/RadioButton/RadioButton.styles.js +3 -3
- package/dist/Required/Required.styles.js +3 -3
- package/dist/Search/Search.styles.js +5 -5
- package/dist/Section/Section.styles.js +7 -7
- package/dist/SegmentedController/SegmentedController.styles.js +4 -4
- package/dist/Select/Select.styles.js +7 -7
- package/dist/Semantic/Semantic.styles.js +9 -9
- package/dist/Slider/Slider.styles.js +5 -5
- package/dist/Spinner/Spinner.styles.js +7 -7
- package/dist/SplitViewCard/SplitViewCard.js +1 -2
- package/dist/SplitViewCard/SplitViewCard.js.map +1 -1
- package/dist/SplitViewCard/SplitViewCard.styles.js +8 -8
- package/dist/SuperSelect/SuperSelect.components.js +1 -5
- package/dist/SuperSelect/SuperSelect.components.js.map +1 -1
- package/dist/SuperSelect/SuperSelect.presets.styles.js +1 -1
- package/dist/SuperSelect/SuperSelect.styles.js +38 -38
- package/dist/SuperSelect/SuperSelect.types.d.ts +0 -1
- package/dist/SuperSelect/SuperSelect.types.js.map +1 -1
- package/dist/SuperSelect/useSuperSelect.js +15 -3
- package/dist/SuperSelect/useSuperSelect.js.map +1 -1
- package/dist/Switch/Switch.styles.js +4 -4
- package/dist/Table/Table.styles.js +28 -28
- package/dist/TableShelf/TableShelf.styles.js +5 -5
- package/dist/Tabs/Tabs.styles.js +15 -15
- package/dist/Tearsheet/Tearsheet.styles.js +5 -5
- package/dist/TextArea/TextArea.styles.js +1 -1
- package/dist/TextEditor/TextEditor.styles.js +1 -1
- package/dist/TextEditor/utils/config.js +1 -3
- package/dist/TextEditor/utils/config.js.map +1 -1
- package/dist/TextEditorOutput/TextEditorOutput.styles.js +1 -1
- package/dist/Thumbnail/Thumbnail.styles.js +17 -17
- package/dist/ThumbnailGrid/ThumbnailGrid.styles.js +7 -7
- package/dist/TieredSelect/TieredSelect.styles.js +9 -9
- package/dist/Tile/Tile.styles.js +8 -8
- package/dist/Title/Title.styles.js +7 -7
- package/dist/Toast/Toast.styles.js +3 -3
- package/dist/ToggleButton/ToggleButton.styles.js +1 -1
- package/dist/Token/Token.styles.js +3 -3
- package/dist/ToolHeader/ToolHeader.styles.js +6 -6
- package/dist/ToolLandingPage/ToolLandingPage.styles.js +3 -3
- package/dist/Tooltip/Tooltip.styles.js +2 -2
- package/dist/Tree/Tree.styles.js +9 -9
- package/dist/Typeahead/Typeahead.styles.js +3 -3
- package/dist/Typography/Typography.styles.js +1 -1
- package/dist/Typography/Typography.table.story.js +2 -2
- package/dist/_hooks/I18n.d.ts +14 -0
- package/dist/_locales/de-DE.json +2 -1
- package/dist/_locales/en-AU.json +2 -1
- package/dist/_locales/en-CA.json +2 -1
- package/dist/_locales/en-GB.json +2 -1
- package/dist/_locales/es-ES.json +3 -2
- package/dist/_locales/es.json +4 -3
- package/dist/_locales/fr-CA.json +2 -1
- package/dist/_locales/fr-FR.json +2 -1
- package/dist/_locales/is-IS.json +2 -1
- package/dist/_locales/it-IT.json +2 -1
- package/dist/_locales/ja-JP.json +2 -1
- package/dist/_locales/pl-PL.json +2 -1
- package/dist/_locales/pt-BR.json +2 -1
- package/dist/_locales/pt-PT.json +380 -0
- package/dist/_locales/th-TH.json +2 -1
- package/dist/_locales/zh-SG.json +2 -1
- package/dist/_locales/zh-TW.json +219 -218
- package/dist/_storyHelpers_/components/Deprecation.styles.js +1 -1
- package/dist/_storyHelpers_/components/StoryGrid.js +3 -3
- package/dist/_typedoc/AnchorNavigation/AnchorNavigation.types.json +3 -3
- package/dist/_typedoc/Avatar/Avatar.types.json +20 -20
- package/dist/_typedoc/AvatarStack/AvatarStack.types.json +24 -24
- package/dist/_typedoc/Badge/Badge.types.json +6 -6
- package/dist/_typedoc/Banner/Banner.types.json +13 -13
- package/dist/_typedoc/Box/Box.types.json +68 -68
- package/dist/_typedoc/Breadcrumbs/Breadcrumbs.types.json +10 -10
- package/dist/_typedoc/Button/Button.types.json +13 -13
- package/dist/_typedoc/Calendar/Calendar.types.json +80 -80
- package/dist/_typedoc/Card/Card.types.json +6 -6
- package/dist/_typedoc/Checkbox/Checkbox.types.json +8 -8
- package/dist/_typedoc/ContactItem/ContactItem.types.json +9 -9
- package/dist/_typedoc/DateInput/DateInput.types.json +35 -35
- package/dist/_typedoc/DateSelect/DateSelect.types.json +13 -13
- package/dist/_typedoc/DetailPage/DetailPage.types.json +5 -5
- package/dist/_typedoc/Dropdown/Dropdown.types.json +37 -37
- package/dist/_typedoc/DropdownFlyout/DropdownFlyout.types.json +30 -30
- package/dist/_typedoc/Dropzone/Dropzone.types.json +44 -44
- package/dist/_typedoc/EmptyState/EmptyState.types.json +16 -16
- package/dist/_typedoc/FileList/FileList.types.json +9 -9
- package/dist/_typedoc/FileSelect/FileSelect.types.json +27 -27
- package/dist/_typedoc/FileSelect/GridSource/GridSource.types.json +20 -20
- package/dist/_typedoc/FileSelect/LocalSource/LocalSource.types.json +14 -14
- package/dist/_typedoc/FileSelect/TreeSource/TreeSource.types.json +9 -9
- package/dist/_typedoc/Flex/Flex.types.json +27 -27
- package/dist/_typedoc/FlexList/FlexList.types.json +30 -30
- package/dist/_typedoc/Form/Form.types.json +771 -771
- package/dist/_typedoc/GhostPlaceholder/GhostPlaceholder.types.json +12 -12
- package/dist/_typedoc/Grid/Grid.types.json +8 -8
- package/dist/_typedoc/GroupSelect/GroupSelect.types.json +52 -52
- package/dist/_typedoc/Input/Input.types.json +2 -2
- package/dist/_typedoc/Link/Link.types.json +1 -1
- package/dist/_typedoc/ListPage/ListPage.types.json +13 -13
- package/dist/_typedoc/Menu/Menu.types.json +62 -62
- package/dist/_typedoc/MenuImperative/MenuImperative.types.json +74 -74
- package/dist/_typedoc/Modal/Modal.types.json +46 -46
- package/dist/_typedoc/MultiSelect/MultiSelect.types.json +31 -31
- package/dist/_typedoc/NextTile/NextTile.types.json +32 -32
- package/dist/_typedoc/Notation/Notation.types.json +4 -4
- package/dist/_typedoc/NumberInput/NumberInput.types.json +48 -48
- package/dist/_typedoc/OverlayTrigger/OverlayTrigger.types.json +32 -32
- package/dist/_typedoc/PageLayout/PageLayout.types.json +26 -26
- package/dist/_typedoc/Pagination/Pagination.types.json +7 -7
- package/dist/_typedoc/Panel/Panel.types.json +30 -30
- package/dist/_typedoc/Pill/Pill.types.json +2 -2
- package/dist/_typedoc/PillSelect/PillSelect.types.json +49 -49
- package/dist/_typedoc/Popover/Popover.types.json +15 -15
- package/dist/_typedoc/ProgressBar/ProgressBar.types.json +7 -7
- package/dist/_typedoc/RadioButton/RadioButton.types.json +6 -6
- package/dist/_typedoc/Required/Required.types.json +5 -5
- package/dist/_typedoc/Search/Search.types.json +18 -18
- package/dist/_typedoc/Section/Section.types.json +15 -15
- package/dist/_typedoc/SegmentedController/SegmentedController.types.json +21 -21
- package/dist/_typedoc/Select/Select.types.json +60 -60
- package/dist/_typedoc/SettingsPage/SettingsPage.types.json +10 -10
- package/dist/_typedoc/Slider/Slider.types.json +6 -6
- package/dist/_typedoc/Spinner/Spinner.types.json +9 -9
- package/dist/_typedoc/SplitViewCard/SplitViewCard.types.json +14 -14
- package/dist/_typedoc/Table/Table.types.json +101 -101
- package/dist/_typedoc/Tabs/Tabs.types.json +20 -20
- package/dist/_typedoc/Tearsheet/Tearsheet.types.json +17 -17
- package/dist/_typedoc/TextArea/TextArea.types.json +3 -3
- package/dist/_typedoc/TextEditor/TextEditor.types.json +21 -21
- package/dist/_typedoc/TextEditor/TextEditorProvider.types.json +2 -2
- package/dist/_typedoc/TextEditorOutput/TextEditorOutput.types.json +3 -3
- package/dist/_typedoc/Thumbnail/Thumbnail.types.json +19 -19
- package/dist/_typedoc/TieredDropdown/TieredDropdown.types.json +42 -42
- package/dist/_typedoc/TieredSelect/TieredSelect.types.json +28 -28
- package/dist/_typedoc/Tile/Tile.types.json +8 -8
- package/dist/_typedoc/Title/Title.types.json +1 -1
- package/dist/_typedoc/Toast/Toast.types.json +4 -4
- package/dist/_typedoc/ToggleButton/ToggleButton.types.json +4 -4
- package/dist/_typedoc/Token/Token.types.json +7 -7
- package/dist/_typedoc/ToolHeader/ToolHeader.types.json +10 -10
- package/dist/_typedoc/ToolLandingPage/ToolLandingPage.types.json +7 -7
- package/dist/_typedoc/Tooltip/Tooltip.types.json +13 -13
- package/dist/_typedoc/Tree/Tree.types.json +86 -86
- package/dist/_typedoc/Typeahead/Typeahead.types.json +2 -2
- package/dist/_typedoc/Typography/Typography.types.json +9 -9
- package/dist/_typedoc/_utils/types.json +3 -3
- package/package.json +1 -1
package/dist/_locales/zh-TW.json
CHANGED
|
@@ -1,349 +1,350 @@
|
|
|
1
1
|
{
|
|
2
2
|
"core" : {
|
|
3
3
|
"banner" : {
|
|
4
|
-
"dismissAlert" : "
|
|
4
|
+
"dismissAlert" : "關閉警示"
|
|
5
5
|
},
|
|
6
6
|
"breadcrumbs" : {
|
|
7
|
-
"label" : "
|
|
7
|
+
"label" : "麵包屑導覽"
|
|
8
8
|
},
|
|
9
9
|
"calendar" : {
|
|
10
|
-
"navigationLabel" : "
|
|
10
|
+
"navigationLabel" : "前往「{{monthYear}}」"
|
|
11
11
|
},
|
|
12
12
|
"connected" : {
|
|
13
13
|
"fileSelect" : {
|
|
14
|
-
"documents" : "
|
|
15
|
-
"drawings" : "
|
|
16
|
-
"forms" : "
|
|
17
|
-
"photos" : "
|
|
18
|
-
"selectAlbum" : "
|
|
19
|
-
"selectAnAlbum" : "
|
|
20
|
-
"selectArea" : "
|
|
21
|
-
"selectAnArea" : "
|
|
22
|
-
"selectDiscipline" : "
|
|
23
|
-
"selectADiscipline" : "
|
|
24
|
-
"selectSet" : "
|
|
25
|
-
"selectASet" : "
|
|
26
|
-
"selectTemplate" : "
|
|
27
|
-
"selectATemplate" : "
|
|
14
|
+
"documents" : "文件",
|
|
15
|
+
"drawings" : "圖畫",
|
|
16
|
+
"forms" : "表單",
|
|
17
|
+
"photos" : "照片",
|
|
18
|
+
"selectAlbum" : "選取相簿",
|
|
19
|
+
"selectAnAlbum" : "選取相簿",
|
|
20
|
+
"selectArea" : "選取區域",
|
|
21
|
+
"selectAnArea" : "選取區域",
|
|
22
|
+
"selectDiscipline" : "選取類別",
|
|
23
|
+
"selectADiscipline" : "選取一個類別",
|
|
24
|
+
"selectSet" : "選取集",
|
|
25
|
+
"selectASet" : "選取圖紙集",
|
|
26
|
+
"selectTemplate" : "選取範本",
|
|
27
|
+
"selectATemplate" : "選取範本"
|
|
28
28
|
},
|
|
29
29
|
"emails" : {
|
|
30
|
-
"emailSendErrorTitle" : "
|
|
31
|
-
"emailBodyRequiredError" : "
|
|
32
|
-
"emailContentValidationError" : "
|
|
33
|
-
"emailContentDisclaimer" : "
|
|
34
|
-
"recipientSelectPlaceholder" : "
|
|
35
|
-
"emailRecipientRequiredError" : "
|
|
36
|
-
"emailSubjectRequiredError" : "
|
|
37
|
-
"goToAllEmails" : "
|
|
38
|
-
"sendEmail" : "
|
|
39
|
-
"replyAll" : "
|
|
40
|
-
"downloadAll" : "
|
|
41
|
-
"showAll" : "
|
|
42
|
-
"showLess" : "
|
|
43
|
-
"composeEmailPageTitle" : "
|
|
44
|
-
"emailSentMessage" : "
|
|
45
|
-
"from" : "
|
|
46
|
-
"to" : "
|
|
47
|
-
"cc" : "
|
|
48
|
-
"bcc" : "
|
|
49
|
-
"downloadPdfLong" : "
|
|
30
|
+
"emailSendErrorTitle" : "很抱歉,我們無法傳送此訊息。",
|
|
31
|
+
"emailBodyRequiredError" : "請修正以下錯誤,然後重新嘗試建立。",
|
|
32
|
+
"emailContentValidationError" : "輸入欲傳送的訊息。",
|
|
33
|
+
"emailContentDisclaimer" : "請注意:關於「{{title}}」的一般資訊會被納入此電子郵件的正文中。",
|
|
34
|
+
"recipientSelectPlaceholder" : "輸入字串搜尋人員",
|
|
35
|
+
"emailRecipientRequiredError" : "輸入欲傳送的收件人。",
|
|
36
|
+
"emailSubjectRequiredError" : "輸入欲傳送的主旨。",
|
|
37
|
+
"goToAllEmails" : "所有電子郵件",
|
|
38
|
+
"sendEmail" : "傳送",
|
|
39
|
+
"replyAll" : "全部回覆",
|
|
40
|
+
"downloadAll" : "全部下載",
|
|
41
|
+
"showAll" : "顯示全部",
|
|
42
|
+
"showLess" : "顯示較少",
|
|
43
|
+
"composeEmailPageTitle" : "撰寫新的電子郵件",
|
|
44
|
+
"emailSentMessage" : "電子郵件已成功傳送。",
|
|
45
|
+
"from" : "寄件人",
|
|
46
|
+
"to" : "收件人",
|
|
47
|
+
"cc" : "副本",
|
|
48
|
+
"bcc" : "密件副本",
|
|
49
|
+
"downloadPdfLong" : "下載 PDF",
|
|
50
50
|
"downloadPdfShort" : "PDF",
|
|
51
|
-
"privateEmailDisclaimer" : "
|
|
52
|
-
"privateLabel" : "
|
|
53
|
-
"settingsLink" : "
|
|
54
|
-
"composeNewEmail" : "
|
|
55
|
-
"startNewCommunication" : "
|
|
56
|
-
"emptyStateTitle" : "
|
|
57
|
-
"emptyStateDescription" : "
|
|
58
|
-
"reply" : "
|
|
59
|
-
"cancel" : "
|
|
60
|
-
"subject" : "
|
|
61
|
-
"subjectPlaceholder" : "
|
|
51
|
+
"privateEmailDisclaimer" : "機密電子郵件設定為僅有其收件人和寄件者能夠閱讀。",
|
|
52
|
+
"privateLabel" : "不公開",
|
|
53
|
+
"settingsLink" : "設定",
|
|
54
|
+
"composeNewEmail" : "撰寫電子郵件",
|
|
55
|
+
"startNewCommunication" : "若要發起和此項目相關聯的討論串,請發送電子郵件至",
|
|
56
|
+
"emptyStateTitle" : "傳送電子郵件,開始使用",
|
|
57
|
+
"emptyStateDescription" : "當您和您的團隊傳送關於此項目的電子郵件時,可將其參照於此。",
|
|
58
|
+
"reply" : "回覆",
|
|
59
|
+
"cancel" : "取消",
|
|
60
|
+
"subject" : "主題",
|
|
61
|
+
"subjectPlaceholder" : "於此輸入主旨"
|
|
62
62
|
},
|
|
63
63
|
"distributionSelect" : {
|
|
64
|
-
"noCompany" : "
|
|
65
|
-
"peopleCount" : "{{count}}
|
|
66
|
-
"distributionGroups" : "
|
|
67
|
-
"people" : "
|
|
64
|
+
"noCompany" : "無公司",
|
|
65
|
+
"peopleCount" : "{{count}} 人",
|
|
66
|
+
"distributionGroups" : "通訊群組",
|
|
67
|
+
"people" : "人員"
|
|
68
68
|
},
|
|
69
69
|
"relatedItems" : {
|
|
70
|
-
"cancel" : "
|
|
71
|
-
"close" : "
|
|
72
|
-
"date" : "
|
|
73
|
-
"itemType" : "
|
|
70
|
+
"cancel" : "取消",
|
|
71
|
+
"close" : "關閉",
|
|
72
|
+
"date" : "日期",
|
|
73
|
+
"itemType" : "項目類型",
|
|
74
74
|
"itemTypeGroupLabel" : {
|
|
75
|
-
"dailyLog" : "
|
|
76
|
-
"prostoreFile" : "
|
|
75
|
+
"dailyLog" : "每日記錄",
|
|
76
|
+
"prostoreFile" : "附加檔案"
|
|
77
77
|
},
|
|
78
|
-
"itemName" : "
|
|
79
|
-
"loading" : "
|
|
80
|
-
"notes" : "
|
|
81
|
-
"notesPlaceholder" : "
|
|
82
|
-
"newItem" : "
|
|
78
|
+
"itemName" : "項目名稱",
|
|
79
|
+
"loading" : "正在載入",
|
|
80
|
+
"notes" : "備註",
|
|
81
|
+
"notesPlaceholder" : "選填說明與此項目有關聯的原因",
|
|
82
|
+
"newItem" : "連結相關項目",
|
|
83
83
|
"noRelatedItems" : {
|
|
84
|
-
"title" : "
|
|
85
|
-
"description" : "
|
|
84
|
+
"title" : "連結相關項目以開始使用",
|
|
85
|
+
"description" : "將項目連結到此「{{itemName}}」,可讓您與您的團隊更輕鬆地在 Procore 找到相關資訊。"
|
|
86
86
|
},
|
|
87
87
|
"noItems" : {
|
|
88
|
-
"title" : "
|
|
89
|
-
"description" : "
|
|
88
|
+
"title" : "沒有可顯示的項目",
|
|
89
|
+
"description" : "在您的專案中建立項目,以在此將其新增為相關項目。"
|
|
90
90
|
},
|
|
91
91
|
"noResultsSearchQuery" : {
|
|
92
|
-
"title" : "
|
|
93
|
-
"description" : "
|
|
92
|
+
"title" : "沒有符合您搜尋內容的項目",
|
|
93
|
+
"description" : "檢查您的拼字和篩選條件選項,或搜尋不同的關鍵字。"
|
|
94
94
|
},
|
|
95
95
|
"noResultsServerError" : {
|
|
96
|
-
"title" : "
|
|
97
|
-
"description" : "
|
|
98
|
-
"action" : "
|
|
96
|
+
"title" : "發生問題",
|
|
97
|
+
"description" : "請檢查您的網路連線,然後再試一次。",
|
|
98
|
+
"action" : "再試一次"
|
|
99
99
|
},
|
|
100
|
-
"panelTitle" : "
|
|
101
|
-
"search" : "
|
|
102
|
-
"searchItemType" : "
|
|
103
|
-
"submit" : "
|
|
100
|
+
"panelTitle" : "連結相關項目",
|
|
101
|
+
"search" : "搜尋",
|
|
102
|
+
"searchItemType" : "搜尋項目類型",
|
|
103
|
+
"submit" : "連結",
|
|
104
104
|
"toast" : {
|
|
105
|
-
"itemAdded" : "
|
|
106
|
-
"itemAdditionFailed" : "
|
|
107
|
-
"itemRemoved" : "
|
|
108
|
-
"requestError" : "
|
|
105
|
+
"itemAdded" : "已成功連結相關項目。",
|
|
106
|
+
"itemAdditionFailed" : "抱歉,無法附加項目。請再試一次。",
|
|
107
|
+
"itemRemoved" : "已成功移除相關項目。",
|
|
108
|
+
"requestError" : "抱歉,發生錯誤。請再試一次。"
|
|
109
109
|
}
|
|
110
110
|
}
|
|
111
111
|
},
|
|
112
112
|
"dateTimeFormat" : {
|
|
113
|
-
"dateAtTime" : "{{date}}
|
|
114
|
-
"timeOnDate" : "{{time}}
|
|
113
|
+
"dateAtTime" : "{{date}} 於 {{time}}",
|
|
114
|
+
"timeOnDate" : "由「{{time}}」建立於 {{date}}"
|
|
115
115
|
},
|
|
116
116
|
"table" : {
|
|
117
117
|
"checkboxLabel" : "選擇行",
|
|
118
|
-
"sortableColumn" : "
|
|
118
|
+
"sortableColumn" : "可排序欄位"
|
|
119
119
|
},
|
|
120
120
|
"dataTable" : {
|
|
121
121
|
"emptyState" : {
|
|
122
122
|
"noFilteredResults" : {
|
|
123
|
-
"description" : "
|
|
124
|
-
"title" : "
|
|
123
|
+
"description" : "檢查您的拼字和篩選條件選項,或搜尋不同的關鍵字。",
|
|
124
|
+
"title" : "沒有符合您搜尋內容的項目"
|
|
125
125
|
}
|
|
126
126
|
},
|
|
127
|
-
"exporting" : "
|
|
127
|
+
"exporting" : "匯出中……",
|
|
128
128
|
"filters" : {
|
|
129
|
-
"filters" : "
|
|
130
|
-
"moreFilters" : "
|
|
131
|
-
"clearAllFilters" : "
|
|
129
|
+
"filters" : "篩選條件",
|
|
130
|
+
"moreFilters" : "更多過濾器",
|
|
131
|
+
"clearAllFilters" : "清除所有篩選條件"
|
|
132
132
|
},
|
|
133
|
-
"grandTotals" : "
|
|
134
|
-
"search" : "
|
|
135
|
-
"subtotals" : "
|
|
133
|
+
"grandTotals" : "總計",
|
|
134
|
+
"search" : "搜尋",
|
|
135
|
+
"subtotals" : "小計",
|
|
136
136
|
"tableSettings" : {
|
|
137
|
-
"configureColumns" : "
|
|
138
|
-
"resetToDefault" : "
|
|
139
|
-
"rowHeight" : "
|
|
140
|
-
"small" : "
|
|
141
|
-
"medium" : "
|
|
142
|
-
"large" : "
|
|
143
|
-
"tableSettings" : "
|
|
137
|
+
"configureColumns" : "設定欄位",
|
|
138
|
+
"resetToDefault" : "重置為預設值",
|
|
139
|
+
"rowHeight" : "列高",
|
|
140
|
+
"small" : "小",
|
|
141
|
+
"medium" : "中",
|
|
142
|
+
"large" : "大",
|
|
143
|
+
"tableSettings" : "表格設定"
|
|
144
144
|
}
|
|
145
145
|
},
|
|
146
146
|
"dateInput" : {
|
|
147
|
-
"clear" : "
|
|
148
|
-
"ariaLabel" : "
|
|
147
|
+
"clear" : "刪除欄位",
|
|
148
|
+
"ariaLabel" : "目前值為 {{value}}",
|
|
149
149
|
"segment" : {
|
|
150
150
|
"ariaLabel" : {
|
|
151
151
|
"withValue" : {
|
|
152
|
-
"month" : "
|
|
153
|
-
"day" : "
|
|
154
|
-
"year" : "
|
|
152
|
+
"month" : "月,{{value}}",
|
|
153
|
+
"day" : "日,{{value}}",
|
|
154
|
+
"year" : "年,{{value}}"
|
|
155
155
|
},
|
|
156
156
|
"withoutValue" : {
|
|
157
|
-
"month" : "
|
|
158
|
-
"day" : "
|
|
159
|
-
"year" : "
|
|
157
|
+
"month" : "設定月",
|
|
158
|
+
"day" : "設定日",
|
|
159
|
+
"year" : "設定年"
|
|
160
160
|
}
|
|
161
161
|
},
|
|
162
162
|
"ariaValueText" : {
|
|
163
|
-
"empty" : "
|
|
163
|
+
"empty" : "空白"
|
|
164
164
|
}
|
|
165
165
|
},
|
|
166
166
|
"clearButton" : {
|
|
167
|
-
"ariaLabel" : "
|
|
167
|
+
"ariaLabel" : "移除日期"
|
|
168
168
|
}
|
|
169
169
|
},
|
|
170
170
|
"dropdown" : {
|
|
171
|
-
"search" : "
|
|
172
|
-
"moreOptions" : "
|
|
173
|
-
"loading" : "
|
|
171
|
+
"search" : "搜尋",
|
|
172
|
+
"moreOptions" : "更多選項",
|
|
173
|
+
"loading" : "正在載入"
|
|
174
174
|
},
|
|
175
175
|
"dropzone" : {
|
|
176
176
|
"uploadFiles" : {
|
|
177
|
-
"one" : "
|
|
178
|
-
"other" : "
|
|
177
|
+
"one" : "上傳檔案",
|
|
178
|
+
"other" : "上傳檔案"
|
|
179
179
|
},
|
|
180
|
-
"dragAndDrop" : "
|
|
180
|
+
"dragAndDrop" : "或拖放",
|
|
181
181
|
"incorrectFileTypeMessage" : {
|
|
182
|
-
"one" : "
|
|
183
|
-
"other" : "
|
|
182
|
+
"one" : "抱歉,不允許該檔案類型。",
|
|
183
|
+
"other" : "抱歉,不允許部分檔案類型。"
|
|
184
184
|
},
|
|
185
|
-
"incorrectFileNumber" : "
|
|
185
|
+
"incorrectFileNumber" : "抱歉,我們無法一次上傳這麼多檔案。",
|
|
186
186
|
"invalidAmountAttachments" : {
|
|
187
|
-
"one" : "
|
|
188
|
-
"other" : "
|
|
187
|
+
"one" : "抱歉,只能附加 {{count}} 個檔案。",
|
|
188
|
+
"other" : "抱歉,只能附加 {{count}} 個檔案。"
|
|
189
189
|
},
|
|
190
|
-
"hideDetails" : "
|
|
191
|
-
"showDetails" : "
|
|
192
|
-
"errorTitle" : "
|
|
193
|
-
"oneFileAtATimeError" : "
|
|
194
|
-
"multipleErrorsMessage" : "
|
|
195
|
-
"maxFileSizeErrorGroup" : "
|
|
196
|
-
"minFileSizeErrorGroup" : "
|
|
197
|
-
"zeroFileSizeErrorGroup" : "
|
|
198
|
-
"maxFileNumberErrorGroup" : "
|
|
199
|
-
"wrongFileTypeErrorGroup" : "
|
|
200
|
-
"standaloneMaxFileNumberError" : "
|
|
201
|
-
"standaloneUnsupportedFileTypeError" : "
|
|
202
|
-
"standaloneMinFileSizeError" : "
|
|
203
|
-
"standaloneMaxFileSizeError" : "
|
|
204
|
-
"standaloneZeroFileSizeError" : "
|
|
190
|
+
"hideDetails" : "隱藏詳細資料",
|
|
191
|
+
"showDetails" : "顯示詳細資料",
|
|
192
|
+
"errorTitle" : "無法上傳部分檔案",
|
|
193
|
+
"oneFileAtATimeError" : "抱歉,您一次只能附加一個檔案。",
|
|
194
|
+
"multipleErrorsMessage" : "抱歉,系統發生錯誤,因此無法上傳部分檔案。 請嘗試再次上傳此檔案。",
|
|
195
|
+
"maxFileSizeErrorGroup" : "一或多個檔案超過 {{sizeInMegabytes}}mb 的檔案大小上限。請嘗試上傳較小的檔案。",
|
|
196
|
+
"minFileSizeErrorGroup" : "一或多個檔案不符合 {{sizeInMegabytes}}mb 的檔案大小下限。請嘗試上傳較大的檔案。",
|
|
197
|
+
"zeroFileSizeErrorGroup" : "無法上傳檔案。不支援空白檔案。",
|
|
198
|
+
"maxFileNumberErrorGroup" : "抱歉,一次只能上傳({{count}})個檔案。請移除部分檔案並再試一次。",
|
|
199
|
+
"wrongFileTypeErrorGroup" : "Procore 不支援您嘗試上傳的部分檔案類型。請嘗試上傳不同的檔案格式。",
|
|
200
|
+
"standaloneMaxFileNumberError" : "抱歉,一次只能上傳({{maxFiles}})個檔案。請移除部分檔案並再試一次。",
|
|
201
|
+
"standaloneUnsupportedFileTypeError" : "Procore 不支援您嘗試上傳的部分檔案類型。請嘗試上傳不同的檔案格式。",
|
|
202
|
+
"standaloneMinFileSizeError" : "一或多個檔案不符合 {{sizeInMegabytes}}mb 的檔案大小下限。請嘗試上傳較大的檔案。",
|
|
203
|
+
"standaloneMaxFileSizeError" : "一或多個檔案超過 {{sizeInMegabytes}}mb 的檔案大小上限。請嘗試上傳較小的檔案。",
|
|
204
|
+
"standaloneZeroFileSizeError" : "一或多個檔案是空白檔案(0 位元組),且無法上傳。請嘗試上傳較大的檔案。",
|
|
205
205
|
"uploadTotalProgress" : {
|
|
206
|
-
"withFailed" : "
|
|
207
|
-
"withoutFailed" : "
|
|
206
|
+
"withFailed" : "總進度:{{totalProgress}}%。已上傳 {{uploaded}}(共 {{total}})。失敗 {{failed}}。",
|
|
207
|
+
"withoutFailed" : "總進度:{{totalProgress}}%。已上傳 {{uploaded}}(共 {{total}})。"
|
|
208
208
|
}
|
|
209
209
|
},
|
|
210
210
|
"modal" : {
|
|
211
211
|
"a11y" : {
|
|
212
|
-
"close" : "
|
|
212
|
+
"close" : "關閉"
|
|
213
213
|
},
|
|
214
|
-
"cancel" : "
|
|
214
|
+
"cancel" : "取消"
|
|
215
215
|
},
|
|
216
216
|
"multiSelect" : {
|
|
217
|
-
"clearAll" : "
|
|
218
|
-
"selectValues" : "
|
|
219
|
-
"noResults" : "
|
|
217
|
+
"clearAll" : "刪除欄位",
|
|
218
|
+
"selectValues" : "選取值",
|
|
219
|
+
"noResults" : "查無結果"
|
|
220
220
|
},
|
|
221
221
|
"tearsheet" : {
|
|
222
222
|
"a11y" : {
|
|
223
|
-
"close" : "
|
|
223
|
+
"close" : "關閉"
|
|
224
224
|
}
|
|
225
225
|
},
|
|
226
226
|
"fileAttacher" : {
|
|
227
227
|
"attachFiles" : {
|
|
228
|
-
"one" : "
|
|
229
|
-
"other" : "
|
|
228
|
+
"one" : "附加檔案",
|
|
229
|
+
"other" : "附加檔案"
|
|
230
230
|
}
|
|
231
231
|
},
|
|
232
232
|
"fileToken" : {
|
|
233
|
-
"uploading" : "
|
|
233
|
+
"uploading" : "正在上傳"
|
|
234
234
|
},
|
|
235
235
|
"tree" : {
|
|
236
236
|
"selectionLimit" : {
|
|
237
|
-
"one" : "
|
|
238
|
-
"other" : "
|
|
237
|
+
"one" : "只能附加 {{count}} 個檔案",
|
|
238
|
+
"other" : "只能附加 {{count}} 個檔案"
|
|
239
239
|
},
|
|
240
240
|
"unsupportedFileType" : {
|
|
241
|
-
"specific" : "{{fileType}}
|
|
242
|
-
"unspecific" : "
|
|
241
|
+
"specific" : "不支援 {{fileType}} 檔案類型",
|
|
242
|
+
"unspecific" : "不支援這些檔案類型"
|
|
243
243
|
}
|
|
244
244
|
},
|
|
245
245
|
"fileExplorer" : {
|
|
246
|
-
"filesSelectedWithLimit" : "{{count}}
|
|
247
|
-
"ungroupedThumbnailGridGroup" : "
|
|
246
|
+
"filesSelectedWithLimit" : "已選取 {{count}} 個檔案(共 {{maxFileNumber}} 個)",
|
|
247
|
+
"ungroupedThumbnailGridGroup" : "取消分組",
|
|
248
248
|
"filesSelected" : {
|
|
249
|
-
"one" : "{{count}}
|
|
250
|
-
"other" : "{{count}}
|
|
249
|
+
"one" : "已選取 {{count}} 個檔案",
|
|
250
|
+
"other" : "已選取 {{count}} 個檔案"
|
|
251
251
|
},
|
|
252
|
-
"cancelAction" : "
|
|
253
|
-
"attachAction" : "
|
|
254
|
-
"maxNumberOfFilesSelected" : "
|
|
255
|
-
"modalTitle" : "
|
|
256
|
-
"filesPendingUpload" : "
|
|
257
|
-
"noSelectedItems" : "
|
|
258
|
-
"emptySearchResults" : "
|
|
259
|
-
"noItems" : "
|
|
260
|
-
"searchPlaceholder" : "
|
|
261
|
-
"uploadFailed" : "
|
|
262
|
-
"supportedFileTypes" : "
|
|
252
|
+
"cancelAction" : "取消",
|
|
253
|
+
"attachAction" : "附加",
|
|
254
|
+
"maxNumberOfFilesSelected" : "已選取檔案數量上限",
|
|
255
|
+
"modalTitle" : "附加檔案",
|
|
256
|
+
"filesPendingUpload" : "一或多個檔案未完成上傳。",
|
|
257
|
+
"noSelectedItems" : "請選取檔案。",
|
|
258
|
+
"emptySearchResults" : "找不到結果",
|
|
259
|
+
"noItems" : "無項目",
|
|
260
|
+
"searchPlaceholder" : "搜尋",
|
|
261
|
+
"uploadFailed" : "上傳失敗",
|
|
262
|
+
"supportedFileTypes" : "支援的檔案類型"
|
|
263
263
|
},
|
|
264
264
|
"form" : {
|
|
265
265
|
"closeWithConfirm" : {
|
|
266
|
-
"confirmMessage" : "
|
|
266
|
+
"confirmMessage" : "若您未儲存而先離開,將會遺失所做的變更。"
|
|
267
267
|
},
|
|
268
268
|
"checkbox" : {
|
|
269
|
-
"no" : "
|
|
270
|
-
"yes" : "
|
|
271
|
-
"checked" : "
|
|
272
|
-
"unchecked" : "
|
|
269
|
+
"no" : "否",
|
|
270
|
+
"yes" : "是",
|
|
271
|
+
"checked" : "已檢查",
|
|
272
|
+
"unchecked" : "取消勾選"
|
|
273
273
|
},
|
|
274
274
|
"errorBanner" : {
|
|
275
|
-
"couldNotCreateItem" : "
|
|
276
|
-
"couldNotUpdateItem" : "
|
|
277
|
-
"fixErrorsToCreate" : "
|
|
278
|
-
"fixErrorsToUpdate" : "
|
|
275
|
+
"couldNotCreateItem" : "抱歉,無法建立此 {{item}}。",
|
|
276
|
+
"couldNotUpdateItem" : "抱歉,無法更新此 {{item}}。",
|
|
277
|
+
"fixErrorsToCreate" : "請修正以下錯誤,然後重新嘗試建立。",
|
|
278
|
+
"fixErrorsToUpdate" : "請修正以下錯誤,然後重新嘗試更新。"
|
|
279
279
|
},
|
|
280
280
|
"field" : {
|
|
281
|
-
"tooltipHelp" : "
|
|
281
|
+
"tooltipHelp" : "更多資訊"
|
|
282
282
|
}
|
|
283
283
|
},
|
|
284
284
|
"menu" : {
|
|
285
|
-
"search" : "
|
|
285
|
+
"search" : "搜尋"
|
|
286
286
|
},
|
|
287
287
|
"pagination" : {
|
|
288
|
-
"interval" : "
|
|
289
|
-
"notation" : "{{start}}
|
|
290
|
-
"page" : "
|
|
291
|
-
"nextPage" : "
|
|
292
|
-
"prevPage" : "
|
|
288
|
+
"interval" : "的",
|
|
289
|
+
"notation" : "{{start}} 至 {{end}} 個(共 {{totalItems}} 個)",
|
|
290
|
+
"page" : "頁面:",
|
|
291
|
+
"nextPage" : "下一個頁面",
|
|
292
|
+
"prevPage" : "上一個頁面"
|
|
293
293
|
},
|
|
294
294
|
"search" : {
|
|
295
|
-
"clear" : "
|
|
296
|
-
"goSearch" : "
|
|
295
|
+
"clear" : "清除文字",
|
|
296
|
+
"goSearch" : "前往搜尋結果",
|
|
297
297
|
"label" : "搜尋"
|
|
298
298
|
},
|
|
299
299
|
"select" : {
|
|
300
|
-
"clear" : "
|
|
301
|
-
"search" : "
|
|
300
|
+
"clear" : "刪除欄位",
|
|
301
|
+
"search" : "搜尋",
|
|
302
|
+
"selectAll" : "全部選取"
|
|
302
303
|
},
|
|
303
304
|
"splitViewCard" : {
|
|
304
305
|
"a11y" : {
|
|
305
|
-
"close" : "
|
|
306
|
+
"close" : "關閉"
|
|
306
307
|
}
|
|
307
308
|
},
|
|
308
309
|
"tabs" : {
|
|
309
|
-
"more" : "
|
|
310
|
+
"more" : "更多"
|
|
310
311
|
},
|
|
311
312
|
"thumbnail" : {
|
|
312
|
-
"checked" : "
|
|
313
|
+
"checked" : "已檢查",
|
|
313
314
|
"unavailable" : "內容不可用",
|
|
314
315
|
"select" : "選擇項目"
|
|
315
316
|
},
|
|
316
317
|
"thumbnailList" : {
|
|
317
|
-
"removeUpload" : "
|
|
318
|
-
"uploading" : "
|
|
318
|
+
"removeUpload" : "移除上傳",
|
|
319
|
+
"uploading" : "正在上傳"
|
|
319
320
|
},
|
|
320
321
|
"toast" : {
|
|
321
322
|
"a11y" : {
|
|
322
|
-
"dismiss" : "
|
|
323
|
+
"dismiss" : "關閉"
|
|
323
324
|
}
|
|
324
325
|
},
|
|
325
326
|
"fileList" : {
|
|
326
|
-
"downloadAll" : "
|
|
327
|
-
"download" : "
|
|
328
|
-
"noPreview" : "
|
|
327
|
+
"downloadAll" : "全部下載",
|
|
328
|
+
"download" : "下載",
|
|
329
|
+
"noPreview" : "沒有可用的預覽"
|
|
329
330
|
},
|
|
330
331
|
"tieredSelect" : {
|
|
331
|
-
"emptyMessage" : "
|
|
332
|
-
"goToTier" : "
|
|
333
|
-
"placeholder" : "
|
|
334
|
-
"quickCreateActionLabel" : "
|
|
335
|
-
"quickCreateCancelLabel" : "
|
|
336
|
-
"quickCreateCreateLabel" : "
|
|
337
|
-
"quickCreatePlaceholder" : "
|
|
338
|
-
"searchEmptyMessage" : "
|
|
339
|
-
"searchPlaceholder" : "
|
|
340
|
-
"spinnerLabel" : "
|
|
332
|
+
"emptyMessage" : "沒有地點。",
|
|
333
|
+
"goToTier" : "前往子功能表",
|
|
334
|
+
"placeholder" : "選取項目",
|
|
335
|
+
"quickCreateActionLabel" : "建立新地點",
|
|
336
|
+
"quickCreateCancelLabel" : "取消",
|
|
337
|
+
"quickCreateCreateLabel" : "建立",
|
|
338
|
+
"quickCreatePlaceholder" : "新增地點",
|
|
339
|
+
"searchEmptyMessage" : "查無結果。",
|
|
340
|
+
"searchPlaceholder" : "搜尋現有地點",
|
|
341
|
+
"spinnerLabel" : "正在載入"
|
|
341
342
|
},
|
|
342
343
|
"tieredDropdown" : {
|
|
343
|
-
"emptyMessage" : "
|
|
344
|
-
"searchEmptyMessage" : "
|
|
345
|
-
"searchPlaceholder" : "
|
|
346
|
-
"spinnerLabel" : "
|
|
344
|
+
"emptyMessage" : "沒有項目。",
|
|
345
|
+
"searchEmptyMessage" : "查無結果。",
|
|
346
|
+
"searchPlaceholder" : "搜尋",
|
|
347
|
+
"spinnerLabel" : "正在載入"
|
|
347
348
|
},
|
|
348
349
|
"spinner" : {
|
|
349
350
|
"loading" : "載入中"
|
|
@@ -352,27 +353,27 @@
|
|
|
352
353
|
"remove" : "消除"
|
|
353
354
|
},
|
|
354
355
|
"toolHeader" : {
|
|
355
|
-
"settingsAction" : "
|
|
356
|
+
"settingsAction" : "配置設定"
|
|
356
357
|
},
|
|
357
358
|
"fileSelect" : {
|
|
358
|
-
"localFilesSource" : "
|
|
359
|
-
"uploadFailed" : "
|
|
360
|
-
"maxNumberOfFilesSelected" : "
|
|
359
|
+
"localFilesSource" : "我的電腦",
|
|
360
|
+
"uploadFailed" : "上傳失敗",
|
|
361
|
+
"maxNumberOfFilesSelected" : "已選取檔案數量上限"
|
|
361
362
|
},
|
|
362
363
|
"required" : {
|
|
363
|
-
"requiredFields" : "
|
|
364
|
+
"requiredFields" : "必填字段"
|
|
364
365
|
},
|
|
365
366
|
"avatarStack" : {
|
|
366
|
-
"viewAll" : "
|
|
367
|
-
"close" : "
|
|
367
|
+
"viewAll" : "檢視所有",
|
|
368
|
+
"close" : "關閉"
|
|
368
369
|
},
|
|
369
370
|
"panel" : {
|
|
370
|
-
"close" : "
|
|
371
|
-
"goBack" : "
|
|
371
|
+
"close" : "關閉",
|
|
372
|
+
"goBack" : "回去"
|
|
372
373
|
},
|
|
373
374
|
"menuImperative" : {
|
|
374
375
|
"options" : {
|
|
375
|
-
"ariaLabel" : "
|
|
376
|
+
"ariaLabel" : "功能表選項"
|
|
376
377
|
}
|
|
377
378
|
}
|
|
378
379
|
}
|
|
@@ -2,6 +2,6 @@ import styled from 'styled-components';
|
|
|
2
2
|
import { Typography } from '../../Typography';
|
|
3
3
|
export var StyledDeprecation = /*#__PURE__*/styled(Typography).withConfig({
|
|
4
4
|
displayName: "StyledDeprecation",
|
|
5
|
-
componentId: "core-
|
|
5
|
+
componentId: "core-12_28_1__sc-ojy3xo-0"
|
|
6
6
|
})(["display:block;margin-bottom:16px;"]);
|
|
7
7
|
//# sourceMappingURL=Deprecation.styles.js.map
|
|
@@ -6,11 +6,11 @@ import styled from 'styled-components';
|
|
|
6
6
|
import { colors } from '../../_styles/colors';
|
|
7
7
|
var StyledCell = /*#__PURE__*/styled.div.withConfig({
|
|
8
8
|
displayName: "StyledCell",
|
|
9
|
-
componentId: "core-
|
|
9
|
+
componentId: "core-12_28_1__sc-7owp8g-0"
|
|
10
10
|
})(["display:flex;align-items:center;justify-content:center;padding:0 48px;border-bottom:1px dashed ", ";border-right:1px dashed ", ";"], colors.gray90, colors.gray90);
|
|
11
11
|
var StyledGrid = /*#__PURE__*/styled.div.withConfig({
|
|
12
12
|
displayName: "StyledGrid",
|
|
13
|
-
componentId: "core-
|
|
13
|
+
componentId: "core-12_28_1__sc-7owp8g-1"
|
|
14
14
|
})(["align-items:center;justify-content:center;display:grid;gap:0;border-top:1px dashed ", ";border-left:1px dashed ", ";grid-template-columns:repeat( ", ",minmax(0,1fr) );height:100%;width:100%;", "{min-height:", "px;overflow:hidden;}"], colors.gray90, colors.gray90, function (_ref) {
|
|
15
15
|
var _ref$$columns = _ref.$columns,
|
|
16
16
|
$columns = _ref$$columns === void 0 ? 1 : _ref$$columns;
|
|
@@ -21,7 +21,7 @@ var StyledGrid = /*#__PURE__*/styled.div.withConfig({
|
|
|
21
21
|
});
|
|
22
22
|
var StyledGridContainer = /*#__PURE__*/styled.div.withConfig({
|
|
23
23
|
displayName: "StyledGridContainer",
|
|
24
|
-
componentId: "core-
|
|
24
|
+
componentId: "core-12_28_1__sc-7owp8g-2"
|
|
25
25
|
})(["height:100%;padding:24px;width:100%;"]);
|
|
26
26
|
export var StoryGrid = function StoryGrid(_ref3) {
|
|
27
27
|
var children = _ref3.children,
|