@salutejs/plasma-new-hope 0.87.1-canary.1232.9495527667.0 → 0.87.1-canary.1232.9503237668.0

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salutejs/plasma-new-hope",
3
- "version": "0.87.1-canary.1232.9495527667.0",
3
+ "version": "0.87.1-canary.1232.9503237668.0",
4
4
  "description": "Salute Design System blueprint",
5
5
  "main": "cjs/index.js",
6
6
  "module": "es/index.js",
@@ -103,5 +103,5 @@
103
103
  "react-popper": "2.3.0",
104
104
  "storeon": "3.1.5"
105
105
  },
106
- "gitHead": "e7762bb22a983185f228ce96cf97c64a3a754f3d"
106
+ "gitHead": "6d39c382d9209a54c1619c7c8618770195664d0f"
107
107
  }
@@ -1,12 +1,12 @@
1
1
  import React from 'react';
2
2
  import { RootProps } from '../../engines';
3
3
  import { SwitchProps } from './Switch.types';
4
- export declare const switchRoot: (Root: RootProps<HTMLInputElement, SwitchProps>) => React.ForwardRefExoticComponent<Omit<import("../../types").InputHTMLAttributes<HTMLInputElement>, "size"> & import("./Switch.types").SwitchPropsVariations & React.RefAttributes<HTMLInputElement>>;
4
+ export declare const switchRoot: (Root: RootProps<HTMLInputElement, SwitchProps>) => React.ForwardRefExoticComponent<SwitchProps & React.RefAttributes<HTMLInputElement>>;
5
5
  export declare const switchConfig: {
6
6
  name: string;
7
7
  tag: string;
8
8
  base: import("@linaria/core").LinariaClassName;
9
- layout: (Root: RootProps<HTMLInputElement, SwitchProps>) => React.ForwardRefExoticComponent<Omit<import("../../types").InputHTMLAttributes<HTMLInputElement>, "size"> & import("./Switch.types").SwitchPropsVariations & React.RefAttributes<HTMLInputElement>>;
9
+ layout: (Root: RootProps<HTMLInputElement, SwitchProps>) => React.ForwardRefExoticComponent<SwitchProps & React.RefAttributes<HTMLInputElement>>;
10
10
  variations: {
11
11
  size: {
12
12
  css: import("@linaria/core").LinariaClassName;
@@ -1 +1 @@
1
- {"version":3,"file":"Switch.d.ts","sourceRoot":"","sources":["../../../src/components/Switch/Switch.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqB,MAAM,OAAO,CAAC;AAG1C,OAAO,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAQ1C,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAe7C,eAAO,MAAM,UAAU,SAAU,UAAU,gBAAgB,EAAE,WAAW,CAAC,wMAqDnE,CAAC;AAEP,eAAO,MAAM,YAAY;;;;mBAvDQ,UAAU,gBAAgB,EAAE,WAAW,CAAC;;;;;;;;;;;;;;;;;;;;;;;CAkFxE,CAAC"}
1
+ {"version":3,"file":"Switch.d.ts","sourceRoot":"","sources":["../../../src/components/Switch/Switch.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqB,MAAM,OAAO,CAAC;AAG1C,OAAO,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAQ1C,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAe7C,eAAO,MAAM,UAAU,SAAU,UAAU,gBAAgB,EAAE,WAAW,CAAC,yFAqDnE,CAAC;AAEP,eAAO,MAAM,YAAY;;;;mBAvDQ,UAAU,gBAAgB,EAAE,WAAW,CAAC;;;;;;;;;;;;;;;;;;;;;;;CAkFxE,CAAC"}
@@ -33,5 +33,6 @@ export interface SwitchPropsVariations extends SwitchPropsPropsBase {
33
33
  */
34
34
  outlined?: boolean;
35
35
  }
36
- export declare type SwitchProps = Omit<InputHTMLAttributes<HTMLInputElement>, 'size'> & SwitchPropsVariations;
36
+ export interface SwitchProps extends Omit<InputHTMLAttributes<HTMLInputElement>, 'size'>, SwitchPropsVariations {
37
+ }
37
38
  //# sourceMappingURL=Switch.types.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Switch.types.d.ts","sourceRoot":"","sources":["../../../src/components/Switch/Switch.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,aAAa,CAAC;AAEvD,MAAM,WAAW,oBAAoB;IACjC;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,MAAM,WAAW,qBAAsB,SAAQ,oBAAoB;IAC/D;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,aAAa,CAAC,EAAE,QAAQ,GAAG,OAAO,CAAC;IAEnC;;OAEG;IACH,OAAO,CAAC,EAAE,OAAO,CAAC;IAElB;;;OAGG;IACH,OAAO,CAAC,EAAE,OAAO,CAAC;IAElB;;;OAGG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC;CACtB;AAED,oBAAY,WAAW,GAAG,IAAI,CAAC,mBAAmB,CAAC,gBAAgB,CAAC,EAAE,MAAM,CAAC,GAAG,qBAAqB,CAAC"}
1
+ {"version":3,"file":"Switch.types.d.ts","sourceRoot":"","sources":["../../../src/components/Switch/Switch.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,aAAa,CAAC;AAEvD,MAAM,WAAW,oBAAoB;IACjC;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,MAAM,WAAW,qBAAsB,SAAQ,oBAAoB;IAC/D;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,aAAa,CAAC,EAAE,QAAQ,GAAG,OAAO,CAAC;IAEnC;;OAEG;IACH,OAAO,CAAC,EAAE,OAAO,CAAC;IAElB;;;OAGG;IACH,OAAO,CAAC,EAAE,OAAO,CAAC;IAElB;;;OAGG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC;CACtB;AAGD,MAAM,WAAW,WAAY,SAAQ,IAAI,CAAC,mBAAmB,CAAC,gBAAgB,CAAC,EAAE,MAAM,CAAC,EAAE,qBAAqB;CAAG"}
@@ -16,5 +16,5 @@ export declare const Switch: import("react").FunctionComponent<import("../../../
16
16
  focused: {
17
17
  true: import("@linaria/core").LinariaClassName;
18
18
  };
19
- }> & Omit<import("../../../../types").InputHTMLAttributes<HTMLInputElement>, "size"> & import("../../../../components/Switch/Switch.types").SwitchPropsVariations & import("react").RefAttributes<HTMLInputElement>>;
19
+ }> & import("../../../../components/Switch").SwitchProps & import("react").RefAttributes<HTMLInputElement>>;
20
20
  //# sourceMappingURL=Switch.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Switch.d.ts","sourceRoot":"","sources":["../../../../../src/examples/plasma_b2c/components/Switch/Switch.ts"],"names":[],"mappings":";AAOA,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;oNAA0B,CAAC"}
1
+ {"version":3,"file":"Switch.d.ts","sourceRoot":"","sources":["../../../../../src/examples/plasma_b2c/components/Switch/Switch.ts"],"names":[],"mappings":";AAOA,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;2GAA0B,CAAC"}
@@ -16,5 +16,5 @@ export declare const Switch: import("react").FunctionComponent<import("../../../
16
16
  focused: {
17
17
  true: import("@linaria/core").LinariaClassName;
18
18
  };
19
- }> & Omit<import("../../../../types").InputHTMLAttributes<HTMLInputElement>, "size"> & import("../../../../components/Switch/Switch.types").SwitchPropsVariations & import("react").RefAttributes<HTMLInputElement>>;
19
+ }> & import("../../../../components/Switch").SwitchProps & import("react").RefAttributes<HTMLInputElement>>;
20
20
  //# sourceMappingURL=Switch.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Switch.d.ts","sourceRoot":"","sources":["../../../../../src/examples/plasma_web/components/Switch/Switch.ts"],"names":[],"mappings":";AAOA,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;oNAA0B,CAAC"}
1
+ {"version":3,"file":"Switch.d.ts","sourceRoot":"","sources":["../../../../../src/examples/plasma_web/components/Switch/Switch.ts"],"names":[],"mappings":";AAOA,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;2GAA0B,CAAC"}
@@ -17,5 +17,5 @@ export declare const Switch: import("react").FunctionComponent<import("../../../
17
17
  focused: {
18
18
  true: import("@linaria/core").LinariaClassName;
19
19
  };
20
- }> & Omit<import("../../../../types").InputHTMLAttributes<HTMLInputElement>, "size"> & import("../../../../components/Switch/Switch.types").SwitchPropsVariations & import("react").RefAttributes<HTMLInputElement>>;
20
+ }> & import("../../../../components/Switch").SwitchProps & import("react").RefAttributes<HTMLInputElement>>;
21
21
  //# sourceMappingURL=Switch.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Switch.d.ts","sourceRoot":"","sources":["../../../../../src/examples/sds_engineer/components/Switch/Switch.ts"],"names":[],"mappings":";AAOA,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;oNAA0B,CAAC"}
1
+ {"version":3,"file":"Switch.d.ts","sourceRoot":"","sources":["../../../../../src/examples/sds_engineer/components/Switch/Switch.ts"],"names":[],"mappings":";AAOA,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;2GAA0B,CAAC"}