@genesislcap/foundation-ui 14.422.2-alpha-0a3f40b.0 → 14.424.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.
@@ -836,14 +836,6 @@
836
836
  "package": "./utils/base-datasource"
837
837
  }
838
838
  },
839
- {
840
- "kind": "js",
841
- "name": "*",
842
- "declaration": {
843
- "name": "*",
844
- "package": "./utils/editable-elements"
845
- }
846
- },
847
839
  {
848
840
  "kind": "js",
849
841
  "name": "getDesignSystemPrefix",
@@ -1398,37 +1390,6 @@
1398
1390
  }
1399
1391
  ]
1400
1392
  },
1401
- {
1402
- "kind": "javascript-module",
1403
- "path": "src/_config/index.ts",
1404
- "declarations": [],
1405
- "exports": [
1406
- {
1407
- "kind": "js",
1408
- "name": "*",
1409
- "declaration": {
1410
- "name": "*",
1411
- "package": "./styles"
1412
- }
1413
- },
1414
- {
1415
- "kind": "js",
1416
- "name": "*",
1417
- "declaration": {
1418
- "name": "*",
1419
- "package": "./tokens"
1420
- }
1421
- },
1422
- {
1423
- "kind": "js",
1424
- "name": "*",
1425
- "declaration": {
1426
- "name": "*",
1427
- "package": "./values"
1428
- }
1429
- }
1430
- ]
1431
- },
1432
1393
  {
1433
1394
  "kind": "javascript-module",
1434
1395
  "path": "src/accordion/accordion.styles.ts",
@@ -1944,6 +1905,37 @@
1944
1905
  }
1945
1906
  ]
1946
1907
  },
1908
+ {
1909
+ "kind": "javascript-module",
1910
+ "path": "src/_config/index.ts",
1911
+ "declarations": [],
1912
+ "exports": [
1913
+ {
1914
+ "kind": "js",
1915
+ "name": "*",
1916
+ "declaration": {
1917
+ "name": "*",
1918
+ "package": "./styles"
1919
+ }
1920
+ },
1921
+ {
1922
+ "kind": "js",
1923
+ "name": "*",
1924
+ "declaration": {
1925
+ "name": "*",
1926
+ "package": "./tokens"
1927
+ }
1928
+ },
1929
+ {
1930
+ "kind": "js",
1931
+ "name": "*",
1932
+ "declaration": {
1933
+ "name": "*",
1934
+ "package": "./values"
1935
+ }
1936
+ }
1937
+ ]
1938
+ },
1947
1939
  {
1948
1940
  "kind": "javascript-module",
1949
1941
  "path": "src/actions-menu/actions-menu.styles.ts",
@@ -3056,11 +3048,11 @@
3056
3048
  },
3057
3049
  {
3058
3050
  "kind": "javascript-module",
3059
- "path": "src/ai-indicator/ai-indicator.styles.ts",
3051
+ "path": "src/accordion-item/accordion-item.styles.ts",
3060
3052
  "declarations": [
3061
3053
  {
3062
3054
  "kind": "function",
3063
- "name": "foundationAiIndicatorStyles",
3055
+ "name": "foundationAccordionItemStyles",
3064
3056
  "return": {
3065
3057
  "type": {
3066
3058
  "text": "ElementStyles"
@@ -3085,214 +3077,155 @@
3085
3077
  "exports": [
3086
3078
  {
3087
3079
  "kind": "js",
3088
- "name": "foundationAiIndicatorStyles",
3080
+ "name": "foundationAccordionItemStyles",
3089
3081
  "declaration": {
3090
- "name": "foundationAiIndicatorStyles",
3091
- "module": "src/ai-indicator/ai-indicator.styles.ts"
3082
+ "name": "foundationAccordionItemStyles",
3083
+ "module": "src/accordion-item/accordion-item.styles.ts"
3092
3084
  }
3093
3085
  }
3094
3086
  ]
3095
3087
  },
3096
3088
  {
3097
3089
  "kind": "javascript-module",
3098
- "path": "src/ai-indicator/ai-indicator.template.ts",
3090
+ "path": "src/accordion-item/accordion-item.template.ts",
3099
3091
  "declarations": [
3100
3092
  {
3101
- "kind": "variable",
3102
- "name": "foundationAiIndicatorTemplate",
3103
- "type": {
3104
- "text": "ViewTemplate<AiIndicator>"
3093
+ "kind": "function",
3094
+ "name": "foundationAccordionItemTemplate",
3095
+ "return": {
3096
+ "type": {
3097
+ "text": "ViewTemplate<AccordionItem>"
3098
+ }
3105
3099
  },
3106
- "default": "html`\n ${(x) => aiIndicatorTemplate(getPrefix(x))}\n`"
3100
+ "parameters": [
3101
+ {
3102
+ "name": "context",
3103
+ "type": {
3104
+ "text": "ElementDefinitionContext"
3105
+ }
3106
+ },
3107
+ {
3108
+ "name": "definition",
3109
+ "type": {
3110
+ "text": "FoundationElementDefinition"
3111
+ }
3112
+ }
3113
+ ]
3107
3114
  }
3108
3115
  ],
3109
3116
  "exports": [
3110
3117
  {
3111
3118
  "kind": "js",
3112
- "name": "foundationAiIndicatorTemplate",
3119
+ "name": "foundationAccordionItemTemplate",
3113
3120
  "declaration": {
3114
- "name": "foundationAiIndicatorTemplate",
3115
- "module": "src/ai-indicator/ai-indicator.template.ts"
3121
+ "name": "foundationAccordionItemTemplate",
3122
+ "module": "src/accordion-item/accordion-item.template.ts"
3116
3123
  }
3117
3124
  }
3118
3125
  ]
3119
3126
  },
3120
3127
  {
3121
3128
  "kind": "javascript-module",
3122
- "path": "src/ai-indicator/ai-indicator.ts",
3129
+ "path": "src/accordion-item/accordion-item.ts",
3123
3130
  "declarations": [
3124
3131
  {
3125
3132
  "kind": "class",
3126
3133
  "description": "",
3127
- "name": "AiIndicator",
3128
- "members": [
3129
- {
3130
- "kind": "field",
3131
- "name": "aiProvider",
3132
- "type": {
3133
- "text": "AIProvider"
3134
- }
3135
- },
3136
- {
3137
- "kind": "field",
3138
- "name": "status",
3139
- "type": {
3140
- "text": "AIStatus | null"
3141
- },
3142
- "default": "null"
3143
- },
3144
- {
3145
- "kind": "field",
3146
- "name": "open",
3147
- "type": {
3148
- "text": "boolean"
3149
- },
3150
- "default": "false"
3151
- },
3134
+ "name": "AccordionItem",
3135
+ "superclass": {
3136
+ "name": "FASTAccordionItem",
3137
+ "package": "@microsoft/fast-components"
3138
+ },
3139
+ "tagName": "%%prefix%%-accordion-item",
3140
+ "customElement": true,
3141
+ "attributes": [
3152
3142
  {
3153
- "kind": "field",
3154
- "name": "state",
3143
+ "name": "heading-level",
3155
3144
  "type": {
3156
- "text": "AIIndicatorState"
3145
+ "text": "1 | 2 | 3 | 4 | 5 | 6"
3157
3146
  },
3158
- "default": "'none'"
3147
+ "default": "2",
3148
+ "description": "Configures the https://www.w3.org/TR/wai-aria-1.1/#aria-level | level of the\nheading element.",
3149
+ "fieldName": "headinglevel",
3150
+ "inheritedFrom": {
3151
+ "name": "AccordionItem",
3152
+ "module": "src/accordion-item/accordion-item.ts"
3153
+ }
3159
3154
  },
3160
3155
  {
3161
- "kind": "field",
3162
- "name": "isInstalling",
3163
3156
  "type": {
3164
3157
  "text": "boolean"
3165
3158
  },
3166
- "default": "false"
3159
+ "default": "false",
3160
+ "description": "Expands or collapses the item.",
3161
+ "fieldName": "expanded",
3162
+ "inheritedFrom": {
3163
+ "name": "AccordionItem",
3164
+ "module": "src/accordion-item/accordion-item.ts"
3165
+ }
3167
3166
  },
3168
3167
  {
3169
- "kind": "field",
3170
- "name": "pollTimer",
3168
+ "name": "id",
3171
3169
  "type": {
3172
- "text": "ReturnType<typeof setInterval> | null"
3170
+ "text": "string"
3173
3171
  },
3174
- "privacy": "private",
3175
- "default": "null"
3176
- },
3177
- {
3178
- "kind": "field",
3179
- "name": "clickOutside",
3180
- "privacy": "private"
3181
- },
3172
+ "description": "The item ID",
3173
+ "fieldName": "id",
3174
+ "inheritedFrom": {
3175
+ "name": "AccordionItem",
3176
+ "module": "src/accordion-item/accordion-item.ts"
3177
+ }
3178
+ }
3179
+ ],
3180
+ "members": [
3182
3181
  {
3183
3182
  "kind": "field",
3184
- "name": "chromeStatusLabel",
3183
+ "name": "headinglevel",
3185
3184
  "type": {
3186
- "text": "string | null"
3185
+ "text": "1 | 2 | 3 | 4 | 5 | 6"
3187
3186
  },
3188
- "readonly": true
3187
+ "privacy": "public",
3188
+ "default": "2",
3189
+ "description": "Configures the {@link https://www.w3.org/TR/wai-aria-1.1/#aria-level | level} of the heading element.",
3190
+ "inheritedFrom": {
3191
+ "name": "AccordionItem",
3192
+ "module": "src/accordion-item/accordion-item.ts"
3193
+ }
3189
3194
  },
3190
3195
  {
3191
3196
  "kind": "field",
3192
- "name": "canInstall",
3197
+ "name": "expanded",
3193
3198
  "type": {
3194
3199
  "text": "boolean"
3195
3200
  },
3196
- "readonly": true
3201
+ "privacy": "public",
3202
+ "default": "false",
3203
+ "description": "Expands or collapses the item.",
3204
+ "inheritedFrom": {
3205
+ "name": "AccordionItem",
3206
+ "module": "src/accordion-item/accordion-item.ts"
3207
+ }
3197
3208
  },
3198
3209
  {
3199
3210
  "kind": "field",
3200
- "name": "isDownloading",
3211
+ "name": "id",
3201
3212
  "type": {
3202
- "text": "boolean"
3203
- },
3204
- "readonly": true
3205
- },
3206
- {
3207
- "kind": "method",
3208
- "name": "openChanged",
3209
- "return": {
3210
- "type": {
3211
- "text": "void"
3212
- }
3213
- }
3214
- },
3215
- {
3216
- "kind": "method",
3217
- "name": "handleClickOutside",
3218
- "privacy": "private",
3219
- "parameters": [
3220
- {
3221
- "name": "event",
3222
- "type": {
3223
- "text": "MouseEvent"
3224
- }
3225
- }
3226
- ]
3227
- },
3228
- {
3229
- "kind": "method",
3230
- "name": "toggleDropdown"
3231
- },
3232
- {
3233
- "kind": "method",
3234
- "name": "refreshStatus",
3235
- "return": {
3236
- "type": {
3237
- "text": "Promise<void>"
3238
- }
3239
- }
3240
- },
3241
- {
3242
- "kind": "method",
3243
- "name": "deriveState",
3244
- "privacy": "private",
3245
- "return": {
3246
- "type": {
3247
- "text": "AIIndicatorState"
3248
- }
3213
+ "text": "string"
3249
3214
  },
3250
- "parameters": [
3251
- {
3252
- "name": "s",
3253
- "type": {
3254
- "text": "AIStatus | null"
3255
- }
3256
- }
3257
- ]
3258
- },
3259
- {
3260
- "kind": "method",
3261
- "name": "maybeStartPolling",
3262
- "privacy": "private",
3263
- "return": {
3264
- "type": {
3265
- "text": "void"
3266
- }
3267
- }
3268
- },
3269
- {
3270
- "kind": "method",
3271
- "name": "startPolling",
3272
- "privacy": "private",
3273
- "return": {
3274
- "type": {
3275
- "text": "void"
3276
- }
3215
+ "privacy": "public",
3216
+ "description": "The item ID",
3217
+ "inheritedFrom": {
3218
+ "name": "AccordionItem",
3219
+ "module": "src/accordion-item/accordion-item.ts"
3277
3220
  }
3278
3221
  },
3279
3222
  {
3280
- "kind": "method",
3281
- "name": "stopPolling",
3223
+ "kind": "field",
3224
+ "name": "change",
3282
3225
  "privacy": "private",
3283
- "return": {
3284
- "type": {
3285
- "text": "void"
3286
- }
3287
- }
3288
- },
3289
- {
3290
- "kind": "method",
3291
- "name": "onInstall",
3292
- "return": {
3293
- "type": {
3294
- "text": "Promise<void>"
3295
- }
3226
+ "inheritedFrom": {
3227
+ "name": "AccordionItem",
3228
+ "module": "src/accordion-item/accordion-item.ts"
3296
3229
  }
3297
3230
  },
3298
3231
  {
@@ -3407,99 +3340,113 @@
3407
3340
  }
3408
3341
  }
3409
3342
  ],
3410
- "superclass": {
3411
- "name": "FoundationElement",
3412
- "package": "@microsoft/fast-foundation"
3343
+ "events": [
3344
+ {
3345
+ "description": "Fires a custom 'change' event when the button is invoked",
3346
+ "name": "change",
3347
+ "inheritedFrom": {
3348
+ "name": "AccordionItem",
3349
+ "module": "src/accordion-item/accordion-item.ts"
3350
+ }
3351
+ }
3352
+ ]
3353
+ },
3354
+ {
3355
+ "kind": "variable",
3356
+ "name": "foundationAccordionItemShadowOptions",
3357
+ "type": {
3358
+ "text": "ShadowRootInit"
3413
3359
  },
3414
- "tagName": "%%prefix%%-ai-indicator",
3415
- "customElement": true
3360
+ "default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
3416
3361
  },
3417
3362
  {
3418
3363
  "kind": "variable",
3419
- "name": "foundationAiIndicator"
3364
+ "name": "defaultAccordionItemConfig",
3365
+ "type": {
3366
+ "text": "object"
3367
+ },
3368
+ "default": "{\n collapsedIcon: `<svg width=\"16\" height=\"16\" viewBox=\"0 0 18 18\" xmlns=\"http://www.w3.org/2000/svg\" slot=\"collapsed-icon\">\n <path d=\"M15.2222 1H2.77778C1.79594 1 1 1.79594 1 2.77778V15.2222C1 16.2041 1.79594 17 2.77778 17H15.2222C16.2041 17 17 16.2041 17 15.2222V2.77778C17 1.79594 16.2041 1 15.2222 1Z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n <path class=\"plus-sign\" d=\"M9 5.44446V12.5556\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n <path class=\"plus-sign\" d=\"M5.44446 9H12.5556\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n </svg>`,\n expandedIcon: `<svg width=\"16\" height=\"16\" viewBox=\"0 0 18 18\" xmlns=\"http://www.w3.org/2000/svg\" slot=\"expanded-icon\">\n <path d=\"M15.2222 1H2.77778C1.79594 1 1 1.79594 1 2.77778V15.2222C1 16.2041 1.79594 17 2.77778 17H15.2222C16.2041 17 17 16.2041 17 15.2222V2.77778C17 1.79594 16.2041 1 15.2222 1Z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n <path class=\"minus-sign\" d=\"M5.44446 9H12.5556\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n </svg>`,\n}"
3369
+ },
3370
+ {
3371
+ "kind": "variable",
3372
+ "name": "foundationAccordionItem",
3373
+ "description": "The Foundation Accordion Item",
3374
+ "privacy": "public"
3420
3375
  }
3421
3376
  ],
3422
3377
  "exports": [
3423
3378
  {
3424
3379
  "kind": "js",
3425
- "name": "AiIndicator",
3380
+ "name": "AccordionItem",
3426
3381
  "declaration": {
3427
- "name": "AiIndicator",
3428
- "module": "src/ai-indicator/ai-indicator.ts"
3382
+ "name": "AccordionItem",
3383
+ "module": "src/accordion-item/accordion-item.ts"
3429
3384
  }
3430
3385
  },
3431
3386
  {
3432
3387
  "kind": "js",
3433
- "name": "foundationAiIndicator",
3434
- "declaration": {
3435
- "name": "foundationAiIndicator",
3436
- "module": "src/ai-indicator/ai-indicator.ts"
3437
- }
3438
- }
3439
- ]
3440
- },
3441
- {
3442
- "kind": "javascript-module",
3443
- "path": "src/ai-indicator/index.ts",
3444
- "declarations": [],
3445
- "exports": [
3446
- {
3447
- "kind": "js",
3448
- "name": "AiIndicator",
3388
+ "name": "foundationAccordionItemShadowOptions",
3449
3389
  "declaration": {
3450
- "name": "AiIndicator",
3451
- "module": "./ai-indicator"
3390
+ "name": "foundationAccordionItemShadowOptions",
3391
+ "module": "src/accordion-item/accordion-item.ts"
3452
3392
  }
3453
3393
  },
3454
3394
  {
3455
3395
  "kind": "js",
3456
- "name": "foundationAiIndicator",
3396
+ "name": "defaultAccordionItemConfig",
3457
3397
  "declaration": {
3458
- "name": "foundationAiIndicator",
3459
- "module": "./ai-indicator"
3398
+ "name": "defaultAccordionItemConfig",
3399
+ "module": "src/accordion-item/accordion-item.ts"
3460
3400
  }
3461
3401
  },
3462
3402
  {
3463
3403
  "kind": "js",
3464
- "name": "type",
3404
+ "name": "foundationAccordionItem",
3465
3405
  "declaration": {
3466
- "name": "type",
3467
- "module": "./ai-indicator"
3406
+ "name": "foundationAccordionItem",
3407
+ "module": "src/accordion-item/accordion-item.ts"
3468
3408
  }
3469
- },
3409
+ }
3410
+ ]
3411
+ },
3412
+ {
3413
+ "kind": "javascript-module",
3414
+ "path": "src/accordion-item/index.ts",
3415
+ "declarations": [],
3416
+ "exports": [
3470
3417
  {
3471
3418
  "kind": "js",
3472
- "name": "AIIndicatorState",
3419
+ "name": "*",
3473
3420
  "declaration": {
3474
- "name": "AIIndicatorState",
3475
- "module": "./ai-indicator"
3421
+ "name": "*",
3422
+ "package": "./accordion-item.template"
3476
3423
  }
3477
3424
  },
3478
3425
  {
3479
3426
  "kind": "js",
3480
- "name": "foundationAiIndicatorTemplate",
3427
+ "name": "*",
3481
3428
  "declaration": {
3482
- "name": "foundationAiIndicatorTemplate",
3483
- "module": "./ai-indicator.template"
3429
+ "name": "*",
3430
+ "package": "./accordion-item.styles"
3484
3431
  }
3485
3432
  },
3486
3433
  {
3487
3434
  "kind": "js",
3488
- "name": "foundationAiIndicatorStyles",
3435
+ "name": "*",
3489
3436
  "declaration": {
3490
- "name": "foundationAiIndicatorStyles",
3491
- "module": "./ai-indicator.styles"
3437
+ "name": "*",
3438
+ "package": "./accordion-item"
3492
3439
  }
3493
3440
  }
3494
3441
  ]
3495
3442
  },
3496
3443
  {
3497
3444
  "kind": "javascript-module",
3498
- "path": "src/accordion-item/accordion-item.styles.ts",
3445
+ "path": "src/ai-indicator/ai-indicator.styles.ts",
3499
3446
  "declarations": [
3500
3447
  {
3501
3448
  "kind": "function",
3502
- "name": "foundationAccordionItemStyles",
3449
+ "name": "foundationAiIndicatorStyles",
3503
3450
  "return": {
3504
3451
  "type": {
3505
3452
  "text": "ElementStyles"
@@ -3524,155 +3471,214 @@
3524
3471
  "exports": [
3525
3472
  {
3526
3473
  "kind": "js",
3527
- "name": "foundationAccordionItemStyles",
3474
+ "name": "foundationAiIndicatorStyles",
3528
3475
  "declaration": {
3529
- "name": "foundationAccordionItemStyles",
3530
- "module": "src/accordion-item/accordion-item.styles.ts"
3476
+ "name": "foundationAiIndicatorStyles",
3477
+ "module": "src/ai-indicator/ai-indicator.styles.ts"
3531
3478
  }
3532
3479
  }
3533
3480
  ]
3534
3481
  },
3535
3482
  {
3536
3483
  "kind": "javascript-module",
3537
- "path": "src/accordion-item/accordion-item.template.ts",
3484
+ "path": "src/ai-indicator/ai-indicator.template.ts",
3538
3485
  "declarations": [
3539
3486
  {
3540
- "kind": "function",
3541
- "name": "foundationAccordionItemTemplate",
3542
- "return": {
3543
- "type": {
3544
- "text": "ViewTemplate<AccordionItem>"
3545
- }
3487
+ "kind": "variable",
3488
+ "name": "foundationAiIndicatorTemplate",
3489
+ "type": {
3490
+ "text": "ViewTemplate<AiIndicator>"
3546
3491
  },
3547
- "parameters": [
3548
- {
3549
- "name": "context",
3550
- "type": {
3551
- "text": "ElementDefinitionContext"
3552
- }
3553
- },
3554
- {
3555
- "name": "definition",
3556
- "type": {
3557
- "text": "FoundationElementDefinition"
3558
- }
3559
- }
3560
- ]
3492
+ "default": "html`\n ${(x) => aiIndicatorTemplate(getPrefix(x))}\n`"
3561
3493
  }
3562
3494
  ],
3563
3495
  "exports": [
3564
3496
  {
3565
3497
  "kind": "js",
3566
- "name": "foundationAccordionItemTemplate",
3498
+ "name": "foundationAiIndicatorTemplate",
3567
3499
  "declaration": {
3568
- "name": "foundationAccordionItemTemplate",
3569
- "module": "src/accordion-item/accordion-item.template.ts"
3500
+ "name": "foundationAiIndicatorTemplate",
3501
+ "module": "src/ai-indicator/ai-indicator.template.ts"
3570
3502
  }
3571
3503
  }
3572
3504
  ]
3573
3505
  },
3574
3506
  {
3575
3507
  "kind": "javascript-module",
3576
- "path": "src/accordion-item/accordion-item.ts",
3508
+ "path": "src/ai-indicator/ai-indicator.ts",
3577
3509
  "declarations": [
3578
3510
  {
3579
3511
  "kind": "class",
3580
3512
  "description": "",
3581
- "name": "AccordionItem",
3582
- "superclass": {
3583
- "name": "FASTAccordionItem",
3584
- "package": "@microsoft/fast-components"
3585
- },
3586
- "tagName": "%%prefix%%-accordion-item",
3587
- "customElement": true,
3588
- "attributes": [
3513
+ "name": "AiIndicator",
3514
+ "members": [
3589
3515
  {
3590
- "name": "heading-level",
3516
+ "kind": "field",
3517
+ "name": "aiProvider",
3591
3518
  "type": {
3592
- "text": "1 | 2 | 3 | 4 | 5 | 6"
3593
- },
3594
- "default": "2",
3595
- "description": "Configures the https://www.w3.org/TR/wai-aria-1.1/#aria-level | level of the\nheading element.",
3596
- "fieldName": "headinglevel",
3597
- "inheritedFrom": {
3598
- "name": "AccordionItem",
3599
- "module": "src/accordion-item/accordion-item.ts"
3519
+ "text": "AIProvider"
3600
3520
  }
3601
3521
  },
3602
3522
  {
3523
+ "kind": "field",
3524
+ "name": "status",
3525
+ "type": {
3526
+ "text": "AIStatus | null"
3527
+ },
3528
+ "default": "null"
3529
+ },
3530
+ {
3531
+ "kind": "field",
3532
+ "name": "open",
3603
3533
  "type": {
3604
3534
  "text": "boolean"
3605
3535
  },
3606
- "default": "false",
3607
- "description": "Expands or collapses the item.",
3608
- "fieldName": "expanded",
3609
- "inheritedFrom": {
3610
- "name": "AccordionItem",
3611
- "module": "src/accordion-item/accordion-item.ts"
3612
- }
3536
+ "default": "false"
3613
3537
  },
3614
3538
  {
3615
- "name": "id",
3539
+ "kind": "field",
3540
+ "name": "state",
3616
3541
  "type": {
3617
- "text": "string"
3542
+ "text": "AIIndicatorState"
3618
3543
  },
3619
- "description": "The item ID",
3620
- "fieldName": "id",
3621
- "inheritedFrom": {
3622
- "name": "AccordionItem",
3623
- "module": "src/accordion-item/accordion-item.ts"
3624
- }
3625
- }
3626
- ],
3627
- "members": [
3544
+ "default": "'none'"
3545
+ },
3628
3546
  {
3629
3547
  "kind": "field",
3630
- "name": "headinglevel",
3548
+ "name": "isInstalling",
3631
3549
  "type": {
3632
- "text": "1 | 2 | 3 | 4 | 5 | 6"
3550
+ "text": "boolean"
3633
3551
  },
3634
- "privacy": "public",
3635
- "default": "2",
3636
- "description": "Configures the {@link https://www.w3.org/TR/wai-aria-1.1/#aria-level | level} of the heading element.",
3637
- "inheritedFrom": {
3638
- "name": "AccordionItem",
3639
- "module": "src/accordion-item/accordion-item.ts"
3640
- }
3552
+ "default": "false"
3641
3553
  },
3642
3554
  {
3643
3555
  "kind": "field",
3644
- "name": "expanded",
3556
+ "name": "pollTimer",
3557
+ "type": {
3558
+ "text": "ReturnType<typeof setInterval> | null"
3559
+ },
3560
+ "privacy": "private",
3561
+ "default": "null"
3562
+ },
3563
+ {
3564
+ "kind": "field",
3565
+ "name": "clickOutside",
3566
+ "privacy": "private"
3567
+ },
3568
+ {
3569
+ "kind": "field",
3570
+ "name": "chromeStatusLabel",
3571
+ "type": {
3572
+ "text": "string | null"
3573
+ },
3574
+ "readonly": true
3575
+ },
3576
+ {
3577
+ "kind": "field",
3578
+ "name": "canInstall",
3645
3579
  "type": {
3646
3580
  "text": "boolean"
3647
3581
  },
3648
- "privacy": "public",
3649
- "default": "false",
3650
- "description": "Expands or collapses the item.",
3651
- "inheritedFrom": {
3652
- "name": "AccordionItem",
3653
- "module": "src/accordion-item/accordion-item.ts"
3654
- }
3582
+ "readonly": true
3655
3583
  },
3656
3584
  {
3657
3585
  "kind": "field",
3658
- "name": "id",
3586
+ "name": "isDownloading",
3659
3587
  "type": {
3660
- "text": "string"
3588
+ "text": "boolean"
3661
3589
  },
3662
- "privacy": "public",
3663
- "description": "The item ID",
3664
- "inheritedFrom": {
3665
- "name": "AccordionItem",
3666
- "module": "src/accordion-item/accordion-item.ts"
3590
+ "readonly": true
3591
+ },
3592
+ {
3593
+ "kind": "method",
3594
+ "name": "openChanged",
3595
+ "return": {
3596
+ "type": {
3597
+ "text": "void"
3598
+ }
3667
3599
  }
3668
3600
  },
3669
3601
  {
3670
- "kind": "field",
3671
- "name": "change",
3602
+ "kind": "method",
3603
+ "name": "handleClickOutside",
3672
3604
  "privacy": "private",
3673
- "inheritedFrom": {
3674
- "name": "AccordionItem",
3675
- "module": "src/accordion-item/accordion-item.ts"
3605
+ "parameters": [
3606
+ {
3607
+ "name": "event",
3608
+ "type": {
3609
+ "text": "MouseEvent"
3610
+ }
3611
+ }
3612
+ ]
3613
+ },
3614
+ {
3615
+ "kind": "method",
3616
+ "name": "toggleDropdown"
3617
+ },
3618
+ {
3619
+ "kind": "method",
3620
+ "name": "refreshStatus",
3621
+ "return": {
3622
+ "type": {
3623
+ "text": "Promise<void>"
3624
+ }
3625
+ }
3626
+ },
3627
+ {
3628
+ "kind": "method",
3629
+ "name": "deriveState",
3630
+ "privacy": "private",
3631
+ "return": {
3632
+ "type": {
3633
+ "text": "AIIndicatorState"
3634
+ }
3635
+ },
3636
+ "parameters": [
3637
+ {
3638
+ "name": "s",
3639
+ "type": {
3640
+ "text": "AIStatus | null"
3641
+ }
3642
+ }
3643
+ ]
3644
+ },
3645
+ {
3646
+ "kind": "method",
3647
+ "name": "maybeStartPolling",
3648
+ "privacy": "private",
3649
+ "return": {
3650
+ "type": {
3651
+ "text": "void"
3652
+ }
3653
+ }
3654
+ },
3655
+ {
3656
+ "kind": "method",
3657
+ "name": "startPolling",
3658
+ "privacy": "private",
3659
+ "return": {
3660
+ "type": {
3661
+ "text": "void"
3662
+ }
3663
+ }
3664
+ },
3665
+ {
3666
+ "kind": "method",
3667
+ "name": "stopPolling",
3668
+ "privacy": "private",
3669
+ "return": {
3670
+ "type": {
3671
+ "text": "void"
3672
+ }
3673
+ }
3674
+ },
3675
+ {
3676
+ "kind": "method",
3677
+ "name": "onInstall",
3678
+ "return": {
3679
+ "type": {
3680
+ "text": "Promise<void>"
3681
+ }
3676
3682
  }
3677
3683
  },
3678
3684
  {
@@ -3787,102 +3793,88 @@
3787
3793
  }
3788
3794
  }
3789
3795
  ],
3790
- "events": [
3791
- {
3792
- "description": "Fires a custom 'change' event when the button is invoked",
3793
- "name": "change",
3794
- "inheritedFrom": {
3795
- "name": "AccordionItem",
3796
- "module": "src/accordion-item/accordion-item.ts"
3797
- }
3798
- }
3799
- ]
3800
- },
3801
- {
3802
- "kind": "variable",
3803
- "name": "foundationAccordionItemShadowOptions",
3804
- "type": {
3805
- "text": "ShadowRootInit"
3806
- },
3807
- "default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
3808
- },
3809
- {
3810
- "kind": "variable",
3811
- "name": "defaultAccordionItemConfig",
3812
- "type": {
3813
- "text": "object"
3796
+ "superclass": {
3797
+ "name": "FoundationElement",
3798
+ "package": "@microsoft/fast-foundation"
3814
3799
  },
3815
- "default": "{\n collapsedIcon: `<svg width=\"16\" height=\"16\" viewBox=\"0 0 18 18\" xmlns=\"http://www.w3.org/2000/svg\" slot=\"collapsed-icon\">\n <path d=\"M15.2222 1H2.77778C1.79594 1 1 1.79594 1 2.77778V15.2222C1 16.2041 1.79594 17 2.77778 17H15.2222C16.2041 17 17 16.2041 17 15.2222V2.77778C17 1.79594 16.2041 1 15.2222 1Z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n <path class=\"plus-sign\" d=\"M9 5.44446V12.5556\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n <path class=\"plus-sign\" d=\"M5.44446 9H12.5556\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n </svg>`,\n expandedIcon: `<svg width=\"16\" height=\"16\" viewBox=\"0 0 18 18\" xmlns=\"http://www.w3.org/2000/svg\" slot=\"expanded-icon\">\n <path d=\"M15.2222 1H2.77778C1.79594 1 1 1.79594 1 2.77778V15.2222C1 16.2041 1.79594 17 2.77778 17H15.2222C16.2041 17 17 16.2041 17 15.2222V2.77778C17 1.79594 16.2041 1 15.2222 1Z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n <path class=\"minus-sign\" d=\"M5.44446 9H12.5556\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n </svg>`,\n}"
3800
+ "tagName": "%%prefix%%-ai-indicator",
3801
+ "customElement": true
3816
3802
  },
3817
3803
  {
3818
3804
  "kind": "variable",
3819
- "name": "foundationAccordionItem",
3820
- "description": "The Foundation Accordion Item",
3821
- "privacy": "public"
3805
+ "name": "foundationAiIndicator"
3822
3806
  }
3823
3807
  ],
3824
3808
  "exports": [
3825
3809
  {
3826
3810
  "kind": "js",
3827
- "name": "AccordionItem",
3811
+ "name": "AiIndicator",
3828
3812
  "declaration": {
3829
- "name": "AccordionItem",
3830
- "module": "src/accordion-item/accordion-item.ts"
3813
+ "name": "AiIndicator",
3814
+ "module": "src/ai-indicator/ai-indicator.ts"
3831
3815
  }
3832
3816
  },
3833
3817
  {
3834
3818
  "kind": "js",
3835
- "name": "foundationAccordionItemShadowOptions",
3819
+ "name": "foundationAiIndicator",
3836
3820
  "declaration": {
3837
- "name": "foundationAccordionItemShadowOptions",
3838
- "module": "src/accordion-item/accordion-item.ts"
3821
+ "name": "foundationAiIndicator",
3822
+ "module": "src/ai-indicator/ai-indicator.ts"
3823
+ }
3824
+ }
3825
+ ]
3826
+ },
3827
+ {
3828
+ "kind": "javascript-module",
3829
+ "path": "src/ai-indicator/index.ts",
3830
+ "declarations": [],
3831
+ "exports": [
3832
+ {
3833
+ "kind": "js",
3834
+ "name": "AiIndicator",
3835
+ "declaration": {
3836
+ "name": "AiIndicator",
3837
+ "module": "./ai-indicator"
3839
3838
  }
3840
3839
  },
3841
3840
  {
3842
3841
  "kind": "js",
3843
- "name": "defaultAccordionItemConfig",
3842
+ "name": "foundationAiIndicator",
3844
3843
  "declaration": {
3845
- "name": "defaultAccordionItemConfig",
3846
- "module": "src/accordion-item/accordion-item.ts"
3844
+ "name": "foundationAiIndicator",
3845
+ "module": "./ai-indicator"
3847
3846
  }
3848
3847
  },
3849
3848
  {
3850
3849
  "kind": "js",
3851
- "name": "foundationAccordionItem",
3850
+ "name": "type",
3852
3851
  "declaration": {
3853
- "name": "foundationAccordionItem",
3854
- "module": "src/accordion-item/accordion-item.ts"
3852
+ "name": "type",
3853
+ "module": "./ai-indicator"
3855
3854
  }
3856
- }
3857
- ]
3858
- },
3859
- {
3860
- "kind": "javascript-module",
3861
- "path": "src/accordion-item/index.ts",
3862
- "declarations": [],
3863
- "exports": [
3855
+ },
3864
3856
  {
3865
3857
  "kind": "js",
3866
- "name": "*",
3858
+ "name": "AIIndicatorState",
3867
3859
  "declaration": {
3868
- "name": "*",
3869
- "package": "./accordion-item.template"
3860
+ "name": "AIIndicatorState",
3861
+ "module": "./ai-indicator"
3870
3862
  }
3871
3863
  },
3872
3864
  {
3873
3865
  "kind": "js",
3874
- "name": "*",
3866
+ "name": "foundationAiIndicatorTemplate",
3875
3867
  "declaration": {
3876
- "name": "*",
3877
- "package": "./accordion-item.styles"
3868
+ "name": "foundationAiIndicatorTemplate",
3869
+ "module": "./ai-indicator.template"
3878
3870
  }
3879
3871
  },
3880
3872
  {
3881
3873
  "kind": "js",
3882
- "name": "*",
3874
+ "name": "foundationAiIndicatorStyles",
3883
3875
  "declaration": {
3884
- "name": "*",
3885
- "package": "./accordion-item"
3876
+ "name": "foundationAiIndicatorStyles",
3877
+ "module": "./ai-indicator.styles"
3886
3878
  }
3887
3879
  }
3888
3880
  ]
@@ -56123,37 +56115,6 @@
56123
56115
  }
56124
56116
  ]
56125
56117
  },
56126
- {
56127
- "kind": "javascript-module",
56128
- "path": "src/utils/editable-elements.ts",
56129
- "declarations": [],
56130
- "exports": [
56131
- {
56132
- "kind": "js",
56133
- "name": "BASE_EDITABLE_ELEMENT_SELECTORS",
56134
- "declaration": {
56135
- "name": "BASE_EDITABLE_ELEMENT_SELECTORS",
56136
- "package": "@genesislcap/foundation-utils"
56137
- }
56138
- },
56139
- {
56140
- "kind": "js",
56141
- "name": "DESIGN_SYSTEM_EDITABLE_ELEMENT_SELECTORS",
56142
- "declaration": {
56143
- "name": "DESIGN_SYSTEM_EDITABLE_ELEMENT_SELECTORS",
56144
- "package": "@genesislcap/foundation-utils"
56145
- }
56146
- },
56147
- {
56148
- "kind": "js",
56149
- "name": "buildEditableElementSelector",
56150
- "declaration": {
56151
- "name": "buildEditableElementSelector",
56152
- "package": "@genesislcap/foundation-utils"
56153
- }
56154
- }
56155
- ]
56156
- },
56157
56118
  {
56158
56119
  "kind": "javascript-module",
56159
56120
  "path": "src/utils/index.ts",
@@ -98,6 +98,5 @@ export * from './tree-item';
98
98
  export * from './tree-view';
99
99
  export * from './url-input';
100
100
  export * from './utils/base-datasource';
101
- export * from './utils/editable-elements';
102
101
  export { getPrefix as getDesignSystemPrefix } from './utils/dom';
103
102
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"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"}
@@ -146,20 +146,20 @@ export declare const AiCriteriaSearch: React.ForwardRefExoticComponent<
146
146
  > & React.RefAttributes<AiCriteriaSearchWC>
147
147
  >;
148
148
 
149
- export declare const AiIndicator: React.ForwardRefExoticComponent<
149
+ export declare const AccordionItem: React.ForwardRefExoticComponent<
150
150
  React.PropsWithChildren<
151
- Omit<PublicOf<AiIndicatorWC>, 'children' | 'style'> &
151
+ Omit<PublicOf<AccordionItemWC>, 'children' | 'style'> &
152
152
  HTMLWCProps & {
153
153
  }
154
- > & React.RefAttributes<AiIndicatorWC>
154
+ > & React.RefAttributes<AccordionItemWC>
155
155
  >;
156
156
 
157
- export declare const AccordionItem: React.ForwardRefExoticComponent<
157
+ export declare const AiIndicator: React.ForwardRefExoticComponent<
158
158
  React.PropsWithChildren<
159
- Omit<PublicOf<AccordionItemWC>, 'children' | 'style'> &
159
+ Omit<PublicOf<AiIndicatorWC>, 'children' | 'style'> &
160
160
  HTMLWCProps & {
161
161
  }
162
- > & React.RefAttributes<AccordionItemWC>
162
+ > & React.RefAttributes<AiIndicatorWC>
163
163
  >;
164
164
 
165
165
  export declare const Anchor: React.ForwardRefExoticComponent<
package/dist/esm/index.js CHANGED
@@ -98,5 +98,4 @@ export * from './tree-item';
98
98
  export * from './tree-view';
99
99
  export * from './url-input';
100
100
  export * from './utils/base-datasource';
101
- export * from './utils/editable-elements';
102
101
  export { getPrefix as getDesignSystemPrefix } from './utils/dom';
package/dist/react.cjs CHANGED
@@ -107,10 +107,10 @@ const AiCriteriaSearch = wrap(AiCriteriaSearchWC, {
107
107
  },
108
108
  });
109
109
 
110
- const AiIndicator = wrap(AiIndicatorWC);
111
-
112
110
  const AccordionItem = wrap(AccordionItemWC);
113
111
 
112
+ const AiIndicator = wrap(AiIndicatorWC);
113
+
114
114
  const Anchor = wrap(AnchorWC);
115
115
 
116
116
  const AnchoredRegion = wrap(AnchoredRegionWC, {
@@ -376,8 +376,8 @@ module.exports = {
376
376
  Accordion,
377
377
  ActionsMenu,
378
378
  AiCriteriaSearch,
379
- AiIndicator,
380
379
  AccordionItem,
380
+ AiIndicator,
381
381
  Anchor,
382
382
  AnchoredRegion,
383
383
  Avatar,
package/dist/react.mjs CHANGED
@@ -105,10 +105,10 @@ export const AiCriteriaSearch = wrap(AiCriteriaSearchWC, {
105
105
  },
106
106
  });
107
107
 
108
- export const AiIndicator = wrap(AiIndicatorWC);
109
-
110
108
  export const AccordionItem = wrap(AccordionItemWC);
111
109
 
110
+ export const AiIndicator = wrap(AiIndicatorWC);
111
+
112
112
  export const Anchor = wrap(AnchorWC);
113
113
 
114
114
  export const AnchoredRegion = wrap(AnchoredRegionWC, {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@genesislcap/foundation-ui",
3
3
  "description": "Genesis Foundation UI",
4
- "version": "14.422.2-alpha-0a3f40b.0",
4
+ "version": "14.424.0",
5
5
  "sideEffects": false,
6
6
  "license": "SEE LICENSE IN license.txt",
7
7
  "main": "dist/esm/index.js",
@@ -85,13 +85,13 @@
85
85
  }
86
86
  },
87
87
  "devDependencies": {
88
- "@genesislcap/foundation-testing": "14.422.2-alpha-0a3f40b.0",
89
- "@genesislcap/genx": "14.422.2-alpha-0a3f40b.0",
90
- "@genesislcap/rollup-builder": "14.422.2-alpha-0a3f40b.0",
91
- "@genesislcap/ts-builder": "14.422.2-alpha-0a3f40b.0",
92
- "@genesislcap/uvu-playwright-builder": "14.422.2-alpha-0a3f40b.0",
93
- "@genesislcap/vite-builder": "14.422.2-alpha-0a3f40b.0",
94
- "@genesislcap/webpack-builder": "14.422.2-alpha-0a3f40b.0",
88
+ "@genesislcap/foundation-testing": "14.424.0",
89
+ "@genesislcap/genx": "14.424.0",
90
+ "@genesislcap/rollup-builder": "14.424.0",
91
+ "@genesislcap/ts-builder": "14.424.0",
92
+ "@genesislcap/uvu-playwright-builder": "14.424.0",
93
+ "@genesislcap/vite-builder": "14.424.0",
94
+ "@genesislcap/webpack-builder": "14.424.0",
95
95
  "copyfiles": "^2.4.1"
96
96
  },
97
97
  "dependencies": {
@@ -100,16 +100,16 @@
100
100
  "@fortawesome/free-regular-svg-icons": "^6.2.1",
101
101
  "@fortawesome/free-solid-svg-icons": "^6.2.1",
102
102
  "@genesiscommunitysuccess/analyzer-import-alias-plugin": "^5.0.3",
103
- "@genesislcap/expression-builder": "14.422.2-alpha-0a3f40b.0",
104
- "@genesislcap/foundation-ai": "14.422.2-alpha-0a3f40b.0",
105
- "@genesislcap/foundation-comms": "14.422.2-alpha-0a3f40b.0",
106
- "@genesislcap/foundation-criteria": "14.422.2-alpha-0a3f40b.0",
107
- "@genesislcap/foundation-errors": "14.422.2-alpha-0a3f40b.0",
108
- "@genesislcap/foundation-events": "14.422.2-alpha-0a3f40b.0",
109
- "@genesislcap/foundation-logger": "14.422.2-alpha-0a3f40b.0",
110
- "@genesislcap/foundation-notifications": "14.422.2-alpha-0a3f40b.0",
111
- "@genesislcap/foundation-user": "14.422.2-alpha-0a3f40b.0",
112
- "@genesislcap/foundation-utils": "14.422.2-alpha-0a3f40b.0",
103
+ "@genesislcap/expression-builder": "14.424.0",
104
+ "@genesislcap/foundation-ai": "14.424.0",
105
+ "@genesislcap/foundation-comms": "14.424.0",
106
+ "@genesislcap/foundation-criteria": "14.424.0",
107
+ "@genesislcap/foundation-errors": "14.424.0",
108
+ "@genesislcap/foundation-events": "14.424.0",
109
+ "@genesislcap/foundation-logger": "14.424.0",
110
+ "@genesislcap/foundation-notifications": "14.424.0",
111
+ "@genesislcap/foundation-user": "14.424.0",
112
+ "@genesislcap/foundation-utils": "14.424.0",
113
113
  "@microsoft/fast-colors": "5.3.1",
114
114
  "@microsoft/fast-components": "2.30.6",
115
115
  "@microsoft/fast-element": "1.14.0",
@@ -145,5 +145,5 @@
145
145
  "peerDependencies": {
146
146
  "@microsoft/fast-react-wrapper": ">=0.3.0"
147
147
  },
148
- "gitHead": "bfd50dff01cb8c02977496ac3df745f2cd15fb74"
148
+ "gitHead": "8196a15336f7c89db67f4c2b9a0ffc7cb0ca2b76"
149
149
  }
@@ -1,2 +0,0 @@
1
- export { BASE_EDITABLE_ELEMENT_SELECTORS, DESIGN_SYSTEM_EDITABLE_ELEMENT_SELECTORS, buildEditableElementSelector, } from '@genesislcap/foundation-utils';
2
- //# sourceMappingURL=editable-elements.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"editable-elements.d.ts","sourceRoot":"","sources":["../../../src/utils/editable-elements.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,+BAA+B,EAC/B,wCAAwC,EACxC,4BAA4B,GAC7B,MAAM,+BAA+B,CAAC"}
@@ -1 +0,0 @@
1
- export { BASE_EDITABLE_ELEMENT_SELECTORS, DESIGN_SYSTEM_EDITABLE_ELEMENT_SELECTORS, buildEditableElementSelector, } from '@genesislcap/foundation-utils';