@viasat/beam-web-components 2.73.0 → 2.75.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.
- package/Accordion/Accordion.js +3 -3
- package/Accordion/AccordionGroup.js +3 -3
- package/Accordion/index.js +1 -1
- package/Alert/Alert.js +5 -5
- package/Avatar/Avatar.js +2 -2
- package/Avatar/AvatarGroup.js +2 -2
- package/Avatar/index.js +1 -1
- package/Badge/Badge.js +2 -2
- package/BadgeDot/BadgeDot.js +2 -2
- package/Box/Box.js +2 -2
- package/Breadcrumbs/Breadcrumbs.js +3 -3
- package/Breadcrumbs/BreadcrumbsItem.js +3 -3
- package/Breadcrumbs/index.js +1 -1
- package/Button/Button.js +2 -2
- package/CloseButton/CloseButton.js +2 -2
- package/Divider/Divider.js +2 -2
- package/EmptyState/EmptyState.js +2 -2
- package/HelperText/HelperText.js +3 -3
- package/HelperText/index.js +1 -1
- package/Icon/Icon.js +2 -2
- package/InputChoiceGroup/InputChoiceGroup.js +2 -2
- package/Label/Label.js +2 -2
- package/Link/Link.js +2 -2
- package/List/List.js +2 -2
- package/List/ListItem.js +2 -2
- package/ProgressBar/ProgressBar.js +2 -2
- package/SegmentedControl/SegmentedControl.js +2 -2
- package/SegmentedControl/SegmentedControlItem.js +10 -10
- package/SegmentedControl/SegmentedControlList.js +2 -2
- package/SegmentedControl/SegmentedControlPanel.js +2 -2
- package/Spinner/Spinner.js +2 -2
- package/Text/Text.js +2 -2
- package/TextArea/TextArea.js +5 -5
- package/TextField/TextField.js +6 -6
- package/Tooltip/Tooltip.js +9 -9
- package/chunks/{Accordion.fbo-T2zU.js → Accordion.BF2pHMSP.js} +4 -4
- package/chunks/{Avatar.DkegKDfD.js → Avatar.kVWwOxWe.js} +2 -2
- package/chunks/{BreadcrumbsItem.kovG2GHz.js → BreadcrumbsItem.BmqxxC44.js} +2 -2
- package/chunks/{HelperText.Cc_6DlKP.js → HelperText.3YJvB8x0.js} +5 -5
- package/chunks/{register-custom-element.D_kw6JXe.js → classNames.BQclmCHG.js} +29 -34
- package/chunks/register-custom-element.DHGKOhmA.js +17 -0
- package/custom-elements.json +1428 -1428
- package/local/Accordion/Accordion.js +4 -4
- package/local/Accordion/AccordionGroup.js +4 -4
- package/local/Accordion/index.js +1 -1
- package/local/Alert/Alert.js +11 -11
- package/local/Avatar/Avatar.js +3 -3
- package/local/Avatar/AvatarGroup.js +3 -3
- package/local/Avatar/index.js +1 -1
- package/local/Badge/Badge.js +2 -2
- package/local/BadgeDot/BadgeDot.js +2 -2
- package/local/Box/Box.js +2 -2
- package/local/Breadcrumbs/Breadcrumbs.js +3 -3
- package/local/Breadcrumbs/BreadcrumbsItem.js +3 -3
- package/local/Breadcrumbs/index.js +1 -1
- package/local/Button/Button.js +3 -3
- package/local/CloseButton/CloseButton.js +2 -2
- package/local/Divider/Divider.js +7 -7
- package/local/EmptyState/EmptyState.js +2 -2
- package/local/HelperText/HelperText.js +3 -3
- package/local/HelperText/index.js +1 -1
- package/local/Icon/Icon.js +2 -2
- package/local/InputChoiceGroup/InputChoiceGroup.js +3 -3
- package/local/Label/Label.js +2 -2
- package/local/Link/Link.js +2 -2
- package/local/List/List.js +3 -3
- package/local/List/ListItem.js +3 -3
- package/local/ProgressBar/ProgressBar.js +2 -2
- package/local/SegmentedControl/SegmentedControl.js +3 -3
- package/local/SegmentedControl/SegmentedControlItem.js +7 -7
- package/local/SegmentedControl/SegmentedControlList.js +2 -2
- package/local/SegmentedControl/SegmentedControlPanel.js +2 -2
- package/local/Spinner/Spinner.js +2 -2
- package/local/Text/Text.js +2 -2
- package/local/TextArea/TextArea.js +9 -9
- package/local/TextField/TextField.js +7 -7
- package/local/Tooltip/Tooltip.js +8 -8
- package/local/chunks/{Accordion.QupR4x7N.js → Accordion.DM6Nkgnh.js} +9 -9
- package/local/chunks/{Avatar.D0_A6fGG.js → Avatar.BT61pkbV.js} +2 -2
- package/local/chunks/{BreadcrumbsItem.Ds7TtgQn.js → BreadcrumbsItem.CsPbcOZ5.js} +2 -2
- package/local/chunks/classNames.CARKFDmR.js +106 -0
- package/local/chunks/{index.BoeGm2HZ.js → index.CUGawMXL.js} +8 -8
- package/local/chunks/register-custom-element.vod7zfGv.js +51 -0
- package/local/chunks/{state.Dr3yBpId.js → state.CqiuSzAl.js} +1 -1
- package/local/wip/Checkbox/Checkbox.js +2 -2
- package/local/wip/Checkbox/CheckboxGroup/CheckboxGroup.js +1 -1
- package/local/wip/FileUpload/FileUpload.Button.js +2 -2
- package/local/wip/FileUpload/FileUpload.Dropzone.js +3 -3
- package/local/wip/FileUpload/FileUpload.List.Item.js +3 -3
- package/local/wip/FileUpload/FileUpload.List.js +2 -2
- package/local/wip/FileUpload/FileUpload.js +8 -8
- package/local/wip/Form/Form.decorator.js +3 -3
- package/local/wip/Form/Form.js +183 -161
- package/local/wip/NativeSelect/NativeSelect.js +10 -10
- package/local/wip/RadioButton/RadioButton.js +2 -2
- package/local/wip/RadioButton/RadioButtonGroup/RadioButtonGroup.js +1 -1
- package/local/wip/Switch/Switch.js +2 -2
- package/local/wip/Switch/SwitchGroup/SwitchGroup.js +1 -1
- package/package.json +6 -6
- package/vscode.html-custom-data.json +226 -226
- package/wip/Checkbox/Checkbox.js +2 -2
- package/wip/Checkbox/CheckboxGroup/CheckboxGroup.js +1 -1
- package/wip/FileUpload/FileUpload.Button.js +2 -2
- package/wip/FileUpload/FileUpload.Dropzone.js +2 -2
- package/wip/FileUpload/FileUpload.List.Item.js +3 -3
- package/wip/FileUpload/FileUpload.List.js +2 -2
- package/wip/FileUpload/FileUpload.js +12 -12
- package/wip/Form/Form.decorator.js +1 -1
- package/wip/Form/Form.js +184 -162
- package/wip/NativeSelect/NativeSelect.js +9 -9
- package/wip/RadioButton/RadioButton.js +2 -2
- package/wip/RadioButton/RadioButtonGroup/RadioButtonGroup.js +1 -1
- package/wip/Switch/Switch.js +5 -5
- package/wip/Switch/SwitchGroup/SwitchGroup.js +1 -1
- package/chunks/classNames.m6VYRyOu.js +0 -18
- package/local/chunks/classNames.Ciobzb4w.js +0 -30
- package/local/chunks/register-custom-element.AOEv8hcs.js +0 -133
package/custom-elements.json
CHANGED
|
@@ -294,322 +294,433 @@
|
|
|
294
294
|
},
|
|
295
295
|
{
|
|
296
296
|
"kind": "javascript-module",
|
|
297
|
-
"path": "libs/web-components/src/lib/
|
|
297
|
+
"path": "libs/web-components/src/lib/Avatar/Avatar.ts",
|
|
298
298
|
"declarations": [
|
|
299
299
|
{
|
|
300
300
|
"kind": "class",
|
|
301
|
-
"description": "`bm-
|
|
302
|
-
"name": "
|
|
301
|
+
"description": "`bm-avatar`\n\n### Attributes:\n- **appearance** - Specify the appearance of the Avatar\n- **name** - Specify a name to display initials in the Avatar\n- **src** - Pass an image to the Avatar\n- **alt** - Specify alt for image\n- **size** - Specify the size of the Avatar\n- **disabled** - Specify if the Avatar is disabled\n- **shape** - Specify the shape of the Avatar\n- **isInteractive** - If Avatar is interactive, use `isInteractive` to make the Avatar focusable and show state layer\n- **isFocusable** - If Avatar is not interactive and Tooltip is provided, use `isFocusable` to make the Avatar focusable\n- **withBorder** ",
|
|
302
|
+
"name": "BmAvatar",
|
|
303
303
|
"slots": [
|
|
304
304
|
{
|
|
305
|
-
"description": "
|
|
305
|
+
"description": "Customize the default icon",
|
|
306
306
|
"name": "icon"
|
|
307
|
-
},
|
|
308
|
-
{
|
|
309
|
-
"description": "Specify the heading text for Alert or pass the `heading` attribute to set the heading",
|
|
310
|
-
"name": "heading"
|
|
311
|
-
},
|
|
312
|
-
{
|
|
313
|
-
"description": "Specify the body text for Alert or pass the `body` attribute to set the body",
|
|
314
|
-
"name": "body"
|
|
315
|
-
},
|
|
316
|
-
{
|
|
317
|
-
"description": "Specify if actions display on the Alert",
|
|
318
|
-
"name": "actions"
|
|
319
307
|
}
|
|
320
308
|
],
|
|
321
309
|
"members": [
|
|
322
310
|
{
|
|
323
311
|
"kind": "field",
|
|
324
|
-
"name": "
|
|
312
|
+
"name": "appearance",
|
|
325
313
|
"type": {
|
|
326
|
-
"text": "
|
|
314
|
+
"text": "'accent' | 'neutral' | undefined"
|
|
327
315
|
},
|
|
328
|
-
"
|
|
329
|
-
"
|
|
316
|
+
"default": "'neutral'",
|
|
317
|
+
"description": "Specify the appearance of the Avatar",
|
|
318
|
+
"attribute": "appearance"
|
|
330
319
|
},
|
|
331
320
|
{
|
|
332
321
|
"kind": "field",
|
|
333
|
-
"name": "
|
|
322
|
+
"name": "name",
|
|
334
323
|
"type": {
|
|
335
324
|
"text": "string | undefined"
|
|
336
325
|
},
|
|
337
|
-
"description": "Specify
|
|
338
|
-
"attribute": "
|
|
339
|
-
},
|
|
340
|
-
{
|
|
341
|
-
"kind": "field",
|
|
342
|
-
"name": "size",
|
|
343
|
-
"type": {
|
|
344
|
-
"text": "'sm' | 'md'"
|
|
345
|
-
},
|
|
346
|
-
"default": "'sm'",
|
|
347
|
-
"description": "Specify the size of the Alert",
|
|
348
|
-
"attribute": "size"
|
|
326
|
+
"description": "Specify a name to display initials in the Avatar",
|
|
327
|
+
"attribute": "name"
|
|
349
328
|
},
|
|
350
329
|
{
|
|
351
330
|
"kind": "field",
|
|
352
|
-
"name": "
|
|
331
|
+
"name": "src",
|
|
353
332
|
"type": {
|
|
354
|
-
"text": "
|
|
333
|
+
"text": "string | undefined"
|
|
355
334
|
},
|
|
356
|
-
"
|
|
357
|
-
"
|
|
358
|
-
"attribute": "fullWidth"
|
|
335
|
+
"description": "Pass an image to the Avatar",
|
|
336
|
+
"attribute": "src"
|
|
359
337
|
},
|
|
360
338
|
{
|
|
361
339
|
"kind": "field",
|
|
362
|
-
"name": "
|
|
340
|
+
"name": "alt",
|
|
363
341
|
"type": {
|
|
364
|
-
"text": "
|
|
342
|
+
"text": "string | undefined"
|
|
365
343
|
},
|
|
366
|
-
"description": "Specify
|
|
367
|
-
"attribute": "
|
|
344
|
+
"description": "Specify alt for image",
|
|
345
|
+
"attribute": "alt"
|
|
368
346
|
},
|
|
369
347
|
{
|
|
370
348
|
"kind": "field",
|
|
371
|
-
"name": "
|
|
349
|
+
"name": "size",
|
|
372
350
|
"type": {
|
|
373
|
-
"text": "'
|
|
351
|
+
"text": "'xs' | 'sm' | 'md' | 'lg' | 'xl' | undefined"
|
|
374
352
|
},
|
|
375
|
-
"default": "'
|
|
376
|
-
"description": "Specify the
|
|
377
|
-
"attribute": "
|
|
353
|
+
"default": "'md'",
|
|
354
|
+
"description": "Specify the size of the Avatar",
|
|
355
|
+
"attribute": "size"
|
|
378
356
|
},
|
|
379
357
|
{
|
|
380
358
|
"kind": "field",
|
|
381
|
-
"name": "
|
|
359
|
+
"name": "disabled",
|
|
382
360
|
"type": {
|
|
383
|
-
"text": "boolean"
|
|
361
|
+
"text": "boolean | undefined"
|
|
384
362
|
},
|
|
385
363
|
"default": "false",
|
|
386
|
-
"description": "Specify if the
|
|
387
|
-
"attribute": "
|
|
364
|
+
"description": "Specify if the Avatar is disabled",
|
|
365
|
+
"attribute": "disabled"
|
|
388
366
|
},
|
|
389
367
|
{
|
|
390
368
|
"kind": "field",
|
|
391
|
-
"name": "
|
|
369
|
+
"name": "shape",
|
|
392
370
|
"type": {
|
|
393
|
-
"text": "
|
|
371
|
+
"text": "'circle' | 'square' | undefined"
|
|
394
372
|
},
|
|
395
|
-
"default": "
|
|
396
|
-
"description": "Specify
|
|
397
|
-
"attribute": "
|
|
373
|
+
"default": "'circle'",
|
|
374
|
+
"description": "Specify the shape of the Avatar",
|
|
375
|
+
"attribute": "shape"
|
|
398
376
|
},
|
|
399
377
|
{
|
|
400
378
|
"kind": "field",
|
|
401
|
-
"name": "
|
|
379
|
+
"name": "isInteractive",
|
|
402
380
|
"type": {
|
|
403
381
|
"text": "boolean"
|
|
404
382
|
},
|
|
405
383
|
"default": "false",
|
|
406
|
-
"description": "
|
|
407
|
-
"attribute": "
|
|
384
|
+
"description": "If Avatar is interactive, use `isInteractive` to make the Avatar focusable and show state layer",
|
|
385
|
+
"attribute": "isInteractive"
|
|
408
386
|
},
|
|
409
387
|
{
|
|
410
388
|
"kind": "field",
|
|
411
|
-
"name": "
|
|
389
|
+
"name": "isFocusable",
|
|
412
390
|
"type": {
|
|
413
391
|
"text": "boolean"
|
|
414
392
|
},
|
|
415
393
|
"default": "false",
|
|
416
|
-
"description": "
|
|
417
|
-
"attribute": "
|
|
394
|
+
"description": "If Avatar is not interactive and Tooltip is provided, use `isFocusable` to make the Avatar focusable",
|
|
395
|
+
"attribute": "isFocusable"
|
|
418
396
|
},
|
|
419
397
|
{
|
|
420
398
|
"kind": "field",
|
|
421
|
-
"name": "
|
|
399
|
+
"name": "withBorder",
|
|
422
400
|
"type": {
|
|
423
401
|
"text": "boolean"
|
|
424
402
|
},
|
|
425
403
|
"default": "false",
|
|
426
|
-
"
|
|
427
|
-
"attribute": "disableCloseOnEscape"
|
|
428
|
-
}
|
|
429
|
-
],
|
|
430
|
-
"events": [
|
|
431
|
-
{
|
|
432
|
-
"description": "Dispatched when the Alert has been dismissed",
|
|
433
|
-
"name": "bm-dismiss"
|
|
404
|
+
"attribute": "withBorder"
|
|
434
405
|
}
|
|
435
406
|
],
|
|
436
407
|
"attributes": [
|
|
437
408
|
{
|
|
438
|
-
"name": "
|
|
409
|
+
"name": "appearance",
|
|
439
410
|
"type": {
|
|
440
|
-
"text": "
|
|
411
|
+
"text": "'accent' | 'neutral' | undefined"
|
|
441
412
|
},
|
|
442
|
-
"
|
|
443
|
-
"
|
|
413
|
+
"default": "'neutral'",
|
|
414
|
+
"description": "Specify the appearance of the Avatar",
|
|
415
|
+
"fieldName": "appearance"
|
|
444
416
|
},
|
|
445
417
|
{
|
|
446
|
-
"name": "
|
|
418
|
+
"name": "name",
|
|
447
419
|
"type": {
|
|
448
420
|
"text": "string | undefined"
|
|
449
421
|
},
|
|
450
|
-
"description": "Specify
|
|
451
|
-
"fieldName": "
|
|
452
|
-
},
|
|
453
|
-
{
|
|
454
|
-
"name": "size",
|
|
455
|
-
"type": {
|
|
456
|
-
"text": "'sm' | 'md'"
|
|
457
|
-
},
|
|
458
|
-
"default": "'sm'",
|
|
459
|
-
"description": "Specify the size of the Alert",
|
|
460
|
-
"fieldName": "size"
|
|
422
|
+
"description": "Specify a name to display initials in the Avatar",
|
|
423
|
+
"fieldName": "name"
|
|
461
424
|
},
|
|
462
425
|
{
|
|
463
|
-
"name": "
|
|
426
|
+
"name": "src",
|
|
464
427
|
"type": {
|
|
465
|
-
"text": "
|
|
428
|
+
"text": "string | undefined"
|
|
466
429
|
},
|
|
467
|
-
"
|
|
468
|
-
"
|
|
469
|
-
"fieldName": "fullWidth"
|
|
430
|
+
"description": "Pass an image to the Avatar",
|
|
431
|
+
"fieldName": "src"
|
|
470
432
|
},
|
|
471
433
|
{
|
|
472
|
-
"name": "
|
|
434
|
+
"name": "alt",
|
|
473
435
|
"type": {
|
|
474
|
-
"text": "
|
|
436
|
+
"text": "string | undefined"
|
|
475
437
|
},
|
|
476
|
-
"description": "Specify
|
|
477
|
-
"fieldName": "
|
|
438
|
+
"description": "Specify alt for image",
|
|
439
|
+
"fieldName": "alt"
|
|
478
440
|
},
|
|
479
441
|
{
|
|
480
|
-
"name": "
|
|
442
|
+
"name": "size",
|
|
481
443
|
"type": {
|
|
482
|
-
"text": "'
|
|
444
|
+
"text": "'xs' | 'sm' | 'md' | 'lg' | 'xl' | undefined"
|
|
483
445
|
},
|
|
484
|
-
"default": "'
|
|
485
|
-
"description": "Specify the
|
|
486
|
-
"fieldName": "
|
|
446
|
+
"default": "'md'",
|
|
447
|
+
"description": "Specify the size of the Avatar",
|
|
448
|
+
"fieldName": "size"
|
|
487
449
|
},
|
|
488
450
|
{
|
|
489
|
-
"name": "
|
|
451
|
+
"name": "disabled",
|
|
490
452
|
"type": {
|
|
491
|
-
"text": "boolean"
|
|
453
|
+
"text": "boolean | undefined"
|
|
492
454
|
},
|
|
493
455
|
"default": "false",
|
|
494
|
-
"description": "Specify if the
|
|
495
|
-
"fieldName": "
|
|
456
|
+
"description": "Specify if the Avatar is disabled",
|
|
457
|
+
"fieldName": "disabled"
|
|
496
458
|
},
|
|
497
459
|
{
|
|
498
|
-
"name": "
|
|
460
|
+
"name": "shape",
|
|
499
461
|
"type": {
|
|
500
|
-
"text": "
|
|
462
|
+
"text": "'circle' | 'square' | undefined"
|
|
501
463
|
},
|
|
502
|
-
"default": "
|
|
503
|
-
"description": "Specify
|
|
504
|
-
"fieldName": "
|
|
464
|
+
"default": "'circle'",
|
|
465
|
+
"description": "Specify the shape of the Avatar",
|
|
466
|
+
"fieldName": "shape"
|
|
505
467
|
},
|
|
506
468
|
{
|
|
507
|
-
"name": "
|
|
469
|
+
"name": "isInteractive",
|
|
508
470
|
"type": {
|
|
509
471
|
"text": "boolean"
|
|
510
472
|
},
|
|
511
473
|
"default": "false",
|
|
512
|
-
"description": "
|
|
513
|
-
"fieldName": "
|
|
474
|
+
"description": "If Avatar is interactive, use `isInteractive` to make the Avatar focusable and show state layer",
|
|
475
|
+
"fieldName": "isInteractive"
|
|
514
476
|
},
|
|
515
477
|
{
|
|
516
|
-
"name": "
|
|
478
|
+
"name": "isFocusable",
|
|
517
479
|
"type": {
|
|
518
480
|
"text": "boolean"
|
|
519
481
|
},
|
|
520
482
|
"default": "false",
|
|
521
|
-
"description": "
|
|
522
|
-
"fieldName": "
|
|
483
|
+
"description": "If Avatar is not interactive and Tooltip is provided, use `isFocusable` to make the Avatar focusable",
|
|
484
|
+
"fieldName": "isFocusable"
|
|
523
485
|
},
|
|
524
486
|
{
|
|
525
|
-
"name": "
|
|
487
|
+
"name": "withBorder",
|
|
526
488
|
"type": {
|
|
527
489
|
"text": "boolean"
|
|
528
490
|
},
|
|
529
491
|
"default": "false",
|
|
530
|
-
"
|
|
531
|
-
"fieldName": "disableCloseOnEscape"
|
|
492
|
+
"fieldName": "withBorder"
|
|
532
493
|
}
|
|
533
494
|
],
|
|
534
495
|
"superclass": {
|
|
535
496
|
"name": "LitElement",
|
|
536
497
|
"package": "lit"
|
|
537
498
|
},
|
|
538
|
-
"tagName": "bm-
|
|
499
|
+
"tagName": "bm-avatar",
|
|
539
500
|
"customElement": true
|
|
540
501
|
}
|
|
541
502
|
],
|
|
542
503
|
"exports": [
|
|
543
504
|
{
|
|
544
505
|
"kind": "js",
|
|
545
|
-
"name": "
|
|
506
|
+
"name": "BmAvatar",
|
|
546
507
|
"declaration": {
|
|
547
|
-
"name": "
|
|
548
|
-
"module": "libs/web-components/src/lib/
|
|
508
|
+
"name": "BmAvatar",
|
|
509
|
+
"module": "libs/web-components/src/lib/Avatar/Avatar.ts"
|
|
549
510
|
}
|
|
550
511
|
},
|
|
551
512
|
{
|
|
552
513
|
"kind": "custom-element-definition",
|
|
553
|
-
"name": "bm-
|
|
514
|
+
"name": "bm-avatar",
|
|
554
515
|
"declaration": {
|
|
555
|
-
"name": "
|
|
556
|
-
"module": "libs/web-components/src/lib/
|
|
516
|
+
"name": "BmAvatar",
|
|
517
|
+
"module": "libs/web-components/src/lib/Avatar/Avatar.ts"
|
|
557
518
|
}
|
|
558
519
|
}
|
|
559
520
|
]
|
|
560
521
|
},
|
|
561
522
|
{
|
|
562
523
|
"kind": "javascript-module",
|
|
563
|
-
"path": "libs/web-components/src/lib/
|
|
564
|
-
"declarations": [
|
|
524
|
+
"path": "libs/web-components/src/lib/Avatar/AvatarGroup.context.ts",
|
|
525
|
+
"declarations": [
|
|
526
|
+
{
|
|
527
|
+
"kind": "variable",
|
|
528
|
+
"name": "AvatarGroupCtx"
|
|
529
|
+
}
|
|
530
|
+
],
|
|
565
531
|
"exports": [
|
|
566
532
|
{
|
|
567
533
|
"kind": "js",
|
|
568
|
-
"name": "
|
|
534
|
+
"name": "AvatarGroupCtx",
|
|
569
535
|
"declaration": {
|
|
570
|
-
"name": "
|
|
571
|
-
"
|
|
536
|
+
"name": "AvatarGroupCtx",
|
|
537
|
+
"module": "libs/web-components/src/lib/Avatar/AvatarGroup.context.ts"
|
|
572
538
|
}
|
|
573
539
|
}
|
|
574
540
|
]
|
|
575
541
|
},
|
|
576
542
|
{
|
|
577
543
|
"kind": "javascript-module",
|
|
578
|
-
"path": "libs/web-components/src/lib/
|
|
544
|
+
"path": "libs/web-components/src/lib/Avatar/AvatarGroup.ts",
|
|
579
545
|
"declarations": [
|
|
580
546
|
{
|
|
581
547
|
"kind": "class",
|
|
582
|
-
"description": "`bm-
|
|
583
|
-
"name": "
|
|
548
|
+
"description": "`bm-avatar-group`\n\n### Attributes:\n- **wrapping** - Specify if the AvatarGroup wraps\n- **maxCount** - Specify the max number of avatars displayed in the group.\n- **size** - Specify the size of all Avatars\n- **layout** - Specify the kind of the group.",
|
|
549
|
+
"name": "BmAvatarGroup",
|
|
584
550
|
"slots": [
|
|
585
551
|
{
|
|
586
|
-
"description": "
|
|
552
|
+
"description": "Add Avatars to create a group",
|
|
587
553
|
"name": "default"
|
|
588
|
-
},
|
|
589
|
-
{
|
|
590
|
-
"description": "Specify a different icon for the Badge",
|
|
591
|
-
"name": "icon"
|
|
592
554
|
}
|
|
593
555
|
],
|
|
594
556
|
"members": [
|
|
595
557
|
{
|
|
596
558
|
"kind": "field",
|
|
597
|
-
"name": "
|
|
559
|
+
"name": "wrapping",
|
|
598
560
|
"type": {
|
|
599
|
-
"text": "
|
|
561
|
+
"text": "boolean"
|
|
600
562
|
},
|
|
601
|
-
"default": "
|
|
602
|
-
"description": "Specify the
|
|
603
|
-
"attribute": "
|
|
563
|
+
"default": "false",
|
|
564
|
+
"description": "Specify if the AvatarGroup wraps",
|
|
565
|
+
"attribute": "wrapping"
|
|
604
566
|
},
|
|
605
567
|
{
|
|
606
568
|
"kind": "field",
|
|
607
|
-
"name": "
|
|
569
|
+
"name": "maxCount",
|
|
608
570
|
"type": {
|
|
609
|
-
"text": "
|
|
571
|
+
"text": "number"
|
|
610
572
|
},
|
|
611
|
-
"
|
|
612
|
-
"
|
|
573
|
+
"default": "5",
|
|
574
|
+
"description": "Specify the max number of avatars displayed in the group.",
|
|
575
|
+
"attribute": "maxCount",
|
|
576
|
+
"reflects": true
|
|
577
|
+
},
|
|
578
|
+
{
|
|
579
|
+
"kind": "field",
|
|
580
|
+
"name": "size",
|
|
581
|
+
"type": {
|
|
582
|
+
"text": "'xs' | 'sm' | 'md' | 'lg' | 'xl'"
|
|
583
|
+
},
|
|
584
|
+
"default": "'md'",
|
|
585
|
+
"description": "Specify the size of all Avatars",
|
|
586
|
+
"attribute": "size"
|
|
587
|
+
},
|
|
588
|
+
{
|
|
589
|
+
"kind": "field",
|
|
590
|
+
"name": "layout",
|
|
591
|
+
"type": {
|
|
592
|
+
"text": "'stacked' | 'spaced' | undefined"
|
|
593
|
+
},
|
|
594
|
+
"default": "'stacked'",
|
|
595
|
+
"description": "Specify the kind of the group.",
|
|
596
|
+
"attribute": "layout"
|
|
597
|
+
}
|
|
598
|
+
],
|
|
599
|
+
"attributes": [
|
|
600
|
+
{
|
|
601
|
+
"name": "wrapping",
|
|
602
|
+
"type": {
|
|
603
|
+
"text": "boolean"
|
|
604
|
+
},
|
|
605
|
+
"default": "false",
|
|
606
|
+
"description": "Specify if the AvatarGroup wraps",
|
|
607
|
+
"fieldName": "wrapping"
|
|
608
|
+
},
|
|
609
|
+
{
|
|
610
|
+
"name": "maxCount",
|
|
611
|
+
"type": {
|
|
612
|
+
"text": "number"
|
|
613
|
+
},
|
|
614
|
+
"default": "5",
|
|
615
|
+
"description": "Specify the max number of avatars displayed in the group.",
|
|
616
|
+
"fieldName": "maxCount"
|
|
617
|
+
},
|
|
618
|
+
{
|
|
619
|
+
"name": "size",
|
|
620
|
+
"type": {
|
|
621
|
+
"text": "'xs' | 'sm' | 'md' | 'lg' | 'xl'"
|
|
622
|
+
},
|
|
623
|
+
"default": "'md'",
|
|
624
|
+
"description": "Specify the size of all Avatars",
|
|
625
|
+
"fieldName": "size"
|
|
626
|
+
},
|
|
627
|
+
{
|
|
628
|
+
"name": "layout",
|
|
629
|
+
"type": {
|
|
630
|
+
"text": "'stacked' | 'spaced' | undefined"
|
|
631
|
+
},
|
|
632
|
+
"default": "'stacked'",
|
|
633
|
+
"description": "Specify the kind of the group.",
|
|
634
|
+
"fieldName": "layout"
|
|
635
|
+
}
|
|
636
|
+
],
|
|
637
|
+
"superclass": {
|
|
638
|
+
"name": "LitElement",
|
|
639
|
+
"package": "lit"
|
|
640
|
+
},
|
|
641
|
+
"tagName": "bm-avatar-group",
|
|
642
|
+
"customElement": true
|
|
643
|
+
}
|
|
644
|
+
],
|
|
645
|
+
"exports": [
|
|
646
|
+
{
|
|
647
|
+
"kind": "js",
|
|
648
|
+
"name": "BmAvatarGroup",
|
|
649
|
+
"declaration": {
|
|
650
|
+
"name": "BmAvatarGroup",
|
|
651
|
+
"module": "libs/web-components/src/lib/Avatar/AvatarGroup.ts"
|
|
652
|
+
}
|
|
653
|
+
},
|
|
654
|
+
{
|
|
655
|
+
"kind": "custom-element-definition",
|
|
656
|
+
"name": "bm-avatar-group",
|
|
657
|
+
"declaration": {
|
|
658
|
+
"name": "BmAvatarGroup",
|
|
659
|
+
"module": "libs/web-components/src/lib/Avatar/AvatarGroup.ts"
|
|
660
|
+
}
|
|
661
|
+
}
|
|
662
|
+
]
|
|
663
|
+
},
|
|
664
|
+
{
|
|
665
|
+
"kind": "javascript-module",
|
|
666
|
+
"path": "libs/web-components/src/lib/Avatar/index.ts",
|
|
667
|
+
"declarations": [],
|
|
668
|
+
"exports": [
|
|
669
|
+
{
|
|
670
|
+
"kind": "js",
|
|
671
|
+
"name": "*",
|
|
672
|
+
"declaration": {
|
|
673
|
+
"name": "*",
|
|
674
|
+
"package": "./Avatar"
|
|
675
|
+
}
|
|
676
|
+
},
|
|
677
|
+
{
|
|
678
|
+
"kind": "js",
|
|
679
|
+
"name": "*",
|
|
680
|
+
"declaration": {
|
|
681
|
+
"name": "*",
|
|
682
|
+
"package": "./AvatarGroup"
|
|
683
|
+
}
|
|
684
|
+
}
|
|
685
|
+
]
|
|
686
|
+
},
|
|
687
|
+
{
|
|
688
|
+
"kind": "javascript-module",
|
|
689
|
+
"path": "libs/web-components/src/lib/Badge/Badge.ts",
|
|
690
|
+
"declarations": [
|
|
691
|
+
{
|
|
692
|
+
"kind": "class",
|
|
693
|
+
"description": "`bm-badge`\n\n### Attributes:\n- **appearance** - Specify the appearance of the Badge\n- **theme** - Theme of the Badge\n- **size** - Specify the size of the Badge\n- **emphasis** - Specify the emphasis of the Badge\n- **hideIcon** - Hides Badge icon",
|
|
694
|
+
"name": "BmBadge",
|
|
695
|
+
"slots": [
|
|
696
|
+
{
|
|
697
|
+
"description": "Provide text for the Badge",
|
|
698
|
+
"name": "default"
|
|
699
|
+
},
|
|
700
|
+
{
|
|
701
|
+
"description": "Specify a different icon for the Badge",
|
|
702
|
+
"name": "icon"
|
|
703
|
+
}
|
|
704
|
+
],
|
|
705
|
+
"members": [
|
|
706
|
+
{
|
|
707
|
+
"kind": "field",
|
|
708
|
+
"name": "appearance",
|
|
709
|
+
"type": {
|
|
710
|
+
"text": "'infoPrimary' | 'infoSecondary' | 'positive' | 'warning' | 'negative'"
|
|
711
|
+
},
|
|
712
|
+
"default": "'infoPrimary'",
|
|
713
|
+
"description": "Specify the appearance of the Badge",
|
|
714
|
+
"attribute": "appearance"
|
|
715
|
+
},
|
|
716
|
+
{
|
|
717
|
+
"kind": "field",
|
|
718
|
+
"name": "theme",
|
|
719
|
+
"type": {
|
|
720
|
+
"text": "'light' | 'dark' | undefined"
|
|
721
|
+
},
|
|
722
|
+
"description": "Theme of the Badge",
|
|
723
|
+
"attribute": "theme"
|
|
613
724
|
},
|
|
614
725
|
{
|
|
615
726
|
"kind": "field",
|
|
@@ -862,376 +973,273 @@
|
|
|
862
973
|
},
|
|
863
974
|
{
|
|
864
975
|
"kind": "javascript-module",
|
|
865
|
-
"path": "libs/web-components/src/lib/
|
|
976
|
+
"path": "libs/web-components/src/lib/Alert/Alert.ts",
|
|
866
977
|
"declarations": [
|
|
867
978
|
{
|
|
868
979
|
"kind": "class",
|
|
869
|
-
"description": "`bm-
|
|
870
|
-
"name": "
|
|
980
|
+
"description": "`bm-alert`\n\n### Attributes:\n- **heading** - Specify the heading text for Alert\n- **body** - Specify the body text for Alert\n- **size** - Specify the size of the Alert\n- **fullWidth** - Specify if the Alert has no border radius\n- **theme** - Specify the theme of the Alert. By default it inherits the theme from the parent\n- **appearance** - Specify the appearance of the Alert\n- **hidden** - Specify if the Alert is hidden\n- **hideIcon** - Specify if the icon displays on the Alert\n- **dismissible** - Specify if the Alert can be dismissed\n- **disableAutoFocus** - Prevent autofocus on show\n- **disableCloseOnEscape** - Prevent Escape from closing",
|
|
981
|
+
"name": "BmAlert",
|
|
871
982
|
"slots": [
|
|
872
983
|
{
|
|
873
|
-
"description": "
|
|
984
|
+
"description": "Specify a different icon for the Alert",
|
|
874
985
|
"name": "icon"
|
|
986
|
+
},
|
|
987
|
+
{
|
|
988
|
+
"description": "Specify the heading text for Alert or pass the `heading` attribute to set the heading",
|
|
989
|
+
"name": "heading"
|
|
990
|
+
},
|
|
991
|
+
{
|
|
992
|
+
"description": "Specify the body text for Alert or pass the `body` attribute to set the body",
|
|
993
|
+
"name": "body"
|
|
994
|
+
},
|
|
995
|
+
{
|
|
996
|
+
"description": "Specify if actions display on the Alert",
|
|
997
|
+
"name": "actions"
|
|
875
998
|
}
|
|
876
999
|
],
|
|
877
1000
|
"members": [
|
|
878
1001
|
{
|
|
879
1002
|
"kind": "field",
|
|
880
|
-
"name": "
|
|
1003
|
+
"name": "heading",
|
|
881
1004
|
"type": {
|
|
882
|
-
"text": "
|
|
1005
|
+
"text": "string | undefined"
|
|
883
1006
|
},
|
|
884
|
-
"
|
|
885
|
-
"
|
|
886
|
-
"attribute": "appearance"
|
|
1007
|
+
"description": "Specify the heading text for Alert",
|
|
1008
|
+
"attribute": "heading"
|
|
887
1009
|
},
|
|
888
1010
|
{
|
|
889
1011
|
"kind": "field",
|
|
890
|
-
"name": "
|
|
1012
|
+
"name": "body",
|
|
891
1013
|
"type": {
|
|
892
1014
|
"text": "string | undefined"
|
|
893
1015
|
},
|
|
894
|
-
"description": "Specify
|
|
895
|
-
"attribute": "
|
|
1016
|
+
"description": "Specify the body text for Alert",
|
|
1017
|
+
"attribute": "body"
|
|
896
1018
|
},
|
|
897
1019
|
{
|
|
898
1020
|
"kind": "field",
|
|
899
|
-
"name": "
|
|
1021
|
+
"name": "size",
|
|
900
1022
|
"type": {
|
|
901
|
-
"text": "
|
|
1023
|
+
"text": "'sm' | 'md'"
|
|
902
1024
|
},
|
|
903
|
-
"
|
|
904
|
-
"
|
|
1025
|
+
"default": "'sm'",
|
|
1026
|
+
"description": "Specify the size of the Alert",
|
|
1027
|
+
"attribute": "size"
|
|
905
1028
|
},
|
|
906
1029
|
{
|
|
907
1030
|
"kind": "field",
|
|
908
|
-
"name": "
|
|
1031
|
+
"name": "fullWidth",
|
|
909
1032
|
"type": {
|
|
910
|
-
"text": "
|
|
1033
|
+
"text": "boolean"
|
|
911
1034
|
},
|
|
912
|
-
"
|
|
913
|
-
"
|
|
1035
|
+
"default": "false",
|
|
1036
|
+
"description": "Specify if the Alert has no border radius",
|
|
1037
|
+
"attribute": "fullWidth"
|
|
914
1038
|
},
|
|
915
1039
|
{
|
|
916
1040
|
"kind": "field",
|
|
917
|
-
"name": "
|
|
1041
|
+
"name": "theme",
|
|
918
1042
|
"type": {
|
|
919
|
-
"text": "'
|
|
1043
|
+
"text": "'light' | 'dark' | undefined"
|
|
920
1044
|
},
|
|
921
|
-
"
|
|
922
|
-
"
|
|
923
|
-
"attribute": "size"
|
|
1045
|
+
"description": "Specify the theme of the Alert. By default it inherits the theme from the parent",
|
|
1046
|
+
"attribute": "theme"
|
|
924
1047
|
},
|
|
925
1048
|
{
|
|
926
1049
|
"kind": "field",
|
|
927
|
-
"name": "
|
|
1050
|
+
"name": "appearance",
|
|
928
1051
|
"type": {
|
|
929
|
-
"text": "
|
|
1052
|
+
"text": "'infoPrimary' | 'infoSecondary' | 'positive' | 'warning' | 'negative'"
|
|
930
1053
|
},
|
|
931
|
-
"default": "
|
|
932
|
-
"description": "Specify
|
|
933
|
-
"attribute": "
|
|
1054
|
+
"default": "'infoPrimary'",
|
|
1055
|
+
"description": "Specify the appearance of the Alert",
|
|
1056
|
+
"attribute": "appearance"
|
|
934
1057
|
},
|
|
935
1058
|
{
|
|
936
1059
|
"kind": "field",
|
|
937
|
-
"name": "
|
|
1060
|
+
"name": "hidden",
|
|
938
1061
|
"type": {
|
|
939
|
-
"text": "
|
|
1062
|
+
"text": "boolean"
|
|
940
1063
|
},
|
|
941
|
-
"default": "
|
|
942
|
-
"description": "Specify the
|
|
943
|
-
"attribute": "
|
|
1064
|
+
"default": "false",
|
|
1065
|
+
"description": "Specify if the Alert is hidden",
|
|
1066
|
+
"attribute": "hidden"
|
|
944
1067
|
},
|
|
945
1068
|
{
|
|
946
1069
|
"kind": "field",
|
|
947
|
-
"name": "
|
|
1070
|
+
"name": "hideIcon",
|
|
948
1071
|
"type": {
|
|
949
1072
|
"text": "boolean"
|
|
950
1073
|
},
|
|
951
1074
|
"default": "false",
|
|
952
|
-
"description": "
|
|
953
|
-
"attribute": "
|
|
1075
|
+
"description": "Specify if the icon displays on the Alert",
|
|
1076
|
+
"attribute": "hideIcon"
|
|
954
1077
|
},
|
|
955
1078
|
{
|
|
956
1079
|
"kind": "field",
|
|
957
|
-
"name": "
|
|
1080
|
+
"name": "dismissible",
|
|
958
1081
|
"type": {
|
|
959
1082
|
"text": "boolean"
|
|
960
1083
|
},
|
|
961
1084
|
"default": "false",
|
|
962
|
-
"description": "
|
|
963
|
-
"attribute": "
|
|
1085
|
+
"description": "Specify if the Alert can be dismissed",
|
|
1086
|
+
"attribute": "dismissible"
|
|
964
1087
|
},
|
|
965
1088
|
{
|
|
966
1089
|
"kind": "field",
|
|
967
|
-
"name": "
|
|
1090
|
+
"name": "disableAutoFocus",
|
|
968
1091
|
"type": {
|
|
969
1092
|
"text": "boolean"
|
|
970
1093
|
},
|
|
971
1094
|
"default": "false",
|
|
972
|
-
"
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
"attributes": [
|
|
1095
|
+
"description": "Prevent autofocus on show",
|
|
1096
|
+
"attribute": "disableAutoFocus"
|
|
1097
|
+
},
|
|
976
1098
|
{
|
|
977
|
-
"
|
|
978
|
-
"
|
|
979
|
-
"text": "'accent' | 'neutral' | undefined"
|
|
980
|
-
},
|
|
981
|
-
"default": "'neutral'",
|
|
982
|
-
"description": "Specify the appearance of the Avatar",
|
|
983
|
-
"fieldName": "appearance"
|
|
984
|
-
},
|
|
985
|
-
{
|
|
986
|
-
"name": "name",
|
|
1099
|
+
"kind": "field",
|
|
1100
|
+
"name": "disableCloseOnEscape",
|
|
987
1101
|
"type": {
|
|
988
|
-
"text": "
|
|
1102
|
+
"text": "boolean"
|
|
989
1103
|
},
|
|
990
|
-
"
|
|
991
|
-
"
|
|
992
|
-
|
|
1104
|
+
"default": "false",
|
|
1105
|
+
"description": "Prevent Escape from closing",
|
|
1106
|
+
"attribute": "disableCloseOnEscape"
|
|
1107
|
+
}
|
|
1108
|
+
],
|
|
1109
|
+
"events": [
|
|
993
1110
|
{
|
|
994
|
-
"
|
|
1111
|
+
"description": "Dispatched when the Alert has been dismissed",
|
|
1112
|
+
"name": "bm-dismiss"
|
|
1113
|
+
}
|
|
1114
|
+
],
|
|
1115
|
+
"attributes": [
|
|
1116
|
+
{
|
|
1117
|
+
"name": "heading",
|
|
995
1118
|
"type": {
|
|
996
1119
|
"text": "string | undefined"
|
|
997
1120
|
},
|
|
998
|
-
"description": "
|
|
999
|
-
"fieldName": "
|
|
1121
|
+
"description": "Specify the heading text for Alert",
|
|
1122
|
+
"fieldName": "heading"
|
|
1000
1123
|
},
|
|
1001
1124
|
{
|
|
1002
|
-
"name": "
|
|
1125
|
+
"name": "body",
|
|
1003
1126
|
"type": {
|
|
1004
1127
|
"text": "string | undefined"
|
|
1005
1128
|
},
|
|
1006
|
-
"description": "Specify
|
|
1007
|
-
"fieldName": "
|
|
1129
|
+
"description": "Specify the body text for Alert",
|
|
1130
|
+
"fieldName": "body"
|
|
1008
1131
|
},
|
|
1009
1132
|
{
|
|
1010
1133
|
"name": "size",
|
|
1011
1134
|
"type": {
|
|
1012
|
-
"text": "'
|
|
1135
|
+
"text": "'sm' | 'md'"
|
|
1013
1136
|
},
|
|
1014
|
-
"default": "'
|
|
1015
|
-
"description": "Specify the size of the
|
|
1137
|
+
"default": "'sm'",
|
|
1138
|
+
"description": "Specify the size of the Alert",
|
|
1016
1139
|
"fieldName": "size"
|
|
1017
1140
|
},
|
|
1018
1141
|
{
|
|
1019
|
-
"name": "
|
|
1142
|
+
"name": "fullWidth",
|
|
1020
1143
|
"type": {
|
|
1021
|
-
"text": "boolean
|
|
1144
|
+
"text": "boolean"
|
|
1022
1145
|
},
|
|
1023
1146
|
"default": "false",
|
|
1024
|
-
"description": "Specify if the
|
|
1025
|
-
"fieldName": "
|
|
1147
|
+
"description": "Specify if the Alert has no border radius",
|
|
1148
|
+
"fieldName": "fullWidth"
|
|
1026
1149
|
},
|
|
1027
1150
|
{
|
|
1028
|
-
"name": "
|
|
1151
|
+
"name": "theme",
|
|
1029
1152
|
"type": {
|
|
1030
|
-
"text": "'
|
|
1153
|
+
"text": "'light' | 'dark' | undefined"
|
|
1031
1154
|
},
|
|
1032
|
-
"
|
|
1033
|
-
"
|
|
1034
|
-
"fieldName": "shape"
|
|
1155
|
+
"description": "Specify the theme of the Alert. By default it inherits the theme from the parent",
|
|
1156
|
+
"fieldName": "theme"
|
|
1035
1157
|
},
|
|
1036
1158
|
{
|
|
1037
|
-
"name": "
|
|
1159
|
+
"name": "appearance",
|
|
1038
1160
|
"type": {
|
|
1039
|
-
"text": "
|
|
1161
|
+
"text": "'infoPrimary' | 'infoSecondary' | 'positive' | 'warning' | 'negative'"
|
|
1040
1162
|
},
|
|
1041
|
-
"default": "
|
|
1042
|
-
"description": "
|
|
1043
|
-
"fieldName": "
|
|
1163
|
+
"default": "'infoPrimary'",
|
|
1164
|
+
"description": "Specify the appearance of the Alert",
|
|
1165
|
+
"fieldName": "appearance"
|
|
1044
1166
|
},
|
|
1045
1167
|
{
|
|
1046
|
-
"name": "
|
|
1168
|
+
"name": "hidden",
|
|
1047
1169
|
"type": {
|
|
1048
1170
|
"text": "boolean"
|
|
1049
1171
|
},
|
|
1050
1172
|
"default": "false",
|
|
1051
|
-
"description": "
|
|
1052
|
-
"fieldName": "
|
|
1173
|
+
"description": "Specify if the Alert is hidden",
|
|
1174
|
+
"fieldName": "hidden"
|
|
1053
1175
|
},
|
|
1054
1176
|
{
|
|
1055
|
-
"name": "
|
|
1177
|
+
"name": "hideIcon",
|
|
1056
1178
|
"type": {
|
|
1057
1179
|
"text": "boolean"
|
|
1058
1180
|
},
|
|
1059
1181
|
"default": "false",
|
|
1060
|
-
"
|
|
1061
|
-
|
|
1062
|
-
|
|
1063
|
-
"superclass": {
|
|
1064
|
-
"name": "LitElement",
|
|
1065
|
-
"package": "lit"
|
|
1066
|
-
},
|
|
1067
|
-
"tagName": "bm-avatar",
|
|
1068
|
-
"customElement": true
|
|
1069
|
-
}
|
|
1070
|
-
],
|
|
1071
|
-
"exports": [
|
|
1072
|
-
{
|
|
1073
|
-
"kind": "js",
|
|
1074
|
-
"name": "BmAvatar",
|
|
1075
|
-
"declaration": {
|
|
1076
|
-
"name": "BmAvatar",
|
|
1077
|
-
"module": "libs/web-components/src/lib/Avatar/Avatar.ts"
|
|
1078
|
-
}
|
|
1079
|
-
},
|
|
1080
|
-
{
|
|
1081
|
-
"kind": "custom-element-definition",
|
|
1082
|
-
"name": "bm-avatar",
|
|
1083
|
-
"declaration": {
|
|
1084
|
-
"name": "BmAvatar",
|
|
1085
|
-
"module": "libs/web-components/src/lib/Avatar/Avatar.ts"
|
|
1086
|
-
}
|
|
1087
|
-
}
|
|
1088
|
-
]
|
|
1089
|
-
},
|
|
1090
|
-
{
|
|
1091
|
-
"kind": "javascript-module",
|
|
1092
|
-
"path": "libs/web-components/src/lib/Avatar/AvatarGroup.context.ts",
|
|
1093
|
-
"declarations": [
|
|
1094
|
-
{
|
|
1095
|
-
"kind": "variable",
|
|
1096
|
-
"name": "AvatarGroupCtx"
|
|
1097
|
-
}
|
|
1098
|
-
],
|
|
1099
|
-
"exports": [
|
|
1100
|
-
{
|
|
1101
|
-
"kind": "js",
|
|
1102
|
-
"name": "AvatarGroupCtx",
|
|
1103
|
-
"declaration": {
|
|
1104
|
-
"name": "AvatarGroupCtx",
|
|
1105
|
-
"module": "libs/web-components/src/lib/Avatar/AvatarGroup.context.ts"
|
|
1106
|
-
}
|
|
1107
|
-
}
|
|
1108
|
-
]
|
|
1109
|
-
},
|
|
1110
|
-
{
|
|
1111
|
-
"kind": "javascript-module",
|
|
1112
|
-
"path": "libs/web-components/src/lib/Avatar/AvatarGroup.ts",
|
|
1113
|
-
"declarations": [
|
|
1114
|
-
{
|
|
1115
|
-
"kind": "class",
|
|
1116
|
-
"description": "`bm-avatar-group`\n\n### Attributes:\n- **wrapping** - Specify if the AvatarGroup wraps\n- **maxCount** - Specify the max number of avatars displayed in the group.\n- **size** - Specify the size of all Avatars\n- **layout** - Specify the kind of the group.",
|
|
1117
|
-
"name": "BmAvatarGroup",
|
|
1118
|
-
"slots": [
|
|
1119
|
-
{
|
|
1120
|
-
"description": "Add Avatars to create a group",
|
|
1121
|
-
"name": "default"
|
|
1122
|
-
}
|
|
1123
|
-
],
|
|
1124
|
-
"members": [
|
|
1182
|
+
"description": "Specify if the icon displays on the Alert",
|
|
1183
|
+
"fieldName": "hideIcon"
|
|
1184
|
+
},
|
|
1125
1185
|
{
|
|
1126
|
-
"
|
|
1127
|
-
"name": "wrapping",
|
|
1186
|
+
"name": "dismissible",
|
|
1128
1187
|
"type": {
|
|
1129
1188
|
"text": "boolean"
|
|
1130
1189
|
},
|
|
1131
1190
|
"default": "false",
|
|
1132
|
-
"description": "Specify if the
|
|
1133
|
-
"
|
|
1134
|
-
},
|
|
1135
|
-
{
|
|
1136
|
-
"kind": "field",
|
|
1137
|
-
"name": "maxCount",
|
|
1138
|
-
"type": {
|
|
1139
|
-
"text": "number"
|
|
1140
|
-
},
|
|
1141
|
-
"default": "5",
|
|
1142
|
-
"description": "Specify the max number of avatars displayed in the group.",
|
|
1143
|
-
"attribute": "maxCount",
|
|
1144
|
-
"reflects": true
|
|
1145
|
-
},
|
|
1146
|
-
{
|
|
1147
|
-
"kind": "field",
|
|
1148
|
-
"name": "size",
|
|
1149
|
-
"type": {
|
|
1150
|
-
"text": "'xs' | 'sm' | 'md' | 'lg' | 'xl'"
|
|
1151
|
-
},
|
|
1152
|
-
"default": "'md'",
|
|
1153
|
-
"description": "Specify the size of all Avatars",
|
|
1154
|
-
"attribute": "size"
|
|
1191
|
+
"description": "Specify if the Alert can be dismissed",
|
|
1192
|
+
"fieldName": "dismissible"
|
|
1155
1193
|
},
|
|
1156
1194
|
{
|
|
1157
|
-
"
|
|
1158
|
-
"name": "layout",
|
|
1159
|
-
"type": {
|
|
1160
|
-
"text": "'stacked' | 'spaced' | undefined"
|
|
1161
|
-
},
|
|
1162
|
-
"default": "'stacked'",
|
|
1163
|
-
"description": "Specify the kind of the group.",
|
|
1164
|
-
"attribute": "layout"
|
|
1165
|
-
}
|
|
1166
|
-
],
|
|
1167
|
-
"attributes": [
|
|
1168
|
-
{
|
|
1169
|
-
"name": "wrapping",
|
|
1195
|
+
"name": "disableAutoFocus",
|
|
1170
1196
|
"type": {
|
|
1171
1197
|
"text": "boolean"
|
|
1172
1198
|
},
|
|
1173
1199
|
"default": "false",
|
|
1174
|
-
"description": "
|
|
1175
|
-
"fieldName": "
|
|
1176
|
-
},
|
|
1177
|
-
{
|
|
1178
|
-
"name": "maxCount",
|
|
1179
|
-
"type": {
|
|
1180
|
-
"text": "number"
|
|
1181
|
-
},
|
|
1182
|
-
"default": "5",
|
|
1183
|
-
"description": "Specify the max number of avatars displayed in the group.",
|
|
1184
|
-
"fieldName": "maxCount"
|
|
1185
|
-
},
|
|
1186
|
-
{
|
|
1187
|
-
"name": "size",
|
|
1188
|
-
"type": {
|
|
1189
|
-
"text": "'xs' | 'sm' | 'md' | 'lg' | 'xl'"
|
|
1190
|
-
},
|
|
1191
|
-
"default": "'md'",
|
|
1192
|
-
"description": "Specify the size of all Avatars",
|
|
1193
|
-
"fieldName": "size"
|
|
1200
|
+
"description": "Prevent autofocus on show",
|
|
1201
|
+
"fieldName": "disableAutoFocus"
|
|
1194
1202
|
},
|
|
1195
1203
|
{
|
|
1196
|
-
"name": "
|
|
1204
|
+
"name": "disableCloseOnEscape",
|
|
1197
1205
|
"type": {
|
|
1198
|
-
"text": "
|
|
1206
|
+
"text": "boolean"
|
|
1199
1207
|
},
|
|
1200
|
-
"default": "
|
|
1201
|
-
"description": "
|
|
1202
|
-
"fieldName": "
|
|
1208
|
+
"default": "false",
|
|
1209
|
+
"description": "Prevent Escape from closing",
|
|
1210
|
+
"fieldName": "disableCloseOnEscape"
|
|
1203
1211
|
}
|
|
1204
1212
|
],
|
|
1205
1213
|
"superclass": {
|
|
1206
1214
|
"name": "LitElement",
|
|
1207
1215
|
"package": "lit"
|
|
1208
1216
|
},
|
|
1209
|
-
"tagName": "bm-
|
|
1217
|
+
"tagName": "bm-alert",
|
|
1210
1218
|
"customElement": true
|
|
1211
1219
|
}
|
|
1212
1220
|
],
|
|
1213
1221
|
"exports": [
|
|
1214
1222
|
{
|
|
1215
1223
|
"kind": "js",
|
|
1216
|
-
"name": "
|
|
1224
|
+
"name": "BmAlert",
|
|
1217
1225
|
"declaration": {
|
|
1218
|
-
"name": "
|
|
1219
|
-
"module": "libs/web-components/src/lib/
|
|
1226
|
+
"name": "BmAlert",
|
|
1227
|
+
"module": "libs/web-components/src/lib/Alert/Alert.ts"
|
|
1220
1228
|
}
|
|
1221
1229
|
},
|
|
1222
1230
|
{
|
|
1223
1231
|
"kind": "custom-element-definition",
|
|
1224
|
-
"name": "bm-
|
|
1232
|
+
"name": "bm-alert",
|
|
1225
1233
|
"declaration": {
|
|
1226
|
-
"name": "
|
|
1227
|
-
"module": "libs/web-components/src/lib/
|
|
1234
|
+
"name": "BmAlert",
|
|
1235
|
+
"module": "libs/web-components/src/lib/Alert/Alert.ts"
|
|
1228
1236
|
}
|
|
1229
1237
|
}
|
|
1230
1238
|
]
|
|
1231
1239
|
},
|
|
1232
1240
|
{
|
|
1233
1241
|
"kind": "javascript-module",
|
|
1234
|
-
"path": "libs/web-components/src/lib/
|
|
1242
|
+
"path": "libs/web-components/src/lib/Alert/index.ts",
|
|
1235
1243
|
"declarations": [],
|
|
1236
1244
|
"exports": [
|
|
1237
1245
|
{
|
|
@@ -1239,15 +1247,7 @@
|
|
|
1239
1247
|
"name": "*",
|
|
1240
1248
|
"declaration": {
|
|
1241
1249
|
"name": "*",
|
|
1242
|
-
"package": "./
|
|
1243
|
-
}
|
|
1244
|
-
},
|
|
1245
|
-
{
|
|
1246
|
-
"kind": "js",
|
|
1247
|
-
"name": "*",
|
|
1248
|
-
"declaration": {
|
|
1249
|
-
"name": "*",
|
|
1250
|
-
"package": "./AvatarGroup"
|
|
1250
|
+
"package": "./Alert"
|
|
1251
1251
|
}
|
|
1252
1252
|
}
|
|
1253
1253
|
]
|
|
@@ -1654,256 +1654,286 @@
|
|
|
1654
1654
|
},
|
|
1655
1655
|
{
|
|
1656
1656
|
"kind": "javascript-module",
|
|
1657
|
-
"path": "libs/web-components/src/lib/
|
|
1657
|
+
"path": "libs/web-components/src/lib/Breadcrumbs/Breadcrumbs.context.ts",
|
|
1658
1658
|
"declarations": [
|
|
1659
1659
|
{
|
|
1660
|
-
"kind": "
|
|
1661
|
-
"
|
|
1662
|
-
|
|
1663
|
-
|
|
1664
|
-
|
|
1665
|
-
|
|
1666
|
-
|
|
1667
|
-
|
|
1668
|
-
|
|
1669
|
-
|
|
1670
|
-
|
|
1671
|
-
|
|
1660
|
+
"kind": "variable",
|
|
1661
|
+
"name": "BreadcrumbGroupCtx"
|
|
1662
|
+
}
|
|
1663
|
+
],
|
|
1664
|
+
"exports": [
|
|
1665
|
+
{
|
|
1666
|
+
"kind": "js",
|
|
1667
|
+
"name": "BreadcrumbGroupCtx",
|
|
1668
|
+
"declaration": {
|
|
1669
|
+
"name": "BreadcrumbGroupCtx",
|
|
1670
|
+
"module": "libs/web-components/src/lib/Breadcrumbs/Breadcrumbs.context.ts"
|
|
1671
|
+
}
|
|
1672
|
+
}
|
|
1673
|
+
]
|
|
1674
|
+
},
|
|
1675
|
+
{
|
|
1676
|
+
"kind": "javascript-module",
|
|
1677
|
+
"path": "libs/web-components/src/lib/Breadcrumbs/Breadcrumbs.ts",
|
|
1678
|
+
"declarations": [
|
|
1679
|
+
{
|
|
1680
|
+
"kind": "class",
|
|
1681
|
+
"description": "`bm-breadcrumb`\n\n### Attributes:\n- **wrap** - Specify if items wrap or collapse to an ellipsis\n- **itemsBeforeCollapse** - Specify how many items show before ellipsis\n- **itemsAfterCollapse** - Specify how many items show after ellipsis\n- **theme** - Specify the theme of the Breadcrumbs. By default, it inherits the theme from the parent",
|
|
1682
|
+
"name": "BmBreadcrumbs",
|
|
1683
|
+
"slots": [
|
|
1672
1684
|
{
|
|
1673
|
-
"description": "
|
|
1674
|
-
"name": "
|
|
1685
|
+
"description": "Pass items to the Breadcrumb",
|
|
1686
|
+
"name": "default"
|
|
1675
1687
|
}
|
|
1676
1688
|
],
|
|
1677
1689
|
"members": [
|
|
1678
1690
|
{
|
|
1679
1691
|
"kind": "field",
|
|
1680
|
-
"name": "
|
|
1692
|
+
"name": "wrap",
|
|
1681
1693
|
"type": {
|
|
1682
1694
|
"text": "boolean"
|
|
1683
1695
|
},
|
|
1684
|
-
"
|
|
1685
|
-
"
|
|
1696
|
+
"default": "true",
|
|
1697
|
+
"description": "Specify if items wrap or collapse to an ellipsis",
|
|
1698
|
+
"attribute": "wrap"
|
|
1686
1699
|
},
|
|
1687
1700
|
{
|
|
1688
1701
|
"kind": "field",
|
|
1689
|
-
"name": "
|
|
1702
|
+
"name": "itemsBeforeCollapse",
|
|
1690
1703
|
"type": {
|
|
1691
|
-
"text": "
|
|
1704
|
+
"text": "number"
|
|
1692
1705
|
},
|
|
1693
|
-
"default": "
|
|
1694
|
-
"description": "Specify
|
|
1695
|
-
"attribute": "
|
|
1706
|
+
"default": "1",
|
|
1707
|
+
"description": "Specify how many items show before ellipsis",
|
|
1708
|
+
"attribute": "itemsBeforeCollapse"
|
|
1696
1709
|
},
|
|
1697
1710
|
{
|
|
1698
1711
|
"kind": "field",
|
|
1699
|
-
"name": "
|
|
1712
|
+
"name": "itemsAfterCollapse",
|
|
1700
1713
|
"type": {
|
|
1701
|
-
"text": "
|
|
1714
|
+
"text": "number"
|
|
1702
1715
|
},
|
|
1703
|
-
"default": "
|
|
1704
|
-
"description": "Specify
|
|
1705
|
-
"attribute": "
|
|
1716
|
+
"default": "1",
|
|
1717
|
+
"description": "Specify how many items show after ellipsis",
|
|
1718
|
+
"attribute": "itemsAfterCollapse"
|
|
1706
1719
|
},
|
|
1707
1720
|
{
|
|
1708
1721
|
"kind": "field",
|
|
1709
|
-
"name": "
|
|
1722
|
+
"name": "theme",
|
|
1710
1723
|
"type": {
|
|
1711
|
-
"text": "'
|
|
1724
|
+
"text": "'light' | 'dark' | undefined"
|
|
1712
1725
|
},
|
|
1713
|
-
"
|
|
1714
|
-
"
|
|
1715
|
-
|
|
1716
|
-
|
|
1726
|
+
"description": "Specify the theme of the Breadcrumbs. By default, it inherits the theme from the parent",
|
|
1727
|
+
"attribute": "theme"
|
|
1728
|
+
}
|
|
1729
|
+
],
|
|
1730
|
+
"attributes": [
|
|
1717
1731
|
{
|
|
1718
|
-
"
|
|
1719
|
-
"name": "disabled",
|
|
1732
|
+
"name": "wrap",
|
|
1720
1733
|
"type": {
|
|
1721
1734
|
"text": "boolean"
|
|
1722
1735
|
},
|
|
1723
|
-
"default": "
|
|
1724
|
-
"description": "Specify if
|
|
1725
|
-
"
|
|
1736
|
+
"default": "true",
|
|
1737
|
+
"description": "Specify if items wrap or collapse to an ellipsis",
|
|
1738
|
+
"fieldName": "wrap"
|
|
1726
1739
|
},
|
|
1727
1740
|
{
|
|
1728
|
-
"
|
|
1729
|
-
"name": "fluid",
|
|
1741
|
+
"name": "itemsBeforeCollapse",
|
|
1730
1742
|
"type": {
|
|
1731
|
-
"text": "
|
|
1743
|
+
"text": "number"
|
|
1732
1744
|
},
|
|
1733
|
-
"default": "
|
|
1734
|
-
"description": "Specify
|
|
1735
|
-
"
|
|
1745
|
+
"default": "1",
|
|
1746
|
+
"description": "Specify how many items show before ellipsis",
|
|
1747
|
+
"fieldName": "itemsBeforeCollapse"
|
|
1736
1748
|
},
|
|
1737
1749
|
{
|
|
1738
|
-
"
|
|
1739
|
-
"name": "width",
|
|
1750
|
+
"name": "itemsAfterCollapse",
|
|
1740
1751
|
"type": {
|
|
1741
|
-
"text": "
|
|
1752
|
+
"text": "number"
|
|
1742
1753
|
},
|
|
1743
|
-
"
|
|
1744
|
-
"
|
|
1754
|
+
"default": "1",
|
|
1755
|
+
"description": "Specify how many items show after ellipsis",
|
|
1756
|
+
"fieldName": "itemsAfterCollapse"
|
|
1757
|
+
},
|
|
1758
|
+
{
|
|
1759
|
+
"name": "theme",
|
|
1760
|
+
"type": {
|
|
1761
|
+
"text": "'light' | 'dark' | undefined"
|
|
1762
|
+
},
|
|
1763
|
+
"description": "Specify the theme of the Breadcrumbs. By default, it inherits the theme from the parent",
|
|
1764
|
+
"fieldName": "theme"
|
|
1765
|
+
}
|
|
1766
|
+
],
|
|
1767
|
+
"superclass": {
|
|
1768
|
+
"name": "LitElement",
|
|
1769
|
+
"package": "lit"
|
|
1770
|
+
},
|
|
1771
|
+
"tagName": "bm-breadcrumb",
|
|
1772
|
+
"customElement": true
|
|
1773
|
+
}
|
|
1774
|
+
],
|
|
1775
|
+
"exports": [
|
|
1776
|
+
{
|
|
1777
|
+
"kind": "js",
|
|
1778
|
+
"name": "BmBreadcrumbs",
|
|
1779
|
+
"declaration": {
|
|
1780
|
+
"name": "BmBreadcrumbs",
|
|
1781
|
+
"module": "libs/web-components/src/lib/Breadcrumbs/Breadcrumbs.ts"
|
|
1782
|
+
}
|
|
1783
|
+
},
|
|
1784
|
+
{
|
|
1785
|
+
"kind": "custom-element-definition",
|
|
1786
|
+
"name": "bm-breadcrumb",
|
|
1787
|
+
"declaration": {
|
|
1788
|
+
"name": "BmBreadcrumbs",
|
|
1789
|
+
"module": "libs/web-components/src/lib/Breadcrumbs/Breadcrumbs.ts"
|
|
1790
|
+
}
|
|
1791
|
+
}
|
|
1792
|
+
]
|
|
1793
|
+
},
|
|
1794
|
+
{
|
|
1795
|
+
"kind": "javascript-module",
|
|
1796
|
+
"path": "libs/web-components/src/lib/Breadcrumbs/BreadcrumbsItem.ts",
|
|
1797
|
+
"declarations": [
|
|
1798
|
+
{
|
|
1799
|
+
"kind": "class",
|
|
1800
|
+
"description": "`bm-breadcrumb-item`\n\n### Attributes:\n- **href** - Pass href to an item\n- **clickable** - Specify if the item is interactive without an href\n- **truncationWidth** - Specify truncation width of the items. Sets max-width for all items but the last.\n- **isCurrent** - Specify explicitly if the item is the last one\n- **isCollapsed** ",
|
|
1801
|
+
"name": "BmBreadcrumbsItem",
|
|
1802
|
+
"slots": [
|
|
1803
|
+
{
|
|
1804
|
+
"description": "Pass text to an item",
|
|
1805
|
+
"name": "default"
|
|
1745
1806
|
},
|
|
1807
|
+
{
|
|
1808
|
+
"description": "Pass icon to an item",
|
|
1809
|
+
"name": "icon"
|
|
1810
|
+
}
|
|
1811
|
+
],
|
|
1812
|
+
"members": [
|
|
1746
1813
|
{
|
|
1747
1814
|
"kind": "field",
|
|
1748
|
-
"name": "
|
|
1815
|
+
"name": "href",
|
|
1749
1816
|
"type": {
|
|
1750
1817
|
"text": "string | undefined"
|
|
1751
1818
|
},
|
|
1752
|
-
"description": "
|
|
1753
|
-
"attribute": "
|
|
1819
|
+
"description": "Pass href to an item",
|
|
1820
|
+
"attribute": "href"
|
|
1754
1821
|
},
|
|
1755
1822
|
{
|
|
1756
1823
|
"kind": "field",
|
|
1757
|
-
"name": "
|
|
1824
|
+
"name": "clickable",
|
|
1758
1825
|
"type": {
|
|
1759
|
-
"text": "
|
|
1826
|
+
"text": "boolean"
|
|
1760
1827
|
},
|
|
1761
|
-
"
|
|
1762
|
-
"
|
|
1828
|
+
"default": "false",
|
|
1829
|
+
"description": "Specify if the item is interactive without an href",
|
|
1830
|
+
"attribute": "clickable"
|
|
1763
1831
|
},
|
|
1764
1832
|
{
|
|
1765
1833
|
"kind": "field",
|
|
1766
|
-
"name": "
|
|
1834
|
+
"name": "truncationWidth",
|
|
1767
1835
|
"type": {
|
|
1768
|
-
"text": "
|
|
1836
|
+
"text": "string | undefined"
|
|
1769
1837
|
},
|
|
1770
|
-
"description": "Specify
|
|
1771
|
-
"attribute": "
|
|
1838
|
+
"description": "Specify truncation width of the items. Sets max-width for all items but the last.",
|
|
1839
|
+
"attribute": "truncationWidth"
|
|
1772
1840
|
},
|
|
1773
1841
|
{
|
|
1774
1842
|
"kind": "field",
|
|
1775
|
-
"name": "
|
|
1843
|
+
"name": "isCurrent",
|
|
1776
1844
|
"type": {
|
|
1777
|
-
"text": "
|
|
1845
|
+
"text": "boolean"
|
|
1778
1846
|
},
|
|
1779
|
-
"default": "
|
|
1780
|
-
"
|
|
1847
|
+
"default": "false",
|
|
1848
|
+
"description": "Specify explicitly if the item is the last one",
|
|
1849
|
+
"attribute": "isCurrent",
|
|
1850
|
+
"reflects": true
|
|
1781
1851
|
},
|
|
1782
1852
|
{
|
|
1783
1853
|
"kind": "field",
|
|
1784
|
-
"name": "
|
|
1854
|
+
"name": "isCollapsed",
|
|
1785
1855
|
"type": {
|
|
1786
|
-
"text": "
|
|
1787
|
-
}
|
|
1856
|
+
"text": "boolean"
|
|
1857
|
+
},
|
|
1858
|
+
"default": "false",
|
|
1859
|
+
"attribute": "isCollapsed",
|
|
1860
|
+
"reflects": true
|
|
1788
1861
|
}
|
|
1789
1862
|
],
|
|
1790
1863
|
"attributes": [
|
|
1791
1864
|
{
|
|
1792
|
-
"name": "
|
|
1865
|
+
"name": "href",
|
|
1793
1866
|
"type": {
|
|
1794
|
-
"text": "
|
|
1867
|
+
"text": "string | undefined"
|
|
1795
1868
|
},
|
|
1796
|
-
"
|
|
1797
|
-
"
|
|
1798
|
-
"fieldName": "appearance"
|
|
1869
|
+
"description": "Pass href to an item",
|
|
1870
|
+
"fieldName": "href"
|
|
1799
1871
|
},
|
|
1800
1872
|
{
|
|
1801
|
-
"name": "
|
|
1873
|
+
"name": "clickable",
|
|
1802
1874
|
"type": {
|
|
1803
|
-
"text": "
|
|
1875
|
+
"text": "boolean"
|
|
1804
1876
|
},
|
|
1805
|
-
"default": "
|
|
1806
|
-
"description": "Specify the
|
|
1807
|
-
"fieldName": "
|
|
1877
|
+
"default": "false",
|
|
1878
|
+
"description": "Specify if the item is interactive without an href",
|
|
1879
|
+
"fieldName": "clickable"
|
|
1808
1880
|
},
|
|
1809
1881
|
{
|
|
1810
|
-
"name": "
|
|
1882
|
+
"name": "truncationWidth",
|
|
1811
1883
|
"type": {
|
|
1812
|
-
"text": "
|
|
1884
|
+
"text": "string | undefined"
|
|
1813
1885
|
},
|
|
1814
|
-
"
|
|
1815
|
-
"
|
|
1816
|
-
"fieldName": "size"
|
|
1886
|
+
"description": "Specify truncation width of the items. Sets max-width for all items but the last.",
|
|
1887
|
+
"fieldName": "truncationWidth"
|
|
1817
1888
|
},
|
|
1818
1889
|
{
|
|
1819
|
-
"name": "
|
|
1890
|
+
"name": "isCurrent",
|
|
1820
1891
|
"type": {
|
|
1821
1892
|
"text": "boolean"
|
|
1822
1893
|
},
|
|
1823
1894
|
"default": "false",
|
|
1824
|
-
"description": "Specify if the
|
|
1825
|
-
"fieldName": "
|
|
1895
|
+
"description": "Specify explicitly if the item is the last one",
|
|
1896
|
+
"fieldName": "isCurrent"
|
|
1826
1897
|
},
|
|
1827
1898
|
{
|
|
1828
|
-
"name": "
|
|
1899
|
+
"name": "isCollapsed",
|
|
1829
1900
|
"type": {
|
|
1830
1901
|
"text": "boolean"
|
|
1831
1902
|
},
|
|
1832
1903
|
"default": "false",
|
|
1833
|
-
"
|
|
1834
|
-
"fieldName": "fluid"
|
|
1835
|
-
},
|
|
1836
|
-
{
|
|
1837
|
-
"name": "width",
|
|
1838
|
-
"type": {
|
|
1839
|
-
"text": "string | undefined"
|
|
1840
|
-
},
|
|
1841
|
-
"description": "Specify the width of a Button",
|
|
1842
|
-
"fieldName": "width"
|
|
1843
|
-
},
|
|
1844
|
-
{
|
|
1845
|
-
"name": "height",
|
|
1846
|
-
"type": {
|
|
1847
|
-
"text": "string | undefined"
|
|
1848
|
-
},
|
|
1849
|
-
"description": "Specify the height of a Button",
|
|
1850
|
-
"fieldName": "height"
|
|
1851
|
-
},
|
|
1852
|
-
{
|
|
1853
|
-
"name": "theme",
|
|
1854
|
-
"type": {
|
|
1855
|
-
"text": "'light' | 'dark' | undefined"
|
|
1856
|
-
},
|
|
1857
|
-
"description": "Specify the theme of the Button",
|
|
1858
|
-
"fieldName": "theme"
|
|
1859
|
-
},
|
|
1860
|
-
{
|
|
1861
|
-
"name": "iconOnly",
|
|
1862
|
-
"type": {
|
|
1863
|
-
"text": "boolean | undefined"
|
|
1864
|
-
},
|
|
1865
|
-
"description": "Specify if the icon displays without text",
|
|
1866
|
-
"fieldName": "iconOnly"
|
|
1867
|
-
},
|
|
1868
|
-
{
|
|
1869
|
-
"name": "type",
|
|
1870
|
-
"type": {
|
|
1871
|
-
"text": "string"
|
|
1872
|
-
},
|
|
1873
|
-
"default": "'button'",
|
|
1874
|
-
"fieldName": "type"
|
|
1904
|
+
"fieldName": "isCollapsed"
|
|
1875
1905
|
}
|
|
1876
1906
|
],
|
|
1877
1907
|
"superclass": {
|
|
1878
1908
|
"name": "LitElement",
|
|
1879
1909
|
"package": "lit"
|
|
1880
1910
|
},
|
|
1881
|
-
"tagName": "bm-
|
|
1911
|
+
"tagName": "bm-breadcrumb-item",
|
|
1882
1912
|
"customElement": true
|
|
1883
1913
|
}
|
|
1884
1914
|
],
|
|
1885
1915
|
"exports": [
|
|
1886
1916
|
{
|
|
1887
1917
|
"kind": "js",
|
|
1888
|
-
"name": "
|
|
1918
|
+
"name": "BmBreadcrumbsItem",
|
|
1889
1919
|
"declaration": {
|
|
1890
|
-
"name": "
|
|
1891
|
-
"module": "libs/web-components/src/lib/
|
|
1920
|
+
"name": "BmBreadcrumbsItem",
|
|
1921
|
+
"module": "libs/web-components/src/lib/Breadcrumbs/BreadcrumbsItem.ts"
|
|
1892
1922
|
}
|
|
1893
1923
|
},
|
|
1894
1924
|
{
|
|
1895
1925
|
"kind": "custom-element-definition",
|
|
1896
|
-
"name": "bm-
|
|
1926
|
+
"name": "bm-breadcrumb-item",
|
|
1897
1927
|
"declaration": {
|
|
1898
|
-
"name": "
|
|
1899
|
-
"module": "libs/web-components/src/lib/
|
|
1928
|
+
"name": "BmBreadcrumbsItem",
|
|
1929
|
+
"module": "libs/web-components/src/lib/Breadcrumbs/BreadcrumbsItem.ts"
|
|
1900
1930
|
}
|
|
1901
1931
|
}
|
|
1902
1932
|
]
|
|
1903
1933
|
},
|
|
1904
1934
|
{
|
|
1905
1935
|
"kind": "javascript-module",
|
|
1906
|
-
"path": "libs/web-components/src/lib/
|
|
1936
|
+
"path": "libs/web-components/src/lib/Breadcrumbs/index.ts",
|
|
1907
1937
|
"declarations": [],
|
|
1908
1938
|
"exports": [
|
|
1909
1939
|
{
|
|
@@ -1911,293 +1941,271 @@
|
|
|
1911
1941
|
"name": "*",
|
|
1912
1942
|
"declaration": {
|
|
1913
1943
|
"name": "*",
|
|
1914
|
-
"package": "./
|
|
1944
|
+
"package": "./Breadcrumbs"
|
|
1915
1945
|
}
|
|
1916
|
-
}
|
|
1917
|
-
]
|
|
1918
|
-
},
|
|
1919
|
-
{
|
|
1920
|
-
"kind": "javascript-module",
|
|
1921
|
-
"path": "libs/web-components/src/lib/Breadcrumbs/Breadcrumbs.context.ts",
|
|
1922
|
-
"declarations": [
|
|
1923
|
-
{
|
|
1924
|
-
"kind": "variable",
|
|
1925
|
-
"name": "BreadcrumbGroupCtx"
|
|
1926
|
-
}
|
|
1927
|
-
],
|
|
1928
|
-
"exports": [
|
|
1946
|
+
},
|
|
1929
1947
|
{
|
|
1930
1948
|
"kind": "js",
|
|
1931
|
-
"name": "
|
|
1949
|
+
"name": "*",
|
|
1932
1950
|
"declaration": {
|
|
1933
|
-
"name": "
|
|
1934
|
-
"
|
|
1951
|
+
"name": "*",
|
|
1952
|
+
"package": "./BreadcrumbsItem"
|
|
1935
1953
|
}
|
|
1936
1954
|
}
|
|
1937
1955
|
]
|
|
1938
1956
|
},
|
|
1939
1957
|
{
|
|
1940
1958
|
"kind": "javascript-module",
|
|
1941
|
-
"path": "libs/web-components/src/lib/
|
|
1959
|
+
"path": "libs/web-components/src/lib/Button/Button.ts",
|
|
1942
1960
|
"declarations": [
|
|
1943
1961
|
{
|
|
1944
1962
|
"kind": "class",
|
|
1945
|
-
"description": "`bm-
|
|
1946
|
-
"name": "
|
|
1963
|
+
"description": "`bm-button`\n\n### Attributes:\n- **appearance** - Specify the appearance of a Button\n- **kind** - Specify the kind of Button\n- **size** - Specify the size of a Button\n- **disabled** - Specify if the Button is disabled\n- **fluid** - Specify if Button is fluid\n- **width** - Specify the width of a Button\n- **height** - Specify the height of a Button\n- **theme** - Specify the theme of the Button\n- **iconOnly** - Specify if the icon displays without text\n- **type** ",
|
|
1964
|
+
"name": "BmButton",
|
|
1947
1965
|
"slots": [
|
|
1948
1966
|
{
|
|
1949
|
-
"description": "
|
|
1967
|
+
"description": "Provide content for the Button",
|
|
1950
1968
|
"name": "default"
|
|
1969
|
+
},
|
|
1970
|
+
{
|
|
1971
|
+
"description": "Specify if the Button displays icon before the text",
|
|
1972
|
+
"name": "iconBefore"
|
|
1973
|
+
},
|
|
1974
|
+
{
|
|
1975
|
+
"description": "Specify if the Button displays icon after the text",
|
|
1976
|
+
"name": "iconAfter"
|
|
1951
1977
|
}
|
|
1952
1978
|
],
|
|
1953
1979
|
"members": [
|
|
1954
1980
|
{
|
|
1955
1981
|
"kind": "field",
|
|
1956
|
-
"name": "
|
|
1982
|
+
"name": "formAssociated",
|
|
1957
1983
|
"type": {
|
|
1958
1984
|
"text": "boolean"
|
|
1959
1985
|
},
|
|
1960
|
-
"
|
|
1961
|
-
"
|
|
1962
|
-
"attribute": "wrap"
|
|
1986
|
+
"static": true,
|
|
1987
|
+
"default": "true"
|
|
1963
1988
|
},
|
|
1964
1989
|
{
|
|
1965
1990
|
"kind": "field",
|
|
1966
|
-
"name": "
|
|
1991
|
+
"name": "appearance",
|
|
1967
1992
|
"type": {
|
|
1968
|
-
"text": "
|
|
1993
|
+
"text": "'accent' | 'neutral' | 'neutral-subtle' | 'destructive'"
|
|
1969
1994
|
},
|
|
1970
|
-
"default": "
|
|
1971
|
-
"description": "Specify
|
|
1972
|
-
"attribute": "
|
|
1995
|
+
"default": "'accent'",
|
|
1996
|
+
"description": "Specify the appearance of a Button",
|
|
1997
|
+
"attribute": "appearance"
|
|
1973
1998
|
},
|
|
1974
1999
|
{
|
|
1975
2000
|
"kind": "field",
|
|
1976
|
-
"name": "
|
|
2001
|
+
"name": "kind",
|
|
1977
2002
|
"type": {
|
|
1978
|
-
"text": "
|
|
2003
|
+
"text": "'filled' | 'outline' | 'ghost' | 'bare'"
|
|
1979
2004
|
},
|
|
1980
|
-
"default": "
|
|
1981
|
-
"description": "Specify
|
|
1982
|
-
"attribute": "
|
|
2005
|
+
"default": "'filled'",
|
|
2006
|
+
"description": "Specify the kind of Button",
|
|
2007
|
+
"attribute": "kind"
|
|
1983
2008
|
},
|
|
1984
2009
|
{
|
|
1985
2010
|
"kind": "field",
|
|
1986
|
-
"name": "
|
|
1987
|
-
"type": {
|
|
1988
|
-
"text": "'light' | 'dark' | undefined"
|
|
1989
|
-
},
|
|
1990
|
-
"description": "Specify the theme of the Breadcrumbs. By default, it inherits the theme from the parent",
|
|
1991
|
-
"attribute": "theme"
|
|
1992
|
-
}
|
|
1993
|
-
],
|
|
1994
|
-
"attributes": [
|
|
1995
|
-
{
|
|
1996
|
-
"name": "wrap",
|
|
2011
|
+
"name": "size",
|
|
1997
2012
|
"type": {
|
|
1998
|
-
"text": "
|
|
2013
|
+
"text": "'sm' | 'md' | 'lg'"
|
|
1999
2014
|
},
|
|
2000
|
-
"default": "
|
|
2001
|
-
"description": "Specify
|
|
2002
|
-
"
|
|
2015
|
+
"default": "'md'",
|
|
2016
|
+
"description": "Specify the size of a Button",
|
|
2017
|
+
"attribute": "size"
|
|
2003
2018
|
},
|
|
2004
2019
|
{
|
|
2005
|
-
"
|
|
2020
|
+
"kind": "field",
|
|
2021
|
+
"name": "disabled",
|
|
2006
2022
|
"type": {
|
|
2007
|
-
"text": "
|
|
2023
|
+
"text": "boolean"
|
|
2008
2024
|
},
|
|
2009
|
-
"default": "
|
|
2010
|
-
"description": "Specify
|
|
2011
|
-
"
|
|
2025
|
+
"default": "false",
|
|
2026
|
+
"description": "Specify if the Button is disabled",
|
|
2027
|
+
"attribute": "disabled"
|
|
2012
2028
|
},
|
|
2013
2029
|
{
|
|
2014
|
-
"
|
|
2030
|
+
"kind": "field",
|
|
2031
|
+
"name": "fluid",
|
|
2015
2032
|
"type": {
|
|
2016
|
-
"text": "
|
|
2033
|
+
"text": "boolean"
|
|
2017
2034
|
},
|
|
2018
|
-
"default": "
|
|
2019
|
-
"description": "Specify
|
|
2020
|
-
"
|
|
2035
|
+
"default": "false",
|
|
2036
|
+
"description": "Specify if Button is fluid",
|
|
2037
|
+
"attribute": "fluid"
|
|
2021
2038
|
},
|
|
2022
2039
|
{
|
|
2023
|
-
"
|
|
2040
|
+
"kind": "field",
|
|
2041
|
+
"name": "width",
|
|
2024
2042
|
"type": {
|
|
2025
|
-
"text": "
|
|
2043
|
+
"text": "string | undefined"
|
|
2026
2044
|
},
|
|
2027
|
-
"description": "Specify the
|
|
2028
|
-
"
|
|
2029
|
-
}
|
|
2030
|
-
],
|
|
2031
|
-
"superclass": {
|
|
2032
|
-
"name": "LitElement",
|
|
2033
|
-
"package": "lit"
|
|
2034
|
-
},
|
|
2035
|
-
"tagName": "bm-breadcrumb",
|
|
2036
|
-
"customElement": true
|
|
2037
|
-
}
|
|
2038
|
-
],
|
|
2039
|
-
"exports": [
|
|
2040
|
-
{
|
|
2041
|
-
"kind": "js",
|
|
2042
|
-
"name": "BmBreadcrumbs",
|
|
2043
|
-
"declaration": {
|
|
2044
|
-
"name": "BmBreadcrumbs",
|
|
2045
|
-
"module": "libs/web-components/src/lib/Breadcrumbs/Breadcrumbs.ts"
|
|
2046
|
-
}
|
|
2047
|
-
},
|
|
2048
|
-
{
|
|
2049
|
-
"kind": "custom-element-definition",
|
|
2050
|
-
"name": "bm-breadcrumb",
|
|
2051
|
-
"declaration": {
|
|
2052
|
-
"name": "BmBreadcrumbs",
|
|
2053
|
-
"module": "libs/web-components/src/lib/Breadcrumbs/Breadcrumbs.ts"
|
|
2054
|
-
}
|
|
2055
|
-
}
|
|
2056
|
-
]
|
|
2057
|
-
},
|
|
2058
|
-
{
|
|
2059
|
-
"kind": "javascript-module",
|
|
2060
|
-
"path": "libs/web-components/src/lib/Breadcrumbs/BreadcrumbsItem.ts",
|
|
2061
|
-
"declarations": [
|
|
2062
|
-
{
|
|
2063
|
-
"kind": "class",
|
|
2064
|
-
"description": "`bm-breadcrumb-item`\n\n### Attributes:\n- **href** - Pass href to an item\n- **clickable** - Specify if the item is interactive without an href\n- **truncationWidth** - Specify truncation width of the items. Sets max-width for all items but the last.\n- **isCurrent** - Specify explicitly if the item is the last one\n- **isCollapsed** ",
|
|
2065
|
-
"name": "BmBreadcrumbsItem",
|
|
2066
|
-
"slots": [
|
|
2067
|
-
{
|
|
2068
|
-
"description": "Pass text to an item",
|
|
2069
|
-
"name": "default"
|
|
2045
|
+
"description": "Specify the width of a Button",
|
|
2046
|
+
"attribute": "width"
|
|
2070
2047
|
},
|
|
2071
|
-
{
|
|
2072
|
-
"description": "Pass icon to an item",
|
|
2073
|
-
"name": "icon"
|
|
2074
|
-
}
|
|
2075
|
-
],
|
|
2076
|
-
"members": [
|
|
2077
2048
|
{
|
|
2078
2049
|
"kind": "field",
|
|
2079
|
-
"name": "
|
|
2050
|
+
"name": "height",
|
|
2080
2051
|
"type": {
|
|
2081
2052
|
"text": "string | undefined"
|
|
2082
2053
|
},
|
|
2083
|
-
"description": "
|
|
2084
|
-
"attribute": "
|
|
2054
|
+
"description": "Specify the height of a Button",
|
|
2055
|
+
"attribute": "height"
|
|
2085
2056
|
},
|
|
2086
2057
|
{
|
|
2087
2058
|
"kind": "field",
|
|
2088
|
-
"name": "
|
|
2059
|
+
"name": "theme",
|
|
2089
2060
|
"type": {
|
|
2090
|
-
"text": "
|
|
2061
|
+
"text": "'light' | 'dark' | undefined"
|
|
2091
2062
|
},
|
|
2092
|
-
"
|
|
2093
|
-
"
|
|
2094
|
-
"attribute": "clickable"
|
|
2063
|
+
"description": "Specify the theme of the Button",
|
|
2064
|
+
"attribute": "theme"
|
|
2095
2065
|
},
|
|
2096
2066
|
{
|
|
2097
2067
|
"kind": "field",
|
|
2098
|
-
"name": "
|
|
2068
|
+
"name": "iconOnly",
|
|
2099
2069
|
"type": {
|
|
2100
|
-
"text": "
|
|
2070
|
+
"text": "boolean | undefined"
|
|
2101
2071
|
},
|
|
2102
|
-
"description": "Specify
|
|
2103
|
-
"attribute": "
|
|
2072
|
+
"description": "Specify if the icon displays without text",
|
|
2073
|
+
"attribute": "iconOnly"
|
|
2104
2074
|
},
|
|
2105
2075
|
{
|
|
2106
2076
|
"kind": "field",
|
|
2107
|
-
"name": "
|
|
2077
|
+
"name": "type",
|
|
2108
2078
|
"type": {
|
|
2109
|
-
"text": "
|
|
2079
|
+
"text": "string"
|
|
2110
2080
|
},
|
|
2111
|
-
"default": "
|
|
2112
|
-
"
|
|
2113
|
-
"attribute": "isCurrent",
|
|
2114
|
-
"reflects": true
|
|
2081
|
+
"default": "'button'",
|
|
2082
|
+
"attribute": "type"
|
|
2115
2083
|
},
|
|
2116
2084
|
{
|
|
2117
2085
|
"kind": "field",
|
|
2118
|
-
"name": "
|
|
2086
|
+
"name": "formContext",
|
|
2119
2087
|
"type": {
|
|
2120
|
-
"text": "
|
|
2121
|
-
}
|
|
2122
|
-
"default": "false",
|
|
2123
|
-
"attribute": "isCollapsed",
|
|
2124
|
-
"reflects": true
|
|
2088
|
+
"text": "BmFormContext"
|
|
2089
|
+
}
|
|
2125
2090
|
}
|
|
2126
2091
|
],
|
|
2127
2092
|
"attributes": [
|
|
2128
2093
|
{
|
|
2129
|
-
"name": "
|
|
2094
|
+
"name": "appearance",
|
|
2130
2095
|
"type": {
|
|
2131
|
-
"text": "
|
|
2096
|
+
"text": "'accent' | 'neutral' | 'neutral-subtle' | 'destructive'"
|
|
2132
2097
|
},
|
|
2133
|
-
"
|
|
2134
|
-
"
|
|
2098
|
+
"default": "'accent'",
|
|
2099
|
+
"description": "Specify the appearance of a Button",
|
|
2100
|
+
"fieldName": "appearance"
|
|
2135
2101
|
},
|
|
2136
2102
|
{
|
|
2137
|
-
"name": "
|
|
2103
|
+
"name": "kind",
|
|
2138
2104
|
"type": {
|
|
2139
|
-
"text": "
|
|
2105
|
+
"text": "'filled' | 'outline' | 'ghost' | 'bare'"
|
|
2140
2106
|
},
|
|
2141
|
-
"default": "
|
|
2142
|
-
"description": "Specify
|
|
2143
|
-
"fieldName": "
|
|
2107
|
+
"default": "'filled'",
|
|
2108
|
+
"description": "Specify the kind of Button",
|
|
2109
|
+
"fieldName": "kind"
|
|
2144
2110
|
},
|
|
2145
2111
|
{
|
|
2146
|
-
"name": "
|
|
2112
|
+
"name": "size",
|
|
2147
2113
|
"type": {
|
|
2148
|
-
"text": "
|
|
2114
|
+
"text": "'sm' | 'md' | 'lg'"
|
|
2149
2115
|
},
|
|
2150
|
-
"
|
|
2151
|
-
"
|
|
2116
|
+
"default": "'md'",
|
|
2117
|
+
"description": "Specify the size of a Button",
|
|
2118
|
+
"fieldName": "size"
|
|
2152
2119
|
},
|
|
2153
2120
|
{
|
|
2154
|
-
"name": "
|
|
2121
|
+
"name": "disabled",
|
|
2155
2122
|
"type": {
|
|
2156
2123
|
"text": "boolean"
|
|
2157
2124
|
},
|
|
2158
2125
|
"default": "false",
|
|
2159
|
-
"description": "Specify
|
|
2160
|
-
"fieldName": "
|
|
2126
|
+
"description": "Specify if the Button is disabled",
|
|
2127
|
+
"fieldName": "disabled"
|
|
2161
2128
|
},
|
|
2162
2129
|
{
|
|
2163
|
-
"name": "
|
|
2130
|
+
"name": "fluid",
|
|
2164
2131
|
"type": {
|
|
2165
2132
|
"text": "boolean"
|
|
2166
2133
|
},
|
|
2167
2134
|
"default": "false",
|
|
2168
|
-
"
|
|
2135
|
+
"description": "Specify if Button is fluid",
|
|
2136
|
+
"fieldName": "fluid"
|
|
2137
|
+
},
|
|
2138
|
+
{
|
|
2139
|
+
"name": "width",
|
|
2140
|
+
"type": {
|
|
2141
|
+
"text": "string | undefined"
|
|
2142
|
+
},
|
|
2143
|
+
"description": "Specify the width of a Button",
|
|
2144
|
+
"fieldName": "width"
|
|
2145
|
+
},
|
|
2146
|
+
{
|
|
2147
|
+
"name": "height",
|
|
2148
|
+
"type": {
|
|
2149
|
+
"text": "string | undefined"
|
|
2150
|
+
},
|
|
2151
|
+
"description": "Specify the height of a Button",
|
|
2152
|
+
"fieldName": "height"
|
|
2153
|
+
},
|
|
2154
|
+
{
|
|
2155
|
+
"name": "theme",
|
|
2156
|
+
"type": {
|
|
2157
|
+
"text": "'light' | 'dark' | undefined"
|
|
2158
|
+
},
|
|
2159
|
+
"description": "Specify the theme of the Button",
|
|
2160
|
+
"fieldName": "theme"
|
|
2161
|
+
},
|
|
2162
|
+
{
|
|
2163
|
+
"name": "iconOnly",
|
|
2164
|
+
"type": {
|
|
2165
|
+
"text": "boolean | undefined"
|
|
2166
|
+
},
|
|
2167
|
+
"description": "Specify if the icon displays without text",
|
|
2168
|
+
"fieldName": "iconOnly"
|
|
2169
|
+
},
|
|
2170
|
+
{
|
|
2171
|
+
"name": "type",
|
|
2172
|
+
"type": {
|
|
2173
|
+
"text": "string"
|
|
2174
|
+
},
|
|
2175
|
+
"default": "'button'",
|
|
2176
|
+
"fieldName": "type"
|
|
2169
2177
|
}
|
|
2170
2178
|
],
|
|
2171
2179
|
"superclass": {
|
|
2172
2180
|
"name": "LitElement",
|
|
2173
2181
|
"package": "lit"
|
|
2174
2182
|
},
|
|
2175
|
-
"tagName": "bm-
|
|
2183
|
+
"tagName": "bm-button",
|
|
2176
2184
|
"customElement": true
|
|
2177
2185
|
}
|
|
2178
2186
|
],
|
|
2179
2187
|
"exports": [
|
|
2180
2188
|
{
|
|
2181
2189
|
"kind": "js",
|
|
2182
|
-
"name": "
|
|
2190
|
+
"name": "BmButton",
|
|
2183
2191
|
"declaration": {
|
|
2184
|
-
"name": "
|
|
2185
|
-
"module": "libs/web-components/src/lib/
|
|
2192
|
+
"name": "BmButton",
|
|
2193
|
+
"module": "libs/web-components/src/lib/Button/Button.ts"
|
|
2186
2194
|
}
|
|
2187
2195
|
},
|
|
2188
2196
|
{
|
|
2189
2197
|
"kind": "custom-element-definition",
|
|
2190
|
-
"name": "bm-
|
|
2198
|
+
"name": "bm-button",
|
|
2191
2199
|
"declaration": {
|
|
2192
|
-
"name": "
|
|
2193
|
-
"module": "libs/web-components/src/lib/
|
|
2200
|
+
"name": "BmButton",
|
|
2201
|
+
"module": "libs/web-components/src/lib/Button/Button.ts"
|
|
2194
2202
|
}
|
|
2195
2203
|
}
|
|
2196
2204
|
]
|
|
2197
2205
|
},
|
|
2198
2206
|
{
|
|
2199
2207
|
"kind": "javascript-module",
|
|
2200
|
-
"path": "libs/web-components/src/lib/
|
|
2208
|
+
"path": "libs/web-components/src/lib/Button/index.ts",
|
|
2201
2209
|
"declarations": [],
|
|
2202
2210
|
"exports": [
|
|
2203
2211
|
{
|
|
@@ -2205,15 +2213,7 @@
|
|
|
2205
2213
|
"name": "*",
|
|
2206
2214
|
"declaration": {
|
|
2207
2215
|
"name": "*",
|
|
2208
|
-
"package": "./
|
|
2209
|
-
}
|
|
2210
|
-
},
|
|
2211
|
-
{
|
|
2212
|
-
"kind": "js",
|
|
2213
|
-
"name": "*",
|
|
2214
|
-
"declaration": {
|
|
2215
|
-
"name": "*",
|
|
2216
|
-
"package": "./BreadcrumbsItem"
|
|
2216
|
+
"package": "./Button"
|
|
2217
2217
|
}
|
|
2218
2218
|
}
|
|
2219
2219
|
]
|
|
@@ -8860,826 +8860,805 @@
|
|
|
8860
8860
|
},
|
|
8861
8861
|
{
|
|
8862
8862
|
"kind": "javascript-module",
|
|
8863
|
-
"path": "libs/web-components/src/lib/wip/
|
|
8863
|
+
"path": "libs/web-components/src/lib/wip/Form/Form.context.ts",
|
|
8864
|
+
"declarations": [
|
|
8865
|
+
{
|
|
8866
|
+
"kind": "variable",
|
|
8867
|
+
"name": "bmFormInitials",
|
|
8868
|
+
"type": {
|
|
8869
|
+
"text": "BmFormContext"
|
|
8870
|
+
},
|
|
8871
|
+
"default": "{ required: false, disabled: false, readOnly: false, initialValues: {}, registerField: () => undefined, formBlurHandler: () => undefined, formChangeHandler: () => undefined, }"
|
|
8872
|
+
},
|
|
8873
|
+
{
|
|
8874
|
+
"kind": "variable",
|
|
8875
|
+
"name": "bmFormContext"
|
|
8876
|
+
}
|
|
8877
|
+
],
|
|
8878
|
+
"exports": [
|
|
8879
|
+
{
|
|
8880
|
+
"kind": "js",
|
|
8881
|
+
"name": "bmFormInitials",
|
|
8882
|
+
"declaration": {
|
|
8883
|
+
"name": "bmFormInitials",
|
|
8884
|
+
"module": "libs/web-components/src/lib/wip/Form/Form.context.ts"
|
|
8885
|
+
}
|
|
8886
|
+
},
|
|
8887
|
+
{
|
|
8888
|
+
"kind": "js",
|
|
8889
|
+
"name": "bmFormContext",
|
|
8890
|
+
"declaration": {
|
|
8891
|
+
"name": "bmFormContext",
|
|
8892
|
+
"module": "libs/web-components/src/lib/wip/Form/Form.context.ts"
|
|
8893
|
+
}
|
|
8894
|
+
}
|
|
8895
|
+
]
|
|
8896
|
+
},
|
|
8897
|
+
{
|
|
8898
|
+
"kind": "javascript-module",
|
|
8899
|
+
"path": "libs/web-components/src/lib/wip/Form/Form.decorator.ts",
|
|
8864
8900
|
"declarations": [
|
|
8865
8901
|
{
|
|
8866
8902
|
"kind": "class",
|
|
8867
|
-
"description": "### Attributes:\n- **
|
|
8868
|
-
"name": "
|
|
8869
|
-
"slots": [
|
|
8870
|
-
{
|
|
8871
|
-
"description": "Specify Options for NativeSelect",
|
|
8872
|
-
"name": "slot"
|
|
8873
|
-
},
|
|
8874
|
-
{
|
|
8875
|
-
"description": "Specify Label for NativeSelect",
|
|
8876
|
-
"name": "label"
|
|
8877
|
-
},
|
|
8878
|
-
{
|
|
8879
|
-
"description": "Specify HelperText for NativeSelect",
|
|
8880
|
-
"name": "helper-text"
|
|
8881
|
-
}
|
|
8882
|
-
],
|
|
8903
|
+
"description": "### Attributes:\n- **id** \n- **name** \n- **value** \n- **validationRules** \n- **input-aria-label** \n- **error** - Specify error text and display error state.\nPass a string to show an error message, or `true` to show the error\nstate without a message.",
|
|
8904
|
+
"name": "FormField",
|
|
8883
8905
|
"members": [
|
|
8884
8906
|
{
|
|
8885
8907
|
"kind": "field",
|
|
8886
|
-
"name": "
|
|
8908
|
+
"name": "formAssociated",
|
|
8887
8909
|
"type": {
|
|
8888
8910
|
"text": "boolean"
|
|
8889
8911
|
},
|
|
8890
|
-
"
|
|
8891
|
-
"
|
|
8892
|
-
"attribute": "required"
|
|
8912
|
+
"static": true,
|
|
8913
|
+
"default": "true"
|
|
8893
8914
|
},
|
|
8894
8915
|
{
|
|
8895
8916
|
"kind": "field",
|
|
8896
|
-
"name": "
|
|
8917
|
+
"name": "id",
|
|
8897
8918
|
"type": {
|
|
8898
|
-
"text": "
|
|
8919
|
+
"text": "string"
|
|
8899
8920
|
},
|
|
8900
|
-
"default": "
|
|
8901
|
-
"
|
|
8902
|
-
"attribute": "readOnly"
|
|
8921
|
+
"default": "''",
|
|
8922
|
+
"attribute": "id"
|
|
8903
8923
|
},
|
|
8904
8924
|
{
|
|
8905
8925
|
"kind": "field",
|
|
8906
|
-
"name": "
|
|
8926
|
+
"name": "name",
|
|
8907
8927
|
"type": {
|
|
8908
|
-
"text": "
|
|
8928
|
+
"text": "string"
|
|
8909
8929
|
},
|
|
8910
|
-
"default": "
|
|
8911
|
-
"
|
|
8912
|
-
"
|
|
8930
|
+
"default": "''",
|
|
8931
|
+
"attribute": "name",
|
|
8932
|
+
"reflects": true
|
|
8913
8933
|
},
|
|
8914
8934
|
{
|
|
8915
8935
|
"kind": "field",
|
|
8916
|
-
"name": "
|
|
8936
|
+
"name": "value",
|
|
8917
8937
|
"type": {
|
|
8918
|
-
"text": "
|
|
8938
|
+
"text": "string"
|
|
8919
8939
|
},
|
|
8920
|
-
"default": "
|
|
8921
|
-
"
|
|
8922
|
-
"attribute": "fluid"
|
|
8940
|
+
"default": "''",
|
|
8941
|
+
"attribute": "value"
|
|
8923
8942
|
},
|
|
8924
8943
|
{
|
|
8925
8944
|
"kind": "field",
|
|
8926
|
-
"name": "
|
|
8945
|
+
"name": "validationRules",
|
|
8927
8946
|
"type": {
|
|
8928
|
-
"text": "
|
|
8947
|
+
"text": "Array<FormValidator>"
|
|
8929
8948
|
},
|
|
8930
|
-
"default": "
|
|
8931
|
-
"
|
|
8932
|
-
"attribute": "size"
|
|
8949
|
+
"default": "[]",
|
|
8950
|
+
"attribute": "validationRules"
|
|
8933
8951
|
},
|
|
8934
8952
|
{
|
|
8935
8953
|
"kind": "field",
|
|
8936
|
-
"name": "
|
|
8954
|
+
"name": "inputAriaLabel",
|
|
8937
8955
|
"type": {
|
|
8938
8956
|
"text": "string | undefined"
|
|
8939
8957
|
},
|
|
8940
|
-
"
|
|
8941
|
-
"attribute": "width"
|
|
8958
|
+
"attribute": "input-aria-label"
|
|
8942
8959
|
},
|
|
8943
8960
|
{
|
|
8944
8961
|
"kind": "field",
|
|
8945
|
-
"name": "
|
|
8962
|
+
"name": "error",
|
|
8946
8963
|
"type": {
|
|
8947
|
-
"text": "boolean"
|
|
8964
|
+
"text": "Optional<boolean | string> | undefined"
|
|
8948
8965
|
},
|
|
8949
|
-
"
|
|
8950
|
-
"
|
|
8951
|
-
"attribute": "ellipse"
|
|
8966
|
+
"description": "Specify error text and display error state.\nPass a string to show an error message, or `true` to show the error\nstate without a message.",
|
|
8967
|
+
"attribute": "error"
|
|
8952
8968
|
},
|
|
8953
8969
|
{
|
|
8954
8970
|
"kind": "field",
|
|
8955
|
-
"name": "
|
|
8971
|
+
"name": "formContext",
|
|
8956
8972
|
"type": {
|
|
8957
|
-
"text": "
|
|
8958
|
-
}
|
|
8959
|
-
"default": "false",
|
|
8960
|
-
"description": "Specify if the NativeSelect displays with an asterisk",
|
|
8961
|
-
"attribute": "hideRequiredMarker"
|
|
8973
|
+
"text": "BmFormContext"
|
|
8974
|
+
}
|
|
8962
8975
|
},
|
|
8963
8976
|
{
|
|
8964
8977
|
"kind": "field",
|
|
8965
|
-
"name": "
|
|
8978
|
+
"name": "validity",
|
|
8966
8979
|
"type": {
|
|
8967
|
-
"text": "
|
|
8980
|
+
"text": "ValidityState"
|
|
8968
8981
|
},
|
|
8969
|
-
"
|
|
8970
|
-
"attribute": "theme"
|
|
8982
|
+
"readonly": true
|
|
8971
8983
|
},
|
|
8972
8984
|
{
|
|
8973
|
-
"kind": "
|
|
8974
|
-
"name": "
|
|
8975
|
-
"
|
|
8976
|
-
"
|
|
8977
|
-
"text": "FinalizeAssociatedResult"
|
|
8978
|
-
}
|
|
8985
|
+
"kind": "field",
|
|
8986
|
+
"name": "validationMessage",
|
|
8987
|
+
"type": {
|
|
8988
|
+
"text": "string"
|
|
8979
8989
|
},
|
|
8980
|
-
"
|
|
8981
|
-
{
|
|
8982
|
-
"name": "value",
|
|
8983
|
-
"type": {
|
|
8984
|
-
"text": "string"
|
|
8985
|
-
}
|
|
8986
|
-
}
|
|
8987
|
-
],
|
|
8988
|
-
"inheritedFrom": {
|
|
8989
|
-
"name": "FormField",
|
|
8990
|
-
"module": "libs/web-components/src/lib/wip/Form/Form.decorator.ts"
|
|
8991
|
-
}
|
|
8990
|
+
"readonly": true
|
|
8992
8991
|
},
|
|
8993
8992
|
{
|
|
8994
8993
|
"kind": "field",
|
|
8995
|
-
"name": "
|
|
8994
|
+
"name": "willValidate",
|
|
8996
8995
|
"type": {
|
|
8997
8996
|
"text": "boolean"
|
|
8998
8997
|
},
|
|
8999
|
-
"
|
|
9000
|
-
"default": "true",
|
|
9001
|
-
"inheritedFrom": {
|
|
9002
|
-
"name": "FormField",
|
|
9003
|
-
"module": "libs/web-components/src/lib/wip/Form/Form.decorator.ts"
|
|
9004
|
-
}
|
|
8998
|
+
"readonly": true
|
|
9005
8999
|
},
|
|
9006
9000
|
{
|
|
9007
|
-
"kind": "
|
|
9001
|
+
"kind": "method",
|
|
9002
|
+
"name": "checkValidity",
|
|
9003
|
+
"return": {
|
|
9004
|
+
"type": {
|
|
9005
|
+
"text": "boolean"
|
|
9006
|
+
}
|
|
9007
|
+
}
|
|
9008
|
+
},
|
|
9009
|
+
{
|
|
9010
|
+
"kind": "method",
|
|
9011
|
+
"name": "reportValidity",
|
|
9012
|
+
"return": {
|
|
9013
|
+
"type": {
|
|
9014
|
+
"text": "boolean"
|
|
9015
|
+
}
|
|
9016
|
+
}
|
|
9017
|
+
},
|
|
9018
|
+
{
|
|
9019
|
+
"kind": "method",
|
|
9020
|
+
"name": "formAssociatedCallback",
|
|
9021
|
+
"return": {
|
|
9022
|
+
"type": {
|
|
9023
|
+
"text": "void"
|
|
9024
|
+
}
|
|
9025
|
+
}
|
|
9026
|
+
},
|
|
9027
|
+
{
|
|
9028
|
+
"kind": "method",
|
|
9029
|
+
"name": "formResetCallback",
|
|
9030
|
+
"return": {
|
|
9031
|
+
"type": {
|
|
9032
|
+
"text": "void"
|
|
9033
|
+
}
|
|
9034
|
+
}
|
|
9035
|
+
},
|
|
9036
|
+
{
|
|
9037
|
+
"kind": "method",
|
|
9038
|
+
"name": "finalizeAssociatedCallback",
|
|
9039
|
+
"return": {
|
|
9040
|
+
"type": {
|
|
9041
|
+
"text": "FinalizeAssociatedResult"
|
|
9042
|
+
}
|
|
9043
|
+
},
|
|
9044
|
+
"parameters": [
|
|
9045
|
+
{
|
|
9046
|
+
"name": "ctxValue",
|
|
9047
|
+
"type": {
|
|
9048
|
+
"text": "string"
|
|
9049
|
+
}
|
|
9050
|
+
}
|
|
9051
|
+
]
|
|
9052
|
+
}
|
|
9053
|
+
],
|
|
9054
|
+
"attributes": [
|
|
9055
|
+
{
|
|
9008
9056
|
"name": "id",
|
|
9009
9057
|
"type": {
|
|
9010
9058
|
"text": "string"
|
|
9011
9059
|
},
|
|
9012
9060
|
"default": "''",
|
|
9013
|
-
"
|
|
9014
|
-
"inheritedFrom": {
|
|
9015
|
-
"name": "FormField",
|
|
9016
|
-
"module": "libs/web-components/src/lib/wip/Form/Form.decorator.ts"
|
|
9017
|
-
}
|
|
9061
|
+
"fieldName": "id"
|
|
9018
9062
|
},
|
|
9019
9063
|
{
|
|
9020
|
-
"kind": "field",
|
|
9021
9064
|
"name": "name",
|
|
9022
9065
|
"type": {
|
|
9023
9066
|
"text": "string"
|
|
9024
9067
|
},
|
|
9025
9068
|
"default": "''",
|
|
9026
|
-
"
|
|
9027
|
-
"reflects": true,
|
|
9028
|
-
"inheritedFrom": {
|
|
9029
|
-
"name": "FormField",
|
|
9030
|
-
"module": "libs/web-components/src/lib/wip/Form/Form.decorator.ts"
|
|
9031
|
-
}
|
|
9069
|
+
"fieldName": "name"
|
|
9032
9070
|
},
|
|
9033
9071
|
{
|
|
9034
|
-
"kind": "field",
|
|
9035
9072
|
"name": "value",
|
|
9036
9073
|
"type": {
|
|
9037
9074
|
"text": "string"
|
|
9038
9075
|
},
|
|
9039
9076
|
"default": "''",
|
|
9040
|
-
"
|
|
9041
|
-
"inheritedFrom": {
|
|
9042
|
-
"name": "FormField",
|
|
9043
|
-
"module": "libs/web-components/src/lib/wip/Form/Form.decorator.ts"
|
|
9044
|
-
}
|
|
9077
|
+
"fieldName": "value"
|
|
9045
9078
|
},
|
|
9046
9079
|
{
|
|
9047
|
-
"kind": "field",
|
|
9048
9080
|
"name": "validationRules",
|
|
9049
9081
|
"type": {
|
|
9050
9082
|
"text": "Array<FormValidator>"
|
|
9051
9083
|
},
|
|
9052
9084
|
"default": "[]",
|
|
9053
|
-
"
|
|
9054
|
-
"inheritedFrom": {
|
|
9055
|
-
"name": "FormField",
|
|
9056
|
-
"module": "libs/web-components/src/lib/wip/Form/Form.decorator.ts"
|
|
9057
|
-
}
|
|
9085
|
+
"fieldName": "validationRules"
|
|
9058
9086
|
},
|
|
9059
9087
|
{
|
|
9060
|
-
"
|
|
9061
|
-
"name": "inputAriaLabel",
|
|
9088
|
+
"name": "input-aria-label",
|
|
9062
9089
|
"type": {
|
|
9063
9090
|
"text": "string | undefined"
|
|
9064
9091
|
},
|
|
9065
|
-
"
|
|
9066
|
-
"inheritedFrom": {
|
|
9067
|
-
"name": "FormField",
|
|
9068
|
-
"module": "libs/web-components/src/lib/wip/Form/Form.decorator.ts"
|
|
9069
|
-
}
|
|
9092
|
+
"fieldName": "inputAriaLabel"
|
|
9070
9093
|
},
|
|
9071
9094
|
{
|
|
9072
|
-
"kind": "field",
|
|
9073
9095
|
"name": "error",
|
|
9074
9096
|
"type": {
|
|
9075
9097
|
"text": "Optional<boolean | string> | undefined"
|
|
9076
9098
|
},
|
|
9077
9099
|
"description": "Specify error text and display error state.\nPass a string to show an error message, or `true` to show the error\nstate without a message.",
|
|
9078
|
-
"
|
|
9079
|
-
|
|
9080
|
-
|
|
9081
|
-
|
|
9082
|
-
|
|
9083
|
-
|
|
9100
|
+
"fieldName": "error"
|
|
9101
|
+
}
|
|
9102
|
+
],
|
|
9103
|
+
"superclass": {
|
|
9104
|
+
"name": "LitElement",
|
|
9105
|
+
"package": "lit"
|
|
9106
|
+
},
|
|
9107
|
+
"customElement": true
|
|
9108
|
+
}
|
|
9109
|
+
],
|
|
9110
|
+
"exports": [
|
|
9111
|
+
{
|
|
9112
|
+
"kind": "js",
|
|
9113
|
+
"name": "FormField",
|
|
9114
|
+
"declaration": {
|
|
9115
|
+
"name": "FormField",
|
|
9116
|
+
"module": "libs/web-components/src/lib/wip/Form/Form.decorator.ts"
|
|
9117
|
+
}
|
|
9118
|
+
}
|
|
9119
|
+
]
|
|
9120
|
+
},
|
|
9121
|
+
{
|
|
9122
|
+
"kind": "javascript-module",
|
|
9123
|
+
"path": "libs/web-components/src/lib/wip/Form/Form.ts",
|
|
9124
|
+
"declarations": [
|
|
9125
|
+
{
|
|
9126
|
+
"kind": "class",
|
|
9127
|
+
"description": "### Attributes:\n- **validationMode** - Specify if validation runs on change or when loosing focus\n- **initialValues** - Specify initial values on Form controls based on their names\n- **required** - Specify if input is a required\n- **disabled** - Specify if input is a disabled\n- **readOnly** - Specify if input is a read only\n- **action** \n- **method** \n- **target** \n- **enctype** ",
|
|
9128
|
+
"name": "BmForm",
|
|
9129
|
+
"slots": [
|
|
9130
|
+
{
|
|
9131
|
+
"description": "Add controls to the Form",
|
|
9132
|
+
"name": "slot"
|
|
9133
|
+
}
|
|
9134
|
+
],
|
|
9135
|
+
"members": [
|
|
9084
9136
|
{
|
|
9085
9137
|
"kind": "field",
|
|
9086
|
-
"name": "
|
|
9138
|
+
"name": "validationMode",
|
|
9087
9139
|
"type": {
|
|
9088
|
-
"text": "
|
|
9140
|
+
"text": "'onChange' | 'onBlur' | 'onSubmit'"
|
|
9089
9141
|
},
|
|
9090
|
-
"
|
|
9091
|
-
|
|
9092
|
-
|
|
9093
|
-
}
|
|
9142
|
+
"default": "'onBlur'",
|
|
9143
|
+
"description": "Specify if validation runs on change or when loosing focus",
|
|
9144
|
+
"attribute": "validationMode"
|
|
9094
9145
|
},
|
|
9095
9146
|
{
|
|
9096
9147
|
"kind": "field",
|
|
9097
|
-
"name": "
|
|
9148
|
+
"name": "initialValues",
|
|
9098
9149
|
"type": {
|
|
9099
|
-
"text": "
|
|
9150
|
+
"text": "Record<string, FormValue>"
|
|
9100
9151
|
},
|
|
9101
|
-
"
|
|
9102
|
-
"
|
|
9103
|
-
|
|
9104
|
-
"module": "libs/web-components/src/lib/wip/Form/Form.decorator.ts"
|
|
9105
|
-
}
|
|
9152
|
+
"default": "{}",
|
|
9153
|
+
"description": "Specify initial values on Form controls based on their names",
|
|
9154
|
+
"attribute": "initialValues"
|
|
9106
9155
|
},
|
|
9107
9156
|
{
|
|
9108
9157
|
"kind": "field",
|
|
9109
|
-
"name": "
|
|
9158
|
+
"name": "required",
|
|
9110
9159
|
"type": {
|
|
9111
|
-
"text": "
|
|
9160
|
+
"text": "boolean"
|
|
9112
9161
|
},
|
|
9113
|
-
"
|
|
9114
|
-
"
|
|
9115
|
-
|
|
9116
|
-
"module": "libs/web-components/src/lib/wip/Form/Form.decorator.ts"
|
|
9117
|
-
}
|
|
9162
|
+
"default": "false",
|
|
9163
|
+
"description": "Specify if input is a required",
|
|
9164
|
+
"attribute": "required"
|
|
9118
9165
|
},
|
|
9119
9166
|
{
|
|
9120
9167
|
"kind": "field",
|
|
9121
|
-
"name": "
|
|
9168
|
+
"name": "disabled",
|
|
9122
9169
|
"type": {
|
|
9123
9170
|
"text": "boolean"
|
|
9124
9171
|
},
|
|
9125
|
-
"
|
|
9126
|
-
"
|
|
9127
|
-
|
|
9128
|
-
"module": "libs/web-components/src/lib/wip/Form/Form.decorator.ts"
|
|
9129
|
-
}
|
|
9172
|
+
"default": "false",
|
|
9173
|
+
"description": "Specify if input is a disabled",
|
|
9174
|
+
"attribute": "disabled"
|
|
9130
9175
|
},
|
|
9131
9176
|
{
|
|
9132
|
-
"kind": "
|
|
9133
|
-
"name": "
|
|
9134
|
-
"
|
|
9135
|
-
"
|
|
9136
|
-
"text": "boolean"
|
|
9137
|
-
}
|
|
9177
|
+
"kind": "field",
|
|
9178
|
+
"name": "readOnly",
|
|
9179
|
+
"type": {
|
|
9180
|
+
"text": "boolean"
|
|
9138
9181
|
},
|
|
9139
|
-
"
|
|
9140
|
-
|
|
9141
|
-
|
|
9142
|
-
}
|
|
9182
|
+
"default": "false",
|
|
9183
|
+
"description": "Specify if input is a read only",
|
|
9184
|
+
"attribute": "readOnly"
|
|
9143
9185
|
},
|
|
9144
9186
|
{
|
|
9145
|
-
"kind": "
|
|
9146
|
-
"name": "
|
|
9147
|
-
"
|
|
9148
|
-
"
|
|
9149
|
-
"text": "boolean"
|
|
9150
|
-
}
|
|
9187
|
+
"kind": "field",
|
|
9188
|
+
"name": "action",
|
|
9189
|
+
"type": {
|
|
9190
|
+
"text": "string | undefined"
|
|
9151
9191
|
},
|
|
9152
|
-
"
|
|
9153
|
-
"name": "FormField",
|
|
9154
|
-
"module": "libs/web-components/src/lib/wip/Form/Form.decorator.ts"
|
|
9155
|
-
}
|
|
9192
|
+
"attribute": "action"
|
|
9156
9193
|
},
|
|
9157
9194
|
{
|
|
9158
|
-
"kind": "
|
|
9159
|
-
"name": "
|
|
9160
|
-
"
|
|
9161
|
-
"
|
|
9162
|
-
"text": "void"
|
|
9163
|
-
}
|
|
9195
|
+
"kind": "field",
|
|
9196
|
+
"name": "method",
|
|
9197
|
+
"type": {
|
|
9198
|
+
"text": "string | undefined"
|
|
9164
9199
|
},
|
|
9165
|
-
"
|
|
9166
|
-
"name": "FormField",
|
|
9167
|
-
"module": "libs/web-components/src/lib/wip/Form/Form.decorator.ts"
|
|
9168
|
-
}
|
|
9200
|
+
"attribute": "method"
|
|
9169
9201
|
},
|
|
9170
9202
|
{
|
|
9171
|
-
"kind": "
|
|
9172
|
-
"name": "
|
|
9173
|
-
"
|
|
9174
|
-
"
|
|
9175
|
-
"text": "void"
|
|
9176
|
-
}
|
|
9203
|
+
"kind": "field",
|
|
9204
|
+
"name": "target",
|
|
9205
|
+
"type": {
|
|
9206
|
+
"text": "string | undefined"
|
|
9177
9207
|
},
|
|
9178
|
-
"
|
|
9179
|
-
|
|
9180
|
-
"module": "libs/web-components/src/lib/wip/Form/Form.decorator.ts"
|
|
9181
|
-
}
|
|
9182
|
-
}
|
|
9183
|
-
],
|
|
9184
|
-
"attributes": [
|
|
9208
|
+
"attribute": "target"
|
|
9209
|
+
},
|
|
9185
9210
|
{
|
|
9186
|
-
"
|
|
9211
|
+
"kind": "field",
|
|
9212
|
+
"name": "enctype",
|
|
9187
9213
|
"type": {
|
|
9188
|
-
"text": "
|
|
9214
|
+
"text": "string | undefined"
|
|
9189
9215
|
},
|
|
9190
|
-
"
|
|
9191
|
-
"description": "Specify if NativeSelect is a required input",
|
|
9192
|
-
"fieldName": "required"
|
|
9216
|
+
"attribute": "enctype"
|
|
9193
9217
|
},
|
|
9194
9218
|
{
|
|
9195
|
-
"
|
|
9219
|
+
"kind": "field",
|
|
9220
|
+
"name": "formMeta",
|
|
9196
9221
|
"type": {
|
|
9197
|
-
"text": "
|
|
9222
|
+
"text": "Record<string, FieldMeta>"
|
|
9198
9223
|
},
|
|
9199
|
-
"default": "
|
|
9200
|
-
"description": "Specify if NativeSelect displays in a read-only state",
|
|
9201
|
-
"fieldName": "readOnly"
|
|
9224
|
+
"default": "{}"
|
|
9202
9225
|
},
|
|
9203
9226
|
{
|
|
9204
|
-
"
|
|
9205
|
-
"
|
|
9206
|
-
"text": "boolean"
|
|
9207
|
-
},
|
|
9208
|
-
"default": "false",
|
|
9209
|
-
"description": "Specify if NativeSelect displays in a disabled state",
|
|
9210
|
-
"fieldName": "disabled"
|
|
9227
|
+
"kind": "field",
|
|
9228
|
+
"name": "formRef"
|
|
9211
9229
|
},
|
|
9212
9230
|
{
|
|
9213
|
-
"
|
|
9231
|
+
"kind": "field",
|
|
9232
|
+
"name": "formContext",
|
|
9214
9233
|
"type": {
|
|
9215
|
-
"text": "
|
|
9234
|
+
"text": "BmFormContext"
|
|
9216
9235
|
},
|
|
9217
|
-
"
|
|
9218
|
-
"
|
|
9219
|
-
|
|
9220
|
-
|
|
9236
|
+
"privacy": "public",
|
|
9237
|
+
"default": "bmFormInitials"
|
|
9238
|
+
}
|
|
9239
|
+
],
|
|
9240
|
+
"events": [
|
|
9221
9241
|
{
|
|
9222
|
-
"
|
|
9223
|
-
"
|
|
9224
|
-
|
|
9225
|
-
|
|
9226
|
-
|
|
9227
|
-
"description": "Specify the size of NativeSelect",
|
|
9228
|
-
"fieldName": "size"
|
|
9229
|
-
},
|
|
9242
|
+
"description": "Validates the inputs and submits the form",
|
|
9243
|
+
"name": "submit"
|
|
9244
|
+
}
|
|
9245
|
+
],
|
|
9246
|
+
"attributes": [
|
|
9230
9247
|
{
|
|
9231
|
-
"name": "
|
|
9248
|
+
"name": "validationMode",
|
|
9232
9249
|
"type": {
|
|
9233
|
-
"text": "
|
|
9250
|
+
"text": "'onChange' | 'onBlur' | 'onSubmit'"
|
|
9234
9251
|
},
|
|
9235
|
-
"
|
|
9236
|
-
"
|
|
9252
|
+
"default": "'onBlur'",
|
|
9253
|
+
"description": "Specify if validation runs on change or when loosing focus",
|
|
9254
|
+
"fieldName": "validationMode"
|
|
9237
9255
|
},
|
|
9238
9256
|
{
|
|
9239
|
-
"name": "
|
|
9257
|
+
"name": "initialValues",
|
|
9240
9258
|
"type": {
|
|
9241
|
-
"text": "
|
|
9259
|
+
"text": "Record<string, FormValue>"
|
|
9242
9260
|
},
|
|
9243
|
-
"default": "
|
|
9244
|
-
"description": "Specify
|
|
9245
|
-
"fieldName": "
|
|
9261
|
+
"default": "{}",
|
|
9262
|
+
"description": "Specify initial values on Form controls based on their names",
|
|
9263
|
+
"fieldName": "initialValues"
|
|
9246
9264
|
},
|
|
9247
9265
|
{
|
|
9248
|
-
"name": "
|
|
9266
|
+
"name": "required",
|
|
9249
9267
|
"type": {
|
|
9250
9268
|
"text": "boolean"
|
|
9251
9269
|
},
|
|
9252
9270
|
"default": "false",
|
|
9253
|
-
"description": "Specify if
|
|
9254
|
-
"fieldName": "
|
|
9255
|
-
},
|
|
9256
|
-
{
|
|
9257
|
-
"name": "theme",
|
|
9258
|
-
"type": {
|
|
9259
|
-
"text": "'light' | 'dark' | undefined"
|
|
9260
|
-
},
|
|
9261
|
-
"description": "Specify the theme of the NativeSelect. By default it inherits the theme from the parent",
|
|
9262
|
-
"fieldName": "theme"
|
|
9271
|
+
"description": "Specify if input is a required",
|
|
9272
|
+
"fieldName": "required"
|
|
9263
9273
|
},
|
|
9264
9274
|
{
|
|
9265
|
-
"name": "
|
|
9275
|
+
"name": "disabled",
|
|
9266
9276
|
"type": {
|
|
9267
|
-
"text": "
|
|
9277
|
+
"text": "boolean"
|
|
9268
9278
|
},
|
|
9269
|
-
"default": "
|
|
9270
|
-
"
|
|
9271
|
-
"
|
|
9272
|
-
"name": "FormField",
|
|
9273
|
-
"module": "libs/web-components/src/lib/wip/Form/Form.decorator.ts"
|
|
9274
|
-
}
|
|
9279
|
+
"default": "false",
|
|
9280
|
+
"description": "Specify if input is a disabled",
|
|
9281
|
+
"fieldName": "disabled"
|
|
9275
9282
|
},
|
|
9276
9283
|
{
|
|
9277
|
-
"name": "
|
|
9284
|
+
"name": "readOnly",
|
|
9278
9285
|
"type": {
|
|
9279
|
-
"text": "
|
|
9286
|
+
"text": "boolean"
|
|
9280
9287
|
},
|
|
9281
|
-
"default": "
|
|
9282
|
-
"
|
|
9283
|
-
"
|
|
9284
|
-
"name": "FormField",
|
|
9285
|
-
"module": "libs/web-components/src/lib/wip/Form/Form.decorator.ts"
|
|
9286
|
-
}
|
|
9288
|
+
"default": "false",
|
|
9289
|
+
"description": "Specify if input is a read only",
|
|
9290
|
+
"fieldName": "readOnly"
|
|
9287
9291
|
},
|
|
9288
9292
|
{
|
|
9289
|
-
"name": "
|
|
9293
|
+
"name": "action",
|
|
9290
9294
|
"type": {
|
|
9291
|
-
"text": "string"
|
|
9295
|
+
"text": "string | undefined"
|
|
9292
9296
|
},
|
|
9293
|
-
"
|
|
9294
|
-
"fieldName": "value",
|
|
9295
|
-
"inheritedFrom": {
|
|
9296
|
-
"name": "FormField",
|
|
9297
|
-
"module": "libs/web-components/src/lib/wip/Form/Form.decorator.ts"
|
|
9298
|
-
}
|
|
9297
|
+
"fieldName": "action"
|
|
9299
9298
|
},
|
|
9300
9299
|
{
|
|
9301
|
-
"name": "
|
|
9300
|
+
"name": "method",
|
|
9302
9301
|
"type": {
|
|
9303
|
-
"text": "
|
|
9302
|
+
"text": "string | undefined"
|
|
9304
9303
|
},
|
|
9305
|
-
"
|
|
9306
|
-
"fieldName": "validationRules",
|
|
9307
|
-
"inheritedFrom": {
|
|
9308
|
-
"name": "FormField",
|
|
9309
|
-
"module": "libs/web-components/src/lib/wip/Form/Form.decorator.ts"
|
|
9310
|
-
}
|
|
9304
|
+
"fieldName": "method"
|
|
9311
9305
|
},
|
|
9312
9306
|
{
|
|
9313
|
-
"name": "
|
|
9307
|
+
"name": "target",
|
|
9314
9308
|
"type": {
|
|
9315
9309
|
"text": "string | undefined"
|
|
9316
9310
|
},
|
|
9317
|
-
"fieldName": "
|
|
9318
|
-
"inheritedFrom": {
|
|
9319
|
-
"name": "FormField",
|
|
9320
|
-
"module": "libs/web-components/src/lib/wip/Form/Form.decorator.ts"
|
|
9321
|
-
}
|
|
9311
|
+
"fieldName": "target"
|
|
9322
9312
|
},
|
|
9323
9313
|
{
|
|
9324
|
-
"name": "
|
|
9314
|
+
"name": "enctype",
|
|
9325
9315
|
"type": {
|
|
9326
|
-
"text": "
|
|
9316
|
+
"text": "string | undefined"
|
|
9327
9317
|
},
|
|
9328
|
-
"
|
|
9329
|
-
"fieldName": "error",
|
|
9330
|
-
"inheritedFrom": {
|
|
9331
|
-
"name": "FormField",
|
|
9332
|
-
"module": "libs/web-components/src/lib/wip/Form/Form.decorator.ts"
|
|
9333
|
-
}
|
|
9318
|
+
"fieldName": "enctype"
|
|
9334
9319
|
}
|
|
9335
9320
|
],
|
|
9336
9321
|
"superclass": {
|
|
9337
|
-
"name": "
|
|
9338
|
-
"
|
|
9322
|
+
"name": "LitElement",
|
|
9323
|
+
"package": "lit"
|
|
9339
9324
|
},
|
|
9340
|
-
"summary": "`bm-
|
|
9341
|
-
"tagName": "bm-
|
|
9325
|
+
"summary": "`bm-form`",
|
|
9326
|
+
"tagName": "bm-form",
|
|
9342
9327
|
"customElement": true
|
|
9343
9328
|
}
|
|
9344
9329
|
],
|
|
9345
9330
|
"exports": [
|
|
9346
9331
|
{
|
|
9347
9332
|
"kind": "js",
|
|
9348
|
-
"name": "
|
|
9333
|
+
"name": "validators",
|
|
9349
9334
|
"declaration": {
|
|
9350
|
-
"name": "
|
|
9351
|
-
"
|
|
9335
|
+
"name": "validators",
|
|
9336
|
+
"package": "@viasat/beam-shared/components/form"
|
|
9337
|
+
}
|
|
9338
|
+
},
|
|
9339
|
+
{
|
|
9340
|
+
"kind": "js",
|
|
9341
|
+
"name": "BmForm",
|
|
9342
|
+
"declaration": {
|
|
9343
|
+
"name": "BmForm",
|
|
9344
|
+
"module": "libs/web-components/src/lib/wip/Form/Form.ts"
|
|
9352
9345
|
}
|
|
9353
9346
|
},
|
|
9354
9347
|
{
|
|
9355
9348
|
"kind": "custom-element-definition",
|
|
9356
|
-
"name": "bm-
|
|
9349
|
+
"name": "bm-form",
|
|
9357
9350
|
"declaration": {
|
|
9358
|
-
"name": "
|
|
9359
|
-
"module": "libs/web-components/src/lib/wip/
|
|
9351
|
+
"name": "BmForm",
|
|
9352
|
+
"module": "libs/web-components/src/lib/wip/Form/Form.ts"
|
|
9360
9353
|
}
|
|
9361
9354
|
}
|
|
9362
9355
|
]
|
|
9363
9356
|
},
|
|
9364
9357
|
{
|
|
9365
9358
|
"kind": "javascript-module",
|
|
9366
|
-
"path": "libs/web-components/src/lib/wip/
|
|
9367
|
-
"declarations": [
|
|
9359
|
+
"path": "libs/web-components/src/lib/wip/Form/Form.utils.ts",
|
|
9360
|
+
"declarations": [
|
|
9361
|
+
{
|
|
9362
|
+
"kind": "function",
|
|
9363
|
+
"name": "createId",
|
|
9364
|
+
"return": {
|
|
9365
|
+
"type": {
|
|
9366
|
+
"text": "string"
|
|
9367
|
+
}
|
|
9368
|
+
}
|
|
9369
|
+
}
|
|
9370
|
+
],
|
|
9368
9371
|
"exports": [
|
|
9369
9372
|
{
|
|
9370
9373
|
"kind": "js",
|
|
9371
|
-
"name": "
|
|
9374
|
+
"name": "createId",
|
|
9372
9375
|
"declaration": {
|
|
9373
|
-
"name": "
|
|
9374
|
-
"
|
|
9376
|
+
"name": "createId",
|
|
9377
|
+
"module": "libs/web-components/src/lib/wip/Form/Form.utils.ts"
|
|
9375
9378
|
}
|
|
9376
9379
|
}
|
|
9377
9380
|
]
|
|
9378
9381
|
},
|
|
9379
9382
|
{
|
|
9380
9383
|
"kind": "javascript-module",
|
|
9381
|
-
"path": "libs/web-components/src/lib/wip/Form/
|
|
9382
|
-
"declarations": [
|
|
9383
|
-
{
|
|
9384
|
-
"kind": "variable",
|
|
9385
|
-
"name": "bmFormInitials",
|
|
9386
|
-
"type": {
|
|
9387
|
-
"text": "BmFormContext"
|
|
9388
|
-
},
|
|
9389
|
-
"default": "{ required: false, disabled: false, readOnly: false, initialValues: {}, registerField: () => undefined, formBlurHandler: () => undefined, formChangeHandler: () => undefined, }"
|
|
9390
|
-
},
|
|
9391
|
-
{
|
|
9392
|
-
"kind": "variable",
|
|
9393
|
-
"name": "bmFormContext"
|
|
9394
|
-
}
|
|
9395
|
-
],
|
|
9384
|
+
"path": "libs/web-components/src/lib/wip/Form/index.ts",
|
|
9385
|
+
"declarations": [],
|
|
9396
9386
|
"exports": [
|
|
9397
9387
|
{
|
|
9398
9388
|
"kind": "js",
|
|
9399
|
-
"name": "
|
|
9389
|
+
"name": "*",
|
|
9400
9390
|
"declaration": {
|
|
9401
|
-
"name": "
|
|
9402
|
-
"
|
|
9391
|
+
"name": "*",
|
|
9392
|
+
"package": "./Form"
|
|
9403
9393
|
}
|
|
9404
9394
|
},
|
|
9405
9395
|
{
|
|
9406
9396
|
"kind": "js",
|
|
9407
|
-
"name": "
|
|
9397
|
+
"name": "*",
|
|
9408
9398
|
"declaration": {
|
|
9409
|
-
"name": "
|
|
9410
|
-
"
|
|
9399
|
+
"name": "*",
|
|
9400
|
+
"package": "./Form.decorator"
|
|
9411
9401
|
}
|
|
9412
9402
|
}
|
|
9413
9403
|
]
|
|
9414
9404
|
},
|
|
9415
9405
|
{
|
|
9416
9406
|
"kind": "javascript-module",
|
|
9417
|
-
"path": "libs/web-components/src/lib/wip/
|
|
9407
|
+
"path": "libs/web-components/src/lib/wip/RadioButton/RadioButton.ts",
|
|
9418
9408
|
"declarations": [
|
|
9419
9409
|
{
|
|
9420
9410
|
"kind": "class",
|
|
9421
|
-
"description": "### Attributes:\n- **
|
|
9422
|
-
"name": "
|
|
9411
|
+
"description": "`bm-radio-button`\n\n### Attributes:\n- **label** - Specify the text for the label\n- **error** - Specify error text and display error state of a RadioButton\n- **readOnly** - Specify if RadioButton displays in a read-only state\n- **disabled** - Specify if RadioButton displays in a disabled state\n- **theme** - Specify the theme of the RadioButton. By default it inherits the theme from the parent\n- **value** - The value attribute for the input element\n- **checked** - The checked attribute for the input element\n- **onKeyDown** - A user-defined function to handle keydown events",
|
|
9412
|
+
"name": "BmRadioButton",
|
|
9423
9413
|
"members": [
|
|
9424
9414
|
{
|
|
9425
9415
|
"kind": "field",
|
|
9426
|
-
"name": "
|
|
9416
|
+
"name": "label",
|
|
9427
9417
|
"type": {
|
|
9428
|
-
"text": "
|
|
9418
|
+
"text": "string | undefined"
|
|
9429
9419
|
},
|
|
9430
|
-
"
|
|
9431
|
-
"
|
|
9420
|
+
"description": "Specify the text for the label",
|
|
9421
|
+
"attribute": "label"
|
|
9432
9422
|
},
|
|
9433
9423
|
{
|
|
9434
9424
|
"kind": "field",
|
|
9435
|
-
"name": "
|
|
9425
|
+
"name": "error",
|
|
9436
9426
|
"type": {
|
|
9437
|
-
"text": "
|
|
9427
|
+
"text": "boolean | undefined"
|
|
9438
9428
|
},
|
|
9439
|
-
"
|
|
9440
|
-
"attribute": "
|
|
9429
|
+
"description": "Specify error text and display error state of a RadioButton",
|
|
9430
|
+
"attribute": "error"
|
|
9441
9431
|
},
|
|
9442
9432
|
{
|
|
9443
9433
|
"kind": "field",
|
|
9444
|
-
"name": "
|
|
9434
|
+
"name": "readOnly",
|
|
9445
9435
|
"type": {
|
|
9446
|
-
"text": "
|
|
9436
|
+
"text": "boolean | undefined"
|
|
9447
9437
|
},
|
|
9448
|
-
"
|
|
9449
|
-
"attribute": "
|
|
9450
|
-
"reflects": true
|
|
9438
|
+
"description": "Specify if RadioButton displays in a read-only state",
|
|
9439
|
+
"attribute": "readOnly"
|
|
9451
9440
|
},
|
|
9452
9441
|
{
|
|
9453
9442
|
"kind": "field",
|
|
9454
|
-
"name": "
|
|
9443
|
+
"name": "disabled",
|
|
9455
9444
|
"type": {
|
|
9456
|
-
"text": "
|
|
9445
|
+
"text": "boolean | undefined"
|
|
9457
9446
|
},
|
|
9458
|
-
"
|
|
9459
|
-
"attribute": "
|
|
9447
|
+
"description": "Specify if RadioButton displays in a disabled state",
|
|
9448
|
+
"attribute": "disabled"
|
|
9460
9449
|
},
|
|
9461
9450
|
{
|
|
9462
9451
|
"kind": "field",
|
|
9463
|
-
"name": "
|
|
9452
|
+
"name": "theme",
|
|
9464
9453
|
"type": {
|
|
9465
|
-
"text": "
|
|
9454
|
+
"text": "'light' | 'dark' | undefined"
|
|
9466
9455
|
},
|
|
9467
|
-
"
|
|
9468
|
-
"attribute": "
|
|
9456
|
+
"description": "Specify the theme of the RadioButton. By default it inherits the theme from the parent",
|
|
9457
|
+
"attribute": "theme"
|
|
9469
9458
|
},
|
|
9470
9459
|
{
|
|
9471
9460
|
"kind": "field",
|
|
9472
|
-
"name": "
|
|
9461
|
+
"name": "value",
|
|
9473
9462
|
"type": {
|
|
9474
9463
|
"text": "string | undefined"
|
|
9475
9464
|
},
|
|
9476
|
-
"
|
|
9477
|
-
|
|
9478
|
-
{
|
|
9479
|
-
"kind": "field",
|
|
9480
|
-
"name": "error",
|
|
9481
|
-
"type": {
|
|
9482
|
-
"text": "Optional<boolean | string> | undefined"
|
|
9483
|
-
},
|
|
9484
|
-
"description": "Specify error text and display error state.\nPass a string to show an error message, or `true` to show the error\nstate without a message.",
|
|
9485
|
-
"attribute": "error"
|
|
9486
|
-
},
|
|
9487
|
-
{
|
|
9488
|
-
"kind": "field",
|
|
9489
|
-
"name": "formContext",
|
|
9490
|
-
"type": {
|
|
9491
|
-
"text": "BmFormContext"
|
|
9492
|
-
}
|
|
9465
|
+
"description": "The value attribute for the input element",
|
|
9466
|
+
"attribute": "value"
|
|
9493
9467
|
},
|
|
9494
9468
|
{
|
|
9495
9469
|
"kind": "field",
|
|
9496
|
-
"name": "
|
|
9470
|
+
"name": "checked",
|
|
9497
9471
|
"type": {
|
|
9498
|
-
"text": "
|
|
9472
|
+
"text": "boolean"
|
|
9499
9473
|
},
|
|
9500
|
-
"
|
|
9474
|
+
"default": "false",
|
|
9475
|
+
"description": "The checked attribute for the input element",
|
|
9476
|
+
"attribute": "checked"
|
|
9501
9477
|
},
|
|
9502
9478
|
{
|
|
9503
9479
|
"kind": "field",
|
|
9504
|
-
"name": "
|
|
9480
|
+
"name": "onKeyDown",
|
|
9505
9481
|
"type": {
|
|
9506
|
-
"text": "
|
|
9482
|
+
"text": "(event: KeyboardEvent) => void | undefined"
|
|
9507
9483
|
},
|
|
9508
|
-
"
|
|
9484
|
+
"description": "A user-defined function to handle keydown events",
|
|
9485
|
+
"attribute": "onKeyDown"
|
|
9509
9486
|
},
|
|
9510
9487
|
{
|
|
9511
9488
|
"kind": "field",
|
|
9512
|
-
"name": "
|
|
9489
|
+
"name": "inputChoiceGroupContext",
|
|
9513
9490
|
"type": {
|
|
9514
|
-
"text": "
|
|
9515
|
-
},
|
|
9516
|
-
"readonly": true
|
|
9517
|
-
},
|
|
9518
|
-
{
|
|
9519
|
-
"kind": "method",
|
|
9520
|
-
"name": "checkValidity",
|
|
9521
|
-
"return": {
|
|
9522
|
-
"type": {
|
|
9523
|
-
"text": "boolean"
|
|
9524
|
-
}
|
|
9525
|
-
}
|
|
9526
|
-
},
|
|
9527
|
-
{
|
|
9528
|
-
"kind": "method",
|
|
9529
|
-
"name": "reportValidity",
|
|
9530
|
-
"return": {
|
|
9531
|
-
"type": {
|
|
9532
|
-
"text": "boolean"
|
|
9533
|
-
}
|
|
9534
|
-
}
|
|
9535
|
-
},
|
|
9536
|
-
{
|
|
9537
|
-
"kind": "method",
|
|
9538
|
-
"name": "formAssociatedCallback",
|
|
9539
|
-
"return": {
|
|
9540
|
-
"type": {
|
|
9541
|
-
"text": "void"
|
|
9542
|
-
}
|
|
9491
|
+
"text": "InputChoiceGroupContextProps"
|
|
9543
9492
|
}
|
|
9544
9493
|
},
|
|
9545
9494
|
{
|
|
9546
|
-
"kind": "
|
|
9547
|
-
"name": "
|
|
9548
|
-
"return": {
|
|
9549
|
-
"type": {
|
|
9550
|
-
"text": "void"
|
|
9551
|
-
}
|
|
9552
|
-
}
|
|
9495
|
+
"kind": "field",
|
|
9496
|
+
"name": "radioButtonRef"
|
|
9553
9497
|
},
|
|
9554
9498
|
{
|
|
9555
9499
|
"kind": "method",
|
|
9556
|
-
"name": "
|
|
9557
|
-
"return": {
|
|
9558
|
-
"type": {
|
|
9559
|
-
"text": "FinalizeAssociatedResult"
|
|
9560
|
-
}
|
|
9561
|
-
},
|
|
9562
|
-
"parameters": [
|
|
9563
|
-
{
|
|
9564
|
-
"name": "ctxValue",
|
|
9565
|
-
"type": {
|
|
9566
|
-
"text": "string"
|
|
9567
|
-
}
|
|
9568
|
-
}
|
|
9569
|
-
]
|
|
9500
|
+
"name": "focus"
|
|
9570
9501
|
}
|
|
9571
9502
|
],
|
|
9572
9503
|
"attributes": [
|
|
9573
9504
|
{
|
|
9574
|
-
"name": "
|
|
9505
|
+
"name": "label",
|
|
9575
9506
|
"type": {
|
|
9576
|
-
"text": "string"
|
|
9507
|
+
"text": "string | undefined"
|
|
9577
9508
|
},
|
|
9578
|
-
"
|
|
9579
|
-
"fieldName": "
|
|
9509
|
+
"description": "Specify the text for the label",
|
|
9510
|
+
"fieldName": "label"
|
|
9580
9511
|
},
|
|
9581
9512
|
{
|
|
9582
|
-
"name": "
|
|
9513
|
+
"name": "error",
|
|
9583
9514
|
"type": {
|
|
9584
|
-
"text": "
|
|
9515
|
+
"text": "boolean | undefined"
|
|
9585
9516
|
},
|
|
9586
|
-
"
|
|
9587
|
-
"fieldName": "
|
|
9517
|
+
"description": "Specify error text and display error state of a RadioButton",
|
|
9518
|
+
"fieldName": "error"
|
|
9588
9519
|
},
|
|
9589
9520
|
{
|
|
9590
|
-
"name": "
|
|
9521
|
+
"name": "readOnly",
|
|
9591
9522
|
"type": {
|
|
9592
|
-
"text": "
|
|
9523
|
+
"text": "boolean | undefined"
|
|
9593
9524
|
},
|
|
9594
|
-
"
|
|
9595
|
-
"fieldName": "
|
|
9525
|
+
"description": "Specify if RadioButton displays in a read-only state",
|
|
9526
|
+
"fieldName": "readOnly"
|
|
9596
9527
|
},
|
|
9597
9528
|
{
|
|
9598
|
-
"name": "
|
|
9529
|
+
"name": "disabled",
|
|
9599
9530
|
"type": {
|
|
9600
|
-
"text": "
|
|
9531
|
+
"text": "boolean | undefined"
|
|
9601
9532
|
},
|
|
9602
|
-
"
|
|
9603
|
-
"fieldName": "
|
|
9533
|
+
"description": "Specify if RadioButton displays in a disabled state",
|
|
9534
|
+
"fieldName": "disabled"
|
|
9604
9535
|
},
|
|
9605
9536
|
{
|
|
9606
|
-
"name": "
|
|
9537
|
+
"name": "theme",
|
|
9538
|
+
"type": {
|
|
9539
|
+
"text": "'light' | 'dark' | undefined"
|
|
9540
|
+
},
|
|
9541
|
+
"description": "Specify the theme of the RadioButton. By default it inherits the theme from the parent",
|
|
9542
|
+
"fieldName": "theme"
|
|
9543
|
+
},
|
|
9544
|
+
{
|
|
9545
|
+
"name": "value",
|
|
9607
9546
|
"type": {
|
|
9608
9547
|
"text": "string | undefined"
|
|
9609
9548
|
},
|
|
9610
|
-
"
|
|
9549
|
+
"description": "The value attribute for the input element",
|
|
9550
|
+
"fieldName": "value"
|
|
9611
9551
|
},
|
|
9612
9552
|
{
|
|
9613
|
-
"name": "
|
|
9553
|
+
"name": "checked",
|
|
9614
9554
|
"type": {
|
|
9615
|
-
"text": "
|
|
9555
|
+
"text": "boolean"
|
|
9616
9556
|
},
|
|
9617
|
-
"
|
|
9618
|
-
"
|
|
9557
|
+
"default": "false",
|
|
9558
|
+
"description": "The checked attribute for the input element",
|
|
9559
|
+
"fieldName": "checked"
|
|
9560
|
+
},
|
|
9561
|
+
{
|
|
9562
|
+
"name": "onKeyDown",
|
|
9563
|
+
"type": {
|
|
9564
|
+
"text": "(event: KeyboardEvent) => void | undefined"
|
|
9565
|
+
},
|
|
9566
|
+
"description": "A user-defined function to handle keydown events",
|
|
9567
|
+
"fieldName": "onKeyDown"
|
|
9619
9568
|
}
|
|
9620
9569
|
],
|
|
9621
9570
|
"superclass": {
|
|
9622
9571
|
"name": "LitElement",
|
|
9623
9572
|
"package": "lit"
|
|
9624
9573
|
},
|
|
9574
|
+
"tagName": "bm-radio-button",
|
|
9625
9575
|
"customElement": true
|
|
9626
9576
|
}
|
|
9627
9577
|
],
|
|
9628
9578
|
"exports": [
|
|
9629
9579
|
{
|
|
9630
9580
|
"kind": "js",
|
|
9631
|
-
"name": "
|
|
9581
|
+
"name": "BmRadioButton",
|
|
9632
9582
|
"declaration": {
|
|
9633
|
-
"name": "
|
|
9634
|
-
"module": "libs/web-components/src/lib/wip/
|
|
9583
|
+
"name": "BmRadioButton",
|
|
9584
|
+
"module": "libs/web-components/src/lib/wip/RadioButton/RadioButton.ts"
|
|
9585
|
+
}
|
|
9586
|
+
},
|
|
9587
|
+
{
|
|
9588
|
+
"kind": "custom-element-definition",
|
|
9589
|
+
"name": "bm-radio-button",
|
|
9590
|
+
"declaration": {
|
|
9591
|
+
"name": "BmRadioButton",
|
|
9592
|
+
"module": "libs/web-components/src/lib/wip/RadioButton/RadioButton.ts"
|
|
9635
9593
|
}
|
|
9636
9594
|
}
|
|
9637
9595
|
]
|
|
9638
9596
|
},
|
|
9639
9597
|
{
|
|
9640
9598
|
"kind": "javascript-module",
|
|
9641
|
-
"path": "libs/web-components/src/lib/wip/
|
|
9599
|
+
"path": "libs/web-components/src/lib/wip/RadioButton/index.ts",
|
|
9600
|
+
"declarations": [],
|
|
9601
|
+
"exports": [
|
|
9602
|
+
{
|
|
9603
|
+
"kind": "js",
|
|
9604
|
+
"name": "*",
|
|
9605
|
+
"declaration": {
|
|
9606
|
+
"name": "*",
|
|
9607
|
+
"package": "./RadioButton"
|
|
9608
|
+
}
|
|
9609
|
+
},
|
|
9610
|
+
{
|
|
9611
|
+
"kind": "js",
|
|
9612
|
+
"name": "*",
|
|
9613
|
+
"declaration": {
|
|
9614
|
+
"name": "*",
|
|
9615
|
+
"package": "./RadioButtonGroup/RadioButtonGroup"
|
|
9616
|
+
}
|
|
9617
|
+
}
|
|
9618
|
+
]
|
|
9619
|
+
},
|
|
9620
|
+
{
|
|
9621
|
+
"kind": "javascript-module",
|
|
9622
|
+
"path": "libs/web-components/src/lib/wip/NativeSelect/NativeSelect.ts",
|
|
9642
9623
|
"declarations": [
|
|
9643
9624
|
{
|
|
9644
9625
|
"kind": "class",
|
|
9645
|
-
"description": "### Attributes:\n- **
|
|
9646
|
-
"name": "
|
|
9626
|
+
"description": "### Attributes:\n- **required** - Specify if NativeSelect is a required input\n- **readOnly** - Specify if NativeSelect displays in a read-only state\n- **disabled** - Specify if NativeSelect displays in a disabled state\n- **fluid** - Specify if NativeSelect is fluid\n- **size** - Specify the size of NativeSelect\n- **width** - Specify the width of NativeSelect\n- **ellipse** - Specify if overflow displays ellipsis\n- **hideRequiredMarker** - Specify if the NativeSelect displays with an asterisk\n- **theme** - Specify the theme of the NativeSelect. By default it inherits the theme from the parent",
|
|
9627
|
+
"name": "BmNativeSelect",
|
|
9647
9628
|
"slots": [
|
|
9648
9629
|
{
|
|
9649
|
-
"description": "
|
|
9630
|
+
"description": "Specify Options for NativeSelect",
|
|
9650
9631
|
"name": "slot"
|
|
9632
|
+
},
|
|
9633
|
+
{
|
|
9634
|
+
"description": "Specify Label for NativeSelect",
|
|
9635
|
+
"name": "label"
|
|
9636
|
+
},
|
|
9637
|
+
{
|
|
9638
|
+
"description": "Specify HelperText for NativeSelect",
|
|
9639
|
+
"name": "helper-text"
|
|
9651
9640
|
}
|
|
9652
9641
|
],
|
|
9653
9642
|
"members": [
|
|
9654
9643
|
{
|
|
9655
9644
|
"kind": "field",
|
|
9656
|
-
"name": "
|
|
9657
|
-
"type": {
|
|
9658
|
-
"text": "'onChange' | 'onBlur' | 'onSubmit'"
|
|
9659
|
-
},
|
|
9660
|
-
"default": "'onBlur'",
|
|
9661
|
-
"description": "Specify if validation runs on change or when loosing focus",
|
|
9662
|
-
"attribute": "validationMode"
|
|
9663
|
-
},
|
|
9664
|
-
{
|
|
9665
|
-
"kind": "field",
|
|
9666
|
-
"name": "initialValues",
|
|
9645
|
+
"name": "required",
|
|
9667
9646
|
"type": {
|
|
9668
|
-
"text": "
|
|
9647
|
+
"text": "boolean"
|
|
9669
9648
|
},
|
|
9670
|
-
"default": "
|
|
9671
|
-
"description": "Specify
|
|
9672
|
-
"attribute": "
|
|
9649
|
+
"default": "false",
|
|
9650
|
+
"description": "Specify if NativeSelect is a required input",
|
|
9651
|
+
"attribute": "required"
|
|
9673
9652
|
},
|
|
9674
9653
|
{
|
|
9675
9654
|
"kind": "field",
|
|
9676
|
-
"name": "
|
|
9655
|
+
"name": "readOnly",
|
|
9677
9656
|
"type": {
|
|
9678
9657
|
"text": "boolean"
|
|
9679
9658
|
},
|
|
9680
9659
|
"default": "false",
|
|
9681
|
-
"description": "Specify if
|
|
9682
|
-
"attribute": "
|
|
9660
|
+
"description": "Specify if NativeSelect displays in a read-only state",
|
|
9661
|
+
"attribute": "readOnly"
|
|
9683
9662
|
},
|
|
9684
9663
|
{
|
|
9685
9664
|
"kind": "field",
|
|
@@ -9688,433 +9667,462 @@
|
|
|
9688
9667
|
"text": "boolean"
|
|
9689
9668
|
},
|
|
9690
9669
|
"default": "false",
|
|
9691
|
-
"description": "Specify if
|
|
9670
|
+
"description": "Specify if NativeSelect displays in a disabled state",
|
|
9692
9671
|
"attribute": "disabled"
|
|
9693
9672
|
},
|
|
9694
9673
|
{
|
|
9695
9674
|
"kind": "field",
|
|
9696
|
-
"name": "
|
|
9675
|
+
"name": "fluid",
|
|
9697
9676
|
"type": {
|
|
9698
9677
|
"text": "boolean"
|
|
9699
9678
|
},
|
|
9700
9679
|
"default": "false",
|
|
9701
|
-
"description": "Specify if
|
|
9702
|
-
"attribute": "
|
|
9680
|
+
"description": "Specify if NativeSelect is fluid",
|
|
9681
|
+
"attribute": "fluid"
|
|
9703
9682
|
},
|
|
9704
9683
|
{
|
|
9705
9684
|
"kind": "field",
|
|
9706
|
-
"name": "
|
|
9685
|
+
"name": "size",
|
|
9707
9686
|
"type": {
|
|
9708
|
-
"text": "
|
|
9687
|
+
"text": "'sm' | 'md' | 'lg'"
|
|
9709
9688
|
},
|
|
9710
|
-
"
|
|
9689
|
+
"default": "defaultInputSize",
|
|
9690
|
+
"description": "Specify the size of NativeSelect",
|
|
9691
|
+
"attribute": "size"
|
|
9711
9692
|
},
|
|
9712
9693
|
{
|
|
9713
9694
|
"kind": "field",
|
|
9714
|
-
"name": "
|
|
9695
|
+
"name": "width",
|
|
9715
9696
|
"type": {
|
|
9716
9697
|
"text": "string | undefined"
|
|
9717
9698
|
},
|
|
9718
|
-
"
|
|
9699
|
+
"description": "Specify the width of NativeSelect",
|
|
9700
|
+
"attribute": "width"
|
|
9719
9701
|
},
|
|
9720
9702
|
{
|
|
9721
9703
|
"kind": "field",
|
|
9722
|
-
"name": "
|
|
9704
|
+
"name": "ellipse",
|
|
9723
9705
|
"type": {
|
|
9724
|
-
"text": "
|
|
9706
|
+
"text": "boolean"
|
|
9725
9707
|
},
|
|
9726
|
-
"
|
|
9708
|
+
"default": "true",
|
|
9709
|
+
"description": "Specify if overflow displays ellipsis",
|
|
9710
|
+
"attribute": "ellipse"
|
|
9727
9711
|
},
|
|
9728
9712
|
{
|
|
9729
9713
|
"kind": "field",
|
|
9730
|
-
"name": "
|
|
9714
|
+
"name": "hideRequiredMarker",
|
|
9731
9715
|
"type": {
|
|
9732
|
-
"text": "
|
|
9716
|
+
"text": "boolean"
|
|
9733
9717
|
},
|
|
9734
|
-
"
|
|
9718
|
+
"default": "false",
|
|
9719
|
+
"description": "Specify if the NativeSelect displays with an asterisk",
|
|
9720
|
+
"attribute": "hideRequiredMarker"
|
|
9735
9721
|
},
|
|
9736
9722
|
{
|
|
9737
9723
|
"kind": "field",
|
|
9738
|
-
"name": "
|
|
9724
|
+
"name": "theme",
|
|
9739
9725
|
"type": {
|
|
9740
|
-
"text": "
|
|
9726
|
+
"text": "'light' | 'dark' | undefined"
|
|
9741
9727
|
},
|
|
9742
|
-
"
|
|
9728
|
+
"description": "Specify the theme of the NativeSelect. By default it inherits the theme from the parent",
|
|
9729
|
+
"attribute": "theme"
|
|
9743
9730
|
},
|
|
9744
9731
|
{
|
|
9745
|
-
"kind": "
|
|
9746
|
-
"name": "
|
|
9732
|
+
"kind": "method",
|
|
9733
|
+
"name": "finalizeAssociatedCallback",
|
|
9734
|
+
"return": {
|
|
9735
|
+
"type": {
|
|
9736
|
+
"text": "FinalizeAssociatedResult"
|
|
9737
|
+
}
|
|
9738
|
+
},
|
|
9739
|
+
"parameters": [
|
|
9740
|
+
{
|
|
9741
|
+
"name": "value",
|
|
9742
|
+
"type": {
|
|
9743
|
+
"text": "string"
|
|
9744
|
+
}
|
|
9745
|
+
}
|
|
9746
|
+
],
|
|
9747
|
+
"inheritedFrom": {
|
|
9748
|
+
"name": "FormField",
|
|
9749
|
+
"module": "libs/web-components/src/lib/wip/Form/Form.decorator.ts"
|
|
9750
|
+
}
|
|
9747
9751
|
},
|
|
9748
9752
|
{
|
|
9749
9753
|
"kind": "field",
|
|
9750
|
-
"name": "
|
|
9754
|
+
"name": "formAssociated",
|
|
9751
9755
|
"type": {
|
|
9752
|
-
"text": "
|
|
9756
|
+
"text": "boolean"
|
|
9753
9757
|
},
|
|
9754
|
-
"
|
|
9755
|
-
"default": "
|
|
9756
|
-
|
|
9757
|
-
|
|
9758
|
-
|
|
9758
|
+
"static": true,
|
|
9759
|
+
"default": "true",
|
|
9760
|
+
"inheritedFrom": {
|
|
9761
|
+
"name": "FormField",
|
|
9762
|
+
"module": "libs/web-components/src/lib/wip/Form/Form.decorator.ts"
|
|
9763
|
+
}
|
|
9764
|
+
},
|
|
9759
9765
|
{
|
|
9760
|
-
"
|
|
9761
|
-
"name": "
|
|
9762
|
-
|
|
9763
|
-
|
|
9764
|
-
|
|
9766
|
+
"kind": "field",
|
|
9767
|
+
"name": "id",
|
|
9768
|
+
"type": {
|
|
9769
|
+
"text": "string"
|
|
9770
|
+
},
|
|
9771
|
+
"default": "''",
|
|
9772
|
+
"attribute": "id",
|
|
9773
|
+
"inheritedFrom": {
|
|
9774
|
+
"name": "FormField",
|
|
9775
|
+
"module": "libs/web-components/src/lib/wip/Form/Form.decorator.ts"
|
|
9776
|
+
}
|
|
9777
|
+
},
|
|
9765
9778
|
{
|
|
9766
|
-
"
|
|
9779
|
+
"kind": "field",
|
|
9780
|
+
"name": "name",
|
|
9767
9781
|
"type": {
|
|
9768
|
-
"text": "
|
|
9782
|
+
"text": "string"
|
|
9769
9783
|
},
|
|
9770
|
-
"default": "'
|
|
9771
|
-
"
|
|
9772
|
-
"
|
|
9784
|
+
"default": "''",
|
|
9785
|
+
"attribute": "name",
|
|
9786
|
+
"reflects": true,
|
|
9787
|
+
"inheritedFrom": {
|
|
9788
|
+
"name": "FormField",
|
|
9789
|
+
"module": "libs/web-components/src/lib/wip/Form/Form.decorator.ts"
|
|
9790
|
+
}
|
|
9773
9791
|
},
|
|
9774
9792
|
{
|
|
9775
|
-
"
|
|
9793
|
+
"kind": "field",
|
|
9794
|
+
"name": "value",
|
|
9776
9795
|
"type": {
|
|
9777
|
-
"text": "
|
|
9796
|
+
"text": "string"
|
|
9778
9797
|
},
|
|
9779
|
-
"default": "
|
|
9780
|
-
"
|
|
9781
|
-
"
|
|
9798
|
+
"default": "''",
|
|
9799
|
+
"attribute": "value",
|
|
9800
|
+
"inheritedFrom": {
|
|
9801
|
+
"name": "FormField",
|
|
9802
|
+
"module": "libs/web-components/src/lib/wip/Form/Form.decorator.ts"
|
|
9803
|
+
}
|
|
9782
9804
|
},
|
|
9783
9805
|
{
|
|
9784
|
-
"
|
|
9806
|
+
"kind": "field",
|
|
9807
|
+
"name": "validationRules",
|
|
9785
9808
|
"type": {
|
|
9786
|
-
"text": "
|
|
9809
|
+
"text": "Array<FormValidator>"
|
|
9787
9810
|
},
|
|
9788
|
-
"default": "
|
|
9789
|
-
"
|
|
9790
|
-
"
|
|
9811
|
+
"default": "[]",
|
|
9812
|
+
"attribute": "validationRules",
|
|
9813
|
+
"inheritedFrom": {
|
|
9814
|
+
"name": "FormField",
|
|
9815
|
+
"module": "libs/web-components/src/lib/wip/Form/Form.decorator.ts"
|
|
9816
|
+
}
|
|
9791
9817
|
},
|
|
9792
9818
|
{
|
|
9793
|
-
"
|
|
9819
|
+
"kind": "field",
|
|
9820
|
+
"name": "inputAriaLabel",
|
|
9794
9821
|
"type": {
|
|
9795
|
-
"text": "
|
|
9822
|
+
"text": "string | undefined"
|
|
9796
9823
|
},
|
|
9797
|
-
"
|
|
9798
|
-
"
|
|
9799
|
-
|
|
9824
|
+
"attribute": "input-aria-label",
|
|
9825
|
+
"inheritedFrom": {
|
|
9826
|
+
"name": "FormField",
|
|
9827
|
+
"module": "libs/web-components/src/lib/wip/Form/Form.decorator.ts"
|
|
9828
|
+
}
|
|
9800
9829
|
},
|
|
9801
9830
|
{
|
|
9802
|
-
"
|
|
9831
|
+
"kind": "field",
|
|
9832
|
+
"name": "error",
|
|
9803
9833
|
"type": {
|
|
9804
|
-
"text": "boolean"
|
|
9834
|
+
"text": "Optional<boolean | string> | undefined"
|
|
9805
9835
|
},
|
|
9806
|
-
"
|
|
9807
|
-
"
|
|
9808
|
-
"
|
|
9836
|
+
"description": "Specify error text and display error state.\nPass a string to show an error message, or `true` to show the error\nstate without a message.",
|
|
9837
|
+
"attribute": "error",
|
|
9838
|
+
"inheritedFrom": {
|
|
9839
|
+
"name": "FormField",
|
|
9840
|
+
"module": "libs/web-components/src/lib/wip/Form/Form.decorator.ts"
|
|
9841
|
+
}
|
|
9809
9842
|
},
|
|
9810
9843
|
{
|
|
9811
|
-
"
|
|
9844
|
+
"kind": "field",
|
|
9845
|
+
"name": "formContext",
|
|
9812
9846
|
"type": {
|
|
9813
|
-
"text": "
|
|
9847
|
+
"text": "BmFormContext"
|
|
9814
9848
|
},
|
|
9815
|
-
"
|
|
9849
|
+
"inheritedFrom": {
|
|
9850
|
+
"name": "FormField",
|
|
9851
|
+
"module": "libs/web-components/src/lib/wip/Form/Form.decorator.ts"
|
|
9852
|
+
}
|
|
9816
9853
|
},
|
|
9817
9854
|
{
|
|
9818
|
-
"
|
|
9855
|
+
"kind": "field",
|
|
9856
|
+
"name": "validity",
|
|
9819
9857
|
"type": {
|
|
9820
|
-
"text": "
|
|
9858
|
+
"text": "ValidityState"
|
|
9821
9859
|
},
|
|
9822
|
-
"
|
|
9860
|
+
"readonly": true,
|
|
9861
|
+
"inheritedFrom": {
|
|
9862
|
+
"name": "FormField",
|
|
9863
|
+
"module": "libs/web-components/src/lib/wip/Form/Form.decorator.ts"
|
|
9864
|
+
}
|
|
9823
9865
|
},
|
|
9824
9866
|
{
|
|
9825
|
-
"
|
|
9867
|
+
"kind": "field",
|
|
9868
|
+
"name": "validationMessage",
|
|
9826
9869
|
"type": {
|
|
9827
|
-
"text": "string
|
|
9870
|
+
"text": "string"
|
|
9828
9871
|
},
|
|
9829
|
-
"
|
|
9872
|
+
"readonly": true,
|
|
9873
|
+
"inheritedFrom": {
|
|
9874
|
+
"name": "FormField",
|
|
9875
|
+
"module": "libs/web-components/src/lib/wip/Form/Form.decorator.ts"
|
|
9876
|
+
}
|
|
9830
9877
|
},
|
|
9831
9878
|
{
|
|
9832
|
-
"
|
|
9879
|
+
"kind": "field",
|
|
9880
|
+
"name": "willValidate",
|
|
9833
9881
|
"type": {
|
|
9834
|
-
"text": "
|
|
9882
|
+
"text": "boolean"
|
|
9835
9883
|
},
|
|
9836
|
-
"
|
|
9837
|
-
|
|
9838
|
-
|
|
9839
|
-
|
|
9840
|
-
|
|
9841
|
-
|
|
9842
|
-
},
|
|
9843
|
-
"summary": "`bm-form`",
|
|
9844
|
-
"tagName": "bm-form",
|
|
9845
|
-
"customElement": true
|
|
9846
|
-
}
|
|
9847
|
-
],
|
|
9848
|
-
"exports": [
|
|
9849
|
-
{
|
|
9850
|
-
"kind": "js",
|
|
9851
|
-
"name": "validators",
|
|
9852
|
-
"declaration": {
|
|
9853
|
-
"name": "validators",
|
|
9854
|
-
"package": "@viasat/beam-shared/components/form"
|
|
9855
|
-
}
|
|
9856
|
-
},
|
|
9857
|
-
{
|
|
9858
|
-
"kind": "js",
|
|
9859
|
-
"name": "BmForm",
|
|
9860
|
-
"declaration": {
|
|
9861
|
-
"name": "BmForm",
|
|
9862
|
-
"module": "libs/web-components/src/lib/wip/Form/Form.ts"
|
|
9863
|
-
}
|
|
9864
|
-
},
|
|
9865
|
-
{
|
|
9866
|
-
"kind": "custom-element-definition",
|
|
9867
|
-
"name": "bm-form",
|
|
9868
|
-
"declaration": {
|
|
9869
|
-
"name": "BmForm",
|
|
9870
|
-
"module": "libs/web-components/src/lib/wip/Form/Form.ts"
|
|
9871
|
-
}
|
|
9872
|
-
}
|
|
9873
|
-
]
|
|
9874
|
-
},
|
|
9875
|
-
{
|
|
9876
|
-
"kind": "javascript-module",
|
|
9877
|
-
"path": "libs/web-components/src/lib/wip/Form/Form.utils.ts",
|
|
9878
|
-
"declarations": [
|
|
9879
|
-
{
|
|
9880
|
-
"kind": "function",
|
|
9881
|
-
"name": "createId",
|
|
9882
|
-
"return": {
|
|
9883
|
-
"type": {
|
|
9884
|
-
"text": "string"
|
|
9885
|
-
}
|
|
9886
|
-
}
|
|
9887
|
-
}
|
|
9888
|
-
],
|
|
9889
|
-
"exports": [
|
|
9890
|
-
{
|
|
9891
|
-
"kind": "js",
|
|
9892
|
-
"name": "createId",
|
|
9893
|
-
"declaration": {
|
|
9894
|
-
"name": "createId",
|
|
9895
|
-
"module": "libs/web-components/src/lib/wip/Form/Form.utils.ts"
|
|
9896
|
-
}
|
|
9897
|
-
}
|
|
9898
|
-
]
|
|
9899
|
-
},
|
|
9900
|
-
{
|
|
9901
|
-
"kind": "javascript-module",
|
|
9902
|
-
"path": "libs/web-components/src/lib/wip/Form/index.ts",
|
|
9903
|
-
"declarations": [],
|
|
9904
|
-
"exports": [
|
|
9905
|
-
{
|
|
9906
|
-
"kind": "js",
|
|
9907
|
-
"name": "*",
|
|
9908
|
-
"declaration": {
|
|
9909
|
-
"name": "*",
|
|
9910
|
-
"package": "./Form"
|
|
9911
|
-
}
|
|
9912
|
-
},
|
|
9913
|
-
{
|
|
9914
|
-
"kind": "js",
|
|
9915
|
-
"name": "*",
|
|
9916
|
-
"declaration": {
|
|
9917
|
-
"name": "*",
|
|
9918
|
-
"package": "./Form.decorator"
|
|
9919
|
-
}
|
|
9920
|
-
}
|
|
9921
|
-
]
|
|
9922
|
-
},
|
|
9923
|
-
{
|
|
9924
|
-
"kind": "javascript-module",
|
|
9925
|
-
"path": "libs/web-components/src/lib/wip/RadioButton/RadioButton.ts",
|
|
9926
|
-
"declarations": [
|
|
9927
|
-
{
|
|
9928
|
-
"kind": "class",
|
|
9929
|
-
"description": "`bm-radio-button`\n\n### Attributes:\n- **label** - Specify the text for the label\n- **error** - Specify error text and display error state of a RadioButton\n- **readOnly** - Specify if RadioButton displays in a read-only state\n- **disabled** - Specify if RadioButton displays in a disabled state\n- **theme** - Specify the theme of the RadioButton. By default it inherits the theme from the parent\n- **value** - The value attribute for the input element\n- **checked** - The checked attribute for the input element\n- **onKeyDown** - A user-defined function to handle keydown events",
|
|
9930
|
-
"name": "BmRadioButton",
|
|
9931
|
-
"members": [
|
|
9884
|
+
"readonly": true,
|
|
9885
|
+
"inheritedFrom": {
|
|
9886
|
+
"name": "FormField",
|
|
9887
|
+
"module": "libs/web-components/src/lib/wip/Form/Form.decorator.ts"
|
|
9888
|
+
}
|
|
9889
|
+
},
|
|
9932
9890
|
{
|
|
9933
|
-
"kind": "
|
|
9934
|
-
"name": "
|
|
9935
|
-
"
|
|
9936
|
-
"
|
|
9891
|
+
"kind": "method",
|
|
9892
|
+
"name": "checkValidity",
|
|
9893
|
+
"return": {
|
|
9894
|
+
"type": {
|
|
9895
|
+
"text": "boolean"
|
|
9896
|
+
}
|
|
9937
9897
|
},
|
|
9938
|
-
"
|
|
9939
|
-
|
|
9898
|
+
"inheritedFrom": {
|
|
9899
|
+
"name": "FormField",
|
|
9900
|
+
"module": "libs/web-components/src/lib/wip/Form/Form.decorator.ts"
|
|
9901
|
+
}
|
|
9940
9902
|
},
|
|
9941
9903
|
{
|
|
9942
|
-
"kind": "
|
|
9943
|
-
"name": "
|
|
9944
|
-
"
|
|
9945
|
-
"
|
|
9904
|
+
"kind": "method",
|
|
9905
|
+
"name": "reportValidity",
|
|
9906
|
+
"return": {
|
|
9907
|
+
"type": {
|
|
9908
|
+
"text": "boolean"
|
|
9909
|
+
}
|
|
9946
9910
|
},
|
|
9947
|
-
"
|
|
9948
|
-
|
|
9911
|
+
"inheritedFrom": {
|
|
9912
|
+
"name": "FormField",
|
|
9913
|
+
"module": "libs/web-components/src/lib/wip/Form/Form.decorator.ts"
|
|
9914
|
+
}
|
|
9949
9915
|
},
|
|
9950
9916
|
{
|
|
9951
|
-
"kind": "
|
|
9952
|
-
"name": "
|
|
9953
|
-
"
|
|
9954
|
-
"
|
|
9917
|
+
"kind": "method",
|
|
9918
|
+
"name": "formAssociatedCallback",
|
|
9919
|
+
"return": {
|
|
9920
|
+
"type": {
|
|
9921
|
+
"text": "void"
|
|
9922
|
+
}
|
|
9955
9923
|
},
|
|
9956
|
-
"
|
|
9957
|
-
|
|
9924
|
+
"inheritedFrom": {
|
|
9925
|
+
"name": "FormField",
|
|
9926
|
+
"module": "libs/web-components/src/lib/wip/Form/Form.decorator.ts"
|
|
9927
|
+
}
|
|
9958
9928
|
},
|
|
9959
9929
|
{
|
|
9960
|
-
"kind": "
|
|
9961
|
-
"name": "
|
|
9930
|
+
"kind": "method",
|
|
9931
|
+
"name": "formResetCallback",
|
|
9932
|
+
"return": {
|
|
9933
|
+
"type": {
|
|
9934
|
+
"text": "void"
|
|
9935
|
+
}
|
|
9936
|
+
},
|
|
9937
|
+
"inheritedFrom": {
|
|
9938
|
+
"name": "FormField",
|
|
9939
|
+
"module": "libs/web-components/src/lib/wip/Form/Form.decorator.ts"
|
|
9940
|
+
}
|
|
9941
|
+
}
|
|
9942
|
+
],
|
|
9943
|
+
"attributes": [
|
|
9944
|
+
{
|
|
9945
|
+
"name": "required",
|
|
9962
9946
|
"type": {
|
|
9963
|
-
"text": "boolean
|
|
9947
|
+
"text": "boolean"
|
|
9964
9948
|
},
|
|
9965
|
-
"
|
|
9966
|
-
"
|
|
9949
|
+
"default": "false",
|
|
9950
|
+
"description": "Specify if NativeSelect is a required input",
|
|
9951
|
+
"fieldName": "required"
|
|
9967
9952
|
},
|
|
9968
9953
|
{
|
|
9969
|
-
"
|
|
9970
|
-
"name": "theme",
|
|
9954
|
+
"name": "readOnly",
|
|
9971
9955
|
"type": {
|
|
9972
|
-
"text": "
|
|
9956
|
+
"text": "boolean"
|
|
9973
9957
|
},
|
|
9974
|
-
"
|
|
9975
|
-
"
|
|
9958
|
+
"default": "false",
|
|
9959
|
+
"description": "Specify if NativeSelect displays in a read-only state",
|
|
9960
|
+
"fieldName": "readOnly"
|
|
9976
9961
|
},
|
|
9977
9962
|
{
|
|
9978
|
-
"
|
|
9979
|
-
"name": "value",
|
|
9963
|
+
"name": "disabled",
|
|
9980
9964
|
"type": {
|
|
9981
|
-
"text": "
|
|
9965
|
+
"text": "boolean"
|
|
9982
9966
|
},
|
|
9983
|
-
"
|
|
9984
|
-
"
|
|
9967
|
+
"default": "false",
|
|
9968
|
+
"description": "Specify if NativeSelect displays in a disabled state",
|
|
9969
|
+
"fieldName": "disabled"
|
|
9985
9970
|
},
|
|
9986
9971
|
{
|
|
9987
|
-
"
|
|
9988
|
-
"name": "checked",
|
|
9972
|
+
"name": "fluid",
|
|
9989
9973
|
"type": {
|
|
9990
9974
|
"text": "boolean"
|
|
9991
9975
|
},
|
|
9992
9976
|
"default": "false",
|
|
9993
|
-
"description": "
|
|
9994
|
-
"
|
|
9977
|
+
"description": "Specify if NativeSelect is fluid",
|
|
9978
|
+
"fieldName": "fluid"
|
|
9995
9979
|
},
|
|
9996
9980
|
{
|
|
9997
|
-
"
|
|
9998
|
-
"name": "onKeyDown",
|
|
9981
|
+
"name": "size",
|
|
9999
9982
|
"type": {
|
|
10000
|
-
"text": "
|
|
9983
|
+
"text": "'sm' | 'md' | 'lg'"
|
|
10001
9984
|
},
|
|
10002
|
-
"
|
|
10003
|
-
"
|
|
9985
|
+
"default": "defaultInputSize",
|
|
9986
|
+
"description": "Specify the size of NativeSelect",
|
|
9987
|
+
"fieldName": "size"
|
|
10004
9988
|
},
|
|
10005
9989
|
{
|
|
10006
|
-
"
|
|
10007
|
-
"name": "inputChoiceGroupContext",
|
|
9990
|
+
"name": "width",
|
|
10008
9991
|
"type": {
|
|
10009
|
-
"text": "
|
|
10010
|
-
}
|
|
9992
|
+
"text": "string | undefined"
|
|
9993
|
+
},
|
|
9994
|
+
"description": "Specify the width of NativeSelect",
|
|
9995
|
+
"fieldName": "width"
|
|
10011
9996
|
},
|
|
10012
9997
|
{
|
|
10013
|
-
"
|
|
10014
|
-
"
|
|
9998
|
+
"name": "ellipse",
|
|
9999
|
+
"type": {
|
|
10000
|
+
"text": "boolean"
|
|
10001
|
+
},
|
|
10002
|
+
"default": "true",
|
|
10003
|
+
"description": "Specify if overflow displays ellipsis",
|
|
10004
|
+
"fieldName": "ellipse"
|
|
10015
10005
|
},
|
|
10016
10006
|
{
|
|
10017
|
-
"
|
|
10018
|
-
"name": "focus"
|
|
10019
|
-
}
|
|
10020
|
-
],
|
|
10021
|
-
"attributes": [
|
|
10022
|
-
{
|
|
10023
|
-
"name": "label",
|
|
10007
|
+
"name": "hideRequiredMarker",
|
|
10024
10008
|
"type": {
|
|
10025
|
-
"text": "
|
|
10009
|
+
"text": "boolean"
|
|
10026
10010
|
},
|
|
10027
|
-
"
|
|
10028
|
-
"
|
|
10011
|
+
"default": "false",
|
|
10012
|
+
"description": "Specify if the NativeSelect displays with an asterisk",
|
|
10013
|
+
"fieldName": "hideRequiredMarker"
|
|
10029
10014
|
},
|
|
10030
10015
|
{
|
|
10031
|
-
"name": "
|
|
10016
|
+
"name": "theme",
|
|
10032
10017
|
"type": {
|
|
10033
|
-
"text": "
|
|
10018
|
+
"text": "'light' | 'dark' | undefined"
|
|
10034
10019
|
},
|
|
10035
|
-
"description": "Specify
|
|
10036
|
-
"fieldName": "
|
|
10020
|
+
"description": "Specify the theme of the NativeSelect. By default it inherits the theme from the parent",
|
|
10021
|
+
"fieldName": "theme"
|
|
10037
10022
|
},
|
|
10038
10023
|
{
|
|
10039
|
-
"name": "
|
|
10024
|
+
"name": "id",
|
|
10040
10025
|
"type": {
|
|
10041
|
-
"text": "
|
|
10026
|
+
"text": "string"
|
|
10042
10027
|
},
|
|
10043
|
-
"
|
|
10044
|
-
"fieldName": "
|
|
10028
|
+
"default": "''",
|
|
10029
|
+
"fieldName": "id",
|
|
10030
|
+
"inheritedFrom": {
|
|
10031
|
+
"name": "FormField",
|
|
10032
|
+
"module": "libs/web-components/src/lib/wip/Form/Form.decorator.ts"
|
|
10033
|
+
}
|
|
10045
10034
|
},
|
|
10046
10035
|
{
|
|
10047
|
-
"name": "
|
|
10036
|
+
"name": "name",
|
|
10048
10037
|
"type": {
|
|
10049
|
-
"text": "
|
|
10038
|
+
"text": "string"
|
|
10050
10039
|
},
|
|
10051
|
-
"
|
|
10052
|
-
"fieldName": "
|
|
10040
|
+
"default": "''",
|
|
10041
|
+
"fieldName": "name",
|
|
10042
|
+
"inheritedFrom": {
|
|
10043
|
+
"name": "FormField",
|
|
10044
|
+
"module": "libs/web-components/src/lib/wip/Form/Form.decorator.ts"
|
|
10045
|
+
}
|
|
10053
10046
|
},
|
|
10054
10047
|
{
|
|
10055
|
-
"name": "
|
|
10048
|
+
"name": "value",
|
|
10056
10049
|
"type": {
|
|
10057
|
-
"text": "
|
|
10050
|
+
"text": "string"
|
|
10058
10051
|
},
|
|
10059
|
-
"
|
|
10060
|
-
"fieldName": "
|
|
10052
|
+
"default": "''",
|
|
10053
|
+
"fieldName": "value",
|
|
10054
|
+
"inheritedFrom": {
|
|
10055
|
+
"name": "FormField",
|
|
10056
|
+
"module": "libs/web-components/src/lib/wip/Form/Form.decorator.ts"
|
|
10057
|
+
}
|
|
10061
10058
|
},
|
|
10062
10059
|
{
|
|
10063
|
-
"name": "
|
|
10060
|
+
"name": "validationRules",
|
|
10064
10061
|
"type": {
|
|
10065
|
-
"text": "
|
|
10062
|
+
"text": "Array<FormValidator>"
|
|
10066
10063
|
},
|
|
10067
|
-
"
|
|
10068
|
-
"fieldName": "
|
|
10064
|
+
"default": "[]",
|
|
10065
|
+
"fieldName": "validationRules",
|
|
10066
|
+
"inheritedFrom": {
|
|
10067
|
+
"name": "FormField",
|
|
10068
|
+
"module": "libs/web-components/src/lib/wip/Form/Form.decorator.ts"
|
|
10069
|
+
}
|
|
10069
10070
|
},
|
|
10070
10071
|
{
|
|
10071
|
-
"name": "
|
|
10072
|
+
"name": "input-aria-label",
|
|
10072
10073
|
"type": {
|
|
10073
|
-
"text": "
|
|
10074
|
+
"text": "string | undefined"
|
|
10074
10075
|
},
|
|
10075
|
-
"
|
|
10076
|
-
"
|
|
10077
|
-
|
|
10076
|
+
"fieldName": "inputAriaLabel",
|
|
10077
|
+
"inheritedFrom": {
|
|
10078
|
+
"name": "FormField",
|
|
10079
|
+
"module": "libs/web-components/src/lib/wip/Form/Form.decorator.ts"
|
|
10080
|
+
}
|
|
10078
10081
|
},
|
|
10079
10082
|
{
|
|
10080
|
-
"name": "
|
|
10083
|
+
"name": "error",
|
|
10081
10084
|
"type": {
|
|
10082
|
-
"text": "
|
|
10085
|
+
"text": "Optional<boolean | string> | undefined"
|
|
10083
10086
|
},
|
|
10084
|
-
"description": "
|
|
10085
|
-
"fieldName": "
|
|
10087
|
+
"description": "Specify error text and display error state.\nPass a string to show an error message, or `true` to show the error\nstate without a message.",
|
|
10088
|
+
"fieldName": "error",
|
|
10089
|
+
"inheritedFrom": {
|
|
10090
|
+
"name": "FormField",
|
|
10091
|
+
"module": "libs/web-components/src/lib/wip/Form/Form.decorator.ts"
|
|
10092
|
+
}
|
|
10086
10093
|
}
|
|
10087
10094
|
],
|
|
10088
10095
|
"superclass": {
|
|
10089
|
-
"name": "
|
|
10090
|
-
"
|
|
10096
|
+
"name": "FormField",
|
|
10097
|
+
"module": "/libs/web-components/src/lib/wip/Form/Form.decorator"
|
|
10091
10098
|
},
|
|
10092
|
-
"
|
|
10099
|
+
"summary": "`bm-native-select`",
|
|
10100
|
+
"tagName": "bm-native-select",
|
|
10093
10101
|
"customElement": true
|
|
10094
10102
|
}
|
|
10095
10103
|
],
|
|
10096
10104
|
"exports": [
|
|
10097
10105
|
{
|
|
10098
10106
|
"kind": "js",
|
|
10099
|
-
"name": "
|
|
10107
|
+
"name": "BmNativeSelect",
|
|
10100
10108
|
"declaration": {
|
|
10101
|
-
"name": "
|
|
10102
|
-
"module": "libs/web-components/src/lib/wip/
|
|
10109
|
+
"name": "BmNativeSelect",
|
|
10110
|
+
"module": "libs/web-components/src/lib/wip/NativeSelect/NativeSelect.ts"
|
|
10103
10111
|
}
|
|
10104
10112
|
},
|
|
10105
10113
|
{
|
|
10106
10114
|
"kind": "custom-element-definition",
|
|
10107
|
-
"name": "bm-
|
|
10115
|
+
"name": "bm-native-select",
|
|
10108
10116
|
"declaration": {
|
|
10109
|
-
"name": "
|
|
10110
|
-
"module": "libs/web-components/src/lib/wip/
|
|
10117
|
+
"name": "BmNativeSelect",
|
|
10118
|
+
"module": "libs/web-components/src/lib/wip/NativeSelect/NativeSelect.ts"
|
|
10111
10119
|
}
|
|
10112
10120
|
}
|
|
10113
10121
|
]
|
|
10114
10122
|
},
|
|
10115
10123
|
{
|
|
10116
10124
|
"kind": "javascript-module",
|
|
10117
|
-
"path": "libs/web-components/src/lib/wip/
|
|
10125
|
+
"path": "libs/web-components/src/lib/wip/NativeSelect/index.ts",
|
|
10118
10126
|
"declarations": [],
|
|
10119
10127
|
"exports": [
|
|
10120
10128
|
{
|
|
@@ -10122,15 +10130,7 @@
|
|
|
10122
10130
|
"name": "*",
|
|
10123
10131
|
"declaration": {
|
|
10124
10132
|
"name": "*",
|
|
10125
|
-
"package": "./
|
|
10126
|
-
}
|
|
10127
|
-
},
|
|
10128
|
-
{
|
|
10129
|
-
"kind": "js",
|
|
10130
|
-
"name": "*",
|
|
10131
|
-
"declaration": {
|
|
10132
|
-
"name": "*",
|
|
10133
|
-
"package": "./RadioButtonGroup/RadioButtonGroup"
|
|
10133
|
+
"package": "./NativeSelect"
|
|
10134
10134
|
}
|
|
10135
10135
|
}
|
|
10136
10136
|
]
|