@plutonhq/core-frontend 0.1.1 → 0.1.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/dist-lib/components/App/App/App.module.scss.js +5 -5
- package/dist-lib/components/App/AppContent/AppContent.module.scss.js +4 -4
- package/dist-lib/components/App/Footer/Footer.module.scss.js +1 -1
- package/dist-lib/components/App/SideNav/SideNav.module.scss.js +1 -1
- package/dist-lib/components/Device/DeviceBackups/DeviceBackups.module.scss.js +12 -12
- package/dist-lib/components/Device/DeviceInfo/DeviceInfo.module.scss.js +17 -17
- package/dist-lib/components/Device/DeviceItem/DeviceItem.module.scss.js +16 -16
- package/dist-lib/components/Device/EditDevice/EditDevice.module.scss.js +6 -6
- package/dist-lib/components/Plan/AddPlan/AddPlan.module.scss.js +12 -12
- package/dist-lib/components/Plan/BackupEvents/BackupEvents.module.scss.js +20 -20
- package/dist-lib/components/Plan/BackupProgress/BackupProgress.module.scss.js +13 -13
- package/dist-lib/components/Plan/Backups/Backups.module.scss.js +22 -22
- package/dist-lib/components/Plan/PlanBackups/PlanBackups.module.scss.js +5 -5
- package/dist-lib/components/Plan/PlanForm/PlanForm.module.scss.js +5 -5
- package/dist-lib/components/Plan/PlanHistory/PlanHistory.module.scss.js +6 -6
- package/dist-lib/components/Plan/PlanItems/PlanItem.module.scss.js +14 -14
- package/dist-lib/components/Plan/PlanPendingBackup/PlanPendingBackup.module.scss.js +10 -10
- package/dist-lib/components/Plan/PlanProgress/PlanProgress.module.scss.js +1 -1
- package/dist-lib/components/Plan/PlanRemoveModal/PlanRemoveModal.module.scss.js +1 -1
- package/dist-lib/components/Plan/PlanSettings/PlanSettings.module.scss.js +32 -32
- package/dist-lib/components/Plan/PlanStats/PlanStats.module.scss.js +1 -1
- package/dist-lib/components/Restore/RestoreChangeViewer/RestoreChangeViewer.module.scss.js +1 -1
- package/dist-lib/components/Restore/RestoreFileSelector/RestoreFileSelector.module.scss.js +39 -39
- package/dist-lib/components/Restore/RestoreWizard/RestoreWizard.module.scss.js +40 -40
- package/dist-lib/components/Restore/RestoredFileBrowser/RestoredFileBrowser.module.scss.js +32 -32
- package/dist-lib/components/Settings/GeneralSettings/GeneralSettings.module.scss.js +2 -2
- package/dist-lib/components/Settings/IntegrationSettings/IntegrationSettings.module.scss.js +5 -5
- package/dist-lib/components/Skeleton/SkeletonItems.module.scss.js +6 -6
- package/dist-lib/components/Storage/AddStorage/AddStorage.module.scss.js +8 -8
- package/dist-lib/components/Storage/StorageItem/StorageItem.module.scss.js +8 -8
- package/dist-lib/components/Storage/StorageSettings/StorageSettings.module.scss.js +1 -1
- package/dist-lib/components/common/ActionModal/ActionModal.module.scss.js +9 -9
- package/dist-lib/components/common/AnimatedWrapper/AnimatedWrapper.module.scss.js +15 -15
- package/dist-lib/components/common/Button/Button.module.scss.js +7 -7
- package/dist-lib/components/common/FileManager/FileManager.module.scss.js +11 -11
- package/dist-lib/components/common/FolderPicker/FolderPicker.module.scss.js +1 -1
- package/dist-lib/components/common/ItemsLayout/ItemsLayout.module.scss.js +1 -1
- package/dist-lib/components/common/LogViewer/LogViewer.module.scss.js +26 -26
- package/dist-lib/components/common/Modal/Modal.module.scss.js +4 -4
- package/dist-lib/components/common/NotFound/NotFound.module.scss.js +4 -4
- package/dist-lib/components/common/PageHeader/PageHeader.module.scss.js +5 -5
- package/dist-lib/components/common/PathPicker/PathPicker.module.scss.js +9 -9
- package/dist-lib/components/common/SearchItems/SearchItems.module.scss.js +8 -8
- package/dist-lib/components/common/SidePanel/SidePanel.module.scss.js +14 -14
- package/dist-lib/components/common/SortItems/SortItems.module.scss.js +1 -1
- package/dist-lib/components/common/Tabs/Tabs.module.scss.js +7 -7
- package/dist-lib/components/common/TagsFilter/TagsFilter.module.scss.js +5 -5
- package/dist-lib/components/common/form/FormField/FormField.module.scss.js +5 -5
- package/dist-lib/components/common/form/Input/Input.module.scss.js +5 -5
- package/dist-lib/components/common/form/IntervalField/IntervalField.module.scss.js +4 -4
- package/dist-lib/components/common/form/MultiSelect/MultiSelect.module.scss.js +2 -2
- package/dist-lib/components/common/form/NumberInput/NumberInput.module.scss.js +10 -10
- package/dist-lib/components/common/form/PasswordField/PasswordField.module.scss.js +8 -8
- package/dist-lib/components/common/form/RadioIconSelect/RadioIconSelect.module.scss.js +9 -9
- package/dist-lib/components/common/form/Select/Select.module.scss.js +9 -9
- package/dist-lib/components/common/form/SizePicker/SizePicker.module.scss.js +4 -4
- package/dist-lib/components/common/form/StoragePicker/StoragePicker.module.scss.js +1 -1
- package/dist-lib/components/common/form/TagsInput/TagsInput.module.scss.js +6 -6
- package/dist-lib/components/common/form/TimePicker/TimePicker.module.scss.js +14 -14
- package/dist-lib/components/common/form/Toggle/Toggle.module.scss.js +2 -2
- package/dist-lib/components/common/form/Tristate/Tristate.module.scss.js +1 -1
- package/dist-lib/routes/DeviceSingle/DeviceSingle.module.scss.js +1 -1
- package/dist-lib/routes/Login/Login.module.scss.js +5 -5
- package/dist-lib/routes/PlanSingle/PlanSingle.module.scss.js +9 -9
- package/dist-lib/routes/Plans/Plans.module.scss.js +4 -4
- package/dist-lib/routes/Settings/Settings.module.scss.js +12 -12
- package/dist-lib/routes/Setup/Setup.module.scss.js +9 -9
- package/dist-lib/routes/Sources/Sources.module.scss.js +1 -1
- package/dist-lib/routes/Storages/Storages.module.scss.js +1 -1
- package/dist-lib/styles/core-frontend.css +1 -1
- package/package.json +1 -1
|
@@ -1,60 +1,60 @@
|
|
|
1
|
-
const t = "
|
|
1
|
+
const t = "_field_iuTST", e = "_fieldErrorLabel_9GA13", o = "_fieldNotice_BwoHL", n = "_label_hKAbV", i = "_forgetByAgeField_kuKyc", c = "_customPolicyOption_WnSsE", s = "_advancedTabContent_he3Md", a = "_advancedTabs_qQ4AM", r = "_advancedTabActive_S680N", d = "_advancedSettingsSelect_4Q4o6", _ = "_eventTabs_nOsox", p = "_eventTab_jmv9a", l = "_eventTabHead_vgvHA", T = "_eventTabHeadTitle_Gg94n", v = "_eventTabContent_2yMkG", b = "_addScriptButton_wuxMc", u = "_scriptItem_kLxsY", m = "_scriptHeader_oYdjr", S = "_scriptTitle_9Ylom", g = "_scriptPositionControls_jNd27", O = "_scriptFooter_hAd14", f = "_scriptOptions_aKoeM", A = "_scriptOptionCheckbox_otkpj", C = "_removeScriptButton_eA3MU", H = "_scriptOptionTimeout_GwG6x", B = "_hasTimeOutSettings_IWAim", h = "_timeoutSettings_4x4ru", x = {
|
|
2
2
|
field: t,
|
|
3
3
|
fieldErrorLabel: e,
|
|
4
|
-
fieldNotice:
|
|
5
|
-
label:
|
|
4
|
+
fieldNotice: o,
|
|
5
|
+
label: n,
|
|
6
6
|
forgetByAgeField: i,
|
|
7
7
|
customPolicyOption: c,
|
|
8
8
|
advancedTabContent: s,
|
|
9
9
|
advancedTabs: a,
|
|
10
10
|
advancedTabActive: r,
|
|
11
|
-
advancedSettingsSelect:
|
|
12
|
-
eventTabs:
|
|
11
|
+
advancedSettingsSelect: d,
|
|
12
|
+
eventTabs: _,
|
|
13
13
|
eventTab: p,
|
|
14
14
|
eventTabHead: l,
|
|
15
15
|
eventTabHeadTitle: T,
|
|
16
|
-
eventTabContent:
|
|
17
|
-
addScriptButton:
|
|
18
|
-
scriptItem:
|
|
16
|
+
eventTabContent: v,
|
|
17
|
+
addScriptButton: b,
|
|
18
|
+
scriptItem: u,
|
|
19
19
|
scriptHeader: m,
|
|
20
|
-
scriptTitle:
|
|
20
|
+
scriptTitle: S,
|
|
21
21
|
scriptPositionControls: g,
|
|
22
|
-
scriptFooter:
|
|
23
|
-
scriptOptions:
|
|
24
|
-
scriptOptionCheckbox:
|
|
25
|
-
removeScriptButton:
|
|
26
|
-
scriptOptionTimeout:
|
|
27
|
-
hasTimeOutSettings:
|
|
28
|
-
timeoutSettings:
|
|
22
|
+
scriptFooter: O,
|
|
23
|
+
scriptOptions: f,
|
|
24
|
+
scriptOptionCheckbox: A,
|
|
25
|
+
removeScriptButton: C,
|
|
26
|
+
scriptOptionTimeout: H,
|
|
27
|
+
hasTimeOutSettings: B,
|
|
28
|
+
timeoutSettings: h
|
|
29
29
|
};
|
|
30
30
|
export {
|
|
31
|
-
|
|
32
|
-
|
|
31
|
+
b as addScriptButton,
|
|
32
|
+
d as advancedSettingsSelect,
|
|
33
33
|
r as advancedTabActive,
|
|
34
34
|
s as advancedTabContent,
|
|
35
35
|
a as advancedTabs,
|
|
36
36
|
c as customPolicyOption,
|
|
37
|
-
|
|
37
|
+
x as default,
|
|
38
38
|
p as eventTab,
|
|
39
|
-
|
|
39
|
+
v as eventTabContent,
|
|
40
40
|
l as eventTabHead,
|
|
41
41
|
T as eventTabHeadTitle,
|
|
42
|
-
|
|
42
|
+
_ as eventTabs,
|
|
43
43
|
t as field,
|
|
44
44
|
e as fieldErrorLabel,
|
|
45
|
-
|
|
45
|
+
o as fieldNotice,
|
|
46
46
|
i as forgetByAgeField,
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
47
|
+
B as hasTimeOutSettings,
|
|
48
|
+
n as label,
|
|
49
|
+
C as removeScriptButton,
|
|
50
|
+
O as scriptFooter,
|
|
51
51
|
m as scriptHeader,
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
52
|
+
u as scriptItem,
|
|
53
|
+
A as scriptOptionCheckbox,
|
|
54
|
+
H as scriptOptionTimeout,
|
|
55
|
+
f as scriptOptions,
|
|
56
56
|
g as scriptPositionControls,
|
|
57
|
-
|
|
58
|
-
|
|
57
|
+
S as scriptTitle,
|
|
58
|
+
h as timeoutSettings
|
|
59
59
|
};
|
|
60
60
|
//# sourceMappingURL=PlanSettings.module.scss.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const s = "
|
|
1
|
+
const s = "_planStats_Wa7Nw", t = "_widgetTitle_nMFL3", o = "_sources_mEh1x", n = "_snapshots_j4WO4", e = "_health_WLxE7", a = "_sourceContent_IVx9v", c = "_sourceArrow_L93n4", r = "_snapshotsContent_oCZ63", _ = {
|
|
2
2
|
planStats: s,
|
|
3
3
|
widgetTitle: t,
|
|
4
4
|
sources: o,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const e = "
|
|
1
|
+
const e = "_preview_kYVPx", r = "_previewWrapper_m7xqc", p = "_previewBrowser_cysTm", w = "_previewHeader_1h43E", s = "_closePreview_gGG5P", i = {
|
|
2
2
|
preview: e,
|
|
3
3
|
previewWrapper: r,
|
|
4
4
|
previewBrowser: p,
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
const e = "
|
|
1
|
+
const e = "_restoreFileSelector_2yMzU", t = "_restoredFileBrowser_lhuhr", o = "_loader_LRDCX", r = "_toolbar_fkN39", s = "_toolbarRight_OmKp6", l = "_search_iRbDT", i = "_toolbarLeft_jYZiP", c = "_stats_Nev0n", _ = "_excludedStat_Sg5Ma", n = "_browserContent_TaumJ", a = "_sidebar_qiaUX", d = "_sidebarHeader_bAG9c", f = "_directory_EmcP9", b = "_toggleButton_yeRLq", g = "_togglePlaceholder_poVnO", m = "_dirName_HrfCx", u = "_directoryEmpty_gbBnY", S = "_selected_uDfXp", h = "_notSelectable_2i7O4", y = "_content_GoHpe", p = "_fileList_3TxA6", B = "_header_zbb1F", L = "_activeSort_oGaou", x = "_fileListEmpty_2EwPx", F = "_file_oDLFi", R = "_fileIsDir_xMAG3", v = "_fileName_A024j", D = "_fileModified_yQxKz", E = "_fileRemoved_uYDMH", N = "_selectButton_veFdV", w = "_goUpButton_fWhxX", M = "_fileSize_fm1U9", z = {
|
|
2
2
|
restoreFileSelector: e,
|
|
3
3
|
restoredFileBrowser: t,
|
|
4
4
|
loader: o,
|
|
5
|
-
toolbar:
|
|
6
|
-
toolbarRight:
|
|
5
|
+
toolbar: r,
|
|
6
|
+
toolbarRight: s,
|
|
7
7
|
search: l,
|
|
8
|
-
toolbarLeft:
|
|
9
|
-
stats:
|
|
8
|
+
toolbarLeft: i,
|
|
9
|
+
stats: c,
|
|
10
10
|
excludedStat: _,
|
|
11
11
|
browserContent: n,
|
|
12
12
|
sidebar: a,
|
|
@@ -15,56 +15,56 @@ const e = "_restoreFileSelector_PdjDJ", t = "_restoredFileBrowser_Q1zPq", o = "_
|
|
|
15
15
|
toggleButton: b,
|
|
16
16
|
togglePlaceholder: g,
|
|
17
17
|
dirName: m,
|
|
18
|
-
directoryEmpty:
|
|
19
|
-
selected:
|
|
20
|
-
notSelectable:
|
|
21
|
-
content:
|
|
22
|
-
fileList:
|
|
18
|
+
directoryEmpty: u,
|
|
19
|
+
selected: S,
|
|
20
|
+
notSelectable: h,
|
|
21
|
+
content: y,
|
|
22
|
+
fileList: p,
|
|
23
23
|
header: B,
|
|
24
|
-
activeSort:
|
|
25
|
-
fileListEmpty:
|
|
26
|
-
file:
|
|
27
|
-
fileIsDir:
|
|
28
|
-
fileName:
|
|
29
|
-
fileModified:
|
|
30
|
-
fileRemoved:
|
|
31
|
-
selectButton:
|
|
32
|
-
goUpButton:
|
|
33
|
-
fileSize:
|
|
24
|
+
activeSort: L,
|
|
25
|
+
fileListEmpty: x,
|
|
26
|
+
file: F,
|
|
27
|
+
fileIsDir: R,
|
|
28
|
+
fileName: v,
|
|
29
|
+
fileModified: D,
|
|
30
|
+
fileRemoved: E,
|
|
31
|
+
selectButton: N,
|
|
32
|
+
goUpButton: w,
|
|
33
|
+
fileSize: M
|
|
34
34
|
};
|
|
35
35
|
export {
|
|
36
|
-
|
|
36
|
+
L as activeSort,
|
|
37
37
|
n as browserContent,
|
|
38
|
-
|
|
38
|
+
y as content,
|
|
39
39
|
z as default,
|
|
40
40
|
m as dirName,
|
|
41
41
|
f as directory,
|
|
42
|
-
|
|
42
|
+
u as directoryEmpty,
|
|
43
43
|
_ as excludedStat,
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
44
|
+
F as file,
|
|
45
|
+
R as fileIsDir,
|
|
46
|
+
p as fileList,
|
|
47
|
+
x as fileListEmpty,
|
|
48
|
+
D as fileModified,
|
|
49
|
+
v as fileName,
|
|
50
|
+
E as fileRemoved,
|
|
51
|
+
M as fileSize,
|
|
52
|
+
w as goUpButton,
|
|
53
53
|
B as header,
|
|
54
54
|
o as loader,
|
|
55
|
-
|
|
55
|
+
h as notSelectable,
|
|
56
56
|
e as restoreFileSelector,
|
|
57
57
|
t as restoredFileBrowser,
|
|
58
58
|
l as search,
|
|
59
|
-
|
|
60
|
-
|
|
59
|
+
N as selectButton,
|
|
60
|
+
S as selected,
|
|
61
61
|
a as sidebar,
|
|
62
62
|
d as sidebarHeader,
|
|
63
|
-
|
|
63
|
+
c as stats,
|
|
64
64
|
b as toggleButton,
|
|
65
65
|
g as togglePlaceholder,
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
66
|
+
r as toolbar,
|
|
67
|
+
i as toolbarLeft,
|
|
68
|
+
s as toolbarRight
|
|
69
69
|
};
|
|
70
70
|
//# sourceMappingURL=RestoreFileSelector.module.scss.js.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
const
|
|
2
|
-
restoreWizard:
|
|
3
|
-
content:
|
|
1
|
+
const e = "_restoreWizard_KGWpx", t = "_content_AswkJ", o = "_header_ayY04", s = "_close_8zkpb", r = "_steps_EDlmx", n = "_stepCurrent_oZibL", c = "_stepPassed_jpn21", _ = "_stepContent_8lVVe", i = "_step_GxqIJ", p = "_settingBlock_xzQFn", a = "_label_VklwL", l = "_fileManagerBtn_tnJQK", x = "_settingBlockError_TUxCw", b = "_restoreSuccessMsg_ef74H", k = "_preview_zxuZx", g = "_previewError_nCdWT", u = "_previewButton_fe66L", h = "_previewEmpty_73FwN", w = "_restoreConfirm_q5DxC", B = "_restoreButton_wsQwx", f = "_restoreError_KFMAT", v = "_footer_1xbCT", C = "_backButton_8xJPe", d = "_footerRight_shYoC", E = "_restoreDisabled_XZ7tA", O = "_checkboxSettings_xI3Cw", S = "_checkboxSettingsOpts_Xs7uu", m = "_checkboxOption_zWuFB", z = "_checkboxOptionActive_745yU", M = {
|
|
2
|
+
restoreWizard: e,
|
|
3
|
+
content: t,
|
|
4
4
|
header: o,
|
|
5
5
|
close: s,
|
|
6
6
|
steps: r,
|
|
@@ -11,50 +11,50 @@ const t = "_restoreWizard_4m8hj", e = "_content_jHvoS", o = "_header_ydqLY", s =
|
|
|
11
11
|
settingBlock: p,
|
|
12
12
|
label: a,
|
|
13
13
|
fileManagerBtn: l,
|
|
14
|
-
settingBlockError:
|
|
15
|
-
restoreSuccessMsg:
|
|
16
|
-
preview:
|
|
17
|
-
previewError:
|
|
18
|
-
previewButton:
|
|
19
|
-
previewEmpty:
|
|
20
|
-
restoreConfirm:
|
|
21
|
-
restoreButton:
|
|
22
|
-
restoreError:
|
|
23
|
-
footer:
|
|
24
|
-
backButton:
|
|
25
|
-
footerRight:
|
|
26
|
-
restoreDisabled:
|
|
27
|
-
checkboxSettings:
|
|
28
|
-
checkboxSettingsOpts:
|
|
29
|
-
checkboxOption:
|
|
30
|
-
checkboxOptionActive:
|
|
14
|
+
settingBlockError: x,
|
|
15
|
+
restoreSuccessMsg: b,
|
|
16
|
+
preview: k,
|
|
17
|
+
previewError: g,
|
|
18
|
+
previewButton: u,
|
|
19
|
+
previewEmpty: h,
|
|
20
|
+
restoreConfirm: w,
|
|
21
|
+
restoreButton: B,
|
|
22
|
+
restoreError: f,
|
|
23
|
+
footer: v,
|
|
24
|
+
backButton: C,
|
|
25
|
+
footerRight: d,
|
|
26
|
+
restoreDisabled: E,
|
|
27
|
+
checkboxSettings: O,
|
|
28
|
+
checkboxSettingsOpts: S,
|
|
29
|
+
checkboxOption: m,
|
|
30
|
+
checkboxOptionActive: z
|
|
31
31
|
};
|
|
32
32
|
export {
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
33
|
+
C as backButton,
|
|
34
|
+
m as checkboxOption,
|
|
35
|
+
z as checkboxOptionActive,
|
|
36
|
+
O as checkboxSettings,
|
|
37
|
+
S as checkboxSettingsOpts,
|
|
38
38
|
s as close,
|
|
39
|
-
|
|
40
|
-
|
|
39
|
+
t as content,
|
|
40
|
+
M as default,
|
|
41
41
|
l as fileManagerBtn,
|
|
42
|
-
|
|
43
|
-
|
|
42
|
+
v as footer,
|
|
43
|
+
d as footerRight,
|
|
44
44
|
o as header,
|
|
45
45
|
a as label,
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
46
|
+
k as preview,
|
|
47
|
+
u as previewButton,
|
|
48
|
+
h as previewEmpty,
|
|
49
|
+
g as previewError,
|
|
50
|
+
B as restoreButton,
|
|
51
|
+
w as restoreConfirm,
|
|
52
|
+
E as restoreDisabled,
|
|
53
|
+
f as restoreError,
|
|
54
|
+
b as restoreSuccessMsg,
|
|
55
|
+
e as restoreWizard,
|
|
56
56
|
p as settingBlock,
|
|
57
|
-
|
|
57
|
+
x as settingBlockError,
|
|
58
58
|
i as step,
|
|
59
59
|
_ as stepContent,
|
|
60
60
|
n as stepCurrent,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const t = "
|
|
1
|
+
const t = "_restoredFileBrowser_oZpnx", e = "_toolbar_tUwz5", o = "_toolbarRight_0ebfR", s = "_filters_P955R", r = "_search_6MTYJ", i = "_toolbarLeft_uQTib", n = "_stats_jbThB", c = "_browserContent_4ieoi", _ = "_sidebar_xPqAA", l = "_sidebarHeader_b57vR", a = "_directory_HaQOn", d = "_toggleButton_YESqv", f = "_togglePlaceholder_kNkAi", b = "_dirName_S5BzD", g = "_notification_3DeyX", u = "_directoryEmpty_jusK8", h = "_selected_wAlm4", p = "_content_0Ux0l", m = "_fileList_iXPrf", y = "_header_xlPmv", B = "_fileListEmpty_Tcepx", w = "_file_vner7", L = "_fileIsDir_M1rgZ", N = "_fileName_hAFdu", P = "_status_ZzZVg", R = "_restored_mRRQL", E = "_updated_pWBuB", F = "_unchanged_i2OsP", x = "_goUpButton_vVYc9", z = "_newFileIndicator_ohqb3", I = "_fileSize_kN7yn", v = {
|
|
2
2
|
restoredFileBrowser: t,
|
|
3
3
|
toolbar: e,
|
|
4
4
|
toolbarRight: o,
|
|
@@ -6,8 +6,8 @@ const t = "_restoredFileBrowser_uySxD", e = "_toolbar_lr39C", o = "_toolbarRight
|
|
|
6
6
|
search: r,
|
|
7
7
|
toolbarLeft: i,
|
|
8
8
|
stats: n,
|
|
9
|
-
browserContent:
|
|
10
|
-
sidebar:
|
|
9
|
+
browserContent: c,
|
|
10
|
+
sidebar: _,
|
|
11
11
|
sidebarHeader: l,
|
|
12
12
|
directory: a,
|
|
13
13
|
toggleButton: d,
|
|
@@ -16,53 +16,53 @@ const t = "_restoredFileBrowser_uySxD", e = "_toolbar_lr39C", o = "_toolbarRight
|
|
|
16
16
|
notification: g,
|
|
17
17
|
directoryEmpty: u,
|
|
18
18
|
selected: h,
|
|
19
|
-
content:
|
|
20
|
-
fileList:
|
|
21
|
-
header:
|
|
19
|
+
content: p,
|
|
20
|
+
fileList: m,
|
|
21
|
+
header: y,
|
|
22
22
|
fileListEmpty: B,
|
|
23
|
-
file:
|
|
24
|
-
fileIsDir:
|
|
25
|
-
fileName:
|
|
26
|
-
status:
|
|
27
|
-
restored:
|
|
28
|
-
updated:
|
|
29
|
-
unchanged:
|
|
30
|
-
goUpButton:
|
|
31
|
-
newFileIndicator:
|
|
32
|
-
fileSize:
|
|
23
|
+
file: w,
|
|
24
|
+
fileIsDir: L,
|
|
25
|
+
fileName: N,
|
|
26
|
+
status: P,
|
|
27
|
+
restored: R,
|
|
28
|
+
updated: E,
|
|
29
|
+
unchanged: F,
|
|
30
|
+
goUpButton: x,
|
|
31
|
+
newFileIndicator: z,
|
|
32
|
+
fileSize: I
|
|
33
33
|
};
|
|
34
34
|
export {
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
35
|
+
c as browserContent,
|
|
36
|
+
p as content,
|
|
37
|
+
v as default,
|
|
38
38
|
b as dirName,
|
|
39
39
|
a as directory,
|
|
40
40
|
u as directoryEmpty,
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
41
|
+
w as file,
|
|
42
|
+
L as fileIsDir,
|
|
43
|
+
m as fileList,
|
|
44
44
|
B as fileListEmpty,
|
|
45
|
-
|
|
46
|
-
|
|
45
|
+
N as fileName,
|
|
46
|
+
I as fileSize,
|
|
47
47
|
s as filters,
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
48
|
+
x as goUpButton,
|
|
49
|
+
y as header,
|
|
50
|
+
z as newFileIndicator,
|
|
51
51
|
g as notification,
|
|
52
|
-
|
|
52
|
+
R as restored,
|
|
53
53
|
t as restoredFileBrowser,
|
|
54
54
|
r as search,
|
|
55
55
|
h as selected,
|
|
56
|
-
|
|
56
|
+
_ as sidebar,
|
|
57
57
|
l as sidebarHeader,
|
|
58
58
|
n as stats,
|
|
59
|
-
|
|
59
|
+
P as status,
|
|
60
60
|
d as toggleButton,
|
|
61
61
|
f as togglePlaceholder,
|
|
62
62
|
e as toolbar,
|
|
63
63
|
i as toolbarLeft,
|
|
64
64
|
o as toolbarRight,
|
|
65
|
-
|
|
66
|
-
|
|
65
|
+
F as unchanged,
|
|
66
|
+
E as updated
|
|
67
67
|
};
|
|
68
68
|
//# sourceMappingURL=RestoredFileBrowser.module.scss.js.map
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
const t = "
|
|
1
|
+
const t = "_integrations_gdTNy", a = "_field_8lYva", n = "_validateBtn_xD7dP", e = {
|
|
2
2
|
integrations: t,
|
|
3
|
-
field:
|
|
4
|
-
validateBtn:
|
|
3
|
+
field: a,
|
|
4
|
+
validateBtn: n
|
|
5
5
|
};
|
|
6
6
|
export {
|
|
7
7
|
e as default,
|
|
8
|
-
|
|
8
|
+
a as field,
|
|
9
9
|
t as integrations,
|
|
10
|
-
|
|
10
|
+
n as validateBtn
|
|
11
11
|
};
|
|
12
12
|
//# sourceMappingURL=IntegrationSettings.module.scss.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const t = "
|
|
1
|
+
const t = "_skeletonItems_c4dK5", e = "_skeletonItem_6T37o", s = "_leftContent_7RmmV", n = "_status_Rq5vz", o = "_content_nd759", _ = "_title_jCXLU", c = "_sources_TWd1a", l = "_rightContent_FRumk", i = "_grid_iAJ69", r = "_history_5xCTx", m = {
|
|
2
2
|
skeletonItems: t,
|
|
3
3
|
skeletonItem: e,
|
|
4
4
|
leftContent: s,
|
|
@@ -7,14 +7,14 @@ const t = "_skeletonItems_JKfV8", e = "_skeletonItem_56yT7", s = "_leftContent_W
|
|
|
7
7
|
title: _,
|
|
8
8
|
sources: c,
|
|
9
9
|
rightContent: l,
|
|
10
|
-
grid:
|
|
11
|
-
history:
|
|
10
|
+
grid: i,
|
|
11
|
+
history: r
|
|
12
12
|
};
|
|
13
13
|
export {
|
|
14
14
|
o as content,
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
15
|
+
m as default,
|
|
16
|
+
i as grid,
|
|
17
|
+
r as history,
|
|
18
18
|
s as leftContent,
|
|
19
19
|
l as rightContent,
|
|
20
20
|
e as skeletonItem,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const t = "
|
|
1
|
+
const t = "_loader_B52fX", o = "_field_zaDNz", e = "_fieldErrorLabel_d9vjx", a = "_label_QEGc3", n = "_input_wJkqZ", c = "_inputHasError_8YtvI", d = "_storageType_0wVcu", s = "_createButton_gxr85", r = "_advancedOptions_xjBKO", _ = "_advancedButton_Wm1YO", l = "_advancedButtonActive_w9I6E", u = "_authSettings_ethz1", i = "_oauthDoc_cCDGb", v = "_codeBlock_8rMRx", B = {
|
|
2
2
|
loader: t,
|
|
3
3
|
field: o,
|
|
4
4
|
fieldErrorLabel: e,
|
|
@@ -10,25 +10,25 @@ const t = "_loader_S-iBg", o = "_field_X0CFQ", e = "_fieldErrorLabel_fvRqq", a =
|
|
|
10
10
|
advancedOptions: r,
|
|
11
11
|
advancedButton: _,
|
|
12
12
|
advancedButtonActive: l,
|
|
13
|
-
authSettings:
|
|
14
|
-
oauthDoc:
|
|
15
|
-
codeBlock:
|
|
13
|
+
authSettings: u,
|
|
14
|
+
oauthDoc: i,
|
|
15
|
+
codeBlock: v
|
|
16
16
|
};
|
|
17
17
|
export {
|
|
18
18
|
_ as advancedButton,
|
|
19
19
|
l as advancedButtonActive,
|
|
20
20
|
r as advancedOptions,
|
|
21
|
-
|
|
22
|
-
|
|
21
|
+
u as authSettings,
|
|
22
|
+
v as codeBlock,
|
|
23
23
|
s as createButton,
|
|
24
|
-
|
|
24
|
+
B as default,
|
|
25
25
|
o as field,
|
|
26
26
|
e as fieldErrorLabel,
|
|
27
27
|
n as input,
|
|
28
28
|
c as inputHasError,
|
|
29
29
|
a as label,
|
|
30
30
|
t as loader,
|
|
31
|
-
|
|
31
|
+
i as oauthDoc,
|
|
32
32
|
d as storageType
|
|
33
33
|
};
|
|
34
34
|
//# sourceMappingURL=AddStorage.module.scss.js.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
const t = "
|
|
1
|
+
const t = "_storage_D1tgb", n = "_storageEditing_xmrdI", o = "_leftContent_r8NPg", e = "_rightContent_pE8iA", s = "_storageType_87xjo", r = "_content_VggIZ", i = "_title_zuDLM", _ = "_info_hYP1D", g = "_moreBtn_o9yFa", c = "_moreBtnActive_LPCm8", a = "_settings_0LUaN", l = "_verifyModalContent_wC0Di", d = "_storageGrid_plfEw", f = {
|
|
2
2
|
storage: t,
|
|
3
3
|
storageEditing: n,
|
|
4
|
-
leftContent:
|
|
5
|
-
rightContent:
|
|
4
|
+
leftContent: o,
|
|
5
|
+
rightContent: e,
|
|
6
6
|
storageType: s,
|
|
7
7
|
content: r,
|
|
8
8
|
title: i,
|
|
@@ -11,20 +11,20 @@ const t = "_storage_86hwJ", n = "_storageEditing_buFWB", e = "_leftContent_HhG4p
|
|
|
11
11
|
moreBtnActive: c,
|
|
12
12
|
settings: a,
|
|
13
13
|
verifyModalContent: l,
|
|
14
|
-
storageGrid:
|
|
14
|
+
storageGrid: d
|
|
15
15
|
};
|
|
16
16
|
export {
|
|
17
17
|
r as content,
|
|
18
|
-
|
|
18
|
+
f as default,
|
|
19
19
|
_ as info,
|
|
20
|
-
|
|
20
|
+
o as leftContent,
|
|
21
21
|
g as moreBtn,
|
|
22
22
|
c as moreBtnActive,
|
|
23
|
-
|
|
23
|
+
e as rightContent,
|
|
24
24
|
a as settings,
|
|
25
25
|
t as storage,
|
|
26
26
|
n as storageEditing,
|
|
27
|
-
|
|
27
|
+
d as storageGrid,
|
|
28
28
|
s as storageType,
|
|
29
29
|
i as title,
|
|
30
30
|
l as verifyModalContent
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
const s = "
|
|
1
|
+
const s = "_loader_eAxG7", e = "_error_T3ToL", o = "_success_JCZFx", c = "_actions_xpxeY", r = "_dangerBtn_ThSBO", n = {
|
|
2
2
|
loader: s,
|
|
3
|
-
error:
|
|
4
|
-
success:
|
|
5
|
-
actions:
|
|
6
|
-
dangerBtn:
|
|
3
|
+
error: e,
|
|
4
|
+
success: o,
|
|
5
|
+
actions: c,
|
|
6
|
+
dangerBtn: r
|
|
7
7
|
};
|
|
8
8
|
export {
|
|
9
|
-
|
|
10
|
-
|
|
9
|
+
c as actions,
|
|
10
|
+
r as dangerBtn,
|
|
11
11
|
n as default,
|
|
12
|
-
|
|
12
|
+
e as error,
|
|
13
13
|
s as loader,
|
|
14
|
-
|
|
14
|
+
o as success
|
|
15
15
|
};
|
|
16
16
|
//# sourceMappingURL=ActionModal.module.scss.js.map
|
|
@@ -1,30 +1,30 @@
|
|
|
1
|
-
const e = "
|
|
1
|
+
const e = "_animatedWrapper_35x4n", s = "_absolute_4dy4r", t = "_fade_kQVmu", d = "_active_QCVfW", i = "_slide-up_BNQx3", l = "_slide-down_Ov6QN", _ = "_slide-left_JSu7S", a = "_slide-right_yhSI9", o = "_scale_s8S5d", n = "_rotate_qzBQU", c = {
|
|
2
2
|
animatedWrapper: e,
|
|
3
3
|
absolute: s,
|
|
4
4
|
fade: t,
|
|
5
|
-
active:
|
|
6
|
-
"slide-up": "_slide-
|
|
7
|
-
slideUp:
|
|
8
|
-
"slide-down": "_slide-
|
|
9
|
-
slideDown:
|
|
10
|
-
"slide-left": "_slide-
|
|
11
|
-
slideLeft:
|
|
12
|
-
"slide-right": "_slide-
|
|
13
|
-
slideRight:
|
|
5
|
+
active: d,
|
|
6
|
+
"slide-up": "_slide-up_BNQx3",
|
|
7
|
+
slideUp: i,
|
|
8
|
+
"slide-down": "_slide-down_Ov6QN",
|
|
9
|
+
slideDown: l,
|
|
10
|
+
"slide-left": "_slide-left_JSu7S",
|
|
11
|
+
slideLeft: _,
|
|
12
|
+
"slide-right": "_slide-right_yhSI9",
|
|
13
|
+
slideRight: a,
|
|
14
14
|
scale: o,
|
|
15
15
|
rotate: n
|
|
16
16
|
};
|
|
17
17
|
export {
|
|
18
18
|
s as absolute,
|
|
19
|
-
|
|
19
|
+
d as active,
|
|
20
20
|
e as animatedWrapper,
|
|
21
21
|
c as default,
|
|
22
22
|
t as fade,
|
|
23
23
|
n as rotate,
|
|
24
24
|
o as scale,
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
25
|
+
l as slideDown,
|
|
26
|
+
_ as slideLeft,
|
|
27
|
+
a as slideRight,
|
|
28
|
+
i as slideUp
|
|
29
29
|
};
|
|
30
30
|
//# sourceMappingURL=AnimatedWrapper.module.scss.js.map
|