@moment-design/material-library 0.1.8 → 0.1.9

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.
@@ -166,281 +166,6 @@
166
166
  color: #86909c;
167
167
  line-height: 1.75;
168
168
  }
169
-
170
- .l-table-search.flex[data-v-6aff8f4c] {
171
- align-items: flex-start;
172
- }
173
- .l-table-search.more-3 .search-button[data-v-6aff8f4c] {
174
- justify-content: flex-end;
175
- display: block;
176
- margin-left: 16px;
177
- padding-left: 32px;
178
- border-left: 1px solid var(--color-neutral-3);
179
- }
180
- .l-table-search.more-3 .search-button .mo-space-item:first-child > button[data-v-6aff8f4c] {
181
- margin-bottom: 16px !important;
182
- }
183
- .l-table-search .mo-form-item[data-v-6aff8f4c] {
184
- margin-bottom: 16px;
185
- }
186
- .l-table-search.total-3 .search-button[data-v-6aff8f4c] {
187
- justify-content: flex-start;
188
- display: flex;
189
- border-left: none;
190
- }
191
- .l-table-search.total-3 .search-button .mo-space-item:first-child > button[data-v-6aff8f4c] {
192
- margin-right: 16px !important;
193
- margin-bottom: 0 !important;
194
- }
195
- .mo-row-justify-start[data-v-6aff8f4c] {
196
- width: 100% !important;
197
- }
198
- .mo-row-justify-start .mo-col[data-v-6aff8f4c] {
199
- padding-left: 0 !important;
200
- padding-right: 16px !important;
201
- }
202
- .more-6[data-v-6aff8f4c] .mo-form-item {
203
- position: relative;
204
- }
205
- .more-6[data-v-6aff8f4c] .mo-form-item-label-col {
206
- position: absolute;
207
- z-index: 9;
208
- padding: 0 12px;
209
- text-align: center;
210
- }
211
- .more-6[data-v-6aff8f4c] .mo-row-justify-start {
212
- margin-left: 4px !important;
213
- margin-right: 3px !important;
214
- width: calc(100% + 7px) !important;
215
- }
216
- .more-6 .more-6-search[data-v-6aff8f4c] {
217
- margin-bottom: 24px;
218
- }
219
-
220
- .l-table-toolbar .left .total[data-v-515a7c6e] {
221
- font-size: 12px;
222
- color: #252931;
223
- border-right: 1px solid var(--color-neutral-3);
224
- }
225
- .l-table-toolbar .left .split-line[data-v-515a7c6e] {
226
- margin: 0 8px 0 16px;
227
- width: 1px;
228
- height: 16px;
229
- background-color: var(--color-neutral-3);
230
- }
231
- .l-table-toolbar .right button[data-v-515a7c6e]:not(:first-child) {
232
- margin-left: 16px;
233
- }
234
-
235
- .l-empty img[data-v-33ac7eb5] {
236
- width: 280px;
237
- height: 180px;
238
- margin: 0 auto;
239
- }
240
- .l-empty header[data-v-33ac7eb5] {
241
- font-size: 14px;
242
- font-family: PingFangSC-Regular, PingFang SC;
243
- font-weight: 400;
244
- color: #55585c;
245
- line-height: 20px;
246
- margin-top: 28px;
247
- }
248
- .l-empty p[data-v-33ac7eb5] {
249
- font-size: 14px;
250
- font-weight: 400;
251
- color: #55585c;
252
- margin-bottom: 24px;
253
- }
254
-
255
- .l-table-footer[data-v-c6b5e94e] {
256
- justify-content: space-between;
257
- }
258
-
259
- .l-table h3[data-v-1c451b6e] {
260
- margin: 0;
261
- padding-bottom: 24px;
262
- font-size: 16px;
263
- font-weight: 600;
264
- color: #12141a;
265
- }
266
- [data-v-1c451b6e] .l-table .mo-spin {
267
- max-width: 100%;
268
- }
269
- .flex {
270
- display: flex;
271
- align-items: center;
272
- }
273
- .m-tb16 {
274
- margin-top: 16px;
275
- margin-bottom: 16px;
276
- }
277
- .m-b16 {
278
- margin-bottom: 16px;
279
- }
280
- .m-r16 {
281
- margin-right: 16px;
282
- }
283
- .p-r16 {
284
- padding-right: 16px;
285
- }
286
- .m-r8 {
287
- margin-right: 8px;
288
- }
289
- .m-l10 {
290
- margin-left: 10px;
291
- }
292
- .m-b24 {
293
- margin-bottom: 24px;
294
- }
295
- .p-b24 {
296
- padding-bottom: 24px;
297
- }
298
- .m-lr24 {
299
- margin-right: 24px;
300
- margin-left: 24px;
301
- }
302
- .m-tb24 {
303
- margin-top: 24px;
304
- margin-bottom: 24px;
305
- }
306
- .m-r24 {
307
- margin-right: 24px;
308
- }
309
- .p-l24 {
310
- padding-left: 24px;
311
- }
312
- .p-lr24 {
313
- padding-right: 24px;
314
- padding-left: 24px;
315
- }
316
- .l-table h3 {
317
- margin: 0;
318
- padding-bottom: 24px;
319
- color: #12141a;
320
- font-weight: 600;
321
- font-size: 16px;
322
- }
323
- .l-table :deep(.mo-spin) {
324
- max-width: 100%;
325
- }
326
- .l-table :deep(.mo-table-container .mo-table-content-scroll-x)::-webkit-scrollbar {
327
- width: 6px;
328
- height: 6px;
329
- }
330
- .l-table :deep(.mo-table-container .mo-table-content-scroll-x)::-webkit-scrollbar-thumb {
331
- background: rgba(0, 0, 0, 0.35);
332
- border-radius: 5px;
333
- }
334
- .l-table :deep(.mo-table-container .mo-table-content-scroll-x)::-webkit-scrollbar-track {
335
- background: #fff;
336
- }
337
- .l-table-search.flex {
338
- align-items: flex-start;
339
- }
340
- .l-table-search .mo-form-item {
341
- margin-bottom: 16px;
342
- }
343
- .l-table-search.more-3 .search-button {
344
- display: block;
345
- justify-content: flex-end;
346
- margin-left: 16px;
347
- padding-left: 32px;
348
- border-left: 1px solid var(--color-neutral-3);
349
- }
350
- .l-table-search.more-3 .search-button .mo-space-item:first-child > button {
351
- margin-bottom: 16px !important;
352
- }
353
- .l-table-search.total-3 .search-button {
354
- display: flex;
355
- justify-content: flex-start;
356
- border-left: none;
357
- }
358
- .l-table-search.total-3 .search-button .mo-space-item:first-child > button {
359
- margin-right: 16px !important;
360
- margin-bottom: 0 !important;
361
- }
362
- .mo-row-justify-start {
363
- width: 100% !important;
364
- }
365
- .mo-row-justify-start .mo-col {
366
- padding-right: 16px !important;
367
- padding-left: 0 !important;
368
- }
369
- .l-table-toolbar .left .total {
370
- color: #252931;
371
- font-size: 12px;
372
- border-right: 1px solid var(--color-neutral-3);
373
- }
374
- .l-table-toolbar .left .split-line {
375
- width: 1px;
376
- height: 16px;
377
- margin: 0 8px 0 16px;
378
- background-color: var(--color-neutral-3);
379
- }
380
- .l-table-toolbar .right button:not(:first-child) {
381
- margin-left: 8px;
382
- }
383
- .l-table-footer {
384
- justify-content: space-between;
385
- }
386
- .l-table-operate a.link {
387
- margin: 0 8px;
388
- color: #1966ff;
389
- font-size: 14px;
390
- }
391
- .l-table-operate a.link:first-child {
392
- margin-left: 0;
393
- }
394
- .l-table-operate a.link:last-child {
395
- margin-right: 0;
396
- }
397
- .l-table-operate a.link:hover {
398
- text-decoration: underline;
399
- }
400
- .l-table-operate span.split-line {
401
- color: #e9e9e9;
402
- }
403
- .l-table-operate .ellipsis {
404
- position: relative;
405
- top: 5px;
406
- left: 8px;
407
- width: 16px;
408
- cursor: pointer;
409
- }
410
- .operate-omit-list {
411
- color: #1966ff;
412
- }
413
- .mo-table-th {
414
- background-color: #f8f9fa;
415
- }
416
- .mo-table .mo-table-cell {
417
- padding: 16px;
418
- }
419
- .mo-table-th {
420
- background-color: #f8f9fa;
421
- }
422
- .l-table .extra-row {
423
- display: flex;
424
- justify-content: space-between;
425
- height: 48px;
426
- margin-top: 12px;
427
- color: #55585c;
428
- font-size: 12px;
429
- line-height: 48px;
430
- background-color: #f3f8ff;
431
- border-bottom: 1px solid var(--color-neutral-3);
432
- }
433
- .l-table .extra-row .mo-divider-vertical {
434
- position: relative;
435
- top: -1px;
436
- margin: 0 8px;
437
- }
438
- .l-table .extra-row .mo-link {
439
- font-size: 12px;
440
- }
441
- .l-table .extra-row .mo-link:hover {
442
- text-decoration: underline;
443
- }
444
169
  .l-table-operate a.link[data-v-0b1d01dd] {
445
170
  margin: 0 8px;
446
171
  color: #1966ff;
@@ -468,11 +193,11 @@
468
193
  .operate-omit-list[data-v-0b1d01dd] {
469
194
  color: #1966ff;
470
195
  }
471
- .right-menu .l-material-library-infos[data-v-5d961588] {
196
+ .right-menu .l-material-library-infos[data-v-597e809b] {
472
197
  display: flex;
473
198
  align-items: center;
474
199
  }
475
- .right-menu .l-material-library-infos .name[data-v-5d961588] {
200
+ .right-menu .l-material-library-infos .name[data-v-597e809b] {
476
201
  margin-left: 6px;
477
202
  font-size: 14px;
478
203
  flex: 1;
@@ -481,13 +206,13 @@
481
206
  overflow: hidden;
482
207
  text-overflow: ellipsis;
483
208
  }
484
- .pagination[data-v-5d961588] {
209
+ .pagination[data-v-597e809b] {
485
210
  display: flex;
486
211
  justify-content: flex-end;
487
212
  width: 100%;
488
213
  margin-top: 16px;
489
214
  }
490
- .l-material-library-info[data-v-5d961588] {
215
+ .l-material-library-info[data-v-597e809b] {
491
216
  background-color: #ffffff;
492
217
  border-radius: 2px;
493
218
  padding: 16px;