@salutejs/sdds-platform-ai 0.330.1-canary.2393.20367490814.0 → 0.330.1-canary.2395.20348823527.0
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/css/cjs/components/Calendar/Calendar.css +15 -0
- package/dist/css/cjs/components/Calendar/Calendar.js +27 -0
- package/dist/css/cjs/components/Calendar/Calendar.js.map +1 -0
- package/dist/css/cjs/components/Calendar/CalendarBase.config.js +30 -0
- package/dist/css/cjs/components/Calendar/CalendarBase.config.js.map +1 -0
- package/dist/css/cjs/components/Calendar/CalendarBase.config_1jcmqiq.css +7 -0
- package/dist/css/cjs/components/Calendar/CalendarDouble.config.js +30 -0
- package/dist/css/cjs/components/Calendar/CalendarDouble.config.js.map +1 -0
- package/dist/css/cjs/components/Calendar/CalendarDouble.config_nsgnzv.css +7 -0
- package/dist/css/cjs/components/Notification/Notification.config.js +7 -7
- package/dist/css/cjs/components/Notification/Notification.config.js.map +1 -1
- package/dist/css/cjs/components/Notification/{Notification.config_6139fq.css → Notification.config_ezdvol.css} +4 -4
- package/dist/css/cjs/components/Notification/Notification.css +9 -9
- package/dist/css/cjs/components/Pagination/Pagination.config.js +1 -1
- package/dist/css/cjs/components/Pagination/Pagination.config.js.map +1 -1
- package/dist/css/cjs/components/Rating/Rating.config.js +35 -0
- package/dist/css/cjs/components/Rating/Rating.config.js.map +1 -0
- package/dist/css/cjs/components/Rating/Rating.config_m8j095.css +15 -0
- package/dist/css/cjs/components/Rating/Rating.css +15 -0
- package/dist/css/cjs/components/Rating/Rating.js +12 -0
- package/dist/css/cjs/components/Rating/Rating.js.map +1 -0
- package/dist/css/cjs/components/Tabs/horizontal/HorizontalIconTabItem.config.js +1 -1
- package/dist/css/cjs/components/Tabs/horizontal/HorizontalIconTabItem.config.js.map +1 -1
- package/dist/css/cjs/index.css +40 -22
- package/dist/css/cjs/index.js +16 -14
- package/dist/css/cjs/index.js.map +1 -1
- package/dist/css/es/components/Calendar/Calendar.css +15 -0
- package/dist/css/es/components/Calendar/Calendar.js +19 -0
- package/dist/css/es/components/Calendar/Calendar.js.map +1 -0
- package/dist/css/es/components/Calendar/CalendarBase.config.js +26 -0
- package/dist/css/es/components/Calendar/CalendarBase.config.js.map +1 -0
- package/dist/css/es/components/Calendar/CalendarBase.config_1jcmqiq.css +7 -0
- package/dist/css/es/components/Calendar/CalendarDouble.config.js +26 -0
- package/dist/css/es/components/Calendar/CalendarDouble.config.js.map +1 -0
- package/dist/css/es/components/Calendar/CalendarDouble.config_nsgnzv.css +7 -0
- package/dist/css/es/components/Notification/Notification.config.js +7 -7
- package/dist/css/es/components/Notification/Notification.config.js.map +1 -1
- package/dist/css/es/components/Notification/{Notification.config_6139fq.css → Notification.config_ezdvol.css} +4 -4
- package/dist/css/es/components/Notification/Notification.css +9 -9
- package/dist/css/es/components/Pagination/Pagination.config.js +1 -1
- package/dist/css/es/components/Pagination/Pagination.config.js.map +1 -1
- package/dist/css/es/components/Rating/Rating.config.js +31 -0
- package/dist/css/es/components/Rating/Rating.config.js.map +1 -0
- package/dist/css/es/components/Rating/Rating.config_m8j095.css +15 -0
- package/dist/css/es/components/Rating/Rating.css +15 -0
- package/dist/css/es/components/Rating/Rating.js +8 -0
- package/dist/css/es/components/Rating/Rating.js.map +1 -0
- package/dist/css/es/components/Tabs/horizontal/HorizontalIconTabItem.config.js +1 -1
- package/dist/css/es/components/Tabs/horizontal/HorizontalIconTabItem.config.js.map +1 -1
- package/dist/css/es/index.css +40 -22
- package/dist/css/es/index.js +3 -4
- package/dist/css/es/index.js.map +1 -1
- package/package.json +6 -6
- package/dist/css/cjs/components/Card/Card.config.js +0 -22
- package/dist/css/cjs/components/Card/Card.config.js.map +0 -1
- package/dist/css/cjs/components/Card/Card.config_adefv9.css +0 -2
- package/dist/css/cjs/components/Card/Card.css +0 -2
- package/dist/css/cjs/components/Card/Card.js +0 -25
- package/dist/css/cjs/components/Card/Card.js.map +0 -1
- package/dist/css/cjs/components/Flow/Flow.config.js +0 -11
- package/dist/css/cjs/components/Flow/Flow.config.js.map +0 -1
- package/dist/css/cjs/components/Flow/Flow.js +0 -12
- package/dist/css/cjs/components/Flow/Flow.js.map +0 -1
- package/dist/css/cjs/components/TextFieldGroup/TextFieldGroup.config.js +0 -35
- package/dist/css/cjs/components/TextFieldGroup/TextFieldGroup.config.js.map +0 -1
- package/dist/css/cjs/components/TextFieldGroup/TextFieldGroup.config_hi0s8g.css +0 -10
- package/dist/css/cjs/components/TextFieldGroup/TextFieldGroup.css +0 -10
- package/dist/css/cjs/components/TextFieldGroup/TextFieldGroup.js +0 -16
- package/dist/css/cjs/components/TextFieldGroup/TextFieldGroup.js.map +0 -1
- package/dist/css/es/components/Card/Card.config.js +0 -18
- package/dist/css/es/components/Card/Card.config.js.map +0 -1
- package/dist/css/es/components/Card/Card.config_adefv9.css +0 -2
- package/dist/css/es/components/Card/Card.css +0 -2
- package/dist/css/es/components/Card/Card.js +0 -14
- package/dist/css/es/components/Card/Card.js.map +0 -1
- package/dist/css/es/components/Flow/Flow.config.js +0 -7
- package/dist/css/es/components/Flow/Flow.config.js.map +0 -1
- package/dist/css/es/components/Flow/Flow.js +0 -8
- package/dist/css/es/components/Flow/Flow.js.map +0 -1
- package/dist/css/es/components/TextFieldGroup/TextFieldGroup.config.js +0 -31
- package/dist/css/es/components/TextFieldGroup/TextFieldGroup.config.js.map +0 -1
- package/dist/css/es/components/TextFieldGroup/TextFieldGroup.config_hi0s8g.css +0 -10
- package/dist/css/es/components/TextFieldGroup/TextFieldGroup.css +0 -10
- package/dist/css/es/components/TextFieldGroup/TextFieldGroup.js +0 -12
- package/dist/css/es/components/TextFieldGroup/TextFieldGroup.js.map +0 -1
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
require('./Card.config_adefv9.css');
|
|
2
|
-
'use strict';
|
|
3
|
-
|
|
4
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
5
|
-
|
|
6
|
-
var config = {
|
|
7
|
-
defaults: {
|
|
8
|
-
view: 'default',
|
|
9
|
-
size: 'l'
|
|
10
|
-
},
|
|
11
|
-
variations: {
|
|
12
|
-
view: {
|
|
13
|
-
"default": "d11b3tpi"
|
|
14
|
-
},
|
|
15
|
-
size: {
|
|
16
|
-
l: "lbpd84d"
|
|
17
|
-
}
|
|
18
|
-
}
|
|
19
|
-
};
|
|
20
|
-
|
|
21
|
-
exports.config = config;
|
|
22
|
-
//# sourceMappingURL=Card.config.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Card.config.js","sources":["../../../../../src-css/components/Card/Card.config.ts"],"sourcesContent":["import { css, cardTokens as tokens } from '@salutejs/plasma-new-hope/css';\n\nexport const config = {\n defaults: {\n view: 'default',\n size: 'l',\n },\n variations: {\n view: {\n default: css`\n ${tokens.solidBackground}: var(--surface-solid-card);\n `,\n },\n size: {\n l: css`\n ${tokens.outlineWidth}: 0.75rem;\n ${tokens.borderWidth}: 0.0625rem;\n ${tokens.borderRadius}: 1rem;\n ${tokens.contentBorderRadius}: 0.5rem;\n `,\n },\n },\n};\n"],"names":["config","defaults","view","size","variations","default","l"],"mappings":";;;;AAEO,IAAMA,MAAM,GAAG;AAClBC,EAAAA,QAAQ,EAAE;AACNC,IAAAA,IAAI,EAAE,SAAS;AACfC,IAAAA,IAAI,EAAE,GAAA;GACT;AACDC,EAAAA,UAAU,EAAE;AACRF,IAAAA,IAAI,EAAE;MACFG,SAAO,EAAA,UAAA;KAGV;AACDF,IAAAA,IAAI,EAAE;AACFG,MAAAA,CAAC,EAAA,SAAA;AAML,KAAA;AACJ,GAAA;AACJ;;;;"}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
.Card_config_adefv9_d11b3tpi__b83b195e{--plasma-card-solid-background:var(--surface-solid-card);}
|
|
2
|
-
.Card_config_adefv9_lbpd84d__b83b195e{--plasma-card-outline-width:0.75rem;--plasma-card-border-width:0.0625rem;--plasma-card-border-radius:1rem;--plasma-card-content-border-radius:0.5rem;}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
-
|
|
5
|
-
var css = require('@salutejs/plasma-new-hope/css');
|
|
6
|
-
var Card_config = require('./Card.config.js');
|
|
7
|
-
|
|
8
|
-
var mergedConfig = /*#__PURE__*/css.mergeConfig(css.cardConfig, Card_config.config);
|
|
9
|
-
var CardComponent = /*#__PURE__*/css.component(mergedConfig);
|
|
10
|
-
|
|
11
|
-
/**
|
|
12
|
-
* Компонент Card.
|
|
13
|
-
*/
|
|
14
|
-
var Card = CardComponent;
|
|
15
|
-
|
|
16
|
-
Object.defineProperty(exports, 'CardContent', {
|
|
17
|
-
enumerable: true,
|
|
18
|
-
get: function () { return css.CardContent; }
|
|
19
|
-
});
|
|
20
|
-
Object.defineProperty(exports, 'CardInnerContent', {
|
|
21
|
-
enumerable: true,
|
|
22
|
-
get: function () { return css.CardInnerContent; }
|
|
23
|
-
});
|
|
24
|
-
exports.Card = Card;
|
|
25
|
-
//# sourceMappingURL=Card.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Card.js","sources":["../../../../../src-css/components/Card/Card.ts"],"sourcesContent":["import {\n cardConfig,\n CardContent,\n CardInnerContent,\n component,\n mergeConfig,\n} from '@salutejs/plasma-new-hope/css';\n\nimport { config } from './Card.config';\n\nconst mergedConfig = mergeConfig(cardConfig, config);\nconst CardComponent = component(mergedConfig);\n\n/**\n * Компонент Card.\n */\nexport const Card = CardComponent;\n\nexport { CardContent, CardInnerContent };\n"],"names":["mergedConfig","mergeConfig","cardConfig","config","CardComponent","component","Card"],"mappings":";;;;;;;AAUA,IAAMA,YAAY,gBAAGC,eAAW,CAACC,cAAU,EAAEC,kBAAM,CAAC,CAAA;AACpD,IAAMC,aAAa,gBAAGC,aAAS,CAACL,YAAY,CAAC,CAAA;;AAE7C;AACA;AACA;AACO,IAAMM,IAAI,GAAGF;;;;;;;;;;;;"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Flow.config.js","sources":["../../../../../src-css/components/Flow/Flow.config.ts"],"sourcesContent":["export const config = {\n defaults: {},\n variations: {},\n};\n"],"names":["config","defaults","variations"],"mappings":";;;;AAAO,IAAMA,MAAM,GAAG;EAClBC,QAAQ,EAAE,EAAE;AACZC,EAAAA,UAAU,EAAE,EAAC;AACjB;;;;"}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
-
|
|
5
|
-
var css = require('@salutejs/plasma-new-hope/css');
|
|
6
|
-
var Flow_config = require('./Flow.config.js');
|
|
7
|
-
|
|
8
|
-
var mergedConfig = /*#__PURE__*/css.mergeConfig(css.flowConfig, Flow_config.config);
|
|
9
|
-
var Flow = /*#__PURE__*/css.component(mergedConfig);
|
|
10
|
-
|
|
11
|
-
exports.Flow = Flow;
|
|
12
|
-
//# sourceMappingURL=Flow.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Flow.js","sources":["../../../../../src-css/components/Flow/Flow.ts"],"sourcesContent":["import { flowConfig, component, mergeConfig } from '@salutejs/plasma-new-hope/css';\n\nimport { config } from './Flow.config';\n\nconst mergedConfig = mergeConfig(flowConfig, config);\n\nexport const Flow = component(mergedConfig);\n"],"names":["mergedConfig","mergeConfig","flowConfig","config","Flow","component"],"mappings":";;;;;;;AAIA,IAAMA,YAAY,gBAAGC,eAAW,CAACC,cAAU,EAAEC,kBAAM,CAAC,CAAA;IAEvCC,IAAI,gBAAGC,aAAS,CAACL,YAAY;;;;"}
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
require('./TextFieldGroup.config_hi0s8g.css');
|
|
2
|
-
'use strict';
|
|
3
|
-
|
|
4
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
5
|
-
|
|
6
|
-
var config = {
|
|
7
|
-
defaults: {
|
|
8
|
-
size: 'm'
|
|
9
|
-
},
|
|
10
|
-
variations: {
|
|
11
|
-
size: {
|
|
12
|
-
m: "m38fadx"
|
|
13
|
-
},
|
|
14
|
-
orientation: {
|
|
15
|
-
horizontal: "h60pxhx",
|
|
16
|
-
vertical: "v14xtuve"
|
|
17
|
-
},
|
|
18
|
-
gap: {
|
|
19
|
-
none: "ncpbfye",
|
|
20
|
-
dense: "d1bfbue2",
|
|
21
|
-
wide: "wm638wz"
|
|
22
|
-
},
|
|
23
|
-
shape: {
|
|
24
|
-
segmented: "s19ssj1v",
|
|
25
|
-
"default": "d1anhbd0"
|
|
26
|
-
},
|
|
27
|
-
stretching: {
|
|
28
|
-
auto: "a17xivy6",
|
|
29
|
-
filled: "figv1bi"
|
|
30
|
-
}
|
|
31
|
-
}
|
|
32
|
-
};
|
|
33
|
-
|
|
34
|
-
exports.config = config;
|
|
35
|
-
//# sourceMappingURL=TextFieldGroup.config.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"TextFieldGroup.config.js","sources":["../../../../../src-css/components/TextFieldGroup/TextFieldGroup.config.ts"],"sourcesContent":["import { css, textFieldGroupTokens as tokens } from '@salutejs/plasma-new-hope/css';\n\nexport const config = {\n defaults: {\n size: 'm',\n },\n variations: {\n size: {\n m: css`\n ${tokens.textFieldDefaultRadius}: 0.75rem;\n ${tokens.textFieldSegmentedRadius}: 0.25rem;\n ${tokens.textFieldSideRadius}: 0.75rem;\n\n ${tokens.height}: 3rem;\n ${tokens.padding}: 0.875rem 1rem 0.875rem 1rem;\n ${tokens.paddingWithChips}: 0.375rem;\n\n ${tokens.leftContentMargin}: -0.125rem 0.375rem -0.125rem -0.125rem;\n ${tokens.rightContentMargin}: -0.125rem -0.125rem -0.125rem 0.75rem;\n\n ${tokens.textBeforeMargin}: 0 0.25rem 0 0;\n ${tokens.textAfterMargin}: 0 0 0 0.25rem;\n\n ${tokens.fontFamily}: var(--plasma-typo-body-m-font-family);\n ${tokens.fontSize}: var(--plasma-typo-body-m-font-size);\n ${tokens.fontStyle}: var(--plasma-typo-body-m-font-style);\n ${tokens.fontWeight}: var(--plasma-typo-body-m-font-weight);\n ${tokens.letterSpacing}: var(--plasma-typo-body-m-letter-spacing);\n ${tokens.lineHeight}: var(--plasma-typo-body-m-line-height);\n\n ${tokens.labelOffset}: 0.625rem;\n ${tokens.labelFontFamily}: var(--plasma-typo-body-m-font-family);\n ${tokens.labelFontSize}: var(--plasma-typo-body-m-font-size);\n ${tokens.labelFontStyle}: var(--plasma-typo-body-m-font-style);\n ${tokens.labelFontWeight}: var(--plasma-typo-body-m-font-weight);\n ${tokens.labelLetterSpacing}: var(--plasma-typo-body-m-letter-spacing);\n ${tokens.labelLineHeight}: var(--plasma-typo-body-m-line-height);\n\n ${tokens.leftHelperOffset}: 0.25rem;\n ${tokens.leftHelperFontFamily}: var(--plasma-typo-body-xs-font-family);\n ${tokens.leftHelperFontSize}: var(--plasma-typo-body-xs-font-size);\n ${tokens.leftHelperFontStyle}: var(--plasma-typo-body-xs-font-style);\n ${tokens.leftHelperFontWeight}: var(--plasma-typo-body-xs-font-weight);\n ${tokens.leftHelperLetterSpacing}: var(--plasma-typo-body-xs-letter-spacing);\n ${tokens.leftHelperLineHeight}: var(--plasma-typo-body-xs-line-height);\n\n ${tokens.labelInnerPadding}: 0.375rem 0 0.125rem 0;\n ${tokens.contentLabelInnerPadding}: 1.375rem 0 0.375rem 0;\n\n ${tokens.chipGap}: 0.25rem;\n ${tokens.chipBorderRadius}: 0.375rem;\n ${tokens.chipWidth}: auto;\n ${tokens.chipHeight}: 2.25rem;\n ${tokens.chipPadding}: 0 0.625rem 0 0.875rem;\n ${tokens.chipClearContentMarginLeft}: 0.5rem;\n ${tokens.chipClearContentMarginRight}: 0rem;\n ${tokens.chipCloseIconSize}: 1.25rem;\n ${tokens.chipFontFamily}: var(--plasma-typo-body-m-font-family);\n ${tokens.chipFontSize}: var(--plasma-typo-body-m-font-size);\n ${tokens.chipFontStyle}: var(--plasma-typo-body-m-font-style);\n ${tokens.chipFontWeight}: var(--plasma-typo-body-m-font-weight);\n ${tokens.chipLetterSpacing}: var(--plasma-typo-body-m-letter-spacing);\n ${tokens.chipLineHeight}: var(--plasma-typo-body-m-line-height);\n `,\n },\n orientation: {\n horizontal: css`\n ${tokens.textFieldGroupOrientation}: row;\n `,\n vertical: css`\n ${tokens.textFieldGroupOrientation}: column;\n `,\n },\n gap: {\n none: css`\n ${tokens.textFieldGroupItemsGap}: 0.063rem;\n `,\n dense: css`\n ${tokens.textFieldGroupItemsGap}: 0.125rem;\n `,\n wide: css`\n ${tokens.textFieldGroupItemsGap}: 0.5rem;\n `,\n },\n shape: {\n segmented: css``,\n default: css``,\n },\n stretching: {\n auto: css``,\n filled: css``,\n },\n },\n};\n"],"names":["config","defaults","size","variations","m","orientation","horizontal","vertical","gap","none","dense","wide","shape","segmented","default","stretching","auto","filled"],"mappings":";;;;AAEO,IAAMA,MAAM,GAAG;AAClBC,EAAAA,QAAQ,EAAE;AACNC,IAAAA,IAAI,EAAE,GAAA;GACT;AACDC,EAAAA,UAAU,EAAE;AACRD,IAAAA,IAAI,EAAE;AACFE,MAAAA,CAAC,EAAA,SAAA;KAwDJ;AACDC,IAAAA,WAAW,EAAE;AACTC,MAAAA,UAAU,EAET,SAAA;AACDC,MAAAA,QAAQ,EAAA,UAAA;KAGX;AACDC,IAAAA,GAAG,EAAE;AACDC,MAAAA,IAAI,EAEH,SAAA;AACDC,MAAAA,KAAK,EAEJ,UAAA;AACDC,MAAAA,IAAI,EAAA,SAAA;KAGP;AACDC,IAAAA,KAAK,EAAE;AACHC,MAAAA,SAAS,EAAO,UAAA;MAChBC,SAAO,EAAA,UAAA;KACV;AACDC,IAAAA,UAAU,EAAE;AACRC,MAAAA,IAAI,EAAO,UAAA;AACXC,MAAAA,MAAM,EAAA,SAAA;AACV,KAAA;AACJ,GAAA;AACJ;;;;"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
.m38fadx{--plasma-text-field-group-item-default-radius:0.75rem;--plasma-text-field-group-item-segmented-radius:0.25rem;--plasma-text-field-group-side-item-radius:0.75rem;--plasma-text-field-group-item-height:3rem;--plasma-text-field-group-item-padding:0.875rem 1rem 0.875rem 1rem;--plasma-text-field-group-item-padding-with-chips:0.375rem;--plasma-text-field-group-item__left-content-margin:-0.125rem 0.375rem -0.125rem -0.125rem;--plasma-text-field-group-item__right-content-margin:-0.125rem -0.125rem -0.125rem 0.75rem;--plasma-text-field-group-item__before-text-margin:0 0.25rem 0 0;--plasma-text-field-group-item__after-text-margin:0 0 0 0.25rem;--plasma-text-field-group-item-font-family:var(--plasma-typo-body-m-font-family);--plasma-text-field-group-item-font-size:var(--plasma-typo-body-m-font-size);--plasma-text-field-group-item-font-style:var(--plasma-typo-body-m-font-style);--plasma-text-field-group-item-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-text-field-group-item-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-text-field-group-item-line-height:var(--plasma-typo-body-m-line-height);--plasma-text-field-group-item__label-offset:0.625rem;--plasma-text-field-group-item__label-font-family:var(--plasma-typo-body-m-font-family);--plasma-text-field-group-item__label-font-size:var(--plasma-typo-body-m-font-size);--plasma-text-field-group-item__label-font-style:var(--plasma-typo-body-m-font-style);--plasma-text-field-group-item__label-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-text-field-group-item__label-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-text-field-group-item__label-line-height:var(--plasma-typo-body-m-line-height);--plasma-text-field-group-item__left-helper-offset:0.25rem;--plasma-text-field-group-item__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-text-field-group-item__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-text-field-group-item__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-text-field-group-item__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-text-field-group-item__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-text-field-group-item__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-text-field-group-item-placement_inner__label-padding:0.375rem 0 0.125rem 0;--plasma-text-field-group-item-placement_inner__content-padding:1.375rem 0 0.375rem 0;--plasma-text-field-group-item__chip-gap:0.25rem;--plasma-text-field-group-item__chip-border-radius:0.375rem;--plasma-text-field-group-item__chip-width:auto;--plasma-text-field-group-item__chip-height:2.25rem;--plasma-text-field-group-item__chip-padding:0 0.625rem 0 0.875rem;--plasma-text-field-group-item__chip-clear-content-margin-left:0.5rem;--plasma-text-field-group-item__chip-clear-content-margin-right:0rem;--plasma-text-field-group-item__chip-close-icon-size:1.25rem;--plasma-text-field-group-item__chip-font-family:var(--plasma-typo-body-m-font-family);--plasma-text-field-group-item__chip-font-size:var(--plasma-typo-body-m-font-size);--plasma-text-field-group-item__chip-font-style:var(--plasma-typo-body-m-font-style);--plasma-text-field-group-item__chip-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-text-field-group-item__chip-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-text-field-group-item__chip-line-height:var(--plasma-typo-body-m-line-height);}
|
|
2
|
-
.h60pxhx{--plasma-text-field-group-orientation:row;}
|
|
3
|
-
.v14xtuve{--plasma-text-field-group-orientation:column;}
|
|
4
|
-
.ncpbfye{--plasma-text-field-group-items-gap:0.063rem;}
|
|
5
|
-
.d1bfbue2{--plasma-text-field-group-items-gap:0.125rem;}
|
|
6
|
-
.wm638wz{--plasma-text-field-group-items-gap:0.5rem;}
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
.TextFieldGroup_config_hi0s8g_m38fadx__45a18667{--plasma-text-field-group-item-default-radius:0.75rem;--plasma-text-field-group-item-segmented-radius:0.25rem;--plasma-text-field-group-side-item-radius:0.75rem;--plasma-text-field-group-item-height:3rem;--plasma-text-field-group-item-padding:0.875rem 1rem 0.875rem 1rem;--plasma-text-field-group-item-padding-with-chips:0.375rem;--plasma-text-field-group-item__left-content-margin:-0.125rem 0.375rem -0.125rem -0.125rem;--plasma-text-field-group-item__right-content-margin:-0.125rem -0.125rem -0.125rem 0.75rem;--plasma-text-field-group-item__before-text-margin:0 0.25rem 0 0;--plasma-text-field-group-item__after-text-margin:0 0 0 0.25rem;--plasma-text-field-group-item-font-family:var(--plasma-typo-body-m-font-family);--plasma-text-field-group-item-font-size:var(--plasma-typo-body-m-font-size);--plasma-text-field-group-item-font-style:var(--plasma-typo-body-m-font-style);--plasma-text-field-group-item-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-text-field-group-item-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-text-field-group-item-line-height:var(--plasma-typo-body-m-line-height);--plasma-text-field-group-item__label-offset:0.625rem;--plasma-text-field-group-item__label-font-family:var(--plasma-typo-body-m-font-family);--plasma-text-field-group-item__label-font-size:var(--plasma-typo-body-m-font-size);--plasma-text-field-group-item__label-font-style:var(--plasma-typo-body-m-font-style);--plasma-text-field-group-item__label-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-text-field-group-item__label-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-text-field-group-item__label-line-height:var(--plasma-typo-body-m-line-height);--plasma-text-field-group-item__left-helper-offset:0.25rem;--plasma-text-field-group-item__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-text-field-group-item__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-text-field-group-item__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-text-field-group-item__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-text-field-group-item__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-text-field-group-item__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-text-field-group-item-placement_inner__label-padding:0.375rem 0 0.125rem 0;--plasma-text-field-group-item-placement_inner__content-padding:1.375rem 0 0.375rem 0;--plasma-text-field-group-item__chip-gap:0.25rem;--plasma-text-field-group-item__chip-border-radius:0.375rem;--plasma-text-field-group-item__chip-width:auto;--plasma-text-field-group-item__chip-height:2.25rem;--plasma-text-field-group-item__chip-padding:0 0.625rem 0 0.875rem;--plasma-text-field-group-item__chip-clear-content-margin-left:0.5rem;--plasma-text-field-group-item__chip-clear-content-margin-right:0rem;--plasma-text-field-group-item__chip-close-icon-size:1.25rem;--plasma-text-field-group-item__chip-font-family:var(--plasma-typo-body-m-font-family);--plasma-text-field-group-item__chip-font-size:var(--plasma-typo-body-m-font-size);--plasma-text-field-group-item__chip-font-style:var(--plasma-typo-body-m-font-style);--plasma-text-field-group-item__chip-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-text-field-group-item__chip-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-text-field-group-item__chip-line-height:var(--plasma-typo-body-m-line-height);}
|
|
2
|
-
.TextFieldGroup_config_hi0s8g_h60pxhx__45a18667{--plasma-text-field-group-orientation:row;}
|
|
3
|
-
.TextFieldGroup_config_hi0s8g_v14xtuve__45a18667{--plasma-text-field-group-orientation:column;}
|
|
4
|
-
.TextFieldGroup_config_hi0s8g_ncpbfye__45a18667{--plasma-text-field-group-items-gap:0.063rem;}
|
|
5
|
-
.TextFieldGroup_config_hi0s8g_d1bfbue2__45a18667{--plasma-text-field-group-items-gap:0.125rem;}
|
|
6
|
-
.TextFieldGroup_config_hi0s8g_wm638wz__45a18667{--plasma-text-field-group-items-gap:0.5rem;}
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
-
|
|
5
|
-
var css = require('@salutejs/plasma-new-hope/css');
|
|
6
|
-
var TextFieldGroup_config = require('./TextFieldGroup.config.js');
|
|
7
|
-
|
|
8
|
-
var mergedConfig = /*#__PURE__*/css.mergeConfig(css.textFieldGroupConfig, TextFieldGroup_config.config);
|
|
9
|
-
|
|
10
|
-
/**
|
|
11
|
-
* Группа TextField.
|
|
12
|
-
*/
|
|
13
|
-
var TextFieldGroup = /*#__PURE__*/css.component(mergedConfig);
|
|
14
|
-
|
|
15
|
-
exports.TextFieldGroup = TextFieldGroup;
|
|
16
|
-
//# sourceMappingURL=TextFieldGroup.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"TextFieldGroup.js","sources":["../../../../../src-css/components/TextFieldGroup/TextFieldGroup.tsx"],"sourcesContent":["import { textFieldGroupConfig, component, mergeConfig } from '@salutejs/plasma-new-hope/css';\n\nimport { config } from './TextFieldGroup.config';\n\nconst mergedConfig = mergeConfig(textFieldGroupConfig, config);\n\n/**\n * Группа TextField.\n */\nexport const TextFieldGroup = component(mergedConfig);\n"],"names":["mergedConfig","mergeConfig","textFieldGroupConfig","config","TextFieldGroup","component"],"mappings":";;;;;;;AAIA,IAAMA,YAAY,gBAAGC,eAAW,CAACC,wBAAoB,EAAEC,4BAAM,CAAC,CAAA;;AAE9D;AACA;AACA;IACaC,cAAc,gBAAGC,aAAS,CAACL,YAAY;;;;"}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import './Card.config_adefv9.css';
|
|
2
|
-
var config = {
|
|
3
|
-
defaults: {
|
|
4
|
-
view: 'default',
|
|
5
|
-
size: 'l'
|
|
6
|
-
},
|
|
7
|
-
variations: {
|
|
8
|
-
view: {
|
|
9
|
-
"default": "d11b3tpi"
|
|
10
|
-
},
|
|
11
|
-
size: {
|
|
12
|
-
l: "lbpd84d"
|
|
13
|
-
}
|
|
14
|
-
}
|
|
15
|
-
};
|
|
16
|
-
|
|
17
|
-
export { config };
|
|
18
|
-
//# sourceMappingURL=Card.config.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Card.config.js","sources":["../../../../../src-css/components/Card/Card.config.ts"],"sourcesContent":["import { css, cardTokens as tokens } from '@salutejs/plasma-new-hope/css';\n\nexport const config = {\n defaults: {\n view: 'default',\n size: 'l',\n },\n variations: {\n view: {\n default: css`\n ${tokens.solidBackground}: var(--surface-solid-card);\n `,\n },\n size: {\n l: css`\n ${tokens.outlineWidth}: 0.75rem;\n ${tokens.borderWidth}: 0.0625rem;\n ${tokens.borderRadius}: 1rem;\n ${tokens.contentBorderRadius}: 0.5rem;\n `,\n },\n },\n};\n"],"names":["config","defaults","view","size","variations","default","l"],"mappings":"AAEO,IAAMA,MAAM,GAAG;AAClBC,EAAAA,QAAQ,EAAE;AACNC,IAAAA,IAAI,EAAE,SAAS;AACfC,IAAAA,IAAI,EAAE,GAAA;GACT;AACDC,EAAAA,UAAU,EAAE;AACRF,IAAAA,IAAI,EAAE;MACFG,SAAO,EAAA,UAAA;KAGV;AACDF,IAAAA,IAAI,EAAE;AACFG,MAAAA,CAAC,EAAA,SAAA;AAML,KAAA;AACJ,GAAA;AACJ;;;;"}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
.Card_config_adefv9_d11b3tpi__b83b195e{--plasma-card-solid-background:var(--surface-solid-card);}
|
|
2
|
-
.Card_config_adefv9_lbpd84d__b83b195e{--plasma-card-outline-width:0.75rem;--plasma-card-border-width:0.0625rem;--plasma-card-border-radius:1rem;--plasma-card-content-border-radius:0.5rem;}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { component, mergeConfig, cardConfig } from '@salutejs/plasma-new-hope/css';
|
|
2
|
-
export { CardContent, CardInnerContent } from '@salutejs/plasma-new-hope/css';
|
|
3
|
-
import { config } from './Card.config.js';
|
|
4
|
-
|
|
5
|
-
var mergedConfig = /*#__PURE__*/mergeConfig(cardConfig, config);
|
|
6
|
-
var CardComponent = /*#__PURE__*/component(mergedConfig);
|
|
7
|
-
|
|
8
|
-
/**
|
|
9
|
-
* Компонент Card.
|
|
10
|
-
*/
|
|
11
|
-
var Card = CardComponent;
|
|
12
|
-
|
|
13
|
-
export { Card };
|
|
14
|
-
//# sourceMappingURL=Card.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Card.js","sources":["../../../../../src-css/components/Card/Card.ts"],"sourcesContent":["import {\n cardConfig,\n CardContent,\n CardInnerContent,\n component,\n mergeConfig,\n} from '@salutejs/plasma-new-hope/css';\n\nimport { config } from './Card.config';\n\nconst mergedConfig = mergeConfig(cardConfig, config);\nconst CardComponent = component(mergedConfig);\n\n/**\n * Компонент Card.\n */\nexport const Card = CardComponent;\n\nexport { CardContent, CardInnerContent };\n"],"names":["mergedConfig","mergeConfig","cardConfig","config","CardComponent","component","Card"],"mappings":";;;;AAUA,IAAMA,YAAY,gBAAGC,WAAW,CAACC,UAAU,EAAEC,MAAM,CAAC,CAAA;AACpD,IAAMC,aAAa,gBAAGC,SAAS,CAACL,YAAY,CAAC,CAAA;;AAE7C;AACA;AACA;AACO,IAAMM,IAAI,GAAGF;;;;"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Flow.config.js","sources":["../../../../../src-css/components/Flow/Flow.config.ts"],"sourcesContent":["export const config = {\n defaults: {},\n variations: {},\n};\n"],"names":["config","defaults","variations"],"mappings":"AAAO,IAAMA,MAAM,GAAG;EAClBC,QAAQ,EAAE,EAAE;AACZC,EAAAA,UAAU,EAAE,EAAC;AACjB;;;;"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { component, mergeConfig, flowConfig } from '@salutejs/plasma-new-hope/css';
|
|
2
|
-
import { config } from './Flow.config.js';
|
|
3
|
-
|
|
4
|
-
var mergedConfig = /*#__PURE__*/mergeConfig(flowConfig, config);
|
|
5
|
-
var Flow = /*#__PURE__*/component(mergedConfig);
|
|
6
|
-
|
|
7
|
-
export { Flow };
|
|
8
|
-
//# sourceMappingURL=Flow.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Flow.js","sources":["../../../../../src-css/components/Flow/Flow.ts"],"sourcesContent":["import { flowConfig, component, mergeConfig } from '@salutejs/plasma-new-hope/css';\n\nimport { config } from './Flow.config';\n\nconst mergedConfig = mergeConfig(flowConfig, config);\n\nexport const Flow = component(mergedConfig);\n"],"names":["mergedConfig","mergeConfig","flowConfig","config","Flow","component"],"mappings":";;;AAIA,IAAMA,YAAY,gBAAGC,WAAW,CAACC,UAAU,EAAEC,MAAM,CAAC,CAAA;IAEvCC,IAAI,gBAAGC,SAAS,CAACL,YAAY;;;;"}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import './TextFieldGroup.config_hi0s8g.css';
|
|
2
|
-
var config = {
|
|
3
|
-
defaults: {
|
|
4
|
-
size: 'm'
|
|
5
|
-
},
|
|
6
|
-
variations: {
|
|
7
|
-
size: {
|
|
8
|
-
m: "m38fadx"
|
|
9
|
-
},
|
|
10
|
-
orientation: {
|
|
11
|
-
horizontal: "h60pxhx",
|
|
12
|
-
vertical: "v14xtuve"
|
|
13
|
-
},
|
|
14
|
-
gap: {
|
|
15
|
-
none: "ncpbfye",
|
|
16
|
-
dense: "d1bfbue2",
|
|
17
|
-
wide: "wm638wz"
|
|
18
|
-
},
|
|
19
|
-
shape: {
|
|
20
|
-
segmented: "s19ssj1v",
|
|
21
|
-
"default": "d1anhbd0"
|
|
22
|
-
},
|
|
23
|
-
stretching: {
|
|
24
|
-
auto: "a17xivy6",
|
|
25
|
-
filled: "figv1bi"
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
};
|
|
29
|
-
|
|
30
|
-
export { config };
|
|
31
|
-
//# sourceMappingURL=TextFieldGroup.config.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"TextFieldGroup.config.js","sources":["../../../../../src-css/components/TextFieldGroup/TextFieldGroup.config.ts"],"sourcesContent":["import { css, textFieldGroupTokens as tokens } from '@salutejs/plasma-new-hope/css';\n\nexport const config = {\n defaults: {\n size: 'm',\n },\n variations: {\n size: {\n m: css`\n ${tokens.textFieldDefaultRadius}: 0.75rem;\n ${tokens.textFieldSegmentedRadius}: 0.25rem;\n ${tokens.textFieldSideRadius}: 0.75rem;\n\n ${tokens.height}: 3rem;\n ${tokens.padding}: 0.875rem 1rem 0.875rem 1rem;\n ${tokens.paddingWithChips}: 0.375rem;\n\n ${tokens.leftContentMargin}: -0.125rem 0.375rem -0.125rem -0.125rem;\n ${tokens.rightContentMargin}: -0.125rem -0.125rem -0.125rem 0.75rem;\n\n ${tokens.textBeforeMargin}: 0 0.25rem 0 0;\n ${tokens.textAfterMargin}: 0 0 0 0.25rem;\n\n ${tokens.fontFamily}: var(--plasma-typo-body-m-font-family);\n ${tokens.fontSize}: var(--plasma-typo-body-m-font-size);\n ${tokens.fontStyle}: var(--plasma-typo-body-m-font-style);\n ${tokens.fontWeight}: var(--plasma-typo-body-m-font-weight);\n ${tokens.letterSpacing}: var(--plasma-typo-body-m-letter-spacing);\n ${tokens.lineHeight}: var(--plasma-typo-body-m-line-height);\n\n ${tokens.labelOffset}: 0.625rem;\n ${tokens.labelFontFamily}: var(--plasma-typo-body-m-font-family);\n ${tokens.labelFontSize}: var(--plasma-typo-body-m-font-size);\n ${tokens.labelFontStyle}: var(--plasma-typo-body-m-font-style);\n ${tokens.labelFontWeight}: var(--plasma-typo-body-m-font-weight);\n ${tokens.labelLetterSpacing}: var(--plasma-typo-body-m-letter-spacing);\n ${tokens.labelLineHeight}: var(--plasma-typo-body-m-line-height);\n\n ${tokens.leftHelperOffset}: 0.25rem;\n ${tokens.leftHelperFontFamily}: var(--plasma-typo-body-xs-font-family);\n ${tokens.leftHelperFontSize}: var(--plasma-typo-body-xs-font-size);\n ${tokens.leftHelperFontStyle}: var(--plasma-typo-body-xs-font-style);\n ${tokens.leftHelperFontWeight}: var(--plasma-typo-body-xs-font-weight);\n ${tokens.leftHelperLetterSpacing}: var(--plasma-typo-body-xs-letter-spacing);\n ${tokens.leftHelperLineHeight}: var(--plasma-typo-body-xs-line-height);\n\n ${tokens.labelInnerPadding}: 0.375rem 0 0.125rem 0;\n ${tokens.contentLabelInnerPadding}: 1.375rem 0 0.375rem 0;\n\n ${tokens.chipGap}: 0.25rem;\n ${tokens.chipBorderRadius}: 0.375rem;\n ${tokens.chipWidth}: auto;\n ${tokens.chipHeight}: 2.25rem;\n ${tokens.chipPadding}: 0 0.625rem 0 0.875rem;\n ${tokens.chipClearContentMarginLeft}: 0.5rem;\n ${tokens.chipClearContentMarginRight}: 0rem;\n ${tokens.chipCloseIconSize}: 1.25rem;\n ${tokens.chipFontFamily}: var(--plasma-typo-body-m-font-family);\n ${tokens.chipFontSize}: var(--plasma-typo-body-m-font-size);\n ${tokens.chipFontStyle}: var(--plasma-typo-body-m-font-style);\n ${tokens.chipFontWeight}: var(--plasma-typo-body-m-font-weight);\n ${tokens.chipLetterSpacing}: var(--plasma-typo-body-m-letter-spacing);\n ${tokens.chipLineHeight}: var(--plasma-typo-body-m-line-height);\n `,\n },\n orientation: {\n horizontal: css`\n ${tokens.textFieldGroupOrientation}: row;\n `,\n vertical: css`\n ${tokens.textFieldGroupOrientation}: column;\n `,\n },\n gap: {\n none: css`\n ${tokens.textFieldGroupItemsGap}: 0.063rem;\n `,\n dense: css`\n ${tokens.textFieldGroupItemsGap}: 0.125rem;\n `,\n wide: css`\n ${tokens.textFieldGroupItemsGap}: 0.5rem;\n `,\n },\n shape: {\n segmented: css``,\n default: css``,\n },\n stretching: {\n auto: css``,\n filled: css``,\n },\n },\n};\n"],"names":["config","defaults","size","variations","m","orientation","horizontal","vertical","gap","none","dense","wide","shape","segmented","default","stretching","auto","filled"],"mappings":"AAEO,IAAMA,MAAM,GAAG;AAClBC,EAAAA,QAAQ,EAAE;AACNC,IAAAA,IAAI,EAAE,GAAA;GACT;AACDC,EAAAA,UAAU,EAAE;AACRD,IAAAA,IAAI,EAAE;AACFE,MAAAA,CAAC,EAAA,SAAA;KAwDJ;AACDC,IAAAA,WAAW,EAAE;AACTC,MAAAA,UAAU,EAET,SAAA;AACDC,MAAAA,QAAQ,EAAA,UAAA;KAGX;AACDC,IAAAA,GAAG,EAAE;AACDC,MAAAA,IAAI,EAEH,SAAA;AACDC,MAAAA,KAAK,EAEJ,UAAA;AACDC,MAAAA,IAAI,EAAA,SAAA;KAGP;AACDC,IAAAA,KAAK,EAAE;AACHC,MAAAA,SAAS,EAAO,UAAA;MAChBC,SAAO,EAAA,UAAA;KACV;AACDC,IAAAA,UAAU,EAAE;AACRC,MAAAA,IAAI,EAAO,UAAA;AACXC,MAAAA,MAAM,EAAA,SAAA;AACV,KAAA;AACJ,GAAA;AACJ;;;;"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
.m38fadx{--plasma-text-field-group-item-default-radius:0.75rem;--plasma-text-field-group-item-segmented-radius:0.25rem;--plasma-text-field-group-side-item-radius:0.75rem;--plasma-text-field-group-item-height:3rem;--plasma-text-field-group-item-padding:0.875rem 1rem 0.875rem 1rem;--plasma-text-field-group-item-padding-with-chips:0.375rem;--plasma-text-field-group-item__left-content-margin:-0.125rem 0.375rem -0.125rem -0.125rem;--plasma-text-field-group-item__right-content-margin:-0.125rem -0.125rem -0.125rem 0.75rem;--plasma-text-field-group-item__before-text-margin:0 0.25rem 0 0;--plasma-text-field-group-item__after-text-margin:0 0 0 0.25rem;--plasma-text-field-group-item-font-family:var(--plasma-typo-body-m-font-family);--plasma-text-field-group-item-font-size:var(--plasma-typo-body-m-font-size);--plasma-text-field-group-item-font-style:var(--plasma-typo-body-m-font-style);--plasma-text-field-group-item-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-text-field-group-item-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-text-field-group-item-line-height:var(--plasma-typo-body-m-line-height);--plasma-text-field-group-item__label-offset:0.625rem;--plasma-text-field-group-item__label-font-family:var(--plasma-typo-body-m-font-family);--plasma-text-field-group-item__label-font-size:var(--plasma-typo-body-m-font-size);--plasma-text-field-group-item__label-font-style:var(--plasma-typo-body-m-font-style);--plasma-text-field-group-item__label-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-text-field-group-item__label-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-text-field-group-item__label-line-height:var(--plasma-typo-body-m-line-height);--plasma-text-field-group-item__left-helper-offset:0.25rem;--plasma-text-field-group-item__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-text-field-group-item__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-text-field-group-item__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-text-field-group-item__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-text-field-group-item__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-text-field-group-item__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-text-field-group-item-placement_inner__label-padding:0.375rem 0 0.125rem 0;--plasma-text-field-group-item-placement_inner__content-padding:1.375rem 0 0.375rem 0;--plasma-text-field-group-item__chip-gap:0.25rem;--plasma-text-field-group-item__chip-border-radius:0.375rem;--plasma-text-field-group-item__chip-width:auto;--plasma-text-field-group-item__chip-height:2.25rem;--plasma-text-field-group-item__chip-padding:0 0.625rem 0 0.875rem;--plasma-text-field-group-item__chip-clear-content-margin-left:0.5rem;--plasma-text-field-group-item__chip-clear-content-margin-right:0rem;--plasma-text-field-group-item__chip-close-icon-size:1.25rem;--plasma-text-field-group-item__chip-font-family:var(--plasma-typo-body-m-font-family);--plasma-text-field-group-item__chip-font-size:var(--plasma-typo-body-m-font-size);--plasma-text-field-group-item__chip-font-style:var(--plasma-typo-body-m-font-style);--plasma-text-field-group-item__chip-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-text-field-group-item__chip-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-text-field-group-item__chip-line-height:var(--plasma-typo-body-m-line-height);}
|
|
2
|
-
.h60pxhx{--plasma-text-field-group-orientation:row;}
|
|
3
|
-
.v14xtuve{--plasma-text-field-group-orientation:column;}
|
|
4
|
-
.ncpbfye{--plasma-text-field-group-items-gap:0.063rem;}
|
|
5
|
-
.d1bfbue2{--plasma-text-field-group-items-gap:0.125rem;}
|
|
6
|
-
.wm638wz{--plasma-text-field-group-items-gap:0.5rem;}
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
.TextFieldGroup_config_hi0s8g_m38fadx__45a18667{--plasma-text-field-group-item-default-radius:0.75rem;--plasma-text-field-group-item-segmented-radius:0.25rem;--plasma-text-field-group-side-item-radius:0.75rem;--plasma-text-field-group-item-height:3rem;--plasma-text-field-group-item-padding:0.875rem 1rem 0.875rem 1rem;--plasma-text-field-group-item-padding-with-chips:0.375rem;--plasma-text-field-group-item__left-content-margin:-0.125rem 0.375rem -0.125rem -0.125rem;--plasma-text-field-group-item__right-content-margin:-0.125rem -0.125rem -0.125rem 0.75rem;--plasma-text-field-group-item__before-text-margin:0 0.25rem 0 0;--plasma-text-field-group-item__after-text-margin:0 0 0 0.25rem;--plasma-text-field-group-item-font-family:var(--plasma-typo-body-m-font-family);--plasma-text-field-group-item-font-size:var(--plasma-typo-body-m-font-size);--plasma-text-field-group-item-font-style:var(--plasma-typo-body-m-font-style);--plasma-text-field-group-item-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-text-field-group-item-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-text-field-group-item-line-height:var(--plasma-typo-body-m-line-height);--plasma-text-field-group-item__label-offset:0.625rem;--plasma-text-field-group-item__label-font-family:var(--plasma-typo-body-m-font-family);--plasma-text-field-group-item__label-font-size:var(--plasma-typo-body-m-font-size);--plasma-text-field-group-item__label-font-style:var(--plasma-typo-body-m-font-style);--plasma-text-field-group-item__label-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-text-field-group-item__label-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-text-field-group-item__label-line-height:var(--plasma-typo-body-m-line-height);--plasma-text-field-group-item__left-helper-offset:0.25rem;--plasma-text-field-group-item__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-text-field-group-item__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-text-field-group-item__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-text-field-group-item__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-text-field-group-item__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-text-field-group-item__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-text-field-group-item-placement_inner__label-padding:0.375rem 0 0.125rem 0;--plasma-text-field-group-item-placement_inner__content-padding:1.375rem 0 0.375rem 0;--plasma-text-field-group-item__chip-gap:0.25rem;--plasma-text-field-group-item__chip-border-radius:0.375rem;--plasma-text-field-group-item__chip-width:auto;--plasma-text-field-group-item__chip-height:2.25rem;--plasma-text-field-group-item__chip-padding:0 0.625rem 0 0.875rem;--plasma-text-field-group-item__chip-clear-content-margin-left:0.5rem;--plasma-text-field-group-item__chip-clear-content-margin-right:0rem;--plasma-text-field-group-item__chip-close-icon-size:1.25rem;--plasma-text-field-group-item__chip-font-family:var(--plasma-typo-body-m-font-family);--plasma-text-field-group-item__chip-font-size:var(--plasma-typo-body-m-font-size);--plasma-text-field-group-item__chip-font-style:var(--plasma-typo-body-m-font-style);--plasma-text-field-group-item__chip-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-text-field-group-item__chip-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-text-field-group-item__chip-line-height:var(--plasma-typo-body-m-line-height);}
|
|
2
|
-
.TextFieldGroup_config_hi0s8g_h60pxhx__45a18667{--plasma-text-field-group-orientation:row;}
|
|
3
|
-
.TextFieldGroup_config_hi0s8g_v14xtuve__45a18667{--plasma-text-field-group-orientation:column;}
|
|
4
|
-
.TextFieldGroup_config_hi0s8g_ncpbfye__45a18667{--plasma-text-field-group-items-gap:0.063rem;}
|
|
5
|
-
.TextFieldGroup_config_hi0s8g_d1bfbue2__45a18667{--plasma-text-field-group-items-gap:0.125rem;}
|
|
6
|
-
.TextFieldGroup_config_hi0s8g_wm638wz__45a18667{--plasma-text-field-group-items-gap:0.5rem;}
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { component, mergeConfig, textFieldGroupConfig } from '@salutejs/plasma-new-hope/css';
|
|
2
|
-
import { config } from './TextFieldGroup.config.js';
|
|
3
|
-
|
|
4
|
-
var mergedConfig = /*#__PURE__*/mergeConfig(textFieldGroupConfig, config);
|
|
5
|
-
|
|
6
|
-
/**
|
|
7
|
-
* Группа TextField.
|
|
8
|
-
*/
|
|
9
|
-
var TextFieldGroup = /*#__PURE__*/component(mergedConfig);
|
|
10
|
-
|
|
11
|
-
export { TextFieldGroup };
|
|
12
|
-
//# sourceMappingURL=TextFieldGroup.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"TextFieldGroup.js","sources":["../../../../../src-css/components/TextFieldGroup/TextFieldGroup.tsx"],"sourcesContent":["import { textFieldGroupConfig, component, mergeConfig } from '@salutejs/plasma-new-hope/css';\n\nimport { config } from './TextFieldGroup.config';\n\nconst mergedConfig = mergeConfig(textFieldGroupConfig, config);\n\n/**\n * Группа TextField.\n */\nexport const TextFieldGroup = component(mergedConfig);\n"],"names":["mergedConfig","mergeConfig","textFieldGroupConfig","config","TextFieldGroup","component"],"mappings":";;;AAIA,IAAMA,YAAY,gBAAGC,WAAW,CAACC,oBAAoB,EAAEC,MAAM,CAAC,CAAA;;AAE9D;AACA;AACA;IACaC,cAAc,gBAAGC,SAAS,CAACL,YAAY;;;;"}
|