@instructure/ui-options 11.7.4-snapshot-11 → 11.7.4-snapshot-49
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/CHANGELOG.md +1 -1
- package/LICENSE.md +1 -0
- package/es/Options/v1/Item/index.js +5 -4
- package/es/Options/v1/Separator/index.js +5 -4
- package/es/Options/v1/index.js +7 -7
- package/es/Options/v2/Item/index.js +4 -3
- package/es/Options/v2/Separator/index.js +4 -3
- package/es/Options/v2/index.js +6 -6
- package/es/exports/a.js +7 -6
- package/es/exports/b.js +4 -3
- package/lib/Options/v1/Item/index.js +4 -4
- package/lib/Options/v1/Separator/index.js +4 -4
- package/lib/Options/v1/index.js +10 -10
- package/lib/Options/v2/Item/index.js +3 -3
- package/lib/Options/v2/Separator/index.js +3 -3
- package/lib/Options/v2/index.js +9 -9
- package/lib/exports/a.js +9 -9
- package/lib/exports/b.js +6 -6
- package/package.json +11 -11
- package/src/Options/v1/Item/index.tsx +4 -3
- package/src/Options/v1/Separator/index.tsx +4 -3
- package/src/Options/v1/index.tsx +7 -6
- package/src/Options/v2/Item/index.tsx +3 -2
- package/src/Options/v2/Separator/index.tsx +3 -2
- package/src/Options/v2/index.tsx +6 -5
- package/src/exports/a.ts +6 -6
- package/src/exports/b.ts +3 -3
- package/tsconfig.build.tsbuildinfo +1 -1
- package/types/Options/v1/Item/index.d.ts +1 -0
- package/types/Options/v1/Item/index.d.ts.map +1 -1
- package/types/Options/v1/Separator/index.d.ts +1 -0
- package/types/Options/v1/Separator/index.d.ts.map +1 -1
- package/types/Options/v1/index.d.ts +4 -3
- package/types/Options/v1/index.d.ts.map +1 -1
- package/types/Options/v2/Item/index.d.ts +1 -0
- package/types/Options/v2/Item/index.d.ts.map +1 -1
- package/types/Options/v2/Separator/index.d.ts +1 -0
- package/types/Options/v2/Separator/index.d.ts.map +1 -1
- package/types/Options/v2/index.d.ts +4 -3
- package/types/Options/v2/index.d.ts.map +1 -1
- package/types/exports/a.d.ts +6 -6
- package/types/exports/a.d.ts.map +1 -1
- package/types/exports/b.d.ts +3 -3
- package/types/exports/b.d.ts.map +1 -1
|
@@ -7,6 +7,7 @@ id: Options.Item
|
|
|
7
7
|
---
|
|
8
8
|
**/
|
|
9
9
|
declare class Item extends Component<OptionsItemProps> {
|
|
10
|
+
static displayName: string;
|
|
10
11
|
static readonly componentId = "Options.Item";
|
|
11
12
|
static allowedProps: readonly ("elementRef" | "href" | "renderBeforeLabel" | "renderAfterLabel" | "beforeLabelContentVAlign" | "afterLabelContentVAlign" | "description" | "descriptionRole" | "voiceoverRoleBugWorkaround" | "isSelected" | keyof import("./props").OptionsItemRenderProps)[];
|
|
12
13
|
static defaultProps: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/Options/v1/Item/index.tsx"],"names":[],"mappings":"AAwBA,OAAO,EAAE,SAAS,EAAiB,MAAM,OAAO,CAAA;AAahD,OAAO,KAAK,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAA;AAGjE;;;;;GAKG;AACH,cAEM,IAAK,SAAQ,SAAS,CAAC,gBAAgB,CAAC;IAC5C,MAAM,CAAC,QAAQ,CAAC,WAAW,kBAAiB;IAE5C,MAAM,CAAC,YAAY,4QAAe;IAElC,MAAM,CAAC,YAAY;;;;;;;;MAQT;IAEV,GAAG,EAAE,OAAO,GAAG,IAAI,CAAO;IAE1B,OAAO,CAAC,QAAQ,CAAC,cAAc,CAAQ;gBAE3B,KAAK,EAAE,gBAAgB;IAMnC,iBAAiB;IAIjB,kBAAkB;IAIlB,aAAa,CACX,WAAW,EACP,gBAAgB,CAAC,mBAAmB,CAAC,GACrC,gBAAgB,CAAC,kBAAkB,CAAC,EACxC,cAAc,EACV,gBAAgB,CAAC,eAAe,CAAC,GACjC,gBAAgB,CAAC,cAAc,CAAC;IA0BtC,MAAM;CAsEP;AAED,eAAe,IAAI,CAAA;AACnB,OAAO,EAAE,IAAI,EAAE,CAAA"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/Options/v1/Item/index.tsx"],"names":[],"mappings":"AAwBA,OAAO,EAAE,SAAS,EAAiB,MAAM,OAAO,CAAA;AAahD,OAAO,KAAK,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAA;AAGjE;;;;;GAKG;AACH,cAEM,IAAK,SAAQ,SAAS,CAAC,gBAAgB,CAAC;IAC5C,MAAM,CAAC,WAAW,SAAS;IAC3B,MAAM,CAAC,QAAQ,CAAC,WAAW,kBAAiB;IAE5C,MAAM,CAAC,YAAY,4QAAe;IAElC,MAAM,CAAC,YAAY;;;;;;;;MAQT;IAEV,GAAG,EAAE,OAAO,GAAG,IAAI,CAAO;IAE1B,OAAO,CAAC,QAAQ,CAAC,cAAc,CAAQ;gBAE3B,KAAK,EAAE,gBAAgB;IAMnC,iBAAiB;IAIjB,kBAAkB;IAIlB,aAAa,CACX,WAAW,EACP,gBAAgB,CAAC,mBAAmB,CAAC,GACrC,gBAAgB,CAAC,kBAAkB,CAAC,EACxC,cAAc,EACV,gBAAgB,CAAC,eAAe,CAAC,GACjC,gBAAgB,CAAC,cAAc,CAAC;IA0BtC,MAAM;CAsEP;AAED,eAAe,IAAI,CAAA;AACnB,OAAO,EAAE,IAAI,EAAE,CAAA"}
|
|
@@ -8,6 +8,7 @@ id: Options.Separator
|
|
|
8
8
|
@module Separator
|
|
9
9
|
**/
|
|
10
10
|
declare class Separator extends Component<OptionsSeparatorProps> {
|
|
11
|
+
static displayName: string;
|
|
11
12
|
static readonly componentId = "Options.Separator";
|
|
12
13
|
static allowedProps: readonly "as"[];
|
|
13
14
|
static defaultProps: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/Options/v1/Separator/index.tsx"],"names":[],"mappings":"AAwBA,OAAO,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AAQjC,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,SAAS,CAAA;AAGpD;;;;;;GAMG;AACH,cACM,SAAU,SAAQ,SAAS,CAAC,qBAAqB,CAAC;IACtD,MAAM,CAAC,QAAQ,CAAC,WAAW,uBAAsB;IAEjD,MAAM,CAAC,YAAY,kBAAe;IAElC,MAAM,CAAC,YAAY;;MAET;IAEV,iBAAiB;IAIjB,kBAAkB;IAIlB,MAAM;CAgBP;AAED,eAAe,SAAS,CAAA;AACxB,OAAO,EAAE,SAAS,EAAE,CAAA"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/Options/v1/Separator/index.tsx"],"names":[],"mappings":"AAwBA,OAAO,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AAQjC,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,SAAS,CAAA;AAGpD;;;;;;GAMG;AACH,cACM,SAAU,SAAQ,SAAS,CAAC,qBAAqB,CAAC;IACtD,MAAM,CAAC,WAAW,SAAc;IAChC,MAAM,CAAC,QAAQ,CAAC,WAAW,uBAAsB;IAEjD,MAAM,CAAC,YAAY,kBAAe;IAElC,MAAM,CAAC,YAAY;;MAET;IAEV,iBAAiB;IAIjB,kBAAkB;IAIlB,MAAM;CAgBP;AAED,eAAe,SAAS,CAAA;AACxB,OAAO,EAAE,SAAS,EAAE,CAAA"}
|
|
@@ -1,14 +1,15 @@
|
|
|
1
1
|
import { ComponentElement, Component } from 'react';
|
|
2
|
-
import { Item } from './Item';
|
|
3
|
-
import { Separator } from './Separator';
|
|
2
|
+
import { Item } from './Item/index.js';
|
|
3
|
+
import { Separator } from './Separator/index.js';
|
|
4
4
|
import type { OptionsProps } from './props';
|
|
5
5
|
type OptionsChild = ComponentElement<OptionsProps, Options>;
|
|
6
6
|
/**
|
|
7
7
|
---
|
|
8
|
-
category: components/
|
|
8
|
+
category: components/Util Components
|
|
9
9
|
---
|
|
10
10
|
**/
|
|
11
11
|
declare class Options extends Component<OptionsProps> {
|
|
12
|
+
static displayName: string;
|
|
12
13
|
static readonly componentId = "Options";
|
|
13
14
|
static allowedProps: readonly (keyof {
|
|
14
15
|
as?: import("@instructure/shared-types").AsElementType;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/Options/v1/index.tsx"],"names":[],"mappings":"AAwBA,OAAO,EAAE,gBAAgB,EAAE,SAAS,EAA2B,MAAM,OAAO,CAAA;AAgB5E,OAAO,EAAE,IAAI,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/Options/v1/index.tsx"],"names":[],"mappings":"AAwBA,OAAO,EAAE,gBAAgB,EAAE,SAAS,EAA2B,MAAM,OAAO,CAAA;AAgB5E,OAAO,EAAE,IAAI,EAAE,MAAM,iBAAiB,CAAA;AAEtC,OAAO,EAAE,SAAS,EAAE,MAAM,sBAAsB,CAAA;AAGhD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,SAAS,CAAA;AAM3C,KAAK,YAAY,GAAG,gBAAgB,CAAC,YAAY,EAAE,OAAO,CAAC,CAAA;AAG3D;;;;GAIG;AACH,cAEM,OAAQ,SAAQ,SAAS,CAAC,YAAY,CAAC;IAC3C,MAAM,CAAC,WAAW,SAAY;IAC9B,MAAM,CAAC,QAAQ,CAAC,WAAW,aAAY;IAEvC,MAAM,CAAC,YAAY;;;;;;SAAe;IAElC,MAAM,CAAC,YAAY;;;;;;MAMlB;IAED,MAAM,CAAC,IAAI,cAAO;IAClB,MAAM,CAAC,SAAS,mBAAY;IAE5B,GAAG,EAAE,OAAO,GAAG,IAAI,CAAO;IAE1B,SAAS,GAAI,IAAI,OAAO,GAAG,IAAI,UAE9B;IAED,iBAAiB;IAIjB,kBAAkB;IAGlB,QAAQ,SAA+C;IAEvD,IAAI,OAAO,qBAMV;IAED,WAAW;IAuBX,aAAa,CAAC,UAAU,EAAE,YAAY;IAStC,cAAc;IAed,IAAI,cAAc,uBAUjB;IAED,MAAM;CAiCP;AAED,eAAe,OAAO,CAAA;AACtB,OAAO,EAAE,OAAO,EAAE,CAAA"}
|
|
@@ -7,6 +7,7 @@ id: Options.Item
|
|
|
7
7
|
---
|
|
8
8
|
**/
|
|
9
9
|
declare class Item extends Component<OptionsItemProps> {
|
|
10
|
+
static displayName: string;
|
|
10
11
|
static readonly componentId = "Options.Item";
|
|
11
12
|
static allowedProps: readonly ("elementRef" | "href" | keyof import("./props").OptionsItemRenderProps | "renderBeforeLabel" | "renderAfterLabel" | "beforeLabelContentVAlign" | "afterLabelContentVAlign" | "description" | "descriptionRole" | "voiceoverRoleBugWorkaround" | "isSelected")[];
|
|
12
13
|
static defaultProps: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/Options/v2/Item/index.tsx"],"names":[],"mappings":"AAwBA,OAAO,EAAE,SAAS,EAAiB,MAAM,OAAO,CAAA;AAYhD,OAAO,KAAK,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAA;AAGjE;;;;;GAKG;AACH,cAEM,IAAK,SAAQ,SAAS,CAAC,gBAAgB,CAAC;IAC5C,MAAM,CAAC,QAAQ,CAAC,WAAW,kBAAiB;IAE5C,MAAM,CAAC,YAAY,4QAAe;IAElC,MAAM,CAAC,YAAY;;;;;;;;MAQT;IAEV,GAAG,EAAE,OAAO,GAAG,IAAI,CAAO;IAE1B,OAAO,CAAC,QAAQ,CAAC,cAAc,CAAQ;gBAE3B,KAAK,EAAE,gBAAgB;IAMnC,iBAAiB;IAIjB,kBAAkB;IAIlB,aAAa,CACX,WAAW,EACP,gBAAgB,CAAC,mBAAmB,CAAC,GACrC,gBAAgB,CAAC,kBAAkB,CAAC,EACxC,cAAc,EACV,gBAAgB,CAAC,eAAe,CAAC,GACjC,gBAAgB,CAAC,cAAc,CAAC;IA0BtC,MAAM;CAsEP;AAED,eAAe,IAAI,CAAA;AACnB,OAAO,EAAE,IAAI,EAAE,CAAA"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/Options/v2/Item/index.tsx"],"names":[],"mappings":"AAwBA,OAAO,EAAE,SAAS,EAAiB,MAAM,OAAO,CAAA;AAYhD,OAAO,KAAK,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAA;AAGjE;;;;;GAKG;AACH,cAEM,IAAK,SAAQ,SAAS,CAAC,gBAAgB,CAAC;IAC5C,MAAM,CAAC,WAAW,SAAS;IAC3B,MAAM,CAAC,QAAQ,CAAC,WAAW,kBAAiB;IAE5C,MAAM,CAAC,YAAY,4QAAe;IAElC,MAAM,CAAC,YAAY;;;;;;;;MAQT;IAEV,GAAG,EAAE,OAAO,GAAG,IAAI,CAAO;IAE1B,OAAO,CAAC,QAAQ,CAAC,cAAc,CAAQ;gBAE3B,KAAK,EAAE,gBAAgB;IAMnC,iBAAiB;IAIjB,kBAAkB;IAIlB,aAAa,CACX,WAAW,EACP,gBAAgB,CAAC,mBAAmB,CAAC,GACrC,gBAAgB,CAAC,kBAAkB,CAAC,EACxC,cAAc,EACV,gBAAgB,CAAC,eAAe,CAAC,GACjC,gBAAgB,CAAC,cAAc,CAAC;IA0BtC,MAAM;CAsEP;AAED,eAAe,IAAI,CAAA;AACnB,OAAO,EAAE,IAAI,EAAE,CAAA"}
|
|
@@ -8,6 +8,7 @@ id: Options.Separator
|
|
|
8
8
|
@module Separator
|
|
9
9
|
**/
|
|
10
10
|
declare class Separator extends Component<OptionsSeparatorProps> {
|
|
11
|
+
static displayName: string;
|
|
11
12
|
static readonly componentId = "Options.Separator";
|
|
12
13
|
static allowedProps: readonly "as"[];
|
|
13
14
|
static defaultProps: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/Options/v2/Separator/index.tsx"],"names":[],"mappings":"AAwBA,OAAO,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AAOjC,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,SAAS,CAAA;AAGpD;;;;;;GAMG;AACH,cACM,SAAU,SAAQ,SAAS,CAAC,qBAAqB,CAAC;IACtD,MAAM,CAAC,QAAQ,CAAC,WAAW,uBAAsB;IAEjD,MAAM,CAAC,YAAY,kBAAe;IAElC,MAAM,CAAC,YAAY;;MAET;IAEV,iBAAiB;IAIjB,kBAAkB;IAIlB,MAAM;CAgBP;AAED,eAAe,SAAS,CAAA;AACxB,OAAO,EAAE,SAAS,EAAE,CAAA"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/Options/v2/Separator/index.tsx"],"names":[],"mappings":"AAwBA,OAAO,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AAOjC,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,SAAS,CAAA;AAGpD;;;;;;GAMG;AACH,cACM,SAAU,SAAQ,SAAS,CAAC,qBAAqB,CAAC;IACtD,MAAM,CAAC,WAAW,SAAc;IAChC,MAAM,CAAC,QAAQ,CAAC,WAAW,uBAAsB;IAEjD,MAAM,CAAC,YAAY,kBAAe;IAElC,MAAM,CAAC,YAAY;;MAET;IAEV,iBAAiB;IAIjB,kBAAkB;IAIlB,MAAM;CAgBP;AAED,eAAe,SAAS,CAAA;AACxB,OAAO,EAAE,SAAS,EAAE,CAAA"}
|
|
@@ -1,14 +1,15 @@
|
|
|
1
1
|
import { ComponentElement, Component } from 'react';
|
|
2
|
-
import { Item } from './Item';
|
|
3
|
-
import { Separator } from './Separator';
|
|
2
|
+
import { Item } from './Item/index.js';
|
|
3
|
+
import { Separator } from './Separator/index.js';
|
|
4
4
|
import type { OptionsProps } from './props';
|
|
5
5
|
type OptionsChild = ComponentElement<OptionsProps, Options>;
|
|
6
6
|
/**
|
|
7
7
|
---
|
|
8
|
-
category: components/
|
|
8
|
+
category: components/Util Components
|
|
9
9
|
---
|
|
10
10
|
**/
|
|
11
11
|
declare class Options extends Component<OptionsProps> {
|
|
12
|
+
static displayName: string;
|
|
12
13
|
static readonly componentId = "Options";
|
|
13
14
|
static allowedProps: readonly (keyof {
|
|
14
15
|
as?: import("@instructure/shared-types").AsElementType;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/Options/v2/index.tsx"],"names":[],"mappings":"AAwBA,OAAO,EAAE,gBAAgB,EAAE,SAAS,EAA2B,MAAM,OAAO,CAAA;AAe5E,OAAO,EAAE,IAAI,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/Options/v2/index.tsx"],"names":[],"mappings":"AAwBA,OAAO,EAAE,gBAAgB,EAAE,SAAS,EAA2B,MAAM,OAAO,CAAA;AAe5E,OAAO,EAAE,IAAI,EAAE,MAAM,iBAAiB,CAAA;AAEtC,OAAO,EAAE,SAAS,EAAE,MAAM,sBAAsB,CAAA;AAGhD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,SAAS,CAAA;AAM3C,KAAK,YAAY,GAAG,gBAAgB,CAAC,YAAY,EAAE,OAAO,CAAC,CAAA;AAG3D;;;;GAIG;AACH,cAEM,OAAQ,SAAQ,SAAS,CAAC,YAAY,CAAC;IAC3C,MAAM,CAAC,WAAW,SAAY;IAC9B,MAAM,CAAC,QAAQ,CAAC,WAAW,aAAY;IAEvC,MAAM,CAAC,YAAY;;;;;;SAAe;IAElC,MAAM,CAAC,YAAY;;;;;;MAMlB;IAED,MAAM,CAAC,IAAI,cAAO;IAClB,MAAM,CAAC,SAAS,mBAAY;IAE5B,GAAG,EAAE,OAAO,GAAG,IAAI,CAAO;IAE1B,SAAS,GAAI,IAAI,OAAO,GAAG,IAAI,UAE9B;IAED,iBAAiB;IAIjB,kBAAkB;IAGlB,QAAQ,SAA+C;IAEvD,IAAI,OAAO,qBAMV;IAED,WAAW;IAuBX,aAAa,CAAC,UAAU,EAAE,YAAY;IAStC,cAAc;IAed,IAAI,cAAc,uBAUjB;IAED,MAAM;CAiCP;AAED,eAAe,OAAO,CAAA;AACtB,OAAO,EAAE,OAAO,EAAE,CAAA"}
|
package/types/exports/a.d.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
export { Options } from '../Options/v1';
|
|
2
|
-
export { Item as OptionItem } from '../Options/v1/Item';
|
|
3
|
-
export { Separator as OptionSeparator } from '../Options/v1/Separator';
|
|
4
|
-
export { optionsThemeGenerator } from '../Options/v1/theme';
|
|
5
|
-
export { optionsItemThemeGenerator } from '../Options/v1/Item/theme';
|
|
6
|
-
export { optionsSeparatorThemeGenerator } from '../Options/v1/Separator/theme';
|
|
1
|
+
export { Options } from '../Options/v1/index.js';
|
|
2
|
+
export { Item as OptionItem } from '../Options/v1/Item/index.js';
|
|
3
|
+
export { Separator as OptionSeparator } from '../Options/v1/Separator/index.js';
|
|
4
|
+
export { optionsThemeGenerator } from '../Options/v1/theme.js';
|
|
5
|
+
export { optionsItemThemeGenerator } from '../Options/v1/Item/theme.js';
|
|
6
|
+
export { optionsSeparatorThemeGenerator } from '../Options/v1/Separator/theme.js';
|
|
7
7
|
export type { OptionsProps } from '../Options/v1/props';
|
|
8
8
|
export type { OptionsItemProps, OptionsItemRenderProps } from '../Options/v1/Item/props';
|
|
9
9
|
export type { OptionsSeparatorProps } from '../Options/v1/Separator/props';
|
package/types/exports/a.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"a.d.ts","sourceRoot":"","sources":["../../src/exports/a.ts"],"names":[],"mappings":"AAwBA,OAAO,EAAE,OAAO,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"a.d.ts","sourceRoot":"","sources":["../../src/exports/a.ts"],"names":[],"mappings":"AAwBA,OAAO,EAAE,OAAO,EAAE,MAAM,wBAAwB,CAAA;AAChD,OAAO,EAAE,IAAI,IAAI,UAAU,EAAE,MAAM,6BAA6B,CAAA;AAChE,OAAO,EAAE,SAAS,IAAI,eAAe,EAAE,MAAM,kCAAkC,CAAA;AAE/E,OAAO,EAAE,qBAAqB,EAAE,MAAM,wBAAwB,CAAA;AAC9D,OAAO,EAAE,yBAAyB,EAAE,MAAM,6BAA6B,CAAA;AACvE,OAAO,EAAE,8BAA8B,EAAE,MAAM,kCAAkC,CAAA;AAEjF,YAAY,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAA;AACvD,YAAY,EACV,gBAAgB,EAChB,sBAAsB,EACvB,MAAM,0BAA0B,CAAA;AACjC,YAAY,EAAE,qBAAqB,EAAE,MAAM,+BAA+B,CAAA"}
|
package/types/exports/b.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { Options } from '../Options/v2';
|
|
2
|
-
export { Item as OptionItem } from '../Options/v2/Item';
|
|
3
|
-
export { Separator as OptionSeparator } from '../Options/v2/Separator';
|
|
1
|
+
export { Options } from '../Options/v2/index.js';
|
|
2
|
+
export { Item as OptionItem } from '../Options/v2/Item/index.js';
|
|
3
|
+
export { Separator as OptionSeparator } from '../Options/v2/Separator/index.js';
|
|
4
4
|
export type { OptionsProps } from '../Options/v2/props';
|
|
5
5
|
export type { OptionsItemProps, OptionsItemRenderProps } from '../Options/v2/Item/props';
|
|
6
6
|
export type { OptionsSeparatorProps } from '../Options/v2/Separator/props';
|
package/types/exports/b.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"b.d.ts","sourceRoot":"","sources":["../../src/exports/b.ts"],"names":[],"mappings":"AAwBA,OAAO,EAAE,OAAO,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"b.d.ts","sourceRoot":"","sources":["../../src/exports/b.ts"],"names":[],"mappings":"AAwBA,OAAO,EAAE,OAAO,EAAE,MAAM,wBAAwB,CAAA;AAChD,OAAO,EAAE,IAAI,IAAI,UAAU,EAAE,MAAM,6BAA6B,CAAA;AAChE,OAAO,EAAE,SAAS,IAAI,eAAe,EAAE,MAAM,kCAAkC,CAAA;AAE/E,YAAY,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAA;AACvD,YAAY,EACV,gBAAgB,EAChB,sBAAsB,EACvB,MAAM,0BAA0B,CAAA;AACjC,YAAY,EAAE,qBAAqB,EAAE,MAAM,+BAA+B,CAAA"}
|