@trafilea/afrodita-components 5.0.0-beta.325 → 5.0.0-beta.327
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/build/index.esm.js +2 -2
- package/build/index.js +2 -2
- package/package.json +1 -1
package/build/index.esm.js
CHANGED
|
@@ -5122,7 +5122,7 @@ var DropdownOptions$1 = newStyled(BaseSelect$1.Options)(function (_a) {
|
|
|
5122
5122
|
display: 'flex',
|
|
5123
5123
|
flexDirection: 'column',
|
|
5124
5124
|
alignItems: 'flex-start',
|
|
5125
|
-
|
|
5125
|
+
border: "".concat(theme.component.dropdown.borderWidth || '0.063rem', " solid ").concat(theme.component.dropdown.options.borderColor),
|
|
5126
5126
|
boxSizing: 'border-box',
|
|
5127
5127
|
borderRadius: theme.component.dropdown.options.borderRadius,
|
|
5128
5128
|
background: theme.colors.shades.white.color,
|
|
@@ -6367,7 +6367,7 @@ var SkeletonBox = function (_a) {
|
|
|
6367
6367
|
var templateObject_1$1d;
|
|
6368
6368
|
|
|
6369
6369
|
var Container$S = newStyled.div(templateObject_1$1c || (templateObject_1$1c = __makeTemplateObject(["\n display: inline-flex;\n height: 20px;\n padding: 1px 10px;\n align-items: center;\n gap: 6px;\n flex-shrink: 0;\n border-radius: 6px;\n background: #882a2b;\n margin-top: 4px;\n margin-bottom: 10px;\n"], ["\n display: inline-flex;\n height: 20px;\n padding: 1px 10px;\n align-items: center;\n gap: 6px;\n flex-shrink: 0;\n border-radius: 6px;\n background: #882a2b;\n margin-top: 4px;\n margin-bottom: 10px;\n"])));
|
|
6370
|
-
var MobileContainer = newStyled(Container$S)(templateObject_2$S || (templateObject_2$S = __makeTemplateObject(["\n padding: 2px 2px;\n
|
|
6370
|
+
var MobileContainer = newStyled(Container$S)(templateObject_2$S || (templateObject_2$S = __makeTemplateObject(["\n padding: 2px 2px;\n gap: 3px;\n"], ["\n padding: 2px 2px;\n gap: 3px;\n"])));
|
|
6371
6371
|
var DollarPart = newStyled.span(templateObject_3$I || (templateObject_3$I = __makeTemplateObject(["\n color: #fff;\n font-family: 'Avenir Next', sans-serif;\n font-weight: 700;\n line-height: 14px; /* 116.667% */\n"], ["\n color: #fff;\n font-family: 'Avenir Next', sans-serif;\n font-weight: 700;\n line-height: 14px; /* 116.667% */\n"])));
|
|
6372
6372
|
var ClubMembersText = newStyled.span(templateObject_4$x || (templateObject_4$x = __makeTemplateObject(["\n color: #fff;\n font-family: 'Avenir Next', sans-serif;\n font-weight: 500;\n line-height: 14px; /* 116.667% */\n"], ["\n color: #fff;\n font-family: 'Avenir Next', sans-serif;\n font-weight: 500;\n line-height: 14px; /* 116.667% */\n"])));
|
|
6373
6373
|
var MobileDollarPart = newStyled(DollarPart)(templateObject_5$m || (templateObject_5$m = __makeTemplateObject(["\n font-size: 10px;\n"], ["\n font-size: 10px;\n"])));
|
package/build/index.js
CHANGED
|
@@ -5148,7 +5148,7 @@ var DropdownOptions$1 = newStyled(BaseSelect$1.Options)(function (_a) {
|
|
|
5148
5148
|
display: 'flex',
|
|
5149
5149
|
flexDirection: 'column',
|
|
5150
5150
|
alignItems: 'flex-start',
|
|
5151
|
-
|
|
5151
|
+
border: "".concat(theme.component.dropdown.borderWidth || '0.063rem', " solid ").concat(theme.component.dropdown.options.borderColor),
|
|
5152
5152
|
boxSizing: 'border-box',
|
|
5153
5153
|
borderRadius: theme.component.dropdown.options.borderRadius,
|
|
5154
5154
|
background: theme.colors.shades.white.color,
|
|
@@ -6393,7 +6393,7 @@ var SkeletonBox = function (_a) {
|
|
|
6393
6393
|
var templateObject_1$1d;
|
|
6394
6394
|
|
|
6395
6395
|
var Container$S = newStyled.div(templateObject_1$1c || (templateObject_1$1c = __makeTemplateObject(["\n display: inline-flex;\n height: 20px;\n padding: 1px 10px;\n align-items: center;\n gap: 6px;\n flex-shrink: 0;\n border-radius: 6px;\n background: #882a2b;\n margin-top: 4px;\n margin-bottom: 10px;\n"], ["\n display: inline-flex;\n height: 20px;\n padding: 1px 10px;\n align-items: center;\n gap: 6px;\n flex-shrink: 0;\n border-radius: 6px;\n background: #882a2b;\n margin-top: 4px;\n margin-bottom: 10px;\n"])));
|
|
6396
|
-
var MobileContainer = newStyled(Container$S)(templateObject_2$S || (templateObject_2$S = __makeTemplateObject(["\n padding: 2px 2px;\n
|
|
6396
|
+
var MobileContainer = newStyled(Container$S)(templateObject_2$S || (templateObject_2$S = __makeTemplateObject(["\n padding: 2px 2px;\n gap: 3px;\n"], ["\n padding: 2px 2px;\n gap: 3px;\n"])));
|
|
6397
6397
|
var DollarPart = newStyled.span(templateObject_3$I || (templateObject_3$I = __makeTemplateObject(["\n color: #fff;\n font-family: 'Avenir Next', sans-serif;\n font-weight: 700;\n line-height: 14px; /* 116.667% */\n"], ["\n color: #fff;\n font-family: 'Avenir Next', sans-serif;\n font-weight: 700;\n line-height: 14px; /* 116.667% */\n"])));
|
|
6398
6398
|
var ClubMembersText = newStyled.span(templateObject_4$x || (templateObject_4$x = __makeTemplateObject(["\n color: #fff;\n font-family: 'Avenir Next', sans-serif;\n font-weight: 500;\n line-height: 14px; /* 116.667% */\n"], ["\n color: #fff;\n font-family: 'Avenir Next', sans-serif;\n font-weight: 500;\n line-height: 14px; /* 116.667% */\n"])));
|
|
6399
6399
|
var MobileDollarPart = newStyled(DollarPart)(templateObject_5$m || (templateObject_5$m = __makeTemplateObject(["\n font-size: 10px;\n"], ["\n font-size: 10px;\n"])));
|
package/package.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"description": "Trafilea's Design System",
|
|
4
4
|
"author": "Trafilea",
|
|
5
5
|
"repository": "https://github.com/trafilea/afrodita-components",
|
|
6
|
-
"version": "5.0.0-beta.
|
|
6
|
+
"version": "5.0.0-beta.327",
|
|
7
7
|
"private": false,
|
|
8
8
|
"main": "build/index.js",
|
|
9
9
|
"style": "build/index.css",
|