@plutonhq/core-frontend 0.1.2 → 0.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (75) hide show
  1. package/package.json +16 -4
  2. package/dist-lib/components/App/App/App.module.scss +0 -14
  3. package/dist-lib/components/App/AppContent/AppContent.module.scss +0 -12
  4. package/dist-lib/components/App/Footer/Footer.module.scss +0 -23
  5. package/dist-lib/components/App/SideNav/SideNav.module.scss +0 -58
  6. package/dist-lib/components/Device/DeviceBackups/DeviceBackups.module.scss +0 -142
  7. package/dist-lib/components/Device/DeviceInfo/DeviceInfo.module.scss +0 -214
  8. package/dist-lib/components/Device/DeviceItem/DeviceItem.module.scss +0 -216
  9. package/dist-lib/components/Device/EditDevice/EditDevice.module.scss +0 -110
  10. package/dist-lib/components/Plan/AddPlan/AddPlan.module.scss +0 -191
  11. package/dist-lib/components/Plan/BackupEvents/BackupEvents.module.scss +0 -189
  12. package/dist-lib/components/Plan/BackupProgress/BackupProgress.module.scss +0 -120
  13. package/dist-lib/components/Plan/Backups/Backups.module.scss +0 -244
  14. package/dist-lib/components/Plan/EditPlan/EditPlan.module.scss +0 -41
  15. package/dist-lib/components/Plan/PlanBackups/PlanBackups.module.scss +0 -58
  16. package/dist-lib/components/Plan/PlanForm/PlanForm.module.scss +0 -103
  17. package/dist-lib/components/Plan/PlanHistory/PlanHistory.module.scss +0 -44
  18. package/dist-lib/components/Plan/PlanItems/PlanItem.module.scss +0 -332
  19. package/dist-lib/components/Plan/PlanLogs/PlanLogs.module.scss +0 -0
  20. package/dist-lib/components/Plan/PlanPendingBackup/PlanPendingBackup.module.scss +0 -42
  21. package/dist-lib/components/Plan/PlanProgress/PlanProgress.module.scss +0 -19
  22. package/dist-lib/components/Plan/PlanRemoveModal/PlanRemoveModal.module.scss +0 -9
  23. package/dist-lib/components/Plan/PlanSettings/PlanSettings.module.scss +0 -464
  24. package/dist-lib/components/Plan/PlanStats/PlanStats.module.scss +0 -125
  25. package/dist-lib/components/Restore/RestoreChangeViewer/RestoreChangeViewer.module.scss +0 -71
  26. package/dist-lib/components/Restore/RestoreFileSelector/RestoreFileSelector.module.scss +0 -328
  27. package/dist-lib/components/Restore/RestoreWizard/RestoreWizard.module.scss +0 -390
  28. package/dist-lib/components/Restore/RestoredFileBrowser/RestoredFileBrowser.module.scss +0 -300
  29. package/dist-lib/components/Settings/GeneralSettings/GeneralSettings.module.scss +0 -3
  30. package/dist-lib/components/Settings/IntegrationSettings/IntegrationSettings.module.scss +0 -38
  31. package/dist-lib/components/Skeleton/SkeletonItems.module.scss +0 -162
  32. package/dist-lib/components/Storage/AddStorage/AddStorage.module.scss +0 -168
  33. package/dist-lib/components/Storage/EditStorage/EditStorage.module.scss +0 -0
  34. package/dist-lib/components/Storage/StorageItem/StorageItem.module.scss +0 -231
  35. package/dist-lib/components/Storage/StorageSettings/StorageSettings.module.scss +0 -29
  36. package/dist-lib/components/common/ActionModal/ActionModal.module.scss +0 -60
  37. package/dist-lib/components/common/AnimatedWrapper/AnimatedWrapper.module.scss +0 -88
  38. package/dist-lib/components/common/Button/Button.module.scss +0 -56
  39. package/dist-lib/components/common/FileManager/FileManager.module.scss +0 -207
  40. package/dist-lib/components/common/FolderPicker/FolderPicker.module.scss +0 -77
  41. package/dist-lib/components/common/ItemsLayout/ItemsLayout.module.scss +0 -51
  42. package/dist-lib/components/common/LogViewer/LogViewer.module.scss +0 -188
  43. package/dist-lib/components/common/Modal/Modal.module.scss +0 -81
  44. package/dist-lib/components/common/NotFound/NotFound.module.scss +0 -36
  45. package/dist-lib/components/common/PageHeader/PageHeader.module.scss +0 -62
  46. package/dist-lib/components/common/PathPicker/PathPicker.module.scss +0 -278
  47. package/dist-lib/components/common/SearchItems/SearchItems.module.scss +0 -48
  48. package/dist-lib/components/common/SidePanel/SidePanel.module.scss +0 -237
  49. package/dist-lib/components/common/SortItems/SortItems.module.scss +0 -53
  50. package/dist-lib/components/common/StatusLabel/StatusLabel.module.scss +0 -0
  51. package/dist-lib/components/common/Tabs/Tabs.module.scss +0 -43
  52. package/dist-lib/components/common/TagsFilter/TagsFilter.module.scss +0 -59
  53. package/dist-lib/components/common/form/FormField/FormField.module.scss +0 -37
  54. package/dist-lib/components/common/form/Input/Input.module.scss +0 -71
  55. package/dist-lib/components/common/form/IntervalField/IntervalField.module.scss +0 -49
  56. package/dist-lib/components/common/form/MultiSelect/MultiSelect.module.scss +0 -157
  57. package/dist-lib/components/common/form/NumberInput/NumberInput.module.scss +0 -102
  58. package/dist-lib/components/common/form/PasswordField/PasswordField.module.scss +0 -78
  59. package/dist-lib/components/common/form/RadioIconSelect/RadioIconSelect.module.scss +0 -104
  60. package/dist-lib/components/common/form/Select/Select.module.scss +0 -193
  61. package/dist-lib/components/common/form/SizePicker/SizePicker.module.scss +0 -82
  62. package/dist-lib/components/common/form/StoragePicker/StoragePicker.module.scss +0 -114
  63. package/dist-lib/components/common/form/TagsInput/TagsInput.module.scss +0 -54
  64. package/dist-lib/components/common/form/TimePicker/TimePicker.module.scss +0 -73
  65. package/dist-lib/components/common/form/Toggle/Toggle.module.scss +0 -68
  66. package/dist-lib/components/common/form/Tristate/Tristate.module.scss +0 -67
  67. package/dist-lib/routes/DeviceSingle/DeviceSingle.module.scss +0 -105
  68. package/dist-lib/routes/Login/Login.module.scss +0 -94
  69. package/dist-lib/routes/NotFoundRoute/NotFoundRoute.module.scss +0 -0
  70. package/dist-lib/routes/PlanSingle/PlanSingle.module.scss +0 -85
  71. package/dist-lib/routes/Plans/Plans.module.scss +0 -29
  72. package/dist-lib/routes/Settings/Settings.module.scss +0 -112
  73. package/dist-lib/routes/Setup/Setup.module.scss +0 -174
  74. package/dist-lib/routes/Sources/Sources.module.scss +0 -29
  75. package/dist-lib/routes/Storages/Storages.module.scss +0 -30
@@ -1,244 +0,0 @@
1
- .backupsTable {
2
- width: 100%;
3
- border: 1px solid var(--line-color);
4
- border-radius: 6px;
5
-
6
- .noBackups {
7
- padding: 50px;
8
- text-align: center;
9
- }
10
-
11
- .backupsTableHead {
12
- font-weight: 600;
13
- border-bottom: 1px solid var(--line-color);
14
- color: var(--content-title-color);
15
- display: flex;
16
- justify-content: space-between;
17
- & > div {
18
- padding: 10px;
19
- text-align: center;
20
- min-width: 8%;
21
- &:nth-child(1) {
22
- text-align: left;
23
- width: 25%;
24
- padding-left: 20px;
25
- padding-right: 0;
26
- }
27
- &:last-child {
28
- min-width: unset;
29
- width: 24px;
30
- }
31
- }
32
- }
33
- .backupsTableContent {
34
- width: 100%;
35
- display: flex;
36
- flex-direction: column;
37
- justify-content: space-between;
38
- .backupsTableRow {
39
- display: flex;
40
- justify-content: space-between;
41
- position: relative;
42
- .editIcon {
43
- position: absolute;
44
- z-index: 2;
45
- visibility: hidden;
46
- opacity: 0;
47
- cursor: pointer;
48
- transition: all 0.12s linear;
49
- }
50
- .backupTitle {
51
- cursor: pointer;
52
-
53
- &:hover {
54
- color: var(--content-text-color);
55
- }
56
- }
57
- .planDescription {
58
- margin-left: 6px;
59
- :global(.icon) {
60
- color: var(--icon-color);
61
- }
62
- }
63
- & > div {
64
- padding: 15px 10px;
65
- text-align: center;
66
- min-width: 8%;
67
- .activeBackup {
68
- color: var(--icon-color);
69
- }
70
- &:nth-child(1) {
71
- text-align: left;
72
- width: 25%;
73
- padding-left: 20px;
74
- padding-right: 0;
75
- // white-space: nowrap;
76
- // overflow: hidden;
77
- // text-overflow: ellipsis;
78
-
79
- & > .downloadLabel {
80
- padding: 1px 4px;
81
- padding-right: 6px;
82
- background: #e0eaff;
83
- color: #7e90c5;
84
- border-radius: 12px;
85
- margin-left: 5px;
86
- font-size: 0.6875rem;
87
- :global(.icon) {
88
- top: 2px;
89
- }
90
-
91
- &.downloadLabelFailed {
92
- background-color: var(--error-bg-color);
93
- color: var(--error-text-color);
94
- }
95
- &.downloadLabelDone {
96
- background-color: var(--primary-color);
97
- color: var(--primary-text-color);
98
- padding: 0 6px 2px 6px;
99
- cursor: pointer;
100
- }
101
- }
102
- }
103
- &.snapOptsBtn {
104
- min-width: unset;
105
- button {
106
- color: var(--icon-color);
107
- }
108
- }
109
- }
110
- .changes {
111
- display: flex;
112
- gap: 7px;
113
- justify-content: center;
114
- :global(.icon) {
115
- top: 1px;
116
- right: -3px;
117
- }
118
- .changesNew {
119
- color: cornflowerblue;
120
- }
121
- .changesModified {
122
- color: darkseagreen;
123
- }
124
- .changesRemoved {
125
- color: indianred;
126
- }
127
- }
128
- .target {
129
- max-width: 120px;
130
- white-space: nowrap;
131
- overflow: hidden;
132
- text-overflow: ellipsis;
133
- display: block;
134
- }
135
- .status {
136
- text-transform: capitalize;
137
- &.statusHasError > div {
138
- text-decoration: underline;
139
- text-decoration-style: dashed;
140
- cursor: pointer;
141
- }
142
- }
143
- .settings {
144
- position: absolute;
145
- z-index: 99;
146
- top: 35px;
147
- right: 15px;
148
- display: flex;
149
- flex-direction: column;
150
- justify-content: left;
151
- width: max-content;
152
- text-align: left;
153
- align-items: center;
154
- background: var(--content-background-color);
155
- border: 1px solid var(--line-color);
156
- border-radius: 6px;
157
- padding: 0;
158
- min-width: unset;
159
- button {
160
- padding: 6px 10px;
161
- width: 100%;
162
- text-align: left;
163
- color: var(--content-text-color-light);
164
- &:hover {
165
- background-color: var(--primary-color-light);
166
- color: var(--primary-color);
167
- }
168
- }
169
- }
170
- &.backupsTableRowActive {
171
- background-color: var(--background-color);
172
- }
173
-
174
- &:hover {
175
- .backupTitle {
176
- :global(.icon) {
177
- opacity: 0;
178
- visibility: hidden;
179
- }
180
- }
181
- .editIcon {
182
- visibility: visible;
183
- opacity: 1;
184
- }
185
- }
186
- }
187
- }
188
- }
189
-
190
- .updateModalContent {
191
- .field {
192
- margin-bottom: 15px;
193
- }
194
- }
195
-
196
- .removeModalContent {
197
- position: relative;
198
- .deleteLoader {
199
- position: absolute;
200
- z-index: 9;
201
- width: 100%;
202
- height: 100%;
203
- left: 0;
204
- top: 0;
205
- background-color: var(--content-background-color);
206
- opacity: 0.7;
207
- cursor: default;
208
- display: flex;
209
- justify-content: center;
210
- align-items: center;
211
- }
212
- .removeModalActions {
213
- margin-top: 20px;
214
- justify-content: right;
215
- display: flex;
216
- flex-direction: row;
217
- gap: 10px;
218
- button {
219
- background-color: var(--line-color);
220
- color: var(--content-text-color);
221
- padding: 6px 12px;
222
- border-radius: 4px;
223
- transition: all 0.12s linear;
224
- &:nth-child(2) {
225
- background-color: var(--error-button-color);
226
- color: var(--error-active-text);
227
- }
228
- &:hover {
229
- filter: brightness(105%);
230
- }
231
- }
232
- }
233
- }
234
-
235
- @media only screen and (max-width: 768px) {
236
- .backupsTable {
237
- overflow: auto;
238
- max-width: 80vw;
239
- .backupsTableHead,
240
- .backupsTableContent {
241
- width: 760px;
242
- }
243
- }
244
- }
@@ -1,41 +0,0 @@
1
- //Fields
2
-
3
- .field {
4
- margin-bottom: 20px;
5
- width: 100%;
6
- position: relative;
7
- .fieldErrorLabel {
8
- position: absolute;
9
- right: 10px;
10
- top: 15px;
11
- background-color: var(--error-bg-active);
12
- color: var(--error-active-text);
13
- padding: 1px 12px;
14
- border-radius: 20px;
15
- font-size: 0.75rem;
16
- letter-spacing: 0.2px;
17
- z-index: 2;
18
- }
19
- }
20
-
21
- .label {
22
- font-weight: 600;
23
- display: block;
24
- margin-bottom: 8px;
25
- font-size: 0.75rem;
26
- }
27
-
28
- .titleInput {
29
- width: 100%;
30
- border: 1px solid var(--line-color);
31
- background-color: var(--content-background-color);
32
- color: var(--content-text-color);
33
- padding: 15px;
34
- font-size: 0.75rem;
35
- border-radius: 6px;
36
- box-sizing: border-box;
37
- &:focus {
38
- outline: none;
39
- border-color: var(line-active-color);
40
- }
41
- }
@@ -1,58 +0,0 @@
1
- .backups {
2
- margin-top: 20px;
3
- }
4
-
5
- .backupsHeader {
6
- width: 100%;
7
- display: flex;
8
- justify-content: space-between;
9
- align-items: center;
10
- padding-top: 10px;
11
- h3 {
12
- font-size: 0.75rem;
13
- font-weight: 600;
14
- color: var(--content-title-color);
15
- span {
16
- background-color: var(--line-color);
17
- color: var(--content-text-color-light);
18
- font-size: 0.7rem;
19
- padding: 1px 8px;
20
- border-radius: 20px;
21
- }
22
- }
23
-
24
- .historyTabs {
25
- display: flex;
26
- gap: 10px;
27
- button {
28
- padding: 12px 18px;
29
- border-radius: 6px 6px 0 0;
30
- color: var(--content-text-color-light);
31
- border: 1px solid transparent;
32
- position: relative;
33
- top: 1px;
34
- i {
35
- padding: 2px 7px;
36
- border-radius: 20px;
37
- font-size: 0.625rem;
38
- line-height: 0.625rem;
39
- font-style: normal;
40
- background-color: var(--light-grey);
41
- }
42
- &.historyTabActive {
43
- color: var(--content-text-color);
44
- border-color: var(--line-color);
45
- border-bottom-color: var(--content-background-color);
46
- }
47
- }
48
- }
49
- }
50
-
51
- @media only screen and (max-width: 768px) {
52
- .backups {
53
- overflow-x: auto;
54
- }
55
- .backupsInfo {
56
- display: none;
57
- }
58
- }
@@ -1,103 +0,0 @@
1
- @use '../../../styles/steps.scss';
2
-
3
- .steps {
4
- @extend %modalSteps;
5
-
6
- display: flex;
7
- flex-direction: row;
8
- justify-content: center;
9
-
10
- ul {
11
- width: 100%;
12
- max-width: 700px;
13
- }
14
-
15
- &.stepsEdit {
16
- & > ul {
17
- position: relative;
18
- top: 6px;
19
- justify-content: flex-start;
20
- gap: 12px;
21
- &::before {
22
- display: none;
23
- }
24
- li {
25
- border-radius: 6px 6px 0 0;
26
- border: 1px solid transparent;
27
- border-bottom: none;
28
- cursor: pointer;
29
- i {
30
- padding: 4px 18px;
31
- position: relative;
32
- top: -3px;
33
- }
34
- &.stepCurrent {
35
- background-color: var(--content-background-color);
36
- border: 1px solid var(--content-shadow-color);
37
- border-bottom: none;
38
- }
39
- & > span {
40
- display: none;
41
- }
42
- }
43
- }
44
- }
45
- }
46
-
47
- .planFormFooter {
48
- width: 100%;
49
- display: flex;
50
- flex-direction: row;
51
- justify-content: center;
52
- .footerContainer {
53
- width: 100%;
54
- max-width: 700px;
55
- display: flex;
56
- flex-direction: row;
57
- justify-content: space-between;
58
- }
59
- }
60
-
61
- .formContent {
62
- padding: 30px;
63
- display: flex;
64
- flex-direction: row;
65
- justify-content: center;
66
- padding: 30px;
67
- box-sizing: border-box;
68
- width: 100%;
69
- height: calc(100vh - 210px);
70
- overflow: auto;
71
-
72
- hr {
73
- margin: 30px 0;
74
- border: 0;
75
- border-top: 1px solid var(--line-color);
76
- }
77
-
78
- .planStep {
79
- width: 100%;
80
- max-width: 700px;
81
- }
82
- }
83
-
84
- .backButton {
85
- color: var(--icon-color);
86
- &:hover {
87
- color: var(--content-text-color-light);
88
- }
89
- }
90
-
91
- @media only screen and (max-width: 768px) {
92
- .steps.stepsEdit {
93
- > ul {
94
- gap: 0;
95
- li i {
96
- padding: 4px 10px;
97
- span {
98
- display: none;
99
- }
100
- }
101
- }
102
- }
103
- }
@@ -1,44 +0,0 @@
1
- .history {
2
- position: relative;
3
- display: flex;
4
- flex-direction: row;
5
- height: 20px;
6
- gap: 5px;
7
- & > div {
8
- width: 5px;
9
- border-radius: 3px;
10
- }
11
-
12
- &.historyFull {
13
- flex-wrap: wrap;
14
- height: 50px;
15
- padding-top: 10px;
16
- }
17
- }
18
-
19
- .historyItemEmpty {
20
- background-color: var(--line-color);
21
- }
22
- .historyItemSuccess {
23
- background-color: var(--success-label);
24
- }
25
- .historyItemFailed {
26
- background-color: #e88b84;
27
- }
28
- .historyItemCancelled {
29
- background-color: #aaa;
30
- }
31
- .historyItemPending {
32
- background-color: #e8e184;
33
- }
34
-
35
- @media only screen and (max-width: 768px) {
36
- .history.historyFull {
37
- height: 160px;
38
- gap: 8px;
39
- & > div {
40
- width: 20px;
41
- border-radius: 2px;
42
- }
43
- }
44
- }