@alfalab/core-components-spinner
Advanced tools
Comparing version 4.0.0 to 4.0.1
@@ -16,12 +16,12 @@ 'use strict'; | ||
var defaultColors = {"component":"spinner__component_113u6"}; | ||
var defaultColors = {"component":"spinner__component_fayjc"}; | ||
require('./default.css') | ||
var styles = {"spinner":"spinner__spinner_1ndpi","spin_animation":"spinner__spin_animation_1ndpi","visible":"spinner__visible_1ndpi","gradient":"spinner__gradient_1ndpi"}; | ||
var styles = {"spinner":"spinner__spinner_1kf55","spin_animation":"spinner__spin_animation_1kf55","visible":"spinner__visible_1kf55","gradient":"spinner__gradient_1kf55"}; | ||
require('./index.css') | ||
var invertedColors = {"component":"spinner__component_1f0sk"}; | ||
var invertedColors = {"component":"spinner__component_1odv1"}; | ||
require('./inverted.css') | ||
var presetStyles = {"preset16":"spinner__preset16_i1yci","preset24":"spinner__preset24_i1yci","preset48":"spinner__preset48_i1yci"}; | ||
var presetStyles = {"preset16":"spinner__preset16_1g4p3","preset24":"spinner__preset24_1g4p3","preset48":"spinner__preset48_1g4p3"}; | ||
require('./preset.css') | ||
@@ -28,0 +28,0 @@ |
@@ -7,12 +7,12 @@ import { __assign } from 'tslib'; | ||
var defaultColors = {"component":"spinner__component_113u6"}; | ||
var defaultColors = {"component":"spinner__component_fayjc"}; | ||
require('./default.css') | ||
var styles = {"spinner":"spinner__spinner_1ndpi","spin_animation":"spinner__spin_animation_1ndpi","visible":"spinner__visible_1ndpi","gradient":"spinner__gradient_1ndpi"}; | ||
var styles = {"spinner":"spinner__spinner_1kf55","spin_animation":"spinner__spin_animation_1kf55","visible":"spinner__visible_1kf55","gradient":"spinner__gradient_1kf55"}; | ||
require('./index.css') | ||
var invertedColors = {"component":"spinner__component_1f0sk"}; | ||
var invertedColors = {"component":"spinner__component_1odv1"}; | ||
require('./inverted.css') | ||
var presetStyles = {"preset16":"spinner__preset16_i1yci","preset24":"spinner__preset24_i1yci","preset48":"spinner__preset48_i1yci"}; | ||
var presetStyles = {"preset16":"spinner__preset16_1g4p3","preset24":"spinner__preset24_1g4p3","preset48":"spinner__preset48_1g4p3"}; | ||
require('./preset.css') | ||
@@ -19,0 +19,0 @@ |
@@ -6,12 +6,12 @@ import React from 'react'; | ||
const defaultColors = {"component":"spinner__component_113u6"}; | ||
const defaultColors = {"component":"spinner__component_fayjc"}; | ||
require('./default.css') | ||
const styles = {"spinner":"spinner__spinner_1ndpi","spin_animation":"spinner__spin_animation_1ndpi","visible":"spinner__visible_1ndpi","gradient":"spinner__gradient_1ndpi"}; | ||
const styles = {"spinner":"spinner__spinner_1kf55","spin_animation":"spinner__spin_animation_1kf55","visible":"spinner__visible_1kf55","gradient":"spinner__gradient_1kf55"}; | ||
require('./index.css') | ||
const invertedColors = {"component":"spinner__component_1f0sk"}; | ||
const invertedColors = {"component":"spinner__component_1odv1"}; | ||
require('./inverted.css') | ||
const presetStyles = {"preset16":"spinner__preset16_i1yci","preset24":"spinner__preset24_i1yci","preset48":"spinner__preset48_i1yci"}; | ||
const presetStyles = {"preset16":"spinner__preset16_1g4p3","preset24":"spinner__preset24_1g4p3","preset48":"spinner__preset48_1g4p3"}; | ||
require('./preset.css') | ||
@@ -18,0 +18,0 @@ |
{ | ||
"name": "@alfalab/core-components-spinner", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"description": "Spinner component", | ||
@@ -13,2 +13,3 @@ "keywords": [], | ||
}, | ||
"sideEffects": false, | ||
"peerDependencies": { | ||
@@ -21,7 +22,7 @@ "react": "^16.9.0 || ^17.0.1 || ^18.0.0", | ||
"@alfalab/core-components-shared": "^0.14.0", | ||
"classnames": "^2.3.1", | ||
"classnames": "^2.5.1", | ||
"tslib": "^2.4.0" | ||
}, | ||
"themesVersion": "13.5.0", | ||
"varsVersion": "9.15.0" | ||
"themesVersion": "13.6.0", | ||
"varsVersion": "9.16.0" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
261789
Updatedclassnames@^2.5.1