@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,19 +1,19 @@
|
|
|
1
|
-
const e = "
|
|
1
|
+
const e = "_sizePicker_opA2y", n = "_inputGroup_AoSSI", t = "_numberInput_Y0x1o", i = "_unitSelector_995Lz", c = "_unit_pko3V", s = "_selected_LfwFI", o = "_sizePickerInline_QmJx5", u = {
|
|
2
2
|
sizePicker: e,
|
|
3
3
|
inputGroup: n,
|
|
4
4
|
numberInput: t,
|
|
5
5
|
unitSelector: i,
|
|
6
6
|
unit: c,
|
|
7
7
|
selected: s,
|
|
8
|
-
sizePickerInline:
|
|
8
|
+
sizePickerInline: o
|
|
9
9
|
};
|
|
10
10
|
export {
|
|
11
|
-
|
|
11
|
+
u as default,
|
|
12
12
|
n as inputGroup,
|
|
13
13
|
t as numberInput,
|
|
14
14
|
s as selected,
|
|
15
15
|
e as sizePicker,
|
|
16
|
-
|
|
16
|
+
o as sizePickerInline,
|
|
17
17
|
c as unit,
|
|
18
18
|
i as unitSelector
|
|
19
19
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const t = "
|
|
1
|
+
const t = "_storagePicker_7tEY0", e = "_storagePickerInput_MzxSo", a = "_storage_BfrQ4", r = "_path_d5gAH", s = "_fileManagerBtn_dWMAK", o = {
|
|
2
2
|
storagePicker: t,
|
|
3
3
|
storagePickerInput: e,
|
|
4
4
|
storage: a,
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
const t = "
|
|
1
|
+
const t = "_tagField_VTcEi", a = "_tagBox_OWxRq", e = "_tag_aE1Mh", g = "_textInput_aCMN7", o = {
|
|
2
2
|
tagField: t,
|
|
3
3
|
tagBox: a,
|
|
4
|
-
tag:
|
|
5
|
-
textInput:
|
|
4
|
+
tag: e,
|
|
5
|
+
textInput: g
|
|
6
6
|
};
|
|
7
7
|
export {
|
|
8
|
-
|
|
9
|
-
|
|
8
|
+
o as default,
|
|
9
|
+
e as tag,
|
|
10
10
|
a as tagBox,
|
|
11
11
|
t as tagField,
|
|
12
|
-
|
|
12
|
+
g as textInput
|
|
13
13
|
};
|
|
14
14
|
//# sourceMappingURL=TagsInput.module.scss.js.map
|
|
@@ -1,28 +1,28 @@
|
|
|
1
|
-
const e = "
|
|
1
|
+
const e = "_fieldLabel_H9jU3", t = "_description_t9xP5", i = "_timePickerField_fwXMF", n = "_fieldInner_gJE2t", c = "_currentTime_ID43x", m = "_dropBtn_oY5ya", s = "_timeSelect_n2tIL", _ = "_times_v2P4N", o = "_timeInput_ddcmi", r = "_ampm_eyzWh", d = "_ampmActive_XwxcS", l = {
|
|
2
2
|
fieldLabel: e,
|
|
3
3
|
description: t,
|
|
4
4
|
timePickerField: i,
|
|
5
|
-
fieldInner:
|
|
6
|
-
currentTime:
|
|
5
|
+
fieldInner: n,
|
|
6
|
+
currentTime: c,
|
|
7
7
|
dropBtn: m,
|
|
8
8
|
timeSelect: s,
|
|
9
|
-
times:
|
|
10
|
-
timeInput:
|
|
11
|
-
ampm:
|
|
12
|
-
ampmActive:
|
|
9
|
+
times: _,
|
|
10
|
+
timeInput: o,
|
|
11
|
+
ampm: r,
|
|
12
|
+
ampmActive: d
|
|
13
13
|
};
|
|
14
14
|
export {
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
15
|
+
r as ampm,
|
|
16
|
+
d as ampmActive,
|
|
17
|
+
c as currentTime,
|
|
18
|
+
l as default,
|
|
19
19
|
t as description,
|
|
20
20
|
m as dropBtn,
|
|
21
|
-
|
|
21
|
+
n as fieldInner,
|
|
22
22
|
e as fieldLabel,
|
|
23
|
-
|
|
23
|
+
o as timeInput,
|
|
24
24
|
i as timePickerField,
|
|
25
25
|
s as timeSelect,
|
|
26
|
-
|
|
26
|
+
_ as times
|
|
27
27
|
};
|
|
28
28
|
//# sourceMappingURL=TimePicker.module.scss.js.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
const e = "
|
|
1
|
+
const e = "_toggleField_0xyXb", o = "_toggleCheckbox_c1r5P", t = "_description_b26iC", c = {
|
|
2
2
|
toggleField: e,
|
|
3
3
|
toggleCheckbox: o,
|
|
4
4
|
description: t
|
|
5
5
|
};
|
|
6
6
|
export {
|
|
7
|
-
|
|
7
|
+
c as default,
|
|
8
8
|
t as description,
|
|
9
9
|
o as toggleCheckbox,
|
|
10
10
|
e as toggleField
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const t = "
|
|
1
|
+
const t = "_tristateField_Uy7Ri", o = "_inputGroup_ExwR6", e = "_optionSelector_eHebH", i = "_option_EfXzg", s = "_selected_937zx", n = "_optionDisabled_7PMYg", p = {
|
|
2
2
|
tristateField: t,
|
|
3
3
|
inputGroup: o,
|
|
4
4
|
optionSelector: e,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const e = "
|
|
1
|
+
const e = "_deviceContent_txUOx", t = "_titleSkeleton_CG1Hs", n = "_version_Y5Tcd", o = "_device_5TrlZ", c = {
|
|
2
2
|
deviceContent: e,
|
|
3
3
|
titleSkeleton: t,
|
|
4
4
|
version: n,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
const
|
|
2
|
-
loginPage:
|
|
3
|
-
loginLogo:
|
|
1
|
+
const n = "_loginPage_eRZep", o = "_loginLogo_7xmt8", g = "_container_OR5Vv", t = "_loginInput_f5GwH", i = "_loginInputIcon_n1xa2", l = "_loginButton_Y3FJ6", c = "_loginErrorMsg_19rka", s = {
|
|
2
|
+
loginPage: n,
|
|
3
|
+
loginLogo: o,
|
|
4
4
|
container: g,
|
|
5
5
|
loginInput: t,
|
|
6
6
|
loginInputIcon: i,
|
|
@@ -14,7 +14,7 @@ export {
|
|
|
14
14
|
c as loginErrorMsg,
|
|
15
15
|
t as loginInput,
|
|
16
16
|
i as loginInputIcon,
|
|
17
|
-
|
|
18
|
-
|
|
17
|
+
o as loginLogo,
|
|
18
|
+
n as loginPage
|
|
19
19
|
};
|
|
20
20
|
//# sourceMappingURL=Login.module.scss.js.map
|
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
const n = "
|
|
1
|
+
const n = "_planSingle_Msjor", t = "_planDescription_BWPEr", o = "_planActions_XUm7Y", i = "_moreOptions_Wu4mu", a = "_planContent_DpaSC", c = "_actionBtn_alvyJ", s = "_actionBtnHighlight_V0mWJ", l = "_actionMoreBtn_1jDhi", p = {
|
|
2
2
|
planSingle: n,
|
|
3
3
|
planDescription: t,
|
|
4
4
|
planActions: o,
|
|
5
5
|
moreOptions: i,
|
|
6
|
-
planContent:
|
|
7
|
-
actionBtn:
|
|
8
|
-
actionBtnHighlight:
|
|
9
|
-
actionMoreBtn:
|
|
6
|
+
planContent: a,
|
|
7
|
+
actionBtn: c,
|
|
8
|
+
actionBtnHighlight: s,
|
|
9
|
+
actionMoreBtn: l
|
|
10
10
|
};
|
|
11
11
|
export {
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
12
|
+
c as actionBtn,
|
|
13
|
+
s as actionBtnHighlight,
|
|
14
|
+
l as actionMoreBtn,
|
|
15
15
|
p as default,
|
|
16
16
|
i as moreOptions,
|
|
17
17
|
o as planActions,
|
|
18
|
-
|
|
18
|
+
a as planContent,
|
|
19
19
|
t as planDescription,
|
|
20
20
|
n as planSingle
|
|
21
21
|
};
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
const s = "
|
|
1
|
+
const s = "_plans_xTjV7", a = "_planItems_M3ayM", n = "_plansGrid_8LIgg", l = {
|
|
2
2
|
plans: s,
|
|
3
|
-
planItems:
|
|
3
|
+
planItems: a,
|
|
4
4
|
plansGrid: n
|
|
5
5
|
};
|
|
6
6
|
export {
|
|
7
|
-
|
|
8
|
-
|
|
7
|
+
l as default,
|
|
8
|
+
a as planItems,
|
|
9
9
|
s as plans,
|
|
10
10
|
n as plansGrid
|
|
11
11
|
};
|
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
const t = "
|
|
1
|
+
const t = "_settings_9KTfa", s = "_settingsContent_FMzh5", n = "_sidebar_5gtyD", e = "_updateBtn_gtEZ3", a = "_tabs_PTJTi", c = "_tabActive_OGIZN", o = "_content_lsiaL", i = {
|
|
2
2
|
settings: t,
|
|
3
|
-
settingsContent:
|
|
4
|
-
sidebar:
|
|
3
|
+
settingsContent: s,
|
|
4
|
+
sidebar: n,
|
|
5
5
|
updateBtn: e,
|
|
6
|
-
tabs:
|
|
7
|
-
tabActive:
|
|
8
|
-
content:
|
|
6
|
+
tabs: a,
|
|
7
|
+
tabActive: c,
|
|
8
|
+
content: o
|
|
9
9
|
};
|
|
10
10
|
export {
|
|
11
|
-
|
|
12
|
-
|
|
11
|
+
o as content,
|
|
12
|
+
i as default,
|
|
13
13
|
t as settings,
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
14
|
+
s as settingsContent,
|
|
15
|
+
n as sidebar,
|
|
16
|
+
c as tabActive,
|
|
17
|
+
a as tabs,
|
|
18
18
|
e as updateBtn
|
|
19
19
|
};
|
|
20
20
|
//# sourceMappingURL=Settings.module.scss.js.map
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
const t = "
|
|
1
|
+
const t = "_setupPage_3yfMk", s = "_setupLogo_IoTgX", e = "_setupContainer_3xLp0", n = "_setupHeader_6Ob39", u = "_setupForm_dtk77", o = "_setupInput_Ojwhw", p = "_setupInputIcon_MCOoK", _ = "_inputHint_mWahK", c = "_setupButton_sixKy", r = "_setupErrorMsg_aVUSq", a = "_setupSuccessMsg_ldhBb", g = "_setupInfoBox_TUjb3", i = "_loadingSpinner_UbOtd", I = {
|
|
2
2
|
setupPage: t,
|
|
3
3
|
setupLogo: s,
|
|
4
4
|
setupContainer: e,
|
|
5
5
|
setupHeader: n,
|
|
6
6
|
setupForm: u,
|
|
7
|
-
setupInput:
|
|
8
|
-
setupInputIcon:
|
|
7
|
+
setupInput: o,
|
|
8
|
+
setupInputIcon: p,
|
|
9
9
|
inputHint: _,
|
|
10
10
|
setupButton: c,
|
|
11
11
|
setupErrorMsg: r,
|
|
12
|
-
setupSuccessMsg:
|
|
13
|
-
setupInfoBox:
|
|
12
|
+
setupSuccessMsg: a,
|
|
13
|
+
setupInfoBox: g,
|
|
14
14
|
loadingSpinner: i
|
|
15
15
|
};
|
|
16
16
|
export {
|
|
@@ -22,11 +22,11 @@ export {
|
|
|
22
22
|
r as setupErrorMsg,
|
|
23
23
|
u as setupForm,
|
|
24
24
|
n as setupHeader,
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
25
|
+
g as setupInfoBox,
|
|
26
|
+
o as setupInput,
|
|
27
|
+
p as setupInputIcon,
|
|
28
28
|
s as setupLogo,
|
|
29
29
|
t as setupPage,
|
|
30
|
-
|
|
30
|
+
a as setupSuccessMsg
|
|
31
31
|
};
|
|
32
32
|
//# sourceMappingURL=Setup.module.scss.js.map
|