react-minolith 0.0.24 → 0.0.25
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/assets/Label.css +1 -1
- package/dist/assets/Loader.css +1 -1
- package/dist/assets/Minolith.css +1 -1
- package/dist/assets/MinolithCssVariableStylesProvider.css +1 -1
- package/dist/components/Label/Label.js +13 -13
- package/dist/components/Loader/Loader.d.ts.map +1 -1
- package/dist/components/Loader/Loader.js +46 -42
- package/dist/components/Loader/Loader.js.map +1 -1
- package/dist/components/Loader/LoaderProps.d.ts +1 -0
- package/dist/components/Loader/LoaderProps.d.ts.map +1 -1
- package/package.json +2 -2
package/dist/assets/Label.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.
|
|
1
|
+
._label_17teo_1{box-sizing:border-box;margin:0;padding:0;font-weight:var(--minolith-font-weight-semibold);color:var(--minolith-color-default-label-fore)}._label_17teo_1._is-gray_17teo_8{color:var(--minolith-color-gray-label-fore)}._label_17teo_1._is-red_17teo_11{color:var(--minolith-color-red-label-fore)}._label_17teo_1._is-orange_17teo_14{color:var(--minolith-color-orange-label-fore)}._label_17teo_1._is-yellow_17teo_17{color:var(--minolith-color-yellow-label-fore)}._label_17teo_1._is-green_17teo_20{color:var(--minolith-color-green-label-fore)}._label_17teo_1._is-cyan_17teo_23{color:var(--minolith-color-cyan-label-fore)}._label_17teo_1._is-blue_17teo_26{color:var(--minolith-color-blue-label-fore)}._label_17teo_1._is-violet_17teo_29{color:var(--minolith-color-violet-label-fore)}._label_17teo_1._is-magenta_17teo_32{color:var(--minolith-color-magenta-label-fore)}
|
package/dist/assets/Loader.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.
|
|
1
|
+
._loader_7zm8t_1{box-sizing:border-box;margin:0;padding:0;animation-fill-mode:both;animation-duration:var(--minolith-animation-speed-normal);animation-iteration-count:infinite;animation-name:_loader-lotate_7zm8t_1;animation-timing-function:linear;aspect-ratio:1;border-radius:50%;background:var(--minolith-color-default-loader-fore);mask:conic-gradient(rgba(0,0,0,0) 10%,var(--minolith-color-default-back)),linear-gradient(var(--minolith-color-default-back) 0 0) content-box;-webkit-mask-composite:source-out;mask-composite:subtract;width:1rem;padding:.25rem;height:auto}._loader_7zm8t_1._is-infinite_7zm8t_19{animation-iteration-count:infinite}._loader_7zm8t_1._is-heavy_7zm8t_22{animation-duration:var(--minolith-animation-speed-heavy)}._loader_7zm8t_1._is-slower_7zm8t_25{animation-duration:var(--minolith-animation-speed-slower)}._loader_7zm8t_1._is-slow_7zm8t_25{animation-duration:var(--minolith-animation-speed-slow)}._loader_7zm8t_1._is-fast_7zm8t_31{animation-duration:var(--minolith-animation-speed-fast)}._loader_7zm8t_1._is-faster_7zm8t_34{animation-duration:var(--minolith-animation-speed-faster)}._loader_7zm8t_1._is-flash_7zm8t_37{animation-duration:var(--minolith-animation-speed-flash)}._loader_7zm8t_1._is-alternate_7zm8t_40{animation-direction:alternate}._loader_7zm8t_1._is-reverse_7zm8t_43{animation-direction:reverse}._loader_7zm8t_1._is-linear_7zm8t_46{animation-timing-function:cubic-bezier(0,0,1,1)}._loader_7zm8t_1._is-ease_7zm8t_49{animation-timing-function:cubic-bezier(.25,.1,.25,1)}._loader_7zm8t_1._is-ease-in_7zm8t_52{animation-timing-function:cubic-bezier(.42,0,1,1)}._loader_7zm8t_1._is-ease-out_7zm8t_55{animation-timing-function:cubic-bezier(0,0,.58,1)}._loader_7zm8t_1._is-ease-in-out_7zm8t_58{animation-timing-function:cubic-bezier(.42,0,.58,1)}._loader_7zm8t_1._is-delay-1_7zm8t_61{animation-delay:1s}._loader_7zm8t_1._is-delay-2_7zm8t_64{animation-delay:2s}._loader_7zm8t_1._is-delay-3_7zm8t_67{animation-delay:3s}._loader_7zm8t_1._is-delay-4_7zm8t_70{animation-delay:4s}._loader_7zm8t_1._is-delay-5_7zm8t_73{animation-delay:5s}._loader_7zm8t_1._is-delay-6_7zm8t_76{animation-delay:6s}._loader_7zm8t_1._is-delay-7_7zm8t_79{animation-delay:7s}._loader_7zm8t_1._is-delay-8_7zm8t_82{animation-delay:8s}._loader_7zm8t_1._is-delay-9_7zm8t_85{animation-delay:9s}._loader_7zm8t_1._is-delay-10_7zm8t_88{animation-delay:10s}._loader_7zm8t_1._is-large_7zm8t_91{width:2rem;padding:.25rem}._loader_7zm8t_1._is-xlarge_7zm8t_95{width:3rem;padding:.25rem}._loader_7zm8t_1._is-xxlarge_7zm8t_99{width:4rem;padding:.5rem}._loader_7zm8t_1._is-xxxlarge_7zm8t_103{width:6rem;padding:.8rem}._loader_7zm8t_1._is-xxxxlarge_7zm8t_107{width:8rem;padding:1rem}._loader_7zm8t_1._is-xxxxxlarge_7zm8t_111{width:10rem;padding:1rem}._loader_7zm8t_1._is-gray_7zm8t_115{background:var(--minolith-color-gray-loader-fore)}._loader_7zm8t_1._is-red_7zm8t_118{background:var(--minolith-color-red-loader-fore)}._loader_7zm8t_1._is-orange_7zm8t_121{background:var(--minolith-color-orange-loader-fore)}._loader_7zm8t_1._is-yellow_7zm8t_124{background:var(--minolith-color-yellow-loader-fore)}._loader_7zm8t_1._is-green_7zm8t_127{background:var(--minolith-color-green-loader-fore)}._loader_7zm8t_1._is-cyan_7zm8t_130{background:var(--minolith-color-cyan-loader-fore)}._loader_7zm8t_1._is-blue_7zm8t_133{background:var(--minolith-color-blue-loader-fore)}._loader_7zm8t_1._is-violet_7zm8t_136{background:var(--minolith-color-violet-loader-fore)}._loader_7zm8t_1._is-magenta_7zm8t_139{background:var(--minolith-color-magenta-loader-fore)}@keyframes _loader-lotate_7zm8t_1{to{transform:rotate(1turn)}}
|