@ni/nimble-components 7.2.1 → 7.3.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/esm/breadcrumb/index.d.ts +1 -2
- package/dist/esm/breadcrumb/index.js +1 -2
- package/dist/esm/breadcrumb/index.js.map +1 -1
- package/dist/esm/breadcrumb-item/index.d.ts +1 -2
- package/dist/esm/breadcrumb-item/index.js +1 -2
- package/dist/esm/breadcrumb-item/index.js.map +1 -1
- package/dist/esm/button/index.d.ts +1 -2
- package/dist/esm/button/index.js +1 -2
- package/dist/esm/button/index.js.map +1 -1
- package/dist/esm/checkbox/index.d.ts +1 -2
- package/dist/esm/checkbox/index.js +1 -2
- package/dist/esm/checkbox/index.js.map +1 -1
- package/dist/esm/drawer/index.d.ts +1 -2
- package/dist/esm/drawer/index.js +1 -2
- package/dist/esm/drawer/index.js.map +1 -1
- package/dist/esm/listbox-option/index.d.ts +1 -2
- package/dist/esm/listbox-option/index.js +1 -2
- package/dist/esm/listbox-option/index.js.map +1 -1
- package/dist/esm/menu/index.d.ts +1 -2
- package/dist/esm/menu/index.js +1 -2
- package/dist/esm/menu/index.js.map +1 -1
- package/dist/esm/menu-item/index.d.ts +1 -2
- package/dist/esm/menu-item/index.js +1 -2
- package/dist/esm/menu-item/index.js.map +1 -1
- package/dist/esm/nimble-components/src/breadcrumb/index.d.ts +1 -2
- package/dist/esm/nimble-components/src/breadcrumb-item/index.d.ts +1 -2
- package/dist/esm/nimble-components/src/button/index.d.ts +1 -2
- package/dist/esm/nimble-components/src/checkbox/index.d.ts +1 -2
- package/dist/esm/nimble-components/src/drawer/index.d.ts +1 -2
- package/dist/esm/nimble-components/src/listbox-option/index.d.ts +1 -2
- package/dist/esm/nimble-components/src/menu/index.d.ts +1 -2
- package/dist/esm/nimble-components/src/menu-item/index.d.ts +1 -2
- package/dist/esm/nimble-components/src/number-field/index.d.ts +1 -2
- package/dist/esm/nimble-components/src/select/index.d.ts +1 -2
- package/dist/esm/nimble-components/src/switch/index.d.ts +1 -2
- package/dist/esm/nimble-components/src/tab/index.d.ts +1 -2
- package/dist/esm/nimble-components/src/tab-panel/index.d.ts +1 -2
- package/dist/esm/nimble-components/src/tabs/index.d.ts +1 -2
- package/dist/esm/nimble-components/src/tabs-toolbar/index.d.ts +1 -2
- package/dist/esm/nimble-components/src/tabs-toolbar/template.d.ts +2 -1
- package/dist/esm/nimble-components/src/text-area/index.d.ts +1 -2
- package/dist/esm/nimble-components/src/text-field/index.d.ts +1 -2
- package/dist/esm/nimble-components/src/toggle-button/index.d.ts +1 -2
- package/dist/esm/nimble-components/src/toolbar/index.d.ts +11 -0
- package/dist/esm/nimble-components/src/toolbar/styles.d.ts +1 -0
- package/dist/esm/nimble-components/src/tree-item/index.d.ts +1 -2
- package/dist/esm/nimble-components/src/tree-item/styles.d.ts +2 -2
- package/dist/esm/nimble-components/src/tree-view/index.d.ts +1 -2
- package/dist/esm/number-field/index.d.ts +1 -2
- package/dist/esm/number-field/index.js +1 -2
- package/dist/esm/number-field/index.js.map +1 -1
- package/dist/esm/patterns/button/styles.js +2 -2
- package/dist/esm/select/index.d.ts +1 -2
- package/dist/esm/select/index.js +1 -2
- package/dist/esm/select/index.js.map +1 -1
- package/dist/esm/switch/index.d.ts +1 -2
- package/dist/esm/switch/index.js +1 -1
- package/dist/esm/switch/index.js.map +1 -1
- package/dist/esm/tab/index.d.ts +1 -2
- package/dist/esm/tab/index.js +1 -2
- package/dist/esm/tab/index.js.map +1 -1
- package/dist/esm/tab-panel/index.d.ts +1 -2
- package/dist/esm/tab-panel/index.js +1 -2
- package/dist/esm/tab-panel/index.js.map +1 -1
- package/dist/esm/tabs/index.d.ts +1 -2
- package/dist/esm/tabs/index.js +1 -2
- package/dist/esm/tabs/index.js.map +1 -1
- package/dist/esm/tabs-toolbar/index.d.ts +1 -2
- package/dist/esm/tabs-toolbar/index.js +1 -1
- package/dist/esm/tabs-toolbar/index.js.map +1 -1
- package/dist/esm/tabs-toolbar/template.d.ts +2 -1
- package/dist/esm/tabs-toolbar/template.js.map +1 -1
- package/dist/esm/text-area/index.d.ts +1 -2
- package/dist/esm/text-area/index.js +1 -2
- package/dist/esm/text-area/index.js.map +1 -1
- package/dist/esm/text-field/index.d.ts +1 -2
- package/dist/esm/text-field/index.js +1 -2
- package/dist/esm/text-field/index.js.map +1 -1
- package/dist/esm/toggle-button/index.d.ts +1 -2
- package/dist/esm/toggle-button/index.js +1 -1
- package/dist/esm/toggle-button/index.js.map +1 -1
- package/dist/esm/toolbar/index.d.ts +11 -0
- package/dist/esm/toolbar/index.js +18 -0
- package/dist/esm/toolbar/index.js.map +1 -0
- package/dist/esm/toolbar/styles.d.ts +1 -0
- package/dist/esm/toolbar/styles.js +28 -0
- package/dist/esm/toolbar/styles.js.map +1 -0
- package/dist/esm/tree-item/index.d.ts +1 -2
- package/dist/esm/tree-item/index.js +6 -9
- package/dist/esm/tree-item/index.js.map +1 -1
- package/dist/esm/tree-item/styles.d.ts +2 -2
- package/dist/esm/tree-item/styles.js +180 -180
- package/dist/esm/tree-item/styles.js.map +1 -1
- package/dist/esm/tree-view/index.d.ts +1 -2
- package/dist/esm/tree-view/index.js +1 -2
- package/dist/esm/tree-view/index.js.map +1 -1
- package/package.json +3 -3
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { Breadcrumb as FoundationBreadcrumb } from '@microsoft/fast-foundation';
|
|
2
|
-
export type { Breadcrumb };
|
|
3
2
|
declare global {
|
|
4
3
|
interface HTMLElementTagNameMap {
|
|
5
4
|
'nimble-breadcrumb': Breadcrumb;
|
|
@@ -8,5 +7,5 @@ declare global {
|
|
|
8
7
|
/**
|
|
9
8
|
* A nimble-styled breadcrumb
|
|
10
9
|
*/
|
|
11
|
-
declare class Breadcrumb extends FoundationBreadcrumb {
|
|
10
|
+
export declare class Breadcrumb extends FoundationBreadcrumb {
|
|
12
11
|
}
|
|
@@ -3,12 +3,11 @@ import { styles } from './styles';
|
|
|
3
3
|
/**
|
|
4
4
|
* A nimble-styled breadcrumb
|
|
5
5
|
*/
|
|
6
|
-
class Breadcrumb extends FoundationBreadcrumb {
|
|
6
|
+
export class Breadcrumb extends FoundationBreadcrumb {
|
|
7
7
|
}
|
|
8
8
|
const nimbleBreadcrumb = Breadcrumb.compose({
|
|
9
9
|
baseName: 'breadcrumb',
|
|
10
10
|
baseClass: FoundationBreadcrumb,
|
|
11
|
-
// @ts-expect-error FAST templates have incorrect type, see: https://github.com/microsoft/fast/issues/5047
|
|
12
11
|
template,
|
|
13
12
|
styles
|
|
14
13
|
});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/breadcrumb/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACH,YAAY,EACZ,UAAU,IAAI,oBAAoB,EAClC,kBAAkB,IAAI,QAAQ,EACjC,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/breadcrumb/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACH,YAAY,EACZ,UAAU,IAAI,oBAAoB,EAClC,kBAAkB,IAAI,QAAQ,EACjC,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAQlC;;GAEG;AACH,MAAM,OAAO,UAAW,SAAQ,oBAAoB;CAAG;AAEvD,MAAM,gBAAgB,GAAG,UAAU,CAAC,OAAO,CAAC;IACxC,QAAQ,EAAE,YAAY;IACtB,SAAS,EAAE,oBAAoB;IAC/B,QAAQ;IACR,MAAM;CACT,CAAC,CAAC;AAEH,YAAY,CAAC,WAAW,EAAE,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC,QAAQ,CAAC,gBAAgB,EAAE,CAAC,CAAC"}
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { BreadcrumbItem as FoundationBreadcrumbItem } from '@microsoft/fast-foundation';
|
|
2
|
-
export type { BreadcrumbItem };
|
|
3
2
|
declare global {
|
|
4
3
|
interface HTMLElementTagNameMap {
|
|
5
4
|
'nimble-breadcrumb-item': BreadcrumbItem;
|
|
@@ -8,5 +7,5 @@ declare global {
|
|
|
8
7
|
/**
|
|
9
8
|
* A nimble-styled breadcrumb item
|
|
10
9
|
*/
|
|
11
|
-
declare class BreadcrumbItem extends FoundationBreadcrumbItem {
|
|
10
|
+
export declare class BreadcrumbItem extends FoundationBreadcrumbItem {
|
|
12
11
|
}
|
|
@@ -4,12 +4,11 @@ import { styles } from './styles';
|
|
|
4
4
|
/**
|
|
5
5
|
* A nimble-styled breadcrumb item
|
|
6
6
|
*/
|
|
7
|
-
class BreadcrumbItem extends FoundationBreadcrumbItem {
|
|
7
|
+
export class BreadcrumbItem extends FoundationBreadcrumbItem {
|
|
8
8
|
}
|
|
9
9
|
const nimbleBreadcrumbItem = BreadcrumbItem.compose({
|
|
10
10
|
baseName: 'breadcrumb-item',
|
|
11
11
|
baseClass: FoundationBreadcrumbItem,
|
|
12
|
-
// @ts-expect-error FAST templates have incorrect type, see: https://github.com/microsoft/fast/issues/5047
|
|
13
12
|
template,
|
|
14
13
|
styles,
|
|
15
14
|
separator: forwardSlash16X16.data
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/breadcrumb-item/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACH,YAAY,EACZ,cAAc,IAAI,wBAAwB,EAC1C,sBAAsB,IAAI,QAAQ,EAErC,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,iBAAiB,EAAE,MAAM,sDAAsD,CAAC;AACzF,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/breadcrumb-item/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACH,YAAY,EACZ,cAAc,IAAI,wBAAwB,EAC1C,sBAAsB,IAAI,QAAQ,EAErC,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,iBAAiB,EAAE,MAAM,sDAAsD,CAAC;AACzF,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAQlC;;GAEG;AACH,MAAM,OAAO,cAAe,SAAQ,wBAAwB;CAAG;AAE/D,MAAM,oBAAoB,GAAG,cAAc,CAAC,OAAO,CAAwB;IACvE,QAAQ,EAAE,iBAAiB;IAC3B,SAAS,EAAE,wBAAwB;IACnC,QAAQ;IACR,MAAM;IACN,SAAS,EAAE,iBAAiB,CAAC,IAAI;CACpC,CAAC,CAAC;AAEH,YAAY,CAAC,WAAW,EAAE;KACrB,UAAU,CAAC,QAAQ,CAAC;KACpB,QAAQ,CAAC,oBAAoB,EAAE,CAAC,CAAC"}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { Button as FoundationButton } from '@microsoft/fast-foundation';
|
|
2
2
|
import { ButtonAppearance } from './types';
|
|
3
|
-
export type { Button };
|
|
4
3
|
declare global {
|
|
5
4
|
interface HTMLElementTagNameMap {
|
|
6
5
|
'nimble-button': Button;
|
|
@@ -9,7 +8,7 @@ declare global {
|
|
|
9
8
|
/**
|
|
10
9
|
* A nimble-styled HTML button
|
|
11
10
|
*/
|
|
12
|
-
declare class Button extends FoundationButton {
|
|
11
|
+
export declare class Button extends FoundationButton {
|
|
13
12
|
/**
|
|
14
13
|
* The appearance the button should have.
|
|
15
14
|
*
|
package/dist/esm/button/index.js
CHANGED
|
@@ -6,7 +6,7 @@ import { ButtonAppearance } from './types';
|
|
|
6
6
|
/**
|
|
7
7
|
* A nimble-styled HTML button
|
|
8
8
|
*/
|
|
9
|
-
class Button extends FoundationButton {
|
|
9
|
+
export class Button extends FoundationButton {
|
|
10
10
|
constructor() {
|
|
11
11
|
super(...arguments);
|
|
12
12
|
/**
|
|
@@ -47,7 +47,6 @@ __decorate([
|
|
|
47
47
|
const nimbleButton = Button.compose({
|
|
48
48
|
baseName: 'button',
|
|
49
49
|
baseClass: FoundationButton,
|
|
50
|
-
// @ts-expect-error FAST templates have incorrect type, see: https://github.com/microsoft/fast/issues/5047
|
|
51
50
|
template,
|
|
52
51
|
styles,
|
|
53
52
|
shadowOptions: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/button/index.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,yBAAyB,CAAC;AAC/C,OAAO,EACH,MAAM,IAAI,gBAAgB,EAE1B,cAAc,IAAI,QAAQ,EAC1B,YAAY,EACf,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAClC,OAAO,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAC;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/button/index.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,yBAAyB,CAAC;AAC/C,OAAO,EACH,MAAM,IAAI,gBAAgB,EAE1B,cAAc,IAAI,QAAQ,EAC1B,YAAY,EACf,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAClC,OAAO,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAC;AAQ3C;;GAEG;AACH,MAAM,OAAO,MAAO,SAAQ,gBAAgB;IAA5C;;QACI;;;;;;WAMG;QAEI,eAAU,GAAqB,gBAAgB,CAAC,OAAO,CAAC;QAE/D;;;;;;;;WAQG;QAEI,kBAAa,GAAG,KAAK,CAAC;IACjC,CAAC;CAAA;AAbG;IADC,IAAI;0CAC0D;AAY/D;IADC,IAAI,CAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,IAAI,EAAE,SAAS,EAAE,CAAC;6CAC1B;AAGjC;;;;;;;;GAQG;AACH,MAAM,YAAY,GAAG,MAAM,CAAC,OAAO,CAAgB;IAC/C,QAAQ,EAAE,QAAQ;IAClB,SAAS,EAAE,gBAAgB;IAC3B,QAAQ;IACR,MAAM;IACN,aAAa,EAAE;QACX,cAAc,EAAE,IAAI;KACvB;CACJ,CAAC,CAAC;AAEH,YAAY,CAAC,WAAW,EAAE,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC,QAAQ,CAAC,YAAY,EAAE,CAAC,CAAC"}
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { Checkbox as FoundationCheckbox } from '@microsoft/fast-foundation';
|
|
2
|
-
export type { Checkbox };
|
|
3
2
|
declare global {
|
|
4
3
|
interface HTMLElementTagNameMap {
|
|
5
4
|
'nimble-checkbox': Checkbox;
|
|
@@ -8,5 +7,5 @@ declare global {
|
|
|
8
7
|
/**
|
|
9
8
|
* A nimble-styled checkbox control.
|
|
10
9
|
*/
|
|
11
|
-
declare class Checkbox extends FoundationCheckbox {
|
|
10
|
+
export declare class Checkbox extends FoundationCheckbox {
|
|
12
11
|
}
|
|
@@ -4,12 +4,11 @@ import { styles } from './styles';
|
|
|
4
4
|
/**
|
|
5
5
|
* A nimble-styled checkbox control.
|
|
6
6
|
*/
|
|
7
|
-
class Checkbox extends FoundationCheckbox {
|
|
7
|
+
export class Checkbox extends FoundationCheckbox {
|
|
8
8
|
}
|
|
9
9
|
const nimbleCheckbox = Checkbox.compose({
|
|
10
10
|
baseName: 'checkbox',
|
|
11
11
|
baseClass: FoundationCheckbox,
|
|
12
|
-
// @ts-expect-error FAST templates have incorrect type, see: https://github.com/microsoft/fast/issues/5047
|
|
13
12
|
template,
|
|
14
13
|
styles,
|
|
15
14
|
checkedIndicator: check16X16.data
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/checkbox/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACH,YAAY,EACZ,QAAQ,IAAI,kBAAkB,EAE9B,gBAAgB,IAAI,QAAQ,EAC/B,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,UAAU,EAAE,MAAM,sDAAsD,CAAC;AAClF,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/checkbox/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACH,YAAY,EACZ,QAAQ,IAAI,kBAAkB,EAE9B,gBAAgB,IAAI,QAAQ,EAC/B,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,UAAU,EAAE,MAAM,sDAAsD,CAAC;AAClF,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAQlC;;GAEG;AACH,MAAM,OAAO,QAAS,SAAQ,kBAAkB;CAAG;AAEnD,MAAM,cAAc,GAAG,QAAQ,CAAC,OAAO,CAAkB;IACrD,QAAQ,EAAE,UAAU;IACpB,SAAS,EAAE,kBAAkB;IAC7B,QAAQ;IACR,MAAM;IACN,gBAAgB,EAAE,UAAU,CAAC,IAAI;CACpC,CAAC,CAAC;AAEH,YAAY,CAAC,WAAW,EAAE,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC,QAAQ,CAAC,cAAc,EAAE,CAAC,CAAC"}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { Dialog as FoundationDialog } from '@microsoft/fast-foundation';
|
|
2
2
|
import { DrawerLocation, DrawerState } from './types';
|
|
3
|
-
export type { Drawer };
|
|
4
3
|
declare global {
|
|
5
4
|
interface HTMLElementTagNameMap {
|
|
6
5
|
'nimble-drawer': Drawer;
|
|
@@ -11,7 +10,7 @@ declare global {
|
|
|
11
10
|
* which animates to be visible with a slide-in / slide-out animation.
|
|
12
11
|
* Configured via 'location', 'state', 'modal', 'preventDismiss' properties.
|
|
13
12
|
*/
|
|
14
|
-
declare class Drawer extends FoundationDialog {
|
|
13
|
+
export declare class Drawer extends FoundationDialog {
|
|
15
14
|
location: DrawerLocation;
|
|
16
15
|
state: DrawerState;
|
|
17
16
|
/**
|
package/dist/esm/drawer/index.js
CHANGED
|
@@ -13,7 +13,7 @@ const animationDurationWhenDisabledMilliseconds = 0.001;
|
|
|
13
13
|
* which animates to be visible with a slide-in / slide-out animation.
|
|
14
14
|
* Configured via 'location', 'state', 'modal', 'preventDismiss' properties.
|
|
15
15
|
*/
|
|
16
|
-
class Drawer extends FoundationDialog {
|
|
16
|
+
export class Drawer extends FoundationDialog {
|
|
17
17
|
constructor() {
|
|
18
18
|
super(...arguments);
|
|
19
19
|
this.location = DrawerLocation.Left;
|
|
@@ -181,7 +181,6 @@ __decorate([
|
|
|
181
181
|
], Drawer.prototype, "preventDismiss", void 0);
|
|
182
182
|
const nimbleDrawer = Drawer.compose({
|
|
183
183
|
baseName: 'drawer',
|
|
184
|
-
// @ts-expect-error FAST templates have incorrect type, see: https://github.com/microsoft/fast/issues/5047
|
|
185
184
|
template,
|
|
186
185
|
styles
|
|
187
186
|
});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/drawer/index.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,YAAY,EAAE,SAAS,EAAE,MAAM,2BAA2B,CAAC;AACpE,OAAO,EACH,IAAI,EAEJ,UAAU,EAEb,MAAM,yBAAyB,CAAC;AACjC,OAAO,EACH,YAAY,EACZ,MAAM,IAAI,gBAAgB,EAC1B,cAAc,IAAI,QAAQ,EAC7B,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,UAAU,EAAE,MAAM,iCAAiC,CAAC;AAC7D,OAAO,EAAE,8BAA8B,EAAE,MAAM,2CAA2C,CAAC;AAC3F,OAAO,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAC/C,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,WAAW,EAAE,MAAM,SAAS,CAAC;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/drawer/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { ListboxOption as FoundationListboxOption } from '@microsoft/fast-foundation';
|
|
2
|
-
export type { ListboxOption };
|
|
3
2
|
declare global {
|
|
4
3
|
interface HTMLElementTagNameMap {
|
|
5
4
|
'nimble-listbox-option': ListboxOption;
|
|
@@ -8,7 +7,7 @@ declare global {
|
|
|
8
7
|
/**
|
|
9
8
|
* A nimble-styled HTML listbox option
|
|
10
9
|
*/
|
|
11
|
-
declare class ListboxOption extends FoundationListboxOption {
|
|
10
|
+
export declare class ListboxOption extends FoundationListboxOption {
|
|
12
11
|
get value(): string;
|
|
13
12
|
set value(value: string);
|
|
14
13
|
connectedCallback(): void;
|
|
@@ -3,7 +3,7 @@ import { styles } from './styles';
|
|
|
3
3
|
/**
|
|
4
4
|
* A nimble-styled HTML listbox option
|
|
5
5
|
*/
|
|
6
|
-
class ListboxOption extends FoundationListboxOption {
|
|
6
|
+
export class ListboxOption extends FoundationListboxOption {
|
|
7
7
|
// Workaround for https://github.com/microsoft/fast/issues/5219
|
|
8
8
|
get value() {
|
|
9
9
|
return super.value;
|
|
@@ -23,7 +23,6 @@ class ListboxOption extends FoundationListboxOption {
|
|
|
23
23
|
const nimbleListboxOption = ListboxOption.compose({
|
|
24
24
|
baseName: 'listbox-option',
|
|
25
25
|
baseClass: FoundationListboxOption,
|
|
26
|
-
// @ts-expect-error FAST templates have incorrect type, see: https://github.com/microsoft/fast/issues/5047
|
|
27
26
|
template,
|
|
28
27
|
styles
|
|
29
28
|
});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/listbox-option/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACH,YAAY,EACZ,aAAa,IAAI,uBAAuB,EACxC,qBAAqB,IAAI,QAAQ,EACpC,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/listbox-option/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACH,YAAY,EACZ,aAAa,IAAI,uBAAuB,EACxC,qBAAqB,IAAI,QAAQ,EACpC,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAQlC;;GAEG;AACH,MAAM,OAAO,aAAc,SAAQ,uBAAuB;IACtD,+DAA+D;IAC/D,IAAoB,KAAK;QACrB,OAAO,KAAK,CAAC,KAAK,CAAC;IACvB,CAAC;IAED,IAAoB,KAAK,CAAC,KAAa;QACnC,yBAAyB;QACzB,KAAK,CAAC,KAAK,GAAG,GAAG,KAAK,EAAE,CAAC;QAEzB,IAAI,IAAI,CAAC,eAAe,CAAC,WAAW,EAAE;YAClC,IAAI,CAAC,YAAY,CAAC,OAAO,EAAE,IAAI,CAAC,KAAK,CAAC,CAAC;SAC1C;IACL,CAAC;IAEe,iBAAiB;QAC7B,KAAK,CAAC,iBAAiB,EAAE,CAAC;QAC1B,IAAI,CAAC,YAAY,CAAC,OAAO,EAAE,IAAI,CAAC,KAAK,CAAC,CAAC;IAC3C,CAAC;CACJ;AAED,MAAM,mBAAmB,GAAG,aAAa,CAAC,OAAO,CAAC;IAC9C,QAAQ,EAAE,gBAAgB;IAC1B,SAAS,EAAE,uBAAuB;IAClC,QAAQ;IACR,MAAM;CACT,CAAC,CAAC;AAEH,YAAY,CAAC,WAAW,EAAE,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC,QAAQ,CAAC,mBAAmB,EAAE,CAAC,CAAC"}
|
package/dist/esm/menu/index.d.ts
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { Menu as FoundationMenu } from '@microsoft/fast-foundation';
|
|
2
|
-
export type { Menu };
|
|
3
2
|
declare global {
|
|
4
3
|
interface HTMLElementTagNameMap {
|
|
5
4
|
'nimble-menu': Menu;
|
|
@@ -8,5 +7,5 @@ declare global {
|
|
|
8
7
|
/**
|
|
9
8
|
* A nimble-styled menu
|
|
10
9
|
*/
|
|
11
|
-
declare class Menu extends FoundationMenu {
|
|
10
|
+
export declare class Menu extends FoundationMenu {
|
|
12
11
|
}
|
package/dist/esm/menu/index.js
CHANGED
|
@@ -3,7 +3,7 @@ import { styles } from './styles';
|
|
|
3
3
|
/**
|
|
4
4
|
* A nimble-styled menu
|
|
5
5
|
*/
|
|
6
|
-
class Menu extends FoundationMenu {
|
|
6
|
+
export class Menu extends FoundationMenu {
|
|
7
7
|
}
|
|
8
8
|
/**
|
|
9
9
|
* A function that returns a nimble-menu registration for configuring the component with a DesignSystem.
|
|
@@ -17,7 +17,6 @@ class Menu extends FoundationMenu {
|
|
|
17
17
|
const nimbleMenu = Menu.compose({
|
|
18
18
|
baseName: 'menu',
|
|
19
19
|
baseClass: FoundationMenu,
|
|
20
|
-
// @ts-expect-error FAST templates have incorrect type, see: https://github.com/microsoft/fast/issues/5047
|
|
21
20
|
template,
|
|
22
21
|
styles
|
|
23
22
|
});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/menu/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACH,YAAY,EACZ,IAAI,IAAI,cAAc,EACtB,YAAY,IAAI,QAAQ,EAC3B,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/menu/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACH,YAAY,EACZ,IAAI,IAAI,cAAc,EACtB,YAAY,IAAI,QAAQ,EAC3B,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAQlC;;GAEG;AACH,MAAM,OAAO,IAAK,SAAQ,cAAc;CAAG;AAE3C;;;;;;;;GAQG;AACH,MAAM,UAAU,GAAG,IAAI,CAAC,OAAO,CAAC;IAC5B,QAAQ,EAAE,MAAM;IAChB,SAAS,EAAE,cAAc;IACzB,QAAQ;IACR,MAAM;CACT,CAAC,CAAC;AAEH,YAAY,CAAC,WAAW,EAAE,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC,QAAQ,CAAC,UAAU,EAAE,CAAC,CAAC"}
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { MenuItem as FoundationMenuItem } from '@microsoft/fast-foundation';
|
|
2
|
-
export type { MenuItem };
|
|
3
2
|
declare global {
|
|
4
3
|
interface HTMLElementTagNameMap {
|
|
5
4
|
'nimble-menu-item': MenuItem;
|
|
@@ -8,5 +7,5 @@ declare global {
|
|
|
8
7
|
/**
|
|
9
8
|
* A nimble-styled menu-item
|
|
10
9
|
*/
|
|
11
|
-
declare class MenuItem extends FoundationMenuItem {
|
|
10
|
+
export declare class MenuItem extends FoundationMenuItem {
|
|
12
11
|
}
|
|
@@ -3,7 +3,7 @@ import { styles } from './styles';
|
|
|
3
3
|
/**
|
|
4
4
|
* A nimble-styled menu-item
|
|
5
5
|
*/
|
|
6
|
-
class MenuItem extends FoundationMenuItem {
|
|
6
|
+
export class MenuItem extends FoundationMenuItem {
|
|
7
7
|
}
|
|
8
8
|
/**
|
|
9
9
|
* A function that returns a nimble-menu-item registration for configuring the component with a DesignSystem.
|
|
@@ -17,7 +17,6 @@ class MenuItem extends FoundationMenuItem {
|
|
|
17
17
|
const nimbleMenuItem = MenuItem.compose({
|
|
18
18
|
baseName: 'menu-item',
|
|
19
19
|
baseClass: FoundationMenuItem,
|
|
20
|
-
// @ts-expect-error FAST templates have incorrect type, see: https://github.com/microsoft/fast/issues/5047
|
|
21
20
|
template,
|
|
22
21
|
styles
|
|
23
22
|
});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/menu-item/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACH,YAAY,EACZ,QAAQ,IAAI,kBAAkB,EAC9B,gBAAgB,IAAI,QAAQ,EAE/B,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/menu-item/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACH,YAAY,EACZ,QAAQ,IAAI,kBAAkB,EAC9B,gBAAgB,IAAI,QAAQ,EAE/B,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAQlC;;GAEG;AACH,MAAM,OAAO,QAAS,SAAQ,kBAAkB;CAAG;AAEnD;;;;;;;;GAQG;AACH,MAAM,cAAc,GAAG,QAAQ,CAAC,OAAO,CAAkB;IACrD,QAAQ,EAAE,WAAW;IACrB,SAAS,EAAE,kBAAkB;IAC7B,QAAQ;IACR,MAAM;CACT,CAAC,CAAC;AAEH,YAAY,CAAC,WAAW,EAAE,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC,QAAQ,CAAC,cAAc,EAAE,CAAC,CAAC"}
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { Breadcrumb as FoundationBreadcrumb } from '@microsoft/fast-foundation';
|
|
2
|
-
export type { Breadcrumb };
|
|
3
2
|
declare global {
|
|
4
3
|
interface HTMLElementTagNameMap {
|
|
5
4
|
'nimble-breadcrumb': Breadcrumb;
|
|
@@ -8,5 +7,5 @@ declare global {
|
|
|
8
7
|
/**
|
|
9
8
|
* A nimble-styled breadcrumb
|
|
10
9
|
*/
|
|
11
|
-
declare class Breadcrumb extends FoundationBreadcrumb {
|
|
10
|
+
export declare class Breadcrumb extends FoundationBreadcrumb {
|
|
12
11
|
}
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { BreadcrumbItem as FoundationBreadcrumbItem } from '@microsoft/fast-foundation';
|
|
2
|
-
export type { BreadcrumbItem };
|
|
3
2
|
declare global {
|
|
4
3
|
interface HTMLElementTagNameMap {
|
|
5
4
|
'nimble-breadcrumb-item': BreadcrumbItem;
|
|
@@ -8,5 +7,5 @@ declare global {
|
|
|
8
7
|
/**
|
|
9
8
|
* A nimble-styled breadcrumb item
|
|
10
9
|
*/
|
|
11
|
-
declare class BreadcrumbItem extends FoundationBreadcrumbItem {
|
|
10
|
+
export declare class BreadcrumbItem extends FoundationBreadcrumbItem {
|
|
12
11
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { Button as FoundationButton } from '@microsoft/fast-foundation';
|
|
2
2
|
import { ButtonAppearance } from './types';
|
|
3
|
-
export type { Button };
|
|
4
3
|
declare global {
|
|
5
4
|
interface HTMLElementTagNameMap {
|
|
6
5
|
'nimble-button': Button;
|
|
@@ -9,7 +8,7 @@ declare global {
|
|
|
9
8
|
/**
|
|
10
9
|
* A nimble-styled HTML button
|
|
11
10
|
*/
|
|
12
|
-
declare class Button extends FoundationButton {
|
|
11
|
+
export declare class Button extends FoundationButton {
|
|
13
12
|
/**
|
|
14
13
|
* The appearance the button should have.
|
|
15
14
|
*
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { Checkbox as FoundationCheckbox } from '@microsoft/fast-foundation';
|
|
2
|
-
export type { Checkbox };
|
|
3
2
|
declare global {
|
|
4
3
|
interface HTMLElementTagNameMap {
|
|
5
4
|
'nimble-checkbox': Checkbox;
|
|
@@ -8,5 +7,5 @@ declare global {
|
|
|
8
7
|
/**
|
|
9
8
|
* A nimble-styled checkbox control.
|
|
10
9
|
*/
|
|
11
|
-
declare class Checkbox extends FoundationCheckbox {
|
|
10
|
+
export declare class Checkbox extends FoundationCheckbox {
|
|
12
11
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { Dialog as FoundationDialog } from '@microsoft/fast-foundation';
|
|
2
2
|
import { DrawerLocation, DrawerState } from './types';
|
|
3
|
-
export type { Drawer };
|
|
4
3
|
declare global {
|
|
5
4
|
interface HTMLElementTagNameMap {
|
|
6
5
|
'nimble-drawer': Drawer;
|
|
@@ -11,7 +10,7 @@ declare global {
|
|
|
11
10
|
* which animates to be visible with a slide-in / slide-out animation.
|
|
12
11
|
* Configured via 'location', 'state', 'modal', 'preventDismiss' properties.
|
|
13
12
|
*/
|
|
14
|
-
declare class Drawer extends FoundationDialog {
|
|
13
|
+
export declare class Drawer extends FoundationDialog {
|
|
15
14
|
location: DrawerLocation;
|
|
16
15
|
state: DrawerState;
|
|
17
16
|
/**
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { ListboxOption as FoundationListboxOption } from '@microsoft/fast-foundation';
|
|
2
|
-
export type { ListboxOption };
|
|
3
2
|
declare global {
|
|
4
3
|
interface HTMLElementTagNameMap {
|
|
5
4
|
'nimble-listbox-option': ListboxOption;
|
|
@@ -8,7 +7,7 @@ declare global {
|
|
|
8
7
|
/**
|
|
9
8
|
* A nimble-styled HTML listbox option
|
|
10
9
|
*/
|
|
11
|
-
declare class ListboxOption extends FoundationListboxOption {
|
|
10
|
+
export declare class ListboxOption extends FoundationListboxOption {
|
|
12
11
|
get value(): string;
|
|
13
12
|
set value(value: string);
|
|
14
13
|
connectedCallback(): void;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { Menu as FoundationMenu } from '@microsoft/fast-foundation';
|
|
2
|
-
export type { Menu };
|
|
3
2
|
declare global {
|
|
4
3
|
interface HTMLElementTagNameMap {
|
|
5
4
|
'nimble-menu': Menu;
|
|
@@ -8,5 +7,5 @@ declare global {
|
|
|
8
7
|
/**
|
|
9
8
|
* A nimble-styled menu
|
|
10
9
|
*/
|
|
11
|
-
declare class Menu extends FoundationMenu {
|
|
10
|
+
export declare class Menu extends FoundationMenu {
|
|
12
11
|
}
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { MenuItem as FoundationMenuItem } from '@microsoft/fast-foundation';
|
|
2
|
-
export type { MenuItem };
|
|
3
2
|
declare global {
|
|
4
3
|
interface HTMLElementTagNameMap {
|
|
5
4
|
'nimble-menu-item': MenuItem;
|
|
@@ -8,5 +7,5 @@ declare global {
|
|
|
8
7
|
/**
|
|
9
8
|
* A nimble-styled menu-item
|
|
10
9
|
*/
|
|
11
|
-
declare class MenuItem extends FoundationMenuItem {
|
|
10
|
+
export declare class MenuItem extends FoundationMenuItem {
|
|
12
11
|
}
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { NumberField as FoundationNumberField } from '@microsoft/fast-foundation';
|
|
2
|
-
export type { NumberField };
|
|
3
2
|
declare global {
|
|
4
3
|
interface HTMLElementTagNameMap {
|
|
5
4
|
'nimble-number-field': NumberField;
|
|
@@ -8,5 +7,5 @@ declare global {
|
|
|
8
7
|
/**
|
|
9
8
|
* A nimble-styled HTML number input
|
|
10
9
|
*/
|
|
11
|
-
declare class NumberField extends FoundationNumberField {
|
|
10
|
+
export declare class NumberField extends FoundationNumberField {
|
|
12
11
|
}
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { Select as FoundationSelect } from '@microsoft/fast-foundation';
|
|
2
|
-
export type { Select };
|
|
3
2
|
declare global {
|
|
4
3
|
interface HTMLElementTagNameMap {
|
|
5
4
|
'nimble-select': Select;
|
|
@@ -8,7 +7,7 @@ declare global {
|
|
|
8
7
|
/**
|
|
9
8
|
* A nimble-styed HTML select
|
|
10
9
|
*/
|
|
11
|
-
declare class Select extends FoundationSelect {
|
|
10
|
+
export declare class Select extends FoundationSelect {
|
|
12
11
|
get value(): string;
|
|
13
12
|
set value(value: string);
|
|
14
13
|
setPositioning(): void;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { Switch as FoundationSwitch } from '@microsoft/fast-foundation';
|
|
2
|
-
export type { Switch };
|
|
3
2
|
declare global {
|
|
4
3
|
interface HTMLElementTagNameMap {
|
|
5
4
|
'nimble-switch': Switch;
|
|
@@ -8,5 +7,5 @@ declare global {
|
|
|
8
7
|
/**
|
|
9
8
|
* A nimble-styled switch control.
|
|
10
9
|
*/
|
|
11
|
-
declare class Switch extends FoundationSwitch {
|
|
10
|
+
export declare class Switch extends FoundationSwitch {
|
|
12
11
|
}
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { Tab as FoundationTab } from '@microsoft/fast-foundation';
|
|
2
|
-
export type { Tab };
|
|
3
2
|
declare global {
|
|
4
3
|
interface HTMLElementTagNameMap {
|
|
5
4
|
'nimble-tab': Tab;
|
|
@@ -8,5 +7,5 @@ declare global {
|
|
|
8
7
|
/**
|
|
9
8
|
* A nimble-styled HTML tab
|
|
10
9
|
*/
|
|
11
|
-
declare class Tab extends FoundationTab {
|
|
10
|
+
export declare class Tab extends FoundationTab {
|
|
12
11
|
}
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { TabPanel as FoundationTabPanel } from '@microsoft/fast-foundation';
|
|
2
|
-
export type { TabPanel };
|
|
3
2
|
declare global {
|
|
4
3
|
interface HTMLElementTagNameMap {
|
|
5
4
|
'nimble-tab-panel': TabPanel;
|
|
@@ -8,5 +7,5 @@ declare global {
|
|
|
8
7
|
/**
|
|
9
8
|
* A nimble-styled tab panel
|
|
10
9
|
*/
|
|
11
|
-
declare class TabPanel extends FoundationTabPanel {
|
|
10
|
+
export declare class TabPanel extends FoundationTabPanel {
|
|
12
11
|
}
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { Tabs as FoundationTabs } from '@microsoft/fast-foundation';
|
|
2
|
-
export type { Tabs };
|
|
3
2
|
declare global {
|
|
4
3
|
interface HTMLElementTagNameMap {
|
|
5
4
|
'nimble-tabs': Tabs;
|
|
@@ -8,5 +7,5 @@ declare global {
|
|
|
8
7
|
/**
|
|
9
8
|
* A nimble-styled tabs control
|
|
10
9
|
*/
|
|
11
|
-
declare class Tabs extends FoundationTabs {
|
|
10
|
+
export declare class Tabs extends FoundationTabs {
|
|
12
11
|
}
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { FoundationElement } from '@microsoft/fast-foundation';
|
|
2
|
-
export type { TabsToolbar };
|
|
3
2
|
declare global {
|
|
4
3
|
interface HTMLElementTagNameMap {
|
|
5
4
|
'nimble-tabs-toolbar': TabsToolbar;
|
|
@@ -8,5 +7,5 @@ declare global {
|
|
|
8
7
|
/**
|
|
9
8
|
* A nimble-styled container for toolbar content next to tabs.
|
|
10
9
|
*/
|
|
11
|
-
declare class TabsToolbar extends FoundationElement {
|
|
10
|
+
export declare class TabsToolbar extends FoundationElement {
|
|
12
11
|
}
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
import type { TabsToolbar } from '.';
|
|
2
|
+
export declare const template: import("@microsoft/fast-element").ViewTemplate<TabsToolbar, any>;
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { TextArea as FoundationTextArea } from '@microsoft/fast-foundation';
|
|
2
2
|
import { TextAreaAppearance } from './types';
|
|
3
|
-
export type { TextArea };
|
|
4
3
|
declare global {
|
|
5
4
|
interface HTMLElementTagNameMap {
|
|
6
5
|
'nimble-text-area': TextArea;
|
|
@@ -9,7 +8,7 @@ declare global {
|
|
|
9
8
|
/**
|
|
10
9
|
* A nimble-styed HTML text area
|
|
11
10
|
*/
|
|
12
|
-
declare class TextArea extends FoundationTextArea {
|
|
11
|
+
export declare class TextArea extends FoundationTextArea {
|
|
13
12
|
/**
|
|
14
13
|
* The appearance the text area should have.
|
|
15
14
|
*
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { TextField as FoundationTextField } from '@microsoft/fast-foundation';
|
|
2
2
|
import { TextFieldAppearance } from './types';
|
|
3
|
-
export type { TextField };
|
|
4
3
|
declare global {
|
|
5
4
|
interface HTMLElementTagNameMap {
|
|
6
5
|
'nimble-text-field': TextField;
|
|
@@ -9,7 +8,7 @@ declare global {
|
|
|
9
8
|
/**
|
|
10
9
|
* A nimble-styed HTML text input
|
|
11
10
|
*/
|
|
12
|
-
declare class TextField extends FoundationTextField {
|
|
11
|
+
export declare class TextField extends FoundationTextField {
|
|
13
12
|
/**
|
|
14
13
|
* The appearance the text field should have.
|
|
15
14
|
*
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { Switch as FoundationSwitch } from '@microsoft/fast-foundation';
|
|
2
2
|
import { ButtonAppearance } from '../patterns/button/types';
|
|
3
|
-
export type { ToggleButton };
|
|
4
3
|
declare global {
|
|
5
4
|
interface HTMLElementTagNameMap {
|
|
6
5
|
'nimble-toggle-button': ToggleButton;
|
|
@@ -9,7 +8,7 @@ declare global {
|
|
|
9
8
|
/**
|
|
10
9
|
* A nimble-styled toggle button control.
|
|
11
10
|
*/
|
|
12
|
-
declare class ToggleButton extends FoundationSwitch {
|
|
11
|
+
export declare class ToggleButton extends FoundationSwitch {
|
|
13
12
|
/**
|
|
14
13
|
* The appearance the button should have.
|
|
15
14
|
*
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { Toolbar as FoundationToolbar } from '@microsoft/fast-foundation';
|
|
2
|
+
declare global {
|
|
3
|
+
interface HTMLElementTagNameMap {
|
|
4
|
+
'nimble-toolbar': Toolbar;
|
|
5
|
+
}
|
|
6
|
+
}
|
|
7
|
+
/**
|
|
8
|
+
* A nimble-styled Toolbar
|
|
9
|
+
*/
|
|
10
|
+
export declare class Toolbar extends FoundationToolbar {
|
|
11
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const styles: import("@microsoft/fast-element").ElementStyles;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { TreeItem as FoundationTreeItem } from '@microsoft/fast-foundation';
|
|
2
|
-
export type { TreeItem };
|
|
3
2
|
declare global {
|
|
4
3
|
interface HTMLElementTagNameMap {
|
|
5
4
|
'nimble-tree-item': TreeItem;
|
|
@@ -15,7 +14,7 @@ declare global {
|
|
|
15
14
|
* Generates HTML Element: \<nimble-tree-item\>
|
|
16
15
|
*
|
|
17
16
|
*/
|
|
18
|
-
declare class TreeItem extends FoundationTreeItem {
|
|
17
|
+
export declare class TreeItem extends FoundationTreeItem {
|
|
19
18
|
private treeView;
|
|
20
19
|
constructor();
|
|
21
20
|
connectedCallback(): void;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { ElementStyles } from '@microsoft/fast-element';
|
|
2
|
-
import {
|
|
3
|
-
export declare const styles:
|
|
2
|
+
import { FoundationElementTemplate, TreeItemOptions } from '@microsoft/fast-foundation';
|
|
3
|
+
export declare const styles: FoundationElementTemplate<ElementStyles, TreeItemOptions>;
|