@genesislcap/foundation-ui 14.403.0 → 14.405.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.
@@ -1287,37 +1287,6 @@
1287
1287
  }
1288
1288
  ]
1289
1289
  },
1290
- {
1291
- "kind": "javascript-module",
1292
- "path": "src/_config/index.ts",
1293
- "declarations": [],
1294
- "exports": [
1295
- {
1296
- "kind": "js",
1297
- "name": "*",
1298
- "declaration": {
1299
- "name": "*",
1300
- "package": "./styles"
1301
- }
1302
- },
1303
- {
1304
- "kind": "js",
1305
- "name": "*",
1306
- "declaration": {
1307
- "name": "*",
1308
- "package": "./tokens"
1309
- }
1310
- },
1311
- {
1312
- "kind": "js",
1313
- "name": "*",
1314
- "declaration": {
1315
- "name": "*",
1316
- "package": "./values"
1317
- }
1318
- }
1319
- ]
1320
- },
1321
1290
  {
1322
1291
  "kind": "javascript-module",
1323
1292
  "path": "src/accordion-item/accordion-item.styles.ts",
@@ -1712,188 +1681,6 @@
1712
1681
  }
1713
1682
  ]
1714
1683
  },
1715
- {
1716
- "kind": "javascript-module",
1717
- "path": "src/accordion/accordion.styles.ts",
1718
- "declarations": [
1719
- {
1720
- "kind": "function",
1721
- "name": "foundationAccordionStyles",
1722
- "return": {
1723
- "type": {
1724
- "text": "ElementStyles"
1725
- }
1726
- },
1727
- "parameters": [
1728
- {
1729
- "name": "context",
1730
- "type": {
1731
- "text": "ElementDefinitionContext"
1732
- }
1733
- },
1734
- {
1735
- "name": "definition",
1736
- "type": {
1737
- "text": "FoundationElementDefinition"
1738
- }
1739
- }
1740
- ]
1741
- }
1742
- ],
1743
- "exports": [
1744
- {
1745
- "kind": "js",
1746
- "name": "foundationAccordionStyles",
1747
- "declaration": {
1748
- "name": "foundationAccordionStyles",
1749
- "module": "src/accordion/accordion.styles.ts"
1750
- }
1751
- }
1752
- ]
1753
- },
1754
- {
1755
- "kind": "javascript-module",
1756
- "path": "src/accordion/accordion.template.ts",
1757
- "declarations": [
1758
- {
1759
- "kind": "function",
1760
- "name": "foundationAccordionTemplate",
1761
- "return": {
1762
- "type": {
1763
- "text": "ViewTemplate<Accordion>"
1764
- }
1765
- },
1766
- "parameters": [
1767
- {
1768
- "name": "context",
1769
- "type": {
1770
- "text": "ElementDefinitionContext"
1771
- }
1772
- },
1773
- {
1774
- "name": "definition",
1775
- "type": {
1776
- "text": "FoundationElementDefinition"
1777
- }
1778
- }
1779
- ]
1780
- }
1781
- ],
1782
- "exports": [
1783
- {
1784
- "kind": "js",
1785
- "name": "foundationAccordionTemplate",
1786
- "declaration": {
1787
- "name": "foundationAccordionTemplate",
1788
- "module": "src/accordion/accordion.template.ts"
1789
- }
1790
- }
1791
- ]
1792
- },
1793
- {
1794
- "kind": "javascript-module",
1795
- "path": "src/accordion/accordion.ts",
1796
- "declarations": [
1797
- {
1798
- "kind": "class",
1799
- "description": "",
1800
- "name": "Accordion",
1801
- "superclass": {
1802
- "name": "FASTAccordion",
1803
- "package": "@microsoft/fast-foundation"
1804
- },
1805
- "tagName": "%%prefix%%-accordion",
1806
- "customElement": true
1807
- },
1808
- {
1809
- "kind": "variable",
1810
- "name": "foundationAccordionShadowOptions",
1811
- "type": {
1812
- "text": "ShadowRootInit"
1813
- },
1814
- "default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
1815
- },
1816
- {
1817
- "kind": "variable",
1818
- "name": "defaultAccordionConfig",
1819
- "type": {
1820
- "text": "object"
1821
- },
1822
- "default": "{}"
1823
- },
1824
- {
1825
- "kind": "variable",
1826
- "name": "foundationAccordion",
1827
- "description": "The Foundation Accordion",
1828
- "privacy": "public"
1829
- }
1830
- ],
1831
- "exports": [
1832
- {
1833
- "kind": "js",
1834
- "name": "Accordion",
1835
- "declaration": {
1836
- "name": "Accordion",
1837
- "module": "src/accordion/accordion.ts"
1838
- }
1839
- },
1840
- {
1841
- "kind": "js",
1842
- "name": "foundationAccordionShadowOptions",
1843
- "declaration": {
1844
- "name": "foundationAccordionShadowOptions",
1845
- "module": "src/accordion/accordion.ts"
1846
- }
1847
- },
1848
- {
1849
- "kind": "js",
1850
- "name": "defaultAccordionConfig",
1851
- "declaration": {
1852
- "name": "defaultAccordionConfig",
1853
- "module": "src/accordion/accordion.ts"
1854
- }
1855
- },
1856
- {
1857
- "kind": "js",
1858
- "name": "foundationAccordion",
1859
- "declaration": {
1860
- "name": "foundationAccordion",
1861
- "module": "src/accordion/accordion.ts"
1862
- }
1863
- }
1864
- ]
1865
- },
1866
- {
1867
- "kind": "javascript-module",
1868
- "path": "src/accordion/index.ts",
1869
- "declarations": [],
1870
- "exports": [
1871
- {
1872
- "kind": "js",
1873
- "name": "*",
1874
- "declaration": {
1875
- "name": "*",
1876
- "package": "./accordion.template"
1877
- }
1878
- },
1879
- {
1880
- "kind": "js",
1881
- "name": "*",
1882
- "declaration": {
1883
- "name": "*",
1884
- "package": "./accordion.styles"
1885
- }
1886
- },
1887
- {
1888
- "kind": "js",
1889
- "name": "*",
1890
- "declaration": {
1891
- "name": "*",
1892
- "package": "./accordion"
1893
- }
1894
- }
1895
- ]
1896
- },
1897
1684
  {
1898
1685
  "kind": "javascript-module",
1899
1686
  "path": "src/actions-menu/actions-menu.styles.ts",
@@ -2453,6 +2240,37 @@
2453
2240
  }
2454
2241
  ]
2455
2242
  },
2243
+ {
2244
+ "kind": "javascript-module",
2245
+ "path": "src/_config/index.ts",
2246
+ "declarations": [],
2247
+ "exports": [
2248
+ {
2249
+ "kind": "js",
2250
+ "name": "*",
2251
+ "declaration": {
2252
+ "name": "*",
2253
+ "package": "./styles"
2254
+ }
2255
+ },
2256
+ {
2257
+ "kind": "js",
2258
+ "name": "*",
2259
+ "declaration": {
2260
+ "name": "*",
2261
+ "package": "./tokens"
2262
+ }
2263
+ },
2264
+ {
2265
+ "kind": "js",
2266
+ "name": "*",
2267
+ "declaration": {
2268
+ "name": "*",
2269
+ "package": "./values"
2270
+ }
2271
+ }
2272
+ ]
2273
+ },
2456
2274
  {
2457
2275
  "kind": "javascript-module",
2458
2276
  "path": "src/ai-criteria-search/ai-criteria-search.styles.ts",
@@ -3433,6 +3251,188 @@
3433
3251
  }
3434
3252
  ]
3435
3253
  },
3254
+ {
3255
+ "kind": "javascript-module",
3256
+ "path": "src/accordion/accordion.styles.ts",
3257
+ "declarations": [
3258
+ {
3259
+ "kind": "function",
3260
+ "name": "foundationAccordionStyles",
3261
+ "return": {
3262
+ "type": {
3263
+ "text": "ElementStyles"
3264
+ }
3265
+ },
3266
+ "parameters": [
3267
+ {
3268
+ "name": "context",
3269
+ "type": {
3270
+ "text": "ElementDefinitionContext"
3271
+ }
3272
+ },
3273
+ {
3274
+ "name": "definition",
3275
+ "type": {
3276
+ "text": "FoundationElementDefinition"
3277
+ }
3278
+ }
3279
+ ]
3280
+ }
3281
+ ],
3282
+ "exports": [
3283
+ {
3284
+ "kind": "js",
3285
+ "name": "foundationAccordionStyles",
3286
+ "declaration": {
3287
+ "name": "foundationAccordionStyles",
3288
+ "module": "src/accordion/accordion.styles.ts"
3289
+ }
3290
+ }
3291
+ ]
3292
+ },
3293
+ {
3294
+ "kind": "javascript-module",
3295
+ "path": "src/accordion/accordion.template.ts",
3296
+ "declarations": [
3297
+ {
3298
+ "kind": "function",
3299
+ "name": "foundationAccordionTemplate",
3300
+ "return": {
3301
+ "type": {
3302
+ "text": "ViewTemplate<Accordion>"
3303
+ }
3304
+ },
3305
+ "parameters": [
3306
+ {
3307
+ "name": "context",
3308
+ "type": {
3309
+ "text": "ElementDefinitionContext"
3310
+ }
3311
+ },
3312
+ {
3313
+ "name": "definition",
3314
+ "type": {
3315
+ "text": "FoundationElementDefinition"
3316
+ }
3317
+ }
3318
+ ]
3319
+ }
3320
+ ],
3321
+ "exports": [
3322
+ {
3323
+ "kind": "js",
3324
+ "name": "foundationAccordionTemplate",
3325
+ "declaration": {
3326
+ "name": "foundationAccordionTemplate",
3327
+ "module": "src/accordion/accordion.template.ts"
3328
+ }
3329
+ }
3330
+ ]
3331
+ },
3332
+ {
3333
+ "kind": "javascript-module",
3334
+ "path": "src/accordion/accordion.ts",
3335
+ "declarations": [
3336
+ {
3337
+ "kind": "class",
3338
+ "description": "",
3339
+ "name": "Accordion",
3340
+ "superclass": {
3341
+ "name": "FASTAccordion",
3342
+ "package": "@microsoft/fast-foundation"
3343
+ },
3344
+ "tagName": "%%prefix%%-accordion",
3345
+ "customElement": true
3346
+ },
3347
+ {
3348
+ "kind": "variable",
3349
+ "name": "foundationAccordionShadowOptions",
3350
+ "type": {
3351
+ "text": "ShadowRootInit"
3352
+ },
3353
+ "default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
3354
+ },
3355
+ {
3356
+ "kind": "variable",
3357
+ "name": "defaultAccordionConfig",
3358
+ "type": {
3359
+ "text": "object"
3360
+ },
3361
+ "default": "{}"
3362
+ },
3363
+ {
3364
+ "kind": "variable",
3365
+ "name": "foundationAccordion",
3366
+ "description": "The Foundation Accordion",
3367
+ "privacy": "public"
3368
+ }
3369
+ ],
3370
+ "exports": [
3371
+ {
3372
+ "kind": "js",
3373
+ "name": "Accordion",
3374
+ "declaration": {
3375
+ "name": "Accordion",
3376
+ "module": "src/accordion/accordion.ts"
3377
+ }
3378
+ },
3379
+ {
3380
+ "kind": "js",
3381
+ "name": "foundationAccordionShadowOptions",
3382
+ "declaration": {
3383
+ "name": "foundationAccordionShadowOptions",
3384
+ "module": "src/accordion/accordion.ts"
3385
+ }
3386
+ },
3387
+ {
3388
+ "kind": "js",
3389
+ "name": "defaultAccordionConfig",
3390
+ "declaration": {
3391
+ "name": "defaultAccordionConfig",
3392
+ "module": "src/accordion/accordion.ts"
3393
+ }
3394
+ },
3395
+ {
3396
+ "kind": "js",
3397
+ "name": "foundationAccordion",
3398
+ "declaration": {
3399
+ "name": "foundationAccordion",
3400
+ "module": "src/accordion/accordion.ts"
3401
+ }
3402
+ }
3403
+ ]
3404
+ },
3405
+ {
3406
+ "kind": "javascript-module",
3407
+ "path": "src/accordion/index.ts",
3408
+ "declarations": [],
3409
+ "exports": [
3410
+ {
3411
+ "kind": "js",
3412
+ "name": "*",
3413
+ "declaration": {
3414
+ "name": "*",
3415
+ "package": "./accordion.template"
3416
+ }
3417
+ },
3418
+ {
3419
+ "kind": "js",
3420
+ "name": "*",
3421
+ "declaration": {
3422
+ "name": "*",
3423
+ "package": "./accordion.styles"
3424
+ }
3425
+ },
3426
+ {
3427
+ "kind": "js",
3428
+ "name": "*",
3429
+ "declaration": {
3430
+ "name": "*",
3431
+ "package": "./accordion"
3432
+ }
3433
+ }
3434
+ ]
3435
+ },
3436
3436
  {
3437
3437
  "kind": "javascript-module",
3438
3438
  "path": "src/anchor/anchor.styles.ts",
@@ -48323,6 +48323,16 @@
48323
48323
  "description": "",
48324
48324
  "name": "Tabs",
48325
48325
  "members": [
48326
+ {
48327
+ "kind": "field",
48328
+ "name": "scrollable",
48329
+ "type": {
48330
+ "text": "boolean"
48331
+ },
48332
+ "default": "false",
48333
+ "description": "When true, the tab list becomes horizontally scrollable when its\ncontents exceed the width of the container.",
48334
+ "privacy": "public"
48335
+ },
48326
48336
  {
48327
48337
  "kind": "field",
48328
48338
  "name": "currentTabIndex",
@@ -48789,50 +48799,50 @@
48789
48799
  }
48790
48800
  }
48791
48801
  ],
48792
- "superclass": {
48793
- "name": "FASTTabs",
48794
- "package": "@microsoft/fast-components"
48795
- },
48796
- "tagName": "%%prefix%%-tabs",
48797
- "customElement": true,
48798
48802
  "attributes": [
48799
48803
  {
48800
- "name": "orientation",
48801
48804
  "type": {
48802
- "text": "TabsOrientation"
48805
+ "text": "boolean"
48803
48806
  },
48804
- "description": "The orientation",
48805
- "fieldName": "orientation",
48807
+ "default": "false",
48808
+ "description": "When true, the tab list becomes horizontally scrollable when its\ncontents exceed the width of the container.",
48809
+ "fieldName": "scrollable",
48806
48810
  "inheritedFrom": {
48807
48811
  "name": "Tabs",
48808
48812
  "module": "src/tabs/tabs.ts"
48809
48813
  }
48810
48814
  },
48811
48815
  {
48812
- "name": "activeid",
48816
+ "name": "orientation",
48813
48817
  "type": {
48814
- "text": "string"
48818
+ "text": "TabsOrientation"
48815
48819
  },
48816
- "description": "The id of the active tab",
48817
- "fieldName": "activeid",
48820
+ "description": "The orientation",
48821
+ "fieldName": "orientation",
48818
48822
  "inheritedFrom": {
48819
48823
  "name": "Tabs",
48820
48824
  "module": "src/tabs/tabs.ts"
48821
48825
  }
48822
48826
  },
48823
48827
  {
48828
+ "name": "activeid",
48824
48829
  "type": {
48825
- "text": "boolean"
48830
+ "text": "string"
48826
48831
  },
48827
- "default": "true",
48828
- "description": "Whether or not to show the active indicator",
48829
- "fieldName": "activeindicator",
48832
+ "description": "The id of the active tab",
48833
+ "fieldName": "activeid",
48830
48834
  "inheritedFrom": {
48831
48835
  "name": "Tabs",
48832
48836
  "module": "src/tabs/tabs.ts"
48833
48837
  }
48834
48838
  }
48835
48839
  ],
48840
+ "superclass": {
48841
+ "name": "FASTTabs",
48842
+ "package": "@microsoft/fast-components"
48843
+ },
48844
+ "tagName": "%%prefix%%-tabs",
48845
+ "customElement": true,
48836
48846
  "events": [
48837
48847
  {
48838
48848
  "description": "Fires a custom 'change' event when a tab is clicked or during keyboard navigation",
@@ -3,6 +3,13 @@ import { Tabs as FASTTabs } from '@microsoft/fast-components';
3
3
  * @tagname %%prefix%%-tabs
4
4
  */
5
5
  export declare class Tabs extends FASTTabs {
6
+ /**
7
+ * When true, the tab list becomes horizontally scrollable when its
8
+ * contents exceed the width of the container.
9
+ *
10
+ * @public
11
+ */
12
+ scrollable: boolean;
6
13
  /**
7
14
  * A zero-index number representing the active tab
8
15
  *
@@ -1 +1 @@
1
- {"version":3,"file":"tabs.d.ts","sourceRoot":"","sources":["../../../src/tabs/tabs.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,IAAI,QAAQ,EAAE,MAAM,4BAA4B,CAAC;AAI9D;;GAEG;AACH,qBAAa,IAAK,SAAQ,QAAQ;IAChC;;;;;OAKG;IACH,IAAI,eAAe,IAAI,MAAM,GAAG,SAAS,CAGxC;CACF;AAGD,eAAO,MAAM,2BAA2B,EAAE,cAA0B,CAAC;AAErE,eAAO,MAAM,iBAAiB,IAAK,CAAC;AAEpC;;;;;;GAMG;AACH,eAAO,MAAM,cAAc,oTAMzB,CAAC"}
1
+ {"version":3,"file":"tabs.d.ts","sourceRoot":"","sources":["../../../src/tabs/tabs.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,IAAI,QAAQ,EAAE,MAAM,4BAA4B,CAAC;AAK9D;;GAEG;AACH,qBAAa,IAAK,SAAQ,QAAQ;IAChC;;;;;OAKG;IACwB,UAAU,EAAE,OAAO,CAAS;IAEvD;;;;;OAKG;IACH,IAAI,eAAe,IAAI,MAAM,GAAG,SAAS,CAGxC;CACF;AAGD,eAAO,MAAM,2BAA2B,EAAE,cAA0B,CAAC;AAErE,eAAO,MAAM,iBAAiB,IAAK,CAAC;AAEpC;;;;;;GAMG;AACH,eAAO,MAAM,cAAc,oTAMzB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"tabs.styles.d.ts","sourceRoot":"","sources":["../../../src/tabs/tabs.styles.ts"],"names":[],"mappings":"AACA,OAAO,EAAO,aAAa,EAAE,MAAM,yBAAyB,CAAC;AAC7D,OAAO,KAAK,EACV,wBAAwB,EACxB,2BAA2B,EAC5B,MAAM,4BAA4B,CAAC;AAEpC,eAAO,MAAM,oBAAoB,GAC/B,SAAS,wBAAwB,EACjC,YAAY,2BAA2B,KACtC,aAOF,CAAC"}
1
+ {"version":3,"file":"tabs.styles.d.ts","sourceRoot":"","sources":["../../../src/tabs/tabs.styles.ts"],"names":[],"mappings":"AACA,OAAO,EAAO,aAAa,EAAE,MAAM,yBAAyB,CAAC;AAC7D,OAAO,KAAK,EACV,wBAAwB,EACxB,2BAA2B,EAC5B,MAAM,4BAA4B,CAAC;AAEpC,eAAO,MAAM,oBAAoB,GAC/B,SAAS,wBAAwB,EACjC,YAAY,2BAA2B,KACtC,aAiBF,CAAC"}
@@ -1,10 +1,22 @@
1
+ import { __decorate } from "tslib";
1
2
  import { Tabs as FASTTabs } from '@microsoft/fast-components';
3
+ import { attr } from '@microsoft/fast-element';
2
4
  import { foundationTabsStyles as styles } from './tabs.styles';
3
5
  import { foundationTabsTemplate as template } from './tabs.template';
4
6
  /**
5
7
  * @tagname %%prefix%%-tabs
6
8
  */
7
9
  export class Tabs extends FASTTabs {
10
+ constructor() {
11
+ super(...arguments);
12
+ /**
13
+ * When true, the tab list becomes horizontally scrollable when its
14
+ * contents exceed the width of the container.
15
+ *
16
+ * @public
17
+ */
18
+ this.scrollable = false;
19
+ }
8
20
  /**
9
21
  * A zero-index number representing the active tab
10
22
  *
@@ -16,6 +28,9 @@ export class Tabs extends FASTTabs {
16
28
  return ref.activeTabIndex;
17
29
  }
18
30
  }
31
+ __decorate([
32
+ attr({ mode: 'boolean' })
33
+ ], Tabs.prototype, "scrollable", void 0);
19
34
  // explicitly declaring for extensibility
20
35
  export const foundationTabsShadowOptions = undefined;
21
36
  export const defaultTabsConfig = {};
@@ -7,4 +7,14 @@ export const foundationTabsStyles = (context, definition) => css `
7
7
  height: 100%;
8
8
  width: 100%;
9
9
  }
10
+
11
+ :host([scrollable]) [part='tablist'] {
12
+ overflow-x: auto;
13
+ overflow-y: hidden;
14
+ white-space: nowrap;
15
+ }
16
+
17
+ :host([scrollable]) ::slotted([role='tab']) {
18
+ flex: 0 0 auto;
19
+ }
10
20
  `;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@genesislcap/foundation-ui",
3
3
  "description": "Genesis Foundation UI",
4
- "version": "14.403.0",
4
+ "version": "14.405.0",
5
5
  "sideEffects": false,
6
6
  "license": "SEE LICENSE IN license.txt",
7
7
  "main": "dist/esm/index.js",
@@ -85,13 +85,13 @@
85
85
  }
86
86
  },
87
87
  "devDependencies": {
88
- "@genesislcap/foundation-testing": "14.403.0",
89
- "@genesislcap/genx": "14.403.0",
90
- "@genesislcap/rollup-builder": "14.403.0",
91
- "@genesislcap/ts-builder": "14.403.0",
92
- "@genesislcap/uvu-playwright-builder": "14.403.0",
93
- "@genesislcap/vite-builder": "14.403.0",
94
- "@genesislcap/webpack-builder": "14.403.0",
88
+ "@genesislcap/foundation-testing": "14.405.0",
89
+ "@genesislcap/genx": "14.405.0",
90
+ "@genesislcap/rollup-builder": "14.405.0",
91
+ "@genesislcap/ts-builder": "14.405.0",
92
+ "@genesislcap/uvu-playwright-builder": "14.405.0",
93
+ "@genesislcap/vite-builder": "14.405.0",
94
+ "@genesislcap/webpack-builder": "14.405.0",
95
95
  "copyfiles": "^2.4.1"
96
96
  },
97
97
  "dependencies": {
@@ -100,16 +100,16 @@
100
100
  "@fortawesome/free-regular-svg-icons": "^6.2.1",
101
101
  "@fortawesome/free-solid-svg-icons": "^6.2.1",
102
102
  "@genesiscommunitysuccess/analyzer-import-alias-plugin": "^5.0.3",
103
- "@genesislcap/expression-builder": "14.403.0",
104
- "@genesislcap/foundation-ai": "14.403.0",
105
- "@genesislcap/foundation-comms": "14.403.0",
106
- "@genesislcap/foundation-criteria": "14.403.0",
107
- "@genesislcap/foundation-errors": "14.403.0",
108
- "@genesislcap/foundation-events": "14.403.0",
109
- "@genesislcap/foundation-logger": "14.403.0",
110
- "@genesislcap/foundation-notifications": "14.403.0",
111
- "@genesislcap/foundation-user": "14.403.0",
112
- "@genesislcap/foundation-utils": "14.403.0",
103
+ "@genesislcap/expression-builder": "14.405.0",
104
+ "@genesislcap/foundation-ai": "14.405.0",
105
+ "@genesislcap/foundation-comms": "14.405.0",
106
+ "@genesislcap/foundation-criteria": "14.405.0",
107
+ "@genesislcap/foundation-errors": "14.405.0",
108
+ "@genesislcap/foundation-events": "14.405.0",
109
+ "@genesislcap/foundation-logger": "14.405.0",
110
+ "@genesislcap/foundation-notifications": "14.405.0",
111
+ "@genesislcap/foundation-user": "14.405.0",
112
+ "@genesislcap/foundation-utils": "14.405.0",
113
113
  "@microsoft/fast-colors": "5.3.1",
114
114
  "@microsoft/fast-components": "2.30.6",
115
115
  "@microsoft/fast-element": "1.14.0",
@@ -131,5 +131,5 @@
131
131
  "access": "public"
132
132
  },
133
133
  "customElements": "dist/custom-elements.json",
134
- "gitHead": "9e1e2d8c0309a4b540c65de0ebf8acd44f4ce73b"
134
+ "gitHead": "90757d4adb4c7b20ee266e0add3126dd76cb6398"
135
135
  }