@genesislcap/foundation-ui 14.281.1 → 14.281.2

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.
@@ -915,158 +915,7 @@
915
915
  },
916
916
  {
917
917
  "kind": "javascript-module",
918
- "path": "src/accordion/accordion.styles.ts",
919
- "declarations": [
920
- {
921
- "kind": "function",
922
- "name": "foundationAccordionStyles",
923
- "return": {
924
- "type": {
925
- "text": "ElementStyles"
926
- }
927
- },
928
- "parameters": [
929
- {
930
- "name": "context",
931
- "type": {
932
- "text": "ElementDefinitionContext"
933
- }
934
- },
935
- {
936
- "name": "definition",
937
- "type": {
938
- "text": "FoundationElementDefinition"
939
- }
940
- }
941
- ]
942
- }
943
- ],
944
- "exports": [
945
- {
946
- "kind": "js",
947
- "name": "foundationAccordionStyles",
948
- "declaration": {
949
- "name": "foundationAccordionStyles",
950
- "module": "src/accordion/accordion.styles.ts"
951
- }
952
- }
953
- ]
954
- },
955
- {
956
- "kind": "javascript-module",
957
- "path": "src/accordion/accordion.template.ts",
958
- "declarations": [
959
- {
960
- "kind": "function",
961
- "name": "foundationAccordionTemplate",
962
- "return": {
963
- "type": {
964
- "text": "ViewTemplate<Accordion>"
965
- }
966
- },
967
- "parameters": [
968
- {
969
- "name": "context",
970
- "type": {
971
- "text": "ElementDefinitionContext"
972
- }
973
- },
974
- {
975
- "name": "definition",
976
- "type": {
977
- "text": "FoundationElementDefinition"
978
- }
979
- }
980
- ]
981
- }
982
- ],
983
- "exports": [
984
- {
985
- "kind": "js",
986
- "name": "foundationAccordionTemplate",
987
- "declaration": {
988
- "name": "foundationAccordionTemplate",
989
- "module": "src/accordion/accordion.template.ts"
990
- }
991
- }
992
- ]
993
- },
994
- {
995
- "kind": "javascript-module",
996
- "path": "src/accordion/accordion.ts",
997
- "declarations": [
998
- {
999
- "kind": "class",
1000
- "description": "",
1001
- "name": "Accordion",
1002
- "superclass": {
1003
- "name": "FASTAccordion",
1004
- "package": "@microsoft/fast-foundation"
1005
- },
1006
- "tagName": "%%prefix%%-accordion",
1007
- "customElement": true
1008
- },
1009
- {
1010
- "kind": "variable",
1011
- "name": "foundationAccordionShadowOptions",
1012
- "type": {
1013
- "text": "ShadowRootInit"
1014
- },
1015
- "default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
1016
- },
1017
- {
1018
- "kind": "variable",
1019
- "name": "defaultAccordionConfig",
1020
- "type": {
1021
- "text": "object"
1022
- },
1023
- "default": "{}"
1024
- },
1025
- {
1026
- "kind": "variable",
1027
- "name": "foundationAccordion",
1028
- "description": "The Foundation Accordion",
1029
- "privacy": "public"
1030
- }
1031
- ],
1032
- "exports": [
1033
- {
1034
- "kind": "js",
1035
- "name": "Accordion",
1036
- "declaration": {
1037
- "name": "Accordion",
1038
- "module": "src/accordion/accordion.ts"
1039
- }
1040
- },
1041
- {
1042
- "kind": "js",
1043
- "name": "foundationAccordionShadowOptions",
1044
- "declaration": {
1045
- "name": "foundationAccordionShadowOptions",
1046
- "module": "src/accordion/accordion.ts"
1047
- }
1048
- },
1049
- {
1050
- "kind": "js",
1051
- "name": "defaultAccordionConfig",
1052
- "declaration": {
1053
- "name": "defaultAccordionConfig",
1054
- "module": "src/accordion/accordion.ts"
1055
- }
1056
- },
1057
- {
1058
- "kind": "js",
1059
- "name": "foundationAccordion",
1060
- "declaration": {
1061
- "name": "foundationAccordion",
1062
- "module": "src/accordion/accordion.ts"
1063
- }
1064
- }
1065
- ]
1066
- },
1067
- {
1068
- "kind": "javascript-module",
1069
- "path": "src/accordion/index.ts",
918
+ "path": "src/_config/index.ts",
1070
919
  "declarations": [],
1071
920
  "exports": [
1072
921
  {
@@ -1074,7 +923,7 @@
1074
923
  "name": "*",
1075
924
  "declaration": {
1076
925
  "name": "*",
1077
- "package": "./accordion.template"
926
+ "package": "./styles"
1078
927
  }
1079
928
  },
1080
929
  {
@@ -1082,7 +931,7 @@
1082
931
  "name": "*",
1083
932
  "declaration": {
1084
933
  "name": "*",
1085
- "package": "./accordion.styles"
934
+ "package": "./tokens"
1086
935
  }
1087
936
  },
1088
937
  {
@@ -1090,7 +939,7 @@
1090
939
  "name": "*",
1091
940
  "declaration": {
1092
941
  "name": "*",
1093
- "package": "./accordion"
942
+ "package": "./values"
1094
943
  }
1095
944
  }
1096
945
  ]
@@ -1489,37 +1338,6 @@
1489
1338
  }
1490
1339
  ]
1491
1340
  },
1492
- {
1493
- "kind": "javascript-module",
1494
- "path": "src/_config/index.ts",
1495
- "declarations": [],
1496
- "exports": [
1497
- {
1498
- "kind": "js",
1499
- "name": "*",
1500
- "declaration": {
1501
- "name": "*",
1502
- "package": "./styles"
1503
- }
1504
- },
1505
- {
1506
- "kind": "js",
1507
- "name": "*",
1508
- "declaration": {
1509
- "name": "*",
1510
- "package": "./tokens"
1511
- }
1512
- },
1513
- {
1514
- "kind": "js",
1515
- "name": "*",
1516
- "declaration": {
1517
- "name": "*",
1518
- "package": "./values"
1519
- }
1520
- }
1521
- ]
1522
- },
1523
1341
  {
1524
1342
  "kind": "javascript-module",
1525
1343
  "path": "src/actions-menu/actions-menu.styles.ts",
@@ -2599,6 +2417,188 @@
2599
2417
  }
2600
2418
  ]
2601
2419
  },
2420
+ {
2421
+ "kind": "javascript-module",
2422
+ "path": "src/accordion/accordion.styles.ts",
2423
+ "declarations": [
2424
+ {
2425
+ "kind": "function",
2426
+ "name": "foundationAccordionStyles",
2427
+ "return": {
2428
+ "type": {
2429
+ "text": "ElementStyles"
2430
+ }
2431
+ },
2432
+ "parameters": [
2433
+ {
2434
+ "name": "context",
2435
+ "type": {
2436
+ "text": "ElementDefinitionContext"
2437
+ }
2438
+ },
2439
+ {
2440
+ "name": "definition",
2441
+ "type": {
2442
+ "text": "FoundationElementDefinition"
2443
+ }
2444
+ }
2445
+ ]
2446
+ }
2447
+ ],
2448
+ "exports": [
2449
+ {
2450
+ "kind": "js",
2451
+ "name": "foundationAccordionStyles",
2452
+ "declaration": {
2453
+ "name": "foundationAccordionStyles",
2454
+ "module": "src/accordion/accordion.styles.ts"
2455
+ }
2456
+ }
2457
+ ]
2458
+ },
2459
+ {
2460
+ "kind": "javascript-module",
2461
+ "path": "src/accordion/accordion.template.ts",
2462
+ "declarations": [
2463
+ {
2464
+ "kind": "function",
2465
+ "name": "foundationAccordionTemplate",
2466
+ "return": {
2467
+ "type": {
2468
+ "text": "ViewTemplate<Accordion>"
2469
+ }
2470
+ },
2471
+ "parameters": [
2472
+ {
2473
+ "name": "context",
2474
+ "type": {
2475
+ "text": "ElementDefinitionContext"
2476
+ }
2477
+ },
2478
+ {
2479
+ "name": "definition",
2480
+ "type": {
2481
+ "text": "FoundationElementDefinition"
2482
+ }
2483
+ }
2484
+ ]
2485
+ }
2486
+ ],
2487
+ "exports": [
2488
+ {
2489
+ "kind": "js",
2490
+ "name": "foundationAccordionTemplate",
2491
+ "declaration": {
2492
+ "name": "foundationAccordionTemplate",
2493
+ "module": "src/accordion/accordion.template.ts"
2494
+ }
2495
+ }
2496
+ ]
2497
+ },
2498
+ {
2499
+ "kind": "javascript-module",
2500
+ "path": "src/accordion/accordion.ts",
2501
+ "declarations": [
2502
+ {
2503
+ "kind": "class",
2504
+ "description": "",
2505
+ "name": "Accordion",
2506
+ "superclass": {
2507
+ "name": "FASTAccordion",
2508
+ "package": "@microsoft/fast-foundation"
2509
+ },
2510
+ "tagName": "%%prefix%%-accordion",
2511
+ "customElement": true
2512
+ },
2513
+ {
2514
+ "kind": "variable",
2515
+ "name": "foundationAccordionShadowOptions",
2516
+ "type": {
2517
+ "text": "ShadowRootInit"
2518
+ },
2519
+ "default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
2520
+ },
2521
+ {
2522
+ "kind": "variable",
2523
+ "name": "defaultAccordionConfig",
2524
+ "type": {
2525
+ "text": "object"
2526
+ },
2527
+ "default": "{}"
2528
+ },
2529
+ {
2530
+ "kind": "variable",
2531
+ "name": "foundationAccordion",
2532
+ "description": "The Foundation Accordion",
2533
+ "privacy": "public"
2534
+ }
2535
+ ],
2536
+ "exports": [
2537
+ {
2538
+ "kind": "js",
2539
+ "name": "Accordion",
2540
+ "declaration": {
2541
+ "name": "Accordion",
2542
+ "module": "src/accordion/accordion.ts"
2543
+ }
2544
+ },
2545
+ {
2546
+ "kind": "js",
2547
+ "name": "foundationAccordionShadowOptions",
2548
+ "declaration": {
2549
+ "name": "foundationAccordionShadowOptions",
2550
+ "module": "src/accordion/accordion.ts"
2551
+ }
2552
+ },
2553
+ {
2554
+ "kind": "js",
2555
+ "name": "defaultAccordionConfig",
2556
+ "declaration": {
2557
+ "name": "defaultAccordionConfig",
2558
+ "module": "src/accordion/accordion.ts"
2559
+ }
2560
+ },
2561
+ {
2562
+ "kind": "js",
2563
+ "name": "foundationAccordion",
2564
+ "declaration": {
2565
+ "name": "foundationAccordion",
2566
+ "module": "src/accordion/accordion.ts"
2567
+ }
2568
+ }
2569
+ ]
2570
+ },
2571
+ {
2572
+ "kind": "javascript-module",
2573
+ "path": "src/accordion/index.ts",
2574
+ "declarations": [],
2575
+ "exports": [
2576
+ {
2577
+ "kind": "js",
2578
+ "name": "*",
2579
+ "declaration": {
2580
+ "name": "*",
2581
+ "package": "./accordion.template"
2582
+ }
2583
+ },
2584
+ {
2585
+ "kind": "js",
2586
+ "name": "*",
2587
+ "declaration": {
2588
+ "name": "*",
2589
+ "package": "./accordion.styles"
2590
+ }
2591
+ },
2592
+ {
2593
+ "kind": "js",
2594
+ "name": "*",
2595
+ "declaration": {
2596
+ "name": "*",
2597
+ "package": "./accordion"
2598
+ }
2599
+ }
2600
+ ]
2601
+ },
2602
2602
  {
2603
2603
  "kind": "javascript-module",
2604
2604
  "path": "src/anchored-region/anchor-region.template.ts",
@@ -48298,11 +48298,11 @@
48298
48298
  },
48299
48299
  {
48300
48300
  "kind": "javascript-module",
48301
- "path": "src/flex-layout/responsiveness/flex-layout-rwd.styles.ts",
48301
+ "path": "src/grid-layout/responsiveness/grid-layout-rwd.styles.ts",
48302
48302
  "declarations": [
48303
48303
  {
48304
48304
  "kind": "function",
48305
- "name": "flexLayoutRWDStyles",
48305
+ "name": "gridLayoutRWDStyles",
48306
48306
  "return": {
48307
48307
  "type": {
48308
48308
  "text": "ElementStyles"
@@ -48313,7 +48313,7 @@
48313
48313
  "name": "breakPoint",
48314
48314
  "optional": true,
48315
48315
  "type": {
48316
- "text": "FlexBreakPointType"
48316
+ "text": "GridBreakPointType"
48317
48317
  }
48318
48318
  }
48319
48319
  ]
@@ -48322,17 +48322,17 @@
48322
48322
  "exports": [
48323
48323
  {
48324
48324
  "kind": "js",
48325
- "name": "flexLayoutRWDStyles",
48325
+ "name": "gridLayoutRWDStyles",
48326
48326
  "declaration": {
48327
- "name": "flexLayoutRWDStyles",
48328
- "module": "src/flex-layout/responsiveness/flex-layout-rwd.styles.ts"
48327
+ "name": "gridLayoutRWDStyles",
48328
+ "module": "src/grid-layout/responsiveness/grid-layout-rwd.styles.ts"
48329
48329
  }
48330
48330
  }
48331
48331
  ]
48332
48332
  },
48333
48333
  {
48334
48334
  "kind": "javascript-module",
48335
- "path": "src/flex-layout/responsiveness/index.ts",
48335
+ "path": "src/grid-layout/responsiveness/index.ts",
48336
48336
  "declarations": [],
48337
48337
  "exports": [
48338
48338
  {
@@ -48340,18 +48340,18 @@
48340
48340
  "name": "*",
48341
48341
  "declaration": {
48342
48342
  "name": "*",
48343
- "package": "./flex-layout-rwd.styles"
48343
+ "package": "./grid-layout-rwd.styles"
48344
48344
  }
48345
48345
  }
48346
48346
  ]
48347
48347
  },
48348
48348
  {
48349
48349
  "kind": "javascript-module",
48350
- "path": "src/grid-layout/responsiveness/grid-layout-rwd.styles.ts",
48350
+ "path": "src/flex-layout/responsiveness/flex-layout-rwd.styles.ts",
48351
48351
  "declarations": [
48352
48352
  {
48353
48353
  "kind": "function",
48354
- "name": "gridLayoutRWDStyles",
48354
+ "name": "flexLayoutRWDStyles",
48355
48355
  "return": {
48356
48356
  "type": {
48357
48357
  "text": "ElementStyles"
@@ -48362,7 +48362,7 @@
48362
48362
  "name": "breakPoint",
48363
48363
  "optional": true,
48364
48364
  "type": {
48365
- "text": "GridBreakPointType"
48365
+ "text": "FlexBreakPointType"
48366
48366
  }
48367
48367
  }
48368
48368
  ]
@@ -48371,17 +48371,17 @@
48371
48371
  "exports": [
48372
48372
  {
48373
48373
  "kind": "js",
48374
- "name": "gridLayoutRWDStyles",
48374
+ "name": "flexLayoutRWDStyles",
48375
48375
  "declaration": {
48376
- "name": "gridLayoutRWDStyles",
48377
- "module": "src/grid-layout/responsiveness/grid-layout-rwd.styles.ts"
48376
+ "name": "flexLayoutRWDStyles",
48377
+ "module": "src/flex-layout/responsiveness/flex-layout-rwd.styles.ts"
48378
48378
  }
48379
48379
  }
48380
48380
  ]
48381
48381
  },
48382
48382
  {
48383
48383
  "kind": "javascript-module",
48384
- "path": "src/grid-layout/responsiveness/index.ts",
48384
+ "path": "src/flex-layout/responsiveness/index.ts",
48385
48385
  "declarations": [],
48386
48386
  "exports": [
48387
48387
  {
@@ -48389,7 +48389,7 @@
48389
48389
  "name": "*",
48390
48390
  "declaration": {
48391
48391
  "name": "*",
48392
- "package": "./grid-layout-rwd.styles"
48392
+ "package": "./flex-layout-rwd.styles"
48393
48393
  }
48394
48394
  }
48395
48395
  ]
@@ -116,7 +116,7 @@ export class NumberField extends FASTNumberField {
116
116
  const validatedValue = validateMinMax(this.control.value, this.locale, this.withFormatting, this.min, this.max);
117
117
  if (validatedValue && !isNaN(parseFloat(validatedValue))) {
118
118
  this.value = Intl.NumberFormat('en-US', {
119
- maximumFractionDigits: MAX_DECIMAL_PLACES,
119
+ maximumFractionDigits: this.options.maximumFractionDigits,
120
120
  useGrouping: false,
121
121
  }).format(parseFloat(validatedValue));
122
122
  }
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.281.1",
4
+ "version": "14.281.2",
5
5
  "sideEffects": false,
6
6
  "license": "SEE LICENSE IN license.txt",
7
7
  "main": "dist/esm/index.js",
@@ -83,13 +83,13 @@
83
83
  }
84
84
  },
85
85
  "devDependencies": {
86
- "@genesislcap/foundation-testing": "14.281.1",
87
- "@genesislcap/genx": "14.281.1",
88
- "@genesislcap/rollup-builder": "14.281.1",
89
- "@genesislcap/ts-builder": "14.281.1",
90
- "@genesislcap/uvu-playwright-builder": "14.281.1",
91
- "@genesislcap/vite-builder": "14.281.1",
92
- "@genesislcap/webpack-builder": "14.281.1",
86
+ "@genesislcap/foundation-testing": "14.281.2",
87
+ "@genesislcap/genx": "14.281.2",
88
+ "@genesislcap/rollup-builder": "14.281.2",
89
+ "@genesislcap/ts-builder": "14.281.2",
90
+ "@genesislcap/uvu-playwright-builder": "14.281.2",
91
+ "@genesislcap/vite-builder": "14.281.2",
92
+ "@genesislcap/webpack-builder": "14.281.2",
93
93
  "copyfiles": "^2.4.1",
94
94
  "rimraf": "^5.0.0",
95
95
  "rxjs": "^7.5.4"
@@ -100,15 +100,15 @@
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.281.1",
104
- "@genesislcap/foundation-comms": "14.281.1",
105
- "@genesislcap/foundation-criteria": "14.281.1",
106
- "@genesislcap/foundation-errors": "14.281.1",
107
- "@genesislcap/foundation-events": "14.281.1",
108
- "@genesislcap/foundation-logger": "14.281.1",
109
- "@genesislcap/foundation-notifications": "14.281.1",
110
- "@genesislcap/foundation-user": "14.281.1",
111
- "@genesislcap/foundation-utils": "14.281.1",
103
+ "@genesislcap/expression-builder": "14.281.2",
104
+ "@genesislcap/foundation-comms": "14.281.2",
105
+ "@genesislcap/foundation-criteria": "14.281.2",
106
+ "@genesislcap/foundation-errors": "14.281.2",
107
+ "@genesislcap/foundation-events": "14.281.2",
108
+ "@genesislcap/foundation-logger": "14.281.2",
109
+ "@genesislcap/foundation-notifications": "14.281.2",
110
+ "@genesislcap/foundation-user": "14.281.2",
111
+ "@genesislcap/foundation-utils": "14.281.2",
112
112
  "@microsoft/fast-colors": "5.3.1",
113
113
  "@microsoft/fast-components": "2.30.6",
114
114
  "@microsoft/fast-element": "1.14.0",
@@ -130,5 +130,5 @@
130
130
  "access": "public"
131
131
  },
132
132
  "customElements": "dist/custom-elements.json",
133
- "gitHead": "7e7487d859c68b73957028e227b34a8c342b4108"
133
+ "gitHead": "ab319d2e963752fc8d2f792c38c2b12933540fc6"
134
134
  }