jcjy-components 0.0.4 → 0.0.5

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.
@@ -184,7 +184,7 @@ declare const _default: import('vue').DefineComponent<{}, {
184
184
  fields: import('vue').Reactive<import('element-plus').FormItemContext[]>;
185
185
  }> & {} & import('vue').ComponentCustomProperties & {} & {
186
186
  $slots: {
187
- default?(_: {}): any;
187
+ default?: (props: {}) => any;
188
188
  };
189
189
  }) | null;
190
190
  }, any>;
@@ -191,7 +191,7 @@ declare const _default: import('vue').DefineComponent<AuthGatewayProps, {}, {},
191
191
  fields: import('vue').Reactive<import('element-plus').FormItemContext[]>;
192
192
  }> & {} & import('vue').ComponentCustomProperties & {} & {
193
193
  $slots: {
194
- default?(_: {}): any;
194
+ default?: (props: {}) => any;
195
195
  };
196
196
  }) | null;
197
197
  }, any, import('vue').ComponentProvideOptions, {
@@ -186,7 +186,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {
186
186
  fields: import('vue').Reactive<import('element-plus').FormItemContext[]>;
187
187
  }> & {} & import('vue').ComponentCustomProperties & {} & {
188
188
  $slots: {
189
- default?(_: {}): any;
189
+ default?: (props: {}) => any;
190
190
  };
191
191
  }) | null;
192
192
  }, any>;
@@ -185,7 +185,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {
185
185
  fields: import('vue').Reactive<import('element-plus').FormItemContext[]>;
186
186
  }> & {} & import('vue').ComponentCustomProperties & {} & {
187
187
  $slots: {
188
- default?(_: {}): any;
188
+ default?: (props: {}) => any;
189
189
  };
190
190
  }) | null;
191
191
  }, any>;
package/dist/index.css CHANGED
@@ -1 +1 @@
1
- @charset "UTF-8";*,:before,:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5)}::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5)}.\!absolute{position:absolute!important}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.bottom-0{bottom:0}.bottom-3{bottom:.75rem}.left-0{left:0}.left-4{left:1rem}.right-0{right:0}.top-0{top:0}.top-4{top:1rem}.z-1{z-index:1}.mx-auto{margin-left:auto;margin-right:auto}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-4{margin-top:1rem;margin-bottom:1rem}.-mt-100{margin-top:-25rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.box-border{box-sizing:border-box}.hidden{display:none}.size-24{width:6rem;height:6rem}.size-40{width:10rem;height:10rem}.size-6{width:1.5rem;height:1.5rem}.size-90{width:22.5rem;height:22.5rem}.h-100{height:25rem}.h-105{height:26.25rem}.h-full{height:100%}.h-screen{height:100vh}.max-w-130{max-width:32.5rem}.w-4\/5{width:80%}.w-7{width:1.75rem}.w-90{width:22.5rem}.w-90vw{width:90vw}.w-full{width:100%}.w-screen{width:100vw}.flex{display:flex}.flex-1{flex:1 1 0%}.flex-col{flex-direction:column}.transform{transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.items-center{align-items:center}.justify-center{justify-content:center}.gap-3{gap:.75rem}.gap-5{gap:1.25rem}.overflow-hidden{overflow:hidden}.b{border-width:1px}.rounded-full{border-radius:9999px}.bg-black\/40{background-color:#0006}.bg-gray-200{--un-bg-opacity:1;background-color:rgb(229 231 235 / var(--un-bg-opacity))}.\!p-0{padding:0!important}.px-4{padding-left:1rem;padding-right:1rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.pt-20{padding-top:5rem}.text-center{text-align:center}.text-2xl{font-size:1.5rem;line-height:2rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.text-black\/40{color:#0006}.text-gray-500{--un-text-opacity:1;color:rgb(107 114 128 / var(--un-text-opacity))}.c-white,.text-white{--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}.\!font-400{font-weight:400!important}.font-400{font-weight:400}.font-bold{font-weight:700}.shadow{--un-shadow:var(--un-shadow-inset) 0 1px 3px 0 var(--un-shadow-color, rgb(0 0 0 / .1)),var(--un-shadow-inset) 0 1px 2px -1px var(--un-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.shadow-2xl{--un-shadow:var(--un-shadow-inset) 0 25px 50px -12px var(--un-shadow-color, rgb(0 0 0 / .25));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ease{transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(min-width:1024px){.lg\:ml-24{margin-left:6rem}.lg\:mr-24{margin-right:6rem}.lg\:w-1\/2{width:50%}.lg\:w-105{width:26.25rem}.lg\:w-175{width:43.75rem}.lg\:justify-start{justify-content:flex-start}.lg\:justify-end{justify-content:flex-end}}#login_container iframe{width:160px;height:160px}.auth-gateway *{box-sizing:border-box}.auth-gateway .zoom-in-center-enter-active{transition:all .2s ease}.auth-gateway .zoom-in-center-enter-from{transform:scale(.7);opacity:0}.auth-gateway .zoom-in-center-enter-to{transform:scale(1);opacity:1}.auth-gateway .zoom-in-center-leave-active{transition:all .2s ease}.auth-gateway .zoom-in-center-leave-from{transform:scale(1);opacity:1}.auth-gateway .zoom-in-center-leave-to{transform:scale(.7);opacity:0}.auth-gateway.default{display:flex;align-items:center;justify-content:center}@media(min-width:1024px){.auth-gateway.default{justify-content:flex-end}}@media(min-width:1024px){.auth-gateway.default .auth-gateway-card{margin-right:6rem}}.auth-gateway.center,.auth-gateway.left{display:flex;align-items:center;justify-content:center}@media(min-width:1024px){.auth-gateway.left{justify-content:flex-start}}@media(min-width:1024px){.auth-gateway.left .auth-gateway-card{margin-left:6rem}}
1
+ @charset "UTF-8";#login_container iframe{width:160px;height:160px}.auth-gateway *{box-sizing:border-box}.auth-gateway .zoom-in-center-enter-active{transition:all .2s ease}.auth-gateway .zoom-in-center-enter-from{transform:scale(.7);opacity:0}.auth-gateway .zoom-in-center-enter-to{transform:scale(1);opacity:1}.auth-gateway .zoom-in-center-leave-active{transition:all .2s ease}.auth-gateway .zoom-in-center-leave-from{transform:scale(1);opacity:1}.auth-gateway .zoom-in-center-leave-to{transform:scale(.7);opacity:0}.auth-gateway.default{display:flex;align-items:center;justify-content:center}@media(min-width:1024px){.auth-gateway.default{justify-content:flex-end}}.auth-gateway.default .auth-gateway-card{margin-right:6rem}.auth-gateway.center,.auth-gateway.left{display:flex;align-items:center;justify-content:center}@media(min-width:1024px){.auth-gateway.left{justify-content:flex-start}}.auth-gateway.left .auth-gateway-card{margin-left:6rem}