@genesislcap/foundation-ui 14.306.2-alpha-d90fa7e.0 → 14.307.1
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/custom-elements.json +549 -330
- package/dist/dts/notification-listener/notification-listener.d.ts +0 -6
- package/dist/dts/notification-listener/notification-listener.d.ts.map +1 -1
- package/dist/dts/number-field/number-field.d.ts +2 -0
- package/dist/dts/number-field/number-field.d.ts.map +1 -1
- package/dist/dts/number-field/number-field.template.d.ts.map +1 -1
- package/dist/dts/number-field/utils.d.ts +47 -3
- package/dist/dts/number-field/utils.d.ts.map +1 -1
- package/dist/dts/status-pill/status-pill.d.ts +16 -1
- package/dist/dts/status-pill/status-pill.d.ts.map +1 -1
- package/dist/esm/notification-listener/notification-listener.js +17 -75
- package/dist/esm/number-field/number-field.js +90 -43
- package/dist/esm/number-field/utils.js +257 -9
- package/dist/esm/status-pill/status-pill.js +41 -9
- package/package.json +18 -18
|
@@ -1257,11 +1257,11 @@
|
|
|
1257
1257
|
},
|
|
1258
1258
|
{
|
|
1259
1259
|
"kind": "javascript-module",
|
|
1260
|
-
"path": "src/accordion
|
|
1260
|
+
"path": "src/accordion/accordion.styles.ts",
|
|
1261
1261
|
"declarations": [
|
|
1262
1262
|
{
|
|
1263
1263
|
"kind": "function",
|
|
1264
|
-
"name": "
|
|
1264
|
+
"name": "foundationAccordionStyles",
|
|
1265
1265
|
"return": {
|
|
1266
1266
|
"type": {
|
|
1267
1267
|
"text": "ElementStyles"
|
|
@@ -1286,24 +1286,24 @@
|
|
|
1286
1286
|
"exports": [
|
|
1287
1287
|
{
|
|
1288
1288
|
"kind": "js",
|
|
1289
|
-
"name": "
|
|
1289
|
+
"name": "foundationAccordionStyles",
|
|
1290
1290
|
"declaration": {
|
|
1291
|
-
"name": "
|
|
1292
|
-
"module": "src/accordion
|
|
1291
|
+
"name": "foundationAccordionStyles",
|
|
1292
|
+
"module": "src/accordion/accordion.styles.ts"
|
|
1293
1293
|
}
|
|
1294
1294
|
}
|
|
1295
1295
|
]
|
|
1296
1296
|
},
|
|
1297
1297
|
{
|
|
1298
1298
|
"kind": "javascript-module",
|
|
1299
|
-
"path": "src/accordion
|
|
1299
|
+
"path": "src/accordion/accordion.template.ts",
|
|
1300
1300
|
"declarations": [
|
|
1301
1301
|
{
|
|
1302
1302
|
"kind": "function",
|
|
1303
|
-
"name": "
|
|
1303
|
+
"name": "foundationAccordionTemplate",
|
|
1304
1304
|
"return": {
|
|
1305
1305
|
"type": {
|
|
1306
|
-
"text": "ViewTemplate<
|
|
1306
|
+
"text": "ViewTemplate<Accordion>"
|
|
1307
1307
|
}
|
|
1308
1308
|
},
|
|
1309
1309
|
"parameters": [
|
|
@@ -1325,244 +1325,32 @@
|
|
|
1325
1325
|
"exports": [
|
|
1326
1326
|
{
|
|
1327
1327
|
"kind": "js",
|
|
1328
|
-
"name": "
|
|
1328
|
+
"name": "foundationAccordionTemplate",
|
|
1329
1329
|
"declaration": {
|
|
1330
|
-
"name": "
|
|
1331
|
-
"module": "src/accordion
|
|
1330
|
+
"name": "foundationAccordionTemplate",
|
|
1331
|
+
"module": "src/accordion/accordion.template.ts"
|
|
1332
1332
|
}
|
|
1333
1333
|
}
|
|
1334
1334
|
]
|
|
1335
1335
|
},
|
|
1336
1336
|
{
|
|
1337
1337
|
"kind": "javascript-module",
|
|
1338
|
-
"path": "src/accordion
|
|
1338
|
+
"path": "src/accordion/accordion.ts",
|
|
1339
1339
|
"declarations": [
|
|
1340
1340
|
{
|
|
1341
1341
|
"kind": "class",
|
|
1342
1342
|
"description": "",
|
|
1343
|
-
"name": "
|
|
1343
|
+
"name": "Accordion",
|
|
1344
1344
|
"superclass": {
|
|
1345
|
-
"name": "
|
|
1346
|
-
"package": "@microsoft/fast-
|
|
1345
|
+
"name": "FASTAccordion",
|
|
1346
|
+
"package": "@microsoft/fast-foundation"
|
|
1347
1347
|
},
|
|
1348
|
-
"tagName": "%%prefix%%-accordion
|
|
1349
|
-
"customElement": true
|
|
1350
|
-
"attributes": [
|
|
1351
|
-
{
|
|
1352
|
-
"name": "heading-level",
|
|
1353
|
-
"type": {
|
|
1354
|
-
"text": "1 | 2 | 3 | 4 | 5 | 6"
|
|
1355
|
-
},
|
|
1356
|
-
"default": "2",
|
|
1357
|
-
"description": "Configures the https://www.w3.org/TR/wai-aria-1.1/#aria-level | level of the\nheading element.",
|
|
1358
|
-
"fieldName": "headinglevel",
|
|
1359
|
-
"inheritedFrom": {
|
|
1360
|
-
"name": "AccordionItem",
|
|
1361
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
1362
|
-
}
|
|
1363
|
-
},
|
|
1364
|
-
{
|
|
1365
|
-
"type": {
|
|
1366
|
-
"text": "boolean"
|
|
1367
|
-
},
|
|
1368
|
-
"default": "false",
|
|
1369
|
-
"description": "Expands or collapses the item.",
|
|
1370
|
-
"fieldName": "expanded",
|
|
1371
|
-
"inheritedFrom": {
|
|
1372
|
-
"name": "AccordionItem",
|
|
1373
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
1374
|
-
}
|
|
1375
|
-
},
|
|
1376
|
-
{
|
|
1377
|
-
"name": "id",
|
|
1378
|
-
"type": {
|
|
1379
|
-
"text": "string"
|
|
1380
|
-
},
|
|
1381
|
-
"description": "The item ID",
|
|
1382
|
-
"fieldName": "id",
|
|
1383
|
-
"inheritedFrom": {
|
|
1384
|
-
"name": "AccordionItem",
|
|
1385
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
1386
|
-
}
|
|
1387
|
-
}
|
|
1388
|
-
],
|
|
1389
|
-
"members": [
|
|
1390
|
-
{
|
|
1391
|
-
"kind": "field",
|
|
1392
|
-
"name": "headinglevel",
|
|
1393
|
-
"type": {
|
|
1394
|
-
"text": "1 | 2 | 3 | 4 | 5 | 6"
|
|
1395
|
-
},
|
|
1396
|
-
"privacy": "public",
|
|
1397
|
-
"default": "2",
|
|
1398
|
-
"description": "Configures the {@link https://www.w3.org/TR/wai-aria-1.1/#aria-level | level} of the heading element.",
|
|
1399
|
-
"inheritedFrom": {
|
|
1400
|
-
"name": "AccordionItem",
|
|
1401
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
1402
|
-
}
|
|
1403
|
-
},
|
|
1404
|
-
{
|
|
1405
|
-
"kind": "field",
|
|
1406
|
-
"name": "expanded",
|
|
1407
|
-
"type": {
|
|
1408
|
-
"text": "boolean"
|
|
1409
|
-
},
|
|
1410
|
-
"privacy": "public",
|
|
1411
|
-
"default": "false",
|
|
1412
|
-
"description": "Expands or collapses the item.",
|
|
1413
|
-
"inheritedFrom": {
|
|
1414
|
-
"name": "AccordionItem",
|
|
1415
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
1416
|
-
}
|
|
1417
|
-
},
|
|
1418
|
-
{
|
|
1419
|
-
"kind": "field",
|
|
1420
|
-
"name": "id",
|
|
1421
|
-
"type": {
|
|
1422
|
-
"text": "string"
|
|
1423
|
-
},
|
|
1424
|
-
"privacy": "public",
|
|
1425
|
-
"description": "The item ID",
|
|
1426
|
-
"inheritedFrom": {
|
|
1427
|
-
"name": "AccordionItem",
|
|
1428
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
1429
|
-
}
|
|
1430
|
-
},
|
|
1431
|
-
{
|
|
1432
|
-
"kind": "field",
|
|
1433
|
-
"name": "change",
|
|
1434
|
-
"privacy": "private",
|
|
1435
|
-
"inheritedFrom": {
|
|
1436
|
-
"name": "AccordionItem",
|
|
1437
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
1438
|
-
}
|
|
1439
|
-
},
|
|
1440
|
-
{
|
|
1441
|
-
"kind": "field",
|
|
1442
|
-
"name": "_presentation",
|
|
1443
|
-
"type": {
|
|
1444
|
-
"text": "ComponentPresentation | null | undefined"
|
|
1445
|
-
},
|
|
1446
|
-
"privacy": "private",
|
|
1447
|
-
"default": "void 0",
|
|
1448
|
-
"inheritedFrom": {
|
|
1449
|
-
"name": "FoundationElement",
|
|
1450
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
1451
|
-
}
|
|
1452
|
-
},
|
|
1453
|
-
{
|
|
1454
|
-
"kind": "field",
|
|
1455
|
-
"name": "$presentation",
|
|
1456
|
-
"type": {
|
|
1457
|
-
"text": "ComponentPresentation | null"
|
|
1458
|
-
},
|
|
1459
|
-
"privacy": "public",
|
|
1460
|
-
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
1461
|
-
"inheritedFrom": {
|
|
1462
|
-
"name": "FoundationElement",
|
|
1463
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
1464
|
-
}
|
|
1465
|
-
},
|
|
1466
|
-
{
|
|
1467
|
-
"kind": "field",
|
|
1468
|
-
"name": "template",
|
|
1469
|
-
"type": {
|
|
1470
|
-
"text": "ElementViewTemplate | void | null"
|
|
1471
|
-
},
|
|
1472
|
-
"privacy": "public",
|
|
1473
|
-
"description": "Sets the template of the element instance. When undefined,\nthe element will attempt to resolve the template from\nthe associated presentation or custom element definition.",
|
|
1474
|
-
"inheritedFrom": {
|
|
1475
|
-
"name": "FoundationElement",
|
|
1476
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
1477
|
-
}
|
|
1478
|
-
},
|
|
1479
|
-
{
|
|
1480
|
-
"kind": "method",
|
|
1481
|
-
"name": "templateChanged",
|
|
1482
|
-
"privacy": "protected",
|
|
1483
|
-
"return": {
|
|
1484
|
-
"type": {
|
|
1485
|
-
"text": "void"
|
|
1486
|
-
}
|
|
1487
|
-
},
|
|
1488
|
-
"inheritedFrom": {
|
|
1489
|
-
"name": "FoundationElement",
|
|
1490
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
1491
|
-
}
|
|
1492
|
-
},
|
|
1493
|
-
{
|
|
1494
|
-
"kind": "field",
|
|
1495
|
-
"name": "styles",
|
|
1496
|
-
"type": {
|
|
1497
|
-
"text": "ElementStyles | void | null"
|
|
1498
|
-
},
|
|
1499
|
-
"privacy": "public",
|
|
1500
|
-
"description": "Sets the default styles for the element instance. When undefined,\nthe element will attempt to resolve default styles from\nthe associated presentation or custom element definition.",
|
|
1501
|
-
"inheritedFrom": {
|
|
1502
|
-
"name": "FoundationElement",
|
|
1503
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
1504
|
-
}
|
|
1505
|
-
},
|
|
1506
|
-
{
|
|
1507
|
-
"kind": "method",
|
|
1508
|
-
"name": "stylesChanged",
|
|
1509
|
-
"privacy": "protected",
|
|
1510
|
-
"return": {
|
|
1511
|
-
"type": {
|
|
1512
|
-
"text": "void"
|
|
1513
|
-
}
|
|
1514
|
-
},
|
|
1515
|
-
"inheritedFrom": {
|
|
1516
|
-
"name": "FoundationElement",
|
|
1517
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
1518
|
-
}
|
|
1519
|
-
},
|
|
1520
|
-
{
|
|
1521
|
-
"kind": "method",
|
|
1522
|
-
"name": "compose",
|
|
1523
|
-
"privacy": "public",
|
|
1524
|
-
"static": true,
|
|
1525
|
-
"return": {
|
|
1526
|
-
"type": {
|
|
1527
|
-
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
1528
|
-
}
|
|
1529
|
-
},
|
|
1530
|
-
"parameters": [
|
|
1531
|
-
{
|
|
1532
|
-
"name": "this",
|
|
1533
|
-
"type": {
|
|
1534
|
-
"text": "K"
|
|
1535
|
-
}
|
|
1536
|
-
},
|
|
1537
|
-
{
|
|
1538
|
-
"name": "elementDefinition",
|
|
1539
|
-
"type": {
|
|
1540
|
-
"text": "T"
|
|
1541
|
-
},
|
|
1542
|
-
"description": "The definition of the element to create the registry\nfunction for."
|
|
1543
|
-
}
|
|
1544
|
-
],
|
|
1545
|
-
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
1546
|
-
"inheritedFrom": {
|
|
1547
|
-
"name": "FoundationElement",
|
|
1548
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
1549
|
-
}
|
|
1550
|
-
}
|
|
1551
|
-
],
|
|
1552
|
-
"events": [
|
|
1553
|
-
{
|
|
1554
|
-
"description": "Fires a custom 'change' event when the button is invoked",
|
|
1555
|
-
"name": "change",
|
|
1556
|
-
"inheritedFrom": {
|
|
1557
|
-
"name": "AccordionItem",
|
|
1558
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
1559
|
-
}
|
|
1560
|
-
}
|
|
1561
|
-
]
|
|
1348
|
+
"tagName": "%%prefix%%-accordion",
|
|
1349
|
+
"customElement": true
|
|
1562
1350
|
},
|
|
1563
1351
|
{
|
|
1564
1352
|
"kind": "variable",
|
|
1565
|
-
"name": "
|
|
1353
|
+
"name": "foundationAccordionShadowOptions",
|
|
1566
1354
|
"type": {
|
|
1567
1355
|
"text": "ShadowRootInit"
|
|
1568
1356
|
},
|
|
@@ -1570,57 +1358,57 @@
|
|
|
1570
1358
|
},
|
|
1571
1359
|
{
|
|
1572
1360
|
"kind": "variable",
|
|
1573
|
-
"name": "
|
|
1361
|
+
"name": "defaultAccordionConfig",
|
|
1574
1362
|
"type": {
|
|
1575
1363
|
"text": "object"
|
|
1576
1364
|
},
|
|
1577
|
-
"default": "{
|
|
1365
|
+
"default": "{}"
|
|
1578
1366
|
},
|
|
1579
1367
|
{
|
|
1580
1368
|
"kind": "variable",
|
|
1581
|
-
"name": "
|
|
1582
|
-
"description": "The Foundation Accordion
|
|
1369
|
+
"name": "foundationAccordion",
|
|
1370
|
+
"description": "The Foundation Accordion",
|
|
1583
1371
|
"privacy": "public"
|
|
1584
1372
|
}
|
|
1585
1373
|
],
|
|
1586
1374
|
"exports": [
|
|
1587
1375
|
{
|
|
1588
1376
|
"kind": "js",
|
|
1589
|
-
"name": "
|
|
1377
|
+
"name": "Accordion",
|
|
1590
1378
|
"declaration": {
|
|
1591
|
-
"name": "
|
|
1592
|
-
"module": "src/accordion
|
|
1379
|
+
"name": "Accordion",
|
|
1380
|
+
"module": "src/accordion/accordion.ts"
|
|
1593
1381
|
}
|
|
1594
1382
|
},
|
|
1595
1383
|
{
|
|
1596
1384
|
"kind": "js",
|
|
1597
|
-
"name": "
|
|
1385
|
+
"name": "foundationAccordionShadowOptions",
|
|
1598
1386
|
"declaration": {
|
|
1599
|
-
"name": "
|
|
1600
|
-
"module": "src/accordion
|
|
1387
|
+
"name": "foundationAccordionShadowOptions",
|
|
1388
|
+
"module": "src/accordion/accordion.ts"
|
|
1601
1389
|
}
|
|
1602
1390
|
},
|
|
1603
1391
|
{
|
|
1604
1392
|
"kind": "js",
|
|
1605
|
-
"name": "
|
|
1393
|
+
"name": "defaultAccordionConfig",
|
|
1606
1394
|
"declaration": {
|
|
1607
|
-
"name": "
|
|
1608
|
-
"module": "src/accordion
|
|
1395
|
+
"name": "defaultAccordionConfig",
|
|
1396
|
+
"module": "src/accordion/accordion.ts"
|
|
1609
1397
|
}
|
|
1610
1398
|
},
|
|
1611
1399
|
{
|
|
1612
1400
|
"kind": "js",
|
|
1613
|
-
"name": "
|
|
1401
|
+
"name": "foundationAccordion",
|
|
1614
1402
|
"declaration": {
|
|
1615
|
-
"name": "
|
|
1616
|
-
"module": "src/accordion
|
|
1403
|
+
"name": "foundationAccordion",
|
|
1404
|
+
"module": "src/accordion/accordion.ts"
|
|
1617
1405
|
}
|
|
1618
1406
|
}
|
|
1619
1407
|
]
|
|
1620
1408
|
},
|
|
1621
1409
|
{
|
|
1622
1410
|
"kind": "javascript-module",
|
|
1623
|
-
"path": "src/accordion
|
|
1411
|
+
"path": "src/accordion/index.ts",
|
|
1624
1412
|
"declarations": [],
|
|
1625
1413
|
"exports": [
|
|
1626
1414
|
{
|
|
@@ -1628,7 +1416,7 @@
|
|
|
1628
1416
|
"name": "*",
|
|
1629
1417
|
"declaration": {
|
|
1630
1418
|
"name": "*",
|
|
1631
|
-
"package": "./accordion
|
|
1419
|
+
"package": "./accordion.template"
|
|
1632
1420
|
}
|
|
1633
1421
|
},
|
|
1634
1422
|
{
|
|
@@ -1636,7 +1424,7 @@
|
|
|
1636
1424
|
"name": "*",
|
|
1637
1425
|
"declaration": {
|
|
1638
1426
|
"name": "*",
|
|
1639
|
-
"package": "./accordion
|
|
1427
|
+
"package": "./accordion.styles"
|
|
1640
1428
|
}
|
|
1641
1429
|
},
|
|
1642
1430
|
{
|
|
@@ -1644,7 +1432,7 @@
|
|
|
1644
1432
|
"name": "*",
|
|
1645
1433
|
"declaration": {
|
|
1646
1434
|
"name": "*",
|
|
1647
|
-
"package": "./accordion
|
|
1435
|
+
"package": "./accordion"
|
|
1648
1436
|
}
|
|
1649
1437
|
}
|
|
1650
1438
|
]
|
|
@@ -2241,11 +2029,11 @@
|
|
|
2241
2029
|
},
|
|
2242
2030
|
{
|
|
2243
2031
|
"kind": "javascript-module",
|
|
2244
|
-
"path": "src/accordion/accordion.styles.ts",
|
|
2032
|
+
"path": "src/accordion-item/accordion-item.styles.ts",
|
|
2245
2033
|
"declarations": [
|
|
2246
2034
|
{
|
|
2247
2035
|
"kind": "function",
|
|
2248
|
-
"name": "
|
|
2036
|
+
"name": "foundationAccordionItemStyles",
|
|
2249
2037
|
"return": {
|
|
2250
2038
|
"type": {
|
|
2251
2039
|
"text": "ElementStyles"
|
|
@@ -2270,24 +2058,24 @@
|
|
|
2270
2058
|
"exports": [
|
|
2271
2059
|
{
|
|
2272
2060
|
"kind": "js",
|
|
2273
|
-
"name": "
|
|
2061
|
+
"name": "foundationAccordionItemStyles",
|
|
2274
2062
|
"declaration": {
|
|
2275
|
-
"name": "
|
|
2276
|
-
"module": "src/accordion/accordion.styles.ts"
|
|
2063
|
+
"name": "foundationAccordionItemStyles",
|
|
2064
|
+
"module": "src/accordion-item/accordion-item.styles.ts"
|
|
2277
2065
|
}
|
|
2278
2066
|
}
|
|
2279
2067
|
]
|
|
2280
2068
|
},
|
|
2281
2069
|
{
|
|
2282
2070
|
"kind": "javascript-module",
|
|
2283
|
-
"path": "src/accordion/accordion.template.ts",
|
|
2071
|
+
"path": "src/accordion-item/accordion-item.template.ts",
|
|
2284
2072
|
"declarations": [
|
|
2285
2073
|
{
|
|
2286
2074
|
"kind": "function",
|
|
2287
|
-
"name": "
|
|
2075
|
+
"name": "foundationAccordionItemTemplate",
|
|
2288
2076
|
"return": {
|
|
2289
2077
|
"type": {
|
|
2290
|
-
"text": "ViewTemplate<
|
|
2078
|
+
"text": "ViewTemplate<AccordionItem>"
|
|
2291
2079
|
}
|
|
2292
2080
|
},
|
|
2293
2081
|
"parameters": [
|
|
@@ -2309,32 +2097,244 @@
|
|
|
2309
2097
|
"exports": [
|
|
2310
2098
|
{
|
|
2311
2099
|
"kind": "js",
|
|
2312
|
-
"name": "
|
|
2100
|
+
"name": "foundationAccordionItemTemplate",
|
|
2313
2101
|
"declaration": {
|
|
2314
|
-
"name": "
|
|
2315
|
-
"module": "src/accordion/accordion.template.ts"
|
|
2102
|
+
"name": "foundationAccordionItemTemplate",
|
|
2103
|
+
"module": "src/accordion-item/accordion-item.template.ts"
|
|
2316
2104
|
}
|
|
2317
2105
|
}
|
|
2318
2106
|
]
|
|
2319
2107
|
},
|
|
2320
2108
|
{
|
|
2321
2109
|
"kind": "javascript-module",
|
|
2322
|
-
"path": "src/accordion/accordion.ts",
|
|
2110
|
+
"path": "src/accordion-item/accordion-item.ts",
|
|
2323
2111
|
"declarations": [
|
|
2324
2112
|
{
|
|
2325
2113
|
"kind": "class",
|
|
2326
2114
|
"description": "",
|
|
2327
|
-
"name": "
|
|
2115
|
+
"name": "AccordionItem",
|
|
2328
2116
|
"superclass": {
|
|
2329
|
-
"name": "
|
|
2330
|
-
"package": "@microsoft/fast-
|
|
2117
|
+
"name": "FASTAccordionItem",
|
|
2118
|
+
"package": "@microsoft/fast-components"
|
|
2331
2119
|
},
|
|
2332
|
-
"tagName": "%%prefix%%-accordion",
|
|
2333
|
-
"customElement": true
|
|
2120
|
+
"tagName": "%%prefix%%-accordion-item",
|
|
2121
|
+
"customElement": true,
|
|
2122
|
+
"attributes": [
|
|
2123
|
+
{
|
|
2124
|
+
"name": "heading-level",
|
|
2125
|
+
"type": {
|
|
2126
|
+
"text": "1 | 2 | 3 | 4 | 5 | 6"
|
|
2127
|
+
},
|
|
2128
|
+
"default": "2",
|
|
2129
|
+
"description": "Configures the https://www.w3.org/TR/wai-aria-1.1/#aria-level | level of the\nheading element.",
|
|
2130
|
+
"fieldName": "headinglevel",
|
|
2131
|
+
"inheritedFrom": {
|
|
2132
|
+
"name": "AccordionItem",
|
|
2133
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2134
|
+
}
|
|
2135
|
+
},
|
|
2136
|
+
{
|
|
2137
|
+
"type": {
|
|
2138
|
+
"text": "boolean"
|
|
2139
|
+
},
|
|
2140
|
+
"default": "false",
|
|
2141
|
+
"description": "Expands or collapses the item.",
|
|
2142
|
+
"fieldName": "expanded",
|
|
2143
|
+
"inheritedFrom": {
|
|
2144
|
+
"name": "AccordionItem",
|
|
2145
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2146
|
+
}
|
|
2147
|
+
},
|
|
2148
|
+
{
|
|
2149
|
+
"name": "id",
|
|
2150
|
+
"type": {
|
|
2151
|
+
"text": "string"
|
|
2152
|
+
},
|
|
2153
|
+
"description": "The item ID",
|
|
2154
|
+
"fieldName": "id",
|
|
2155
|
+
"inheritedFrom": {
|
|
2156
|
+
"name": "AccordionItem",
|
|
2157
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2158
|
+
}
|
|
2159
|
+
}
|
|
2160
|
+
],
|
|
2161
|
+
"members": [
|
|
2162
|
+
{
|
|
2163
|
+
"kind": "field",
|
|
2164
|
+
"name": "headinglevel",
|
|
2165
|
+
"type": {
|
|
2166
|
+
"text": "1 | 2 | 3 | 4 | 5 | 6"
|
|
2167
|
+
},
|
|
2168
|
+
"privacy": "public",
|
|
2169
|
+
"default": "2",
|
|
2170
|
+
"description": "Configures the {@link https://www.w3.org/TR/wai-aria-1.1/#aria-level | level} of the heading element.",
|
|
2171
|
+
"inheritedFrom": {
|
|
2172
|
+
"name": "AccordionItem",
|
|
2173
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2174
|
+
}
|
|
2175
|
+
},
|
|
2176
|
+
{
|
|
2177
|
+
"kind": "field",
|
|
2178
|
+
"name": "expanded",
|
|
2179
|
+
"type": {
|
|
2180
|
+
"text": "boolean"
|
|
2181
|
+
},
|
|
2182
|
+
"privacy": "public",
|
|
2183
|
+
"default": "false",
|
|
2184
|
+
"description": "Expands or collapses the item.",
|
|
2185
|
+
"inheritedFrom": {
|
|
2186
|
+
"name": "AccordionItem",
|
|
2187
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2188
|
+
}
|
|
2189
|
+
},
|
|
2190
|
+
{
|
|
2191
|
+
"kind": "field",
|
|
2192
|
+
"name": "id",
|
|
2193
|
+
"type": {
|
|
2194
|
+
"text": "string"
|
|
2195
|
+
},
|
|
2196
|
+
"privacy": "public",
|
|
2197
|
+
"description": "The item ID",
|
|
2198
|
+
"inheritedFrom": {
|
|
2199
|
+
"name": "AccordionItem",
|
|
2200
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2201
|
+
}
|
|
2202
|
+
},
|
|
2203
|
+
{
|
|
2204
|
+
"kind": "field",
|
|
2205
|
+
"name": "change",
|
|
2206
|
+
"privacy": "private",
|
|
2207
|
+
"inheritedFrom": {
|
|
2208
|
+
"name": "AccordionItem",
|
|
2209
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2210
|
+
}
|
|
2211
|
+
},
|
|
2212
|
+
{
|
|
2213
|
+
"kind": "field",
|
|
2214
|
+
"name": "_presentation",
|
|
2215
|
+
"type": {
|
|
2216
|
+
"text": "ComponentPresentation | null | undefined"
|
|
2217
|
+
},
|
|
2218
|
+
"privacy": "private",
|
|
2219
|
+
"default": "void 0",
|
|
2220
|
+
"inheritedFrom": {
|
|
2221
|
+
"name": "FoundationElement",
|
|
2222
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
2223
|
+
}
|
|
2224
|
+
},
|
|
2225
|
+
{
|
|
2226
|
+
"kind": "field",
|
|
2227
|
+
"name": "$presentation",
|
|
2228
|
+
"type": {
|
|
2229
|
+
"text": "ComponentPresentation | null"
|
|
2230
|
+
},
|
|
2231
|
+
"privacy": "public",
|
|
2232
|
+
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
2233
|
+
"inheritedFrom": {
|
|
2234
|
+
"name": "FoundationElement",
|
|
2235
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
2236
|
+
}
|
|
2237
|
+
},
|
|
2238
|
+
{
|
|
2239
|
+
"kind": "field",
|
|
2240
|
+
"name": "template",
|
|
2241
|
+
"type": {
|
|
2242
|
+
"text": "ElementViewTemplate | void | null"
|
|
2243
|
+
},
|
|
2244
|
+
"privacy": "public",
|
|
2245
|
+
"description": "Sets the template of the element instance. When undefined,\nthe element will attempt to resolve the template from\nthe associated presentation or custom element definition.",
|
|
2246
|
+
"inheritedFrom": {
|
|
2247
|
+
"name": "FoundationElement",
|
|
2248
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
2249
|
+
}
|
|
2250
|
+
},
|
|
2251
|
+
{
|
|
2252
|
+
"kind": "method",
|
|
2253
|
+
"name": "templateChanged",
|
|
2254
|
+
"privacy": "protected",
|
|
2255
|
+
"return": {
|
|
2256
|
+
"type": {
|
|
2257
|
+
"text": "void"
|
|
2258
|
+
}
|
|
2259
|
+
},
|
|
2260
|
+
"inheritedFrom": {
|
|
2261
|
+
"name": "FoundationElement",
|
|
2262
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
2263
|
+
}
|
|
2264
|
+
},
|
|
2265
|
+
{
|
|
2266
|
+
"kind": "field",
|
|
2267
|
+
"name": "styles",
|
|
2268
|
+
"type": {
|
|
2269
|
+
"text": "ElementStyles | void | null"
|
|
2270
|
+
},
|
|
2271
|
+
"privacy": "public",
|
|
2272
|
+
"description": "Sets the default styles for the element instance. When undefined,\nthe element will attempt to resolve default styles from\nthe associated presentation or custom element definition.",
|
|
2273
|
+
"inheritedFrom": {
|
|
2274
|
+
"name": "FoundationElement",
|
|
2275
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
2276
|
+
}
|
|
2277
|
+
},
|
|
2278
|
+
{
|
|
2279
|
+
"kind": "method",
|
|
2280
|
+
"name": "stylesChanged",
|
|
2281
|
+
"privacy": "protected",
|
|
2282
|
+
"return": {
|
|
2283
|
+
"type": {
|
|
2284
|
+
"text": "void"
|
|
2285
|
+
}
|
|
2286
|
+
},
|
|
2287
|
+
"inheritedFrom": {
|
|
2288
|
+
"name": "FoundationElement",
|
|
2289
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
2290
|
+
}
|
|
2291
|
+
},
|
|
2292
|
+
{
|
|
2293
|
+
"kind": "method",
|
|
2294
|
+
"name": "compose",
|
|
2295
|
+
"privacy": "public",
|
|
2296
|
+
"static": true,
|
|
2297
|
+
"return": {
|
|
2298
|
+
"type": {
|
|
2299
|
+
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
2300
|
+
}
|
|
2301
|
+
},
|
|
2302
|
+
"parameters": [
|
|
2303
|
+
{
|
|
2304
|
+
"name": "this",
|
|
2305
|
+
"type": {
|
|
2306
|
+
"text": "K"
|
|
2307
|
+
}
|
|
2308
|
+
},
|
|
2309
|
+
{
|
|
2310
|
+
"name": "elementDefinition",
|
|
2311
|
+
"type": {
|
|
2312
|
+
"text": "T"
|
|
2313
|
+
},
|
|
2314
|
+
"description": "The definition of the element to create the registry\nfunction for."
|
|
2315
|
+
}
|
|
2316
|
+
],
|
|
2317
|
+
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
2318
|
+
"inheritedFrom": {
|
|
2319
|
+
"name": "FoundationElement",
|
|
2320
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
2321
|
+
}
|
|
2322
|
+
}
|
|
2323
|
+
],
|
|
2324
|
+
"events": [
|
|
2325
|
+
{
|
|
2326
|
+
"description": "Fires a custom 'change' event when the button is invoked",
|
|
2327
|
+
"name": "change",
|
|
2328
|
+
"inheritedFrom": {
|
|
2329
|
+
"name": "AccordionItem",
|
|
2330
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2331
|
+
}
|
|
2332
|
+
}
|
|
2333
|
+
]
|
|
2334
2334
|
},
|
|
2335
2335
|
{
|
|
2336
2336
|
"kind": "variable",
|
|
2337
|
-
"name": "
|
|
2337
|
+
"name": "foundationAccordionItemShadowOptions",
|
|
2338
2338
|
"type": {
|
|
2339
2339
|
"text": "ShadowRootInit"
|
|
2340
2340
|
},
|
|
@@ -2342,57 +2342,57 @@
|
|
|
2342
2342
|
},
|
|
2343
2343
|
{
|
|
2344
2344
|
"kind": "variable",
|
|
2345
|
-
"name": "
|
|
2345
|
+
"name": "defaultAccordionItemConfig",
|
|
2346
2346
|
"type": {
|
|
2347
2347
|
"text": "object"
|
|
2348
2348
|
},
|
|
2349
|
-
"default": "{}"
|
|
2349
|
+
"default": "{\n collapsedIcon: `<svg width=\"16\" height=\"16\" viewBox=\"0 0 18 18\" xmlns=\"http://www.w3.org/2000/svg\" slot=\"collapsed-icon\">\n <path d=\"M15.2222 1H2.77778C1.79594 1 1 1.79594 1 2.77778V15.2222C1 16.2041 1.79594 17 2.77778 17H15.2222C16.2041 17 17 16.2041 17 15.2222V2.77778C17 1.79594 16.2041 1 15.2222 1Z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n <path class=\"plus-sign\" d=\"M9 5.44446V12.5556\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n <path class=\"plus-sign\" d=\"M5.44446 9H12.5556\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n </svg>`,\n expandedIcon: `<svg width=\"16\" height=\"16\" viewBox=\"0 0 18 18\" xmlns=\"http://www.w3.org/2000/svg\" slot=\"expanded-icon\">\n <path d=\"M15.2222 1H2.77778C1.79594 1 1 1.79594 1 2.77778V15.2222C1 16.2041 1.79594 17 2.77778 17H15.2222C16.2041 17 17 16.2041 17 15.2222V2.77778C17 1.79594 16.2041 1 15.2222 1Z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n <path class=\"minus-sign\" d=\"M5.44446 9H12.5556\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n </svg>`,\n}"
|
|
2350
2350
|
},
|
|
2351
2351
|
{
|
|
2352
2352
|
"kind": "variable",
|
|
2353
|
-
"name": "
|
|
2354
|
-
"description": "The Foundation Accordion",
|
|
2353
|
+
"name": "foundationAccordionItem",
|
|
2354
|
+
"description": "The Foundation Accordion Item",
|
|
2355
2355
|
"privacy": "public"
|
|
2356
2356
|
}
|
|
2357
2357
|
],
|
|
2358
2358
|
"exports": [
|
|
2359
2359
|
{
|
|
2360
2360
|
"kind": "js",
|
|
2361
|
-
"name": "
|
|
2361
|
+
"name": "AccordionItem",
|
|
2362
2362
|
"declaration": {
|
|
2363
|
-
"name": "
|
|
2364
|
-
"module": "src/accordion/accordion.ts"
|
|
2363
|
+
"name": "AccordionItem",
|
|
2364
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2365
2365
|
}
|
|
2366
2366
|
},
|
|
2367
2367
|
{
|
|
2368
2368
|
"kind": "js",
|
|
2369
|
-
"name": "
|
|
2369
|
+
"name": "foundationAccordionItemShadowOptions",
|
|
2370
2370
|
"declaration": {
|
|
2371
|
-
"name": "
|
|
2372
|
-
"module": "src/accordion/accordion.ts"
|
|
2371
|
+
"name": "foundationAccordionItemShadowOptions",
|
|
2372
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2373
2373
|
}
|
|
2374
2374
|
},
|
|
2375
2375
|
{
|
|
2376
2376
|
"kind": "js",
|
|
2377
|
-
"name": "
|
|
2377
|
+
"name": "defaultAccordionItemConfig",
|
|
2378
2378
|
"declaration": {
|
|
2379
|
-
"name": "
|
|
2380
|
-
"module": "src/accordion/accordion.ts"
|
|
2379
|
+
"name": "defaultAccordionItemConfig",
|
|
2380
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2381
2381
|
}
|
|
2382
2382
|
},
|
|
2383
2383
|
{
|
|
2384
2384
|
"kind": "js",
|
|
2385
|
-
"name": "
|
|
2385
|
+
"name": "foundationAccordionItem",
|
|
2386
2386
|
"declaration": {
|
|
2387
|
-
"name": "
|
|
2388
|
-
"module": "src/accordion/accordion.ts"
|
|
2387
|
+
"name": "foundationAccordionItem",
|
|
2388
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
2389
2389
|
}
|
|
2390
2390
|
}
|
|
2391
2391
|
]
|
|
2392
2392
|
},
|
|
2393
2393
|
{
|
|
2394
2394
|
"kind": "javascript-module",
|
|
2395
|
-
"path": "src/accordion/index.ts",
|
|
2395
|
+
"path": "src/accordion-item/index.ts",
|
|
2396
2396
|
"declarations": [],
|
|
2397
2397
|
"exports": [
|
|
2398
2398
|
{
|
|
@@ -2400,7 +2400,7 @@
|
|
|
2400
2400
|
"name": "*",
|
|
2401
2401
|
"declaration": {
|
|
2402
2402
|
"name": "*",
|
|
2403
|
-
"package": "./accordion.template"
|
|
2403
|
+
"package": "./accordion-item.template"
|
|
2404
2404
|
}
|
|
2405
2405
|
},
|
|
2406
2406
|
{
|
|
@@ -2408,7 +2408,7 @@
|
|
|
2408
2408
|
"name": "*",
|
|
2409
2409
|
"declaration": {
|
|
2410
2410
|
"name": "*",
|
|
2411
|
-
"package": "./accordion.styles"
|
|
2411
|
+
"package": "./accordion-item.styles"
|
|
2412
2412
|
}
|
|
2413
2413
|
},
|
|
2414
2414
|
{
|
|
@@ -2416,7 +2416,7 @@
|
|
|
2416
2416
|
"name": "*",
|
|
2417
2417
|
"declaration": {
|
|
2418
2418
|
"name": "*",
|
|
2419
|
-
"package": "./accordion"
|
|
2419
|
+
"package": "./accordion-item"
|
|
2420
2420
|
}
|
|
2421
2421
|
}
|
|
2422
2422
|
]
|
|
@@ -28515,22 +28515,6 @@
|
|
|
28515
28515
|
},
|
|
28516
28516
|
"privacy": "protected"
|
|
28517
28517
|
},
|
|
28518
|
-
{
|
|
28519
|
-
"kind": "field",
|
|
28520
|
-
"name": "sessionExpiredSub",
|
|
28521
|
-
"type": {
|
|
28522
|
-
"text": "Subscription"
|
|
28523
|
-
},
|
|
28524
|
-
"privacy": "private"
|
|
28525
|
-
},
|
|
28526
|
-
{
|
|
28527
|
-
"kind": "field",
|
|
28528
|
-
"name": "subscribeTimeout",
|
|
28529
|
-
"type": {
|
|
28530
|
-
"text": "number | undefined"
|
|
28531
|
-
},
|
|
28532
|
-
"privacy": "private"
|
|
28533
|
-
},
|
|
28534
28518
|
{
|
|
28535
28519
|
"kind": "field",
|
|
28536
28520
|
"name": "datasource",
|
|
@@ -28539,26 +28523,6 @@
|
|
|
28539
28523
|
},
|
|
28540
28524
|
"privacy": "private"
|
|
28541
28525
|
},
|
|
28542
|
-
{
|
|
28543
|
-
"kind": "field",
|
|
28544
|
-
"name": "connect",
|
|
28545
|
-
"type": {
|
|
28546
|
-
"text": "Connect"
|
|
28547
|
-
},
|
|
28548
|
-
"privacy": "private"
|
|
28549
|
-
},
|
|
28550
|
-
{
|
|
28551
|
-
"kind": "method",
|
|
28552
|
-
"name": "subscribeToStream"
|
|
28553
|
-
},
|
|
28554
|
-
{
|
|
28555
|
-
"kind": "method",
|
|
28556
|
-
"name": "cleanUpResources"
|
|
28557
|
-
},
|
|
28558
|
-
{
|
|
28559
|
-
"kind": "method",
|
|
28560
|
-
"name": "recreateDatasource"
|
|
28561
|
-
},
|
|
28562
28526
|
{
|
|
28563
28527
|
"kind": "method",
|
|
28564
28528
|
"name": "handleStreamUpdate",
|
|
@@ -28927,6 +28891,22 @@
|
|
|
28927
28891
|
},
|
|
28928
28892
|
"default": "'en-US'"
|
|
28929
28893
|
},
|
|
28894
|
+
{
|
|
28895
|
+
"kind": "field",
|
|
28896
|
+
"name": "autoStepPrecision",
|
|
28897
|
+
"type": {
|
|
28898
|
+
"text": "boolean"
|
|
28899
|
+
},
|
|
28900
|
+
"default": "false"
|
|
28901
|
+
},
|
|
28902
|
+
{
|
|
28903
|
+
"kind": "field",
|
|
28904
|
+
"name": "maximumInputPrecision",
|
|
28905
|
+
"type": {
|
|
28906
|
+
"text": "number"
|
|
28907
|
+
},
|
|
28908
|
+
"default": "12"
|
|
28909
|
+
},
|
|
28930
28910
|
{
|
|
28931
28911
|
"kind": "field",
|
|
28932
28912
|
"name": "options",
|
|
@@ -29352,6 +29332,29 @@
|
|
|
29352
29332
|
"default": "'en-US'",
|
|
29353
29333
|
"fieldName": "locale"
|
|
29354
29334
|
},
|
|
29335
|
+
{
|
|
29336
|
+
"type": {
|
|
29337
|
+
"text": "number"
|
|
29338
|
+
},
|
|
29339
|
+
"description": "Indicates that this element should get focus after the page finishes loading. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#htmlattrdefautofocus | autofocus HTML attribute for more information.",
|
|
29340
|
+
"fieldName": "hideStep",
|
|
29341
|
+
"default": "false",
|
|
29342
|
+
"inheritedFrom": {
|
|
29343
|
+
"name": "NumberField",
|
|
29344
|
+
"module": "src/number-field/number-field.ts"
|
|
29345
|
+
}
|
|
29346
|
+
},
|
|
29347
|
+
{
|
|
29348
|
+
"name": "maximumInputPrecision",
|
|
29349
|
+
"type": {
|
|
29350
|
+
"text": "number"
|
|
29351
|
+
},
|
|
29352
|
+
"default": "MAX_INPUT_PRECISION",
|
|
29353
|
+
"resolveInitializer": {
|
|
29354
|
+
"module": "src/number-field/number-field.ts"
|
|
29355
|
+
},
|
|
29356
|
+
"fieldName": "maximumInputPrecision"
|
|
29357
|
+
},
|
|
29355
29358
|
{
|
|
29356
29359
|
"name": "readonly",
|
|
29357
29360
|
"type": {
|
|
@@ -29621,27 +29624,39 @@
|
|
|
29621
29624
|
"name": "validateValue",
|
|
29622
29625
|
"return": {
|
|
29623
29626
|
"type": {
|
|
29624
|
-
"text": "
|
|
29627
|
+
"text": ""
|
|
29625
29628
|
}
|
|
29626
29629
|
},
|
|
29627
29630
|
"parameters": [
|
|
29628
29631
|
{
|
|
29629
29632
|
"name": "value",
|
|
29630
29633
|
"type": {
|
|
29631
|
-
"text": "string"
|
|
29632
|
-
}
|
|
29634
|
+
"text": "string | number"
|
|
29635
|
+
},
|
|
29636
|
+
"description": "The value to validate and format"
|
|
29633
29637
|
},
|
|
29634
29638
|
{
|
|
29635
29639
|
"name": "locale",
|
|
29636
29640
|
"type": {
|
|
29637
29641
|
"text": "string"
|
|
29638
|
-
}
|
|
29642
|
+
},
|
|
29643
|
+
"description": "The locale to use for formatting"
|
|
29639
29644
|
},
|
|
29640
29645
|
{
|
|
29641
29646
|
"name": "withFormatting",
|
|
29642
|
-
"default": "true"
|
|
29647
|
+
"default": "true",
|
|
29648
|
+
"description": "Whether to use locale-specific formatting"
|
|
29649
|
+
},
|
|
29650
|
+
{
|
|
29651
|
+
"name": "precision",
|
|
29652
|
+
"optional": true,
|
|
29653
|
+
"type": {
|
|
29654
|
+
"text": "number"
|
|
29655
|
+
},
|
|
29656
|
+
"description": "The precision to use for formatting"
|
|
29643
29657
|
}
|
|
29644
|
-
]
|
|
29658
|
+
],
|
|
29659
|
+
"description": "Validates and formats a value based on locale and precision"
|
|
29645
29660
|
},
|
|
29646
29661
|
{
|
|
29647
29662
|
"kind": "function",
|
|
@@ -29663,6 +29678,13 @@
|
|
|
29663
29678
|
"type": {
|
|
29664
29679
|
"text": "string"
|
|
29665
29680
|
}
|
|
29681
|
+
},
|
|
29682
|
+
{
|
|
29683
|
+
"name": "precision",
|
|
29684
|
+
"optional": true,
|
|
29685
|
+
"type": {
|
|
29686
|
+
"text": "number"
|
|
29687
|
+
}
|
|
29666
29688
|
}
|
|
29667
29689
|
]
|
|
29668
29690
|
},
|
|
@@ -29702,8 +29724,138 @@
|
|
|
29702
29724
|
"type": {
|
|
29703
29725
|
"text": "number"
|
|
29704
29726
|
}
|
|
29727
|
+
},
|
|
29728
|
+
{
|
|
29729
|
+
"name": "precision",
|
|
29730
|
+
"optional": true,
|
|
29731
|
+
"type": {
|
|
29732
|
+
"text": "number"
|
|
29733
|
+
}
|
|
29705
29734
|
}
|
|
29706
29735
|
]
|
|
29736
|
+
},
|
|
29737
|
+
{
|
|
29738
|
+
"kind": "function",
|
|
29739
|
+
"name": "addWithPrecision",
|
|
29740
|
+
"return": {
|
|
29741
|
+
"type": {
|
|
29742
|
+
"text": ""
|
|
29743
|
+
}
|
|
29744
|
+
},
|
|
29745
|
+
"parameters": [
|
|
29746
|
+
{
|
|
29747
|
+
"name": "a",
|
|
29748
|
+
"type": {
|
|
29749
|
+
"text": "number"
|
|
29750
|
+
},
|
|
29751
|
+
"description": "First number"
|
|
29752
|
+
},
|
|
29753
|
+
{
|
|
29754
|
+
"name": "b",
|
|
29755
|
+
"type": {
|
|
29756
|
+
"text": "number"
|
|
29757
|
+
},
|
|
29758
|
+
"description": "Second number"
|
|
29759
|
+
}
|
|
29760
|
+
],
|
|
29761
|
+
"description": "Performs high precision addition using Pure JavaScript (NO BigInt needed!)\nThis is the BEST solution for precision arithmetic"
|
|
29762
|
+
},
|
|
29763
|
+
{
|
|
29764
|
+
"kind": "function",
|
|
29765
|
+
"name": "subtractWithPrecision",
|
|
29766
|
+
"return": {
|
|
29767
|
+
"type": {
|
|
29768
|
+
"text": ""
|
|
29769
|
+
}
|
|
29770
|
+
},
|
|
29771
|
+
"parameters": [
|
|
29772
|
+
{
|
|
29773
|
+
"name": "a",
|
|
29774
|
+
"type": {
|
|
29775
|
+
"text": "number"
|
|
29776
|
+
},
|
|
29777
|
+
"description": "First number"
|
|
29778
|
+
},
|
|
29779
|
+
{
|
|
29780
|
+
"name": "b",
|
|
29781
|
+
"type": {
|
|
29782
|
+
"text": "number"
|
|
29783
|
+
},
|
|
29784
|
+
"description": "Second number"
|
|
29785
|
+
}
|
|
29786
|
+
],
|
|
29787
|
+
"description": "Performs high precision subtraction using Pure JavaScript"
|
|
29788
|
+
},
|
|
29789
|
+
{
|
|
29790
|
+
"kind": "function",
|
|
29791
|
+
"name": "incrementWithPrecision",
|
|
29792
|
+
"return": {
|
|
29793
|
+
"type": {
|
|
29794
|
+
"text": ""
|
|
29795
|
+
}
|
|
29796
|
+
},
|
|
29797
|
+
"parameters": [
|
|
29798
|
+
{
|
|
29799
|
+
"name": "valueString",
|
|
29800
|
+
"type": {
|
|
29801
|
+
"text": "string | number"
|
|
29802
|
+
},
|
|
29803
|
+
"description": "The value as a string to maintain precision"
|
|
29804
|
+
},
|
|
29805
|
+
{
|
|
29806
|
+
"name": "step",
|
|
29807
|
+
"type": {
|
|
29808
|
+
"text": "number"
|
|
29809
|
+
},
|
|
29810
|
+
"description": "The step value to add"
|
|
29811
|
+
}
|
|
29812
|
+
],
|
|
29813
|
+
"description": "Increment a value with precision using direct string manipulation"
|
|
29814
|
+
},
|
|
29815
|
+
{
|
|
29816
|
+
"kind": "function",
|
|
29817
|
+
"name": "decrementWithPrecision",
|
|
29818
|
+
"return": {
|
|
29819
|
+
"type": {
|
|
29820
|
+
"text": ""
|
|
29821
|
+
}
|
|
29822
|
+
},
|
|
29823
|
+
"parameters": [
|
|
29824
|
+
{
|
|
29825
|
+
"name": "valueString",
|
|
29826
|
+
"type": {
|
|
29827
|
+
"text": "string | number"
|
|
29828
|
+
},
|
|
29829
|
+
"description": "The value as a string to maintain precision"
|
|
29830
|
+
},
|
|
29831
|
+
{
|
|
29832
|
+
"name": "step",
|
|
29833
|
+
"type": {
|
|
29834
|
+
"text": "number"
|
|
29835
|
+
},
|
|
29836
|
+
"description": "The step value to subtract"
|
|
29837
|
+
}
|
|
29838
|
+
],
|
|
29839
|
+
"description": "Decrement a value with precision using direct string manipulation"
|
|
29840
|
+
},
|
|
29841
|
+
{
|
|
29842
|
+
"kind": "function",
|
|
29843
|
+
"name": "calculateAutoStepPrecision",
|
|
29844
|
+
"return": {
|
|
29845
|
+
"type": {
|
|
29846
|
+
"text": ""
|
|
29847
|
+
}
|
|
29848
|
+
},
|
|
29849
|
+
"parameters": [
|
|
29850
|
+
{
|
|
29851
|
+
"name": "value",
|
|
29852
|
+
"type": {
|
|
29853
|
+
"text": "string | number"
|
|
29854
|
+
},
|
|
29855
|
+
"description": "The value to calculate step precision for"
|
|
29856
|
+
}
|
|
29857
|
+
],
|
|
29858
|
+
"description": "Calculate auto step precision based on decimal places\nMaintains original step calculation for compatibility"
|
|
29707
29859
|
}
|
|
29708
29860
|
],
|
|
29709
29861
|
"exports": [
|
|
@@ -29770,6 +29922,46 @@
|
|
|
29770
29922
|
"name": "validateMinMax",
|
|
29771
29923
|
"module": "src/number-field/utils.ts"
|
|
29772
29924
|
}
|
|
29925
|
+
},
|
|
29926
|
+
{
|
|
29927
|
+
"kind": "js",
|
|
29928
|
+
"name": "addWithPrecision",
|
|
29929
|
+
"declaration": {
|
|
29930
|
+
"name": "addWithPrecision",
|
|
29931
|
+
"module": "src/number-field/utils.ts"
|
|
29932
|
+
}
|
|
29933
|
+
},
|
|
29934
|
+
{
|
|
29935
|
+
"kind": "js",
|
|
29936
|
+
"name": "subtractWithPrecision",
|
|
29937
|
+
"declaration": {
|
|
29938
|
+
"name": "subtractWithPrecision",
|
|
29939
|
+
"module": "src/number-field/utils.ts"
|
|
29940
|
+
}
|
|
29941
|
+
},
|
|
29942
|
+
{
|
|
29943
|
+
"kind": "js",
|
|
29944
|
+
"name": "incrementWithPrecision",
|
|
29945
|
+
"declaration": {
|
|
29946
|
+
"name": "incrementWithPrecision",
|
|
29947
|
+
"module": "src/number-field/utils.ts"
|
|
29948
|
+
}
|
|
29949
|
+
},
|
|
29950
|
+
{
|
|
29951
|
+
"kind": "js",
|
|
29952
|
+
"name": "decrementWithPrecision",
|
|
29953
|
+
"declaration": {
|
|
29954
|
+
"name": "decrementWithPrecision",
|
|
29955
|
+
"module": "src/number-field/utils.ts"
|
|
29956
|
+
}
|
|
29957
|
+
},
|
|
29958
|
+
{
|
|
29959
|
+
"kind": "js",
|
|
29960
|
+
"name": "calculateAutoStepPrecision",
|
|
29961
|
+
"declaration": {
|
|
29962
|
+
"name": "calculateAutoStepPrecision",
|
|
29963
|
+
"module": "src/number-field/utils.ts"
|
|
29964
|
+
}
|
|
29773
29965
|
}
|
|
29774
29966
|
]
|
|
29775
29967
|
},
|
|
@@ -40802,6 +40994,15 @@
|
|
|
40802
40994
|
"default": "`Expired`",
|
|
40803
40995
|
"attribute": "date-countdown-completed-message"
|
|
40804
40996
|
},
|
|
40997
|
+
{
|
|
40998
|
+
"kind": "field",
|
|
40999
|
+
"name": "dateCountdownUnit",
|
|
41000
|
+
"type": {
|
|
41001
|
+
"text": "CountdownUnit"
|
|
41002
|
+
},
|
|
41003
|
+
"default": "'second'",
|
|
41004
|
+
"attribute": "date-countdown-unit"
|
|
41005
|
+
},
|
|
40805
41006
|
{
|
|
40806
41007
|
"kind": "field",
|
|
40807
41008
|
"name": "dateInterval",
|
|
@@ -41030,6 +41231,15 @@
|
|
|
41030
41231
|
"fieldName": "dateCountdownCompletedMessage",
|
|
41031
41232
|
"description": "the string that will be shown when the countdown is complete"
|
|
41032
41233
|
},
|
|
41234
|
+
{
|
|
41235
|
+
"name": "date-countdown-unit",
|
|
41236
|
+
"type": {
|
|
41237
|
+
"text": "CountdownUnit"
|
|
41238
|
+
},
|
|
41239
|
+
"default": "'second'",
|
|
41240
|
+
"fieldName": "dateCountdownUnit",
|
|
41241
|
+
"description": "the minimum unit of time shown in the countdown. Defaults to 'seconds'"
|
|
41242
|
+
},
|
|
41033
41243
|
{
|
|
41034
41244
|
"name": "background-color",
|
|
41035
41245
|
"type": {
|
|
@@ -41111,6 +41321,15 @@
|
|
|
41111
41321
|
"default": "`Expired`",
|
|
41112
41322
|
"attribute": "date-countdown-completed-message",
|
|
41113
41323
|
"fieldName": "dateCountdownCompletedMessage"
|
|
41324
|
+
},
|
|
41325
|
+
{
|
|
41326
|
+
"name": "date-countdown-unit",
|
|
41327
|
+
"type": {
|
|
41328
|
+
"text": "CountdownUnit"
|
|
41329
|
+
},
|
|
41330
|
+
"default": "'second'",
|
|
41331
|
+
"attribute": "date-countdown-unit",
|
|
41332
|
+
"fieldName": "dateCountdownUnit"
|
|
41114
41333
|
}
|
|
41115
41334
|
],
|
|
41116
41335
|
"superclass": {
|