@salutejs/plasma-new-hope 0.68.0-canary.1148.8452547227.0 → 0.68.0-canary.1151.8450920847.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (147) hide show
  1. package/cjs/index.css +0 -4
  2. package/cjs/index.js +0 -14
  3. package/cjs/index.js.map +1 -1
  4. package/es/index.css +0 -4
  5. package/es/index.js +0 -6
  6. package/es/index.js.map +1 -1
  7. package/package.json +4 -4
  8. package/styled-components/cjs/index.js +0 -11
  9. package/styled-components/es/index.js +0 -1
  10. package/types/examples/plasma_b2c/components/Combobox/Combobox.d.ts +2 -2
  11. package/types/examples/plasma_web/components/Combobox/Combobox.d.ts +2 -2
  12. package/types/index.d.ts +0 -1
  13. package/types/index.d.ts.map +1 -1
  14. package/cjs/components/Cell/Cell.css +0 -3
  15. package/cjs/components/Cell/Cell.js +0 -71
  16. package/cjs/components/Cell/Cell.js.map +0 -1
  17. package/cjs/components/Cell/Cell.styles.js +0 -36
  18. package/cjs/components/Cell/Cell.styles.js.map +0 -1
  19. package/cjs/components/Cell/Cell.tokens.js +0 -50
  20. package/cjs/components/Cell/Cell.tokens.js.map +0 -1
  21. package/cjs/components/Cell/Textbox/Textbox.js +0 -20
  22. package/cjs/components/Cell/Textbox/Textbox.js.map +0 -1
  23. package/cjs/components/Cell/Textbox/Textbox.styles.js +0 -13
  24. package/cjs/components/Cell/Textbox/Textbox.styles.js.map +0 -1
  25. package/cjs/components/Cell/Textbox/ui/TextLabel.js +0 -17
  26. package/cjs/components/Cell/Textbox/ui/TextLabel.js.map +0 -1
  27. package/cjs/components/Cell/Textbox/ui/TextSubtitle.js +0 -17
  28. package/cjs/components/Cell/Textbox/ui/TextSubtitle.js.map +0 -1
  29. package/cjs/components/Cell/Textbox/ui/TextTitle.js +0 -17
  30. package/cjs/components/Cell/Textbox/ui/TextTitle.js.map +0 -1
  31. package/cjs/components/Cell/variations/_size/base.js +0 -9
  32. package/cjs/components/Cell/variations/_size/base.js.map +0 -1
  33. package/cjs/components/Cell/variations/_size/base_x642ct.css +0 -1
  34. package/cjs/components/Cell/variations/_stretching/base.js +0 -9
  35. package/cjs/components/Cell/variations/_stretching/base.js.map +0 -1
  36. package/cjs/components/Cell/variations/_stretching/base_1ryz4br.css +0 -1
  37. package/cjs/components/Cell/variations/_view/base.js +0 -9
  38. package/cjs/components/Cell/variations/_view/base.js.map +0 -1
  39. package/cjs/components/Cell/variations/_view/base_13f5j4a.css +0 -1
  40. package/es/components/Cell/Cell.css +0 -3
  41. package/es/components/Cell/Cell.js +0 -66
  42. package/es/components/Cell/Cell.js.map +0 -1
  43. package/es/components/Cell/Cell.styles.js +0 -29
  44. package/es/components/Cell/Cell.styles.js.map +0 -1
  45. package/es/components/Cell/Cell.tokens.js +0 -45
  46. package/es/components/Cell/Cell.tokens.js.map +0 -1
  47. package/es/components/Cell/Textbox/Textbox.js +0 -16
  48. package/es/components/Cell/Textbox/Textbox.js.map +0 -1
  49. package/es/components/Cell/Textbox/Textbox.styles.js +0 -9
  50. package/es/components/Cell/Textbox/Textbox.styles.js.map +0 -1
  51. package/es/components/Cell/Textbox/ui/TextLabel.js +0 -13
  52. package/es/components/Cell/Textbox/ui/TextLabel.js.map +0 -1
  53. package/es/components/Cell/Textbox/ui/TextSubtitle.js +0 -13
  54. package/es/components/Cell/Textbox/ui/TextSubtitle.js.map +0 -1
  55. package/es/components/Cell/Textbox/ui/TextTitle.js +0 -13
  56. package/es/components/Cell/Textbox/ui/TextTitle.js.map +0 -1
  57. package/es/components/Cell/variations/_size/base.js +0 -5
  58. package/es/components/Cell/variations/_size/base.js.map +0 -1
  59. package/es/components/Cell/variations/_size/base_x642ct.css +0 -1
  60. package/es/components/Cell/variations/_stretching/base.js +0 -5
  61. package/es/components/Cell/variations/_stretching/base.js.map +0 -1
  62. package/es/components/Cell/variations/_stretching/base_1ryz4br.css +0 -1
  63. package/es/components/Cell/variations/_view/base.js +0 -5
  64. package/es/components/Cell/variations/_view/base.js.map +0 -1
  65. package/es/components/Cell/variations/_view/base_13f5j4a.css +0 -1
  66. package/styled-components/cjs/components/Cell/Cell.js +0 -71
  67. package/styled-components/cjs/components/Cell/Cell.styles.js +0 -32
  68. package/styled-components/cjs/components/Cell/Cell.tokens.js +0 -48
  69. package/styled-components/cjs/components/Cell/Cell.types.js +0 -5
  70. package/styled-components/cjs/components/Cell/Textbox/Textbox.js +0 -19
  71. package/styled-components/cjs/components/Cell/Textbox/Textbox.styles.js +0 -12
  72. package/styled-components/cjs/components/Cell/Textbox/Textbox.types.js +0 -5
  73. package/styled-components/cjs/components/Cell/Textbox/ui/TextLabel.js +0 -16
  74. package/styled-components/cjs/components/Cell/Textbox/ui/TextSubtitle.js +0 -16
  75. package/styled-components/cjs/components/Cell/Textbox/ui/TextTitle.js +0 -16
  76. package/styled-components/cjs/components/Cell/index.js +0 -59
  77. package/styled-components/cjs/components/Cell/variations/_size/base.js +0 -8
  78. package/styled-components/cjs/components/Cell/variations/_size/tokens.json +0 -1
  79. package/styled-components/cjs/components/Cell/variations/_stretching/base.js +0 -9
  80. package/styled-components/cjs/components/Cell/variations/_stretching/tokens.json +0 -1
  81. package/styled-components/cjs/components/Cell/variations/_view/base.js +0 -9
  82. package/styled-components/cjs/components/Cell/variations/_view/tokens.json +0 -1
  83. package/styled-components/cjs/examples/plasma_b2c/components/Cell/Cell.config.js +0 -31
  84. package/styled-components/cjs/examples/plasma_b2c/components/Cell/Cell.js +0 -35
  85. package/styled-components/cjs/examples/plasma_b2c/components/Cell/Cell.stories.tsx +0 -131
  86. package/styled-components/cjs/examples/plasma_web/components/Cell/Cell.config.js +0 -31
  87. package/styled-components/cjs/examples/plasma_web/components/Cell/Cell.js +0 -35
  88. package/styled-components/cjs/examples/plasma_web/components/Cell/Cell.stories.tsx +0 -131
  89. package/styled-components/es/components/Cell/Cell.js +0 -62
  90. package/styled-components/es/components/Cell/Cell.styles.js +0 -25
  91. package/styled-components/es/components/Cell/Cell.tokens.js +0 -42
  92. package/styled-components/es/components/Cell/Cell.types.js +0 -1
  93. package/styled-components/es/components/Cell/Textbox/Textbox.js +0 -12
  94. package/styled-components/es/components/Cell/Textbox/Textbox.styles.js +0 -5
  95. package/styled-components/es/components/Cell/Textbox/Textbox.types.js +0 -1
  96. package/styled-components/es/components/Cell/Textbox/ui/TextLabel.js +0 -9
  97. package/styled-components/es/components/Cell/Textbox/ui/TextSubtitle.js +0 -9
  98. package/styled-components/es/components/Cell/Textbox/ui/TextTitle.js +0 -9
  99. package/styled-components/es/components/Cell/index.js +0 -6
  100. package/styled-components/es/components/Cell/variations/_size/base.js +0 -2
  101. package/styled-components/es/components/Cell/variations/_size/tokens.json +0 -1
  102. package/styled-components/es/components/Cell/variations/_stretching/base.js +0 -3
  103. package/styled-components/es/components/Cell/variations/_stretching/tokens.json +0 -1
  104. package/styled-components/es/components/Cell/variations/_view/base.js +0 -3
  105. package/styled-components/es/components/Cell/variations/_view/tokens.json +0 -1
  106. package/styled-components/es/examples/plasma_b2c/components/Cell/Cell.config.js +0 -25
  107. package/styled-components/es/examples/plasma_b2c/components/Cell/Cell.js +0 -6
  108. package/styled-components/es/examples/plasma_b2c/components/Cell/Cell.stories.tsx +0 -131
  109. package/styled-components/es/examples/plasma_web/components/Cell/Cell.config.js +0 -25
  110. package/styled-components/es/examples/plasma_web/components/Cell/Cell.js +0 -6
  111. package/styled-components/es/examples/plasma_web/components/Cell/Cell.stories.tsx +0 -131
  112. package/types/components/Cell/Cell.d.ts +0 -27
  113. package/types/components/Cell/Cell.d.ts.map +0 -1
  114. package/types/components/Cell/Cell.styles.d.ts +0 -10
  115. package/types/components/Cell/Cell.styles.d.ts.map +0 -1
  116. package/types/components/Cell/Cell.tokens.d.ts +0 -43
  117. package/types/components/Cell/Cell.tokens.d.ts.map +0 -1
  118. package/types/components/Cell/Cell.types.d.ts +0 -45
  119. package/types/components/Cell/Cell.types.d.ts.map +0 -1
  120. package/types/components/Cell/Textbox/Textbox.d.ts +0 -4
  121. package/types/components/Cell/Textbox/Textbox.d.ts.map +0 -1
  122. package/types/components/Cell/Textbox/Textbox.styles.d.ts +0 -2
  123. package/types/components/Cell/Textbox/Textbox.styles.d.ts.map +0 -1
  124. package/types/components/Cell/Textbox/Textbox.types.d.ts +0 -35
  125. package/types/components/Cell/Textbox/Textbox.types.d.ts.map +0 -1
  126. package/types/components/Cell/Textbox/ui/TextLabel.d.ts +0 -5
  127. package/types/components/Cell/Textbox/ui/TextLabel.d.ts.map +0 -1
  128. package/types/components/Cell/Textbox/ui/TextSubtitle.d.ts +0 -5
  129. package/types/components/Cell/Textbox/ui/TextSubtitle.d.ts.map +0 -1
  130. package/types/components/Cell/Textbox/ui/TextTitle.d.ts +0 -5
  131. package/types/components/Cell/Textbox/ui/TextTitle.d.ts.map +0 -1
  132. package/types/components/Cell/index.d.ts +0 -9
  133. package/types/components/Cell/index.d.ts.map +0 -1
  134. package/types/components/Cell/variations/_size/base.d.ts +0 -2
  135. package/types/components/Cell/variations/_size/base.d.ts.map +0 -1
  136. package/types/components/Cell/variations/_stretching/base.d.ts +0 -2
  137. package/types/components/Cell/variations/_stretching/base.d.ts.map +0 -1
  138. package/types/components/Cell/variations/_view/base.d.ts +0 -2
  139. package/types/components/Cell/variations/_view/base.d.ts.map +0 -1
  140. package/types/examples/plasma_b2c/components/Cell/Cell.config.d.ts +0 -24
  141. package/types/examples/plasma_b2c/components/Cell/Cell.config.d.ts.map +0 -1
  142. package/types/examples/plasma_b2c/components/Cell/Cell.d.ts +0 -48
  143. package/types/examples/plasma_b2c/components/Cell/Cell.d.ts.map +0 -1
  144. package/types/examples/plasma_web/components/Cell/Cell.config.d.ts +0 -24
  145. package/types/examples/plasma_web/components/Cell/Cell.config.d.ts.map +0 -1
  146. package/types/examples/plasma_web/components/Cell/Cell.d.ts +0 -48
  147. package/types/examples/plasma_web/components/Cell/Cell.d.ts.map +0 -1
@@ -1 +0,0 @@
1
- {"version":3,"file":"Textbox.types.d.ts","sourceRoot":"","sources":["../../../../src/components/Cell/Textbox/Textbox.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAEvD,oBAAY,aAAa,GAAG,QAAQ,GAAG,KAAK,GAAG,QAAQ,CAAC;AACxD,oBAAY,cAAc,GAAG,QAAQ,GAAG,KAAK,CAAC;AAE9C,aAAK,kBAAkB,GACjB;IACI;;OAEG;IACH,KAAK,CAAC,EAAE,SAAS,CAAC;IAElB;;OAEG;IACH,QAAQ,CAAC,EAAE,SAAS,CAAC;IAErB;;OAEG;IACH,KAAK,CAAC,EAAE,SAAS,CAAC;IAElB,QAAQ,CAAC,EAAE,SAAS,CAAC;CACxB,GACD;IACI;;OAEG;IACH,KAAK,CAAC,EAAE,SAAS,CAAC;IAElB;;OAEG;IACH,QAAQ,CAAC,EAAE,SAAS,CAAC;IAErB;;OAEG;IACH,KAAK,CAAC,EAAE,SAAS,CAAC;IAElB,QAAQ,CAAC,EAAE,SAAS,CAAC;CACxB,CAAC;AAER,oBAAY,YAAY,GAAG,cAAc,CAAC,cAAc,CAAC,GAAG,kBAAkB,CAAC"}
@@ -1,5 +0,0 @@
1
- import React, { HTMLAttributes } from 'react';
2
- declare type TextLabelProps = {};
3
- export declare const TextLabel: React.FC<HTMLAttributes<HTMLDivElement> & TextLabelProps>;
4
- export {};
5
- //# sourceMappingURL=TextLabel.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"TextLabel.d.ts","sourceRoot":"","sources":["../../../../../src/components/Cell/Textbox/ui/TextLabel.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAe9C,aAAK,cAAc,GAAG,EAAE,CAAC;AAEzB,eAAO,MAAM,SAAS,EAAE,KAAK,CAAC,EAAE,CAAC,cAAc,CAAC,cAAc,CAAC,GAAG,cAAc,CAE/E,CAAC"}
@@ -1,5 +0,0 @@
1
- import React, { HTMLAttributes } from 'react';
2
- declare type TextSubtitleProps = {};
3
- export declare const TextSubtitle: React.FC<HTMLAttributes<HTMLDivElement> & TextSubtitleProps>;
4
- export {};
5
- //# sourceMappingURL=TextSubtitle.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"TextSubtitle.d.ts","sourceRoot":"","sources":["../../../../../src/components/Cell/Textbox/ui/TextSubtitle.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAe9C,aAAK,iBAAiB,GAAG,EAAE,CAAC;AAE5B,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,cAAc,CAAC,cAAc,CAAC,GAAG,iBAAiB,CAErF,CAAC"}
@@ -1,5 +0,0 @@
1
- import React, { HTMLAttributes } from 'react';
2
- declare type TextTitleProps = {};
3
- export declare const TextTitle: React.FC<HTMLAttributes<HTMLDivElement> & TextTitleProps>;
4
- export {};
5
- //# sourceMappingURL=TextTitle.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"TextTitle.d.ts","sourceRoot":"","sources":["../../../../../src/components/Cell/Textbox/ui/TextTitle.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAe9C,aAAK,cAAc,GAAG,EAAE,CAAC;AAEzB,eAAO,MAAM,SAAS,EAAE,KAAK,CAAC,EAAE,CAAC,cAAc,CAAC,cAAc,CAAC,GAAG,cAAc,CAE/E,CAAC"}
@@ -1,9 +0,0 @@
1
- export { TextLabel } from './Textbox/ui/TextLabel';
2
- export { TextTitle } from './Textbox/ui/TextTitle';
3
- export { TextSubtitle } from './Textbox/ui/TextSubtitle';
4
- export { cellRoot, cellConfig } from './Cell';
5
- export type { CellProps } from './Cell.types';
6
- export { tokens as cellTokens, classes as cellClasses } from './Cell.tokens';
7
- export { Textbox } from './Textbox/Textbox';
8
- export type { TextboxProps } from './Textbox/Textbox.types';
9
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/Cell/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AACnD,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AACnD,OAAO,EAAE,YAAY,EAAE,MAAM,2BAA2B,CAAC;AAEzD,OAAO,EAAE,QAAQ,EAAE,UAAU,EAAE,MAAM,QAAQ,CAAC;AAC9C,YAAY,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAC9C,OAAO,EAAE,MAAM,IAAI,UAAU,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,eAAe,CAAC;AAE7E,OAAO,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AAC5C,YAAY,EAAE,YAAY,EAAE,MAAM,yBAAyB,CAAC"}
@@ -1,2 +0,0 @@
1
- export declare const base: import("@linaria/core").LinariaClassName;
2
- //# sourceMappingURL=base.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"base.d.ts","sourceRoot":"","sources":["../../../../../src/components/Cell/variations/_size/base.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,IAAI,0CAAQ,CAAC"}
@@ -1,2 +0,0 @@
1
- export declare const base: import("@linaria/core").LinariaClassName;
2
- //# sourceMappingURL=base.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"base.d.ts","sourceRoot":"","sources":["../../../../../src/components/Cell/variations/_stretching/base.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,IAAI,0CAUhB,CAAC"}
@@ -1,2 +0,0 @@
1
- export declare const base: import("@linaria/core").LinariaClassName;
2
- //# sourceMappingURL=base.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"base.d.ts","sourceRoot":"","sources":["../../../../../src/components/Cell/variations/_view/base.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,IAAI,0CAYhB,CAAC"}
@@ -1,24 +0,0 @@
1
- export declare const config: {
2
- defaults: {
3
- view: string;
4
- size: string;
5
- stretching: string;
6
- };
7
- variations: {
8
- view: {
9
- default: import("@linaria/core").LinariaClassName;
10
- };
11
- size: {
12
- l: import("@linaria/core").LinariaClassName;
13
- m: import("@linaria/core").LinariaClassName;
14
- s: import("@linaria/core").LinariaClassName;
15
- xs: import("@linaria/core").LinariaClassName;
16
- };
17
- stretching: {
18
- auto: import("@linaria/core").LinariaClassName;
19
- filled: import("@linaria/core").LinariaClassName;
20
- fixed: import("@linaria/core").LinariaClassName;
21
- };
22
- };
23
- };
24
- //# sourceMappingURL=Cell.config.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Cell.config.d.ts","sourceRoot":"","sources":["../../../../../src/examples/plasma_b2c/components/Cell/Cell.config.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;CAwJlB,CAAC"}
@@ -1,48 +0,0 @@
1
- /// <reference types="react" />
2
- import { Textbox, TextLabel, TextSubtitle, TextTitle } from '../../../../components/Cell';
3
- export declare const Cell: import("react").FunctionComponent<import("../../../../engines/types").PropsType<{
4
- view: {
5
- default: import("@linaria/core").LinariaClassName;
6
- };
7
- size: {
8
- l: import("@linaria/core").LinariaClassName;
9
- m: import("@linaria/core").LinariaClassName;
10
- s: import("@linaria/core").LinariaClassName;
11
- xs: import("@linaria/core").LinariaClassName;
12
- };
13
- stretching: {
14
- auto: import("@linaria/core").LinariaClassName;
15
- filled: import("@linaria/core").LinariaClassName;
16
- fixed: import("@linaria/core").LinariaClassName;
17
- };
18
- }> & (({
19
- size?: string | undefined;
20
- view: string;
21
- contentLeft?: import("react").ReactNode;
22
- contentRight?: import("react").ReactNode;
23
- content?: import("react").ReactNode;
24
- alignLeft?: import("../../../../components/Cell/Cell.types").AlignProp | undefined;
25
- alignRight?: import("../../../../components/Cell/Cell.types").AlignProp | undefined;
26
- stretching?: "fixed" | "auto" | "filled" | undefined;
27
- } & import("react").HTMLAttributes<HTMLDivElement> & {
28
- title?: import("react").ReactNode;
29
- subtitle?: import("react").ReactNode;
30
- label?: import("react").ReactNode;
31
- children?: undefined;
32
- } & import("react").RefAttributes<HTMLSelectElement>) | ({
33
- size?: string | undefined;
34
- view: string;
35
- contentLeft?: import("react").ReactNode;
36
- contentRight?: import("react").ReactNode;
37
- content?: import("react").ReactNode;
38
- alignLeft?: import("../../../../components/Cell/Cell.types").AlignProp | undefined;
39
- alignRight?: import("../../../../components/Cell/Cell.types").AlignProp | undefined;
40
- stretching?: "fixed" | "auto" | "filled" | undefined;
41
- } & import("react").HTMLAttributes<HTMLDivElement> & {
42
- title?: undefined;
43
- subtitle?: undefined;
44
- label?: undefined;
45
- children?: import("react").ReactNode;
46
- } & import("react").RefAttributes<HTMLSelectElement>))>;
47
- export { Textbox, TextLabel, TextSubtitle, TextTitle };
48
- //# sourceMappingURL=Cell.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Cell.d.ts","sourceRoot":"","sources":["../../../../../src/examples/plasma_b2c/components/Cell/Cell.ts"],"names":[],"mappings":";AAAA,OAAO,EAAc,OAAO,EAAE,SAAS,EAAE,YAAY,EAAE,SAAS,EAAE,MAAM,6BAA6B,CAAC;AAMtG,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;uDAA0B,CAAC;AAC5C,OAAO,EAAE,OAAO,EAAE,SAAS,EAAE,YAAY,EAAE,SAAS,EAAE,CAAC"}
@@ -1,24 +0,0 @@
1
- export declare const config: {
2
- defaults: {
3
- view: string;
4
- size: string;
5
- stretching: string;
6
- };
7
- variations: {
8
- view: {
9
- default: import("@linaria/core").LinariaClassName;
10
- };
11
- size: {
12
- l: import("@linaria/core").LinariaClassName;
13
- m: import("@linaria/core").LinariaClassName;
14
- s: import("@linaria/core").LinariaClassName;
15
- xs: import("@linaria/core").LinariaClassName;
16
- };
17
- stretching: {
18
- auto: import("@linaria/core").LinariaClassName;
19
- filled: import("@linaria/core").LinariaClassName;
20
- fixed: import("@linaria/core").LinariaClassName;
21
- };
22
- };
23
- };
24
- //# sourceMappingURL=Cell.config.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Cell.config.d.ts","sourceRoot":"","sources":["../../../../../src/examples/plasma_web/components/Cell/Cell.config.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;CAyJlB,CAAC"}
@@ -1,48 +0,0 @@
1
- /// <reference types="react" />
2
- import { Textbox, TextLabel, TextSubtitle, TextTitle } from '../../../../components/Cell';
3
- export declare const Cell: import("react").FunctionComponent<import("../../../../engines/types").PropsType<{
4
- view: {
5
- default: import("@linaria/core").LinariaClassName;
6
- };
7
- size: {
8
- l: import("@linaria/core").LinariaClassName;
9
- m: import("@linaria/core").LinariaClassName;
10
- s: import("@linaria/core").LinariaClassName;
11
- xs: import("@linaria/core").LinariaClassName;
12
- };
13
- stretching: {
14
- auto: import("@linaria/core").LinariaClassName;
15
- filled: import("@linaria/core").LinariaClassName;
16
- fixed: import("@linaria/core").LinariaClassName;
17
- };
18
- }> & (({
19
- size?: string | undefined;
20
- view: string;
21
- contentLeft?: import("react").ReactNode;
22
- contentRight?: import("react").ReactNode;
23
- content?: import("react").ReactNode;
24
- alignLeft?: import("../../../../components/Cell/Cell.types").AlignProp | undefined;
25
- alignRight?: import("../../../../components/Cell/Cell.types").AlignProp | undefined;
26
- stretching?: "fixed" | "auto" | "filled" | undefined;
27
- } & import("react").HTMLAttributes<HTMLDivElement> & {
28
- title?: import("react").ReactNode;
29
- subtitle?: import("react").ReactNode;
30
- label?: import("react").ReactNode;
31
- children?: undefined;
32
- } & import("react").RefAttributes<HTMLSelectElement>) | ({
33
- size?: string | undefined;
34
- view: string;
35
- contentLeft?: import("react").ReactNode;
36
- contentRight?: import("react").ReactNode;
37
- content?: import("react").ReactNode;
38
- alignLeft?: import("../../../../components/Cell/Cell.types").AlignProp | undefined;
39
- alignRight?: import("../../../../components/Cell/Cell.types").AlignProp | undefined;
40
- stretching?: "fixed" | "auto" | "filled" | undefined;
41
- } & import("react").HTMLAttributes<HTMLDivElement> & {
42
- title?: undefined;
43
- subtitle?: undefined;
44
- label?: undefined;
45
- children?: import("react").ReactNode;
46
- } & import("react").RefAttributes<HTMLSelectElement>))>;
47
- export { Textbox, TextLabel, TextSubtitle, TextTitle };
48
- //# sourceMappingURL=Cell.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Cell.d.ts","sourceRoot":"","sources":["../../../../../src/examples/plasma_web/components/Cell/Cell.ts"],"names":[],"mappings":";AAAA,OAAO,EAAc,OAAO,EAAE,SAAS,EAAE,YAAY,EAAE,SAAS,EAAE,MAAM,6BAA6B,CAAC;AAMtG,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;uDAA0B,CAAC;AAC5C,OAAO,EAAE,OAAO,EAAE,SAAS,EAAE,YAAY,EAAE,SAAS,EAAE,CAAC"}