@instructure/ui-grid 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/Grid/v1/index.js +6 -6
- package/es/Grid/v2/index.js +5 -5
- package/es/GridCol/v1/index.js +4 -4
- package/es/GridCol/v2/index.js +3 -3
- package/es/GridRow/v1/index.js +5 -5
- package/es/GridRow/v2/index.js +4 -4
- package/es/exports/a.js +1 -1
- package/es/exports/b.js +1 -1
- package/lib/Grid/v1/index.js +11 -11
- package/lib/Grid/v2/index.js +10 -10
- package/lib/GridCol/v1/index.js +4 -4
- package/lib/GridCol/v2/index.js +3 -3
- package/lib/GridRow/v1/index.js +6 -6
- package/lib/GridRow/v2/index.js +5 -5
- package/lib/exports/a.js +4 -4
- package/lib/exports/b.js +4 -4
- package/package.json +10 -10
- package/src/Grid/v1/index.tsx +6 -5
- package/src/Grid/v2/index.tsx +5 -4
- package/src/GridCol/v1/index.tsx +4 -3
- package/src/GridCol/v2/index.tsx +3 -2
- package/src/GridRow/v1/index.tsx +5 -4
- package/src/GridRow/v2/index.tsx +4 -3
- package/src/exports/a.ts +1 -1
- package/src/exports/b.ts +1 -1
- package/tsconfig.build.tsbuildinfo +1 -1
- package/types/Grid/v1/index.d.ts +4 -3
- package/types/Grid/v1/index.d.ts.map +1 -1
- package/types/Grid/v2/index.d.ts +4 -3
- package/types/Grid/v2/index.d.ts.map +1 -1
- package/types/GridCol/v1/index.d.ts +2 -1
- package/types/GridCol/v1/index.d.ts.map +1 -1
- package/types/GridCol/v2/index.d.ts +2 -1
- package/types/GridCol/v2/index.d.ts.map +1 -1
- package/types/GridRow/v1/index.d.ts +3 -2
- package/types/GridRow/v1/index.d.ts.map +1 -1
- package/types/GridRow/v2/index.d.ts +3 -2
- package/types/GridRow/v2/index.d.ts.map +1 -1
- package/types/exports/a.d.ts +1 -1
- package/types/exports/a.d.ts.map +1 -1
- package/types/exports/b.d.ts +1 -1
- package/types/exports/b.d.ts.map +1 -1
package/types/Grid/v1/index.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { ComponentElement, Component } from 'react';
|
|
2
|
-
import { GridRow } from '../../GridRow/v1';
|
|
2
|
+
import { GridRow } from '../../GridRow/v1/index.js';
|
|
3
3
|
import type { GridRowProps } from '../../GridRow/v1/props';
|
|
4
|
-
import { GridCol } from '../../GridCol/v1';
|
|
4
|
+
import { GridCol } from '../../GridCol/v1/index.js';
|
|
5
5
|
import type { GridProps } from './props';
|
|
6
6
|
/**
|
|
7
7
|
---
|
|
@@ -9,6 +9,7 @@ category: components
|
|
|
9
9
|
---
|
|
10
10
|
**/
|
|
11
11
|
declare class Grid extends Component<GridProps> {
|
|
12
|
+
static displayName: string;
|
|
12
13
|
static readonly componentId = "Grid";
|
|
13
14
|
static allowedProps: readonly (keyof {
|
|
14
15
|
children?: React.ReactNode;
|
|
@@ -16,7 +17,7 @@ declare class Grid extends Component<GridProps> {
|
|
|
16
17
|
rowSpacing?: "none" | "small" | "medium" | "large";
|
|
17
18
|
hAlign?: "start" | "center" | "end" | "space-around" | "space-between";
|
|
18
19
|
vAlign?: "top" | "middle" | "bottom" | "stretch";
|
|
19
|
-
startAt?: import("../../exports/b").GridBreakpoints;
|
|
20
|
+
startAt?: import("../../exports/b.js").GridBreakpoints;
|
|
20
21
|
visualDebug?: boolean;
|
|
21
22
|
})[];
|
|
22
23
|
static defaultProps: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/Grid/v1/index.tsx"],"names":[],"mappings":"AAwBA,OAAO,EAAE,gBAAgB,EAAE,SAAS,EAAY,MAAM,OAAO,CAAA;AAS7D,OAAO,EAAE,OAAO,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/Grid/v1/index.tsx"],"names":[],"mappings":"AAwBA,OAAO,EAAE,gBAAgB,EAAE,SAAS,EAAY,MAAM,OAAO,CAAA;AAS7D,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAA;AACnD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,wBAAwB,CAAA;AAC1D,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAA;AAQnD,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,SAAS,CAAA;AAExC;;;;GAIG;AACH,cACM,IAAK,SAAQ,SAAS,CAAC,SAAS,CAAC;IACrC,MAAM,CAAC,WAAW,SAAS;IAC3B,MAAM,CAAC,QAAQ,CAAC,WAAW,UAAS;IAEpC,MAAM,CAAC,YAAY;;;;;;;;SAAe;IAClC,MAAM,CAAC,YAAY;;;;;;;;MAQlB;IAED,MAAM,CAAC,GAAG,iBAAU;IACpB,MAAM,CAAC,GAAG,iBAAU;IAEpB,GAAG,EAAE,OAAO,GAAG,IAAI,CAAO;IAE1B,SAAS,GAAI,IAAI,OAAO,GAAG,IAAI,UAE9B;IAED,iBAAiB;IAIjB,kBAAkB;IAIlB,cAAc;IAqBd,MAAM;CAWP;AAED,eAAe,IAAI,CAAA;AACnB,OAAO,EAAE,IAAI,EAAE,OAAO,EAAE,OAAO,EAAE,CAAA"}
|
package/types/Grid/v2/index.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { ComponentElement, Component } from 'react';
|
|
2
|
-
import { GridRow } from '../../GridRow/v2';
|
|
2
|
+
import { GridRow } from '../../GridRow/v2/index.js';
|
|
3
3
|
import type { GridRowProps } from '../../GridRow/v2/props';
|
|
4
|
-
import { GridCol } from '../../GridCol/v2';
|
|
4
|
+
import { GridCol } from '../../GridCol/v2/index.js';
|
|
5
5
|
import type { GridProps } from './props';
|
|
6
6
|
/**
|
|
7
7
|
---
|
|
@@ -9,6 +9,7 @@ category: components
|
|
|
9
9
|
---
|
|
10
10
|
**/
|
|
11
11
|
declare class Grid extends Component<GridProps> {
|
|
12
|
+
static displayName: string;
|
|
12
13
|
static readonly componentId = "Grid";
|
|
13
14
|
static allowedProps: readonly (keyof {
|
|
14
15
|
children?: React.ReactNode;
|
|
@@ -16,7 +17,7 @@ declare class Grid extends Component<GridProps> {
|
|
|
16
17
|
rowSpacing?: "none" | "small" | "medium" | "large";
|
|
17
18
|
hAlign?: "start" | "center" | "end" | "space-around" | "space-between";
|
|
18
19
|
vAlign?: "top" | "middle" | "bottom" | "stretch";
|
|
19
|
-
startAt?: import("../../exports/b").GridBreakpoints;
|
|
20
|
+
startAt?: import("../../exports/b.js").GridBreakpoints;
|
|
20
21
|
visualDebug?: boolean;
|
|
21
22
|
})[];
|
|
22
23
|
static defaultProps: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/Grid/v2/index.tsx"],"names":[],"mappings":"AAwBA,OAAO,EAAE,gBAAgB,EAAE,SAAS,EAAY,MAAM,OAAO,CAAA;AAS7D,OAAO,EAAE,OAAO,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/Grid/v2/index.tsx"],"names":[],"mappings":"AAwBA,OAAO,EAAE,gBAAgB,EAAE,SAAS,EAAY,MAAM,OAAO,CAAA;AAS7D,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAA;AACnD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,wBAAwB,CAAA;AAC1D,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAA;AAOnD,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,SAAS,CAAA;AAExC;;;;GAIG;AACH,cACM,IAAK,SAAQ,SAAS,CAAC,SAAS,CAAC;IACrC,MAAM,CAAC,WAAW,SAAS;IAC3B,MAAM,CAAC,QAAQ,CAAC,WAAW,UAAS;IAEpC,MAAM,CAAC,YAAY;;;;;;;;SAAe;IAClC,MAAM,CAAC,YAAY;;;;;;;;MAQlB;IAED,MAAM,CAAC,GAAG,iBAAU;IACpB,MAAM,CAAC,GAAG,iBAAU;IAEpB,GAAG,EAAE,OAAO,GAAG,IAAI,CAAO;IAE1B,SAAS,GAAI,IAAI,OAAO,GAAG,IAAI,UAE9B;IAED,iBAAiB;IAIjB,kBAAkB;IAIlB,cAAc;IAqBd,MAAM;CAWP;AAED,eAAe,IAAI,CAAA;AACnB,OAAO,EAAE,IAAI,EAAE,OAAO,EAAE,OAAO,EAAE,CAAA"}
|
|
@@ -7,6 +7,7 @@ id: Grid.Col
|
|
|
7
7
|
---
|
|
8
8
|
**/
|
|
9
9
|
declare class GridCol extends Component<GridColProps> {
|
|
10
|
+
static displayName: string;
|
|
10
11
|
static readonly componentId = "Grid.Col";
|
|
11
12
|
static allowedProps: readonly (keyof {
|
|
12
13
|
children?: React.ReactNode;
|
|
@@ -15,7 +16,7 @@ declare class GridCol extends Component<GridColProps> {
|
|
|
15
16
|
textAlign?: "start" | "end" | "center" | "inherit";
|
|
16
17
|
hAlign?: "start" | "center" | "end" | "space-around" | "space-between";
|
|
17
18
|
vAlign?: "top" | "middle" | "bottom" | "stretch";
|
|
18
|
-
startAt?: import("../../exports/b").GridBreakpoints;
|
|
19
|
+
startAt?: import("../../exports/b.js").GridBreakpoints;
|
|
19
20
|
visualDebug?: boolean;
|
|
20
21
|
width?: (number | "auto") | {
|
|
21
22
|
small?: number | "auto";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/GridCol/v1/index.tsx"],"names":[],"mappings":"AAwBA,OAAO,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AAWjC,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,SAAS,CAAA;AAE3C;;;;;GAKG;AACH,cACM,OAAQ,SAAQ,SAAS,CAAC,YAAY,CAAC;IAC3C,MAAM,CAAC,QAAQ,CAAC,WAAW,cAAa;IAExC,MAAM,CAAC,YAAY;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/GridCol/v1/index.tsx"],"names":[],"mappings":"AAwBA,OAAO,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AAWjC,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,SAAS,CAAA;AAE3C;;;;;GAKG;AACH,cACM,OAAQ,SAAQ,SAAS,CAAC,YAAY,CAAC;IAC3C,MAAM,CAAC,WAAW,SAAY;IAC9B,MAAM,CAAC,QAAQ,CAAC,WAAW,cAAa;IAExC,MAAM,CAAC,YAAY;;;;;;;;;;iBAGV,CAAC;kBACM,CAAC;iBAEjB,CAAA;kBAEqB,CAAC;;;iBAGlB,CAAC;kBAA0B,CAAC;iBAI9B,CAAF;kBAA0B,CAAC;;;;;SAfO;IAClC,MAAM,CAAC,YAAY;;;;;MAKlB;IAED,GAAG,EAAE,eAAe,GAAG,IAAI,CAAO;IAElC,SAAS,GAAI,IAAI,eAAe,GAAG,IAAI,UAQtC;IAED,UAAU;IAsBV,iBAAiB;IAKjB,kBAAkB;IAKlB,MAAM;CAWP;AAED,eAAe,OAAO,CAAA;AACtB,OAAO,EAAE,OAAO,EAAE,CAAA"}
|
|
@@ -7,6 +7,7 @@ id: Grid.Col
|
|
|
7
7
|
---
|
|
8
8
|
**/
|
|
9
9
|
declare class GridCol extends Component<GridColProps> {
|
|
10
|
+
static displayName: string;
|
|
10
11
|
static readonly componentId = "Grid.Col";
|
|
11
12
|
static allowedProps: readonly (keyof {
|
|
12
13
|
children?: React.ReactNode;
|
|
@@ -15,7 +16,7 @@ declare class GridCol extends Component<GridColProps> {
|
|
|
15
16
|
textAlign?: "start" | "end" | "center" | "inherit";
|
|
16
17
|
hAlign?: "start" | "center" | "end" | "space-around" | "space-between";
|
|
17
18
|
vAlign?: "top" | "middle" | "bottom" | "stretch";
|
|
18
|
-
startAt?: import("../../exports/b").GridBreakpoints;
|
|
19
|
+
startAt?: import("../../exports/b.js").GridBreakpoints;
|
|
19
20
|
visualDebug?: boolean;
|
|
20
21
|
width?: (number | "auto") | {
|
|
21
22
|
small?: number | "auto";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/GridCol/v2/index.tsx"],"names":[],"mappings":"AAwBA,OAAO,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AAUjC,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,SAAS,CAAA;AAE3C;;;;;GAKG;AACH,cACM,OAAQ,SAAQ,SAAS,CAAC,YAAY,CAAC;IAC3C,MAAM,CAAC,QAAQ,CAAC,WAAW,cAAa;IAExC,MAAM,CAAC,YAAY;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/GridCol/v2/index.tsx"],"names":[],"mappings":"AAwBA,OAAO,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AAUjC,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,SAAS,CAAA;AAE3C;;;;;GAKG;AACH,cACM,OAAQ,SAAQ,SAAS,CAAC,YAAY,CAAC;IAC3C,MAAM,CAAC,WAAW,SAAY;IAC9B,MAAM,CAAC,QAAQ,CAAC,WAAW,cAAa;IAExC,MAAM,CAAC,YAAY;;;;;;;;;;iBAUG,CAAC;kBACrB,CAAA;iBAAyB,CAAC;kBAI1B,CADJ;;;iBAGI,CAAD;kBAIC,CAAF;iBAAyB,CAAC;kBACP,CAAC;;;;;SAtBc;IAClC,MAAM,CAAC,YAAY;;;;;MAKlB;IAED,GAAG,EAAE,eAAe,GAAG,IAAI,CAAO;IAElC,SAAS,GAAI,IAAI,eAAe,GAAG,IAAI,UAQtC;IAED,UAAU;IAsBV,iBAAiB;IAKjB,kBAAkB;IAKlB,MAAM;CAWP;AAED,eAAe,OAAO,CAAA;AACtB,OAAO,EAAE,OAAO,EAAE,CAAA"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ComponentElement, Component } from 'react';
|
|
2
|
-
import { GridCol } from '../../GridCol/v1/';
|
|
2
|
+
import { GridCol } from '../../GridCol/v1/index.js';
|
|
3
3
|
import type { GridColProps } from '../../GridCol/v1/props';
|
|
4
4
|
import type { GridRowProps } from './props';
|
|
5
5
|
/**
|
|
@@ -9,6 +9,7 @@ id: Grid.Row
|
|
|
9
9
|
---
|
|
10
10
|
**/
|
|
11
11
|
declare class GridRow extends Component<GridRowProps> {
|
|
12
|
+
static displayName: string;
|
|
12
13
|
static readonly componentId = "Grid.Row";
|
|
13
14
|
static allowedProps: readonly (keyof {
|
|
14
15
|
children?: React.ReactNode;
|
|
@@ -16,7 +17,7 @@ declare class GridRow extends Component<GridRowProps> {
|
|
|
16
17
|
colSpacing?: "none" | "small" | "medium" | "large";
|
|
17
18
|
hAlign?: "start" | "center" | "end" | "space-around" | "space-between";
|
|
18
19
|
vAlign?: "top" | "middle" | "bottom" | "stretch";
|
|
19
|
-
startAt?: import("../../exports/b").GridBreakpoints;
|
|
20
|
+
startAt?: import("../../exports/b.js").GridBreakpoints;
|
|
20
21
|
visualDebug?: boolean;
|
|
21
22
|
isLastRow?: boolean;
|
|
22
23
|
})[];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/GridRow/v1/index.tsx"],"names":[],"mappings":"AAwBA,OAAO,EAAE,gBAAgB,EAAE,SAAS,EAAY,MAAM,OAAO,CAAA;AAS7D,OAAO,EAAE,OAAO,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/GridRow/v1/index.tsx"],"names":[],"mappings":"AAwBA,OAAO,EAAE,gBAAgB,EAAE,SAAS,EAAY,MAAM,OAAO,CAAA;AAS7D,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAA;AACnD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,wBAAwB,CAAA;AAQ1D,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,SAAS,CAAA;AAE3C;;;;;GAKG;AACH,cACM,OAAQ,SAAQ,SAAS,CAAC,YAAY,CAAC;IAC3C,MAAM,CAAC,WAAW,SAAY;IAC9B,MAAM,CAAC,QAAQ,CAAC,WAAW,cAAa;IAExC,MAAM,CAAC,YAAY;;;;;;;;;SAAe;IAClC,MAAM,CAAC,YAAY;;;MAGlB;IAED,GAAG,EAAE,OAAO,GAAG,IAAI,CAAO;IAE1B,SAAS,GAAI,IAAI,OAAO,GAAG,IAAI,UAE9B;IAED,iBAAiB;IAIjB,kBAAkB;IAIlB,cAAc;IAqBd,MAAM;CAWP;AAED,eAAe,OAAO,CAAA;AACtB,OAAO,EAAE,OAAO,EAAE,CAAA"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ComponentElement, Component } from 'react';
|
|
2
|
-
import { GridCol } from '../../GridCol/v2/';
|
|
2
|
+
import { GridCol } from '../../GridCol/v2/index.js';
|
|
3
3
|
import type { GridColProps } from '../../GridCol/v2/props';
|
|
4
4
|
import type { GridRowProps } from './props';
|
|
5
5
|
/**
|
|
@@ -9,6 +9,7 @@ id: Grid.Row
|
|
|
9
9
|
---
|
|
10
10
|
**/
|
|
11
11
|
declare class GridRow extends Component<GridRowProps> {
|
|
12
|
+
static displayName: string;
|
|
12
13
|
static readonly componentId = "Grid.Row";
|
|
13
14
|
static allowedProps: readonly (keyof {
|
|
14
15
|
children?: React.ReactNode;
|
|
@@ -16,7 +17,7 @@ declare class GridRow extends Component<GridRowProps> {
|
|
|
16
17
|
colSpacing?: "none" | "small" | "medium" | "large";
|
|
17
18
|
hAlign?: "start" | "center" | "end" | "space-around" | "space-between";
|
|
18
19
|
vAlign?: "top" | "middle" | "bottom" | "stretch";
|
|
19
|
-
startAt?: import("../../exports/b").GridBreakpoints;
|
|
20
|
+
startAt?: import("../../exports/b.js").GridBreakpoints;
|
|
20
21
|
visualDebug?: boolean;
|
|
21
22
|
isLastRow?: boolean;
|
|
22
23
|
})[];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/GridRow/v2/index.tsx"],"names":[],"mappings":"AAwBA,OAAO,EAAE,gBAAgB,EAAE,SAAS,EAAY,MAAM,OAAO,CAAA;AAS7D,OAAO,EAAE,OAAO,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/GridRow/v2/index.tsx"],"names":[],"mappings":"AAwBA,OAAO,EAAE,gBAAgB,EAAE,SAAS,EAAY,MAAM,OAAO,CAAA;AAS7D,OAAO,EAAE,OAAO,EAAE,MAAM,2BAA2B,CAAA;AACnD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,wBAAwB,CAAA;AAO1D,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,SAAS,CAAA;AAE3C;;;;;GAKG;AACH,cACM,OAAQ,SAAQ,SAAS,CAAC,YAAY,CAAC;IAC3C,MAAM,CAAC,WAAW,SAAY;IAC9B,MAAM,CAAC,QAAQ,CAAC,WAAW,cAAa;IAExC,MAAM,CAAC,YAAY;;;;;;;;;SAAe;IAClC,MAAM,CAAC,YAAY;;;MAGlB;IAED,GAAG,EAAE,OAAO,GAAG,IAAI,CAAO;IAE1B,SAAS,GAAI,IAAI,OAAO,GAAG,IAAI,UAE9B;IAED,iBAAiB;IAIjB,kBAAkB;IAIlB,cAAc;IAqBd,MAAM;CAWP;AAED,eAAe,OAAO,CAAA;AACtB,OAAO,EAAE,OAAO,EAAE,CAAA"}
|
package/types/exports/a.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { Grid, GridRow, GridCol } from '../Grid/v1';
|
|
1
|
+
export { Grid, GridRow, GridCol } from '../Grid/v1/index.js';
|
|
2
2
|
export type { GridBreakpoints } from '../utils/v1/GridTypes';
|
|
3
3
|
export type { GridProps } from '../Grid/v1/props';
|
|
4
4
|
export type { GridRowProps } from '../GridRow/v1/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":"AAuBA,OAAO,EAAE,IAAI,EAAE,OAAO,EAAE,OAAO,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"a.d.ts","sourceRoot":"","sources":["../../src/exports/a.ts"],"names":[],"mappings":"AAuBA,OAAO,EAAE,IAAI,EAAE,OAAO,EAAE,OAAO,EAAE,MAAM,qBAAqB,CAAA;AAE5D,YAAY,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAA;AAE5D,YAAY,EAAE,SAAS,EAAE,MAAM,kBAAkB,CAAA;AACjD,YAAY,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAA;AACvD,YAAY,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAA"}
|
package/types/exports/b.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { Grid, GridRow, GridCol } from '../Grid/v2';
|
|
1
|
+
export { Grid, GridRow, GridCol } from '../Grid/v2/index.js';
|
|
2
2
|
export type { GridBreakpoints } from '../utils/v1/GridTypes';
|
|
3
3
|
export type { GridProps } from '../Grid/v2/props';
|
|
4
4
|
export type { GridRowProps } from '../GridRow/v2/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":"AAuBA,OAAO,EAAE,IAAI,EAAE,OAAO,EAAE,OAAO,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"b.d.ts","sourceRoot":"","sources":["../../src/exports/b.ts"],"names":[],"mappings":"AAuBA,OAAO,EAAE,IAAI,EAAE,OAAO,EAAE,OAAO,EAAE,MAAM,qBAAqB,CAAA;AAE5D,YAAY,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAA;AAE5D,YAAY,EAAE,SAAS,EAAE,MAAM,kBAAkB,CAAA;AACjD,YAAY,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAA;AACvD,YAAY,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAA"}
|