@genesislcap/foundation-ui 14.246.2 → 14.247.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.
Files changed (54) hide show
  1. package/dist/custom-elements.json +2237 -1046
  2. package/dist/dts/base-components.d.ts +11 -0
  3. package/dist/dts/base-components.d.ts.map +1 -1
  4. package/dist/dts/index.d.ts +1 -0
  5. package/dist/dts/index.d.ts.map +1 -1
  6. package/dist/dts/scheduler-cron-builder/daily-recurrence/daily-recurrence.d.ts +342 -0
  7. package/dist/dts/scheduler-cron-builder/daily-recurrence/daily-recurrence.d.ts.map +1 -0
  8. package/dist/dts/scheduler-cron-builder/daily-recurrence/daily-recurrence.styles.d.ts +3 -0
  9. package/dist/dts/scheduler-cron-builder/daily-recurrence/daily-recurrence.styles.d.ts.map +1 -0
  10. package/dist/dts/scheduler-cron-builder/daily-recurrence/daily-recurrence.template.d.ts +4 -0
  11. package/dist/dts/scheduler-cron-builder/daily-recurrence/daily-recurrence.template.d.ts.map +1 -0
  12. package/dist/dts/scheduler-cron-builder/helpers.d.ts +211 -0
  13. package/dist/dts/scheduler-cron-builder/helpers.d.ts.map +1 -0
  14. package/dist/dts/scheduler-cron-builder/index.d.ts +4 -0
  15. package/dist/dts/scheduler-cron-builder/index.d.ts.map +1 -0
  16. package/dist/dts/scheduler-cron-builder/monthly-yearly-recurrence/monthly-yearly-recurrence.d.ts +400 -0
  17. package/dist/dts/scheduler-cron-builder/monthly-yearly-recurrence/monthly-yearly-recurrence.d.ts.map +1 -0
  18. package/dist/dts/scheduler-cron-builder/monthly-yearly-recurrence/monthly-yearly-recurrence.styles.d.ts +3 -0
  19. package/dist/dts/scheduler-cron-builder/monthly-yearly-recurrence/monthly-yearly-recurrence.styles.d.ts.map +1 -0
  20. package/dist/dts/scheduler-cron-builder/monthly-yearly-recurrence/monthly-yearly-recurrence.template.d.ts +4 -0
  21. package/dist/dts/scheduler-cron-builder/monthly-yearly-recurrence/monthly-yearly-recurrence.template.d.ts.map +1 -0
  22. package/dist/dts/scheduler-cron-builder/scheduler-cron-builder.d.ts +124 -0
  23. package/dist/dts/scheduler-cron-builder/scheduler-cron-builder.d.ts.map +1 -0
  24. package/dist/dts/scheduler-cron-builder/scheduler-cron-builder.styles.d.ts +4 -0
  25. package/dist/dts/scheduler-cron-builder/scheduler-cron-builder.styles.d.ts.map +1 -0
  26. package/dist/dts/scheduler-cron-builder/scheduler-cron-builder.template.d.ts +4 -0
  27. package/dist/dts/scheduler-cron-builder/scheduler-cron-builder.template.d.ts.map +1 -0
  28. package/dist/dts/scheduler-cron-builder/types.d.ts +90 -0
  29. package/dist/dts/scheduler-cron-builder/types.d.ts.map +1 -0
  30. package/dist/dts/scheduler-cron-builder/weekly-recurrence/weekly-recurrence.d.ts +346 -0
  31. package/dist/dts/scheduler-cron-builder/weekly-recurrence/weekly-recurrence.d.ts.map +1 -0
  32. package/dist/dts/scheduler-cron-builder/weekly-recurrence/weekly-recurrence.styles.d.ts +3 -0
  33. package/dist/dts/scheduler-cron-builder/weekly-recurrence/weekly-recurrence.styles.d.ts.map +1 -0
  34. package/dist/dts/scheduler-cron-builder/weekly-recurrence/weekly-recurrence.template.d.ts +4 -0
  35. package/dist/dts/scheduler-cron-builder/weekly-recurrence/weekly-recurrence.template.d.ts.map +1 -0
  36. package/dist/dts/utils/base-datasource.d.ts +1 -1
  37. package/dist/esm/base-components.js +2 -0
  38. package/dist/esm/index.js +1 -0
  39. package/dist/esm/scheduler-cron-builder/daily-recurrence/daily-recurrence.js +38 -0
  40. package/dist/esm/scheduler-cron-builder/daily-recurrence/daily-recurrence.styles.js +5 -0
  41. package/dist/esm/scheduler-cron-builder/daily-recurrence/daily-recurrence.template.js +25 -0
  42. package/dist/esm/scheduler-cron-builder/helpers.js +330 -0
  43. package/dist/esm/scheduler-cron-builder/index.js +3 -0
  44. package/dist/esm/scheduler-cron-builder/monthly-yearly-recurrence/monthly-yearly-recurrence.js +130 -0
  45. package/dist/esm/scheduler-cron-builder/monthly-yearly-recurrence/monthly-yearly-recurrence.styles.js +25 -0
  46. package/dist/esm/scheduler-cron-builder/monthly-yearly-recurrence/monthly-yearly-recurrence.template.js +92 -0
  47. package/dist/esm/scheduler-cron-builder/scheduler-cron-builder.js +289 -0
  48. package/dist/esm/scheduler-cron-builder/scheduler-cron-builder.styles.js +72 -0
  49. package/dist/esm/scheduler-cron-builder/scheduler-cron-builder.template.js +101 -0
  50. package/dist/esm/scheduler-cron-builder/types.js +67 -0
  51. package/dist/esm/scheduler-cron-builder/weekly-recurrence/weekly-recurrence.js +59 -0
  52. package/dist/esm/scheduler-cron-builder/weekly-recurrence/weekly-recurrence.styles.js +9 -0
  53. package/dist/esm/scheduler-cron-builder/weekly-recurrence/weekly-recurrence.template.js +25 -0
  54. package/package.json +17 -16
@@ -12,7 +12,7 @@
12
12
  "type": {
13
13
  "text": "object"
14
14
  },
15
- "default": "{\n foundationAccordion,\n foundationAccordionItem,\n foundationActionsMenu,\n foundationAnchor,\n foundationAnchoredRegion,\n foundationAvatar,\n foundationBadge,\n foundationBanner,\n foundationBreadcrumb,\n foundationBreadcrumbItem,\n foundationButton,\n foundationCalendar,\n foundationCard,\n foundationCategorizedMultiselect,\n foundationCheckbox,\n foundationCombobox,\n foundationConnectionIndicator,\n foundationDataGrid,\n foundationDataGridCell,\n foundationDataGridRow,\n foundationDatePicker,\n foundationDesignSystemProvider,\n foundationDialog,\n foundationDisclosure,\n foundationDivider,\n foundationDropdownMenu,\n foundationErrorBanner,\n foundationErrorBoundary,\n foundationErrorDialog,\n foundationFileUpload,\n foundationFilter,\n foundationFilterBar,\n foundationFlexLayout,\n foundationFlipper,\n foundationFlyout,\n foundationGridLayout,\n foundationGridLayoutItem,\n foundationHorizontalScroll,\n foundationIcon,\n foundationListbox,\n foundationListboxOption,\n foundationMenu,\n foundationMenuItem,\n foundationModal,\n foundationMultiselect,\n foundationNumberField,\n foundationPopper,\n foundationProgress,\n foundationProgressRing,\n foundationRadio,\n foundationRadioGroup,\n foundationSearchBar,\n foundationSearchBarCombobox,\n foundationSegmentedControl,\n foundationSegmentedItem,\n foundationSelect,\n foundationSkeleton,\n foundationSlider,\n foundationSliderLabel,\n foundationSnackbar,\n foundationStackingIcons,\n foundationStepper,\n foundationStepperTab,\n foundationStepperTabPanel,\n foundationSwitch,\n foundationSystemHealthOverlay,\n foundationTab,\n foundationTabPanel,\n foundationTabs,\n foundationTextArea,\n foundationTextField,\n foundationToast,\n foundationToolbar,\n foundationTooltip,\n foundationTreeItem,\n foundationTreeView,\n foundationUrlInput,\n register(container?: Container, ...rest: any[]) {\n if (!container) {\n // preserve backward compatibility with code that loops through\n // the values of this object and calls them as funcs with no args\n return;\n }\n\n for (const key in this) {\n if (key === 'register') {\n continue;\n }\n\n this[key]().register(container, ...rest);\n }\n },\n}"
15
+ "default": "{\n foundationAccordion,\n foundationAccordionItem,\n foundationActionsMenu,\n foundationAnchor,\n foundationAnchoredRegion,\n foundationAvatar,\n foundationBadge,\n foundationBanner,\n foundationBreadcrumb,\n foundationBreadcrumbItem,\n foundationButton,\n foundationCalendar,\n foundationCard,\n foundationCategorizedMultiselect,\n foundationCheckbox,\n foundationCombobox,\n foundationConnectionIndicator,\n foundationDataGrid,\n foundationDataGridCell,\n foundationDataGridRow,\n foundationDatePicker,\n foundationDesignSystemProvider,\n foundationDialog,\n foundationDisclosure,\n foundationDivider,\n foundationDropdownMenu,\n foundationErrorBanner,\n foundationErrorBoundary,\n foundationErrorDialog,\n foundationFileUpload,\n foundationFilter,\n foundationFilterBar,\n foundationFlexLayout,\n foundationFlipper,\n foundationFlyout,\n foundationGridLayout,\n foundationGridLayoutItem,\n foundationHorizontalScroll,\n foundationIcon,\n foundationListbox,\n foundationListboxOption,\n foundationMenu,\n foundationMenuItem,\n foundationModal,\n foundationMultiselect,\n foundationNumberField,\n foundationPopper,\n foundationProgress,\n foundationProgressRing,\n foundationRadio,\n foundationRadioGroup,\n foundationSchedulerCronBuilder,\n foundationSearchBar,\n foundationSearchBarCombobox,\n foundationSegmentedControl,\n foundationSegmentedItem,\n foundationSelect,\n foundationSkeleton,\n foundationSlider,\n foundationSliderLabel,\n foundationSnackbar,\n foundationStackingIcons,\n foundationStepper,\n foundationStepperTab,\n foundationStepperTabPanel,\n foundationSwitch,\n foundationSystemHealthOverlay,\n foundationTab,\n foundationTabPanel,\n foundationTabs,\n foundationTextArea,\n foundationTextField,\n foundationToast,\n foundationToolbar,\n foundationTooltip,\n foundationTreeItem,\n foundationTreeView,\n foundationUrlInput,\n register(container?: Container, ...rest: any[]) {\n if (!container) {\n // preserve backward compatibility with code that loops through\n // the values of this object and calls them as funcs with no args\n return;\n }\n\n for (const key in this) {\n if (key === 'register') {\n continue;\n }\n\n this[key]().register(container, ...rest);\n }\n },\n}"
16
16
  }
17
17
  ],
18
18
  "exports": [
@@ -548,6 +548,14 @@
548
548
  "package": "./router"
549
549
  }
550
550
  },
551
+ {
552
+ "kind": "js",
553
+ "name": "*",
554
+ "declaration": {
555
+ "name": "*",
556
+ "package": "./scheduler-cron-builder"
557
+ }
558
+ },
551
559
  {
552
560
  "kind": "js",
553
561
  "name": "*",
@@ -819,6 +827,37 @@
819
827
  }
820
828
  ]
821
829
  },
830
+ {
831
+ "kind": "javascript-module",
832
+ "path": "src/_config/index.ts",
833
+ "declarations": [],
834
+ "exports": [
835
+ {
836
+ "kind": "js",
837
+ "name": "*",
838
+ "declaration": {
839
+ "name": "*",
840
+ "package": "./styles"
841
+ }
842
+ },
843
+ {
844
+ "kind": "js",
845
+ "name": "*",
846
+ "declaration": {
847
+ "name": "*",
848
+ "package": "./tokens"
849
+ }
850
+ },
851
+ {
852
+ "kind": "js",
853
+ "name": "*",
854
+ "declaration": {
855
+ "name": "*",
856
+ "package": "./values"
857
+ }
858
+ }
859
+ ]
860
+ },
822
861
  {
823
862
  "kind": "javascript-module",
824
863
  "path": "src/_common/icons.ts",
@@ -864,37 +903,6 @@
864
903
  }
865
904
  ]
866
905
  },
867
- {
868
- "kind": "javascript-module",
869
- "path": "src/_config/index.ts",
870
- "declarations": [],
871
- "exports": [
872
- {
873
- "kind": "js",
874
- "name": "*",
875
- "declaration": {
876
- "name": "*",
877
- "package": "./styles"
878
- }
879
- },
880
- {
881
- "kind": "js",
882
- "name": "*",
883
- "declaration": {
884
- "name": "*",
885
- "package": "./tokens"
886
- }
887
- },
888
- {
889
- "kind": "js",
890
- "name": "*",
891
- "declaration": {
892
- "name": "*",
893
- "package": "./values"
894
- }
895
- }
896
- ]
897
- },
898
906
  {
899
907
  "kind": "javascript-module",
900
908
  "path": "src/accordion-item/accordion-item.styles.ts",
@@ -1289,6 +1297,188 @@
1289
1297
  }
1290
1298
  ]
1291
1299
  },
1300
+ {
1301
+ "kind": "javascript-module",
1302
+ "path": "src/accordion/accordion.styles.ts",
1303
+ "declarations": [
1304
+ {
1305
+ "kind": "function",
1306
+ "name": "foundationAccordionStyles",
1307
+ "return": {
1308
+ "type": {
1309
+ "text": "ElementStyles"
1310
+ }
1311
+ },
1312
+ "parameters": [
1313
+ {
1314
+ "name": "context",
1315
+ "type": {
1316
+ "text": "ElementDefinitionContext"
1317
+ }
1318
+ },
1319
+ {
1320
+ "name": "definition",
1321
+ "type": {
1322
+ "text": "FoundationElementDefinition"
1323
+ }
1324
+ }
1325
+ ]
1326
+ }
1327
+ ],
1328
+ "exports": [
1329
+ {
1330
+ "kind": "js",
1331
+ "name": "foundationAccordionStyles",
1332
+ "declaration": {
1333
+ "name": "foundationAccordionStyles",
1334
+ "module": "src/accordion/accordion.styles.ts"
1335
+ }
1336
+ }
1337
+ ]
1338
+ },
1339
+ {
1340
+ "kind": "javascript-module",
1341
+ "path": "src/accordion/accordion.template.ts",
1342
+ "declarations": [
1343
+ {
1344
+ "kind": "function",
1345
+ "name": "foundationAccordionTemplate",
1346
+ "return": {
1347
+ "type": {
1348
+ "text": "ViewTemplate<Accordion>"
1349
+ }
1350
+ },
1351
+ "parameters": [
1352
+ {
1353
+ "name": "context",
1354
+ "type": {
1355
+ "text": "ElementDefinitionContext"
1356
+ }
1357
+ },
1358
+ {
1359
+ "name": "definition",
1360
+ "type": {
1361
+ "text": "FoundationElementDefinition"
1362
+ }
1363
+ }
1364
+ ]
1365
+ }
1366
+ ],
1367
+ "exports": [
1368
+ {
1369
+ "kind": "js",
1370
+ "name": "foundationAccordionTemplate",
1371
+ "declaration": {
1372
+ "name": "foundationAccordionTemplate",
1373
+ "module": "src/accordion/accordion.template.ts"
1374
+ }
1375
+ }
1376
+ ]
1377
+ },
1378
+ {
1379
+ "kind": "javascript-module",
1380
+ "path": "src/accordion/accordion.ts",
1381
+ "declarations": [
1382
+ {
1383
+ "kind": "class",
1384
+ "description": "",
1385
+ "name": "Accordion",
1386
+ "superclass": {
1387
+ "name": "FASTAccordion",
1388
+ "package": "@microsoft/fast-foundation"
1389
+ },
1390
+ "tagName": "%%prefix%%-accordion",
1391
+ "customElement": true
1392
+ },
1393
+ {
1394
+ "kind": "variable",
1395
+ "name": "foundationAccordionShadowOptions",
1396
+ "type": {
1397
+ "text": "ShadowRootInit"
1398
+ },
1399
+ "default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
1400
+ },
1401
+ {
1402
+ "kind": "variable",
1403
+ "name": "defaultAccordionConfig",
1404
+ "type": {
1405
+ "text": "object"
1406
+ },
1407
+ "default": "{}"
1408
+ },
1409
+ {
1410
+ "kind": "variable",
1411
+ "name": "foundationAccordion",
1412
+ "description": "The Foundation Accordion",
1413
+ "privacy": "public"
1414
+ }
1415
+ ],
1416
+ "exports": [
1417
+ {
1418
+ "kind": "js",
1419
+ "name": "Accordion",
1420
+ "declaration": {
1421
+ "name": "Accordion",
1422
+ "module": "src/accordion/accordion.ts"
1423
+ }
1424
+ },
1425
+ {
1426
+ "kind": "js",
1427
+ "name": "foundationAccordionShadowOptions",
1428
+ "declaration": {
1429
+ "name": "foundationAccordionShadowOptions",
1430
+ "module": "src/accordion/accordion.ts"
1431
+ }
1432
+ },
1433
+ {
1434
+ "kind": "js",
1435
+ "name": "defaultAccordionConfig",
1436
+ "declaration": {
1437
+ "name": "defaultAccordionConfig",
1438
+ "module": "src/accordion/accordion.ts"
1439
+ }
1440
+ },
1441
+ {
1442
+ "kind": "js",
1443
+ "name": "foundationAccordion",
1444
+ "declaration": {
1445
+ "name": "foundationAccordion",
1446
+ "module": "src/accordion/accordion.ts"
1447
+ }
1448
+ }
1449
+ ]
1450
+ },
1451
+ {
1452
+ "kind": "javascript-module",
1453
+ "path": "src/accordion/index.ts",
1454
+ "declarations": [],
1455
+ "exports": [
1456
+ {
1457
+ "kind": "js",
1458
+ "name": "*",
1459
+ "declaration": {
1460
+ "name": "*",
1461
+ "package": "./accordion.template"
1462
+ }
1463
+ },
1464
+ {
1465
+ "kind": "js",
1466
+ "name": "*",
1467
+ "declaration": {
1468
+ "name": "*",
1469
+ "package": "./accordion.styles"
1470
+ }
1471
+ },
1472
+ {
1473
+ "kind": "js",
1474
+ "name": "*",
1475
+ "declaration": {
1476
+ "name": "*",
1477
+ "package": "./accordion"
1478
+ }
1479
+ }
1480
+ ]
1481
+ },
1292
1482
  {
1293
1483
  "kind": "javascript-module",
1294
1484
  "path": "src/actions-menu/actions-menu.styles.ts",
@@ -1850,11 +2040,11 @@
1850
2040
  },
1851
2041
  {
1852
2042
  "kind": "javascript-module",
1853
- "path": "src/accordion/accordion.styles.ts",
2043
+ "path": "src/anchor/anchor.styles.ts",
1854
2044
  "declarations": [
1855
2045
  {
1856
2046
  "kind": "function",
1857
- "name": "foundationAccordionStyles",
2047
+ "name": "foundationAnchorStyles",
1858
2048
  "return": {
1859
2049
  "type": {
1860
2050
  "text": "ElementStyles"
@@ -1879,206 +2069,24 @@
1879
2069
  "exports": [
1880
2070
  {
1881
2071
  "kind": "js",
1882
- "name": "foundationAccordionStyles",
2072
+ "name": "foundationAnchorStyles",
1883
2073
  "declaration": {
1884
- "name": "foundationAccordionStyles",
1885
- "module": "src/accordion/accordion.styles.ts"
2074
+ "name": "foundationAnchorStyles",
2075
+ "module": "src/anchor/anchor.styles.ts"
1886
2076
  }
1887
2077
  }
1888
2078
  ]
1889
2079
  },
1890
2080
  {
1891
2081
  "kind": "javascript-module",
1892
- "path": "src/accordion/accordion.template.ts",
2082
+ "path": "src/anchor/anchor.template.ts",
1893
2083
  "declarations": [
1894
2084
  {
1895
2085
  "kind": "function",
1896
- "name": "foundationAccordionTemplate",
2086
+ "name": "foundationAnchorTemplate",
1897
2087
  "return": {
1898
2088
  "type": {
1899
- "text": "ViewTemplate<Accordion>"
1900
- }
1901
- },
1902
- "parameters": [
1903
- {
1904
- "name": "context",
1905
- "type": {
1906
- "text": "ElementDefinitionContext"
1907
- }
1908
- },
1909
- {
1910
- "name": "definition",
1911
- "type": {
1912
- "text": "FoundationElementDefinition"
1913
- }
1914
- }
1915
- ]
1916
- }
1917
- ],
1918
- "exports": [
1919
- {
1920
- "kind": "js",
1921
- "name": "foundationAccordionTemplate",
1922
- "declaration": {
1923
- "name": "foundationAccordionTemplate",
1924
- "module": "src/accordion/accordion.template.ts"
1925
- }
1926
- }
1927
- ]
1928
- },
1929
- {
1930
- "kind": "javascript-module",
1931
- "path": "src/accordion/accordion.ts",
1932
- "declarations": [
1933
- {
1934
- "kind": "class",
1935
- "description": "",
1936
- "name": "Accordion",
1937
- "superclass": {
1938
- "name": "FASTAccordion",
1939
- "package": "@microsoft/fast-foundation"
1940
- },
1941
- "tagName": "%%prefix%%-accordion",
1942
- "customElement": true
1943
- },
1944
- {
1945
- "kind": "variable",
1946
- "name": "foundationAccordionShadowOptions",
1947
- "type": {
1948
- "text": "ShadowRootInit"
1949
- },
1950
- "default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
1951
- },
1952
- {
1953
- "kind": "variable",
1954
- "name": "defaultAccordionConfig",
1955
- "type": {
1956
- "text": "object"
1957
- },
1958
- "default": "{}"
1959
- },
1960
- {
1961
- "kind": "variable",
1962
- "name": "foundationAccordion",
1963
- "description": "The Foundation Accordion",
1964
- "privacy": "public"
1965
- }
1966
- ],
1967
- "exports": [
1968
- {
1969
- "kind": "js",
1970
- "name": "Accordion",
1971
- "declaration": {
1972
- "name": "Accordion",
1973
- "module": "src/accordion/accordion.ts"
1974
- }
1975
- },
1976
- {
1977
- "kind": "js",
1978
- "name": "foundationAccordionShadowOptions",
1979
- "declaration": {
1980
- "name": "foundationAccordionShadowOptions",
1981
- "module": "src/accordion/accordion.ts"
1982
- }
1983
- },
1984
- {
1985
- "kind": "js",
1986
- "name": "defaultAccordionConfig",
1987
- "declaration": {
1988
- "name": "defaultAccordionConfig",
1989
- "module": "src/accordion/accordion.ts"
1990
- }
1991
- },
1992
- {
1993
- "kind": "js",
1994
- "name": "foundationAccordion",
1995
- "declaration": {
1996
- "name": "foundationAccordion",
1997
- "module": "src/accordion/accordion.ts"
1998
- }
1999
- }
2000
- ]
2001
- },
2002
- {
2003
- "kind": "javascript-module",
2004
- "path": "src/accordion/index.ts",
2005
- "declarations": [],
2006
- "exports": [
2007
- {
2008
- "kind": "js",
2009
- "name": "*",
2010
- "declaration": {
2011
- "name": "*",
2012
- "package": "./accordion.template"
2013
- }
2014
- },
2015
- {
2016
- "kind": "js",
2017
- "name": "*",
2018
- "declaration": {
2019
- "name": "*",
2020
- "package": "./accordion.styles"
2021
- }
2022
- },
2023
- {
2024
- "kind": "js",
2025
- "name": "*",
2026
- "declaration": {
2027
- "name": "*",
2028
- "package": "./accordion"
2029
- }
2030
- }
2031
- ]
2032
- },
2033
- {
2034
- "kind": "javascript-module",
2035
- "path": "src/anchor/anchor.styles.ts",
2036
- "declarations": [
2037
- {
2038
- "kind": "function",
2039
- "name": "foundationAnchorStyles",
2040
- "return": {
2041
- "type": {
2042
- "text": "ElementStyles"
2043
- }
2044
- },
2045
- "parameters": [
2046
- {
2047
- "name": "context",
2048
- "type": {
2049
- "text": "ElementDefinitionContext"
2050
- }
2051
- },
2052
- {
2053
- "name": "definition",
2054
- "type": {
2055
- "text": "FoundationElementDefinition"
2056
- }
2057
- }
2058
- ]
2059
- }
2060
- ],
2061
- "exports": [
2062
- {
2063
- "kind": "js",
2064
- "name": "foundationAnchorStyles",
2065
- "declaration": {
2066
- "name": "foundationAnchorStyles",
2067
- "module": "src/anchor/anchor.styles.ts"
2068
- }
2069
- }
2070
- ]
2071
- },
2072
- {
2073
- "kind": "javascript-module",
2074
- "path": "src/anchor/anchor.template.ts",
2075
- "declarations": [
2076
- {
2077
- "kind": "function",
2078
- "name": "foundationAnchorTemplate",
2079
- "return": {
2080
- "type": {
2081
- "text": "ViewTemplate<Anchor>"
2089
+ "text": "ViewTemplate<Anchor>"
2082
2090
  }
2083
2091
  },
2084
2092
  "parameters": [
@@ -13826,330 +13834,6 @@
13826
13834
  }
13827
13835
  ]
13828
13836
  },
13829
- {
13830
- "kind": "javascript-module",
13831
- "path": "src/design-system-provider/design-system-provider.styles.ts",
13832
- "declarations": [
13833
- {
13834
- "kind": "function",
13835
- "name": "designSystemProviderStyles",
13836
- "parameters": [
13837
- {
13838
- "name": "context",
13839
- "type": {
13840
- "text": "ElementDefinitionContext"
13841
- }
13842
- }
13843
- ]
13844
- }
13845
- ],
13846
- "exports": [
13847
- {
13848
- "kind": "js",
13849
- "name": "designSystemProviderStyles",
13850
- "declaration": {
13851
- "name": "designSystemProviderStyles",
13852
- "module": "src/design-system-provider/design-system-provider.styles.ts"
13853
- }
13854
- }
13855
- ]
13856
- },
13857
- {
13858
- "kind": "javascript-module",
13859
- "path": "src/design-system-provider/design-system-provider.ts",
13860
- "declarations": [
13861
- {
13862
- "kind": "class",
13863
- "description": "The Foundation Design System Provider",
13864
- "name": "FoundationDesignSystemProvider",
13865
- "members": [
13866
- {
13867
- "kind": "field",
13868
- "name": "cardFillColor",
13869
- "type": {
13870
- "text": "Swatch"
13871
- },
13872
- "privacy": "public"
13873
- },
13874
- {
13875
- "kind": "field",
13876
- "name": "cardForegroundColor",
13877
- "type": {
13878
- "text": "Swatch"
13879
- },
13880
- "privacy": "public"
13881
- }
13882
- ],
13883
- "attributes": [
13884
- {
13885
- "name": "card-fill-color",
13886
- "type": {
13887
- "text": "Swatch"
13888
- },
13889
- "fieldName": "cardFillColor"
13890
- },
13891
- {
13892
- "name": "card-foreground-color",
13893
- "type": {
13894
- "text": "Swatch"
13895
- },
13896
- "fieldName": "cardForegroundColor"
13897
- }
13898
- ],
13899
- "superclass": {
13900
- "name": "FASTDesignSystemProvider",
13901
- "package": "@microsoft/fast-components"
13902
- },
13903
- "tagName": "%%prefix%%-design-system-provider",
13904
- "customElement": true
13905
- },
13906
- {
13907
- "kind": "variable",
13908
- "name": "foundationDesignSystemProvider",
13909
- "description": "The Foundation Design System Provider composed element",
13910
- "privacy": "public"
13911
- }
13912
- ],
13913
- "exports": [
13914
- {
13915
- "kind": "js",
13916
- "name": "FoundationDesignSystemProvider",
13917
- "declaration": {
13918
- "name": "FoundationDesignSystemProvider",
13919
- "module": "src/design-system-provider/design-system-provider.ts"
13920
- }
13921
- },
13922
- {
13923
- "kind": "js",
13924
- "name": "foundationDesignSystemProvider",
13925
- "declaration": {
13926
- "name": "foundationDesignSystemProvider",
13927
- "module": "src/design-system-provider/design-system-provider.ts"
13928
- }
13929
- }
13930
- ]
13931
- },
13932
- {
13933
- "kind": "javascript-module",
13934
- "path": "src/design-system-provider/design-system-provider.utils.ts",
13935
- "declarations": [
13936
- {
13937
- "kind": "function",
13938
- "name": "provideTokens",
13939
- "parameters": [
13940
- {
13941
- "name": "tokens"
13942
- },
13943
- {
13944
- "name": "values"
13945
- },
13946
- {
13947
- "name": "element",
13948
- "optional": true,
13949
- "type": {
13950
- "text": "HTMLElement"
13951
- }
13952
- }
13953
- ]
13954
- },
13955
- {
13956
- "kind": "function",
13957
- "name": "designToken",
13958
- "parameters": [
13959
- {
13960
- "name": "token",
13961
- "type": {
13962
- "text": "DesignToken<T>"
13963
- }
13964
- }
13965
- ]
13966
- },
13967
- {
13968
- "kind": "variable",
13969
- "name": "swatchConverter",
13970
- "type": {
13971
- "text": "ValueConverter"
13972
- },
13973
- "default": "{\n toView(value: any): string | null {\n if (value === null || value === undefined) {\n return null;\n }\n return (value as Swatch)?.toColorString();\n },\n\n fromView(value: any): any {\n if (value === null || value === undefined) {\n return null;\n }\n const color = parseColorHexRGB(value);\n return color ? SwatchRGB.create(color!.r, color!.g, color!.b) : null;\n },\n}"
13974
- },
13975
- {
13976
- "kind": "function",
13977
- "name": "paletteFromHex",
13978
- "parameters": [
13979
- {
13980
- "name": "hexColor",
13981
- "type": {
13982
- "text": "string"
13983
- }
13984
- }
13985
- ]
13986
- },
13987
- {
13988
- "kind": "function",
13989
- "name": "getDefaultConfig",
13990
- "parameters": [
13991
- {
13992
- "name": "definition",
13993
- "type": {
13994
- "text": "Partial<FoundationElementDefinition>"
13995
- }
13996
- },
13997
- {
13998
- "name": "exclusions",
13999
- "default": "defaultExclusions"
14000
- }
14001
- ]
14002
- },
14003
- {
14004
- "kind": "function",
14005
- "name": "getExports",
14006
- "parameters": [
14007
- {
14008
- "name": "registrationFunction"
14009
- }
14010
- ]
14011
- },
14012
- {
14013
- "kind": "function",
14014
- "name": "getTypeRampValue",
14015
- "parameters": [
14016
- {
14017
- "name": "baseTypeRamp",
14018
- "type": {
14019
- "text": "string"
14020
- }
14021
- },
14022
- {
14023
- "name": "value",
14024
- "type": {
14025
- "text": "number"
14026
- }
14027
- }
14028
- ]
14029
- },
14030
- {
14031
- "kind": "function",
14032
- "name": "configureDesignSystem",
14033
- "parameters": [
14034
- {
14035
- "name": "provider",
14036
- "type": {
14037
- "text": "HTMLElement"
14038
- }
14039
- },
14040
- {
14041
- "name": "config",
14042
- "type": {
14043
- "text": "DesignTokensConfig"
14044
- }
14045
- }
14046
- ]
14047
- }
14048
- ],
14049
- "exports": [
14050
- {
14051
- "kind": "js",
14052
- "name": "provideTokens",
14053
- "declaration": {
14054
- "name": "provideTokens",
14055
- "module": "src/design-system-provider/design-system-provider.utils.ts"
14056
- }
14057
- },
14058
- {
14059
- "kind": "js",
14060
- "name": "designToken",
14061
- "declaration": {
14062
- "name": "designToken",
14063
- "module": "src/design-system-provider/design-system-provider.utils.ts"
14064
- }
14065
- },
14066
- {
14067
- "kind": "js",
14068
- "name": "swatchConverter",
14069
- "declaration": {
14070
- "name": "swatchConverter",
14071
- "module": "src/design-system-provider/design-system-provider.utils.ts"
14072
- }
14073
- },
14074
- {
14075
- "kind": "js",
14076
- "name": "paletteFromHex",
14077
- "declaration": {
14078
- "name": "paletteFromHex",
14079
- "module": "src/design-system-provider/design-system-provider.utils.ts"
14080
- }
14081
- },
14082
- {
14083
- "kind": "js",
14084
- "name": "getDefaultConfig",
14085
- "declaration": {
14086
- "name": "getDefaultConfig",
14087
- "module": "src/design-system-provider/design-system-provider.utils.ts"
14088
- }
14089
- },
14090
- {
14091
- "kind": "js",
14092
- "name": "getExports",
14093
- "declaration": {
14094
- "name": "getExports",
14095
- "module": "src/design-system-provider/design-system-provider.utils.ts"
14096
- }
14097
- },
14098
- {
14099
- "kind": "js",
14100
- "name": "getTypeRampValue",
14101
- "declaration": {
14102
- "name": "getTypeRampValue",
14103
- "module": "src/design-system-provider/design-system-provider.utils.ts"
14104
- }
14105
- },
14106
- {
14107
- "kind": "js",
14108
- "name": "configureDesignSystem",
14109
- "declaration": {
14110
- "name": "configureDesignSystem",
14111
- "module": "src/design-system-provider/design-system-provider.utils.ts"
14112
- }
14113
- }
14114
- ]
14115
- },
14116
- {
14117
- "kind": "javascript-module",
14118
- "path": "src/design-system-provider/index.ts",
14119
- "declarations": [],
14120
- "exports": [
14121
- {
14122
- "kind": "js",
14123
- "name": "*",
14124
- "declaration": {
14125
- "name": "*",
14126
- "package": "./design-system-provider.utils"
14127
- }
14128
- },
14129
- {
14130
- "kind": "js",
14131
- "name": "*",
14132
- "declaration": {
14133
- "name": "*",
14134
- "package": "./design-system-provider"
14135
- }
14136
- },
14137
- {
14138
- "kind": "js",
14139
- "name": "*",
14140
- "declaration": {
14141
- "name": "*",
14142
- "package": "./types"
14143
- }
14144
- }
14145
- ]
14146
- },
14147
- {
14148
- "kind": "javascript-module",
14149
- "path": "src/design-system-provider/types.ts",
14150
- "declarations": [],
14151
- "exports": []
14152
- },
14153
13837
  {
14154
13838
  "kind": "javascript-module",
14155
13839
  "path": "src/dialog/dialog.styles.ts",
@@ -15081,6 +14765,330 @@
15081
14765
  }
15082
14766
  ]
15083
14767
  },
14768
+ {
14769
+ "kind": "javascript-module",
14770
+ "path": "src/design-system-provider/design-system-provider.styles.ts",
14771
+ "declarations": [
14772
+ {
14773
+ "kind": "function",
14774
+ "name": "designSystemProviderStyles",
14775
+ "parameters": [
14776
+ {
14777
+ "name": "context",
14778
+ "type": {
14779
+ "text": "ElementDefinitionContext"
14780
+ }
14781
+ }
14782
+ ]
14783
+ }
14784
+ ],
14785
+ "exports": [
14786
+ {
14787
+ "kind": "js",
14788
+ "name": "designSystemProviderStyles",
14789
+ "declaration": {
14790
+ "name": "designSystemProviderStyles",
14791
+ "module": "src/design-system-provider/design-system-provider.styles.ts"
14792
+ }
14793
+ }
14794
+ ]
14795
+ },
14796
+ {
14797
+ "kind": "javascript-module",
14798
+ "path": "src/design-system-provider/design-system-provider.ts",
14799
+ "declarations": [
14800
+ {
14801
+ "kind": "class",
14802
+ "description": "The Foundation Design System Provider",
14803
+ "name": "FoundationDesignSystemProvider",
14804
+ "members": [
14805
+ {
14806
+ "kind": "field",
14807
+ "name": "cardFillColor",
14808
+ "type": {
14809
+ "text": "Swatch"
14810
+ },
14811
+ "privacy": "public"
14812
+ },
14813
+ {
14814
+ "kind": "field",
14815
+ "name": "cardForegroundColor",
14816
+ "type": {
14817
+ "text": "Swatch"
14818
+ },
14819
+ "privacy": "public"
14820
+ }
14821
+ ],
14822
+ "attributes": [
14823
+ {
14824
+ "name": "card-fill-color",
14825
+ "type": {
14826
+ "text": "Swatch"
14827
+ },
14828
+ "fieldName": "cardFillColor"
14829
+ },
14830
+ {
14831
+ "name": "card-foreground-color",
14832
+ "type": {
14833
+ "text": "Swatch"
14834
+ },
14835
+ "fieldName": "cardForegroundColor"
14836
+ }
14837
+ ],
14838
+ "superclass": {
14839
+ "name": "FASTDesignSystemProvider",
14840
+ "package": "@microsoft/fast-components"
14841
+ },
14842
+ "tagName": "%%prefix%%-design-system-provider",
14843
+ "customElement": true
14844
+ },
14845
+ {
14846
+ "kind": "variable",
14847
+ "name": "foundationDesignSystemProvider",
14848
+ "description": "The Foundation Design System Provider composed element",
14849
+ "privacy": "public"
14850
+ }
14851
+ ],
14852
+ "exports": [
14853
+ {
14854
+ "kind": "js",
14855
+ "name": "FoundationDesignSystemProvider",
14856
+ "declaration": {
14857
+ "name": "FoundationDesignSystemProvider",
14858
+ "module": "src/design-system-provider/design-system-provider.ts"
14859
+ }
14860
+ },
14861
+ {
14862
+ "kind": "js",
14863
+ "name": "foundationDesignSystemProvider",
14864
+ "declaration": {
14865
+ "name": "foundationDesignSystemProvider",
14866
+ "module": "src/design-system-provider/design-system-provider.ts"
14867
+ }
14868
+ }
14869
+ ]
14870
+ },
14871
+ {
14872
+ "kind": "javascript-module",
14873
+ "path": "src/design-system-provider/design-system-provider.utils.ts",
14874
+ "declarations": [
14875
+ {
14876
+ "kind": "function",
14877
+ "name": "provideTokens",
14878
+ "parameters": [
14879
+ {
14880
+ "name": "tokens"
14881
+ },
14882
+ {
14883
+ "name": "values"
14884
+ },
14885
+ {
14886
+ "name": "element",
14887
+ "optional": true,
14888
+ "type": {
14889
+ "text": "HTMLElement"
14890
+ }
14891
+ }
14892
+ ]
14893
+ },
14894
+ {
14895
+ "kind": "function",
14896
+ "name": "designToken",
14897
+ "parameters": [
14898
+ {
14899
+ "name": "token",
14900
+ "type": {
14901
+ "text": "DesignToken<T>"
14902
+ }
14903
+ }
14904
+ ]
14905
+ },
14906
+ {
14907
+ "kind": "variable",
14908
+ "name": "swatchConverter",
14909
+ "type": {
14910
+ "text": "ValueConverter"
14911
+ },
14912
+ "default": "{\n toView(value: any): string | null {\n if (value === null || value === undefined) {\n return null;\n }\n return (value as Swatch)?.toColorString();\n },\n\n fromView(value: any): any {\n if (value === null || value === undefined) {\n return null;\n }\n const color = parseColorHexRGB(value);\n return color ? SwatchRGB.create(color!.r, color!.g, color!.b) : null;\n },\n}"
14913
+ },
14914
+ {
14915
+ "kind": "function",
14916
+ "name": "paletteFromHex",
14917
+ "parameters": [
14918
+ {
14919
+ "name": "hexColor",
14920
+ "type": {
14921
+ "text": "string"
14922
+ }
14923
+ }
14924
+ ]
14925
+ },
14926
+ {
14927
+ "kind": "function",
14928
+ "name": "getDefaultConfig",
14929
+ "parameters": [
14930
+ {
14931
+ "name": "definition",
14932
+ "type": {
14933
+ "text": "Partial<FoundationElementDefinition>"
14934
+ }
14935
+ },
14936
+ {
14937
+ "name": "exclusions",
14938
+ "default": "defaultExclusions"
14939
+ }
14940
+ ]
14941
+ },
14942
+ {
14943
+ "kind": "function",
14944
+ "name": "getExports",
14945
+ "parameters": [
14946
+ {
14947
+ "name": "registrationFunction"
14948
+ }
14949
+ ]
14950
+ },
14951
+ {
14952
+ "kind": "function",
14953
+ "name": "getTypeRampValue",
14954
+ "parameters": [
14955
+ {
14956
+ "name": "baseTypeRamp",
14957
+ "type": {
14958
+ "text": "string"
14959
+ }
14960
+ },
14961
+ {
14962
+ "name": "value",
14963
+ "type": {
14964
+ "text": "number"
14965
+ }
14966
+ }
14967
+ ]
14968
+ },
14969
+ {
14970
+ "kind": "function",
14971
+ "name": "configureDesignSystem",
14972
+ "parameters": [
14973
+ {
14974
+ "name": "provider",
14975
+ "type": {
14976
+ "text": "HTMLElement"
14977
+ }
14978
+ },
14979
+ {
14980
+ "name": "config",
14981
+ "type": {
14982
+ "text": "DesignTokensConfig"
14983
+ }
14984
+ }
14985
+ ]
14986
+ }
14987
+ ],
14988
+ "exports": [
14989
+ {
14990
+ "kind": "js",
14991
+ "name": "provideTokens",
14992
+ "declaration": {
14993
+ "name": "provideTokens",
14994
+ "module": "src/design-system-provider/design-system-provider.utils.ts"
14995
+ }
14996
+ },
14997
+ {
14998
+ "kind": "js",
14999
+ "name": "designToken",
15000
+ "declaration": {
15001
+ "name": "designToken",
15002
+ "module": "src/design-system-provider/design-system-provider.utils.ts"
15003
+ }
15004
+ },
15005
+ {
15006
+ "kind": "js",
15007
+ "name": "swatchConverter",
15008
+ "declaration": {
15009
+ "name": "swatchConverter",
15010
+ "module": "src/design-system-provider/design-system-provider.utils.ts"
15011
+ }
15012
+ },
15013
+ {
15014
+ "kind": "js",
15015
+ "name": "paletteFromHex",
15016
+ "declaration": {
15017
+ "name": "paletteFromHex",
15018
+ "module": "src/design-system-provider/design-system-provider.utils.ts"
15019
+ }
15020
+ },
15021
+ {
15022
+ "kind": "js",
15023
+ "name": "getDefaultConfig",
15024
+ "declaration": {
15025
+ "name": "getDefaultConfig",
15026
+ "module": "src/design-system-provider/design-system-provider.utils.ts"
15027
+ }
15028
+ },
15029
+ {
15030
+ "kind": "js",
15031
+ "name": "getExports",
15032
+ "declaration": {
15033
+ "name": "getExports",
15034
+ "module": "src/design-system-provider/design-system-provider.utils.ts"
15035
+ }
15036
+ },
15037
+ {
15038
+ "kind": "js",
15039
+ "name": "getTypeRampValue",
15040
+ "declaration": {
15041
+ "name": "getTypeRampValue",
15042
+ "module": "src/design-system-provider/design-system-provider.utils.ts"
15043
+ }
15044
+ },
15045
+ {
15046
+ "kind": "js",
15047
+ "name": "configureDesignSystem",
15048
+ "declaration": {
15049
+ "name": "configureDesignSystem",
15050
+ "module": "src/design-system-provider/design-system-provider.utils.ts"
15051
+ }
15052
+ }
15053
+ ]
15054
+ },
15055
+ {
15056
+ "kind": "javascript-module",
15057
+ "path": "src/design-system-provider/index.ts",
15058
+ "declarations": [],
15059
+ "exports": [
15060
+ {
15061
+ "kind": "js",
15062
+ "name": "*",
15063
+ "declaration": {
15064
+ "name": "*",
15065
+ "package": "./design-system-provider.utils"
15066
+ }
15067
+ },
15068
+ {
15069
+ "kind": "js",
15070
+ "name": "*",
15071
+ "declaration": {
15072
+ "name": "*",
15073
+ "package": "./design-system-provider"
15074
+ }
15075
+ },
15076
+ {
15077
+ "kind": "js",
15078
+ "name": "*",
15079
+ "declaration": {
15080
+ "name": "*",
15081
+ "package": "./types"
15082
+ }
15083
+ }
15084
+ ]
15085
+ },
15086
+ {
15087
+ "kind": "javascript-module",
15088
+ "path": "src/design-system-provider/types.ts",
15089
+ "declarations": [],
15090
+ "exports": []
15091
+ },
15084
15092
  {
15085
15093
  "kind": "javascript-module",
15086
15094
  "path": "src/divider/divider.styles.ts",
@@ -23266,6 +23274,468 @@
23266
23274
  }
23267
23275
  ]
23268
23276
  },
23277
+ {
23278
+ "kind": "javascript-module",
23279
+ "path": "src/modal/index.ts",
23280
+ "declarations": [],
23281
+ "exports": [
23282
+ {
23283
+ "kind": "js",
23284
+ "name": "*",
23285
+ "declaration": {
23286
+ "name": "*",
23287
+ "package": "./modal.styles"
23288
+ }
23289
+ },
23290
+ {
23291
+ "kind": "js",
23292
+ "name": "*",
23293
+ "declaration": {
23294
+ "name": "*",
23295
+ "package": "./modal.template"
23296
+ }
23297
+ },
23298
+ {
23299
+ "kind": "js",
23300
+ "name": "*",
23301
+ "declaration": {
23302
+ "name": "*",
23303
+ "package": "./modal"
23304
+ }
23305
+ }
23306
+ ]
23307
+ },
23308
+ {
23309
+ "kind": "javascript-module",
23310
+ "path": "src/modal/modal.styles.ts",
23311
+ "declarations": [
23312
+ {
23313
+ "kind": "variable",
23314
+ "name": "foundationModalStyles",
23315
+ "type": {
23316
+ "text": "ElementStyles"
23317
+ },
23318
+ "default": "css`\n ${foundationDialogStyles}\n`"
23319
+ }
23320
+ ],
23321
+ "exports": [
23322
+ {
23323
+ "kind": "js",
23324
+ "name": "foundationModalStyles",
23325
+ "declaration": {
23326
+ "name": "foundationModalStyles",
23327
+ "module": "src/modal/modal.styles.ts"
23328
+ }
23329
+ }
23330
+ ]
23331
+ },
23332
+ {
23333
+ "kind": "javascript-module",
23334
+ "path": "src/modal/modal.template.ts",
23335
+ "declarations": [
23336
+ {
23337
+ "kind": "variable",
23338
+ "name": "foundationModalTemplate",
23339
+ "type": {
23340
+ "text": "ViewTemplate<Modal>"
23341
+ },
23342
+ "default": "html`\n ${foundationDialogTemplate}\n`"
23343
+ }
23344
+ ],
23345
+ "exports": [
23346
+ {
23347
+ "kind": "js",
23348
+ "name": "foundationModalTemplate",
23349
+ "declaration": {
23350
+ "name": "foundationModalTemplate",
23351
+ "module": "src/modal/modal.template.ts"
23352
+ }
23353
+ }
23354
+ ]
23355
+ },
23356
+ {
23357
+ "kind": "javascript-module",
23358
+ "path": "src/modal/modal.ts",
23359
+ "declarations": [
23360
+ {
23361
+ "kind": "variable",
23362
+ "name": "foundationModalShadowOptions",
23363
+ "type": {
23364
+ "text": "ShadowRootInit"
23365
+ },
23366
+ "default": "{\n mode: 'open',\n delegatesFocus: true,\n}"
23367
+ },
23368
+ {
23369
+ "kind": "variable",
23370
+ "name": "defaultModalConfig",
23371
+ "type": {
23372
+ "text": "object"
23373
+ },
23374
+ "default": "{}"
23375
+ },
23376
+ {
23377
+ "kind": "class",
23378
+ "description": "",
23379
+ "name": "Modal",
23380
+ "members": [
23381
+ {
23382
+ "kind": "method",
23383
+ "name": "show",
23384
+ "return": {
23385
+ "type": {
23386
+ "text": "void"
23387
+ }
23388
+ },
23389
+ "description": "Show the HTMLDialogElement and its contents",
23390
+ "inheritedFrom": {
23391
+ "name": "<local>_DialogElement",
23392
+ "module": "src/dialog/dialog.ts"
23393
+ }
23394
+ },
23395
+ {
23396
+ "kind": "field",
23397
+ "name": "mainElement",
23398
+ "type": {
23399
+ "text": "HTMLDialogElement"
23400
+ },
23401
+ "description": "A reference to the dialog element\nin the component Shadow DOM.",
23402
+ "inheritedFrom": {
23403
+ "name": "<local>_DialogElement",
23404
+ "module": "src/dialog/dialog.ts"
23405
+ }
23406
+ },
23407
+ {
23408
+ "kind": "field",
23409
+ "name": "notification",
23410
+ "type": {
23411
+ "text": "NotificationStructure"
23412
+ },
23413
+ "inheritedFrom": {
23414
+ "name": "<local>_DialogElement",
23415
+ "module": "src/dialog/dialog.ts"
23416
+ }
23417
+ },
23418
+ {
23419
+ "kind": "method",
23420
+ "name": "notificationChanged",
23421
+ "inheritedFrom": {
23422
+ "name": "<local>_DialogElement",
23423
+ "module": "src/dialog/dialog.ts"
23424
+ }
23425
+ },
23426
+ {
23427
+ "kind": "field",
23428
+ "name": "type",
23429
+ "type": {
23430
+ "text": "DialogType"
23431
+ },
23432
+ "default": "'default'",
23433
+ "inheritedFrom": {
23434
+ "name": "<local>_DialogElement",
23435
+ "module": "src/dialog/dialog.ts"
23436
+ }
23437
+ },
23438
+ {
23439
+ "kind": "field",
23440
+ "name": "position",
23441
+ "type": {
23442
+ "text": "DialogPosition"
23443
+ },
23444
+ "default": "'center'",
23445
+ "inheritedFrom": {
23446
+ "name": "<local>_DialogElement",
23447
+ "module": "src/dialog/dialog.ts"
23448
+ }
23449
+ },
23450
+ {
23451
+ "kind": "field",
23452
+ "name": "showCloseIcon",
23453
+ "type": {
23454
+ "text": "boolean"
23455
+ },
23456
+ "default": "true",
23457
+ "description": "Whether or not to show the close icon",
23458
+ "inheritedFrom": {
23459
+ "name": "<local>_DialogElement",
23460
+ "module": "src/dialog/dialog.ts"
23461
+ }
23462
+ },
23463
+ {
23464
+ "kind": "field",
23465
+ "name": "onShowCallback",
23466
+ "type": {
23467
+ "text": "() => void"
23468
+ },
23469
+ "description": "Callback to run *before* HTMLDialogElement is shown",
23470
+ "inheritedFrom": {
23471
+ "name": "<local>_DialogElement",
23472
+ "module": "src/dialog/dialog.ts"
23473
+ }
23474
+ },
23475
+ {
23476
+ "kind": "field",
23477
+ "name": "onCloseCallback",
23478
+ "type": {
23479
+ "text": "() => void"
23480
+ },
23481
+ "description": "Callback to run *after* HTMLDialogElement is closed",
23482
+ "inheritedFrom": {
23483
+ "name": "<local>_DialogElement",
23484
+ "module": "src/dialog/dialog.ts"
23485
+ }
23486
+ },
23487
+ {
23488
+ "kind": "field",
23489
+ "name": "open",
23490
+ "type": {
23491
+ "text": "boolean"
23492
+ },
23493
+ "description": "Determine if the dialog is showing or closed.",
23494
+ "readonly": true,
23495
+ "inheritedFrom": {
23496
+ "name": "<local>_DialogElement",
23497
+ "module": "src/dialog/dialog.ts"
23498
+ }
23499
+ },
23500
+ {
23501
+ "kind": "method",
23502
+ "name": "close",
23503
+ "return": {
23504
+ "type": {
23505
+ "text": "void"
23506
+ }
23507
+ },
23508
+ "description": "Remove the HTMLDialogElement from display",
23509
+ "inheritedFrom": {
23510
+ "name": "<local>_DialogElement",
23511
+ "module": "src/dialog/dialog.ts"
23512
+ }
23513
+ },
23514
+ {
23515
+ "kind": "method",
23516
+ "name": "dismiss",
23517
+ "privacy": "public",
23518
+ "description": "Dismiss the Dialog from display and calls the dismissing action.",
23519
+ "inheritedFrom": {
23520
+ "name": "<local>_DialogElement",
23521
+ "module": "src/dialog/dialog.ts"
23522
+ }
23523
+ },
23524
+ {
23525
+ "kind": "method",
23526
+ "name": "closeDialog",
23527
+ "privacy": "public",
23528
+ "return": {
23529
+ "type": {
23530
+ "text": "void"
23531
+ }
23532
+ },
23533
+ "description": "Dismiss the Dialog from display.",
23534
+ "inheritedFrom": {
23535
+ "name": "<local>_DialogElement",
23536
+ "module": "src/dialog/dialog.ts"
23537
+ }
23538
+ },
23539
+ {
23540
+ "kind": "field",
23541
+ "name": "_presentation",
23542
+ "type": {
23543
+ "text": "ComponentPresentation | null | undefined"
23544
+ },
23545
+ "privacy": "private",
23546
+ "default": "void 0",
23547
+ "inheritedFrom": {
23548
+ "name": "FoundationElement",
23549
+ "module": "src/foundation-element/foundation-element.ts"
23550
+ }
23551
+ },
23552
+ {
23553
+ "kind": "field",
23554
+ "name": "$presentation",
23555
+ "type": {
23556
+ "text": "ComponentPresentation | null"
23557
+ },
23558
+ "privacy": "public",
23559
+ "description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
23560
+ "inheritedFrom": {
23561
+ "name": "FoundationElement",
23562
+ "module": "src/foundation-element/foundation-element.ts"
23563
+ }
23564
+ },
23565
+ {
23566
+ "kind": "field",
23567
+ "name": "template",
23568
+ "type": {
23569
+ "text": "ElementViewTemplate | void | null"
23570
+ },
23571
+ "privacy": "public",
23572
+ "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.",
23573
+ "inheritedFrom": {
23574
+ "name": "FoundationElement",
23575
+ "module": "src/foundation-element/foundation-element.ts"
23576
+ }
23577
+ },
23578
+ {
23579
+ "kind": "method",
23580
+ "name": "templateChanged",
23581
+ "privacy": "protected",
23582
+ "return": {
23583
+ "type": {
23584
+ "text": "void"
23585
+ }
23586
+ },
23587
+ "inheritedFrom": {
23588
+ "name": "FoundationElement",
23589
+ "module": "src/foundation-element/foundation-element.ts"
23590
+ }
23591
+ },
23592
+ {
23593
+ "kind": "field",
23594
+ "name": "styles",
23595
+ "type": {
23596
+ "text": "ElementStyles | void | null"
23597
+ },
23598
+ "privacy": "public",
23599
+ "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.",
23600
+ "inheritedFrom": {
23601
+ "name": "FoundationElement",
23602
+ "module": "src/foundation-element/foundation-element.ts"
23603
+ }
23604
+ },
23605
+ {
23606
+ "kind": "method",
23607
+ "name": "stylesChanged",
23608
+ "privacy": "protected",
23609
+ "return": {
23610
+ "type": {
23611
+ "text": "void"
23612
+ }
23613
+ },
23614
+ "inheritedFrom": {
23615
+ "name": "FoundationElement",
23616
+ "module": "src/foundation-element/foundation-element.ts"
23617
+ }
23618
+ },
23619
+ {
23620
+ "kind": "method",
23621
+ "name": "compose",
23622
+ "privacy": "public",
23623
+ "static": true,
23624
+ "return": {
23625
+ "type": {
23626
+ "text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
23627
+ }
23628
+ },
23629
+ "parameters": [
23630
+ {
23631
+ "name": "this",
23632
+ "type": {
23633
+ "text": "K"
23634
+ }
23635
+ },
23636
+ {
23637
+ "name": "elementDefinition",
23638
+ "type": {
23639
+ "text": "T"
23640
+ },
23641
+ "description": "The definition of the element to create the registry\nfunction for."
23642
+ }
23643
+ ],
23644
+ "description": "Defines an element registry function with a set of element definition defaults.",
23645
+ "inheritedFrom": {
23646
+ "name": "FoundationElement",
23647
+ "module": "src/foundation-element/foundation-element.ts"
23648
+ }
23649
+ }
23650
+ ],
23651
+ "superclass": {
23652
+ "name": "DialogElement",
23653
+ "module": "/src/dialog"
23654
+ },
23655
+ "tagName": "%%prefix%%-modal",
23656
+ "customElement": true,
23657
+ "attributes": [
23658
+ {
23659
+ "name": "type",
23660
+ "type": {
23661
+ "text": "DialogType"
23662
+ },
23663
+ "default": "'default'",
23664
+ "fieldName": "type",
23665
+ "inheritedFrom": {
23666
+ "name": "<local>_DialogElement",
23667
+ "module": "src/dialog/dialog.ts"
23668
+ }
23669
+ },
23670
+ {
23671
+ "name": "position",
23672
+ "type": {
23673
+ "text": "DialogPosition"
23674
+ },
23675
+ "default": "'center'",
23676
+ "fieldName": "position",
23677
+ "inheritedFrom": {
23678
+ "name": "<local>_DialogElement",
23679
+ "module": "src/dialog/dialog.ts"
23680
+ }
23681
+ },
23682
+ {
23683
+ "name": "show-close-icon",
23684
+ "type": {
23685
+ "text": "boolean"
23686
+ },
23687
+ "default": "true",
23688
+ "description": "Whether or not to show the close icon",
23689
+ "fieldName": "showCloseIcon",
23690
+ "inheritedFrom": {
23691
+ "name": "<local>_DialogElement",
23692
+ "module": "src/dialog/dialog.ts"
23693
+ }
23694
+ }
23695
+ ]
23696
+ },
23697
+ {
23698
+ "kind": "variable",
23699
+ "name": "foundationModal",
23700
+ "description": "The Foundation Modal",
23701
+ "privacy": "public"
23702
+ }
23703
+ ],
23704
+ "exports": [
23705
+ {
23706
+ "kind": "js",
23707
+ "name": "foundationModalShadowOptions",
23708
+ "declaration": {
23709
+ "name": "foundationModalShadowOptions",
23710
+ "module": "src/modal/modal.ts"
23711
+ }
23712
+ },
23713
+ {
23714
+ "kind": "js",
23715
+ "name": "defaultModalConfig",
23716
+ "declaration": {
23717
+ "name": "defaultModalConfig",
23718
+ "module": "src/modal/modal.ts"
23719
+ }
23720
+ },
23721
+ {
23722
+ "kind": "js",
23723
+ "name": "Modal",
23724
+ "declaration": {
23725
+ "name": "Modal",
23726
+ "module": "src/modal/modal.ts"
23727
+ }
23728
+ },
23729
+ {
23730
+ "kind": "js",
23731
+ "name": "foundationModal",
23732
+ "declaration": {
23733
+ "name": "foundationModal",
23734
+ "module": "src/modal/modal.ts"
23735
+ }
23736
+ }
23737
+ ]
23738
+ },
23269
23739
  {
23270
23740
  "kind": "javascript-module",
23271
23741
  "path": "src/menu-item/index.ts",
@@ -23748,7 +24218,7 @@
23748
24218
  },
23749
24219
  {
23750
24220
  "kind": "javascript-module",
23751
- "path": "src/modal/index.ts",
24221
+ "path": "src/multiselect/index.ts",
23752
24222
  "declarations": [],
23753
24223
  "exports": [
23754
24224
  {
@@ -23756,7 +24226,7 @@
23756
24226
  "name": "*",
23757
24227
  "declaration": {
23758
24228
  "name": "*",
23759
- "package": "./modal.styles"
24229
+ "package": "./multiselect-consts"
23760
24230
  }
23761
24231
  },
23762
24232
  {
@@ -23764,7 +24234,7 @@
23764
24234
  "name": "*",
23765
24235
  "declaration": {
23766
24236
  "name": "*",
23767
- "package": "./modal.template"
24237
+ "package": "./multiselect"
23768
24238
  }
23769
24239
  },
23770
24240
  {
@@ -23772,520 +24242,58 @@
23772
24242
  "name": "*",
23773
24243
  "declaration": {
23774
24244
  "name": "*",
23775
- "package": "./modal"
24245
+ "package": "./multiselect.styles"
24246
+ }
24247
+ },
24248
+ {
24249
+ "kind": "js",
24250
+ "name": "*",
24251
+ "declaration": {
24252
+ "name": "*",
24253
+ "package": "./multiselect.template"
23776
24254
  }
23777
24255
  }
23778
24256
  ]
23779
24257
  },
23780
24258
  {
23781
24259
  "kind": "javascript-module",
23782
- "path": "src/modal/modal.styles.ts",
24260
+ "path": "src/multiselect/multiselect-consts.ts",
24261
+ "declarations": [],
24262
+ "exports": []
24263
+ },
24264
+ {
24265
+ "kind": "javascript-module",
24266
+ "path": "src/multiselect/multiselect.styles.ts",
23783
24267
  "declarations": [
23784
24268
  {
23785
24269
  "kind": "variable",
23786
- "name": "foundationModalStyles",
24270
+ "name": "maxheight",
23787
24271
  "type": {
23788
- "text": "ElementStyles"
24272
+ "text": "number"
23789
24273
  },
23790
- "default": "css`\n ${foundationDialogStyles}\n`"
24274
+ "default": "230"
24275
+ },
24276
+ {
24277
+ "kind": "variable",
24278
+ "name": "multiselectStyles",
24279
+ "default": "css`\n .root {\n position: relative;\n width: inherit;\n min-width: 250px;\n }\n\n .control {\n cursor: pointer;\n position: relative;\n display: flex;\n align-items: center;\n width: 100%;\n border-radius: calc(var(--control-corner-radius) * 1px);\n }\n\n #display-field {\n width: 100%;\n cursor: pointer;\n color: rgb(241 241 241);\n min-height: 40px;\n padding: 0 calc(var(--design-unit) * 2.25px);\n border-width: 0;\n background-color: var(--neutral-fill-input-rest);\n border-radius: calc(var(--control-corner-radius) * 1px);\n }\n\n #display-field[disabled] {\n cursor: not-allowed;\n opacity: 30%;\n }\n\n #display-field:focus {\n outline: 1px solid var(--accent-fill-rest);\n background: var(--neutral-fill-input-rest);\n border-style: none;\n box-shadow: none;\n }\n\n #display-field:hover:not(:focus):not([disabled]) {\n outline: 1px solid rgb(231 232 232);\n }\n\n button {\n pointer-events: none;\n }\n\n .indicator {\n position: absolute;\n left: calc(100% - 26px);\n padding: 0;\n cursor: pointer;\n }\n\n #arrow-icon {\n width: 16px;\n fill: white;\n transform: rotate(0deg);\n transition: transform 0.2s linear 0s;\n }\n\n #arrow-icon.flipped {\n transform: rotate(180deg);\n }\n\n .disabled-svg {\n pointer-events: none;\n opacity: 30%;\n }\n\n .options {\n display: flex;\n flex-direction: column;\n position: absolute;\n height: max-content;\n overflow-y: hidden;\n margin-top: calc(var(--design-unit) * 1px);\n border: calc(var(--stroke-width) * 1px) solid var(--neutral-layer-2);\n border-radius: 4px;\n background: var(--neutral-fill-input-rest);\n width: 100%;\n max-height: 0;\n visibility: hidden;\n transition:\n max-height 0.4s ease 0s,\n visibility 0.4s ease 0s;\n z-index: 999;\n }\n\n .position-above {\n bottom: 100%;\n }\n\n .checkbox-container {\n display: flex;\n flex-direction: column;\n overflow-y: scroll;\n scrollbar-width: thin;\n scrollbar-color: var(--neutral-layer-2) var(--neutral-layer-4);\n list-style: none;\n }\n\n .checkbox-container zero-checkbox {\n min-width: fit-content;\n }\n\n .checkbox-container zero-checkbox[disabled],\n .checkbox-container foundation-checkbox[disabled] {\n cursor: not-allowed;\n }\n\n ::-webkit-scrollbar {\n width: 12px;\n }\n\n ::-webkit-scrollbar-track {\n background: var(--neutral-layer-4);\n }\n\n ::-webkit-scrollbar-thumb {\n width: 8px;\n border-radius: 10px;\n box-shadow: inset 0 0 6px rgba(0 0 0 / 30%);\n background-color: var(--neutral-layer-2);\n border: 3px solid var(--neutral-layer-4);\n }\n\n .visible {\n visibility: visible;\n max-height: ${maxheight.toString()}px;\n }\n\n ::slotted(foundation-checkbox),\n foundation-checkbox {\n border-bottom: 1px solid var(--neutral-layer-4);\n padding: 5px 0 5px 5px;\n margin: 0;\n }\n\n ::slotted(foundation-checkbox:hover),\n foundation-checkbox:hover {\n background-color: var(--neutral-layer-3);\n cursor: pointer;\n }\n\n ::slotted(foundation-checkbox)::part(label),\n foundation-checkbox::part(label) {\n overflow-x: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n }\n\n .label {\n display: block;\n cursor: pointer;\n font-size: var(--type-ramp-base-font-size);\n line-height: var(--type-ramp-base-line-height);\n font-style: normal;\n margin: calc(var(--design-unit) * 2px) 0;\n }\n\n .label-hidden {\n display: none;\n }\n\n ol,\n li {\n margin: 0;\n padding: 0;\n }\n\n .checkbox {\n width: 100%;\n }\n\n .select-all {\n width: 100%;\n }\n\n .display-value {\n position: absolute;\n right: 40px;\n color: var(--neutral-foreground-rest);\n font-size: var(--type-ramp-base-font-size);\n line-height: var(--type-ramp-base-line-height);\n font-family: var(--body-font);\n }\n`"
23791
24280
  }
23792
24281
  ],
23793
24282
  "exports": [
23794
24283
  {
23795
24284
  "kind": "js",
23796
- "name": "foundationModalStyles",
24285
+ "name": "maxheight",
23797
24286
  "declaration": {
23798
- "name": "foundationModalStyles",
23799
- "module": "src/modal/modal.styles.ts"
23800
- }
23801
- }
23802
- ]
23803
- },
23804
- {
23805
- "kind": "javascript-module",
23806
- "path": "src/modal/modal.template.ts",
23807
- "declarations": [
23808
- {
23809
- "kind": "variable",
23810
- "name": "foundationModalTemplate",
23811
- "type": {
23812
- "text": "ViewTemplate<Modal>"
23813
- },
23814
- "default": "html`\n ${foundationDialogTemplate}\n`"
23815
- }
23816
- ],
23817
- "exports": [
23818
- {
23819
- "kind": "js",
23820
- "name": "foundationModalTemplate",
23821
- "declaration": {
23822
- "name": "foundationModalTemplate",
23823
- "module": "src/modal/modal.template.ts"
23824
- }
23825
- }
23826
- ]
23827
- },
23828
- {
23829
- "kind": "javascript-module",
23830
- "path": "src/modal/modal.ts",
23831
- "declarations": [
23832
- {
23833
- "kind": "variable",
23834
- "name": "foundationModalShadowOptions",
23835
- "type": {
23836
- "text": "ShadowRootInit"
23837
- },
23838
- "default": "{\n mode: 'open',\n delegatesFocus: true,\n}"
23839
- },
23840
- {
23841
- "kind": "variable",
23842
- "name": "defaultModalConfig",
23843
- "type": {
23844
- "text": "object"
23845
- },
23846
- "default": "{}"
23847
- },
23848
- {
23849
- "kind": "class",
23850
- "description": "",
23851
- "name": "Modal",
23852
- "members": [
23853
- {
23854
- "kind": "method",
23855
- "name": "show",
23856
- "return": {
23857
- "type": {
23858
- "text": "void"
23859
- }
23860
- },
23861
- "description": "Show the HTMLDialogElement and its contents",
23862
- "inheritedFrom": {
23863
- "name": "<local>_DialogElement",
23864
- "module": "src/dialog/dialog.ts"
23865
- }
23866
- },
23867
- {
23868
- "kind": "field",
23869
- "name": "mainElement",
23870
- "type": {
23871
- "text": "HTMLDialogElement"
23872
- },
23873
- "description": "A reference to the dialog element\nin the component Shadow DOM.",
23874
- "inheritedFrom": {
23875
- "name": "<local>_DialogElement",
23876
- "module": "src/dialog/dialog.ts"
23877
- }
23878
- },
23879
- {
23880
- "kind": "field",
23881
- "name": "notification",
23882
- "type": {
23883
- "text": "NotificationStructure"
23884
- },
23885
- "inheritedFrom": {
23886
- "name": "<local>_DialogElement",
23887
- "module": "src/dialog/dialog.ts"
23888
- }
23889
- },
23890
- {
23891
- "kind": "method",
23892
- "name": "notificationChanged",
23893
- "inheritedFrom": {
23894
- "name": "<local>_DialogElement",
23895
- "module": "src/dialog/dialog.ts"
23896
- }
23897
- },
23898
- {
23899
- "kind": "field",
23900
- "name": "type",
23901
- "type": {
23902
- "text": "DialogType"
23903
- },
23904
- "default": "'default'",
23905
- "inheritedFrom": {
23906
- "name": "<local>_DialogElement",
23907
- "module": "src/dialog/dialog.ts"
23908
- }
23909
- },
23910
- {
23911
- "kind": "field",
23912
- "name": "position",
23913
- "type": {
23914
- "text": "DialogPosition"
23915
- },
23916
- "default": "'center'",
23917
- "inheritedFrom": {
23918
- "name": "<local>_DialogElement",
23919
- "module": "src/dialog/dialog.ts"
23920
- }
23921
- },
23922
- {
23923
- "kind": "field",
23924
- "name": "showCloseIcon",
23925
- "type": {
23926
- "text": "boolean"
23927
- },
23928
- "default": "true",
23929
- "description": "Whether or not to show the close icon",
23930
- "inheritedFrom": {
23931
- "name": "<local>_DialogElement",
23932
- "module": "src/dialog/dialog.ts"
23933
- }
23934
- },
23935
- {
23936
- "kind": "field",
23937
- "name": "onShowCallback",
23938
- "type": {
23939
- "text": "() => void"
23940
- },
23941
- "description": "Callback to run *before* HTMLDialogElement is shown",
23942
- "inheritedFrom": {
23943
- "name": "<local>_DialogElement",
23944
- "module": "src/dialog/dialog.ts"
23945
- }
23946
- },
23947
- {
23948
- "kind": "field",
23949
- "name": "onCloseCallback",
23950
- "type": {
23951
- "text": "() => void"
23952
- },
23953
- "description": "Callback to run *after* HTMLDialogElement is closed",
23954
- "inheritedFrom": {
23955
- "name": "<local>_DialogElement",
23956
- "module": "src/dialog/dialog.ts"
23957
- }
23958
- },
23959
- {
23960
- "kind": "field",
23961
- "name": "open",
23962
- "type": {
23963
- "text": "boolean"
23964
- },
23965
- "description": "Determine if the dialog is showing or closed.",
23966
- "readonly": true,
23967
- "inheritedFrom": {
23968
- "name": "<local>_DialogElement",
23969
- "module": "src/dialog/dialog.ts"
23970
- }
23971
- },
23972
- {
23973
- "kind": "method",
23974
- "name": "close",
23975
- "return": {
23976
- "type": {
23977
- "text": "void"
23978
- }
23979
- },
23980
- "description": "Remove the HTMLDialogElement from display",
23981
- "inheritedFrom": {
23982
- "name": "<local>_DialogElement",
23983
- "module": "src/dialog/dialog.ts"
23984
- }
23985
- },
23986
- {
23987
- "kind": "method",
23988
- "name": "dismiss",
23989
- "privacy": "public",
23990
- "description": "Dismiss the Dialog from display and calls the dismissing action.",
23991
- "inheritedFrom": {
23992
- "name": "<local>_DialogElement",
23993
- "module": "src/dialog/dialog.ts"
23994
- }
23995
- },
23996
- {
23997
- "kind": "method",
23998
- "name": "closeDialog",
23999
- "privacy": "public",
24000
- "return": {
24001
- "type": {
24002
- "text": "void"
24003
- }
24004
- },
24005
- "description": "Dismiss the Dialog from display.",
24006
- "inheritedFrom": {
24007
- "name": "<local>_DialogElement",
24008
- "module": "src/dialog/dialog.ts"
24009
- }
24010
- },
24011
- {
24012
- "kind": "field",
24013
- "name": "_presentation",
24014
- "type": {
24015
- "text": "ComponentPresentation | null | undefined"
24016
- },
24017
- "privacy": "private",
24018
- "default": "void 0",
24019
- "inheritedFrom": {
24020
- "name": "FoundationElement",
24021
- "module": "src/foundation-element/foundation-element.ts"
24022
- }
24023
- },
24024
- {
24025
- "kind": "field",
24026
- "name": "$presentation",
24027
- "type": {
24028
- "text": "ComponentPresentation | null"
24029
- },
24030
- "privacy": "public",
24031
- "description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
24032
- "inheritedFrom": {
24033
- "name": "FoundationElement",
24034
- "module": "src/foundation-element/foundation-element.ts"
24035
- }
24036
- },
24037
- {
24038
- "kind": "field",
24039
- "name": "template",
24040
- "type": {
24041
- "text": "ElementViewTemplate | void | null"
24042
- },
24043
- "privacy": "public",
24044
- "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.",
24045
- "inheritedFrom": {
24046
- "name": "FoundationElement",
24047
- "module": "src/foundation-element/foundation-element.ts"
24048
- }
24049
- },
24050
- {
24051
- "kind": "method",
24052
- "name": "templateChanged",
24053
- "privacy": "protected",
24054
- "return": {
24055
- "type": {
24056
- "text": "void"
24057
- }
24058
- },
24059
- "inheritedFrom": {
24060
- "name": "FoundationElement",
24061
- "module": "src/foundation-element/foundation-element.ts"
24062
- }
24063
- },
24064
- {
24065
- "kind": "field",
24066
- "name": "styles",
24067
- "type": {
24068
- "text": "ElementStyles | void | null"
24069
- },
24070
- "privacy": "public",
24071
- "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.",
24072
- "inheritedFrom": {
24073
- "name": "FoundationElement",
24074
- "module": "src/foundation-element/foundation-element.ts"
24075
- }
24076
- },
24077
- {
24078
- "kind": "method",
24079
- "name": "stylesChanged",
24080
- "privacy": "protected",
24081
- "return": {
24082
- "type": {
24083
- "text": "void"
24084
- }
24085
- },
24086
- "inheritedFrom": {
24087
- "name": "FoundationElement",
24088
- "module": "src/foundation-element/foundation-element.ts"
24089
- }
24090
- },
24091
- {
24092
- "kind": "method",
24093
- "name": "compose",
24094
- "privacy": "public",
24095
- "static": true,
24096
- "return": {
24097
- "type": {
24098
- "text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
24099
- }
24100
- },
24101
- "parameters": [
24102
- {
24103
- "name": "this",
24104
- "type": {
24105
- "text": "K"
24106
- }
24107
- },
24108
- {
24109
- "name": "elementDefinition",
24110
- "type": {
24111
- "text": "T"
24112
- },
24113
- "description": "The definition of the element to create the registry\nfunction for."
24114
- }
24115
- ],
24116
- "description": "Defines an element registry function with a set of element definition defaults.",
24117
- "inheritedFrom": {
24118
- "name": "FoundationElement",
24119
- "module": "src/foundation-element/foundation-element.ts"
24120
- }
24121
- }
24122
- ],
24123
- "superclass": {
24124
- "name": "DialogElement",
24125
- "module": "/src/dialog"
24126
- },
24127
- "tagName": "%%prefix%%-modal",
24128
- "customElement": true,
24129
- "attributes": [
24130
- {
24131
- "name": "type",
24132
- "type": {
24133
- "text": "DialogType"
24134
- },
24135
- "default": "'default'",
24136
- "fieldName": "type",
24137
- "inheritedFrom": {
24138
- "name": "<local>_DialogElement",
24139
- "module": "src/dialog/dialog.ts"
24140
- }
24141
- },
24142
- {
24143
- "name": "position",
24144
- "type": {
24145
- "text": "DialogPosition"
24146
- },
24147
- "default": "'center'",
24148
- "fieldName": "position",
24149
- "inheritedFrom": {
24150
- "name": "<local>_DialogElement",
24151
- "module": "src/dialog/dialog.ts"
24152
- }
24153
- },
24154
- {
24155
- "name": "show-close-icon",
24156
- "type": {
24157
- "text": "boolean"
24158
- },
24159
- "default": "true",
24160
- "description": "Whether or not to show the close icon",
24161
- "fieldName": "showCloseIcon",
24162
- "inheritedFrom": {
24163
- "name": "<local>_DialogElement",
24164
- "module": "src/dialog/dialog.ts"
24165
- }
24166
- }
24167
- ]
24168
- },
24169
- {
24170
- "kind": "variable",
24171
- "name": "foundationModal",
24172
- "description": "The Foundation Modal",
24173
- "privacy": "public"
24174
- }
24175
- ],
24176
- "exports": [
24177
- {
24178
- "kind": "js",
24179
- "name": "foundationModalShadowOptions",
24180
- "declaration": {
24181
- "name": "foundationModalShadowOptions",
24182
- "module": "src/modal/modal.ts"
24183
- }
24184
- },
24185
- {
24186
- "kind": "js",
24187
- "name": "defaultModalConfig",
24188
- "declaration": {
24189
- "name": "defaultModalConfig",
24190
- "module": "src/modal/modal.ts"
24191
- }
24192
- },
24193
- {
24194
- "kind": "js",
24195
- "name": "Modal",
24196
- "declaration": {
24197
- "name": "Modal",
24198
- "module": "src/modal/modal.ts"
24199
- }
24200
- },
24201
- {
24202
- "kind": "js",
24203
- "name": "foundationModal",
24204
- "declaration": {
24205
- "name": "foundationModal",
24206
- "module": "src/modal/modal.ts"
24207
- }
24208
- }
24209
- ]
24210
- },
24211
- {
24212
- "kind": "javascript-module",
24213
- "path": "src/multiselect/index.ts",
24214
- "declarations": [],
24215
- "exports": [
24216
- {
24217
- "kind": "js",
24218
- "name": "*",
24219
- "declaration": {
24220
- "name": "*",
24221
- "package": "./multiselect-consts"
24222
- }
24223
- },
24224
- {
24225
- "kind": "js",
24226
- "name": "*",
24227
- "declaration": {
24228
- "name": "*",
24229
- "package": "./multiselect"
24230
- }
24231
- },
24232
- {
24233
- "kind": "js",
24234
- "name": "*",
24235
- "declaration": {
24236
- "name": "*",
24237
- "package": "./multiselect.styles"
24238
- }
24239
- },
24240
- {
24241
- "kind": "js",
24242
- "name": "*",
24243
- "declaration": {
24244
- "name": "*",
24245
- "package": "./multiselect.template"
24246
- }
24247
- }
24248
- ]
24249
- },
24250
- {
24251
- "kind": "javascript-module",
24252
- "path": "src/multiselect/multiselect-consts.ts",
24253
- "declarations": [],
24254
- "exports": []
24255
- },
24256
- {
24257
- "kind": "javascript-module",
24258
- "path": "src/multiselect/multiselect.styles.ts",
24259
- "declarations": [
24260
- {
24261
- "kind": "variable",
24262
- "name": "maxheight",
24263
- "type": {
24264
- "text": "number"
24265
- },
24266
- "default": "230"
24267
- },
24268
- {
24269
- "kind": "variable",
24270
- "name": "multiselectStyles",
24271
- "default": "css`\n .root {\n position: relative;\n width: inherit;\n min-width: 250px;\n }\n\n .control {\n cursor: pointer;\n position: relative;\n display: flex;\n align-items: center;\n width: 100%;\n border-radius: calc(var(--control-corner-radius) * 1px);\n }\n\n #display-field {\n width: 100%;\n cursor: pointer;\n color: rgb(241 241 241);\n min-height: 40px;\n padding: 0 calc(var(--design-unit) * 2.25px);\n border-width: 0;\n background-color: var(--neutral-fill-input-rest);\n border-radius: calc(var(--control-corner-radius) * 1px);\n }\n\n #display-field[disabled] {\n cursor: not-allowed;\n opacity: 30%;\n }\n\n #display-field:focus {\n outline: 1px solid var(--accent-fill-rest);\n background: var(--neutral-fill-input-rest);\n border-style: none;\n box-shadow: none;\n }\n\n #display-field:hover:not(:focus):not([disabled]) {\n outline: 1px solid rgb(231 232 232);\n }\n\n button {\n pointer-events: none;\n }\n\n .indicator {\n position: absolute;\n left: calc(100% - 26px);\n padding: 0;\n cursor: pointer;\n }\n\n #arrow-icon {\n width: 16px;\n fill: white;\n transform: rotate(0deg);\n transition: transform 0.2s linear 0s;\n }\n\n #arrow-icon.flipped {\n transform: rotate(180deg);\n }\n\n .disabled-svg {\n pointer-events: none;\n opacity: 30%;\n }\n\n .options {\n display: flex;\n flex-direction: column;\n position: absolute;\n height: max-content;\n overflow-y: hidden;\n margin-top: calc(var(--design-unit) * 1px);\n border: calc(var(--stroke-width) * 1px) solid var(--neutral-layer-2);\n border-radius: 4px;\n background: var(--neutral-fill-input-rest);\n width: 100%;\n max-height: 0;\n visibility: hidden;\n transition:\n max-height 0.4s ease 0s,\n visibility 0.4s ease 0s;\n z-index: 999;\n }\n\n .position-above {\n bottom: 100%;\n }\n\n .checkbox-container {\n display: flex;\n flex-direction: column;\n overflow-y: scroll;\n scrollbar-width: thin;\n scrollbar-color: var(--neutral-layer-2) var(--neutral-layer-4);\n list-style: none;\n }\n\n .checkbox-container zero-checkbox {\n min-width: fit-content;\n }\n\n .checkbox-container zero-checkbox[disabled],\n .checkbox-container foundation-checkbox[disabled] {\n cursor: not-allowed;\n }\n\n ::-webkit-scrollbar {\n width: 12px;\n }\n\n ::-webkit-scrollbar-track {\n background: var(--neutral-layer-4);\n }\n\n ::-webkit-scrollbar-thumb {\n width: 8px;\n border-radius: 10px;\n box-shadow: inset 0 0 6px rgba(0 0 0 / 30%);\n background-color: var(--neutral-layer-2);\n border: 3px solid var(--neutral-layer-4);\n }\n\n .visible {\n visibility: visible;\n max-height: ${maxheight.toString()}px;\n }\n\n ::slotted(foundation-checkbox),\n foundation-checkbox {\n border-bottom: 1px solid var(--neutral-layer-4);\n padding: 5px 0 5px 5px;\n margin: 0;\n }\n\n ::slotted(foundation-checkbox:hover),\n foundation-checkbox:hover {\n background-color: var(--neutral-layer-3);\n cursor: pointer;\n }\n\n ::slotted(foundation-checkbox)::part(label),\n foundation-checkbox::part(label) {\n overflow-x: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n }\n\n .label {\n display: block;\n cursor: pointer;\n font-size: var(--type-ramp-base-font-size);\n line-height: var(--type-ramp-base-line-height);\n font-style: normal;\n margin: calc(var(--design-unit) * 2px) 0;\n }\n\n .label-hidden {\n display: none;\n }\n\n ol,\n li {\n margin: 0;\n padding: 0;\n }\n\n .checkbox {\n width: 100%;\n }\n\n .select-all {\n width: 100%;\n }\n\n .display-value {\n position: absolute;\n right: 40px;\n color: var(--neutral-foreground-rest);\n font-size: var(--type-ramp-base-font-size);\n line-height: var(--type-ramp-base-line-height);\n font-family: var(--body-font);\n }\n`"
24272
- }
24273
- ],
24274
- "exports": [
24275
- {
24276
- "kind": "js",
24277
- "name": "maxheight",
24278
- "declaration": {
24279
- "name": "maxheight",
24280
- "module": "src/multiselect/multiselect.styles.ts"
24281
- }
24282
- },
24283
- {
24284
- "kind": "js",
24285
- "name": "multiselectStyles",
24286
- "declaration": {
24287
- "name": "multiselectStyles",
24288
- "module": "src/multiselect/multiselect.styles.ts"
24287
+ "name": "maxheight",
24288
+ "module": "src/multiselect/multiselect.styles.ts"
24289
+ }
24290
+ },
24291
+ {
24292
+ "kind": "js",
24293
+ "name": "multiselectStyles",
24294
+ "declaration": {
24295
+ "name": "multiselectStyles",
24296
+ "module": "src/multiselect/multiselect.styles.ts"
24289
24297
  }
24290
24298
  }
24291
24299
  ]
@@ -30869,6 +30877,516 @@
30869
30877
  }
30870
30878
  ]
30871
30879
  },
30880
+ {
30881
+ "kind": "javascript-module",
30882
+ "path": "src/scheduler-cron-builder/helpers.ts",
30883
+ "declarations": [
30884
+ {
30885
+ "kind": "function",
30886
+ "name": "formatFrequency",
30887
+ "parameters": [
30888
+ {
30889
+ "name": "freq",
30890
+ "type": {
30891
+ "text": "string"
30892
+ }
30893
+ }
30894
+ ]
30895
+ }
30896
+ ],
30897
+ "exports": [
30898
+ {
30899
+ "kind": "js",
30900
+ "name": "formatFrequency",
30901
+ "declaration": {
30902
+ "name": "formatFrequency",
30903
+ "module": "src/scheduler-cron-builder/helpers.ts"
30904
+ }
30905
+ }
30906
+ ]
30907
+ },
30908
+ {
30909
+ "kind": "javascript-module",
30910
+ "path": "src/scheduler-cron-builder/index.ts",
30911
+ "declarations": [],
30912
+ "exports": [
30913
+ {
30914
+ "kind": "js",
30915
+ "name": "*",
30916
+ "declaration": {
30917
+ "name": "*",
30918
+ "package": "./scheduler-cron-builder"
30919
+ }
30920
+ },
30921
+ {
30922
+ "kind": "js",
30923
+ "name": "*",
30924
+ "declaration": {
30925
+ "name": "*",
30926
+ "package": "./scheduler-cron-builder.template"
30927
+ }
30928
+ },
30929
+ {
30930
+ "kind": "js",
30931
+ "name": "*",
30932
+ "declaration": {
30933
+ "name": "*",
30934
+ "package": "./scheduler-cron-builder.styles"
30935
+ }
30936
+ }
30937
+ ]
30938
+ },
30939
+ {
30940
+ "kind": "javascript-module",
30941
+ "path": "src/scheduler-cron-builder/scheduler-cron-builder.styles.ts",
30942
+ "declarations": [
30943
+ {
30944
+ "kind": "variable",
30945
+ "name": "inputControls",
30946
+ "default": "css`\n .input-container {\n display: flex;\n flex-direction: column;\n gap: calc(var(--design-unit) * 2px);\n }\n\n .label {\n color: var(--neutral-foreground-hint);\n display: block;\n cursor: pointer;\n font-size: var(--type-ramp-base-font-size);\n line-height: var(--type-ramp-base-line-height);\n font-style: normal;\n }\n\n .row {\n display: flex;\n width: 50%;\n align-items: center;\n gap: calc(var(--design-unit) * 4px);\n }\n`"
30947
+ },
30948
+ {
30949
+ "kind": "variable",
30950
+ "name": "schedulerCronBuilderStyles",
30951
+ "type": {
30952
+ "text": "ElementStyles"
30953
+ },
30954
+ "default": "css`\n ${inputControls}\n /* Host */\n :host {\n display: flex;\n flex-direction: column;\n width: 100%;\n }\n\n .container {\n padding: calc(var(--design-unit) * 2px) calc(var(--design-unit) * 4px);\n display: flex;\n flex-direction: column;\n gap: calc(var(--design-unit) * 4px);\n }\n\n .flex-row {\n display: flex;\n align-items: center;\n gap: calc(var(--design-unit) * 4px);\n }\n\n .time-select {\n min-width: 110px;\n position: relative;\n }\n\n .frequency-select {\n position: relative;\n }\n\n .frequency-select::part(end),\n .time-select::part(end) {\n min-width: 0;\n width: 0;\n }\n\n .suffix-label {\n position: absolute;\n right: 35px; /* Move it before the icon */\n top: 50%;\n transform: translateY(-50%);\n padding: 0 calc(var(--design-unit) * 1px);\n color: var(--neutral-foreground-hint);\n font-size: var(--type-ramp-minus-1-font-size);\n white-space: nowrap;\n }\n`"
30955
+ }
30956
+ ],
30957
+ "exports": [
30958
+ {
30959
+ "kind": "js",
30960
+ "name": "inputControls",
30961
+ "declaration": {
30962
+ "name": "inputControls",
30963
+ "module": "src/scheduler-cron-builder/scheduler-cron-builder.styles.ts"
30964
+ }
30965
+ },
30966
+ {
30967
+ "kind": "js",
30968
+ "name": "schedulerCronBuilderStyles",
30969
+ "declaration": {
30970
+ "name": "schedulerCronBuilderStyles",
30971
+ "module": "src/scheduler-cron-builder/scheduler-cron-builder.styles.ts"
30972
+ }
30973
+ }
30974
+ ]
30975
+ },
30976
+ {
30977
+ "kind": "javascript-module",
30978
+ "path": "src/scheduler-cron-builder/scheduler-cron-builder.template.ts",
30979
+ "declarations": [
30980
+ {
30981
+ "kind": "function",
30982
+ "name": "getPrefixedCronBuilder",
30983
+ "parameters": [
30984
+ {
30985
+ "name": "prefix",
30986
+ "type": {
30987
+ "text": "string"
30988
+ }
30989
+ }
30990
+ ]
30991
+ },
30992
+ {
30993
+ "kind": "variable",
30994
+ "name": "foundationSchedulerCronBuilderTemplate",
30995
+ "default": "html<SchedulerCronBuilder>`\n ${(x) => getPrefixedCronBuilder(getPrefix(x))}\n`"
30996
+ }
30997
+ ],
30998
+ "exports": [
30999
+ {
31000
+ "kind": "js",
31001
+ "name": "getPrefixedCronBuilder",
31002
+ "declaration": {
31003
+ "name": "getPrefixedCronBuilder",
31004
+ "module": "src/scheduler-cron-builder/scheduler-cron-builder.template.ts"
31005
+ }
31006
+ },
31007
+ {
31008
+ "kind": "js",
31009
+ "name": "foundationSchedulerCronBuilderTemplate",
31010
+ "declaration": {
31011
+ "name": "foundationSchedulerCronBuilderTemplate",
31012
+ "module": "src/scheduler-cron-builder/scheduler-cron-builder.template.ts"
31013
+ }
31014
+ }
31015
+ ]
31016
+ },
31017
+ {
31018
+ "kind": "javascript-module",
31019
+ "path": "src/scheduler-cron-builder/scheduler-cron-builder.ts",
31020
+ "declarations": [
31021
+ {
31022
+ "kind": "class",
31023
+ "description": "",
31024
+ "name": "SchedulerCronBuilder",
31025
+ "members": [
31026
+ {
31027
+ "kind": "field",
31028
+ "name": "getConfigs",
31029
+ "type": {
31030
+ "text": "GetConfigs"
31031
+ },
31032
+ "privacy": "private",
31033
+ "default": "{\n buildConfigForDailyRecurrence,\n buildConfigForWeeklyRecurrence,\n buildConfigForMonthlyRecurrence,\n buildConfigForYearlyRecurrence,\n }"
31034
+ },
31035
+ {
31036
+ "kind": "field",
31037
+ "name": "cron",
31038
+ "type": {
31039
+ "text": "string"
31040
+ },
31041
+ "default": "''",
31042
+ "description": "used to store the cron string generated as result of selected input"
31043
+ },
31044
+ {
31045
+ "kind": "method",
31046
+ "name": "cronChanged"
31047
+ },
31048
+ {
31049
+ "kind": "field",
31050
+ "name": "frequencySuffix",
31051
+ "type": {
31052
+ "text": "string"
31053
+ },
31054
+ "description": "The suffix that appears with frequency field",
31055
+ "readonly": true
31056
+ },
31057
+ {
31058
+ "kind": "field",
31059
+ "name": "frequencyList",
31060
+ "type": {
31061
+ "text": "Array<Number>"
31062
+ },
31063
+ "description": "The frequency dropdown list",
31064
+ "readonly": true
31065
+ },
31066
+ {
31067
+ "kind": "field",
31068
+ "name": "timezone",
31069
+ "type": {
31070
+ "text": "string"
31071
+ },
31072
+ "default": "''"
31073
+ },
31074
+ {
31075
+ "kind": "method",
31076
+ "name": "getBaseConfigFields",
31077
+ "return": {
31078
+ "type": {
31079
+ "text": "baseConfig"
31080
+ }
31081
+ }
31082
+ },
31083
+ {
31084
+ "kind": "field",
31085
+ "name": "_presentation",
31086
+ "type": {
31087
+ "text": "ComponentPresentation | null | undefined"
31088
+ },
31089
+ "privacy": "private",
31090
+ "default": "void 0",
31091
+ "inheritedFrom": {
31092
+ "name": "FoundationElement",
31093
+ "module": "src/foundation-element/foundation-element.ts"
31094
+ }
31095
+ },
31096
+ {
31097
+ "kind": "field",
31098
+ "name": "$presentation",
31099
+ "type": {
31100
+ "text": "ComponentPresentation | null"
31101
+ },
31102
+ "privacy": "public",
31103
+ "description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
31104
+ "inheritedFrom": {
31105
+ "name": "FoundationElement",
31106
+ "module": "src/foundation-element/foundation-element.ts"
31107
+ }
31108
+ },
31109
+ {
31110
+ "kind": "field",
31111
+ "name": "template",
31112
+ "type": {
31113
+ "text": "ElementViewTemplate | void | null"
31114
+ },
31115
+ "privacy": "public",
31116
+ "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.",
31117
+ "inheritedFrom": {
31118
+ "name": "FoundationElement",
31119
+ "module": "src/foundation-element/foundation-element.ts"
31120
+ }
31121
+ },
31122
+ {
31123
+ "kind": "method",
31124
+ "name": "templateChanged",
31125
+ "privacy": "protected",
31126
+ "return": {
31127
+ "type": {
31128
+ "text": "void"
31129
+ }
31130
+ },
31131
+ "inheritedFrom": {
31132
+ "name": "FoundationElement",
31133
+ "module": "src/foundation-element/foundation-element.ts"
31134
+ }
31135
+ },
31136
+ {
31137
+ "kind": "field",
31138
+ "name": "styles",
31139
+ "type": {
31140
+ "text": "ElementStyles | void | null"
31141
+ },
31142
+ "privacy": "public",
31143
+ "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.",
31144
+ "inheritedFrom": {
31145
+ "name": "FoundationElement",
31146
+ "module": "src/foundation-element/foundation-element.ts"
31147
+ }
31148
+ },
31149
+ {
31150
+ "kind": "method",
31151
+ "name": "stylesChanged",
31152
+ "privacy": "protected",
31153
+ "return": {
31154
+ "type": {
31155
+ "text": "void"
31156
+ }
31157
+ },
31158
+ "inheritedFrom": {
31159
+ "name": "FoundationElement",
31160
+ "module": "src/foundation-element/foundation-element.ts"
31161
+ }
31162
+ },
31163
+ {
31164
+ "kind": "method",
31165
+ "name": "compose",
31166
+ "privacy": "public",
31167
+ "static": true,
31168
+ "return": {
31169
+ "type": {
31170
+ "text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
31171
+ }
31172
+ },
31173
+ "parameters": [
31174
+ {
31175
+ "name": "this",
31176
+ "type": {
31177
+ "text": "K"
31178
+ }
31179
+ },
31180
+ {
31181
+ "name": "elementDefinition",
31182
+ "type": {
31183
+ "text": "T"
31184
+ },
31185
+ "description": "The definition of the element to create the registry\nfunction for."
31186
+ }
31187
+ ],
31188
+ "description": "Defines an element registry function with a set of element definition defaults.",
31189
+ "inheritedFrom": {
31190
+ "name": "FoundationElement",
31191
+ "module": "src/foundation-element/foundation-element.ts"
31192
+ }
31193
+ }
31194
+ ],
31195
+ "attributes": [
31196
+ {
31197
+ "name": "timezone",
31198
+ "type": {
31199
+ "text": "string"
31200
+ },
31201
+ "default": "''",
31202
+ "fieldName": "timezone"
31203
+ }
31204
+ ],
31205
+ "superclass": {
31206
+ "name": "FoundationElement",
31207
+ "package": "@microsoft/fast-foundation"
31208
+ },
31209
+ "tagName": "%%prefix%%-scheduler-cron-builder",
31210
+ "customElement": true
31211
+ },
31212
+ {
31213
+ "kind": "variable",
31214
+ "name": "foundationSchedulerCronBuilderShadowOptions",
31215
+ "type": {
31216
+ "text": "ShadowRootInit"
31217
+ },
31218
+ "default": "undefined"
31219
+ },
31220
+ {
31221
+ "kind": "variable",
31222
+ "name": "defaultCronBuilderConfig",
31223
+ "type": {
31224
+ "text": "object"
31225
+ },
31226
+ "default": "{}"
31227
+ },
31228
+ {
31229
+ "kind": "variable",
31230
+ "name": "foundationSchedulerCronBuilder",
31231
+ "description": "The Foundation Cron Scheduler Builder",
31232
+ "privacy": "public"
31233
+ }
31234
+ ],
31235
+ "exports": [
31236
+ {
31237
+ "kind": "js",
31238
+ "name": "SchedulerCronBuilder",
31239
+ "declaration": {
31240
+ "name": "SchedulerCronBuilder",
31241
+ "module": "src/scheduler-cron-builder/scheduler-cron-builder.ts"
31242
+ }
31243
+ },
31244
+ {
31245
+ "kind": "js",
31246
+ "name": "foundationSchedulerCronBuilderShadowOptions",
31247
+ "declaration": {
31248
+ "name": "foundationSchedulerCronBuilderShadowOptions",
31249
+ "module": "src/scheduler-cron-builder/scheduler-cron-builder.ts"
31250
+ }
31251
+ },
31252
+ {
31253
+ "kind": "js",
31254
+ "name": "defaultCronBuilderConfig",
31255
+ "declaration": {
31256
+ "name": "defaultCronBuilderConfig",
31257
+ "module": "src/scheduler-cron-builder/scheduler-cron-builder.ts"
31258
+ }
31259
+ },
31260
+ {
31261
+ "kind": "js",
31262
+ "name": "foundationSchedulerCronBuilder",
31263
+ "declaration": {
31264
+ "name": "foundationSchedulerCronBuilder",
31265
+ "module": "src/scheduler-cron-builder/scheduler-cron-builder.ts"
31266
+ }
31267
+ }
31268
+ ]
31269
+ },
31270
+ {
31271
+ "kind": "javascript-module",
31272
+ "path": "src/scheduler-cron-builder/types.ts",
31273
+ "declarations": [
31274
+ {
31275
+ "kind": "variable",
31276
+ "name": "MAX_MONTHS",
31277
+ "type": {
31278
+ "text": "number"
31279
+ },
31280
+ "default": "12"
31281
+ },
31282
+ {
31283
+ "kind": "variable",
31284
+ "name": "MAX_DAYS",
31285
+ "type": {
31286
+ "text": "number"
31287
+ },
31288
+ "default": "31"
31289
+ },
31290
+ {
31291
+ "kind": "variable",
31292
+ "name": "CRON_LENGTH",
31293
+ "type": {
31294
+ "text": "number"
31295
+ },
31296
+ "default": "6"
31297
+ },
31298
+ {
31299
+ "kind": "variable",
31300
+ "name": "MAX_WEEK_DAYS",
31301
+ "type": {
31302
+ "text": "number"
31303
+ },
31304
+ "default": "7"
31305
+ },
31306
+ {
31307
+ "kind": "variable",
31308
+ "name": "MAX_HOURS",
31309
+ "type": {
31310
+ "text": "number"
31311
+ },
31312
+ "default": "24"
31313
+ },
31314
+ {
31315
+ "kind": "variable",
31316
+ "name": "MAX_MINS_SEC",
31317
+ "type": {
31318
+ "text": "number"
31319
+ },
31320
+ "default": "60"
31321
+ },
31322
+ {
31323
+ "kind": "variable",
31324
+ "name": "MAX_WEEK_NUMBER",
31325
+ "type": {
31326
+ "text": "number"
31327
+ },
31328
+ "default": "4"
31329
+ }
31330
+ ],
31331
+ "exports": [
31332
+ {
31333
+ "kind": "js",
31334
+ "name": "MAX_MONTHS",
31335
+ "declaration": {
31336
+ "name": "MAX_MONTHS",
31337
+ "module": "src/scheduler-cron-builder/types.ts"
31338
+ }
31339
+ },
31340
+ {
31341
+ "kind": "js",
31342
+ "name": "MAX_DAYS",
31343
+ "declaration": {
31344
+ "name": "MAX_DAYS",
31345
+ "module": "src/scheduler-cron-builder/types.ts"
31346
+ }
31347
+ },
31348
+ {
31349
+ "kind": "js",
31350
+ "name": "CRON_LENGTH",
31351
+ "declaration": {
31352
+ "name": "CRON_LENGTH",
31353
+ "module": "src/scheduler-cron-builder/types.ts"
31354
+ }
31355
+ },
31356
+ {
31357
+ "kind": "js",
31358
+ "name": "MAX_WEEK_DAYS",
31359
+ "declaration": {
31360
+ "name": "MAX_WEEK_DAYS",
31361
+ "module": "src/scheduler-cron-builder/types.ts"
31362
+ }
31363
+ },
31364
+ {
31365
+ "kind": "js",
31366
+ "name": "MAX_HOURS",
31367
+ "declaration": {
31368
+ "name": "MAX_HOURS",
31369
+ "module": "src/scheduler-cron-builder/types.ts"
31370
+ }
31371
+ },
31372
+ {
31373
+ "kind": "js",
31374
+ "name": "MAX_MINS_SEC",
31375
+ "declaration": {
31376
+ "name": "MAX_MINS_SEC",
31377
+ "module": "src/scheduler-cron-builder/types.ts"
31378
+ }
31379
+ },
31380
+ {
31381
+ "kind": "js",
31382
+ "name": "MAX_WEEK_NUMBER",
31383
+ "declaration": {
31384
+ "name": "MAX_WEEK_NUMBER",
31385
+ "module": "src/scheduler-cron-builder/types.ts"
31386
+ }
31387
+ }
31388
+ ]
31389
+ },
30872
31390
  {
30873
31391
  "kind": "javascript-module",
30874
31392
  "path": "src/search-bar/index.ts",
@@ -45975,6 +46493,679 @@
45975
46493
  }
45976
46494
  ]
45977
46495
  },
46496
+ {
46497
+ "kind": "javascript-module",
46498
+ "path": "src/scheduler-cron-builder/daily-recurrence/daily-recurrence.styles.ts",
46499
+ "declarations": [
46500
+ {
46501
+ "kind": "variable",
46502
+ "name": "dailyRecurrenceStyles",
46503
+ "type": {
46504
+ "text": "ElementStyles"
46505
+ },
46506
+ "default": "css`\n ${inputControls}\n`"
46507
+ }
46508
+ ],
46509
+ "exports": [
46510
+ {
46511
+ "kind": "js",
46512
+ "name": "dailyRecurrenceStyles",
46513
+ "declaration": {
46514
+ "name": "dailyRecurrenceStyles",
46515
+ "module": "src/scheduler-cron-builder/daily-recurrence/daily-recurrence.styles.ts"
46516
+ }
46517
+ }
46518
+ ]
46519
+ },
46520
+ {
46521
+ "kind": "javascript-module",
46522
+ "path": "src/scheduler-cron-builder/daily-recurrence/daily-recurrence.template.ts",
46523
+ "declarations": [
46524
+ {
46525
+ "kind": "function",
46526
+ "name": "getPrefixedDailyRecurrence",
46527
+ "parameters": [
46528
+ {
46529
+ "name": "prefix",
46530
+ "type": {
46531
+ "text": "string"
46532
+ }
46533
+ }
46534
+ ]
46535
+ },
46536
+ {
46537
+ "kind": "variable",
46538
+ "name": "dailyRecurrenceTemplate",
46539
+ "default": "html<DailyRecurrence>`\n ${(x) => getPrefixedDailyRecurrence(x.prefix)}\n`"
46540
+ }
46541
+ ],
46542
+ "exports": [
46543
+ {
46544
+ "kind": "js",
46545
+ "name": "getPrefixedDailyRecurrence",
46546
+ "declaration": {
46547
+ "name": "getPrefixedDailyRecurrence",
46548
+ "module": "src/scheduler-cron-builder/daily-recurrence/daily-recurrence.template.ts"
46549
+ }
46550
+ },
46551
+ {
46552
+ "kind": "js",
46553
+ "name": "dailyRecurrenceTemplate",
46554
+ "declaration": {
46555
+ "name": "dailyRecurrenceTemplate",
46556
+ "module": "src/scheduler-cron-builder/daily-recurrence/daily-recurrence.template.ts"
46557
+ }
46558
+ }
46559
+ ]
46560
+ },
46561
+ {
46562
+ "kind": "javascript-module",
46563
+ "path": "src/scheduler-cron-builder/daily-recurrence/daily-recurrence.ts",
46564
+ "declarations": [
46565
+ {
46566
+ "kind": "class",
46567
+ "description": "",
46568
+ "name": "DailyRecurrence",
46569
+ "members": [
46570
+ {
46571
+ "kind": "method",
46572
+ "name": "configChanged"
46573
+ },
46574
+ {
46575
+ "kind": "field",
46576
+ "name": "_presentation",
46577
+ "type": {
46578
+ "text": "ComponentPresentation | null | undefined"
46579
+ },
46580
+ "privacy": "private",
46581
+ "default": "void 0",
46582
+ "inheritedFrom": {
46583
+ "name": "FoundationElement",
46584
+ "module": "src/foundation-element/foundation-element.ts"
46585
+ }
46586
+ },
46587
+ {
46588
+ "kind": "field",
46589
+ "name": "$presentation",
46590
+ "type": {
46591
+ "text": "ComponentPresentation | null"
46592
+ },
46593
+ "privacy": "public",
46594
+ "description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
46595
+ "inheritedFrom": {
46596
+ "name": "FoundationElement",
46597
+ "module": "src/foundation-element/foundation-element.ts"
46598
+ }
46599
+ },
46600
+ {
46601
+ "kind": "field",
46602
+ "name": "template",
46603
+ "type": {
46604
+ "text": "ElementViewTemplate | void | null"
46605
+ },
46606
+ "privacy": "public",
46607
+ "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.",
46608
+ "inheritedFrom": {
46609
+ "name": "FoundationElement",
46610
+ "module": "src/foundation-element/foundation-element.ts"
46611
+ }
46612
+ },
46613
+ {
46614
+ "kind": "method",
46615
+ "name": "templateChanged",
46616
+ "privacy": "protected",
46617
+ "return": {
46618
+ "type": {
46619
+ "text": "void"
46620
+ }
46621
+ },
46622
+ "inheritedFrom": {
46623
+ "name": "FoundationElement",
46624
+ "module": "src/foundation-element/foundation-element.ts"
46625
+ }
46626
+ },
46627
+ {
46628
+ "kind": "field",
46629
+ "name": "styles",
46630
+ "type": {
46631
+ "text": "ElementStyles | void | null"
46632
+ },
46633
+ "privacy": "public",
46634
+ "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.",
46635
+ "inheritedFrom": {
46636
+ "name": "FoundationElement",
46637
+ "module": "src/foundation-element/foundation-element.ts"
46638
+ }
46639
+ },
46640
+ {
46641
+ "kind": "method",
46642
+ "name": "stylesChanged",
46643
+ "privacy": "protected",
46644
+ "return": {
46645
+ "type": {
46646
+ "text": "void"
46647
+ }
46648
+ },
46649
+ "inheritedFrom": {
46650
+ "name": "FoundationElement",
46651
+ "module": "src/foundation-element/foundation-element.ts"
46652
+ }
46653
+ },
46654
+ {
46655
+ "kind": "method",
46656
+ "name": "compose",
46657
+ "privacy": "public",
46658
+ "static": true,
46659
+ "return": {
46660
+ "type": {
46661
+ "text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
46662
+ }
46663
+ },
46664
+ "parameters": [
46665
+ {
46666
+ "name": "this",
46667
+ "type": {
46668
+ "text": "K"
46669
+ }
46670
+ },
46671
+ {
46672
+ "name": "elementDefinition",
46673
+ "type": {
46674
+ "text": "T"
46675
+ },
46676
+ "description": "The definition of the element to create the registry\nfunction for."
46677
+ }
46678
+ ],
46679
+ "description": "Defines an element registry function with a set of element definition defaults.",
46680
+ "inheritedFrom": {
46681
+ "name": "FoundationElement",
46682
+ "module": "src/foundation-element/foundation-element.ts"
46683
+ }
46684
+ }
46685
+ ],
46686
+ "mixins": [
46687
+ {
46688
+ "name": "EventEmitter",
46689
+ "package": "@genesislcap/foundation-events"
46690
+ }
46691
+ ],
46692
+ "superclass": {
46693
+ "name": "FoundationElement",
46694
+ "package": "@microsoft/fast-foundation"
46695
+ }
46696
+ }
46697
+ ],
46698
+ "exports": [
46699
+ {
46700
+ "kind": "js",
46701
+ "name": "DailyRecurrence",
46702
+ "declaration": {
46703
+ "name": "DailyRecurrence",
46704
+ "module": "src/scheduler-cron-builder/daily-recurrence/daily-recurrence.ts"
46705
+ }
46706
+ },
46707
+ {
46708
+ "kind": "custom-element-definition",
46709
+ "name": "daily-recurrence",
46710
+ "declaration": {
46711
+ "name": "DailyRecurrence",
46712
+ "module": "src/scheduler-cron-builder/daily-recurrence/daily-recurrence.ts"
46713
+ }
46714
+ }
46715
+ ]
46716
+ },
46717
+ {
46718
+ "kind": "javascript-module",
46719
+ "path": "src/scheduler-cron-builder/monthly-yearly-recurrence/monthly-yearly-recurrence.styles.ts",
46720
+ "declarations": [
46721
+ {
46722
+ "kind": "variable",
46723
+ "name": "monthlyYearlyRecurrenceStyles",
46724
+ "type": {
46725
+ "text": "ElementStyles"
46726
+ },
46727
+ "default": "css`\n ${inputControls}\n :host {\n display: flex;\n flex-direction: column;\n gap: calc(var(--design-unit) * 4px);\n }\n\n .weekdays-row {\n display: flex;\n gap: calc(var(--design-unit) * 3px);\n }\n\n .day-of-month-row {\n display: flex;\n gap: calc(var(--design-unit) * 4px);\n width: 100%;\n }\n\n .day-date-number-field::part(root) {\n width: 40%;\n }\n`"
46728
+ }
46729
+ ],
46730
+ "exports": [
46731
+ {
46732
+ "kind": "js",
46733
+ "name": "monthlyYearlyRecurrenceStyles",
46734
+ "declaration": {
46735
+ "name": "monthlyYearlyRecurrenceStyles",
46736
+ "module": "src/scheduler-cron-builder/monthly-yearly-recurrence/monthly-yearly-recurrence.styles.ts"
46737
+ }
46738
+ }
46739
+ ]
46740
+ },
46741
+ {
46742
+ "kind": "javascript-module",
46743
+ "path": "src/scheduler-cron-builder/monthly-yearly-recurrence/monthly-yearly-recurrence.template.ts",
46744
+ "declarations": [
46745
+ {
46746
+ "kind": "function",
46747
+ "name": "getPrefixedMonthlyYearlyRecurrence",
46748
+ "parameters": [
46749
+ {
46750
+ "name": "prefix",
46751
+ "type": {
46752
+ "text": "string"
46753
+ }
46754
+ }
46755
+ ]
46756
+ },
46757
+ {
46758
+ "kind": "variable",
46759
+ "name": "monthlyYearlyRecurrenceTemplate",
46760
+ "default": "html<MonthlyYearlyRecurrence>`\n ${(x) => getPrefixedMonthlyYearlyRecurrence(x.prefix)}\n`"
46761
+ }
46762
+ ],
46763
+ "exports": [
46764
+ {
46765
+ "kind": "js",
46766
+ "name": "getPrefixedMonthlyYearlyRecurrence",
46767
+ "declaration": {
46768
+ "name": "getPrefixedMonthlyYearlyRecurrence",
46769
+ "module": "src/scheduler-cron-builder/monthly-yearly-recurrence/monthly-yearly-recurrence.template.ts"
46770
+ }
46771
+ },
46772
+ {
46773
+ "kind": "js",
46774
+ "name": "monthlyYearlyRecurrenceTemplate",
46775
+ "declaration": {
46776
+ "name": "monthlyYearlyRecurrenceTemplate",
46777
+ "module": "src/scheduler-cron-builder/monthly-yearly-recurrence/monthly-yearly-recurrence.template.ts"
46778
+ }
46779
+ }
46780
+ ]
46781
+ },
46782
+ {
46783
+ "kind": "javascript-module",
46784
+ "path": "src/scheduler-cron-builder/monthly-yearly-recurrence/monthly-yearly-recurrence.ts",
46785
+ "declarations": [
46786
+ {
46787
+ "kind": "class",
46788
+ "description": "",
46789
+ "name": "MonthlyYearlyRecurrence",
46790
+ "members": [
46791
+ {
46792
+ "kind": "method",
46793
+ "name": "configChanged"
46794
+ },
46795
+ {
46796
+ "kind": "field",
46797
+ "name": "_presentation",
46798
+ "type": {
46799
+ "text": "ComponentPresentation | null | undefined"
46800
+ },
46801
+ "privacy": "private",
46802
+ "default": "void 0",
46803
+ "inheritedFrom": {
46804
+ "name": "FoundationElement",
46805
+ "module": "src/foundation-element/foundation-element.ts"
46806
+ }
46807
+ },
46808
+ {
46809
+ "kind": "field",
46810
+ "name": "$presentation",
46811
+ "type": {
46812
+ "text": "ComponentPresentation | null"
46813
+ },
46814
+ "privacy": "public",
46815
+ "description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
46816
+ "inheritedFrom": {
46817
+ "name": "FoundationElement",
46818
+ "module": "src/foundation-element/foundation-element.ts"
46819
+ }
46820
+ },
46821
+ {
46822
+ "kind": "field",
46823
+ "name": "template",
46824
+ "type": {
46825
+ "text": "ElementViewTemplate | void | null"
46826
+ },
46827
+ "privacy": "public",
46828
+ "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.",
46829
+ "inheritedFrom": {
46830
+ "name": "FoundationElement",
46831
+ "module": "src/foundation-element/foundation-element.ts"
46832
+ }
46833
+ },
46834
+ {
46835
+ "kind": "method",
46836
+ "name": "templateChanged",
46837
+ "privacy": "protected",
46838
+ "return": {
46839
+ "type": {
46840
+ "text": "void"
46841
+ }
46842
+ },
46843
+ "inheritedFrom": {
46844
+ "name": "FoundationElement",
46845
+ "module": "src/foundation-element/foundation-element.ts"
46846
+ }
46847
+ },
46848
+ {
46849
+ "kind": "field",
46850
+ "name": "styles",
46851
+ "type": {
46852
+ "text": "ElementStyles | void | null"
46853
+ },
46854
+ "privacy": "public",
46855
+ "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.",
46856
+ "inheritedFrom": {
46857
+ "name": "FoundationElement",
46858
+ "module": "src/foundation-element/foundation-element.ts"
46859
+ }
46860
+ },
46861
+ {
46862
+ "kind": "method",
46863
+ "name": "stylesChanged",
46864
+ "privacy": "protected",
46865
+ "return": {
46866
+ "type": {
46867
+ "text": "void"
46868
+ }
46869
+ },
46870
+ "inheritedFrom": {
46871
+ "name": "FoundationElement",
46872
+ "module": "src/foundation-element/foundation-element.ts"
46873
+ }
46874
+ },
46875
+ {
46876
+ "kind": "method",
46877
+ "name": "compose",
46878
+ "privacy": "public",
46879
+ "static": true,
46880
+ "return": {
46881
+ "type": {
46882
+ "text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
46883
+ }
46884
+ },
46885
+ "parameters": [
46886
+ {
46887
+ "name": "this",
46888
+ "type": {
46889
+ "text": "K"
46890
+ }
46891
+ },
46892
+ {
46893
+ "name": "elementDefinition",
46894
+ "type": {
46895
+ "text": "T"
46896
+ },
46897
+ "description": "The definition of the element to create the registry\nfunction for."
46898
+ }
46899
+ ],
46900
+ "description": "Defines an element registry function with a set of element definition defaults.",
46901
+ "inheritedFrom": {
46902
+ "name": "FoundationElement",
46903
+ "module": "src/foundation-element/foundation-element.ts"
46904
+ }
46905
+ }
46906
+ ],
46907
+ "mixins": [
46908
+ {
46909
+ "name": "EventEmitter",
46910
+ "package": "@genesislcap/foundation-events"
46911
+ }
46912
+ ],
46913
+ "superclass": {
46914
+ "name": "FoundationElement",
46915
+ "package": "@microsoft/fast-foundation"
46916
+ }
46917
+ }
46918
+ ],
46919
+ "exports": [
46920
+ {
46921
+ "kind": "js",
46922
+ "name": "MonthlyYearlyRecurrence",
46923
+ "declaration": {
46924
+ "name": "MonthlyYearlyRecurrence",
46925
+ "module": "src/scheduler-cron-builder/monthly-yearly-recurrence/monthly-yearly-recurrence.ts"
46926
+ }
46927
+ },
46928
+ {
46929
+ "kind": "custom-element-definition",
46930
+ "name": "monthly-yearly-recurrence",
46931
+ "declaration": {
46932
+ "name": "MonthlyYearlyRecurrence",
46933
+ "module": "src/scheduler-cron-builder/monthly-yearly-recurrence/monthly-yearly-recurrence.ts"
46934
+ }
46935
+ }
46936
+ ]
46937
+ },
46938
+ {
46939
+ "kind": "javascript-module",
46940
+ "path": "src/scheduler-cron-builder/weekly-recurrence/weekly-recurrence.styles.ts",
46941
+ "declarations": [
46942
+ {
46943
+ "kind": "variable",
46944
+ "name": "weeklyRecurrenceStyles",
46945
+ "type": {
46946
+ "text": "ElementStyles"
46947
+ },
46948
+ "default": "css`\n ${inputControls}\n .weekdays-row {\n display: flex;\n gap: calc(var(--design-unit) * 3px);\n }\n`"
46949
+ }
46950
+ ],
46951
+ "exports": [
46952
+ {
46953
+ "kind": "js",
46954
+ "name": "weeklyRecurrenceStyles",
46955
+ "declaration": {
46956
+ "name": "weeklyRecurrenceStyles",
46957
+ "module": "src/scheduler-cron-builder/weekly-recurrence/weekly-recurrence.styles.ts"
46958
+ }
46959
+ }
46960
+ ]
46961
+ },
46962
+ {
46963
+ "kind": "javascript-module",
46964
+ "path": "src/scheduler-cron-builder/weekly-recurrence/weekly-recurrence.template.ts",
46965
+ "declarations": [
46966
+ {
46967
+ "kind": "function",
46968
+ "name": "getPrefixedWeeklyRecurrence",
46969
+ "parameters": [
46970
+ {
46971
+ "name": "prefix",
46972
+ "type": {
46973
+ "text": "string"
46974
+ }
46975
+ }
46976
+ ]
46977
+ },
46978
+ {
46979
+ "kind": "variable",
46980
+ "name": "weeklyRecurrenceTemplate",
46981
+ "default": "html<WeeklyRecurrence>`\n ${(x) => getPrefixedWeeklyRecurrence(x.prefix)}\n`"
46982
+ }
46983
+ ],
46984
+ "exports": [
46985
+ {
46986
+ "kind": "js",
46987
+ "name": "getPrefixedWeeklyRecurrence",
46988
+ "declaration": {
46989
+ "name": "getPrefixedWeeklyRecurrence",
46990
+ "module": "src/scheduler-cron-builder/weekly-recurrence/weekly-recurrence.template.ts"
46991
+ }
46992
+ },
46993
+ {
46994
+ "kind": "js",
46995
+ "name": "weeklyRecurrenceTemplate",
46996
+ "declaration": {
46997
+ "name": "weeklyRecurrenceTemplate",
46998
+ "module": "src/scheduler-cron-builder/weekly-recurrence/weekly-recurrence.template.ts"
46999
+ }
47000
+ }
47001
+ ]
47002
+ },
47003
+ {
47004
+ "kind": "javascript-module",
47005
+ "path": "src/scheduler-cron-builder/weekly-recurrence/weekly-recurrence.ts",
47006
+ "declarations": [
47007
+ {
47008
+ "kind": "class",
47009
+ "description": "",
47010
+ "name": "WeeklyRecurrence",
47011
+ "members": [
47012
+ {
47013
+ "kind": "method",
47014
+ "name": "configChanged"
47015
+ },
47016
+ {
47017
+ "kind": "field",
47018
+ "name": "selectedDays",
47019
+ "type": {
47020
+ "text": "Set<string>"
47021
+ },
47022
+ "privacy": "private",
47023
+ "default": "new Set()",
47024
+ "description": "Used for storing specific Week days (Monday-Sunday) on which the event should occurs"
47025
+ },
47026
+ {
47027
+ "kind": "field",
47028
+ "name": "_presentation",
47029
+ "type": {
47030
+ "text": "ComponentPresentation | null | undefined"
47031
+ },
47032
+ "privacy": "private",
47033
+ "default": "void 0",
47034
+ "inheritedFrom": {
47035
+ "name": "FoundationElement",
47036
+ "module": "src/foundation-element/foundation-element.ts"
47037
+ }
47038
+ },
47039
+ {
47040
+ "kind": "field",
47041
+ "name": "$presentation",
47042
+ "type": {
47043
+ "text": "ComponentPresentation | null"
47044
+ },
47045
+ "privacy": "public",
47046
+ "description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
47047
+ "inheritedFrom": {
47048
+ "name": "FoundationElement",
47049
+ "module": "src/foundation-element/foundation-element.ts"
47050
+ }
47051
+ },
47052
+ {
47053
+ "kind": "field",
47054
+ "name": "template",
47055
+ "type": {
47056
+ "text": "ElementViewTemplate | void | null"
47057
+ },
47058
+ "privacy": "public",
47059
+ "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.",
47060
+ "inheritedFrom": {
47061
+ "name": "FoundationElement",
47062
+ "module": "src/foundation-element/foundation-element.ts"
47063
+ }
47064
+ },
47065
+ {
47066
+ "kind": "method",
47067
+ "name": "templateChanged",
47068
+ "privacy": "protected",
47069
+ "return": {
47070
+ "type": {
47071
+ "text": "void"
47072
+ }
47073
+ },
47074
+ "inheritedFrom": {
47075
+ "name": "FoundationElement",
47076
+ "module": "src/foundation-element/foundation-element.ts"
47077
+ }
47078
+ },
47079
+ {
47080
+ "kind": "field",
47081
+ "name": "styles",
47082
+ "type": {
47083
+ "text": "ElementStyles | void | null"
47084
+ },
47085
+ "privacy": "public",
47086
+ "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.",
47087
+ "inheritedFrom": {
47088
+ "name": "FoundationElement",
47089
+ "module": "src/foundation-element/foundation-element.ts"
47090
+ }
47091
+ },
47092
+ {
47093
+ "kind": "method",
47094
+ "name": "stylesChanged",
47095
+ "privacy": "protected",
47096
+ "return": {
47097
+ "type": {
47098
+ "text": "void"
47099
+ }
47100
+ },
47101
+ "inheritedFrom": {
47102
+ "name": "FoundationElement",
47103
+ "module": "src/foundation-element/foundation-element.ts"
47104
+ }
47105
+ },
47106
+ {
47107
+ "kind": "method",
47108
+ "name": "compose",
47109
+ "privacy": "public",
47110
+ "static": true,
47111
+ "return": {
47112
+ "type": {
47113
+ "text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
47114
+ }
47115
+ },
47116
+ "parameters": [
47117
+ {
47118
+ "name": "this",
47119
+ "type": {
47120
+ "text": "K"
47121
+ }
47122
+ },
47123
+ {
47124
+ "name": "elementDefinition",
47125
+ "type": {
47126
+ "text": "T"
47127
+ },
47128
+ "description": "The definition of the element to create the registry\nfunction for."
47129
+ }
47130
+ ],
47131
+ "description": "Defines an element registry function with a set of element definition defaults.",
47132
+ "inheritedFrom": {
47133
+ "name": "FoundationElement",
47134
+ "module": "src/foundation-element/foundation-element.ts"
47135
+ }
47136
+ }
47137
+ ],
47138
+ "mixins": [
47139
+ {
47140
+ "name": "EventEmitter",
47141
+ "package": "@genesislcap/foundation-events"
47142
+ }
47143
+ ],
47144
+ "superclass": {
47145
+ "name": "FoundationElement",
47146
+ "package": "@microsoft/fast-foundation"
47147
+ }
47148
+ }
47149
+ ],
47150
+ "exports": [
47151
+ {
47152
+ "kind": "js",
47153
+ "name": "WeeklyRecurrence",
47154
+ "declaration": {
47155
+ "name": "WeeklyRecurrence",
47156
+ "module": "src/scheduler-cron-builder/weekly-recurrence/weekly-recurrence.ts"
47157
+ }
47158
+ },
47159
+ {
47160
+ "kind": "custom-element-definition",
47161
+ "name": "weekly-recurrence",
47162
+ "declaration": {
47163
+ "name": "WeeklyRecurrence",
47164
+ "module": "src/scheduler-cron-builder/weekly-recurrence/weekly-recurrence.ts"
47165
+ }
47166
+ }
47167
+ ]
47168
+ },
45978
47169
  {
45979
47170
  "kind": "javascript-module",
45980
47171
  "path": "src/_config/styles/external/index.ts",