@genesislcap/foundation-zero 14.15.1-bny.18 → 14.15.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/custom-elements.json +384 -384
- package/package.json +6 -6
|
@@ -581,37 +581,6 @@
|
|
|
581
581
|
}
|
|
582
582
|
]
|
|
583
583
|
},
|
|
584
|
-
{
|
|
585
|
-
"kind": "javascript-module",
|
|
586
|
-
"path": "src/_config/index.ts",
|
|
587
|
-
"declarations": [],
|
|
588
|
-
"exports": [
|
|
589
|
-
{
|
|
590
|
-
"kind": "js",
|
|
591
|
-
"name": "*",
|
|
592
|
-
"declaration": {
|
|
593
|
-
"name": "*",
|
|
594
|
-
"package": "./styles"
|
|
595
|
-
}
|
|
596
|
-
},
|
|
597
|
-
{
|
|
598
|
-
"kind": "js",
|
|
599
|
-
"name": "*",
|
|
600
|
-
"declaration": {
|
|
601
|
-
"name": "*",
|
|
602
|
-
"package": "./tokens"
|
|
603
|
-
}
|
|
604
|
-
},
|
|
605
|
-
{
|
|
606
|
-
"kind": "js",
|
|
607
|
-
"name": "*",
|
|
608
|
-
"declaration": {
|
|
609
|
-
"name": "*",
|
|
610
|
-
"package": "./values"
|
|
611
|
-
}
|
|
612
|
-
}
|
|
613
|
-
]
|
|
614
|
-
},
|
|
615
584
|
{
|
|
616
585
|
"kind": "javascript-module",
|
|
617
586
|
"path": "src/_common/colors.hex.ts",
|
|
@@ -751,6 +720,37 @@
|
|
|
751
720
|
}
|
|
752
721
|
]
|
|
753
722
|
},
|
|
723
|
+
{
|
|
724
|
+
"kind": "javascript-module",
|
|
725
|
+
"path": "src/_config/index.ts",
|
|
726
|
+
"declarations": [],
|
|
727
|
+
"exports": [
|
|
728
|
+
{
|
|
729
|
+
"kind": "js",
|
|
730
|
+
"name": "*",
|
|
731
|
+
"declaration": {
|
|
732
|
+
"name": "*",
|
|
733
|
+
"package": "./styles"
|
|
734
|
+
}
|
|
735
|
+
},
|
|
736
|
+
{
|
|
737
|
+
"kind": "js",
|
|
738
|
+
"name": "*",
|
|
739
|
+
"declaration": {
|
|
740
|
+
"name": "*",
|
|
741
|
+
"package": "./tokens"
|
|
742
|
+
}
|
|
743
|
+
},
|
|
744
|
+
{
|
|
745
|
+
"kind": "js",
|
|
746
|
+
"name": "*",
|
|
747
|
+
"declaration": {
|
|
748
|
+
"name": "*",
|
|
749
|
+
"package": "./values"
|
|
750
|
+
}
|
|
751
|
+
}
|
|
752
|
+
]
|
|
753
|
+
},
|
|
754
754
|
{
|
|
755
755
|
"kind": "javascript-module",
|
|
756
756
|
"path": "src/actions-menu/actions-menu.stories.ts",
|
|
@@ -3351,132 +3351,6 @@
|
|
|
3351
3351
|
}
|
|
3352
3352
|
]
|
|
3353
3353
|
},
|
|
3354
|
-
{
|
|
3355
|
-
"kind": "javascript-module",
|
|
3356
|
-
"path": "src/design-system-provider/design-system-provider.styles.ts",
|
|
3357
|
-
"declarations": [
|
|
3358
|
-
{
|
|
3359
|
-
"kind": "function",
|
|
3360
|
-
"name": "designSystemProviderStyles",
|
|
3361
|
-
"parameters": [
|
|
3362
|
-
{
|
|
3363
|
-
"name": "context",
|
|
3364
|
-
"type": {
|
|
3365
|
-
"text": "ElementDefinitionContext"
|
|
3366
|
-
}
|
|
3367
|
-
}
|
|
3368
|
-
]
|
|
3369
|
-
}
|
|
3370
|
-
],
|
|
3371
|
-
"exports": [
|
|
3372
|
-
{
|
|
3373
|
-
"kind": "js",
|
|
3374
|
-
"name": "designSystemProviderStyles",
|
|
3375
|
-
"declaration": {
|
|
3376
|
-
"name": "designSystemProviderStyles",
|
|
3377
|
-
"module": "src/design-system-provider/design-system-provider.styles.ts"
|
|
3378
|
-
}
|
|
3379
|
-
}
|
|
3380
|
-
]
|
|
3381
|
-
},
|
|
3382
|
-
{
|
|
3383
|
-
"kind": "javascript-module",
|
|
3384
|
-
"path": "src/design-system-provider/design-system-provider.ts",
|
|
3385
|
-
"declarations": [
|
|
3386
|
-
{
|
|
3387
|
-
"kind": "class",
|
|
3388
|
-
"description": "The Zero Design System Provider",
|
|
3389
|
-
"name": "ZeroDesignSystemProvider",
|
|
3390
|
-
"members": [
|
|
3391
|
-
{
|
|
3392
|
-
"kind": "field",
|
|
3393
|
-
"name": "cardFillColor",
|
|
3394
|
-
"type": {
|
|
3395
|
-
"text": "Swatch"
|
|
3396
|
-
},
|
|
3397
|
-
"privacy": "public"
|
|
3398
|
-
},
|
|
3399
|
-
{
|
|
3400
|
-
"kind": "field",
|
|
3401
|
-
"name": "cardForegroundColor",
|
|
3402
|
-
"type": {
|
|
3403
|
-
"text": "Swatch"
|
|
3404
|
-
},
|
|
3405
|
-
"privacy": "public"
|
|
3406
|
-
}
|
|
3407
|
-
],
|
|
3408
|
-
"attributes": [
|
|
3409
|
-
{
|
|
3410
|
-
"name": "card-fill-color",
|
|
3411
|
-
"type": {
|
|
3412
|
-
"text": "Swatch"
|
|
3413
|
-
},
|
|
3414
|
-
"fieldName": "cardFillColor"
|
|
3415
|
-
},
|
|
3416
|
-
{
|
|
3417
|
-
"name": "card-foreground-color",
|
|
3418
|
-
"type": {
|
|
3419
|
-
"text": "Swatch"
|
|
3420
|
-
},
|
|
3421
|
-
"fieldName": "cardForegroundColor"
|
|
3422
|
-
}
|
|
3423
|
-
],
|
|
3424
|
-
"superclass": {
|
|
3425
|
-
"name": "FASTDesignSystemProvider",
|
|
3426
|
-
"package": "@microsoft/fast-components"
|
|
3427
|
-
},
|
|
3428
|
-
"tagName": "%%prefix%%-design-system-provider",
|
|
3429
|
-
"customElement": true
|
|
3430
|
-
},
|
|
3431
|
-
{
|
|
3432
|
-
"kind": "variable",
|
|
3433
|
-
"name": "zeroDesignSystemProvider",
|
|
3434
|
-
"description": "The Zero Design System Provider composed element",
|
|
3435
|
-
"privacy": "public"
|
|
3436
|
-
}
|
|
3437
|
-
],
|
|
3438
|
-
"exports": [
|
|
3439
|
-
{
|
|
3440
|
-
"kind": "js",
|
|
3441
|
-
"name": "ZeroDesignSystemProvider",
|
|
3442
|
-
"declaration": {
|
|
3443
|
-
"name": "ZeroDesignSystemProvider",
|
|
3444
|
-
"module": "src/design-system-provider/design-system-provider.ts"
|
|
3445
|
-
}
|
|
3446
|
-
},
|
|
3447
|
-
{
|
|
3448
|
-
"kind": "js",
|
|
3449
|
-
"name": "zeroDesignSystemProvider",
|
|
3450
|
-
"declaration": {
|
|
3451
|
-
"name": "zeroDesignSystemProvider",
|
|
3452
|
-
"module": "src/design-system-provider/design-system-provider.ts"
|
|
3453
|
-
}
|
|
3454
|
-
}
|
|
3455
|
-
]
|
|
3456
|
-
},
|
|
3457
|
-
{
|
|
3458
|
-
"kind": "javascript-module",
|
|
3459
|
-
"path": "src/design-system-provider/index.ts",
|
|
3460
|
-
"declarations": [],
|
|
3461
|
-
"exports": [
|
|
3462
|
-
{
|
|
3463
|
-
"kind": "js",
|
|
3464
|
-
"name": "*",
|
|
3465
|
-
"declaration": {
|
|
3466
|
-
"name": "*",
|
|
3467
|
-
"package": "./design-system-provider"
|
|
3468
|
-
}
|
|
3469
|
-
},
|
|
3470
|
-
{
|
|
3471
|
-
"kind": "js",
|
|
3472
|
-
"name": "*",
|
|
3473
|
-
"declaration": {
|
|
3474
|
-
"name": "*",
|
|
3475
|
-
"package": "./design-system-provider.styles"
|
|
3476
|
-
}
|
|
3477
|
-
}
|
|
3478
|
-
]
|
|
3479
|
-
},
|
|
3480
3354
|
{
|
|
3481
3355
|
"kind": "javascript-module",
|
|
3482
3356
|
"path": "src/date-picker/date-picker.stories.ts",
|
|
@@ -3784,75 +3658,201 @@
|
|
|
3784
3658
|
},
|
|
3785
3659
|
{
|
|
3786
3660
|
"kind": "javascript-module",
|
|
3787
|
-
"path": "src/
|
|
3788
|
-
"declarations": [
|
|
3789
|
-
{
|
|
3790
|
-
"kind": "variable",
|
|
3791
|
-
"name": "meta",
|
|
3792
|
-
"type": {
|
|
3793
|
-
"text": "Meta"
|
|
3794
|
-
},
|
|
3795
|
-
"default": "{\n title: 'Dialog',\n component: 'zero-dialog',\n}"
|
|
3796
|
-
},
|
|
3797
|
-
{
|
|
3798
|
-
"kind": "variable",
|
|
3799
|
-
"name": "Primary",
|
|
3800
|
-
"type": {
|
|
3801
|
-
"text": "StoryObj"
|
|
3802
|
-
},
|
|
3803
|
-
"default": "{\n args: {\n dialogMaxWidth: '557px',\n dialogTitle: 'Dialog title',\n dialogInitialText: 'Some text in a Zero Dialog',\n dialogMainText: `Lorem ipsum dolor sit amet consectetur adipisicing elit. Quis similique iste ab sed\n voluptatem ut suscipit tenetur distinctio? Quo est debitis pariatur qui quisquam repudiandae\n at atque et quibusdam rerum, reprehenderit sed laborum officiis distinctio dolorum\n temporibus aperiam dolor consequatur perferendis aspernatur fugit repellendus asperiores,\n voluptas illo? Voluptatum, atque quidem?`,\n dialogCloseButtonText: 'Close this dialog',\n },\n render: ({\n dialogMaxWidth,\n dialogTitle,\n dialogInitialText,\n dialogMainText,\n dialogCloseButtonText,\n }) => html`\n <zero-button @click=\"${showDialog}\">Show Zero Dialog</zero-button>\n <zero-dialog style=\"--dialog-max-width: ${dialogMaxWidth};\">\n <h5 slot=\"top\">${dialogTitle}</h5>\n <p>${dialogInitialText}</p>\n <p>${dialogMainText}</p>\n <zero-divider slot=\"bottom\"></zero-divider>\n <zero-button appearance=\"primary-gradient\" slot=\"bottom\" @click=\"${closeDialog}\">\n ${dialogCloseButtonText}\n </zero-button>\n </zero-dialog>\n `,\n}"
|
|
3804
|
-
}
|
|
3805
|
-
],
|
|
3806
|
-
"exports": [
|
|
3807
|
-
{
|
|
3808
|
-
"kind": "js",
|
|
3809
|
-
"name": "default",
|
|
3810
|
-
"declaration": {
|
|
3811
|
-
"name": "meta",
|
|
3812
|
-
"module": "src/dialog/dialog.stories.ts"
|
|
3813
|
-
}
|
|
3814
|
-
},
|
|
3815
|
-
{
|
|
3816
|
-
"kind": "js",
|
|
3817
|
-
"name": "Primary",
|
|
3818
|
-
"declaration": {
|
|
3819
|
-
"name": "Primary",
|
|
3820
|
-
"module": "src/dialog/dialog.stories.ts"
|
|
3821
|
-
}
|
|
3822
|
-
}
|
|
3823
|
-
]
|
|
3824
|
-
},
|
|
3825
|
-
{
|
|
3826
|
-
"kind": "javascript-module",
|
|
3827
|
-
"path": "src/dialog/dialog.styles.ts",
|
|
3661
|
+
"path": "src/design-system-provider/design-system-provider.styles.ts",
|
|
3828
3662
|
"declarations": [
|
|
3829
3663
|
{
|
|
3830
|
-
"kind": "
|
|
3831
|
-
"name": "
|
|
3832
|
-
"
|
|
3664
|
+
"kind": "function",
|
|
3665
|
+
"name": "designSystemProviderStyles",
|
|
3666
|
+
"parameters": [
|
|
3667
|
+
{
|
|
3668
|
+
"name": "context",
|
|
3669
|
+
"type": {
|
|
3670
|
+
"text": "ElementDefinitionContext"
|
|
3671
|
+
}
|
|
3672
|
+
}
|
|
3673
|
+
]
|
|
3833
3674
|
}
|
|
3834
3675
|
],
|
|
3835
3676
|
"exports": [
|
|
3836
3677
|
{
|
|
3837
3678
|
"kind": "js",
|
|
3838
|
-
"name": "
|
|
3679
|
+
"name": "designSystemProviderStyles",
|
|
3839
3680
|
"declaration": {
|
|
3840
|
-
"name": "
|
|
3841
|
-
"module": "src/
|
|
3681
|
+
"name": "designSystemProviderStyles",
|
|
3682
|
+
"module": "src/design-system-provider/design-system-provider.styles.ts"
|
|
3842
3683
|
}
|
|
3843
3684
|
}
|
|
3844
3685
|
]
|
|
3845
3686
|
},
|
|
3846
3687
|
{
|
|
3847
3688
|
"kind": "javascript-module",
|
|
3848
|
-
"path": "src/
|
|
3689
|
+
"path": "src/design-system-provider/design-system-provider.ts",
|
|
3849
3690
|
"declarations": [
|
|
3850
3691
|
{
|
|
3851
|
-
"kind": "
|
|
3852
|
-
"
|
|
3853
|
-
"
|
|
3854
|
-
|
|
3855
|
-
|
|
3692
|
+
"kind": "class",
|
|
3693
|
+
"description": "The Zero Design System Provider",
|
|
3694
|
+
"name": "ZeroDesignSystemProvider",
|
|
3695
|
+
"members": [
|
|
3696
|
+
{
|
|
3697
|
+
"kind": "field",
|
|
3698
|
+
"name": "cardFillColor",
|
|
3699
|
+
"type": {
|
|
3700
|
+
"text": "Swatch"
|
|
3701
|
+
},
|
|
3702
|
+
"privacy": "public"
|
|
3703
|
+
},
|
|
3704
|
+
{
|
|
3705
|
+
"kind": "field",
|
|
3706
|
+
"name": "cardForegroundColor",
|
|
3707
|
+
"type": {
|
|
3708
|
+
"text": "Swatch"
|
|
3709
|
+
},
|
|
3710
|
+
"privacy": "public"
|
|
3711
|
+
}
|
|
3712
|
+
],
|
|
3713
|
+
"attributes": [
|
|
3714
|
+
{
|
|
3715
|
+
"name": "card-fill-color",
|
|
3716
|
+
"type": {
|
|
3717
|
+
"text": "Swatch"
|
|
3718
|
+
},
|
|
3719
|
+
"fieldName": "cardFillColor"
|
|
3720
|
+
},
|
|
3721
|
+
{
|
|
3722
|
+
"name": "card-foreground-color",
|
|
3723
|
+
"type": {
|
|
3724
|
+
"text": "Swatch"
|
|
3725
|
+
},
|
|
3726
|
+
"fieldName": "cardForegroundColor"
|
|
3727
|
+
}
|
|
3728
|
+
],
|
|
3729
|
+
"superclass": {
|
|
3730
|
+
"name": "FASTDesignSystemProvider",
|
|
3731
|
+
"package": "@microsoft/fast-components"
|
|
3732
|
+
},
|
|
3733
|
+
"tagName": "%%prefix%%-design-system-provider",
|
|
3734
|
+
"customElement": true
|
|
3735
|
+
},
|
|
3736
|
+
{
|
|
3737
|
+
"kind": "variable",
|
|
3738
|
+
"name": "zeroDesignSystemProvider",
|
|
3739
|
+
"description": "The Zero Design System Provider composed element",
|
|
3740
|
+
"privacy": "public"
|
|
3741
|
+
}
|
|
3742
|
+
],
|
|
3743
|
+
"exports": [
|
|
3744
|
+
{
|
|
3745
|
+
"kind": "js",
|
|
3746
|
+
"name": "ZeroDesignSystemProvider",
|
|
3747
|
+
"declaration": {
|
|
3748
|
+
"name": "ZeroDesignSystemProvider",
|
|
3749
|
+
"module": "src/design-system-provider/design-system-provider.ts"
|
|
3750
|
+
}
|
|
3751
|
+
},
|
|
3752
|
+
{
|
|
3753
|
+
"kind": "js",
|
|
3754
|
+
"name": "zeroDesignSystemProvider",
|
|
3755
|
+
"declaration": {
|
|
3756
|
+
"name": "zeroDesignSystemProvider",
|
|
3757
|
+
"module": "src/design-system-provider/design-system-provider.ts"
|
|
3758
|
+
}
|
|
3759
|
+
}
|
|
3760
|
+
]
|
|
3761
|
+
},
|
|
3762
|
+
{
|
|
3763
|
+
"kind": "javascript-module",
|
|
3764
|
+
"path": "src/design-system-provider/index.ts",
|
|
3765
|
+
"declarations": [],
|
|
3766
|
+
"exports": [
|
|
3767
|
+
{
|
|
3768
|
+
"kind": "js",
|
|
3769
|
+
"name": "*",
|
|
3770
|
+
"declaration": {
|
|
3771
|
+
"name": "*",
|
|
3772
|
+
"package": "./design-system-provider"
|
|
3773
|
+
}
|
|
3774
|
+
},
|
|
3775
|
+
{
|
|
3776
|
+
"kind": "js",
|
|
3777
|
+
"name": "*",
|
|
3778
|
+
"declaration": {
|
|
3779
|
+
"name": "*",
|
|
3780
|
+
"package": "./design-system-provider.styles"
|
|
3781
|
+
}
|
|
3782
|
+
}
|
|
3783
|
+
]
|
|
3784
|
+
},
|
|
3785
|
+
{
|
|
3786
|
+
"kind": "javascript-module",
|
|
3787
|
+
"path": "src/dialog/dialog.stories.ts",
|
|
3788
|
+
"declarations": [
|
|
3789
|
+
{
|
|
3790
|
+
"kind": "variable",
|
|
3791
|
+
"name": "meta",
|
|
3792
|
+
"type": {
|
|
3793
|
+
"text": "Meta"
|
|
3794
|
+
},
|
|
3795
|
+
"default": "{\n title: 'Dialog',\n component: 'zero-dialog',\n}"
|
|
3796
|
+
},
|
|
3797
|
+
{
|
|
3798
|
+
"kind": "variable",
|
|
3799
|
+
"name": "Primary",
|
|
3800
|
+
"type": {
|
|
3801
|
+
"text": "StoryObj"
|
|
3802
|
+
},
|
|
3803
|
+
"default": "{\n args: {\n dialogMaxWidth: '557px',\n dialogTitle: 'Dialog title',\n dialogInitialText: 'Some text in a Zero Dialog',\n dialogMainText: `Lorem ipsum dolor sit amet consectetur adipisicing elit. Quis similique iste ab sed\n voluptatem ut suscipit tenetur distinctio? Quo est debitis pariatur qui quisquam repudiandae\n at atque et quibusdam rerum, reprehenderit sed laborum officiis distinctio dolorum\n temporibus aperiam dolor consequatur perferendis aspernatur fugit repellendus asperiores,\n voluptas illo? Voluptatum, atque quidem?`,\n dialogCloseButtonText: 'Close this dialog',\n },\n render: ({\n dialogMaxWidth,\n dialogTitle,\n dialogInitialText,\n dialogMainText,\n dialogCloseButtonText,\n }) => html`\n <zero-button @click=\"${showDialog}\">Show Zero Dialog</zero-button>\n <zero-dialog style=\"--dialog-max-width: ${dialogMaxWidth};\">\n <h5 slot=\"top\">${dialogTitle}</h5>\n <p>${dialogInitialText}</p>\n <p>${dialogMainText}</p>\n <zero-divider slot=\"bottom\"></zero-divider>\n <zero-button appearance=\"primary-gradient\" slot=\"bottom\" @click=\"${closeDialog}\">\n ${dialogCloseButtonText}\n </zero-button>\n </zero-dialog>\n `,\n}"
|
|
3804
|
+
}
|
|
3805
|
+
],
|
|
3806
|
+
"exports": [
|
|
3807
|
+
{
|
|
3808
|
+
"kind": "js",
|
|
3809
|
+
"name": "default",
|
|
3810
|
+
"declaration": {
|
|
3811
|
+
"name": "meta",
|
|
3812
|
+
"module": "src/dialog/dialog.stories.ts"
|
|
3813
|
+
}
|
|
3814
|
+
},
|
|
3815
|
+
{
|
|
3816
|
+
"kind": "js",
|
|
3817
|
+
"name": "Primary",
|
|
3818
|
+
"declaration": {
|
|
3819
|
+
"name": "Primary",
|
|
3820
|
+
"module": "src/dialog/dialog.stories.ts"
|
|
3821
|
+
}
|
|
3822
|
+
}
|
|
3823
|
+
]
|
|
3824
|
+
},
|
|
3825
|
+
{
|
|
3826
|
+
"kind": "javascript-module",
|
|
3827
|
+
"path": "src/dialog/dialog.styles.ts",
|
|
3828
|
+
"declarations": [
|
|
3829
|
+
{
|
|
3830
|
+
"kind": "variable",
|
|
3831
|
+
"name": "zeroDialogStyles",
|
|
3832
|
+
"default": "css`\n ${foundationDialogStyles}\n :host {\n --dialog-background: ${neutralLayer2};\n }\n\n dialog {\n position: fixed;\n top: 0;\n bottom: 0;\n color: rgb(255 255 255 / 30%);\n border-radius: calc(var(--control-corner-radius) * 1px);\n border: 1px solid ${ColorHEX.lightGrey};\n text-align: left;\n line-height: normal;\n box-shadow: 0 2px 15px 0 rgb(0 0 0 / 35%);\n }\n\n .top {\n display: flex;\n align-items: center;\n justify-content: space-between;\n color: ${ColorHEX.almostWhite};\n margin-bottom: calc(var(--design-unit) * 2px);\n }\n\n .bottom {\n display: flex;\n flex-wrap: wrap;\n justify-content: flex-end;\n color: ${ColorHEX.almostWhite};\n }\n\n :host slot:first-of-type {\n color: ${neutralForegroundRest};\n }\n\n ::slotted(zero-button) {\n margin-top: calc(var(--design-unit) * 4px - 1px);\n }\n\n .content-wrapper {\n min-width: var(--dialog-min-width);\n min-height: var(--dialog-min-height);\n height: fit-content;\n width: fit-content;\n max-width: var(--dialog-max-width);\n max-height: var(--dialog-max-height);\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n align-items: stretch;\n }\n\n .close-icon:hover svg {\n background-color: ${whiteWebRGBA(0.05)};\n }\n\n .close-icon:hover svg g path {\n fill: ${whiteWebRGBA(1)};\n }\n\n .close-icon:active svg {\n background-color: ${defaultDialogActiveBGColor};\n }\n\n .close-icon:active svg g path {\n fill: ${whiteWebRGBA(0.33)};\n }\n`"
|
|
3833
|
+
}
|
|
3834
|
+
],
|
|
3835
|
+
"exports": [
|
|
3836
|
+
{
|
|
3837
|
+
"kind": "js",
|
|
3838
|
+
"name": "zeroDialogStyles",
|
|
3839
|
+
"declaration": {
|
|
3840
|
+
"name": "zeroDialogStyles",
|
|
3841
|
+
"module": "src/dialog/dialog.styles.ts"
|
|
3842
|
+
}
|
|
3843
|
+
}
|
|
3844
|
+
]
|
|
3845
|
+
},
|
|
3846
|
+
{
|
|
3847
|
+
"kind": "javascript-module",
|
|
3848
|
+
"path": "src/dialog/dialog.ts",
|
|
3849
|
+
"declarations": [
|
|
3850
|
+
{
|
|
3851
|
+
"kind": "variable",
|
|
3852
|
+
"name": "defaultDialogConfig",
|
|
3853
|
+
"default": "foundationConfig"
|
|
3854
|
+
},
|
|
3855
|
+
{
|
|
3856
3856
|
"kind": "variable",
|
|
3857
3857
|
"name": "zeroDialogTemplate",
|
|
3858
3858
|
"default": "foundationDialogTemplate"
|
|
@@ -5801,7 +5801,7 @@
|
|
|
5801
5801
|
},
|
|
5802
5802
|
{
|
|
5803
5803
|
"kind": "javascript-module",
|
|
5804
|
-
"path": "src/filter
|
|
5804
|
+
"path": "src/filter/filter.stories.ts",
|
|
5805
5805
|
"declarations": [
|
|
5806
5806
|
{
|
|
5807
5807
|
"kind": "variable",
|
|
@@ -5809,7 +5809,7 @@
|
|
|
5809
5809
|
"type": {
|
|
5810
5810
|
"text": "Meta"
|
|
5811
5811
|
},
|
|
5812
|
-
"default": "{\n title: 'Filter
|
|
5812
|
+
"default": "{\n title: 'Filter',\n component: 'zero-filter',\n}"
|
|
5813
5813
|
},
|
|
5814
5814
|
{
|
|
5815
5815
|
"kind": "variable",
|
|
@@ -5817,7 +5817,7 @@
|
|
|
5817
5817
|
"type": {
|
|
5818
5818
|
"text": "StoryObj"
|
|
5819
5819
|
},
|
|
5820
|
-
"default": "{\n render: () =>\n html`\n <zero-filter-
|
|
5820
|
+
"default": "{\n render: () =>\n html`\n <zero-filter type=\"text\" fieldName=\"SOME_TEXT_FIELD\"></zero-filter>\n <zero-filter type=\"boolean\" fieldName=\"SOME_BOOLEAN_FIELD\"></zero-filter>\n <zero-filter type=\"date\" fieldName=\"SOME_DATE_FIELD\"></zero-filter>\n <zero-filter type=\"number\" fieldName=\"SOME_NUMERIC_FIELD\"></zero-filter>\n `,\n}"
|
|
5821
5821
|
}
|
|
5822
5822
|
],
|
|
5823
5823
|
"exports": [
|
|
@@ -5826,7 +5826,7 @@
|
|
|
5826
5826
|
"name": "default",
|
|
5827
5827
|
"declaration": {
|
|
5828
5828
|
"name": "meta",
|
|
5829
|
-
"module": "src/filter
|
|
5829
|
+
"module": "src/filter/filter.stories.ts"
|
|
5830
5830
|
}
|
|
5831
5831
|
},
|
|
5832
5832
|
{
|
|
@@ -5834,143 +5834,116 @@
|
|
|
5834
5834
|
"name": "Primary",
|
|
5835
5835
|
"declaration": {
|
|
5836
5836
|
"name": "Primary",
|
|
5837
|
-
"module": "src/filter
|
|
5838
|
-
}
|
|
5839
|
-
}
|
|
5840
|
-
]
|
|
5841
|
-
},
|
|
5842
|
-
{
|
|
5843
|
-
"kind": "javascript-module",
|
|
5844
|
-
"path": "src/filter-bar/filter-bar.styles.ts",
|
|
5845
|
-
"declarations": [
|
|
5846
|
-
{
|
|
5847
|
-
"kind": "function",
|
|
5848
|
-
"name": "zeroFilterBarStyles",
|
|
5849
|
-
"return": {
|
|
5850
|
-
"type": {
|
|
5851
|
-
"text": "ElementStyles"
|
|
5852
|
-
}
|
|
5853
|
-
},
|
|
5854
|
-
"parameters": [
|
|
5855
|
-
{
|
|
5856
|
-
"name": "context",
|
|
5857
|
-
"type": {
|
|
5858
|
-
"text": "ElementDefinitionContext"
|
|
5859
|
-
}
|
|
5860
|
-
},
|
|
5861
|
-
{
|
|
5862
|
-
"name": "definition",
|
|
5863
|
-
"type": {
|
|
5864
|
-
"text": "FoundationElementDefinition"
|
|
5865
|
-
}
|
|
5866
|
-
}
|
|
5867
|
-
]
|
|
5868
|
-
}
|
|
5869
|
-
],
|
|
5870
|
-
"exports": [
|
|
5871
|
-
{
|
|
5872
|
-
"kind": "js",
|
|
5873
|
-
"name": "zeroFilterBarStyles",
|
|
5874
|
-
"declaration": {
|
|
5875
|
-
"name": "zeroFilterBarStyles",
|
|
5876
|
-
"module": "src/filter-bar/filter-bar.styles.ts"
|
|
5837
|
+
"module": "src/filter/filter.stories.ts"
|
|
5877
5838
|
}
|
|
5878
5839
|
}
|
|
5879
5840
|
]
|
|
5880
5841
|
},
|
|
5881
5842
|
{
|
|
5882
5843
|
"kind": "javascript-module",
|
|
5883
|
-
"path": "src/filter
|
|
5844
|
+
"path": "src/filter/filter.template.ts",
|
|
5884
5845
|
"declarations": [
|
|
5885
5846
|
{
|
|
5886
5847
|
"kind": "variable",
|
|
5887
|
-
"name": "
|
|
5848
|
+
"name": "zeroFilterTemplate",
|
|
5888
5849
|
"type": {
|
|
5889
|
-
"text": "ViewTemplate<
|
|
5850
|
+
"text": "ViewTemplate<Filter>"
|
|
5890
5851
|
},
|
|
5891
|
-
"default": "html`\n
|
|
5852
|
+
"default": "html`\n <div class=\"filter-wrapper\">${(x) => selectTemplate(x)}</div>\n`"
|
|
5892
5853
|
}
|
|
5893
5854
|
],
|
|
5894
5855
|
"exports": [
|
|
5895
5856
|
{
|
|
5896
5857
|
"kind": "js",
|
|
5897
|
-
"name": "
|
|
5858
|
+
"name": "zeroFilterTemplate",
|
|
5898
5859
|
"declaration": {
|
|
5899
|
-
"name": "
|
|
5900
|
-
"module": "src/filter
|
|
5860
|
+
"name": "zeroFilterTemplate",
|
|
5861
|
+
"module": "src/filter/filter.template.ts"
|
|
5901
5862
|
}
|
|
5902
5863
|
}
|
|
5903
5864
|
]
|
|
5904
5865
|
},
|
|
5905
5866
|
{
|
|
5906
5867
|
"kind": "javascript-module",
|
|
5907
|
-
"path": "src/filter
|
|
5868
|
+
"path": "src/filter/filter.ts",
|
|
5908
5869
|
"declarations": [
|
|
5909
5870
|
{
|
|
5910
5871
|
"kind": "class",
|
|
5911
5872
|
"description": "",
|
|
5912
|
-
"name": "
|
|
5873
|
+
"name": "Filter",
|
|
5913
5874
|
"members": [
|
|
5914
5875
|
{
|
|
5915
5876
|
"kind": "field",
|
|
5916
|
-
"name": "
|
|
5877
|
+
"name": "textFilterField",
|
|
5917
5878
|
"type": {
|
|
5918
|
-
"text": "
|
|
5919
|
-
}
|
|
5879
|
+
"text": "TextField"
|
|
5880
|
+
},
|
|
5881
|
+
"privacy": "public"
|
|
5920
5882
|
},
|
|
5921
5883
|
{
|
|
5922
5884
|
"kind": "field",
|
|
5923
|
-
"name": "
|
|
5885
|
+
"name": "numFilterFieldMin",
|
|
5924
5886
|
"type": {
|
|
5925
|
-
"text": "
|
|
5887
|
+
"text": "TextField"
|
|
5926
5888
|
},
|
|
5927
|
-
"
|
|
5889
|
+
"privacy": "public"
|
|
5928
5890
|
},
|
|
5929
5891
|
{
|
|
5930
5892
|
"kind": "field",
|
|
5931
|
-
"name": "
|
|
5893
|
+
"name": "numFilterFieldMax",
|
|
5932
5894
|
"type": {
|
|
5933
|
-
"text": "
|
|
5895
|
+
"text": "TextField"
|
|
5934
5896
|
},
|
|
5935
|
-
"
|
|
5897
|
+
"privacy": "public"
|
|
5936
5898
|
},
|
|
5937
5899
|
{
|
|
5938
5900
|
"kind": "field",
|
|
5939
|
-
"name": "
|
|
5901
|
+
"name": "dateFilterFieldMin",
|
|
5940
5902
|
"type": {
|
|
5941
|
-
"text": "
|
|
5903
|
+
"text": "TextField"
|
|
5942
5904
|
},
|
|
5943
|
-
"
|
|
5905
|
+
"privacy": "public"
|
|
5944
5906
|
},
|
|
5945
5907
|
{
|
|
5946
5908
|
"kind": "field",
|
|
5947
|
-
"name": "
|
|
5909
|
+
"name": "dateFilterFieldMax",
|
|
5948
5910
|
"type": {
|
|
5949
|
-
"text": "
|
|
5911
|
+
"text": "TextField"
|
|
5912
|
+
},
|
|
5913
|
+
"privacy": "public"
|
|
5914
|
+
},
|
|
5915
|
+
{
|
|
5916
|
+
"kind": "field",
|
|
5917
|
+
"name": "fieldName",
|
|
5918
|
+
"type": {
|
|
5919
|
+
"text": "string"
|
|
5950
5920
|
}
|
|
5951
5921
|
},
|
|
5952
5922
|
{
|
|
5953
5923
|
"kind": "field",
|
|
5954
|
-
"name": "
|
|
5924
|
+
"name": "label",
|
|
5955
5925
|
"type": {
|
|
5956
|
-
"text": "
|
|
5926
|
+
"text": "string"
|
|
5957
5927
|
}
|
|
5958
5928
|
},
|
|
5959
5929
|
{
|
|
5960
5930
|
"kind": "field",
|
|
5961
|
-
"name": "
|
|
5931
|
+
"name": "type"
|
|
5932
|
+
},
|
|
5933
|
+
{
|
|
5934
|
+
"kind": "field",
|
|
5935
|
+
"name": "target",
|
|
5962
5936
|
"type": {
|
|
5963
|
-
"text": "
|
|
5937
|
+
"text": "string"
|
|
5964
5938
|
},
|
|
5965
|
-
"
|
|
5939
|
+
"description": "Will be included in event emmissions.\nUsually set to the id of the target datasource.\nUsefull when we have multiple grids in the same page."
|
|
5966
5940
|
},
|
|
5967
5941
|
{
|
|
5968
5942
|
"kind": "field",
|
|
5969
|
-
"name": "
|
|
5943
|
+
"name": "enumFilterOptions",
|
|
5970
5944
|
"type": {
|
|
5971
|
-
"text": "
|
|
5972
|
-
}
|
|
5973
|
-
"default": "true"
|
|
5945
|
+
"text": "any[]"
|
|
5946
|
+
}
|
|
5974
5947
|
},
|
|
5975
5948
|
{
|
|
5976
5949
|
"kind": "field",
|
|
@@ -6086,27 +6059,22 @@
|
|
|
6086
6059
|
],
|
|
6087
6060
|
"attributes": [
|
|
6088
6061
|
{
|
|
6089
|
-
"name": "
|
|
6062
|
+
"name": "fieldName",
|
|
6090
6063
|
"type": {
|
|
6091
6064
|
"text": "string"
|
|
6092
6065
|
},
|
|
6093
|
-
"fieldName": "
|
|
6066
|
+
"fieldName": "fieldName"
|
|
6094
6067
|
},
|
|
6095
6068
|
{
|
|
6096
|
-
"name": "
|
|
6069
|
+
"name": "label",
|
|
6097
6070
|
"type": {
|
|
6098
6071
|
"text": "string"
|
|
6099
6072
|
},
|
|
6100
|
-
"
|
|
6101
|
-
"fieldName": "only"
|
|
6073
|
+
"fieldName": "label"
|
|
6102
6074
|
},
|
|
6103
6075
|
{
|
|
6104
|
-
"name": "
|
|
6105
|
-
"
|
|
6106
|
-
"text": "string"
|
|
6107
|
-
},
|
|
6108
|
-
"description": "Labels for the specified fields, to be used alongside \"only\" prop.",
|
|
6109
|
-
"fieldName": "labels"
|
|
6076
|
+
"name": "type",
|
|
6077
|
+
"fieldName": "type"
|
|
6110
6078
|
},
|
|
6111
6079
|
{
|
|
6112
6080
|
"name": "target",
|
|
@@ -6118,41 +6086,39 @@
|
|
|
6118
6086
|
}
|
|
6119
6087
|
],
|
|
6120
6088
|
"superclass": {
|
|
6121
|
-
"name": "
|
|
6089
|
+
"name": "FoundationFilter",
|
|
6122
6090
|
"package": "@genesislcap/foundation-ui"
|
|
6123
6091
|
},
|
|
6124
|
-
"tagName": "%%prefix%%-filter
|
|
6092
|
+
"tagName": "%%prefix%%-filter",
|
|
6125
6093
|
"customElement": true
|
|
6126
6094
|
},
|
|
6127
6095
|
{
|
|
6128
6096
|
"kind": "variable",
|
|
6129
|
-
"name": "
|
|
6130
|
-
"description": "The Zero Filter",
|
|
6131
|
-
"privacy": "public"
|
|
6097
|
+
"name": "zeroFilter"
|
|
6132
6098
|
}
|
|
6133
6099
|
],
|
|
6134
6100
|
"exports": [
|
|
6135
6101
|
{
|
|
6136
6102
|
"kind": "js",
|
|
6137
|
-
"name": "
|
|
6103
|
+
"name": "Filter",
|
|
6138
6104
|
"declaration": {
|
|
6139
|
-
"name": "
|
|
6140
|
-
"module": "src/filter
|
|
6105
|
+
"name": "Filter",
|
|
6106
|
+
"module": "src/filter/filter.ts"
|
|
6141
6107
|
}
|
|
6142
6108
|
},
|
|
6143
6109
|
{
|
|
6144
6110
|
"kind": "js",
|
|
6145
|
-
"name": "
|
|
6111
|
+
"name": "zeroFilter",
|
|
6146
6112
|
"declaration": {
|
|
6147
|
-
"name": "
|
|
6148
|
-
"module": "src/filter
|
|
6113
|
+
"name": "zeroFilter",
|
|
6114
|
+
"module": "src/filter/filter.ts"
|
|
6149
6115
|
}
|
|
6150
6116
|
}
|
|
6151
6117
|
]
|
|
6152
6118
|
},
|
|
6153
6119
|
{
|
|
6154
6120
|
"kind": "javascript-module",
|
|
6155
|
-
"path": "src/filter
|
|
6121
|
+
"path": "src/filter/index.ts",
|
|
6156
6122
|
"declarations": [],
|
|
6157
6123
|
"exports": [
|
|
6158
6124
|
{
|
|
@@ -6160,7 +6126,7 @@
|
|
|
6160
6126
|
"name": "*",
|
|
6161
6127
|
"declaration": {
|
|
6162
6128
|
"name": "*",
|
|
6163
|
-
"package": "./filter
|
|
6129
|
+
"package": "./filter"
|
|
6164
6130
|
}
|
|
6165
6131
|
},
|
|
6166
6132
|
{
|
|
@@ -6168,22 +6134,22 @@
|
|
|
6168
6134
|
"name": "*",
|
|
6169
6135
|
"declaration": {
|
|
6170
6136
|
"name": "*",
|
|
6171
|
-
"package": "./filter
|
|
6137
|
+
"package": "./filter.template"
|
|
6172
6138
|
}
|
|
6173
6139
|
},
|
|
6174
6140
|
{
|
|
6175
6141
|
"kind": "js",
|
|
6176
|
-
"name": "
|
|
6142
|
+
"name": "zeroFilterStyles",
|
|
6177
6143
|
"declaration": {
|
|
6178
|
-
"name": "
|
|
6179
|
-
"package": "
|
|
6144
|
+
"name": "foundationFilterStyles",
|
|
6145
|
+
"package": "@genesislcap/foundation-ui"
|
|
6180
6146
|
}
|
|
6181
6147
|
}
|
|
6182
6148
|
]
|
|
6183
6149
|
},
|
|
6184
6150
|
{
|
|
6185
6151
|
"kind": "javascript-module",
|
|
6186
|
-
"path": "src/filter/filter.stories.ts",
|
|
6152
|
+
"path": "src/filter-bar/filter-bar.stories.ts",
|
|
6187
6153
|
"declarations": [
|
|
6188
6154
|
{
|
|
6189
6155
|
"kind": "variable",
|
|
@@ -6191,7 +6157,7 @@
|
|
|
6191
6157
|
"type": {
|
|
6192
6158
|
"text": "Meta"
|
|
6193
6159
|
},
|
|
6194
|
-
"default": "{\n title: 'Filter',\n component: 'zero-filter',\n}"
|
|
6160
|
+
"default": "{\n title: 'Filter Bar',\n component: 'zero-filter-bar',\n}"
|
|
6195
6161
|
},
|
|
6196
6162
|
{
|
|
6197
6163
|
"kind": "variable",
|
|
@@ -6199,7 +6165,7 @@
|
|
|
6199
6165
|
"type": {
|
|
6200
6166
|
"text": "StoryObj"
|
|
6201
6167
|
},
|
|
6202
|
-
"default": "{\n render: () =>\n html`\n <zero-filter
|
|
6168
|
+
"default": "{\n render: () =>\n html`\n <zero-filter-bar\n resource=\"ALL_PROCESSES_STATUS\"\n only=\"PROCESS_PORT, START_TIME, PROCESS_NAME, DATADUMP\"\n ></zero-filter-bar>\n `,\n}"
|
|
6203
6169
|
}
|
|
6204
6170
|
],
|
|
6205
6171
|
"exports": [
|
|
@@ -6208,7 +6174,7 @@
|
|
|
6208
6174
|
"name": "default",
|
|
6209
6175
|
"declaration": {
|
|
6210
6176
|
"name": "meta",
|
|
6211
|
-
"module": "src/filter/filter.stories.ts"
|
|
6177
|
+
"module": "src/filter-bar/filter-bar.stories.ts"
|
|
6212
6178
|
}
|
|
6213
6179
|
},
|
|
6214
6180
|
{
|
|
@@ -6216,116 +6182,143 @@
|
|
|
6216
6182
|
"name": "Primary",
|
|
6217
6183
|
"declaration": {
|
|
6218
6184
|
"name": "Primary",
|
|
6219
|
-
"module": "src/filter/filter.stories.ts"
|
|
6185
|
+
"module": "src/filter-bar/filter-bar.stories.ts"
|
|
6220
6186
|
}
|
|
6221
6187
|
}
|
|
6222
6188
|
]
|
|
6223
6189
|
},
|
|
6224
6190
|
{
|
|
6225
6191
|
"kind": "javascript-module",
|
|
6226
|
-
"path": "src/filter/filter.
|
|
6192
|
+
"path": "src/filter-bar/filter-bar.styles.ts",
|
|
6193
|
+
"declarations": [
|
|
6194
|
+
{
|
|
6195
|
+
"kind": "function",
|
|
6196
|
+
"name": "zeroFilterBarStyles",
|
|
6197
|
+
"return": {
|
|
6198
|
+
"type": {
|
|
6199
|
+
"text": "ElementStyles"
|
|
6200
|
+
}
|
|
6201
|
+
},
|
|
6202
|
+
"parameters": [
|
|
6203
|
+
{
|
|
6204
|
+
"name": "context",
|
|
6205
|
+
"type": {
|
|
6206
|
+
"text": "ElementDefinitionContext"
|
|
6207
|
+
}
|
|
6208
|
+
},
|
|
6209
|
+
{
|
|
6210
|
+
"name": "definition",
|
|
6211
|
+
"type": {
|
|
6212
|
+
"text": "FoundationElementDefinition"
|
|
6213
|
+
}
|
|
6214
|
+
}
|
|
6215
|
+
]
|
|
6216
|
+
}
|
|
6217
|
+
],
|
|
6218
|
+
"exports": [
|
|
6219
|
+
{
|
|
6220
|
+
"kind": "js",
|
|
6221
|
+
"name": "zeroFilterBarStyles",
|
|
6222
|
+
"declaration": {
|
|
6223
|
+
"name": "zeroFilterBarStyles",
|
|
6224
|
+
"module": "src/filter-bar/filter-bar.styles.ts"
|
|
6225
|
+
}
|
|
6226
|
+
}
|
|
6227
|
+
]
|
|
6228
|
+
},
|
|
6229
|
+
{
|
|
6230
|
+
"kind": "javascript-module",
|
|
6231
|
+
"path": "src/filter-bar/filter-bar.template.ts",
|
|
6227
6232
|
"declarations": [
|
|
6228
6233
|
{
|
|
6229
6234
|
"kind": "variable",
|
|
6230
|
-
"name": "
|
|
6235
|
+
"name": "zeroFilterBarTemplate",
|
|
6231
6236
|
"type": {
|
|
6232
|
-
"text": "ViewTemplate<
|
|
6237
|
+
"text": "ViewTemplate<FilterBar>"
|
|
6233
6238
|
},
|
|
6234
|
-
"default": "html`\n
|
|
6239
|
+
"default": "html`\n ${filterBarTemplate}\n`"
|
|
6235
6240
|
}
|
|
6236
6241
|
],
|
|
6237
6242
|
"exports": [
|
|
6238
6243
|
{
|
|
6239
6244
|
"kind": "js",
|
|
6240
|
-
"name": "
|
|
6245
|
+
"name": "zeroFilterBarTemplate",
|
|
6241
6246
|
"declaration": {
|
|
6242
|
-
"name": "
|
|
6243
|
-
"module": "src/filter/filter.template.ts"
|
|
6247
|
+
"name": "zeroFilterBarTemplate",
|
|
6248
|
+
"module": "src/filter-bar/filter-bar.template.ts"
|
|
6244
6249
|
}
|
|
6245
6250
|
}
|
|
6246
6251
|
]
|
|
6247
6252
|
},
|
|
6248
6253
|
{
|
|
6249
6254
|
"kind": "javascript-module",
|
|
6250
|
-
"path": "src/filter/filter.ts",
|
|
6255
|
+
"path": "src/filter-bar/filter-bar.ts",
|
|
6251
6256
|
"declarations": [
|
|
6252
6257
|
{
|
|
6253
6258
|
"kind": "class",
|
|
6254
6259
|
"description": "",
|
|
6255
|
-
"name": "
|
|
6260
|
+
"name": "FilterBar",
|
|
6256
6261
|
"members": [
|
|
6257
6262
|
{
|
|
6258
6263
|
"kind": "field",
|
|
6259
|
-
"name": "
|
|
6260
|
-
"type": {
|
|
6261
|
-
"text": "TextField"
|
|
6262
|
-
},
|
|
6263
|
-
"privacy": "public"
|
|
6264
|
-
},
|
|
6265
|
-
{
|
|
6266
|
-
"kind": "field",
|
|
6267
|
-
"name": "numFilterFieldMin",
|
|
6264
|
+
"name": "resource",
|
|
6268
6265
|
"type": {
|
|
6269
|
-
"text": "
|
|
6270
|
-
}
|
|
6271
|
-
"privacy": "public"
|
|
6266
|
+
"text": "string"
|
|
6267
|
+
}
|
|
6272
6268
|
},
|
|
6273
6269
|
{
|
|
6274
6270
|
"kind": "field",
|
|
6275
|
-
"name": "
|
|
6271
|
+
"name": "only",
|
|
6276
6272
|
"type": {
|
|
6277
|
-
"text": "
|
|
6273
|
+
"text": "string"
|
|
6278
6274
|
},
|
|
6279
|
-
"
|
|
6275
|
+
"description": "Only generate filters for the specified fields, provided as a comma separated list.\nDefault behavior (if \"only\" is not set) is to generate filters for all fields based on metadata."
|
|
6280
6276
|
},
|
|
6281
6277
|
{
|
|
6282
6278
|
"kind": "field",
|
|
6283
|
-
"name": "
|
|
6279
|
+
"name": "labels",
|
|
6284
6280
|
"type": {
|
|
6285
|
-
"text": "
|
|
6281
|
+
"text": "string"
|
|
6286
6282
|
},
|
|
6287
|
-
"
|
|
6283
|
+
"description": "Labels for the specified fields, to be used alongside \"only\" prop."
|
|
6288
6284
|
},
|
|
6289
6285
|
{
|
|
6290
6286
|
"kind": "field",
|
|
6291
|
-
"name": "
|
|
6287
|
+
"name": "target",
|
|
6292
6288
|
"type": {
|
|
6293
|
-
"text": "
|
|
6289
|
+
"text": "string"
|
|
6294
6290
|
},
|
|
6295
|
-
"
|
|
6291
|
+
"description": "Will be included in event emmissions.\nUsually set to the id of the target datasource.\nUsefull when we have multiple grids in the same page."
|
|
6296
6292
|
},
|
|
6297
6293
|
{
|
|
6298
6294
|
"kind": "field",
|
|
6299
|
-
"name": "
|
|
6295
|
+
"name": "ready",
|
|
6300
6296
|
"type": {
|
|
6301
|
-
"text": "
|
|
6297
|
+
"text": "boolean"
|
|
6302
6298
|
}
|
|
6303
6299
|
},
|
|
6304
6300
|
{
|
|
6305
6301
|
"kind": "field",
|
|
6306
|
-
"name": "
|
|
6302
|
+
"name": "fields",
|
|
6307
6303
|
"type": {
|
|
6308
|
-
"text": "
|
|
6304
|
+
"text": "MetadataDetail[]"
|
|
6309
6305
|
}
|
|
6310
6306
|
},
|
|
6311
6307
|
{
|
|
6312
6308
|
"kind": "field",
|
|
6313
|
-
"name": "
|
|
6314
|
-
},
|
|
6315
|
-
{
|
|
6316
|
-
"kind": "field",
|
|
6317
|
-
"name": "target",
|
|
6309
|
+
"name": "filterGrid",
|
|
6318
6310
|
"type": {
|
|
6319
|
-
"text": "
|
|
6311
|
+
"text": "HTMLDivElement"
|
|
6320
6312
|
},
|
|
6321
|
-
"
|
|
6313
|
+
"privacy": "public"
|
|
6322
6314
|
},
|
|
6323
6315
|
{
|
|
6324
6316
|
"kind": "field",
|
|
6325
|
-
"name": "
|
|
6317
|
+
"name": "collapsed",
|
|
6326
6318
|
"type": {
|
|
6327
|
-
"text": "
|
|
6328
|
-
}
|
|
6319
|
+
"text": "boolean"
|
|
6320
|
+
},
|
|
6321
|
+
"default": "true"
|
|
6329
6322
|
},
|
|
6330
6323
|
{
|
|
6331
6324
|
"kind": "field",
|
|
@@ -6441,22 +6434,27 @@
|
|
|
6441
6434
|
],
|
|
6442
6435
|
"attributes": [
|
|
6443
6436
|
{
|
|
6444
|
-
"name": "
|
|
6437
|
+
"name": "resource",
|
|
6445
6438
|
"type": {
|
|
6446
6439
|
"text": "string"
|
|
6447
6440
|
},
|
|
6448
|
-
"fieldName": "
|
|
6441
|
+
"fieldName": "resource"
|
|
6449
6442
|
},
|
|
6450
6443
|
{
|
|
6451
|
-
"name": "
|
|
6444
|
+
"name": "only",
|
|
6452
6445
|
"type": {
|
|
6453
6446
|
"text": "string"
|
|
6454
6447
|
},
|
|
6455
|
-
"
|
|
6448
|
+
"description": "Only generate filters for the specified fields, provided as a comma separated list.\nDefault behavior (if \"only\" is not set) is to generate filters for all fields based on metadata.",
|
|
6449
|
+
"fieldName": "only"
|
|
6456
6450
|
},
|
|
6457
6451
|
{
|
|
6458
|
-
"name": "
|
|
6459
|
-
"
|
|
6452
|
+
"name": "labels",
|
|
6453
|
+
"type": {
|
|
6454
|
+
"text": "string"
|
|
6455
|
+
},
|
|
6456
|
+
"description": "Labels for the specified fields, to be used alongside \"only\" prop.",
|
|
6457
|
+
"fieldName": "labels"
|
|
6460
6458
|
},
|
|
6461
6459
|
{
|
|
6462
6460
|
"name": "target",
|
|
@@ -6468,39 +6466,41 @@
|
|
|
6468
6466
|
}
|
|
6469
6467
|
],
|
|
6470
6468
|
"superclass": {
|
|
6471
|
-
"name": "
|
|
6469
|
+
"name": "FoundationFilterBar",
|
|
6472
6470
|
"package": "@genesislcap/foundation-ui"
|
|
6473
6471
|
},
|
|
6474
|
-
"tagName": "%%prefix%%-filter",
|
|
6472
|
+
"tagName": "%%prefix%%-filter-bar",
|
|
6475
6473
|
"customElement": true
|
|
6476
6474
|
},
|
|
6477
6475
|
{
|
|
6478
6476
|
"kind": "variable",
|
|
6479
|
-
"name": "
|
|
6477
|
+
"name": "zeroFilterBar",
|
|
6478
|
+
"description": "The Zero Filter",
|
|
6479
|
+
"privacy": "public"
|
|
6480
6480
|
}
|
|
6481
6481
|
],
|
|
6482
6482
|
"exports": [
|
|
6483
6483
|
{
|
|
6484
6484
|
"kind": "js",
|
|
6485
|
-
"name": "
|
|
6485
|
+
"name": "FilterBar",
|
|
6486
6486
|
"declaration": {
|
|
6487
|
-
"name": "
|
|
6488
|
-
"module": "src/filter/filter.ts"
|
|
6487
|
+
"name": "FilterBar",
|
|
6488
|
+
"module": "src/filter-bar/filter-bar.ts"
|
|
6489
6489
|
}
|
|
6490
6490
|
},
|
|
6491
6491
|
{
|
|
6492
6492
|
"kind": "js",
|
|
6493
|
-
"name": "
|
|
6493
|
+
"name": "zeroFilterBar",
|
|
6494
6494
|
"declaration": {
|
|
6495
|
-
"name": "
|
|
6496
|
-
"module": "src/filter/filter.ts"
|
|
6495
|
+
"name": "zeroFilterBar",
|
|
6496
|
+
"module": "src/filter-bar/filter-bar.ts"
|
|
6497
6497
|
}
|
|
6498
6498
|
}
|
|
6499
6499
|
]
|
|
6500
6500
|
},
|
|
6501
6501
|
{
|
|
6502
6502
|
"kind": "javascript-module",
|
|
6503
|
-
"path": "src/filter/index.ts",
|
|
6503
|
+
"path": "src/filter-bar/index.ts",
|
|
6504
6504
|
"declarations": [],
|
|
6505
6505
|
"exports": [
|
|
6506
6506
|
{
|
|
@@ -6508,7 +6508,7 @@
|
|
|
6508
6508
|
"name": "*",
|
|
6509
6509
|
"declaration": {
|
|
6510
6510
|
"name": "*",
|
|
6511
|
-
"package": "./filter"
|
|
6511
|
+
"package": "./filter-bar.styles"
|
|
6512
6512
|
}
|
|
6513
6513
|
},
|
|
6514
6514
|
{
|
|
@@ -6516,15 +6516,15 @@
|
|
|
6516
6516
|
"name": "*",
|
|
6517
6517
|
"declaration": {
|
|
6518
6518
|
"name": "*",
|
|
6519
|
-
"package": "./filter.template"
|
|
6519
|
+
"package": "./filter-bar.template"
|
|
6520
6520
|
}
|
|
6521
6521
|
},
|
|
6522
6522
|
{
|
|
6523
6523
|
"kind": "js",
|
|
6524
|
-
"name": "
|
|
6524
|
+
"name": "*",
|
|
6525
6525
|
"declaration": {
|
|
6526
|
-
"name": "
|
|
6527
|
-
"package": "
|
|
6526
|
+
"name": "*",
|
|
6527
|
+
"package": "./filter-bar"
|
|
6528
6528
|
}
|
|
6529
6529
|
}
|
|
6530
6530
|
]
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@genesislcap/foundation-zero",
|
|
3
3
|
"description": "Genesis Foundation Zero Design System",
|
|
4
|
-
"version": "14.15.1
|
|
4
|
+
"version": "14.15.1",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
|
7
7
|
"main": "dist/esm/index.js",
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
},
|
|
35
35
|
"devDependencies": {
|
|
36
36
|
"@custom-elements-manifest/analyzer": "^0.8.1",
|
|
37
|
-
"@genesislcap/genx": "14.15.1
|
|
37
|
+
"@genesislcap/genx": "^14.15.1",
|
|
38
38
|
"@module-federation/dashboard-plugin": "2.3.0",
|
|
39
39
|
"@pixability-ui/federated-types": "^0.2.0",
|
|
40
40
|
"@playwright/test": "^1.18.1",
|
|
@@ -97,9 +97,9 @@
|
|
|
97
97
|
"webpack-merge": "^5.7.3"
|
|
98
98
|
},
|
|
99
99
|
"dependencies": {
|
|
100
|
-
"@genesislcap/foundation-comms": "14.15.1
|
|
101
|
-
"@genesislcap/foundation-ui": "14.15.1
|
|
102
|
-
"@genesislcap/foundation-utils": "14.15.1
|
|
100
|
+
"@genesislcap/foundation-comms": "^14.15.1",
|
|
101
|
+
"@genesislcap/foundation-ui": "^14.15.1",
|
|
102
|
+
"@genesislcap/foundation-utils": "^14.15.1",
|
|
103
103
|
"@microsoft/fast-colors": "^5.1.4",
|
|
104
104
|
"@microsoft/fast-components": "^2.21.3",
|
|
105
105
|
"@microsoft/fast-element": "^1.7.0",
|
|
@@ -112,5 +112,5 @@
|
|
|
112
112
|
"access": "public"
|
|
113
113
|
},
|
|
114
114
|
"customElements": "dist/custom-elements.json",
|
|
115
|
-
"gitHead": "
|
|
115
|
+
"gitHead": "2dbd67e150447f34d837a2256ee93c5806a02e0b"
|
|
116
116
|
}
|