rd-outer-component 0.0.96 → 0.0.97

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (40) hide show
  1. package/esm2020/lib/modules/rd-button/index.mjs +3 -0
  2. package/esm2020/lib/modules/rd-loading/OPLoading.json +1 -0
  3. package/esm2020/lib/modules/rd-loading/index.mjs +3 -0
  4. package/esm2020/lib/modules/rd-loading/rd-loading.component.mjs +178 -0
  5. package/esm2020/lib/modules/rd-loading/rd-loading.module.mjs +20 -0
  6. package/esm2020/lib/modules/rd-phone/index.mjs +3 -0
  7. package/esm2020/lib/modules/rd-phone/rd-phone.component.mjs +71 -0
  8. package/esm2020/lib/modules/rd-phone/rd-phone.module.mjs +36 -0
  9. package/esm2020/lib/modules/rd-remark-history/index.mjs +3 -0
  10. package/esm2020/lib/modules/rd-remark-history/rd-remark-history.component.mjs +24 -0
  11. package/esm2020/lib/modules/rd-remark-history/rd-remark-history.module.mjs +19 -0
  12. package/esm2020/lib/modules/rd-select-value/index.mjs +3 -0
  13. package/esm2020/lib/modules/rd-select-value/rd-select-value.component.mjs +136 -0
  14. package/esm2020/lib/modules/rd-select-value/rd-select-value.module.mjs +36 -0
  15. package/esm2020/lib/modules/rd-switch/index.mjs +3 -0
  16. package/esm2020/lib/modules/rd-switch/rd-switch.component.mjs +146 -0
  17. package/esm2020/lib/modules/rd-switch/rd-switch.module.mjs +39 -0
  18. package/esm2020/public-api.mjs +7 -1
  19. package/fesm2015/rd-outer-component.mjs +2685 -2
  20. package/fesm2015/rd-outer-component.mjs.map +1 -1
  21. package/fesm2020/rd-outer-component.mjs +2680 -2
  22. package/fesm2020/rd-outer-component.mjs.map +1 -1
  23. package/lib/modules/rd-button/index.d.ts +2 -0
  24. package/lib/modules/rd-loading/index.d.ts +2 -0
  25. package/lib/modules/rd-loading/rd-loading.component.d.ts +49 -0
  26. package/lib/modules/rd-loading/rd-loading.module.d.ts +10 -0
  27. package/lib/modules/rd-phone/index.d.ts +2 -0
  28. package/lib/modules/rd-phone/rd-phone.component.d.ts +25 -0
  29. package/lib/modules/rd-phone/rd-phone.module.d.ts +12 -0
  30. package/lib/modules/rd-remark-history/index.d.ts +2 -0
  31. package/lib/modules/rd-remark-history/rd-remark-history.component.d.ts +9 -0
  32. package/lib/modules/rd-remark-history/rd-remark-history.module.d.ts +9 -0
  33. package/lib/modules/rd-select-value/index.d.ts +2 -0
  34. package/lib/modules/rd-select-value/rd-select-value.component.d.ts +41 -0
  35. package/lib/modules/rd-select-value/rd-select-value.module.d.ts +12 -0
  36. package/lib/modules/rd-switch/index.d.ts +2 -0
  37. package/lib/modules/rd-switch/rd-switch.component.d.ts +41 -0
  38. package/lib/modules/rd-switch/rd-switch.module.d.ts +12 -0
  39. package/package.json +1 -1
  40. package/public-api.d.ts +6 -0
@@ -1,7 +1,7 @@
1
1
  import * as i0 from '@angular/core';
2
2
  import { EventEmitter, forwardRef, Component, Input, HostBinding, Output, NgModule, ViewChild, ChangeDetectionStrategy, HostListener, createComponent, Injectable, Optional, SkipSelf, Pipe } from '@angular/core';
3
3
  import * as i3 from '@angular/forms';
4
- import { NG_VALUE_ACCESSOR, ReactiveFormsModule, FormsModule, NG_VALIDATORS } from '@angular/forms';
4
+ import { NG_VALUE_ACCESSOR, ReactiveFormsModule, FormsModule, NG_VALIDATORS, FormControl, Validators } from '@angular/forms';
5
5
  import * as i1 from '@angular/common';
6
6
  import { CommonModule, formatDate } from '@angular/common';
7
7
  import * as i9 from 'ng-zorro-antd/checkbox';
@@ -47,6 +47,11 @@ import * as i1$2 from 'ng-zorro-antd/notification';
47
47
  import { NzNotificationModule } from 'ng-zorro-antd/notification';
48
48
  import * as i2$2 from '@angular/platform-browser';
49
49
  import { Subject, isObservable, of } from 'rxjs';
50
+ import lottie from 'lottie-web';
51
+ import * as i4$5 from 'ng-zorro-antd/switch';
52
+ import { NzSwitchModule } from 'ng-zorro-antd/switch';
53
+ import * as i5$2 from 'ng-zorro-antd/tooltip';
54
+ import { NzToolTipModule } from 'ng-zorro-antd/tooltip';
50
55
  import { debounceTime, filter, switchMap } from 'rxjs/operators';
51
56
 
52
57
  class CustomCheckboxComponent {
@@ -3315,6 +3320,2684 @@ class SearchListBaseComponent {
3315
3320
  }
3316
3321
  }
3317
3322
 
3323
+ var nm = "Comp 2";
3324
+ var ddd = 0;
3325
+ var h = 368;
3326
+ var w = 368;
3327
+ var meta = {
3328
+ g: "@lottiefiles/toolkit-js 0.67.2"
3329
+ };
3330
+ var layers = [
3331
+ {
3332
+ ty: 2,
3333
+ nm: "stroke.png",
3334
+ sr: 1,
3335
+ st: 0,
3336
+ op: 180,
3337
+ ip: 0,
3338
+ ln: "543",
3339
+ hasMask: false,
3340
+ ao: 0,
3341
+ ks: {
3342
+ a: {
3343
+ a: 0,
3344
+ k: [
3345
+ 184,
3346
+ 184
3347
+ ]
3348
+ },
3349
+ s: {
3350
+ a: 0,
3351
+ k: [
3352
+ 88.5,
3353
+ 88.5,
3354
+ 99.55
3355
+ ]
3356
+ },
3357
+ p: {
3358
+ a: 0,
3359
+ k: [
3360
+ 184,
3361
+ 184
3362
+ ]
3363
+ },
3364
+ r: {
3365
+ a: 1,
3366
+ k: [
3367
+ {
3368
+ o: {
3369
+ x: 0.326,
3370
+ y: 0.01
3371
+ },
3372
+ i: {
3373
+ x: 0.237,
3374
+ y: 0.985
3375
+ },
3376
+ s: [
3377
+ 0
3378
+ ],
3379
+ t: 0
3380
+ },
3381
+ {
3382
+ s: [
3383
+ 1080
3384
+ ],
3385
+ t: 178.999
3386
+ }
3387
+ ]
3388
+ },
3389
+ sa: {
3390
+ a: 0,
3391
+ k: 0
3392
+ },
3393
+ o: {
3394
+ a: 0,
3395
+ k: 100
3396
+ }
3397
+ },
3398
+ refId: "1",
3399
+ ind: 1
3400
+ },
3401
+ {
3402
+ ty: 4,
3403
+ nm: "Shape Layer 1",
3404
+ sr: 1,
3405
+ st: 0,
3406
+ op: 180,
3407
+ ip: 0,
3408
+ ln: "58",
3409
+ hasMask: false,
3410
+ ao: 0,
3411
+ ks: {
3412
+ a: {
3413
+ a: 0,
3414
+ k: [
3415
+ 0,
3416
+ 0
3417
+ ]
3418
+ },
3419
+ s: {
3420
+ a: 0,
3421
+ k: [
3422
+ 100,
3423
+ 100
3424
+ ]
3425
+ },
3426
+ p: {
3427
+ a: 0,
3428
+ k: [
3429
+ 185,
3430
+ 183,
3431
+ 0
3432
+ ]
3433
+ },
3434
+ r: {
3435
+ a: 0,
3436
+ k: 0
3437
+ },
3438
+ sa: {
3439
+ a: 0,
3440
+ k: 0
3441
+ },
3442
+ o: {
3443
+ a: 0,
3444
+ k: 100
3445
+ }
3446
+ },
3447
+ shapes: [
3448
+ {
3449
+ ty: "gr",
3450
+ nm: "Ellipse 1",
3451
+ it: [
3452
+ {
3453
+ ty: "el",
3454
+ nm: "Ellipse Path 1",
3455
+ d: 1,
3456
+ p: {
3457
+ a: 0,
3458
+ k: [
3459
+ 0,
3460
+ 0
3461
+ ]
3462
+ },
3463
+ s: {
3464
+ a: 0,
3465
+ k: [
3466
+ 296.844,
3467
+ 296.844
3468
+ ]
3469
+ }
3470
+ },
3471
+ {
3472
+ ty: "st",
3473
+ nm: "Stroke 1",
3474
+ lc: 1,
3475
+ lj: 1,
3476
+ ml: 4,
3477
+ o: {
3478
+ a: 0,
3479
+ k: 100
3480
+ },
3481
+ w: {
3482
+ a: 0,
3483
+ k: 0
3484
+ },
3485
+ c: {
3486
+ a: 0,
3487
+ k: [
3488
+ 1,
3489
+ 0.8627,
3490
+ 0.2863
3491
+ ]
3492
+ }
3493
+ },
3494
+ {
3495
+ ty: "gf",
3496
+ nm: "Gradient Fill 1",
3497
+ e: {
3498
+ a: 0,
3499
+ k: [
3500
+ 177.757,
3501
+ 3.816
3502
+ ]
3503
+ },
3504
+ g: {
3505
+ p: 3,
3506
+ k: {
3507
+ a: 0,
3508
+ k: [
3509
+ 0.273,
3510
+ 1,
3511
+ 1,
3512
+ 1,
3513
+ 0.636,
3514
+ 1,
3515
+ 1,
3516
+ 1,
3517
+ 1,
3518
+ 1,
3519
+ 1,
3520
+ 1,
3521
+ 0.601,
3522
+ 0,
3523
+ 0.8,
3524
+ 0.4,
3525
+ 1,
3526
+ 0.8
3527
+ ]
3528
+ }
3529
+ },
3530
+ t: 2,
3531
+ a: {
3532
+ a: 0,
3533
+ k: 0
3534
+ },
3535
+ h: {
3536
+ a: 0,
3537
+ k: 0
3538
+ },
3539
+ s: {
3540
+ a: 0,
3541
+ k: [
3542
+ 0.303,
3543
+ 0.709
3544
+ ]
3545
+ },
3546
+ r: 1,
3547
+ o: {
3548
+ a: 0,
3549
+ k: 100
3550
+ }
3551
+ },
3552
+ {
3553
+ ty: "tr",
3554
+ a: {
3555
+ a: 0,
3556
+ k: [
3557
+ 0,
3558
+ 0
3559
+ ]
3560
+ },
3561
+ s: {
3562
+ a: 0,
3563
+ k: [
3564
+ 110.14,
3565
+ 110.14
3566
+ ]
3567
+ },
3568
+ p: {
3569
+ a: 0,
3570
+ k: [
3571
+ -1.578,
3572
+ 0.422
3573
+ ]
3574
+ },
3575
+ r: {
3576
+ a: 0,
3577
+ k: 0
3578
+ },
3579
+ sa: {
3580
+ a: 0,
3581
+ k: 0
3582
+ },
3583
+ o: {
3584
+ a: 0,
3585
+ k: 100
3586
+ }
3587
+ }
3588
+ ]
3589
+ }
3590
+ ],
3591
+ ind: 2
3592
+ },
3593
+ {
3594
+ ty: 0,
3595
+ nm: "Frame 427319160 (Clip Content)",
3596
+ sr: 1,
3597
+ st: 0,
3598
+ op: 3600,
3599
+ ip: 0,
3600
+ ln: "50",
3601
+ hasMask: true,
3602
+ ao: 0,
3603
+ ks: {
3604
+ a: {
3605
+ a: 0,
3606
+ k: [
3607
+ 184,
3608
+ 184
3609
+ ]
3610
+ },
3611
+ s: {
3612
+ a: 0,
3613
+ k: [
3614
+ 88,
3615
+ 88,
3616
+ 98.876
3617
+ ]
3618
+ },
3619
+ p: {
3620
+ a: 0,
3621
+ k: [
3622
+ 183.957,
3623
+ 183.973,
3624
+ 0
3625
+ ]
3626
+ },
3627
+ r: {
3628
+ a: 0,
3629
+ k: 0
3630
+ },
3631
+ sa: {
3632
+ a: 0,
3633
+ k: 0
3634
+ },
3635
+ o: {
3636
+ a: 0,
3637
+ k: 100
3638
+ }
3639
+ },
3640
+ ef: [
3641
+ {
3642
+ ty: 22,
3643
+ nm: "Stroke",
3644
+ en: 0,
3645
+ ef: [
3646
+ {
3647
+ ty: 10,
3648
+ nm: "Path",
3649
+ v: {
3650
+ a: 0,
3651
+ k: 0
3652
+ }
3653
+ },
3654
+ {
3655
+ ty: 7,
3656
+ nm: "All Masks",
3657
+ v: {
3658
+ a: 0,
3659
+ k: 1
3660
+ }
3661
+ },
3662
+ {
3663
+ ty: 7,
3664
+ nm: "Stroke Sequentially",
3665
+ v: {
3666
+ a: 0,
3667
+ k: 1
3668
+ }
3669
+ },
3670
+ {
3671
+ ty: 2,
3672
+ nm: "Color",
3673
+ v: {
3674
+ a: 0,
3675
+ k: [
3676
+ 1,
3677
+ 1,
3678
+ 1
3679
+ ]
3680
+ }
3681
+ },
3682
+ {
3683
+ ty: 0,
3684
+ nm: "Brush Size",
3685
+ v: {
3686
+ a: 0,
3687
+ k: 0
3688
+ }
3689
+ },
3690
+ {
3691
+ ty: 0,
3692
+ nm: "Brush Hardness",
3693
+ v: {
3694
+ a: 0,
3695
+ k: 0.95
3696
+ }
3697
+ },
3698
+ {
3699
+ ty: 0,
3700
+ nm: "Opacity",
3701
+ v: {
3702
+ a: 0,
3703
+ k: 1
3704
+ }
3705
+ },
3706
+ {
3707
+ ty: 0,
3708
+ nm: "Start",
3709
+ v: {
3710
+ a: 0,
3711
+ k: 0
3712
+ }
3713
+ },
3714
+ {
3715
+ ty: 0,
3716
+ nm: "End",
3717
+ v: {
3718
+ a: 0,
3719
+ k: 100
3720
+ }
3721
+ },
3722
+ {
3723
+ ty: 0,
3724
+ nm: "Spacing",
3725
+ v: {
3726
+ a: 0,
3727
+ k: 0
3728
+ }
3729
+ },
3730
+ {
3731
+ ty: 7,
3732
+ nm: "Paint Style",
3733
+ v: {
3734
+ a: 0,
3735
+ k: 1
3736
+ }
3737
+ }
3738
+ ]
3739
+ }
3740
+ ],
3741
+ masksProperties: [
3742
+ {
3743
+ nm: "Mask 1",
3744
+ inv: false,
3745
+ mode: "a",
3746
+ x: {
3747
+ a: 0,
3748
+ k: 0
3749
+ },
3750
+ o: {
3751
+ a: 0,
3752
+ k: 100
3753
+ },
3754
+ pt: {
3755
+ a: 0,
3756
+ k: {
3757
+ c: true,
3758
+ i: [
3759
+ [
3760
+ 0,
3761
+ 0
3762
+ ],
3763
+ [
3764
+ -101.568,
3765
+ 0
3766
+ ],
3767
+ [
3768
+ 0,
3769
+ 0
3770
+ ],
3771
+ [
3772
+ 0,
3773
+ -101.568
3774
+ ],
3775
+ [
3776
+ 0,
3777
+ 0
3778
+ ],
3779
+ [
3780
+ 101.568,
3781
+ 0
3782
+ ],
3783
+ [
3784
+ 0,
3785
+ 0
3786
+ ],
3787
+ [
3788
+ 0,
3789
+ 101.568
3790
+ ]
3791
+ ],
3792
+ o: [
3793
+ [
3794
+ 0,
3795
+ -101.568
3796
+ ],
3797
+ [
3798
+ 0,
3799
+ 0
3800
+ ],
3801
+ [
3802
+ 101.568,
3803
+ 0
3804
+ ],
3805
+ [
3806
+ 0,
3807
+ 0
3808
+ ],
3809
+ [
3810
+ 0,
3811
+ 101.568
3812
+ ],
3813
+ [
3814
+ 0,
3815
+ 0
3816
+ ],
3817
+ [
3818
+ -101.568,
3819
+ 0
3820
+ ],
3821
+ [
3822
+ 0,
3823
+ 0
3824
+ ]
3825
+ ],
3826
+ v: [
3827
+ [
3828
+ 0,
3829
+ 184
3830
+ ],
3831
+ [
3832
+ 184,
3833
+ 0
3834
+ ],
3835
+ [
3836
+ 184,
3837
+ 0
3838
+ ],
3839
+ [
3840
+ 368,
3841
+ 184
3842
+ ],
3843
+ [
3844
+ 368,
3845
+ 184
3846
+ ],
3847
+ [
3848
+ 184,
3849
+ 368
3850
+ ],
3851
+ [
3852
+ 184,
3853
+ 368
3854
+ ],
3855
+ [
3856
+ 0,
3857
+ 184
3858
+ ]
3859
+ ]
3860
+ }
3861
+ }
3862
+ }
3863
+ ],
3864
+ w: 368,
3865
+ h: 368,
3866
+ refId: "2",
3867
+ ind: 3
3868
+ }
3869
+ ];
3870
+ var v = "5.7.0";
3871
+ var fr = 60;
3872
+ var op = 180;
3873
+ var ip = 0;
3874
+ var assets = [
3875
+ {
3876
+ id: "1",
3877
+ e: 1,
3878
+ w: 368,
3879
+ h: 368,
3880
+ p: "data:image/png;base64,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",
3881
+ u: ""
3882
+ },
3883
+ {
3884
+ nm: "Frame 427319160 (Clip Content)",
3885
+ id: "2",
3886
+ fr: 60,
3887
+ layers: [
3888
+ {
3889
+ ty: 4,
3890
+ nm: "Ellipse 43",
3891
+ sr: 1,
3892
+ st: 0,
3893
+ op: 3600,
3894
+ ip: 0,
3895
+ ln: "52",
3896
+ hasMask: false,
3897
+ ao: 0,
3898
+ ks: {
3899
+ a: {
3900
+ a: 0,
3901
+ k: [
3902
+ 0,
3903
+ 0
3904
+ ]
3905
+ },
3906
+ s: {
3907
+ a: 1,
3908
+ k: [
3909
+ {
3910
+ s: [
3911
+ 64.89,
3912
+ 64.89,
3913
+ 79.705
3914
+ ],
3915
+ i: {
3916
+ x: [
3917
+ 0.667,
3918
+ 0.667,
3919
+ 0.667
3920
+ ],
3921
+ y: [
3922
+ 1,
3923
+ 1,
3924
+ 1
3925
+ ]
3926
+ },
3927
+ o: {
3928
+ x: [
3929
+ 0.333,
3930
+ 0.333,
3931
+ 0.333
3932
+ ],
3933
+ y: [
3934
+ 0,
3935
+ 0,
3936
+ 0
3937
+ ]
3938
+ },
3939
+ t: 0
3940
+ },
3941
+ {
3942
+ s: [
3943
+ 94.89,
3944
+ 94.89,
3945
+ 102.153
3946
+ ],
3947
+ i: {
3948
+ x: [
3949
+ 0.667,
3950
+ 0.667,
3951
+ 0.667
3952
+ ],
3953
+ y: [
3954
+ 1,
3955
+ 1,
3956
+ 1
3957
+ ]
3958
+ },
3959
+ o: {
3960
+ x: [
3961
+ 0.333,
3962
+ 0.333,
3963
+ 0.333
3964
+ ],
3965
+ y: [
3966
+ 0,
3967
+ 0,
3968
+ 0
3969
+ ]
3970
+ },
3971
+ t: 89.999
3972
+ },
3973
+ {
3974
+ s: [
3975
+ 64.89,
3976
+ 64.89,
3977
+ 79.705
3978
+ ],
3979
+ i: {
3980
+ x: [
3981
+ 0.667,
3982
+ 0.667,
3983
+ 0.667
3984
+ ],
3985
+ y: [
3986
+ 1,
3987
+ 1,
3988
+ 1
3989
+ ]
3990
+ },
3991
+ o: {
3992
+ x: [
3993
+ 0.333,
3994
+ 0.333,
3995
+ 0.333
3996
+ ],
3997
+ y: [
3998
+ 0,
3999
+ 0,
4000
+ 0
4001
+ ]
4002
+ },
4003
+ t: 179.999
4004
+ }
4005
+ ]
4006
+ },
4007
+ p: {
4008
+ a: 0,
4009
+ k: [
4010
+ 145.257,
4011
+ 144.87,
4012
+ 0
4013
+ ]
4014
+ },
4015
+ r: {
4016
+ a: 1,
4017
+ k: [
4018
+ {
4019
+ o: {
4020
+ x: 0.333,
4021
+ y: 0
4022
+ },
4023
+ i: {
4024
+ x: 0.781,
4025
+ y: 0.457
4026
+ },
4027
+ s: [
4028
+ 0
4029
+ ],
4030
+ t: 0
4031
+ },
4032
+ {
4033
+ o: {
4034
+ x: 0.212,
4035
+ y: 1.052
4036
+ },
4037
+ i: {
4038
+ x: 0.839,
4039
+ y: 1.011
4040
+ },
4041
+ s: [
4042
+ 698.63
4043
+ ],
4044
+ t: 89.999
4045
+ },
4046
+ {
4047
+ s: [
4048
+ 1080
4049
+ ],
4050
+ t: 179.999
4051
+ }
4052
+ ]
4053
+ },
4054
+ sa: {
4055
+ a: 0,
4056
+ k: 0
4057
+ },
4058
+ o: {
4059
+ a: 0,
4060
+ k: 100
4061
+ }
4062
+ },
4063
+ ef: [
4064
+ {
4065
+ ty: 29,
4066
+ nm: "Gaussian Blur",
4067
+ en: 1,
4068
+ ef: [
4069
+ {
4070
+ ty: 0,
4071
+ nm: "Blurriness",
4072
+ v: {
4073
+ a: 1,
4074
+ k: [
4075
+ {
4076
+ o: {
4077
+ x: 0.333,
4078
+ y: 0
4079
+ },
4080
+ i: {
4081
+ x: 0.667,
4082
+ y: 1
4083
+ },
4084
+ s: [
4085
+ 5
4086
+ ],
4087
+ t: 60
4088
+ },
4089
+ {
4090
+ o: {
4091
+ x: 0.333,
4092
+ y: 0
4093
+ },
4094
+ i: {
4095
+ x: 0.667,
4096
+ y: 1
4097
+ },
4098
+ s: [
4099
+ 50.5
4100
+ ],
4101
+ t: 89.999
4102
+ },
4103
+ {
4104
+ s: [
4105
+ 5
4106
+ ],
4107
+ t: 119.999
4108
+ }
4109
+ ]
4110
+ }
4111
+ },
4112
+ {
4113
+ ty: 7,
4114
+ nm: "Blur Dimensions",
4115
+ v: {
4116
+ a: 0,
4117
+ k: 1
4118
+ }
4119
+ },
4120
+ {
4121
+ ty: 7,
4122
+ nm: " ",
4123
+ v: {
4124
+ a: 0,
4125
+ k: 0
4126
+ }
4127
+ }
4128
+ ]
4129
+ }
4130
+ ],
4131
+ shapes: [
4132
+ {
4133
+ ty: "gr",
4134
+ nm: "Ellipse 43 Stroke",
4135
+ it: [
4136
+ {
4137
+ ty: "el",
4138
+ nm: "Ellipse Path 1",
4139
+ d: 1,
4140
+ p: {
4141
+ a: 0,
4142
+ k: [
4143
+ 0,
4144
+ 0
4145
+ ]
4146
+ },
4147
+ s: {
4148
+ a: 0,
4149
+ k: [
4150
+ 290.514,
4151
+ 290.514
4152
+ ]
4153
+ }
4154
+ },
4155
+ {
4156
+ ty: "op",
4157
+ nm: "Offset Paths 1",
4158
+ a: {
4159
+ a: 0,
4160
+ k: -0.5
4161
+ },
4162
+ lj: 2,
4163
+ ml: {
4164
+ a: 0,
4165
+ k: 1
4166
+ }
4167
+ },
4168
+ {
4169
+ ty: "tr",
4170
+ a: {
4171
+ a: 0,
4172
+ k: [
4173
+ 0,
4174
+ 0
4175
+ ]
4176
+ },
4177
+ s: {
4178
+ a: 0,
4179
+ k: [
4180
+ 100,
4181
+ 100
4182
+ ]
4183
+ },
4184
+ p: {
4185
+ a: 0,
4186
+ k: [
4187
+ 0,
4188
+ 0
4189
+ ]
4190
+ },
4191
+ r: {
4192
+ a: 0,
4193
+ k: 0
4194
+ },
4195
+ sa: {
4196
+ a: 0,
4197
+ k: 0
4198
+ },
4199
+ o: {
4200
+ a: 0,
4201
+ k: 100
4202
+ }
4203
+ }
4204
+ ]
4205
+ },
4206
+ {
4207
+ ty: "gr",
4208
+ nm: "Ellipse 43 Fill",
4209
+ it: [
4210
+ {
4211
+ ty: "el",
4212
+ nm: "Ellipse Path 1",
4213
+ d: 1,
4214
+ p: {
4215
+ a: 0,
4216
+ k: [
4217
+ 0,
4218
+ 0
4219
+ ]
4220
+ },
4221
+ s: {
4222
+ a: 0,
4223
+ k: [
4224
+ 290.514,
4225
+ 290.514
4226
+ ]
4227
+ }
4228
+ },
4229
+ {
4230
+ ty: "gf",
4231
+ nm: "Gradient Fill 1",
4232
+ e: {
4233
+ a: 0,
4234
+ k: [
4235
+ -30.046,
4236
+ 40.603
4237
+ ]
4238
+ },
4239
+ g: {
4240
+ p: 3,
4241
+ k: {
4242
+ a: 0,
4243
+ k: [
4244
+ 0.273,
4245
+ 1,
4246
+ 1,
4247
+ 1,
4248
+ 0.636,
4249
+ 1,
4250
+ 1,
4251
+ 1,
4252
+ 1,
4253
+ 1,
4254
+ 1,
4255
+ 1,
4256
+ 0,
4257
+ 1,
4258
+ 0.5,
4259
+ 0.5,
4260
+ 1,
4261
+ 0
4262
+ ]
4263
+ }
4264
+ },
4265
+ t: 2,
4266
+ a: {
4267
+ a: 0,
4268
+ k: 0
4269
+ },
4270
+ h: {
4271
+ a: 1,
4272
+ k: [
4273
+ {
4274
+ o: {
4275
+ x: 0.167,
4276
+ y: 0.167
4277
+ },
4278
+ i: {
4279
+ x: 0.833,
4280
+ y: 0.833
4281
+ },
4282
+ s: [
4283
+ 0
4284
+ ],
4285
+ t: 0
4286
+ },
4287
+ {
4288
+ o: {
4289
+ x: 0.167,
4290
+ y: 0.167
4291
+ },
4292
+ i: {
4293
+ x: 0.833,
4294
+ y: 0.833
4295
+ },
4296
+ s: [
4297
+ -100
4298
+ ],
4299
+ t: 89.999
4300
+ },
4301
+ {
4302
+ s: [
4303
+ 0
4304
+ ],
4305
+ t: 179.999
4306
+ }
4307
+ ]
4308
+ },
4309
+ s: {
4310
+ a: 0,
4311
+ k: [
4312
+ 190.408,
4313
+ -253.555
4314
+ ]
4315
+ },
4316
+ r: 1,
4317
+ o: {
4318
+ a: 0,
4319
+ k: 100
4320
+ }
4321
+ },
4322
+ {
4323
+ ty: "tr",
4324
+ a: {
4325
+ a: 0,
4326
+ k: [
4327
+ 0,
4328
+ 0
4329
+ ]
4330
+ },
4331
+ s: {
4332
+ a: 0,
4333
+ k: [
4334
+ 100,
4335
+ 100
4336
+ ]
4337
+ },
4338
+ p: {
4339
+ a: 0,
4340
+ k: [
4341
+ 0,
4342
+ 0
4343
+ ]
4344
+ },
4345
+ r: {
4346
+ a: 0,
4347
+ k: 0
4348
+ },
4349
+ sa: {
4350
+ a: 0,
4351
+ k: 0
4352
+ },
4353
+ o: {
4354
+ a: 0,
4355
+ k: 100
4356
+ }
4357
+ }
4358
+ ]
4359
+ }
4360
+ ],
4361
+ ind: 1
4362
+ },
4363
+ {
4364
+ ty: 4,
4365
+ nm: "Ellipse 45",
4366
+ sr: 1,
4367
+ st: 0,
4368
+ op: 3600,
4369
+ ip: 0,
4370
+ ln: "54",
4371
+ hasMask: false,
4372
+ ao: 0,
4373
+ ks: {
4374
+ a: {
4375
+ a: 0,
4376
+ k: [
4377
+ 105.499,
4378
+ 86.409,
4379
+ 0
4380
+ ]
4381
+ },
4382
+ s: {
4383
+ a: 1,
4384
+ k: [
4385
+ {
4386
+ s: [
4387
+ 100,
4388
+ 100,
4389
+ 100
4390
+ ],
4391
+ i: {
4392
+ x: [
4393
+ 0.667,
4394
+ 0.667,
4395
+ 0.667
4396
+ ],
4397
+ y: [
4398
+ 1,
4399
+ 1,
4400
+ 1
4401
+ ]
4402
+ },
4403
+ o: {
4404
+ x: [
4405
+ 0.333,
4406
+ 0.333,
4407
+ 0.333
4408
+ ],
4409
+ y: [
4410
+ 0,
4411
+ 0,
4412
+ 0
4413
+ ]
4414
+ },
4415
+ t: 0
4416
+ },
4417
+ {
4418
+ s: [
4419
+ 60,
4420
+ 60,
4421
+ 98.361
4422
+ ],
4423
+ i: {
4424
+ x: [
4425
+ 0.667,
4426
+ 0.667,
4427
+ 0.667
4428
+ ],
4429
+ y: [
4430
+ 1,
4431
+ 1,
4432
+ 1
4433
+ ]
4434
+ },
4435
+ o: {
4436
+ x: [
4437
+ 0.333,
4438
+ 0.333,
4439
+ 0.333
4440
+ ],
4441
+ y: [
4442
+ 0,
4443
+ 0,
4444
+ 0
4445
+ ]
4446
+ },
4447
+ t: 89.999
4448
+ },
4449
+ {
4450
+ s: [
4451
+ 100,
4452
+ 100,
4453
+ 100
4454
+ ],
4455
+ i: {
4456
+ x: [
4457
+ 0.667,
4458
+ 0.667,
4459
+ 0.667
4460
+ ],
4461
+ y: [
4462
+ 1,
4463
+ 1,
4464
+ 1
4465
+ ]
4466
+ },
4467
+ o: {
4468
+ x: [
4469
+ 0.333,
4470
+ 0.333,
4471
+ 0.333
4472
+ ],
4473
+ y: [
4474
+ 0,
4475
+ 0,
4476
+ 0
4477
+ ]
4478
+ },
4479
+ t: 179.999
4480
+ }
4481
+ ]
4482
+ },
4483
+ p: {
4484
+ a: 0,
4485
+ k: [
4486
+ 187.14,
4487
+ 170.171,
4488
+ 0
4489
+ ]
4490
+ },
4491
+ r: {
4492
+ a: 1,
4493
+ k: [
4494
+ {
4495
+ o: {
4496
+ x: 0.333,
4497
+ y: 0
4498
+ },
4499
+ i: {
4500
+ x: 0.667,
4501
+ y: 1
4502
+ },
4503
+ s: [
4504
+ 0
4505
+ ],
4506
+ t: 0
4507
+ },
4508
+ {
4509
+ s: [
4510
+ 360
4511
+ ],
4512
+ t: 179.999
4513
+ }
4514
+ ]
4515
+ },
4516
+ sa: {
4517
+ a: 0,
4518
+ k: 0
4519
+ },
4520
+ o: {
4521
+ a: 0,
4522
+ k: 100
4523
+ }
4524
+ },
4525
+ ef: [
4526
+ {
4527
+ ty: 29,
4528
+ nm: "Gaussian Blur",
4529
+ en: 1,
4530
+ ef: [
4531
+ {
4532
+ ty: 0,
4533
+ nm: "Blurriness",
4534
+ v: {
4535
+ a: 0,
4536
+ k: 134.9
4537
+ }
4538
+ },
4539
+ {
4540
+ ty: 7,
4541
+ nm: "Blur Dimensions",
4542
+ v: {
4543
+ a: 0,
4544
+ k: 1
4545
+ }
4546
+ },
4547
+ {
4548
+ ty: 7,
4549
+ nm: " ",
4550
+ v: {
4551
+ a: 0,
4552
+ k: 0
4553
+ }
4554
+ }
4555
+ ]
4556
+ }
4557
+ ],
4558
+ shapes: [
4559
+ {
4560
+ ty: "gr",
4561
+ nm: "Ellipse 45 Stroke",
4562
+ it: [
4563
+ {
4564
+ ty: "el",
4565
+ nm: "Ellipse Path 1",
4566
+ d: 1,
4567
+ p: {
4568
+ a: 0,
4569
+ k: [
4570
+ 0,
4571
+ 0
4572
+ ]
4573
+ },
4574
+ s: {
4575
+ a: 0,
4576
+ k: [
4577
+ 415.626,
4578
+ 415.626
4579
+ ]
4580
+ }
4581
+ },
4582
+ {
4583
+ ty: "op",
4584
+ nm: "Offset Paths 1",
4585
+ a: {
4586
+ a: 0,
4587
+ k: -0.5
4588
+ },
4589
+ lj: 2,
4590
+ ml: {
4591
+ a: 0,
4592
+ k: 1
4593
+ }
4594
+ },
4595
+ {
4596
+ ty: "tr",
4597
+ a: {
4598
+ a: 0,
4599
+ k: [
4600
+ 0,
4601
+ 0
4602
+ ]
4603
+ },
4604
+ s: {
4605
+ a: 0,
4606
+ k: [
4607
+ 100,
4608
+ 100
4609
+ ]
4610
+ },
4611
+ p: {
4612
+ a: 0,
4613
+ k: [
4614
+ 0,
4615
+ 0
4616
+ ]
4617
+ },
4618
+ r: {
4619
+ a: 0,
4620
+ k: 0
4621
+ },
4622
+ sa: {
4623
+ a: 0,
4624
+ k: 0
4625
+ },
4626
+ o: {
4627
+ a: 0,
4628
+ k: 100
4629
+ }
4630
+ }
4631
+ ]
4632
+ },
4633
+ {
4634
+ ty: "gr",
4635
+ nm: "Ellipse 45 Fill",
4636
+ it: [
4637
+ {
4638
+ ty: "el",
4639
+ nm: "Ellipse Path 1",
4640
+ d: 1,
4641
+ p: {
4642
+ a: 0,
4643
+ k: [
4644
+ 0,
4645
+ 0
4646
+ ]
4647
+ },
4648
+ s: {
4649
+ a: 0,
4650
+ k: [
4651
+ 415.626,
4652
+ 415.626
4653
+ ]
4654
+ }
4655
+ },
4656
+ {
4657
+ ty: "fl",
4658
+ nm: "Fill 1",
4659
+ c: {
4660
+ a: 0,
4661
+ k: [
4662
+ 0,
4663
+ 0.8,
4664
+ 1
4665
+ ]
4666
+ },
4667
+ r: 1,
4668
+ o: {
4669
+ a: 0,
4670
+ k: 100
4671
+ }
4672
+ },
4673
+ {
4674
+ ty: "tr",
4675
+ a: {
4676
+ a: 0,
4677
+ k: [
4678
+ 0,
4679
+ 0
4680
+ ]
4681
+ },
4682
+ s: {
4683
+ a: 0,
4684
+ k: [
4685
+ 100,
4686
+ 100
4687
+ ]
4688
+ },
4689
+ p: {
4690
+ a: 0,
4691
+ k: [
4692
+ 0,
4693
+ 0
4694
+ ]
4695
+ },
4696
+ r: {
4697
+ a: 0,
4698
+ k: 0
4699
+ },
4700
+ sa: {
4701
+ a: 0,
4702
+ k: 0
4703
+ },
4704
+ o: {
4705
+ a: 0,
4706
+ k: 100
4707
+ }
4708
+ }
4709
+ ]
4710
+ }
4711
+ ],
4712
+ ind: 2
4713
+ },
4714
+ {
4715
+ ty: 4,
4716
+ nm: "Ellipse 44",
4717
+ sr: 1,
4718
+ st: 0,
4719
+ op: 3600,
4720
+ ip: 0,
4721
+ ln: "53",
4722
+ hasMask: false,
4723
+ ao: 0,
4724
+ ks: {
4725
+ a: {
4726
+ a: 0,
4727
+ k: [
4728
+ 0,
4729
+ 0
4730
+ ]
4731
+ },
4732
+ s: {
4733
+ a: 1,
4734
+ k: [
4735
+ {
4736
+ s: [
4737
+ 100,
4738
+ 100,
4739
+ 100
4740
+ ],
4741
+ i: {
4742
+ x: [
4743
+ 0.667,
4744
+ 0.667,
4745
+ 0.667
4746
+ ],
4747
+ y: [
4748
+ 1,
4749
+ 1,
4750
+ 1
4751
+ ]
4752
+ },
4753
+ o: {
4754
+ x: [
4755
+ 0.333,
4756
+ 0.333,
4757
+ 0.333
4758
+ ],
4759
+ y: [
4760
+ 0,
4761
+ 0,
4762
+ 0
4763
+ ]
4764
+ },
4765
+ t: 0
4766
+ },
4767
+ {
4768
+ s: [
4769
+ 130,
4770
+ 130,
4771
+ 99.237
4772
+ ],
4773
+ i: {
4774
+ x: [
4775
+ 0.667,
4776
+ 0.667,
4777
+ 0.667
4778
+ ],
4779
+ y: [
4780
+ 1,
4781
+ 1,
4782
+ 1
4783
+ ]
4784
+ },
4785
+ o: {
4786
+ x: [
4787
+ 0.333,
4788
+ 0.333,
4789
+ 0.333
4790
+ ],
4791
+ y: [
4792
+ 0,
4793
+ 0,
4794
+ 0
4795
+ ]
4796
+ },
4797
+ t: 89.999
4798
+ },
4799
+ {
4800
+ s: [
4801
+ 100,
4802
+ 100,
4803
+ 100
4804
+ ],
4805
+ i: {
4806
+ x: [
4807
+ 0.667,
4808
+ 0.667,
4809
+ 0.667
4810
+ ],
4811
+ y: [
4812
+ 1,
4813
+ 1,
4814
+ 1
4815
+ ]
4816
+ },
4817
+ o: {
4818
+ x: [
4819
+ 0.333,
4820
+ 0.333,
4821
+ 0.333
4822
+ ],
4823
+ y: [
4824
+ 0,
4825
+ 0,
4826
+ 0
4827
+ ]
4828
+ },
4829
+ t: 179.999
4830
+ }
4831
+ ]
4832
+ },
4833
+ p: {
4834
+ a: 0,
4835
+ k: [
4836
+ 234.321,
4837
+ 132.532,
4838
+ 0
4839
+ ]
4840
+ },
4841
+ r: {
4842
+ a: 1,
4843
+ k: [
4844
+ {
4845
+ o: {
4846
+ x: 0.333,
4847
+ y: 0
4848
+ },
4849
+ i: {
4850
+ x: 0.667,
4851
+ y: 1
4852
+ },
4853
+ s: [
4854
+ 0
4855
+ ],
4856
+ t: 0
4857
+ },
4858
+ {
4859
+ s: [
4860
+ -360
4861
+ ],
4862
+ t: 179.999
4863
+ }
4864
+ ]
4865
+ },
4866
+ sa: {
4867
+ a: 0,
4868
+ k: 0
4869
+ },
4870
+ o: {
4871
+ a: 0,
4872
+ k: 100
4873
+ }
4874
+ },
4875
+ ef: [
4876
+ {
4877
+ ty: 29,
4878
+ nm: "Gaussian Blur",
4879
+ en: 1,
4880
+ ef: [
4881
+ {
4882
+ ty: 0,
4883
+ nm: "Blurriness",
4884
+ v: {
4885
+ a: 0,
4886
+ k: 127.3
4887
+ }
4888
+ },
4889
+ {
4890
+ ty: 7,
4891
+ nm: "Blur Dimensions",
4892
+ v: {
4893
+ a: 0,
4894
+ k: 1
4895
+ }
4896
+ },
4897
+ {
4898
+ ty: 7,
4899
+ nm: " ",
4900
+ v: {
4901
+ a: 0,
4902
+ k: 0
4903
+ }
4904
+ }
4905
+ ]
4906
+ }
4907
+ ],
4908
+ shapes: [
4909
+ {
4910
+ ty: "gr",
4911
+ nm: "Ellipse 44 Stroke",
4912
+ it: [
4913
+ {
4914
+ ty: "el",
4915
+ nm: "Ellipse Path 1",
4916
+ d: 1,
4917
+ p: {
4918
+ a: 0,
4919
+ k: [
4920
+ 0,
4921
+ 0
4922
+ ]
4923
+ },
4924
+ s: {
4925
+ a: 0,
4926
+ k: [
4927
+ 371.095,
4928
+ 371.095
4929
+ ]
4930
+ }
4931
+ },
4932
+ {
4933
+ ty: "op",
4934
+ nm: "Offset Paths 1",
4935
+ a: {
4936
+ a: 0,
4937
+ k: -0.5
4938
+ },
4939
+ lj: 2,
4940
+ ml: {
4941
+ a: 0,
4942
+ k: 1
4943
+ }
4944
+ },
4945
+ {
4946
+ ty: "tr",
4947
+ a: {
4948
+ a: 0,
4949
+ k: [
4950
+ 0,
4951
+ 0
4952
+ ]
4953
+ },
4954
+ s: {
4955
+ a: 0,
4956
+ k: [
4957
+ 100,
4958
+ 100
4959
+ ]
4960
+ },
4961
+ p: {
4962
+ a: 0,
4963
+ k: [
4964
+ 0,
4965
+ 0
4966
+ ]
4967
+ },
4968
+ r: {
4969
+ a: 0,
4970
+ k: 0
4971
+ },
4972
+ sa: {
4973
+ a: 0,
4974
+ k: 0
4975
+ },
4976
+ o: {
4977
+ a: 0,
4978
+ k: 100
4979
+ }
4980
+ }
4981
+ ]
4982
+ },
4983
+ {
4984
+ ty: "gr",
4985
+ nm: "Ellipse 44 Fill",
4986
+ it: [
4987
+ {
4988
+ ty: "el",
4989
+ nm: "Ellipse Path 1",
4990
+ d: 1,
4991
+ p: {
4992
+ a: 0,
4993
+ k: [
4994
+ 0,
4995
+ 0
4996
+ ]
4997
+ },
4998
+ s: {
4999
+ a: 0,
5000
+ k: [
5001
+ 371.095,
5002
+ 371.095
5003
+ ]
5004
+ }
5005
+ },
5006
+ {
5007
+ ty: "fl",
5008
+ nm: "Fill 1",
5009
+ c: {
5010
+ a: 0,
5011
+ k: [
5012
+ 0.5725,
5013
+ 0.3608,
5014
+ 0.9647
5015
+ ]
5016
+ },
5017
+ r: 1,
5018
+ o: {
5019
+ a: 0,
5020
+ k: 100
5021
+ }
5022
+ },
5023
+ {
5024
+ ty: "tr",
5025
+ a: {
5026
+ a: 0,
5027
+ k: [
5028
+ 0,
5029
+ 0
5030
+ ]
5031
+ },
5032
+ s: {
5033
+ a: 0,
5034
+ k: [
5035
+ 100,
5036
+ 100
5037
+ ]
5038
+ },
5039
+ p: {
5040
+ a: 0,
5041
+ k: [
5042
+ 0,
5043
+ 0
5044
+ ]
5045
+ },
5046
+ r: {
5047
+ a: 0,
5048
+ k: 0
5049
+ },
5050
+ sa: {
5051
+ a: 0,
5052
+ k: 0
5053
+ },
5054
+ o: {
5055
+ a: 0,
5056
+ k: 100
5057
+ }
5058
+ }
5059
+ ]
5060
+ }
5061
+ ],
5062
+ ind: 3
5063
+ },
5064
+ {
5065
+ ty: 4,
5066
+ nm: "Ellipse 42",
5067
+ sr: 1,
5068
+ st: 0,
5069
+ op: 3600,
5070
+ ip: 0,
5071
+ ln: "51",
5072
+ hasMask: true,
5073
+ ao: 0,
5074
+ ks: {
5075
+ a: {
5076
+ a: 0,
5077
+ k: [
5078
+ 0,
5079
+ 0
5080
+ ]
5081
+ },
5082
+ s: {
5083
+ a: 0,
5084
+ k: [
5085
+ 100,
5086
+ 100
5087
+ ]
5088
+ },
5089
+ p: {
5090
+ a: 0,
5091
+ k: [
5092
+ 187.14,
5093
+ 170.171,
5094
+ 0
5095
+ ]
5096
+ },
5097
+ r: {
5098
+ a: 0,
5099
+ k: 0
5100
+ },
5101
+ sa: {
5102
+ a: 0,
5103
+ k: 0
5104
+ },
5105
+ o: {
5106
+ a: 0,
5107
+ k: 100
5108
+ }
5109
+ },
5110
+ masksProperties: [
5111
+ {
5112
+ nm: "Mask 1",
5113
+ inv: false,
5114
+ mode: "a",
5115
+ x: {
5116
+ a: 0,
5117
+ k: 0
5118
+ },
5119
+ o: {
5120
+ a: 0,
5121
+ k: 100
5122
+ },
5123
+ pt: {
5124
+ a: 0,
5125
+ k: {
5126
+ c: true,
5127
+ i: [
5128
+ [
5129
+ 115.065,
5130
+ 0
5131
+ ],
5132
+ [
5133
+ 0,
5134
+ -115.065
5135
+ ],
5136
+ [
5137
+ -115.065,
5138
+ 0
5139
+ ],
5140
+ [
5141
+ 0,
5142
+ 115.065
5143
+ ]
5144
+ ],
5145
+ o: [
5146
+ [
5147
+ -115.065,
5148
+ 0
5149
+ ],
5150
+ [
5151
+ 0,
5152
+ 115.065
5153
+ ],
5154
+ [
5155
+ 115.065,
5156
+ 0
5157
+ ],
5158
+ [
5159
+ 0,
5160
+ -115.065
5161
+ ]
5162
+ ],
5163
+ v: [
5164
+ [
5165
+ 0,
5166
+ -208.343
5167
+ ],
5168
+ [
5169
+ -208.343,
5170
+ 0
5171
+ ],
5172
+ [
5173
+ 0,
5174
+ 208.343
5175
+ ],
5176
+ [
5177
+ 208.343,
5178
+ 0
5179
+ ]
5180
+ ]
5181
+ }
5182
+ }
5183
+ }
5184
+ ],
5185
+ shapes: [
5186
+ {
5187
+ ty: "gr",
5188
+ nm: "Ellipse 42 Stroke",
5189
+ it: [
5190
+ {
5191
+ ty: "el",
5192
+ nm: "Ellipse Path 1",
5193
+ d: 1,
5194
+ p: {
5195
+ a: 0,
5196
+ k: [
5197
+ 0,
5198
+ 0
5199
+ ]
5200
+ },
5201
+ s: {
5202
+ a: 0,
5203
+ k: [
5204
+ 416.686,
5205
+ 416.686
5206
+ ]
5207
+ }
5208
+ },
5209
+ {
5210
+ ty: "op",
5211
+ nm: "Offset Paths 1",
5212
+ a: {
5213
+ a: 0,
5214
+ k: -0.5
5215
+ },
5216
+ lj: 2,
5217
+ ml: {
5218
+ a: 0,
5219
+ k: 1
5220
+ }
5221
+ },
5222
+ {
5223
+ ty: "tr",
5224
+ a: {
5225
+ a: 0,
5226
+ k: [
5227
+ 0,
5228
+ 0
5229
+ ]
5230
+ },
5231
+ s: {
5232
+ a: 0,
5233
+ k: [
5234
+ 100,
5235
+ 100
5236
+ ]
5237
+ },
5238
+ p: {
5239
+ a: 0,
5240
+ k: [
5241
+ 0,
5242
+ 0
5243
+ ]
5244
+ },
5245
+ r: {
5246
+ a: 0,
5247
+ k: 0
5248
+ },
5249
+ sa: {
5250
+ a: 0,
5251
+ k: 0
5252
+ },
5253
+ o: {
5254
+ a: 0,
5255
+ k: 100
5256
+ }
5257
+ }
5258
+ ]
5259
+ },
5260
+ {
5261
+ ty: "gr",
5262
+ nm: "Ellipse 42 Fill",
5263
+ it: [
5264
+ {
5265
+ ty: "el",
5266
+ nm: "Ellipse Path 1",
5267
+ d: 1,
5268
+ p: {
5269
+ a: 0,
5270
+ k: [
5271
+ 0,
5272
+ 0
5273
+ ]
5274
+ },
5275
+ s: {
5276
+ a: 0,
5277
+ k: [
5278
+ 416.686,
5279
+ 416.686
5280
+ ]
5281
+ }
5282
+ },
5283
+ {
5284
+ ty: "fl",
5285
+ nm: "Fill 1",
5286
+ c: {
5287
+ a: 0,
5288
+ k: [
5289
+ 1,
5290
+ 1,
5291
+ 1
5292
+ ]
5293
+ },
5294
+ r: 1,
5295
+ o: {
5296
+ a: 0,
5297
+ k: 100
5298
+ }
5299
+ },
5300
+ {
5301
+ ty: "tr",
5302
+ a: {
5303
+ a: 0,
5304
+ k: [
5305
+ 0,
5306
+ 0
5307
+ ]
5308
+ },
5309
+ s: {
5310
+ a: 0,
5311
+ k: [
5312
+ 100,
5313
+ 100
5314
+ ]
5315
+ },
5316
+ p: {
5317
+ a: 0,
5318
+ k: [
5319
+ 0,
5320
+ 0
5321
+ ]
5322
+ },
5323
+ r: {
5324
+ a: 0,
5325
+ k: 0
5326
+ },
5327
+ sa: {
5328
+ a: 0,
5329
+ k: 0
5330
+ },
5331
+ o: {
5332
+ a: 0,
5333
+ k: 100
5334
+ }
5335
+ }
5336
+ ]
5337
+ }
5338
+ ],
5339
+ ind: 4
5340
+ }
5341
+ ]
5342
+ }
5343
+ ];
5344
+ var OPLoading = {
5345
+ nm: nm,
5346
+ ddd: ddd,
5347
+ h: h,
5348
+ w: w,
5349
+ meta: meta,
5350
+ layers: layers,
5351
+ v: v,
5352
+ fr: fr,
5353
+ op: op,
5354
+ ip: ip,
5355
+ assets: assets
5356
+ };
5357
+
5358
+ // 传进来的size需要*0.173倍,因为loading.json原始图比较大,scale才没有锯齿
5359
+ class RdLoadingComponent {
5360
+ constructor() {
5361
+ /**
5362
+ * 动画容器尺寸(px)。
5363
+ *
5364
+ * **注意**:OPLoading.json 原始尺寸为 368×368,模板内通过 `scale(0.17)` 缩放以消除锯齿。
5365
+ * 实际显示尺寸 = `size × 0.173`。
5366
+ *
5367
+ * @example
5368
+ * // 默认 ≈ 64px
5369
+ * <app-rd-loading></app-rd-loading>
5370
+ *
5371
+ * // ≈ 40px
5372
+ * <app-rd-loading [size]="235"></app-rd-loading>
5373
+ */
5374
+ this.size = 368; // 默认大小
5375
+ this.loop = true; // 是否循环
5376
+ this.autoplay = true; // 是否自动播放
5377
+ this.speed = 1; // 播放速度
5378
+ this.margin = '0'; // 外边距
5379
+ // 样式类名
5380
+ this.containerClass = 'lottie-loading-container';
5381
+ this.animation = null;
5382
+ }
5383
+ // 使用内置的 OPLoading 动画数据
5384
+ get animationData() {
5385
+ return this.customAnimationData || OPLoading;
5386
+ }
5387
+ ngAfterViewInit() {
5388
+ this.loadAnimation();
5389
+ }
5390
+ ngOnChanges(changes) {
5391
+ // 如果大小、自定义动画数据发生变化,重新加载动画
5392
+ if ((changes['size'] || changes['customAnimationData']) &&
5393
+ this.lottieContainer) {
5394
+ this.reloadAnimation();
5395
+ }
5396
+ // 如果速度发生变化,更新动画速度
5397
+ if (changes['speed'] && this.animation) {
5398
+ this.animation.setSpeed(this.speed);
5399
+ }
5400
+ // 如果自动播放状态变化
5401
+ if (changes['autoplay'] && this.animation) {
5402
+ if (this.autoplay) {
5403
+ this.animation.play();
5404
+ }
5405
+ else {
5406
+ this.animation.pause();
5407
+ }
5408
+ }
5409
+ }
5410
+ ngOnDestroy() {
5411
+ this.destroyAnimation();
5412
+ }
5413
+ loadAnimation() {
5414
+ this.destroyAnimation();
5415
+ const container = this.lottieContainer.nativeElement;
5416
+ const options = {
5417
+ container: container,
5418
+ renderer: 'svg',
5419
+ loop: this.loop,
5420
+ autoplay: this.autoplay,
5421
+ animationData: this.animationData,
5422
+ rendererSettings: {
5423
+ preserveAspectRatio: 'xMidYMid meet',
5424
+ progressiveLoad: true,
5425
+ hideOnTransparent: true,
5426
+ },
5427
+ };
5428
+ try {
5429
+ this.animation = lottie.loadAnimation(options);
5430
+ this.animation.setSpeed(this.speed);
5431
+ // 监听动画加载完成事件
5432
+ this.animation.addEventListener('DOMLoaded', () => { });
5433
+ }
5434
+ catch (error) { }
5435
+ }
5436
+ reloadAnimation() {
5437
+ // 使用 setTimeout 确保在下一个周期执行,避免 ExpressionChangedAfterItHasBeenCheckedError
5438
+ setTimeout(() => {
5439
+ this.loadAnimation();
5440
+ });
5441
+ }
5442
+ destroyAnimation() {
5443
+ if (this.animation) {
5444
+ this.animation.destroy();
5445
+ this.animation = null;
5446
+ }
5447
+ }
5448
+ // ========== 公共方法 ==========
5449
+ /** 停止动画 */
5450
+ stop() {
5451
+ if (this.animation) {
5452
+ this.animation.stop();
5453
+ }
5454
+ }
5455
+ /** 设置播放速度 */
5456
+ setSpeed(speed) {
5457
+ this.speed = speed;
5458
+ if (this.animation) {
5459
+ this.animation.setSpeed(speed);
5460
+ }
5461
+ }
5462
+ /** 跳转到指定帧并播放 */
5463
+ goToAndPlay(value, isFrame = true) {
5464
+ if (this.animation) {
5465
+ this.animation.goToAndPlay(value, isFrame);
5466
+ }
5467
+ }
5468
+ /** 跳转到指定帧并停止 */
5469
+ goToAndStop(value, isFrame = true) {
5470
+ if (this.animation) {
5471
+ this.animation.goToAndStop(value, isFrame);
5472
+ }
5473
+ }
5474
+ /** 获取动画总帧数 */
5475
+ getTotalFrames() {
5476
+ return this.animation ? this.animation.totalFrames : 0;
5477
+ }
5478
+ /** 获取动画持续时间(秒) */
5479
+ getDuration() {
5480
+ return this.animation ? this.animation.getDuration() : 0;
5481
+ }
5482
+ /** 重新启动动画 */
5483
+ restart() {
5484
+ if (this.animation) {
5485
+ this.animation.goToAndPlay(0, true);
5486
+ }
5487
+ }
5488
+ }
5489
+ RdLoadingComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: RdLoadingComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
5490
+ RdLoadingComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: RdLoadingComponent, selector: "app-rd-loading", inputs: { size: "size", loop: "loop", autoplay: "autoplay", speed: "speed", margin: "margin", containerClass: "containerClass", customAnimationData: "customAnimationData" }, viewQueries: [{ propertyName: "lottieContainer", first: true, predicate: ["lottieContainer"], descendants: true, static: true }], usesOnChanges: true, ngImport: i0, template: `
5491
+ <div
5492
+ #lottieContainer
5493
+ [style.width]="size + 'px'"
5494
+ [style.height]="size + 'px'"
5495
+ [style.transform]="'scale(0.173)'"
5496
+ [class]="containerClass"
5497
+ [style.margin]="margin"
5498
+ ></div>
5499
+ `, isInline: true, styles: [":host{position:absolute;display:flex;justify-content:center;align-items:center;inset:0}.lottie-loading-container{display:flex;align-items:center;justify-content:center}.inline-loading{display:inline-flex;vertical-align:middle}\n"] });
5500
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: RdLoadingComponent, decorators: [{
5501
+ type: Component,
5502
+ args: [{ selector: 'app-rd-loading', template: `
5503
+ <div
5504
+ #lottieContainer
5505
+ [style.width]="size + 'px'"
5506
+ [style.height]="size + 'px'"
5507
+ [style.transform]="'scale(0.173)'"
5508
+ [class]="containerClass"
5509
+ [style.margin]="margin"
5510
+ ></div>
5511
+ `, styles: [":host{position:absolute;display:flex;justify-content:center;align-items:center;inset:0}.lottie-loading-container{display:flex;align-items:center;justify-content:center}.inline-loading{display:inline-flex;vertical-align:middle}\n"] }]
5512
+ }], propDecorators: { lottieContainer: [{
5513
+ type: ViewChild,
5514
+ args: ['lottieContainer', { static: true }]
5515
+ }], size: [{
5516
+ type: Input
5517
+ }], loop: [{
5518
+ type: Input
5519
+ }], autoplay: [{
5520
+ type: Input
5521
+ }], speed: [{
5522
+ type: Input
5523
+ }], margin: [{
5524
+ type: Input
5525
+ }], containerClass: [{
5526
+ type: Input
5527
+ }], customAnimationData: [{
5528
+ type: Input
5529
+ }] } });
5530
+
5531
+ class RdLoadingModule {
5532
+ }
5533
+ RdLoadingModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: RdLoadingModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
5534
+ RdLoadingModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.10", ngImport: i0, type: RdLoadingModule, declarations: [RdLoadingComponent], imports: [CommonModule, ReactiveFormsModule, FormsModule, NzInputModule], exports: [RdLoadingComponent] });
5535
+ RdLoadingModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: RdLoadingModule, imports: [CommonModule, ReactiveFormsModule, FormsModule, NzInputModule] });
5536
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: RdLoadingModule, decorators: [{
5537
+ type: NgModule,
5538
+ args: [{
5539
+ declarations: [RdLoadingComponent],
5540
+ imports: [CommonModule, ReactiveFormsModule, FormsModule, NzInputModule],
5541
+ exports: [RdLoadingComponent],
5542
+ }]
5543
+ }] });
5544
+
5545
+ class RdSelectValueComponent {
5546
+ get hostThemeLight() {
5547
+ return this.theme === 'light';
5548
+ }
5549
+ get hostThemeDark() {
5550
+ return this.theme === 'dark';
5551
+ }
5552
+ get dropdownClassName() {
5553
+ const themeClass = this.theme === 'light'
5554
+ ? 'theme-light'
5555
+ : this.theme === 'dark'
5556
+ ? 'theme-dark'
5557
+ : '';
5558
+ return ['rd-form-item-select-dropdown', themeClass]
5559
+ .filter(Boolean)
5560
+ .join(' ');
5561
+ }
5562
+ constructor(cdr, translate) {
5563
+ this.cdr = cdr;
5564
+ this.translate = translate;
5565
+ this.options = [];
5566
+ this.isShowSearch = false;
5567
+ this.isShowErrorTip = true;
5568
+ this.placeholder = '';
5569
+ this.label = '';
5570
+ this.name = '';
5571
+ this.value = null;
5572
+ this.isDisabled = false;
5573
+ this.isFocus = false;
5574
+ this.isOpen = false;
5575
+ this.searchInput = '';
5576
+ this.control = null;
5577
+ this.onChange = () => { };
5578
+ this.onTouched = () => { };
5579
+ }
5580
+ get showError() {
5581
+ var _a, _b, _c;
5582
+ if (!this.isShowErrorTip)
5583
+ return false;
5584
+ return (!!((_a = this.control) === null || _a === void 0 ? void 0 : _a.invalid) && (((_b = this.control) === null || _b === void 0 ? void 0 : _b.touched) || ((_c = this.control) === null || _c === void 0 ? void 0 : _c.dirty)));
5585
+ }
5586
+ get currentErrorMessage() {
5587
+ var _a, _b;
5588
+ if (!((_a = this.control) === null || _a === void 0 ? void 0 : _a.errors))
5589
+ return '';
5590
+ if (this.control.errors['required']) {
5591
+ return `${this.translate.instant('please_select')}${this.label.toLowerCase()}`;
5592
+ }
5593
+ if (this.control.errors['custom']) {
5594
+ return (((_b = this.control) === null || _b === void 0 ? void 0 : _b.errors['custom']) ||
5595
+ this.translate.instant('validation_failed'));
5596
+ }
5597
+ return this.translate.instant('validation_failed');
5598
+ }
5599
+ onValueChange(val) {
5600
+ this.value = val;
5601
+ this.onChange(val);
5602
+ this.onTouched();
5603
+ }
5604
+ validate(control) {
5605
+ if (control) {
5606
+ this.control = control;
5607
+ }
5608
+ return null;
5609
+ }
5610
+ // ── ControlValueAccessor ────────────────────────────────────────────────
5611
+ writeValue(val) {
5612
+ this.value = val !== null && val !== void 0 ? val : null;
5613
+ this.cdr.markForCheck();
5614
+ }
5615
+ registerOnChange(fn) {
5616
+ this.onChange = fn;
5617
+ }
5618
+ registerOnTouched(fn) {
5619
+ this.onTouched = fn;
5620
+ }
5621
+ setDisabledState(isDisabled) {
5622
+ this.isDisabled = isDisabled;
5623
+ this.cdr.markForCheck();
5624
+ }
5625
+ }
5626
+ RdSelectValueComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: RdSelectValueComponent, deps: [{ token: i0.ChangeDetectorRef }, { token: i1$1.TranslateService }], target: i0.ɵɵFactoryTarget.Component });
5627
+ RdSelectValueComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: RdSelectValueComponent, selector: "app-rd-select-value", inputs: { options: "options", isShowSearch: "isShowSearch", isShowErrorTip: "isShowErrorTip", placeholder: "placeholder", label: "label", name: "name", theme: "theme" }, host: { properties: { "class.theme-light": "this.hostThemeLight", "class.theme-dark": "this.hostThemeDark" } }, providers: [
5628
+ {
5629
+ provide: NG_VALUE_ACCESSOR,
5630
+ useExisting: forwardRef(() => RdSelectValueComponent),
5631
+ multi: true,
5632
+ },
5633
+ {
5634
+ provide: NG_VALIDATORS,
5635
+ useExisting: forwardRef(() => RdSelectValueComponent),
5636
+ multi: true,
5637
+ },
5638
+ ], ngImport: i0, template: "<app-rd-form-item\n [disabled]=\"isDisabled\"\n [focus]=\"!!searchInput || isFocus || isOpen\"\n [type]=\"'select'\"\n [label]=\"label\"\n [value]=\"value\"\n [errorMessage]=\"showError ? currentErrorMessage : ''\"\n [theme]=\"theme\"\n [ngClass]=\"{ 'rd-form-item-phone': !label }\"\n>\n <nz-select\n class=\"rd-form-item-select\"\n nzBorderless\n [nzShowArrow]=\"false\"\n [nzPlaceHolder]=\"placeholder\"\n [nzShowSearch]=\"isShowSearch\"\n [disabled]=\"isDisabled\"\n [nzDropdownClassName]=\"dropdownClassName\"\n [(ngModel)]=\"value\"\n (ngModelChange)=\"onValueChange($event)\"\n (nzFocus)=\"isFocus = true\"\n (nzBlur)=\"isFocus = false\"\n (nzOpenChange)=\"isOpen = $event\"\n (nzOnSearch)=\"searchInput = $event\"\n [name]=\"name\"\n [nzOptionHeightPx]=\"40\"\n [nzSuffixIcon]=\"customIcon\"\n >\n <nz-option\n *ngFor=\"let option of options\"\n [nzValue]=\"option.value\"\n [nzLabel]=\"option.name\"\n ></nz-option>\n </nz-select>\n</app-rd-form-item>\n\n<ng-template #customIcon>\n <svg\n width=\"16\"\n height=\"16\"\n viewBox=\"0 0 16 16\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M2.60136 4.90777C2.83639 4.68743 3.20555 4.69934 3.42589 4.93437L8.00033 9.81377L12.5748 4.93437C12.7951 4.69934 13.1643 4.68743 13.3993 4.90777C13.6343 5.12812 13.6462 5.49727 13.4259 5.7323L8.42589 11.0656C8.31561 11.1833 8.16157 11.25 8.00033 11.25C7.83909 11.25 7.68504 11.1833 7.57476 11.0656L2.57476 5.7323C2.35442 5.49727 2.36633 5.12811 2.60136 4.90777Z\"\n fill=\"var(--rd-copy-primary)\"\n />\n </svg>\n</ng-template>\n", styles: [":host .rd-form-item-select{width:100%}:host .rd-form-item-select ::ng-deep .ant-select-selection-search-input{padding:17px 5px 12px;color:var(--rd-copy-primary);font-size:14px;width:100%;font-weight:500}:host .rd-form-item-select ::ng-deep .ant-select-selection-placeholder{color:var(--rd-copy-disable)!important}\n", "::ng-deep .rd-form-item-select{min-width:113px;min-height:52px;max-height:100%;position:relative}::ng-deep .rd-form-item-select.ant-select-multiple .ant-select-selection-search{margin-inline-start:0}::ng-deep .rd-form-item-select .ant-select-selection-search-input{padding:12px 4px 0}::ng-deep .rd-form-item-select .ant-select-selection-search-input::placeholder{color:var(--rd-copy-disable)}::ng-deep .rd-form-item-select .ant-select-selection-search .ant-select-selection-search-input{padding:12px 4px 0;transform:translate(-2px,12px)!important}::ng-deep .rd-form-item-select .ant-select-show-search{transform:translateY(10px)}::ng-deep .rd-form-item-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector{padding:14px 16px 10px;min-height:52px;height:-moz-fit-content;height:fit-content}.rd-form-item-phone ::ng-deep .rd-form-item-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector{padding:6px 16px 10px;min-height:52px;height:-moz-fit-content;height:fit-content}.rd-form-item-phone ::ng-deep .rd-form-item-select.ant-select-show-search.ant-select-multiple .ant-select-selector{padding:6px 16px}::ng-deep .rd-form-item-select.ant-select-single .ant-select-selector .ant-select-selection-item:after{display:none}::ng-deep .rd-form-item-select.ant-select .ant-select-selection-item{color:var(--rd-copy-primary);font-weight:500;font-size:14px}::ng-deep .rd-form-item-select .ant-select-selector{padding:12px 16px}::ng-deep .rd-form-item-select.ant-select-multiple .ant-select-selection-item{border-radius:4px;background:transparent;font-size:14px;font-weight:500;color:var(--rd-copy-primary);display:flex;align-items:center;gap:4px}::ng-deep .rd-form-item-select.ant-select-multiple .ant-select-selection-item .ant-select-selection-item-remove{line-height:1}::ng-deep .rd-form-item-select:not(.ant-select-customize-input) .ant-select-selector{border-radius:4px}::ng-deep .rd-form-item-select.ant-select-focused:not(.ant-select-disabled).ant-select:not(.ant-select-customize-input) .ant-select-selector{border-radius:4px;border:1px solid var(--rd-input-fg-hover);background:var(--rd-input-bg-hover);box-shadow:0 0 0 2px #367af61a}::ng-deep .rd-form-item-select .ant-empty-description{font-weight:400;font-size:14px;line-height:22px;color:var(--rd-copy-primary)}::ng-deep .rd-form-item-select .ant-select-selection-placeholder{color:var(--rd-copy-primary);font-weight:500;font-size:14px}::ng-deep .rd-form-item-select .ant-select-selection-item-content{color:var(--rd-copy-primary);font-weight:500}::ng-deep .rd-form-item-select .ant-select-arrow{transition:ease-in-out .2s all;cursor:pointer;pointer-events:initial}::ng-deep .rd-form-item-select:hover:has(.ant-select-clear) .ant-select-arrow{opacity:0}::ng-deep .rd-form-item-select.ant-select-focused .ant-select-arrow,::ng-deep .rd-form-item-select .ant-select-selector:focus-within .ant-select-arrow{transform:rotate(-180deg);transition:transform .2s ease}::ng-deep .rd-form-item-select-s{min-height:38px}::ng-deep .rd-form-item-select-s.ant-select-single:not(.ant-select-customize-input) .ant-select-selector{height:100%;min-height:38px;padding:0 12px}::ng-deep .rd-form-item-select-dropdown .ant-select-dropdown,::ng-deep .rd-form-item-select-dropdown-s .ant-select-dropdown,::ng-deep .rd-form-item-multiple-select-dropdown .ant-select-dropdown{border-radius:4px;background:var(--rd-bg-panel);min-width:113px}::ng-deep .rd-form-item-select-dropdown .ant-select-item-option,::ng-deep .rd-form-item-select-dropdown-s .ant-select-item-option,::ng-deep .rd-form-item-multiple-select-dropdown .ant-select-item-option{background-color:transparent;padding:0 6px}::ng-deep .rd-form-item-select-dropdown .ant-select-item-option-content,::ng-deep .rd-form-item-select-dropdown-s .ant-select-item-option-content,::ng-deep .rd-form-item-multiple-select-dropdown .ant-select-item-option-content{border-radius:4px;padding:0 6px;display:flex;align-items:center;color:var(--rd-copy-primary);font-size:14px;min-height:40px;font-weight:600}::ng-deep .rd-form-item-select-dropdown .ant-select-item-option-active .ant-select-item-option-content,::ng-deep .rd-form-item-select-dropdown-s .ant-select-item-option-active .ant-select-item-option-content,::ng-deep .rd-form-item-multiple-select-dropdown .ant-select-item-option-active .ant-select-item-option-content{background:rgba(54,122,246,.1)}::ng-deep .rd-form-item-select-dropdown .ant-select-item-option-disabled .ant-select-item-option-content,::ng-deep .rd-form-item-select-dropdown-s .ant-select-item-option-disabled .ant-select-item-option-content,::ng-deep .rd-form-item-multiple-select-dropdown .ant-select-item-option-disabled .ant-select-item-option-content{color:var(--rd-copy-secondary);background:var(--rd-grey-200)}::ng-deep .rd-form-item-select-dropdown .rd-form-item-empty,::ng-deep .rd-form-item-select-dropdown-s .rd-form-item-empty,::ng-deep .rd-form-item-multiple-select-dropdown .rd-form-item-empty{display:flex;flex-direction:column;align-items:center;gap:6px;width:100%}::ng-deep .rd-form-item-select-dropdown .rd-form-item-empty img,::ng-deep .rd-form-item-select-dropdown-s .rd-form-item-empty img,::ng-deep .rd-form-item-multiple-select-dropdown .rd-form-item-empty img{width:61px;height:68px}::ng-deep .rd-form-item-select-dropdown .rd-form-item-empty p,::ng-deep .rd-form-item-select-dropdown-s .rd-form-item-empty p,::ng-deep .rd-form-item-multiple-select-dropdown .rd-form-item-empty p{font-size:13px;color:var(--rd-copy-disable);font-weight:500;margin:0}::ng-deep .rd-form-item-select-dropdown-s .ant-select-item-option-content{padding:0 4px;min-height:32px}::ng-deep .rd-form-item-multiple-select-dropdown .ant-select-item-option-content{border-radius:4px;color:var(--rd-copy-primary);font-size:14px;padding:0 6px 0 32px;position:relative}::ng-deep .rd-form-item-multiple-select-dropdown .ant-select-item-option-content:before{content:\"\";position:absolute;top:50%;left:6px;width:16px;height:16px;transform:translateY(-50%);border-radius:4px;border:1px solid var(--rd-grey-400)}::ng-deep .rd-form-item-multiple-select-dropdown .ant-select-item-option-selected .ant-select-item-option-content:before{background-image:url(/assets/img/icon/checkbox.svg);background-size:contain;background-position:center;background-repeat:no-repeat;border:none}::ng-deep .rd-form-item-multiple-select-dropdown .ant-select-item-option-state{display:none}::ng-deep .rd-form-item-option-content{display:flex;align-items:center;gap:8px;height:100%}::ng-deep .rd-form-item-option-content span{font-size:14px;font-weight:500}::ng-deep .rd-form-item-option-content .rd-token-icon{width:20px;height:20px;transition:opacity .3s ease-in-out}\n"], dependencies: [{ kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i3.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "component", type: i2$1.NzOptionComponent, selector: "nz-option", inputs: ["nzLabel", "nzValue", "nzDisabled", "nzHide", "nzCustomContent"], exportAs: ["nzOption"] }, { kind: "component", type: i2$1.NzSelectComponent, selector: "nz-select", inputs: ["nzId", "nzSize", "nzStatus", "nzOptionHeightPx", "nzOptionOverflowSize", "nzDropdownClassName", "nzDropdownMatchSelectWidth", "nzDropdownStyle", "nzNotFoundContent", "nzPlaceHolder", "nzPlacement", "nzMaxTagCount", "nzDropdownRender", "nzCustomTemplate", "nzSuffixIcon", "nzClearIcon", "nzRemoveIcon", "nzMenuItemSelectedIcon", "nzTokenSeparators", "nzMaxTagPlaceholder", "nzMaxMultipleCount", "nzMode", "nzFilterOption", "compareWith", "nzAllowClear", "nzBorderless", "nzShowSearch", "nzLoading", "nzAutoFocus", "nzAutoClearSearchValue", "nzServerSearch", "nzDisabled", "nzOpen", "nzSelectOnTab", "nzBackdrop", "nzOptions", "nzShowArrow"], outputs: ["nzOnSearch", "nzScrollToBottom", "nzOpenChange", "nzBlur", "nzFocus"], exportAs: ["nzSelect"] }, { kind: "component", type: FormItemComponent, selector: "app-rd-form-item", inputs: ["errorMessage", "disabled", "label", "type", "focus", "value", "size", "theme"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
5639
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: RdSelectValueComponent, decorators: [{
5640
+ type: Component,
5641
+ args: [{ selector: 'app-rd-select-value', changeDetection: ChangeDetectionStrategy.OnPush, providers: [
5642
+ {
5643
+ provide: NG_VALUE_ACCESSOR,
5644
+ useExisting: forwardRef(() => RdSelectValueComponent),
5645
+ multi: true,
5646
+ },
5647
+ {
5648
+ provide: NG_VALIDATORS,
5649
+ useExisting: forwardRef(() => RdSelectValueComponent),
5650
+ multi: true,
5651
+ },
5652
+ ], template: "<app-rd-form-item\n [disabled]=\"isDisabled\"\n [focus]=\"!!searchInput || isFocus || isOpen\"\n [type]=\"'select'\"\n [label]=\"label\"\n [value]=\"value\"\n [errorMessage]=\"showError ? currentErrorMessage : ''\"\n [theme]=\"theme\"\n [ngClass]=\"{ 'rd-form-item-phone': !label }\"\n>\n <nz-select\n class=\"rd-form-item-select\"\n nzBorderless\n [nzShowArrow]=\"false\"\n [nzPlaceHolder]=\"placeholder\"\n [nzShowSearch]=\"isShowSearch\"\n [disabled]=\"isDisabled\"\n [nzDropdownClassName]=\"dropdownClassName\"\n [(ngModel)]=\"value\"\n (ngModelChange)=\"onValueChange($event)\"\n (nzFocus)=\"isFocus = true\"\n (nzBlur)=\"isFocus = false\"\n (nzOpenChange)=\"isOpen = $event\"\n (nzOnSearch)=\"searchInput = $event\"\n [name]=\"name\"\n [nzOptionHeightPx]=\"40\"\n [nzSuffixIcon]=\"customIcon\"\n >\n <nz-option\n *ngFor=\"let option of options\"\n [nzValue]=\"option.value\"\n [nzLabel]=\"option.name\"\n ></nz-option>\n </nz-select>\n</app-rd-form-item>\n\n<ng-template #customIcon>\n <svg\n width=\"16\"\n height=\"16\"\n viewBox=\"0 0 16 16\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M2.60136 4.90777C2.83639 4.68743 3.20555 4.69934 3.42589 4.93437L8.00033 9.81377L12.5748 4.93437C12.7951 4.69934 13.1643 4.68743 13.3993 4.90777C13.6343 5.12812 13.6462 5.49727 13.4259 5.7323L8.42589 11.0656C8.31561 11.1833 8.16157 11.25 8.00033 11.25C7.83909 11.25 7.68504 11.1833 7.57476 11.0656L2.57476 5.7323C2.35442 5.49727 2.36633 5.12811 2.60136 4.90777Z\"\n fill=\"var(--rd-copy-primary)\"\n />\n </svg>\n</ng-template>\n", styles: [":host .rd-form-item-select{width:100%}:host .rd-form-item-select ::ng-deep .ant-select-selection-search-input{padding:17px 5px 12px;color:var(--rd-copy-primary);font-size:14px;width:100%;font-weight:500}:host .rd-form-item-select ::ng-deep .ant-select-selection-placeholder{color:var(--rd-copy-disable)!important}\n", "::ng-deep .rd-form-item-select{min-width:113px;min-height:52px;max-height:100%;position:relative}::ng-deep .rd-form-item-select.ant-select-multiple .ant-select-selection-search{margin-inline-start:0}::ng-deep .rd-form-item-select .ant-select-selection-search-input{padding:12px 4px 0}::ng-deep .rd-form-item-select .ant-select-selection-search-input::placeholder{color:var(--rd-copy-disable)}::ng-deep .rd-form-item-select .ant-select-selection-search .ant-select-selection-search-input{padding:12px 4px 0;transform:translate(-2px,12px)!important}::ng-deep .rd-form-item-select .ant-select-show-search{transform:translateY(10px)}::ng-deep .rd-form-item-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector{padding:14px 16px 10px;min-height:52px;height:-moz-fit-content;height:fit-content}.rd-form-item-phone ::ng-deep .rd-form-item-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector{padding:6px 16px 10px;min-height:52px;height:-moz-fit-content;height:fit-content}.rd-form-item-phone ::ng-deep .rd-form-item-select.ant-select-show-search.ant-select-multiple .ant-select-selector{padding:6px 16px}::ng-deep .rd-form-item-select.ant-select-single .ant-select-selector .ant-select-selection-item:after{display:none}::ng-deep .rd-form-item-select.ant-select .ant-select-selection-item{color:var(--rd-copy-primary);font-weight:500;font-size:14px}::ng-deep .rd-form-item-select .ant-select-selector{padding:12px 16px}::ng-deep .rd-form-item-select.ant-select-multiple .ant-select-selection-item{border-radius:4px;background:transparent;font-size:14px;font-weight:500;color:var(--rd-copy-primary);display:flex;align-items:center;gap:4px}::ng-deep .rd-form-item-select.ant-select-multiple .ant-select-selection-item .ant-select-selection-item-remove{line-height:1}::ng-deep .rd-form-item-select:not(.ant-select-customize-input) .ant-select-selector{border-radius:4px}::ng-deep .rd-form-item-select.ant-select-focused:not(.ant-select-disabled).ant-select:not(.ant-select-customize-input) .ant-select-selector{border-radius:4px;border:1px solid var(--rd-input-fg-hover);background:var(--rd-input-bg-hover);box-shadow:0 0 0 2px #367af61a}::ng-deep .rd-form-item-select .ant-empty-description{font-weight:400;font-size:14px;line-height:22px;color:var(--rd-copy-primary)}::ng-deep .rd-form-item-select .ant-select-selection-placeholder{color:var(--rd-copy-primary);font-weight:500;font-size:14px}::ng-deep .rd-form-item-select .ant-select-selection-item-content{color:var(--rd-copy-primary);font-weight:500}::ng-deep .rd-form-item-select .ant-select-arrow{transition:ease-in-out .2s all;cursor:pointer;pointer-events:initial}::ng-deep .rd-form-item-select:hover:has(.ant-select-clear) .ant-select-arrow{opacity:0}::ng-deep .rd-form-item-select.ant-select-focused .ant-select-arrow,::ng-deep .rd-form-item-select .ant-select-selector:focus-within .ant-select-arrow{transform:rotate(-180deg);transition:transform .2s ease}::ng-deep .rd-form-item-select-s{min-height:38px}::ng-deep .rd-form-item-select-s.ant-select-single:not(.ant-select-customize-input) .ant-select-selector{height:100%;min-height:38px;padding:0 12px}::ng-deep .rd-form-item-select-dropdown .ant-select-dropdown,::ng-deep .rd-form-item-select-dropdown-s .ant-select-dropdown,::ng-deep .rd-form-item-multiple-select-dropdown .ant-select-dropdown{border-radius:4px;background:var(--rd-bg-panel);min-width:113px}::ng-deep .rd-form-item-select-dropdown .ant-select-item-option,::ng-deep .rd-form-item-select-dropdown-s .ant-select-item-option,::ng-deep .rd-form-item-multiple-select-dropdown .ant-select-item-option{background-color:transparent;padding:0 6px}::ng-deep .rd-form-item-select-dropdown .ant-select-item-option-content,::ng-deep .rd-form-item-select-dropdown-s .ant-select-item-option-content,::ng-deep .rd-form-item-multiple-select-dropdown .ant-select-item-option-content{border-radius:4px;padding:0 6px;display:flex;align-items:center;color:var(--rd-copy-primary);font-size:14px;min-height:40px;font-weight:600}::ng-deep .rd-form-item-select-dropdown .ant-select-item-option-active .ant-select-item-option-content,::ng-deep .rd-form-item-select-dropdown-s .ant-select-item-option-active .ant-select-item-option-content,::ng-deep .rd-form-item-multiple-select-dropdown .ant-select-item-option-active .ant-select-item-option-content{background:rgba(54,122,246,.1)}::ng-deep .rd-form-item-select-dropdown .ant-select-item-option-disabled .ant-select-item-option-content,::ng-deep .rd-form-item-select-dropdown-s .ant-select-item-option-disabled .ant-select-item-option-content,::ng-deep .rd-form-item-multiple-select-dropdown .ant-select-item-option-disabled .ant-select-item-option-content{color:var(--rd-copy-secondary);background:var(--rd-grey-200)}::ng-deep .rd-form-item-select-dropdown .rd-form-item-empty,::ng-deep .rd-form-item-select-dropdown-s .rd-form-item-empty,::ng-deep .rd-form-item-multiple-select-dropdown .rd-form-item-empty{display:flex;flex-direction:column;align-items:center;gap:6px;width:100%}::ng-deep .rd-form-item-select-dropdown .rd-form-item-empty img,::ng-deep .rd-form-item-select-dropdown-s .rd-form-item-empty img,::ng-deep .rd-form-item-multiple-select-dropdown .rd-form-item-empty img{width:61px;height:68px}::ng-deep .rd-form-item-select-dropdown .rd-form-item-empty p,::ng-deep .rd-form-item-select-dropdown-s .rd-form-item-empty p,::ng-deep .rd-form-item-multiple-select-dropdown .rd-form-item-empty p{font-size:13px;color:var(--rd-copy-disable);font-weight:500;margin:0}::ng-deep .rd-form-item-select-dropdown-s .ant-select-item-option-content{padding:0 4px;min-height:32px}::ng-deep .rd-form-item-multiple-select-dropdown .ant-select-item-option-content{border-radius:4px;color:var(--rd-copy-primary);font-size:14px;padding:0 6px 0 32px;position:relative}::ng-deep .rd-form-item-multiple-select-dropdown .ant-select-item-option-content:before{content:\"\";position:absolute;top:50%;left:6px;width:16px;height:16px;transform:translateY(-50%);border-radius:4px;border:1px solid var(--rd-grey-400)}::ng-deep .rd-form-item-multiple-select-dropdown .ant-select-item-option-selected .ant-select-item-option-content:before{background-image:url(/assets/img/icon/checkbox.svg);background-size:contain;background-position:center;background-repeat:no-repeat;border:none}::ng-deep .rd-form-item-multiple-select-dropdown .ant-select-item-option-state{display:none}::ng-deep .rd-form-item-option-content{display:flex;align-items:center;gap:8px;height:100%}::ng-deep .rd-form-item-option-content span{font-size:14px;font-weight:500}::ng-deep .rd-form-item-option-content .rd-token-icon{width:20px;height:20px;transition:opacity .3s ease-in-out}\n"] }]
5653
+ }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i1$1.TranslateService }]; }, propDecorators: { options: [{
5654
+ type: Input
5655
+ }], isShowSearch: [{
5656
+ type: Input
5657
+ }], isShowErrorTip: [{
5658
+ type: Input
5659
+ }], placeholder: [{
5660
+ type: Input
5661
+ }], label: [{
5662
+ type: Input
5663
+ }], name: [{
5664
+ type: Input
5665
+ }], theme: [{
5666
+ type: Input
5667
+ }], hostThemeLight: [{
5668
+ type: HostBinding,
5669
+ args: ['class.theme-light']
5670
+ }], hostThemeDark: [{
5671
+ type: HostBinding,
5672
+ args: ['class.theme-dark']
5673
+ }] } });
5674
+
5675
+ class RdPhoneComponent {
5676
+ get areaCodeOptions() {
5677
+ var _a;
5678
+ if (!((_a = this.excludeAreaCodes) === null || _a === void 0 ? void 0 : _a.length))
5679
+ return this._areaCodeOptions;
5680
+ return this._areaCodeOptions.filter((opt) => !this.excludeAreaCodes.includes(opt.value));
5681
+ }
5682
+ get hostThemeLight() {
5683
+ return this.theme === 'light';
5684
+ }
5685
+ get hostThemeDark() {
5686
+ return this.theme === 'dark';
5687
+ }
5688
+ constructor() {
5689
+ this.areaCodeControlName = 'areaCode';
5690
+ this.phoneControlName = 'phoneNumber';
5691
+ this.label = '';
5692
+ this.required = false;
5693
+ /** Area codes to exclude from the dropdown (e.g. ['+86']) */
5694
+ this.excludeAreaCodes = [];
5695
+ this._areaCodeOptions = [];
5696
+ this.destroy$ = new Subject();
5697
+ }
5698
+ ngOnInit() {
5699
+ if (!this.form.contains(this.areaCodeControlName)) {
5700
+ this.form.addControl(this.areaCodeControlName, new FormControl('+852', this.required ? Validators.required : []));
5701
+ }
5702
+ if (!this.form.contains(this.phoneControlName)) {
5703
+ this.form.addControl(this.phoneControlName, new FormControl('', this.required ? Validators.required : []));
5704
+ }
5705
+ }
5706
+ ngOnDestroy() {
5707
+ this.destroy$.next();
5708
+ this.destroy$.complete();
5709
+ }
5710
+ }
5711
+ RdPhoneComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: RdPhoneComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
5712
+ RdPhoneComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: RdPhoneComponent, selector: "app-rd-phone", inputs: { form: "form", areaCodeControlName: "areaCodeControlName", phoneControlName: "phoneControlName", label: "label", required: "required", theme: "theme", excludeAreaCodes: "excludeAreaCodes", _areaCodeOptions: "_areaCodeOptions" }, host: { properties: { "class.theme-light": "this.hostThemeLight", "class.theme-dark": "this.hostThemeDark" } }, ngImport: i0, template: "<div class=\"rd-phone-field\" [formGroup]=\"form\">\n <div class=\"rd-phone-row\">\n <div class=\"rd-phone-area-code\">\n <app-rd-select-value\n [formControlName]=\"areaCodeControlName\"\n [options]=\"areaCodeOptions\"\n [isShowSearch]=\"true\"\n [theme]=\"theme\"\n ></app-rd-select-value>\n </div>\n <div class=\"rd-phone-number\">\n <app-rd-input\n [formControlName]=\"phoneControlName\"\n [label]=\"label\"\n [required]=\"required\"\n [maskType]=\"'number'\"\n [theme]=\"theme\"\n ></app-rd-input>\n </div>\n </div>\n</div>\n", styles: [":host{display:block}:host .rd-phone-row{display:flex;gap:8px;align-items:flex-start}:host .rd-phone-area-code{width:93px;flex-shrink:0}:host .rd-phone-area-code ::ng-deep .rd-form-item-select .ant-select-selection-search-input{color:inherit;display:block;margin-top:-6px;padding:0 5px}:host .rd-phone-number{flex:1;min-width:0}:host .rd-phone-error{display:flex;align-items:center;gap:4px;margin-top:4px;font-size:12px;line-height:16px;color:var(--rd-copy-danger)}\n"], dependencies: [{ kind: "directive", type: i3.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i3.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { kind: "directive", type: i3.RequiredValidator, selector: ":not([type=checkbox])[required][formControlName],:not([type=checkbox])[required][formControl],:not([type=checkbox])[required][ngModel]", inputs: ["required"] }, { kind: "directive", type: i3.FormGroupDirective, selector: "[formGroup]", inputs: ["formGroup"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { kind: "directive", type: i3.FormControlName, selector: "[formControlName]", inputs: ["formControlName", "disabled", "ngModel"], outputs: ["ngModelChange"] }, { kind: "component", type: RdSelectValueComponent, selector: "app-rd-select-value", inputs: ["options", "isShowSearch", "isShowErrorTip", "placeholder", "label", "name", "theme"] }, { kind: "component", type: CustomInputComponent, selector: "app-rd-input", inputs: ["label", "symbol", "name", "disabled", "maskNumber", "maskType", "type", "allowNegativeNumbers", "theme", "required", "placeholder", "min", "max", "minLength", "maxLength", "pattern", "customValidator", "size", "errorMessages"], outputs: ["valueChange", "focus", "blur"] }] });
5713
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: RdPhoneComponent, decorators: [{
5714
+ type: Component,
5715
+ args: [{ selector: 'app-rd-phone', template: "<div class=\"rd-phone-field\" [formGroup]=\"form\">\n <div class=\"rd-phone-row\">\n <div class=\"rd-phone-area-code\">\n <app-rd-select-value\n [formControlName]=\"areaCodeControlName\"\n [options]=\"areaCodeOptions\"\n [isShowSearch]=\"true\"\n [theme]=\"theme\"\n ></app-rd-select-value>\n </div>\n <div class=\"rd-phone-number\">\n <app-rd-input\n [formControlName]=\"phoneControlName\"\n [label]=\"label\"\n [required]=\"required\"\n [maskType]=\"'number'\"\n [theme]=\"theme\"\n ></app-rd-input>\n </div>\n </div>\n</div>\n", styles: [":host{display:block}:host .rd-phone-row{display:flex;gap:8px;align-items:flex-start}:host .rd-phone-area-code{width:93px;flex-shrink:0}:host .rd-phone-area-code ::ng-deep .rd-form-item-select .ant-select-selection-search-input{color:inherit;display:block;margin-top:-6px;padding:0 5px}:host .rd-phone-number{flex:1;min-width:0}:host .rd-phone-error{display:flex;align-items:center;gap:4px;margin-top:4px;font-size:12px;line-height:16px;color:var(--rd-copy-danger)}\n"] }]
5716
+ }], ctorParameters: function () { return []; }, propDecorators: { form: [{
5717
+ type: Input
5718
+ }], areaCodeControlName: [{
5719
+ type: Input
5720
+ }], phoneControlName: [{
5721
+ type: Input
5722
+ }], label: [{
5723
+ type: Input
5724
+ }], required: [{
5725
+ type: Input
5726
+ }], theme: [{
5727
+ type: Input
5728
+ }], excludeAreaCodes: [{
5729
+ type: Input
5730
+ }], _areaCodeOptions: [{
5731
+ type: Input
5732
+ }], hostThemeLight: [{
5733
+ type: HostBinding,
5734
+ args: ['class.theme-light']
5735
+ }], hostThemeDark: [{
5736
+ type: HostBinding,
5737
+ args: ['class.theme-dark']
5738
+ }] } });
5739
+
5740
+ class RdSelectValueModule {
5741
+ }
5742
+ RdSelectValueModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: RdSelectValueModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
5743
+ RdSelectValueModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.10", ngImport: i0, type: RdSelectValueModule, declarations: [RdSelectValueComponent], imports: [CommonModule,
5744
+ FormsModule,
5745
+ NzSelectModule,
5746
+ TranslateModule,
5747
+ FormItemModule], exports: [RdSelectValueComponent] });
5748
+ RdSelectValueModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: RdSelectValueModule, imports: [CommonModule,
5749
+ FormsModule,
5750
+ NzSelectModule,
5751
+ TranslateModule,
5752
+ FormItemModule] });
5753
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: RdSelectValueModule, decorators: [{
5754
+ type: NgModule,
5755
+ args: [{
5756
+ declarations: [RdSelectValueComponent],
5757
+ imports: [
5758
+ CommonModule,
5759
+ FormsModule,
5760
+ NzSelectModule,
5761
+ TranslateModule,
5762
+ FormItemModule,
5763
+ ],
5764
+ exports: [RdSelectValueComponent],
5765
+ }]
5766
+ }] });
5767
+
5768
+ class RdPhoneModule {
5769
+ }
5770
+ RdPhoneModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: RdPhoneModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
5771
+ RdPhoneModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.10", ngImport: i0, type: RdPhoneModule, declarations: [RdPhoneComponent], imports: [CommonModule,
5772
+ ReactiveFormsModule,
5773
+ TranslateModule,
5774
+ RdSelectValueModule,
5775
+ RdInputModule], exports: [RdPhoneComponent] });
5776
+ RdPhoneModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: RdPhoneModule, imports: [CommonModule,
5777
+ ReactiveFormsModule,
5778
+ TranslateModule,
5779
+ RdSelectValueModule,
5780
+ RdInputModule] });
5781
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: RdPhoneModule, decorators: [{
5782
+ type: NgModule,
5783
+ args: [{
5784
+ declarations: [RdPhoneComponent],
5785
+ imports: [
5786
+ CommonModule,
5787
+ ReactiveFormsModule,
5788
+ TranslateModule,
5789
+ RdSelectValueModule,
5790
+ RdInputModule,
5791
+ ],
5792
+ exports: [RdPhoneComponent],
5793
+ }]
5794
+ }] });
5795
+
5796
+ class RdRemarkHistoryComponent {
5797
+ constructor() {
5798
+ this.remarks = [];
5799
+ this.select = new EventEmitter();
5800
+ }
5801
+ onSelect(remark) {
5802
+ this.select.emit(remark);
5803
+ }
5804
+ }
5805
+ RdRemarkHistoryComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: RdRemarkHistoryComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
5806
+ RdRemarkHistoryComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: RdRemarkHistoryComponent, selector: "app-rd-remark-history", inputs: { remarks: "remarks" }, outputs: { select: "select" }, ngImport: i0, template: "<div class=\"remark-options\">\n <div class=\"t12-500 c-text-secondary remark-options-title\">\n {{ \"recent_remarks\" | translate }}\n </div>\n <div\n class=\"remark-options-item t13-500 c-text-primary\"\n *ngFor=\"let remark of remarks\"\n (click)=\"onSelect(remark)\"\n >\n {{ remark }}\n </div>\n</div>\n", styles: [":host{display:block;min-width:320px;max-height:300px;overflow-y:auto;border-radius:4px;padding:0;border:1px solid var(--rd-grey-200)}.remark-options,.remark-options-title{padding:8px}.remark-options-item{padding:16px 8px;border-radius:4px;cursor:pointer;color:var(--rd-copy-primary)}.remark-options-item:hover{background:rgba(42,123,255,.1)}\n"], dependencies: [{ kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "pipe", type: i1$1.TranslatePipe, name: "translate" }] });
5807
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: RdRemarkHistoryComponent, decorators: [{
5808
+ type: Component,
5809
+ args: [{ selector: "app-rd-remark-history", template: "<div class=\"remark-options\">\n <div class=\"t12-500 c-text-secondary remark-options-title\">\n {{ \"recent_remarks\" | translate }}\n </div>\n <div\n class=\"remark-options-item t13-500 c-text-primary\"\n *ngFor=\"let remark of remarks\"\n (click)=\"onSelect(remark)\"\n >\n {{ remark }}\n </div>\n</div>\n", styles: [":host{display:block;min-width:320px;max-height:300px;overflow-y:auto;border-radius:4px;padding:0;border:1px solid var(--rd-grey-200)}.remark-options,.remark-options-title{padding:8px}.remark-options-item{padding:16px 8px;border-radius:4px;cursor:pointer;color:var(--rd-copy-primary)}.remark-options-item:hover{background:rgba(42,123,255,.1)}\n"] }]
5810
+ }], propDecorators: { remarks: [{
5811
+ type: Input
5812
+ }], select: [{
5813
+ type: Output
5814
+ }] } });
5815
+
5816
+ class RdRemarkHistoryModule {
5817
+ }
5818
+ RdRemarkHistoryModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: RdRemarkHistoryModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
5819
+ RdRemarkHistoryModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.10", ngImport: i0, type: RdRemarkHistoryModule, declarations: [RdRemarkHistoryComponent], imports: [CommonModule, TranslateModule], exports: [RdRemarkHistoryComponent] });
5820
+ RdRemarkHistoryModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: RdRemarkHistoryModule, imports: [CommonModule, TranslateModule] });
5821
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: RdRemarkHistoryModule, decorators: [{
5822
+ type: NgModule,
5823
+ args: [{
5824
+ declarations: [RdRemarkHistoryComponent],
5825
+ imports: [CommonModule, TranslateModule],
5826
+ exports: [RdRemarkHistoryComponent],
5827
+ }]
5828
+ }] });
5829
+
5830
+ class RdSwitchComponent {
5831
+ get hostThemeLight() {
5832
+ return this.theme === "light";
5833
+ }
5834
+ get hostThemeDark() {
5835
+ return this.theme === "dark";
5836
+ }
5837
+ get currentErrorMessage() {
5838
+ var _a, _b;
5839
+ if (!((_a = this.control) === null || _a === void 0 ? void 0 : _a.errors))
5840
+ return "";
5841
+ const firstError = Object.keys(((_b = this.control) === null || _b === void 0 ? void 0 : _b.errors) || {})[0];
5842
+ const msg = this.errorMessages[firstError];
5843
+ switch (firstError) {
5844
+ case "required":
5845
+ return (msg ||
5846
+ `${this.translate.instant("please_select")} ${this.label.toLowerCase()}`);
5847
+ default:
5848
+ return (this.translate.instant(this.errorMessages[firstError]) ||
5849
+ this.translate.instant("validation_failed"));
5850
+ }
5851
+ }
5852
+ get showError() {
5853
+ var _a, _b, _c;
5854
+ return (!!((_a = this.control) === null || _a === void 0 ? void 0 : _a.invalid) && (((_b = this.control) === null || _b === void 0 ? void 0 : _b.touched) || ((_c = this.control) === null || _c === void 0 ? void 0 : _c.dirty)));
5855
+ }
5856
+ constructor(cdr, translate) {
5857
+ this.cdr = cdr;
5858
+ this.translate = translate;
5859
+ this.label = "";
5860
+ this.name = "";
5861
+ this.tooltip = "";
5862
+ this.disabled = false;
5863
+ this.required = false;
5864
+ this.checkedChildren = "";
5865
+ this.unCheckedChildren = "";
5866
+ this.errorMessages = {
5867
+ required: "field_required",
5868
+ };
5869
+ this.valueChange = new EventEmitter();
5870
+ this.blur = new EventEmitter();
5871
+ this.value = false;
5872
+ this.touched = false;
5873
+ this.onChange = () => { };
5874
+ this.onTouched = () => { };
5875
+ this.control = null;
5876
+ }
5877
+ writeValue(value) {
5878
+ this.value = !!value;
5879
+ this.cdr.markForCheck();
5880
+ }
5881
+ registerOnChange(fn) {
5882
+ this.onChange = fn;
5883
+ }
5884
+ registerOnTouched(fn) {
5885
+ this.onTouched = fn;
5886
+ }
5887
+ setDisabledState(isDisabled) {
5888
+ this.disabled = isDisabled;
5889
+ this.cdr.markForCheck();
5890
+ }
5891
+ onBlur() {
5892
+ this.touched = true;
5893
+ this.onTouched();
5894
+ this.blur.emit();
5895
+ }
5896
+ handleValueChange(value) {
5897
+ this.value = value;
5898
+ this.onChange(value);
5899
+ this.valueChange.emit(value);
5900
+ this.cdr.markForCheck();
5901
+ }
5902
+ validate(control) {
5903
+ if (control) {
5904
+ this.control = control;
5905
+ }
5906
+ const errors = {};
5907
+ if (this.required && !this.value) {
5908
+ errors["required"] = true;
5909
+ }
5910
+ return Object.keys(errors).length > 0 ? errors : null;
5911
+ }
5912
+ }
5913
+ RdSwitchComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: RdSwitchComponent, deps: [{ token: i0.ChangeDetectorRef }, { token: i1$1.TranslateService }], target: i0.ɵɵFactoryTarget.Component });
5914
+ RdSwitchComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: RdSwitchComponent, selector: "app-rd-switch", inputs: { label: "label", name: "name", tooltip: "tooltip", disabled: "disabled", required: "required", checkedChildren: "checkedChildren", unCheckedChildren: "unCheckedChildren", theme: "theme", errorMessages: "errorMessages" }, outputs: { valueChange: "valueChange", blur: "blur" }, host: { properties: { "class.theme-light": "this.hostThemeLight", "class.theme-dark": "this.hostThemeDark" } }, providers: [
5915
+ {
5916
+ provide: NG_VALUE_ACCESSOR,
5917
+ useExisting: forwardRef(() => RdSwitchComponent),
5918
+ multi: true,
5919
+ },
5920
+ {
5921
+ provide: NG_VALIDATORS,
5922
+ useExisting: forwardRef(() => RdSwitchComponent),
5923
+ multi: true,
5924
+ },
5925
+ ], ngImport: i0, template: "<div class=\"rd-form-item rd-form-item-switch\">\n <nz-switch\n [nzCheckedChildren]=\"checkedChildren\"\n [nzUnCheckedChildren]=\"unCheckedChildren\"\n [nzDisabled]=\"disabled\"\n [ngModel]=\"value\"\n (ngModelChange)=\"handleValueChange($event)\"\n (blur)=\"onBlur()\"\n ></nz-switch>\n <div class=\"rd-form-item-label\">\n <div\n class=\"cursor-pointer\"\n [innerHTML]=\"label\"\n nz-tooltip\n [nzTooltipTitle]=\"tooltip | translate\"\n [nzTooltipColor]=\"'#F8F9FA'\"\n nzTooltipOverlayClassName=\"custom-tooltip-dark\"\n ></div>\n </div>\n\n <div *ngIf=\"showError\" class=\"rd-form-item-error\">\n <svg\n class=\"rd-error-icon-light\"\n width=\"16\"\n height=\"16\"\n viewBox=\"0 0 16 16\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M1.33398 7.9987C1.33398 4.3168 4.31875 1.33203 8.00065 1.33203C11.6825 1.33203 14.6673 4.3168 14.6673 7.9987C14.6673 11.6806 11.6825 14.6654 8.00065 14.6654C4.31875 14.6654 1.33398 11.6806 1.33398 7.9987ZM8.00065 2.33203C4.87104 2.33203 2.33398 4.86908 2.33398 7.9987C2.33398 11.1283 4.87104 13.6654 8.00065 13.6654C11.1303 13.6654 13.6673 11.1283 13.6673 7.9987C13.6673 4.86908 11.1303 2.33203 8.00065 2.33203Z\"\n fill=\"#EA485D\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M8.00039 4.06641C8.33176 4.06641 8.60039 4.33504 8.60039 4.66641V7.99974C8.60039 8.33111 8.33176 8.59974 8.00039 8.59974C7.66902 8.59974 7.40039 8.33111 7.40039 7.99974V4.66641C7.40039 4.33504 7.66902 4.06641 8.00039 4.06641ZM8.00039 10.3997C8.33176 10.3997 8.60039 10.6684 8.60039 10.9997V11.3331C8.60039 11.6644 8.33176 11.9331 8.00039 11.9331C7.66902 11.9331 7.40039 11.6644 7.40039 11.3331V10.9997C7.40039 10.6684 7.66902 10.3997 8.00039 10.3997Z\"\n fill=\"#EA485D\"\n />\n </svg>\n\n <svg\n class=\"rd-error-icon-dark\"\n width=\"16\"\n height=\"16\"\n viewBox=\"0 0 16 16\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M1.33398 7.9987C1.33398 4.3168 4.31875 1.33203 8.00065 1.33203C11.6825 1.33203 14.6673 4.3168 14.6673 7.9987C14.6673 11.6806 11.6825 14.6654 8.00065 14.6654C4.31875 14.6654 1.33398 11.6806 1.33398 7.9987ZM8.00065 2.33203C4.87104 2.33203 2.33398 4.86908 2.33398 7.9987C2.33398 11.1283 4.87104 13.6654 8.00065 13.6654C11.1303 13.6654 13.6673 11.1283 13.6673 7.9987C13.6673 4.86908 11.1303 2.33203 8.00065 2.33203Z\"\n fill=\"#EF7484\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M8.00039 4.06641C8.33176 4.06641 8.60039 4.33504 8.60039 4.66641V7.99974C8.60039 8.33111 8.33176 8.59974 8.00039 8.59974C7.66902 8.59974 7.40039 8.33111 7.40039 7.99974V4.66641C7.40039 4.33504 7.66902 4.06641 8.00039 4.06641ZM8.00039 10.3997C8.33176 10.3997 8.60039 10.6684 8.60039 10.9997V11.3331C8.60039 11.6644 8.33176 11.9331 8.00039 11.9331C7.66902 11.9331 7.40039 11.6644 7.40039 11.3331V10.9997C7.40039 10.6684 7.66902 10.3997 8.00039 10.3997Z\"\n fill=\"#EF7484\"\n />\n </svg>\n\n {{ currentErrorMessage }}\n </div>\n</div>\n", styles: [":host .rd-form-item-switch{display:flex;align-items:center;gap:12px;padding:0!important}:host .rd-form-item-switch ::ng-deep .ant-switch{background:var(--rd-switch-bg-off)!important;box-shadow:none!important}:host .rd-form-item-switch ::ng-deep .ant-switch-checked{background:var(--rd-switch-bg-on)!important;box-shadow:none!important}:host .rd-form-item-switch .rd-form-item-label{margin-bottom:0;flex-shrink:0;font-weight:400;font-style:Medium;font-size:14px;line-height:22px;vertical-align:middle;color:var(--rd-copy-primary);flex:1;word-break:break-word;white-space:break-spaces}:host .rd-form-item-switch .rd-form-item-label>div{width:-moz-fit-content;width:fit-content}:host .rd-form-item-switch .rd-form-item-label ::ng-deep .dashed-bottom{border-bottom-color:var(--rd-copy-primary)}:host .rd-form-item-switch.rd-disabled{opacity:.6;cursor:not-allowed}:host .rd-form-item-switch.rd-disabled .rd-form-item-label{color:var(--rd-copy-disable)}:host .rd-form-item-switch.rd-error .rd-form-item-label{color:var(--rd-copy-danger)}:host .rd-form-item-error{display:flex;align-items:center;gap:4px;margin-top:4px;font-size:12px;line-height:16px;color:var(--rd-copy-danger)}:host .rd-form-item-error img{width:12px;height:12px}:host .rd-form-item-error .rd-error-icon-dark{display:none}:host-context(.theme-dark):host(:not(.theme-light)) .rd-error-icon-light,:host(.theme-dark) .rd-error-icon-light{display:none}:host-context(.theme-dark):host(:not(.theme-light)) .rd-error-icon-dark,:host(.theme-dark) .rd-error-icon-dark{display:inline}\n"], dependencies: [{ kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i3.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i3.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "component", type: i4$5.NzSwitchComponent, selector: "nz-switch", inputs: ["nzLoading", "nzDisabled", "nzControl", "nzCheckedChildren", "nzUnCheckedChildren", "nzSize", "nzId"], exportAs: ["nzSwitch"] }, { kind: "directive", type: i5$2.NzTooltipDirective, selector: "[nz-tooltip]", inputs: ["nzTooltipTitle", "nzTooltipTitleContext", "nz-tooltip", "nzTooltipTrigger", "nzTooltipPlacement", "nzTooltipOrigin", "nzTooltipVisible", "nzTooltipMouseEnterDelay", "nzTooltipMouseLeaveDelay", "nzTooltipOverlayClassName", "nzTooltipOverlayStyle", "nzTooltipArrowPointAtCenter", "nzTooltipColor"], outputs: ["nzTooltipVisibleChange"], exportAs: ["nzTooltip"] }, { kind: "pipe", type: i1$1.TranslatePipe, name: "translate" }] });
5926
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: RdSwitchComponent, decorators: [{
5927
+ type: Component,
5928
+ args: [{ selector: "app-rd-switch", providers: [
5929
+ {
5930
+ provide: NG_VALUE_ACCESSOR,
5931
+ useExisting: forwardRef(() => RdSwitchComponent),
5932
+ multi: true,
5933
+ },
5934
+ {
5935
+ provide: NG_VALIDATORS,
5936
+ useExisting: forwardRef(() => RdSwitchComponent),
5937
+ multi: true,
5938
+ },
5939
+ ], template: "<div class=\"rd-form-item rd-form-item-switch\">\n <nz-switch\n [nzCheckedChildren]=\"checkedChildren\"\n [nzUnCheckedChildren]=\"unCheckedChildren\"\n [nzDisabled]=\"disabled\"\n [ngModel]=\"value\"\n (ngModelChange)=\"handleValueChange($event)\"\n (blur)=\"onBlur()\"\n ></nz-switch>\n <div class=\"rd-form-item-label\">\n <div\n class=\"cursor-pointer\"\n [innerHTML]=\"label\"\n nz-tooltip\n [nzTooltipTitle]=\"tooltip | translate\"\n [nzTooltipColor]=\"'#F8F9FA'\"\n nzTooltipOverlayClassName=\"custom-tooltip-dark\"\n ></div>\n </div>\n\n <div *ngIf=\"showError\" class=\"rd-form-item-error\">\n <svg\n class=\"rd-error-icon-light\"\n width=\"16\"\n height=\"16\"\n viewBox=\"0 0 16 16\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M1.33398 7.9987C1.33398 4.3168 4.31875 1.33203 8.00065 1.33203C11.6825 1.33203 14.6673 4.3168 14.6673 7.9987C14.6673 11.6806 11.6825 14.6654 8.00065 14.6654C4.31875 14.6654 1.33398 11.6806 1.33398 7.9987ZM8.00065 2.33203C4.87104 2.33203 2.33398 4.86908 2.33398 7.9987C2.33398 11.1283 4.87104 13.6654 8.00065 13.6654C11.1303 13.6654 13.6673 11.1283 13.6673 7.9987C13.6673 4.86908 11.1303 2.33203 8.00065 2.33203Z\"\n fill=\"#EA485D\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M8.00039 4.06641C8.33176 4.06641 8.60039 4.33504 8.60039 4.66641V7.99974C8.60039 8.33111 8.33176 8.59974 8.00039 8.59974C7.66902 8.59974 7.40039 8.33111 7.40039 7.99974V4.66641C7.40039 4.33504 7.66902 4.06641 8.00039 4.06641ZM8.00039 10.3997C8.33176 10.3997 8.60039 10.6684 8.60039 10.9997V11.3331C8.60039 11.6644 8.33176 11.9331 8.00039 11.9331C7.66902 11.9331 7.40039 11.6644 7.40039 11.3331V10.9997C7.40039 10.6684 7.66902 10.3997 8.00039 10.3997Z\"\n fill=\"#EA485D\"\n />\n </svg>\n\n <svg\n class=\"rd-error-icon-dark\"\n width=\"16\"\n height=\"16\"\n viewBox=\"0 0 16 16\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M1.33398 7.9987C1.33398 4.3168 4.31875 1.33203 8.00065 1.33203C11.6825 1.33203 14.6673 4.3168 14.6673 7.9987C14.6673 11.6806 11.6825 14.6654 8.00065 14.6654C4.31875 14.6654 1.33398 11.6806 1.33398 7.9987ZM8.00065 2.33203C4.87104 2.33203 2.33398 4.86908 2.33398 7.9987C2.33398 11.1283 4.87104 13.6654 8.00065 13.6654C11.1303 13.6654 13.6673 11.1283 13.6673 7.9987C13.6673 4.86908 11.1303 2.33203 8.00065 2.33203Z\"\n fill=\"#EF7484\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M8.00039 4.06641C8.33176 4.06641 8.60039 4.33504 8.60039 4.66641V7.99974C8.60039 8.33111 8.33176 8.59974 8.00039 8.59974C7.66902 8.59974 7.40039 8.33111 7.40039 7.99974V4.66641C7.40039 4.33504 7.66902 4.06641 8.00039 4.06641ZM8.00039 10.3997C8.33176 10.3997 8.60039 10.6684 8.60039 10.9997V11.3331C8.60039 11.6644 8.33176 11.9331 8.00039 11.9331C7.66902 11.9331 7.40039 11.6644 7.40039 11.3331V10.9997C7.40039 10.6684 7.66902 10.3997 8.00039 10.3997Z\"\n fill=\"#EF7484\"\n />\n </svg>\n\n {{ currentErrorMessage }}\n </div>\n</div>\n", styles: [":host .rd-form-item-switch{display:flex;align-items:center;gap:12px;padding:0!important}:host .rd-form-item-switch ::ng-deep .ant-switch{background:var(--rd-switch-bg-off)!important;box-shadow:none!important}:host .rd-form-item-switch ::ng-deep .ant-switch-checked{background:var(--rd-switch-bg-on)!important;box-shadow:none!important}:host .rd-form-item-switch .rd-form-item-label{margin-bottom:0;flex-shrink:0;font-weight:400;font-style:Medium;font-size:14px;line-height:22px;vertical-align:middle;color:var(--rd-copy-primary);flex:1;word-break:break-word;white-space:break-spaces}:host .rd-form-item-switch .rd-form-item-label>div{width:-moz-fit-content;width:fit-content}:host .rd-form-item-switch .rd-form-item-label ::ng-deep .dashed-bottom{border-bottom-color:var(--rd-copy-primary)}:host .rd-form-item-switch.rd-disabled{opacity:.6;cursor:not-allowed}:host .rd-form-item-switch.rd-disabled .rd-form-item-label{color:var(--rd-copy-disable)}:host .rd-form-item-switch.rd-error .rd-form-item-label{color:var(--rd-copy-danger)}:host .rd-form-item-error{display:flex;align-items:center;gap:4px;margin-top:4px;font-size:12px;line-height:16px;color:var(--rd-copy-danger)}:host .rd-form-item-error img{width:12px;height:12px}:host .rd-form-item-error .rd-error-icon-dark{display:none}:host-context(.theme-dark):host(:not(.theme-light)) .rd-error-icon-light,:host(.theme-dark) .rd-error-icon-light{display:none}:host-context(.theme-dark):host(:not(.theme-light)) .rd-error-icon-dark,:host(.theme-dark) .rd-error-icon-dark{display:inline}\n"] }]
5940
+ }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i1$1.TranslateService }]; }, propDecorators: { label: [{
5941
+ type: Input
5942
+ }], name: [{
5943
+ type: Input
5944
+ }], tooltip: [{
5945
+ type: Input
5946
+ }], disabled: [{
5947
+ type: Input
5948
+ }], required: [{
5949
+ type: Input
5950
+ }], checkedChildren: [{
5951
+ type: Input
5952
+ }], unCheckedChildren: [{
5953
+ type: Input
5954
+ }], theme: [{
5955
+ type: Input
5956
+ }], hostThemeLight: [{
5957
+ type: HostBinding,
5958
+ args: ["class.theme-light"]
5959
+ }], hostThemeDark: [{
5960
+ type: HostBinding,
5961
+ args: ["class.theme-dark"]
5962
+ }], errorMessages: [{
5963
+ type: Input
5964
+ }], valueChange: [{
5965
+ type: Output
5966
+ }], blur: [{
5967
+ type: Output
5968
+ }] } });
5969
+
5970
+ class RdSwitchModule {
5971
+ }
5972
+ RdSwitchModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: RdSwitchModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
5973
+ RdSwitchModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.10", ngImport: i0, type: RdSwitchModule, declarations: [RdSwitchComponent], imports: [CommonModule,
5974
+ ReactiveFormsModule,
5975
+ FormsModule,
5976
+ NzSwitchModule,
5977
+ NzToolTipModule,
5978
+ TranslateModule], exports: [RdSwitchComponent] });
5979
+ RdSwitchModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: RdSwitchModule, imports: [CommonModule,
5980
+ ReactiveFormsModule,
5981
+ FormsModule,
5982
+ NzSwitchModule,
5983
+ NzToolTipModule,
5984
+ TranslateModule] });
5985
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: RdSwitchModule, decorators: [{
5986
+ type: NgModule,
5987
+ args: [{
5988
+ declarations: [RdSwitchComponent],
5989
+ imports: [
5990
+ CommonModule,
5991
+ ReactiveFormsModule,
5992
+ FormsModule,
5993
+ NzSwitchModule,
5994
+ NzToolTipModule,
5995
+ TranslateModule,
5996
+ ],
5997
+ exports: [RdSwitchComponent],
5998
+ }]
5999
+ }] });
6000
+
3318
6001
  class BigNumberPipe {
3319
6002
  transform(value, precision = 6, mode = 'cut') {
3320
6003
  if (!value)
@@ -3397,5 +6080,5 @@ function DebounceSearch(milliseconds = 300, queryMinLength = 0, queryMaxLength)
3397
6080
  * Generated bundle index. Do not edit.
3398
6081
  */
3399
6082
 
3400
- export { BigNumberPipe, CustomCheckboxComponent, CustomDateComponent, CustomInputAmountComponent, CustomInputComponent, CustomPaginatorComponent, CustomRadioComponent, CustomTextareaComponent, DebounceSearch, FilterTypeEnum, HeaderStepComponent, IndustryCascaderComponent, IndustryCascaderModule, PipesModule, PureSelectTokenComponent, RdCheckboxModule, RdDateModule, RdFilterComponent, RdFilterModule, RdFilterSelectComponent, RdFilterSelectModule, RdHeaderStepModule, RdInputAmountModule, RdInputModule, RdNotificationComponent, RdNotificationModule, RdNotificationService, RdPaginatorModule, RdPureSelectTokenModule, RdRadioModule, RdSelectComponent, RdSelectModule, RdStatusFieldModule, RdTextareaModule, SearchListBaseComponent, StatusFieldComponent };
6083
+ export { BigNumberPipe, CustomCheckboxComponent, CustomDateComponent, CustomInputAmountComponent, CustomInputComponent, CustomPaginatorComponent, CustomRadioComponent, CustomTextareaComponent, DebounceSearch, FilterTypeEnum, HeaderStepComponent, IndustryCascaderComponent, IndustryCascaderModule, PipesModule, PureSelectTokenComponent, RdButtonComponent, RdButtonModule, RdCheckboxModule, RdDateModule, RdFilterComponent, RdFilterModule, RdFilterSelectComponent, RdFilterSelectModule, RdHeaderStepModule, RdInputAmountModule, RdInputModule, RdLoadingComponent, RdLoadingModule, RdNotificationComponent, RdNotificationModule, RdNotificationService, RdPaginatorModule, RdPhoneComponent, RdPhoneModule, RdPureSelectTokenModule, RdRadioModule, RdRemarkHistoryComponent, RdRemarkHistoryModule, RdSelectComponent, RdSelectModule, RdSelectValueComponent, RdSelectValueModule, RdStatusFieldModule, RdSwitchComponent, RdSwitchModule, RdTextareaModule, SearchListBaseComponent, StatusFieldComponent };
3401
6084
  //# sourceMappingURL=rd-outer-component.mjs.map