ds-smart-ui 0.0.18 → 0.0.19
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/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/style.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:currentColor;--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-scroll-snap-strictness: proximity;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){text-decoration:underline dotted}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-scroll-snap-strictness: proximity;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.col-span-2{grid-column:span 2 / span 2}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-auto{margin-left:auto;margin-right:auto}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.mb-2{margin-bottom:.5rem}.ml-auto{margin-left:auto}.mt-10{margin-top:2.5rem}.flex{display:flex}.grid{display:grid}.h-32{height:8rem}.h-screen{height:100vh}.w-32{width:8rem}.w-64{width:16rem}.flex-1{flex:1 1 0%}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.animate-bounce{animation:bounce 1s infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-4{gap:1rem}.overflow-y-auto{overflow-y:auto}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.border-2{border-width:2px}.border-b-2{border-bottom-width:2px}.border-dashed{border-style:dashed}.border-g-neutral-200{--tw-border-opacity: 1;border-color:rgb(231 231 231 / var(--tw-border-opacity))}.border-wms-primary-500{--tw-border-opacity: 1;border-color:rgb(0 123 255 / var(--tw-border-opacity))}.bg-g-neutral-50{--tw-bg-opacity: 1;background-color:rgb(249 249 249 / var(--tw-bg-opacity))}.p-4{padding:1rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.text-center{text-align:center}.text-lg{font-size:1.125rem;line-height:1.75rem}.italic{font-style:italic}.text-g-blue-500{--tw-text-opacity: 1;color:rgb(30 136 229 / var(--tw-text-opacity))}.underline{text-decoration-line:underline}.typo__text-h1--regular{font-size:53px;line-height:140%;font-weight:400}.typo__text-h1--medium{font-size:53px;line-height:140%;font-weight:500}.typo__text-h1--bold{font-size:53px;line-height:140%;font-weight:700}.typo__text-h2--regular{font-size:43px;line-height:140%;font-weight:400}.typo__text-h2--medium{font-size:43px;line-height:140%;font-weight:500}.typo__text-h2--bold{font-size:43px;line-height:140%;font-weight:700}.typo__text-h3--regular{font-size:34px;line-height:140%;font-weight:400}.typo__text-h3--medium{font-size:34px;line-height:140%;font-weight:500}.typo__text-h3--bold{font-size:34px;line-height:140%;font-weight:700}.typo__text-h4--regular{font-size:27px;line-height:140%;font-weight:400}.typo__text-h4--medium{font-size:27px;line-height:140%;font-weight:500}.typo__text-h4--bold{font-size:27px;line-height:140%;font-weight:700}.typo__text-h5--regular{font-size:22px;line-height:140%;font-weight:400}.typo__text-h5--medium{font-size:22px;line-height:140%;font-weight:500}.typo__text-h5--bold{font-size:22px;line-height:140%;font-weight:700}.typo__text-h6--regular{font-size:18px;line-height:140%;font-weight:400}.typo__text-h6--medium{font-size:18px;line-height:140%;font-weight:500}.typo__text-h6--bold{font-size:18px;line-height:140%;font-weight:700}.typo__text-body1--regular{font-size:16px;line-height:140%;font-weight:400}.typo__text-body1--medium{font-size:16px;line-height:140%;font-weight:500}.typo__text-body1--bold{font-size:16px;line-height:140%;font-weight:700}.typo__text-body2--regular{font-size:14px;line-height:140%;font-weight:400}.typo__text-body2--medium{font-size:14px;line-height:140%;font-weight:500}.typo__text-body2--bold{font-size:14px;line-height:140%;font-weight:700}.typo__text-body3--regular{font-size:13px;line-height:140%;font-weight:400}.typo__text-body3--medium{font-size:13px;line-height:140%;font-weight:500}.typo__text-body3--bold{font-size:13px;line-height:140%;font-weight:700}.typo__text-body4--regular{font-size:10px;line-height:140%;font-weight:400}.typo__text-body4--medium{font-size:10px;line-height:140%;font-weight:500}.typo__text-body4--bold{font-size:10px;line-height:140%;font-weight:700}.typo__text-p1--regular{font-size:16px;line-height:140%;font-weight:400}.typo__text-p1--medium{font-size:16px;line-height:140%;font-weight:500}.typo__text-p1--bold{font-size:16px;line-height:140%;font-weight:700}.typo__text-p2--regular{font-size:14px;line-height:140%;font-weight:400}.typo__text-p2--medium{font-size:14px;line-height:140%;font-weight:500}.typo__text-p2--bold{font-size:14px;line-height:140%;font-weight:700}.typo__text-p3--regular{font-size:14px;line-height:140%;font-weight:400}.typo__text-p3--medium{font-size:14px;line-height:140%;font-weight:500}.typo__text-p3--bold{font-size:14px;line-height:140%;font-weight:700}.typo__text-overline--regular{font-size:10px;line-height:140%;font-weight:400;text-transform:uppercase}.typo__text-overline--medium{font-size:10px;line-height:140%;font-weight:500;text-transform:uppercase}.typo__text-overline--bold{font-size:10px;line-height:140%;font-weight:700;text-transform:uppercase}.typo__type--italic{font-style:italic}.typo__type--underline{text-decoration:underline}.btn{display:inline-flex;align-items:center;justify-content:center;font-weight:500;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.btn:disabled{pointer-events:none;opacity:.5}.btn__contained{--tw-bg-opacity: 1;background-color:rgb(0 123 255 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(245 245 245 / var(--tw-text-opacity))}.btn__contained:hover{--tw-bg-opacity: 1;background-color:rgb(0 98 204 / var(--tw-bg-opacity))}.btn__soft{--tw-bg-opacity: 1;background-color:rgb(229 241 255 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(0 123 255 / var(--tw-text-opacity))}.btn__soft:hover{--tw-bg-opacity: 1;background-color:rgb(204 228 255 / var(--tw-bg-opacity))}.btn__outlined{border-width:2px;--tw-border-opacity: 1;border-color:rgb(0 123 255 / var(--tw-border-opacity));--tw-text-opacity: 1;color:rgb(0 123 255 / var(--tw-text-opacity))}.btn__outlined:hover{--tw-bg-opacity: 1;background-color:rgb(229 241 255 / var(--tw-bg-opacity))}.btn__transparent{--tw-text-opacity: 1;color:rgb(0 123 255 / var(--tw-text-opacity))}.btn__transparent:hover{--tw-bg-opacity: 1;background-color:rgb(229 241 255 / var(--tw-bg-opacity))}.btn__link{--tw-text-opacity: 1;color:rgb(0 123 255 / var(--tw-text-opacity));text-underline-offset:4px}.btn__link:hover{text-decoration-line:underline}.btn--sm{height:30px;padding-left:16px;padding-right:16px;font-size:.875rem!important;line-height:1.25rem!important}.btn--md{height:42px;padding-left:20px;padding-right:20px;font-size:1rem!important;line-height:1.5rem!important}.btn--lg{height:50px;padding-left:24px;padding-right:24px;font-size:1.125rem!important;line-height:1.75rem!important}.btn--rounded-none{border-radius:0}.btn--rounded-sm{border-radius:.125rem}.btn--rounded-md{border-radius:.375rem}.btn--rounded-lg{border-radius:.5rem}.btn--rounded-full{border-radius:9999px}.btn__icon--sm{height:30px;width:30px}.btn__icon--md{height:42px;width:42px}.btn__icon--lg{height:50px;width:50px}.badge{display:inline-flex;width:max-content;align-items:center;justify-content:center;border-radius:9999px;font-weight:500}.badge__contained--primary{--tw-bg-opacity: 1;background-color:rgb(0 123 255 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(245 245 245 / var(--tw-text-opacity))}.badge__contained--blue{--tw-bg-opacity: 1;background-color:rgb(30 136 229 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(245 245 245 / var(--tw-text-opacity))}.badge__contained--green{--tw-bg-opacity: 1;background-color:rgb(76 175 80 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(245 245 245 / var(--tw-text-opacity))}.badge__contained--red{--tw-bg-opacity: 1;background-color:rgb(244 67 54 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(245 245 245 / var(--tw-text-opacity))}.badge__contained--yellow{--tw-bg-opacity: 1;background-color:rgb(251 192 45 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(245 245 245 / var(--tw-text-opacity))}.badge__contained--purple{--tw-bg-opacity: 1;background-color:rgb(156 39 176 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(245 245 245 / var(--tw-text-opacity))}.badge__contained--orange{--tw-bg-opacity: 1;background-color:rgb(255 152 0 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(245 245 245 / var(--tw-text-opacity))}.badge__contained--gray{--tw-bg-opacity: 1;background-color:rgb(137 137 137 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(245 245 245 / var(--tw-text-opacity))}.badge__contained--cyan{--tw-bg-opacity: 1;background-color:rgb(0 188 212 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(224 247 250 / var(--tw-text-opacity))}.badge__soft--primary{--tw-bg-opacity: 1;background-color:rgb(204 228 255 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(0 123 255 / var(--tw-text-opacity))}.badge__soft--blue{--tw-bg-opacity: 1;background-color:rgb(187 222 251 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(30 136 229 / var(--tw-text-opacity))}.badge__soft--green{--tw-bg-opacity: 1;background-color:rgb(200 230 201 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(76 175 80 / var(--tw-text-opacity))}.badge__soft--red{--tw-bg-opacity: 1;background-color:rgb(255 205 210 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(244 67 54 / var(--tw-text-opacity))}.badge__soft--yellow{--tw-bg-opacity: 1;background-color:rgb(255 249 196 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(251 192 45 / var(--tw-text-opacity))}.badge__soft--purple{--tw-bg-opacity: 1;background-color:rgb(225 190 231 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(156 39 176 / var(--tw-text-opacity))}.badge__soft--orange{--tw-bg-opacity: 1;background-color:rgb(255 224 178 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(255 152 0 / var(--tw-text-opacity))}.badge__soft--gray{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(137 137 137 / var(--tw-text-opacity))}.badge__soft--cyan{--tw-bg-opacity: 1;background-color:rgb(178 235 242 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(0 188 212 / var(--tw-text-opacity))}.badge--sm{height:18px;padding-left:.25rem;padding-right:.25rem;font-size:.75rem!important;line-height:1rem!important}.badge--md{height:20px;padding-left:.25rem;padding-right:.25rem;font-size:1rem!important;line-height:1.5rem!important}.badge--lg{height:22px;padding-left:.25rem;padding-right:.25rem;font-size:1.125rem!important;line-height:1.75rem!important}.badge__icon--sm{height:18px;width:18px}.badge__icon--md{height:20px;width:20px}.badge__icon--lg{height:22px;width:22px}.sidebar-menu__item{display:flex;width:100%;align-items:center;border-radius:8px;padding:.5rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,1,1)}.sidebar-menu__label{margin-left:.5rem}.sidebar-menu__item--size-sm{font-size:.875rem!important;line-height:1.25rem!important}.sidebar-menu__item--size-md{font-size:1rem!important;line-height:1.5rem!important}.sidebar-menu__item--size-lg{font-size:1.125rem!important;line-height:1.75rem!important}.sidebar-menu__item--active{--tw-bg-opacity: 1;background-color:rgb(30 136 229 / var(--tw-bg-opacity));font-weight:500;--tw-text-opacity: 1;color:rgb(245 245 245 / var(--tw-text-opacity))}.sidebar-menu__item--active:hover{--tw-bg-opacity: 1;background-color:rgb(25 118 210 / var(--tw-bg-opacity))}.sidebar-menu__item--inactive{--tw-text-opacity: 1;color:rgb(137 137 137 / var(--tw-text-opacity))}.sidebar-menu__item--inactive:hover{--tw-bg-opacity: 1;background-color:rgb(231 231 231 / var(--tw-bg-opacity))}.sidebar-menu__icon--left{margin-right:.25rem}.sidebar-menu__icon--right{margin-left:.5rem}
|
|
1
|
+
h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:currentColor;--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-scroll-snap-strictness: proximity;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){text-decoration:underline dotted}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-scroll-snap-strictness: proximity;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.col-span-2{grid-column:span 2 / span 2}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-auto{margin-left:auto;margin-right:auto}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.mb-2{margin-bottom:.5rem}.ml-auto{margin-left:auto}.mt-10{margin-top:2.5rem}.flex{display:flex}.grid{display:grid}.h-32{height:8rem}.h-screen{height:100vh}.w-32{width:8rem}.w-64{width:16rem}.flex-1{flex:1 1 0%}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.animate-bounce{animation:bounce 1s infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-4{gap:1rem}.overflow-y-auto{overflow-y:auto}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.border-2{border-width:2px}.border-b-2{border-bottom-width:2px}.border-dashed{border-style:dashed}.border-g-neutral-200{--tw-border-opacity: 1;border-color:rgb(231 231 231 / var(--tw-border-opacity))}.border-wms-primary-500{--tw-border-opacity: 1;border-color:rgb(0 123 255 / var(--tw-border-opacity))}.bg-g-neutral-50{--tw-bg-opacity: 1;background-color:rgb(249 249 249 / var(--tw-bg-opacity))}.p-4{padding:1rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.text-center{text-align:center}.text-lg{font-size:1.125rem;line-height:1.75rem}.italic{font-style:italic}.text-g-blue-500{--tw-text-opacity: 1;color:rgb(30 136 229 / var(--tw-text-opacity))}.underline{text-decoration-line:underline}.typo__text-h1--regular{font-size:53px;line-height:140%;font-weight:400}.typo__text-h1--medium{font-size:53px;line-height:140%;font-weight:500}.typo__text-h1--bold{font-size:53px;line-height:140%;font-weight:700}.typo__text-h2--regular{font-size:43px;line-height:140%;font-weight:400}.typo__text-h2--medium{font-size:43px;line-height:140%;font-weight:500}.typo__text-h2--bold{font-size:43px;line-height:140%;font-weight:700}.typo__text-h3--regular{font-size:34px;line-height:140%;font-weight:400}.typo__text-h3--medium{font-size:34px;line-height:140%;font-weight:500}.typo__text-h3--bold{font-size:34px;line-height:140%;font-weight:700}.typo__text-h4--regular{font-size:27px;line-height:140%;font-weight:400}.typo__text-h4--medium{font-size:27px;line-height:140%;font-weight:500}.typo__text-h4--bold{font-size:27px;line-height:140%;font-weight:700}.typo__text-h5--regular{font-size:22px;line-height:140%;font-weight:400}.typo__text-h5--medium{font-size:22px;line-height:140%;font-weight:500}.typo__text-h5--bold{font-size:22px;line-height:140%;font-weight:700}.typo__text-h6--regular{font-size:18px;line-height:140%;font-weight:400}.typo__text-h6--medium{font-size:18px;line-height:140%;font-weight:500}.typo__text-h6--bold{font-size:18px;line-height:140%;font-weight:700}.typo__text-body1--regular{font-size:16px;line-height:140%;font-weight:400}.typo__text-body1--medium{font-size:16px;line-height:140%;font-weight:500}.typo__text-body1--bold{font-size:16px;line-height:140%;font-weight:700}.typo__text-body2--regular{font-size:14px;line-height:140%;font-weight:400}.typo__text-body2--medium{font-size:14px;line-height:140%;font-weight:500}.typo__text-body2--bold{font-size:14px;line-height:140%;font-weight:700}.typo__text-body3--regular{font-size:13px;line-height:140%;font-weight:400}.typo__text-body3--medium{font-size:13px;line-height:140%;font-weight:500}.typo__text-body3--bold{font-size:13px;line-height:140%;font-weight:700}.typo__text-body4--regular{font-size:10px;line-height:140%;font-weight:400}.typo__text-body4--medium{font-size:10px;line-height:140%;font-weight:500}.typo__text-body4--bold{font-size:10px;line-height:140%;font-weight:700}.typo__text-p1--regular{font-size:16px;line-height:140%;font-weight:400}.typo__text-p1--medium{font-size:16px;line-height:140%;font-weight:500}.typo__text-p1--bold{font-size:16px;line-height:140%;font-weight:700}.typo__text-p2--regular{font-size:14px;line-height:140%;font-weight:400}.typo__text-p2--medium{font-size:14px;line-height:140%;font-weight:500}.typo__text-p2--bold{font-size:14px;line-height:140%;font-weight:700}.typo__text-p3--regular{font-size:14px;line-height:140%;font-weight:400}.typo__text-p3--medium{font-size:14px;line-height:140%;font-weight:500}.typo__text-p3--bold{font-size:14px;line-height:140%;font-weight:700}.typo__text-overline--regular{font-size:10px;line-height:140%;font-weight:400;text-transform:uppercase}.typo__text-overline--medium{font-size:10px;line-height:140%;font-weight:500;text-transform:uppercase}.typo__text-overline--bold{font-size:10px;line-height:140%;font-weight:700;text-transform:uppercase}.typo__type--italic{font-style:italic}.typo__type--underline{text-decoration:underline}.btn{display:inline-flex;align-items:center;justify-content:center;font-weight:500;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.btn:disabled{pointer-events:none;opacity:.5}.btn__contained{--tw-bg-opacity: 1;background-color:rgb(0 123 255 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(245 245 245 / var(--tw-text-opacity))}.btn__contained:hover{--tw-bg-opacity: 1;background-color:rgb(0 98 204 / var(--tw-bg-opacity))}.btn__soft{--tw-bg-opacity: 1;background-color:rgb(229 241 255 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(0 123 255 / var(--tw-text-opacity))}.btn__soft:hover{--tw-bg-opacity: 1;background-color:rgb(204 228 255 / var(--tw-bg-opacity))}.btn__outlined{border-width:2px;--tw-border-opacity: 1;border-color:rgb(0 123 255 / var(--tw-border-opacity));--tw-text-opacity: 1;color:rgb(0 123 255 / var(--tw-text-opacity))}.btn__outlined:hover{--tw-bg-opacity: 1;background-color:rgb(229 241 255 / var(--tw-bg-opacity))}.btn__transparent{--tw-text-opacity: 1;color:rgb(0 123 255 / var(--tw-text-opacity))}.btn__transparent:hover{--tw-bg-opacity: 1;background-color:rgb(229 241 255 / var(--tw-bg-opacity))}.btn__link{--tw-text-opacity: 1;color:rgb(0 123 255 / var(--tw-text-opacity));text-underline-offset:4px}.btn__link:hover{text-decoration-line:underline}.btn--sm{height:30px;padding-left:16px;padding-right:16px;font-size:14px!important}.btn--md{height:42px;padding-left:20px;padding-right:20px;font-size:16px!important}.btn--lg{height:50px;padding-left:24px;padding-right:24px;font-size:18px!important}.btn--rounded-none{border-radius:0}.btn--rounded-sm{border-radius:.125rem}.btn--rounded-md{border-radius:.375rem}.btn--rounded-lg{border-radius:.5rem}.btn--rounded-full{border-radius:9999px}.btn__icon--sm{height:30px;width:30px}.btn__icon--md{height:42px;width:42px}.btn__icon--lg{height:50px;width:50px}.badge{display:inline-flex;width:max-content;align-items:center;justify-content:center;border-radius:9999px;font-weight:500}.badge__contained--primary{--tw-bg-opacity: 1;background-color:rgb(0 123 255 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(245 245 245 / var(--tw-text-opacity))}.badge__contained--blue{--tw-bg-opacity: 1;background-color:rgb(30 136 229 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(245 245 245 / var(--tw-text-opacity))}.badge__contained--green{--tw-bg-opacity: 1;background-color:rgb(76 175 80 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(245 245 245 / var(--tw-text-opacity))}.badge__contained--red{--tw-bg-opacity: 1;background-color:rgb(244 67 54 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(245 245 245 / var(--tw-text-opacity))}.badge__contained--yellow{--tw-bg-opacity: 1;background-color:rgb(251 192 45 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(245 245 245 / var(--tw-text-opacity))}.badge__contained--purple{--tw-bg-opacity: 1;background-color:rgb(156 39 176 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(245 245 245 / var(--tw-text-opacity))}.badge__contained--orange{--tw-bg-opacity: 1;background-color:rgb(255 152 0 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(245 245 245 / var(--tw-text-opacity))}.badge__contained--gray{--tw-bg-opacity: 1;background-color:rgb(137 137 137 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(245 245 245 / var(--tw-text-opacity))}.badge__contained--cyan{--tw-bg-opacity: 1;background-color:rgb(0 188 212 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(224 247 250 / var(--tw-text-opacity))}.badge__soft--primary{--tw-bg-opacity: 1;background-color:rgb(204 228 255 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(0 123 255 / var(--tw-text-opacity))}.badge__soft--blue{--tw-bg-opacity: 1;background-color:rgb(187 222 251 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(30 136 229 / var(--tw-text-opacity))}.badge__soft--green{--tw-bg-opacity: 1;background-color:rgb(200 230 201 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(76 175 80 / var(--tw-text-opacity))}.badge__soft--red{--tw-bg-opacity: 1;background-color:rgb(255 205 210 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(244 67 54 / var(--tw-text-opacity))}.badge__soft--yellow{--tw-bg-opacity: 1;background-color:rgb(255 249 196 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(251 192 45 / var(--tw-text-opacity))}.badge__soft--purple{--tw-bg-opacity: 1;background-color:rgb(225 190 231 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(156 39 176 / var(--tw-text-opacity))}.badge__soft--orange{--tw-bg-opacity: 1;background-color:rgb(255 224 178 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(255 152 0 / var(--tw-text-opacity))}.badge__soft--gray{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(137 137 137 / var(--tw-text-opacity))}.badge__soft--cyan{--tw-bg-opacity: 1;background-color:rgb(178 235 242 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(0 188 212 / var(--tw-text-opacity))}.badge--sm{height:18px;padding-left:.25rem;padding-right:.25rem;font-size:14px!important}.badge--md{height:20px;padding-left:.25rem;padding-right:.25rem;font-size:16px!important}.badge--lg{height:22px;padding-left:.25rem;padding-right:.25rem;font-size:18px!important}.badge__icon--sm{height:18px;width:18px}.badge__icon--md{height:20px;width:20px}.badge__icon--lg{height:22px;width:22px}.sidebar-menu__item{display:flex;width:100%;align-items:center;border-radius:8px;padding:.5rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,1,1)}.sidebar-menu__label{margin-left:.5rem}.sidebar-menu__item--size-sm{font-size:14px!important}.sidebar-menu__item--size-md{font-size:16px!important}.sidebar-menu__item--size-lg{font-size:18px!important}.sidebar-menu__item--active{--tw-bg-opacity: 1;background-color:rgb(30 136 229 / var(--tw-bg-opacity));font-weight:500;--tw-text-opacity: 1;color:rgb(245 245 245 / var(--tw-text-opacity))}.sidebar-menu__item--active:hover{--tw-bg-opacity: 1;background-color:rgb(25 118 210 / var(--tw-bg-opacity))}.sidebar-menu__item--inactive{--tw-text-opacity: 1;color:rgb(137 137 137 / var(--tw-text-opacity))}.sidebar-menu__item--inactive:hover{--tw-bg-opacity: 1;background-color:rgb(231 231 231 / var(--tw-bg-opacity))}.sidebar-menu__icon--left{margin-right:.25rem}.sidebar-menu__icon--right{margin-left:.5rem}
|