@pubinfo-pr/module-rbac 0.222.3 → 0.223.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.
Files changed (63) hide show
  1. package/dist/{ResourceRelation-BwagNxld.js → ResourceRelation-CU-QpUhP.js} +1 -1
  2. package/dist/{ResourceRelation-CKZrGW9A.js → ResourceRelation-roz0a8Td.js} +1 -1
  3. package/dist/ResourceRelation.css +1 -1
  4. package/dist/ResourceRelation2.css +1 -1
  5. package/dist/{UserAuthorization-sU8yGviz.js → UserAuthorization-2Fl4IGw7.js} +1 -1
  6. package/dist/UserAuthorization.css +1 -1
  7. package/dist/{blackWhiteList-CaEw1uGl.js → blackWhiteList-DbG7JH8n.js} +1 -1
  8. package/dist/blackWhiteList.css +1 -1
  9. package/dist/{breadcrumb_setting-CenYZfHD.js → breadcrumb_setting-Dx2Li6xt.js} +1 -1
  10. package/dist/{createAndEditDataPermission-BfIc8HNt.js → createAndEditDataPermission-8_KNLzJT.js} +1 -1
  11. package/dist/createAndEditDataPermission.css +1 -1
  12. package/dist/{data-permission-CeSzz7-6.js → data-permission-LpuDLDm0.js} +2 -2
  13. package/dist/data-permission.css +1 -1
  14. package/dist/{group-DmvSRTkz.js → group-CaOhkh72.js} +1 -1
  15. package/dist/group.css +1 -1
  16. package/dist/index.css +1 -1
  17. package/dist/index.js +45 -45
  18. package/dist/{layout_setting-DcFrUQtI.js → layout_setting-79srmFgJ.js} +1 -1
  19. package/dist/layout_setting.css +1 -1
  20. package/dist/{login_history-uB4F5Ddd.js → login_history-BiwaLpxA.js} +1 -1
  21. package/dist/login_history.css +1 -1
  22. package/dist/{menu_setting-ogTQzu1D.js → menu_setting-ChueWHs4.js} +1 -1
  23. package/dist/{operate_history-eTC0gtt3.js → operate_history-sPd9IHMV.js} +28 -30
  24. package/dist/operate_history.css +1 -0
  25. package/dist/{organization-CEDkYrjK.js → organization-Dv3FbKke.js} +6 -2
  26. package/dist/organization.css +1 -1
  27. package/dist/{other_setting-BRA_NCwo.js → other_setting-BEV_UK0g.js} +1 -1
  28. package/dist/page_animation_setting-Cp5OnFpd.js +108 -0
  29. package/dist/page_animation_setting.css +1 -0
  30. package/dist/{page_w_setting-Bp9cayqE.js → page_w_setting-Q--ct16C.js} +6 -2
  31. package/dist/page_w_setting.css +1 -1
  32. package/dist/{role-WO4NM7Er.js → role-4UgEw3nH.js} +1 -1
  33. package/dist/{setItem-Bjl8zTpQ.js → setItem-Vkcwkj-O.js} +1 -1
  34. package/dist/setItem.css +1 -1
  35. package/dist/{tabbar_setting-BbhYRbEq.js → tabbar_setting-kbuTvrLB.js} +1 -1
  36. package/dist/{theme_setting-Duv0kBY3.js → theme_setting-CEb7UYQO.js} +1 -1
  37. package/dist/theme_setting.css +1 -1
  38. package/dist/{toolbar_setting-V4EHgnFb.js → toolbar_setting-BG-k2UFc.js} +1 -1
  39. package/dist/{user-DeVw-Ynu.js → user-BkUpcQC8.js} +2 -2
  40. package/dist/user.css +1 -1
  41. package/dist/{watermark_setting-jYKVi0Yf.js → watermark_setting-Cl2EtPAa.js} +1 -1
  42. package/dist/watermark_setting.css +1 -1
  43. package/package.json +3 -3
  44. package/src/components/GroupSelector/index.vue +24 -67
  45. package/src/components/OrgTree/index.vue +1 -1
  46. package/src/components/ResourceSelector/index.vue +15 -45
  47. package/src/views/blackWhiteList/index.vue +3 -9
  48. package/src/views/components/setItem.vue +2 -10
  49. package/src/views/data-permission/index.vue +1 -2
  50. package/src/views/group/index.vue +4 -7
  51. package/src/views/layout_setting/index.vue +20 -99
  52. package/src/views/log_center/login_history.vue +2 -7
  53. package/src/views/log_center/operate_history.vue +11 -4
  54. package/src/views/organization/index.vue +21 -23
  55. package/src/views/page_animation_setting/index.vue +23 -14
  56. package/src/views/page_w_setting/index.vue +6 -19
  57. package/src/views/role/components/ResourceRelation.vue +1 -2
  58. package/src/views/role_group/components/ResourceRelation.vue +1 -2
  59. package/src/views/safe_setting/index.vue +1 -1
  60. package/src/views/theme_setting/index.vue +17 -70
  61. package/src/views/user/components/UserAuthorization.vue +2 -2
  62. package/src/views/watermark_setting/index.vue +1 -4
  63. package/dist/page_animation_setting-D4glFlEk.js +0 -109
@@ -223,32 +223,17 @@ async function updateConfig(options: object) {
223
223
 
224
224
  <style scoped>
225
225
  .theme-item {
226
- display: flex;
227
- flex-direction: column;
228
- cursor: pointer;
229
- border-width: 1px;
230
- border-color: var(--border-2, #e5e6eb);
231
- padding-top: 0.75rem; /* 12px */
232
- padding-bottom: 0;
233
- padding-left: 1.5rem; /* 24px */
234
- padding-right: 1.5rem; /* 24px */
235
- border-radius: 0.5rem; /* 8px */
236
- border-style: solid;
226
+ --at-apply: flex flex-col cursor-pointer border border-[color:var(--border-2,#e5e6eb)] pt-3 pb-0 px-6 rounded-lg border-solid;
237
227
  background: linear-gradient(180deg, #f4f7ff -22.05%, #fff 85.58%);
238
228
  }
239
229
 
240
230
  .theme-item.active {
241
- border-color: rgb(var(--ui-primary));
242
- --un-shadow: 0 2.6px 13px 0 var(--un-shadow-color, rgb(89 98 105 / 0.25));
243
- box-shadow: var(--un-ring-offset-shadow), var(--un-ring-shadow),
244
- var(--un-shadow);
245
- border-width: 2.6px;
246
- border-style: solid;
231
+ --at-apply: border-[rgb(var(--ui-primary))] shadow-[0_2.6px_13px_0_#59626940] border-[2.6px] border-solid;
247
232
  background: linear-gradient(180deg, #f4f7ff -22.05%, #fff 85.58%);
248
233
  }
249
234
 
250
235
  .theme-item.dark {
251
- border-color: transparent;
236
+ --at-apply: border-transparent;
252
237
  background: linear-gradient(0deg, #3a3e43 0%, #3a3e43 100%), linear-gradient(180deg, #f4f7ff -22.05%, #fff 85.58%);
253
238
  }
254
239
 
@@ -257,21 +242,11 @@ async function updateConfig(options: object) {
257
242
  }
258
243
 
259
244
  .theme-item .item-title {
260
- display: flex;
261
- align-items: center;
262
- justify-content: center;
263
- font-size: 0.875rem; /* 14px */
264
- line-height: 1.25rem; /* 20px */
265
- line-height: 22px;
266
- text-align: center;
267
- margin: 0;
268
- padding: 0;
245
+ --at-apply: flex items-center justify-center text-sm leading-[22px] text-center m-0 p-0;
269
246
  }
270
247
 
271
248
  .theme-item .item-content {
272
- display: flex;
273
- flex: 1 1 0%;
274
- flex-direction: column;
249
+ --at-apply: flex flex-1 flex-col;
275
250
  padding: calc(12 / 320 * 100%) calc(20 / 320 * 100%);
276
251
  margin-top: calc(12 / 320 * 100%);
277
252
  background: linear-gradient(180deg, #fff 0%, #fff0 100%);
@@ -287,13 +262,7 @@ async function updateConfig(options: object) {
287
262
  }
288
263
 
289
264
  .theme-item .item-content .color-spot {
290
- flex-shrink: 0;
291
- max-width: 30px;
292
- aspect-ratio: 1;
293
- border-radius: 30px;
294
- border-width: 2px;
295
- border-style: solid;
296
- border-color: white;
265
+ --at-apply: shrink-0 max-w-[30px] aspect-[1] rounded-[30px] border-2 border-solid border-white;
297
266
  background: #fff;
298
267
  width: calc(30 / 270 * 100%);
299
268
  box-shadow: 0 0 4px 0 #00000026;
@@ -324,12 +293,7 @@ async function updateConfig(options: object) {
324
293
  }
325
294
 
326
295
  .theme-item .item-content .skeleton {
327
- display: flex;
328
- flex: auto;
329
- flex-direction: column;
330
- height: 0;
331
- border-radius: 0.25rem; /* 4px */
332
- margin-top: 22px;
296
+ --at-apply: flex flex-[auto] flex-col h-0 rounded mt-[22px];
333
297
  background: #f5f8fe;
334
298
  }
335
299
 
@@ -338,11 +302,7 @@ async function updateConfig(options: object) {
338
302
  }
339
303
 
340
304
  .theme-item .item-content .skeleton header {
341
- display: flex;
342
- align-items: center;
343
- aspect-ratio: 10.45;
344
- padding-left: 0.625rem; /* 10px */
345
- border-radius: 4px 4px 0 0;
305
+ --at-apply: flex items-center aspect-[10.45] pl-2.5 rounded-[4px_4px_0_0];
346
306
  }
347
307
 
348
308
  .theme-item.dark .item-content .skeleton header {
@@ -350,8 +310,7 @@ async function updateConfig(options: object) {
350
310
  }
351
311
 
352
312
  .theme-item .item-content .skeleton header .dot {
353
- aspect-ratio: 1;
354
- border-radius: 50%;
313
+ --at-apply: aspect-1 rounded-1/2;
355
314
  width: calc(8.5 / 230 * 100%);
356
315
  margin-right: calc(5 / 230 * 100%);
357
316
  background: rgb(255 255 255 / 50%);
@@ -362,7 +321,7 @@ async function updateConfig(options: object) {
362
321
  }
363
322
 
364
323
  .theme-item .item-content .skeleton header .bar {
365
- border-radius: 0.125rem; /* 2px */
324
+ --at-apply: rounded-sm;
366
325
  width: calc(68 / 230 * 100%);
367
326
  aspect-ratio: calc(68 / 7);
368
327
  background: rgb(255 255 255 / 50%);
@@ -373,15 +332,12 @@ async function updateConfig(options: object) {
373
332
  }
374
333
 
375
334
  .theme-item .item-content .skeleton .skeleton-body {
376
- display: flex;
377
- flex: 1 1 0%;
378
- height: 0;
335
+ --at-apply: flex flex-1 h-0;
379
336
  padding: calc(7 / 230 * 100%);
380
337
  }
381
338
 
382
339
  .theme-item .item-content .skeleton .skeleton-body .aside {
383
- height: 100%;
384
- border-radius: 0.25rem; /* 4px */
340
+ --at-apply: h-full rounded;
385
341
  width: calc(36 / 230 * 100%);
386
342
  padding-top: calc(12 / 230 * 100%);
387
343
  margin-right: calc(7 / 230 * 100%);
@@ -393,7 +349,7 @@ async function updateConfig(options: object) {
393
349
  }
394
350
 
395
351
  .theme-item .item-content .skeleton .skeleton-body .aside .side-line {
396
- border-radius: 0.125rem; /* 2px */
352
+ --at-apply: rounded-sm;
397
353
  width: calc(24.1 / 36.6 * 100%);
398
354
  aspect-ratio: calc(24.1 / 6.5);
399
355
  margin: 0 auto calc(4 / 36.6 * 100%);
@@ -405,15 +361,7 @@ async function updateConfig(options: object) {
405
361
  }
406
362
 
407
363
  .theme-item .item-content .skeleton .skeleton-body .main {
408
- display: flex;
409
- flex: auto;
410
- justify-content: space-between;
411
- height: 100%;
412
- padding-top: 5.2%;
413
- padding-bottom: 3%;
414
- padding-left: 5.6%;
415
- padding-right: 5.6%;
416
- border-radius: 0.125rem; /* 2px */
364
+ --at-apply: flex flex-[auto] justify-between h-full pt-[5.2%] pb-[3%] px-[5.6%] rounded-sm;
417
365
  background: #fff;
418
366
  }
419
367
 
@@ -422,16 +370,15 @@ async function updateConfig(options: object) {
422
370
  }
423
371
 
424
372
  .theme-item .item-content .skeleton .skeleton-body .main .left {
425
- flex: 1 1 0%;
373
+ --at-apply: flex-1;
426
374
  }
427
375
 
428
376
  .theme-item .item-content .skeleton .skeleton-body .main .right {
429
- width: 30%;
377
+ --at-apply: w-3/10;
430
378
  }
431
379
 
432
380
  .theme-item .item-content .skeleton .skeleton-body .main .left-item {
433
- display: flex;
434
- margin-bottom: 6.5;
381
+ --at-apply: flex mb-[6.5];
435
382
  }
436
383
 
437
384
  .theme-item .item-content .skeleton .skeleton-body .main .left-item .dot {
@@ -252,10 +252,10 @@ defineExpose({
252
252
 
253
253
  <style scoped>
254
254
  .auth-card {
255
- margin-top: 0.75rem; /* 12px */
255
+ --at-apply: mt-3;
256
256
  }
257
257
 
258
258
  .auth-card:first-of-type {
259
- margin-top: 3px;
259
+ --at-apply: mt-3px;
260
260
  }
261
261
  </style>
@@ -213,10 +213,7 @@ function onSubmit() {
213
213
 
214
214
  <style scoped>
215
215
  .item_ani {
216
- display: flex;
217
- flex-direction: column;
218
- padding-top: 26px;
219
- border-radius: 0.5rem; /* 8px */
216
+ --at-apply: flex flex-col pt-[26px] rounded-lg;
220
217
  place-items: center center;
221
218
  background-color: var(--g-bg);
222
219
  border: 1px solid var(--g-tabbar-tab-hover-bg);