@bull-board/ui 5.6.1 → 5.7.0

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bull-board/ui",
3
- "version": "5.6.1",
3
+ "version": "5.7.0",
4
4
  "description": "A Dashboard UI built on top of bull or bullmq.",
5
5
  "keywords": [
6
6
  "bull",
@@ -27,9 +27,17 @@
27
27
  "clean": "rm -rf dist"
28
28
  },
29
29
  "dependencies": {
30
- "@bull-board/api": "5.6.1"
30
+ "@bull-board/api": "5.7.0"
31
31
  },
32
32
  "devDependencies": {
33
+ "@babel/core": "^7.17.9",
34
+ "@babel/plugin-proposal-class-properties": "^7.13.0",
35
+ "@babel/plugin-proposal-object-rest-spread": "^7.17.3",
36
+ "@babel/plugin-transform-runtime": "^7.17.0",
37
+ "@babel/preset-env": "^7.16.11",
38
+ "@babel/preset-react": "^7.12.13",
39
+ "@babel/preset-typescript": "^7.13.0",
40
+ "@babel/runtime": "^7.17.9",
33
41
  "@pmmmwh/react-refresh-webpack-plugin": "^0.5.5",
34
42
  "@radix-ui/react-alert-dialog": "^1.0.0",
35
43
  "@radix-ui/react-dialog": "^1.0.0",
@@ -40,6 +48,7 @@
40
48
  "@types/react-paginate": "^7.1.1",
41
49
  "@types/react-router-dom": "^5.3.3",
42
50
  "axios": "^0.26.1",
51
+ "babel-loader": "^9.1.3",
43
52
  "clean-webpack-plugin": "^4.0.0",
44
53
  "clsx": "^1.1.1",
45
54
  "copy-webpack-plugin": "^10.2.4",
@@ -61,10 +70,10 @@
61
70
  "react-refresh": "^0.12.0",
62
71
  "react-router-dom": "^5.3.1",
63
72
  "react-toastify": "^7.0.4",
64
- "style-loader": "^3.2.1",
73
+ "style-loader": "^3.3.3",
65
74
  "webpack": "^5.72.0",
66
- "webpack-cli": "^4.9.2",
67
- "webpack-dev-server": "^4.8.1",
75
+ "webpack-cli": "^5.1.4",
76
+ "webpack-dev-server": "^4.15.1",
68
77
  "zustand": "^4.1.1"
69
78
  },
70
79
  "publishConfig": {
@@ -1 +0,0 @@
1
- .rUtWBR{background-color:#fff;border-radius:.25rem;box-shadow:0 1px 1px 0 rgba(60,75,100,.14),0 2px 1px -1px rgba(60,75,100,.12),0 1px 3px 0 rgba(60,75,100,.2);display:flex;padding:1em}.btVpoI{display:flex;flex-direction:column;height:100%}.khjsGk{display:flex;list-style:none;margin:1rem 0 2rem;padding:0}.khjsGk li+li{margin-left:.75rem}.BhrxDy::-webkit-scrollbar{width:.5rem}.BhrxDy::-webkit-scrollbar-track{background:hsla(0,0%,100%,.2);padding:2px}.BhrxDy::-webkit-scrollbar-thumb{background-color:#cbd5e0;border-radius:4px}.BhrxDy{flex:1;max-width:calc(100% - 80px);overflow:auto;position:relative}.BhrxDy .error{color:#d73a49}.BhrxDy .warn{color:orange}.BhrxDy pre{margin:0}.l10fzx>label{display:block;font-size:.875rem;line-height:1.25rem}.l10fzx+.l10fzx{margin-top:1rem}.l10fzx>input,.l10fzx>select{font-size:.875rem!important;line-height:1.25rem!important;margin-top:.25rem!important}.l10fzx>input,.l10fzx>select{display:block;width:100%}.l10fzx.xU7tR3{align-items:center;display:flex}.EnrkkZ{background:#fff;margin:0;overflow:hidden;position:relative}.eEMLnz{height:330px;max-height:100%;overflow:auto;padding:40px .5rem .5rem}.eEMLnz ol{display:block;white-space:pre-wrap;word-break:break-all}[dir=ltr] .eEMLnz ol li{padding-left:1rem}[dir=rtl] .eEMLnz ol li{padding-right:1rem}.eEMLnz ol li::marker{color:#a0aec0;content:attr(data-line-number)}.eEMLnz::-webkit-scrollbar{width:.5rem}.eEMLnz::-webkit-scrollbar-track{background:hsla(0,0%,100%,.2);padding:2px}.eEMLnz::-webkit-scrollbar-thumb{background-color:#cbd5e0;border-radius:4px}.k3l0Ki{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:hsla(0,0%,100%,.85);display:flex;left:0;list-style:none;margin:0;padding:0 0 .5rem .5rem;position:absolute;right:1rem;text-align:right;top:0;z-index:1}.k3l0Ki>li:first-child{flex:1}.k3l0Ki>li button{height:100%}.k3l0Ki>li+li{margin-left:.5rem}.EnrkkZ:-webkit-full-screen .k3l0Ki{padding:1rem;position:fixed}.EnrkkZ:fullscreen .k3l0Ki{padding:1rem;position:fixed}.EnrkkZ:-webkit-full-screen .eEMLnz{height:100%;padding:60px 1rem 1rem}.EnrkkZ:fullscreen .eEMLnz{height:100%;padding:60px 1rem 1rem}.k3l0Ki .zHydRO{width:100%}.Km6UUy{position:relative}.Km6UUy:before{background-color:rgba(45,55,72,.95);border-radius:.28571429rem;bottom:100%;color:#fff;content:attr(data-title);font-size:.833rem;font-weight:300;left:50%;margin-bottom:.75rem;opacity:0;padding:.2em .75em;pointer-events:none;position:absolute;transform:translateX(-50%) translateY(-25%);transition:transform .25s ease-in-out,opacity .25s ease-in-out;z-index:2}.Km6UUy:hover:before{opacity:1;transform:translateX(-50%) translateY(0)}.FIjbjm{display:flex;list-style:none;margin:0;padding:0}.FIjbjm li+li{margin-left:.5rem}.FIjbjm .crgtje{padding:.5rem}.kxGL7W{background-color:#fff;border-radius:.25rem;box-shadow:0 1px 1px 0 rgba(60,75,100,.14),0 2px 1px -1px rgba(60,75,100,.12),0 1px 3px 0 rgba(60,75,100,.2);display:flex;max-height:500px;min-height:320px;padding:1em}.kxGL7W+.kxGL7W{margin-top:2rem}.BXwLWT{display:flex;flex:1;flex-direction:column}.A9V76b{display:flex;justify-content:space-between}.A9V76b h4,.P5lfym span{color:#4a5568;font-size:1.44rem;font-weight:300;line-height:1}.A9V76b h4 span{color:#a0aec0;font-size:.694em;margin-left:1.5rem}.P5lfym{color:#cbd5e0;display:flex;flex-direction:column;flex-shrink:0;padding-right:2rem;text-align:right;width:200px}.P5lfym span{color:#cbd5e0;display:block;overflow:hidden;padding-right:1rem;text-overflow:ellipsis;white-space:nowrap}.XRq6SL{flex:1;overflow:hidden;position:relative}.XRq6SL .WoVp7D{bottom:0;position:absolute;right:0}.mpWxwy{height:80px;width:80px}.mpWxwy circle{transform-origin:center;transition:stroke-dashoffset .5s ease-in-out}.mpWxwy text{fill:#a0aec0;font-family:inherit;font-size:2.5rem;font-weight:300}.zNRPYu{border:0;-o-border-image:linear-gradient(180deg,#fff,#e2e8f0 10%,#e2e8f0 90%,#fff) 1 100%;border-image:linear-gradient(180deg,#fff,#e2e8f0 10%,#e2e8f0 90%,#fff) 1 100%;border-right-style:solid;border-right-width:2px;color:#a0aec0;font-weight:300;height:100%;list-style:none;margin:0;padding:1.5rem 1rem 1.5rem 0}.zNRPYu li{display:block}.zNRPYu li+li{margin-top:1.5rem}.zNRPYu li>time{color:#718096;position:relative}.zNRPYu li>time:before{background-color:#cbd5e0;border:3px solid #fff;border-radius:100%;content:"";height:.5rem;margin-top:-.5rem;position:absolute;right:-1.5rem;top:50%;width:.5rem}.zNRPYu li>small{display:block;line-height:1}.zNRPYu li>small+small{margin-top:1.5rem}.HyeswP{flex:1;position:relative}.MQi06k{display:flex;flex-direction:row;list-style:none;margin:0;padding:0}.MQi06k li+li{margin-left:.25em}.MQi06k li{line-height:normal}.MQi06k a{border-radius:.28571429rem;color:inherit;display:flex;line-height:1;padding:.6em .92857143em;text-decoration:none}.MQi06k a:focus,.MQi06k a:hover{background-color:#e2e8f0}.MQi06k a:active,.MQi06k li.ZLigFy a{background-color:#cbd5e0}.MQi06k a svg{fill:currentColor;display:inline-block;height:1em;vertical-align:middle}.MQi06k li._LJRJH{opacity:.45;pointer-events:none}.Wzq3Rj{display:flex;list-style:none;margin:0;padding:0}.Wzq3Rj>li+li{margin-left:.25rem}.Wzq3Rj .hdBx8v>svg{fill:#a0aec0;margin:-.25em .5em 0 0}.Wzq3Rj .hdBx8v:focus>svg,.Wzq3Rj .hdBx8v:hover>svg{fill:#718096}.BLTrf1{border-bottom:2px solid #e0e7eb;display:flex;margin-bottom:2rem}.BLTrf1>a{align-items:center;border-bottom:2px solid transparent;color:rgba(0,0,0,.87);display:flex;margin:0 0 -2px;padding:.5em 1em;text-decoration:none;transition:border-bottom-color .2s ease-in-out,color .1s ease}.BLTrf1>a span{flex:1}.BLTrf1>a span:before{content:attr(title);display:block;font-weight:600;height:0;overflow:hidden;visibility:hidden}.BLTrf1>a:active,.BLTrf1>a:hover{border-color:#7a8085}.BLTrf1>a.sisXR_{border-color:#1b1c1d;color:rgba(0,0,0,.95);font-weight:500}.BLTrf1>div{flex:1;text-align:right}.OojyH0{background-color:#a0aec0;border-color:#a0aec0;border-radius:500rem;color:#fff;display:inline-block;font-size:.833rem;font-weight:400;line-height:1em;margin:-.5em 0 -.5em .5rem;padding:.25em .75em;text-align:center}.SqLNg_{justify-self:flex-end;margin-bottom:.25em;padding:.5em .65em}.ab5DSP{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:rgba(245,248,250,.85);margin:0 -1rem;padding:0 1rem;position:sticky;top:var(--header-height);z-index:2}.ID9yne{align-items:center;display:flex;justify-content:space-between;margin-top:-1rem;padding-bottom:1rem}
@@ -1 +0,0 @@
1
- .l10fzx>label{display:block;font-size:.875rem;line-height:1.25rem}.l10fzx+.l10fzx{margin-top:1rem}.l10fzx>input,.l10fzx>select{font-size:.875rem!important;line-height:1.25rem!important;margin-top:.25rem!important}.l10fzx>input,.l10fzx>select{display:block;width:100%}.l10fzx.xU7tR3{align-items:center;display:flex}[dir=ltr] .m9h2rS{margin-right:.5rem}[dir=rtl] .m9h2rS{margin-left:.5rem}.m9h2rS{-webkit-tap-highlight-color:rgba(0,0,0,0);all:unset;background-color:transparent;border:1px solid #d1d5db;border-radius:9999px;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);cursor:pointer;height:25px;position:relative;transition:border-color .2s ease-out,box-shadow .2s ease-out;width:42px}.m9h2rS[data-state=checked]{background-color:#e2e8f0}.m9h2rS:hover .lvVWM5{background-color:#909bad}.m9h2rS:focus{border-color:#b5bbc5;box-shadow:0 1px 3px #d1d5db}.lvVWM5{background-color:#718096;border-radius:9999px;display:block;height:21px;transform:translateX(2px);transition:transform .1s;width:21px;will-change:transform}.lvVWM5[data-state=checked]{transform:translateX(19px)}