@skyux/inline-form 11.33.0 → 11.34.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/documentation.json +118 -142
- package/fesm2022/skyux-inline-form.mjs.map +1 -1
- package/package.json +3 -3
package/documentation.json
CHANGED
|
@@ -37,10 +37,10 @@
|
|
|
37
37
|
},
|
|
38
38
|
"sources": [
|
|
39
39
|
{
|
|
40
|
-
"fileName": "types/inline-form-button-layout.ts",
|
|
40
|
+
"fileName": "projects/inline-form/src/modules/inline-form/types/inline-form-button-layout.ts",
|
|
41
41
|
"line": 5,
|
|
42
42
|
"character": 2,
|
|
43
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
43
|
+
"url": "https://github.com/blackbaud/skyux/blob/ea7cfe8/libs/components/inline-form/src/lib/modules/inline-form/types/inline-form-button-layout.ts#L5"
|
|
44
44
|
}
|
|
45
45
|
],
|
|
46
46
|
"type": {
|
|
@@ -64,10 +64,10 @@
|
|
|
64
64
|
},
|
|
65
65
|
"sources": [
|
|
66
66
|
{
|
|
67
|
-
"fileName": "types/inline-form-button-layout.ts",
|
|
67
|
+
"fileName": "projects/inline-form/src/modules/inline-form/types/inline-form-button-layout.ts",
|
|
68
68
|
"line": 9,
|
|
69
69
|
"character": 2,
|
|
70
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
70
|
+
"url": "https://github.com/blackbaud/skyux/blob/ea7cfe8/libs/components/inline-form/src/lib/modules/inline-form/types/inline-form-button-layout.ts#L9"
|
|
71
71
|
}
|
|
72
72
|
],
|
|
73
73
|
"type": {
|
|
@@ -91,10 +91,10 @@
|
|
|
91
91
|
},
|
|
92
92
|
"sources": [
|
|
93
93
|
{
|
|
94
|
-
"fileName": "types/inline-form-button-layout.ts",
|
|
94
|
+
"fileName": "projects/inline-form/src/modules/inline-form/types/inline-form-button-layout.ts",
|
|
95
95
|
"line": 13,
|
|
96
96
|
"character": 2,
|
|
97
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
97
|
+
"url": "https://github.com/blackbaud/skyux/blob/ea7cfe8/libs/components/inline-form/src/lib/modules/inline-form/types/inline-form-button-layout.ts#L13"
|
|
98
98
|
}
|
|
99
99
|
],
|
|
100
100
|
"type": {
|
|
@@ -118,10 +118,10 @@
|
|
|
118
118
|
},
|
|
119
119
|
"sources": [
|
|
120
120
|
{
|
|
121
|
-
"fileName": "types/inline-form-button-layout.ts",
|
|
121
|
+
"fileName": "projects/inline-form/src/modules/inline-form/types/inline-form-button-layout.ts",
|
|
122
122
|
"line": 17,
|
|
123
123
|
"character": 2,
|
|
124
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
124
|
+
"url": "https://github.com/blackbaud/skyux/blob/ea7cfe8/libs/components/inline-form/src/lib/modules/inline-form/types/inline-form-button-layout.ts#L17"
|
|
125
125
|
}
|
|
126
126
|
],
|
|
127
127
|
"type": {
|
|
@@ -145,10 +145,10 @@
|
|
|
145
145
|
},
|
|
146
146
|
"sources": [
|
|
147
147
|
{
|
|
148
|
-
"fileName": "types/inline-form-button-layout.ts",
|
|
148
|
+
"fileName": "projects/inline-form/src/modules/inline-form/types/inline-form-button-layout.ts",
|
|
149
149
|
"line": 21,
|
|
150
150
|
"character": 2,
|
|
151
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
151
|
+
"url": "https://github.com/blackbaud/skyux/blob/ea7cfe8/libs/components/inline-form/src/lib/modules/inline-form/types/inline-form-button-layout.ts#L21"
|
|
152
152
|
}
|
|
153
153
|
],
|
|
154
154
|
"type": {
|
|
@@ -171,10 +171,10 @@
|
|
|
171
171
|
],
|
|
172
172
|
"sources": [
|
|
173
173
|
{
|
|
174
|
-
"fileName": "types/inline-form-button-layout.ts",
|
|
174
|
+
"fileName": "projects/inline-form/src/modules/inline-form/types/inline-form-button-layout.ts",
|
|
175
175
|
"line": 1,
|
|
176
176
|
"character": 12,
|
|
177
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
177
|
+
"url": "https://github.com/blackbaud/skyux/blob/ea7cfe8/libs/components/inline-form/src/lib/modules/inline-form/types/inline-form-button-layout.ts#L1"
|
|
178
178
|
}
|
|
179
179
|
]
|
|
180
180
|
},
|
|
@@ -195,10 +195,10 @@
|
|
|
195
195
|
],
|
|
196
196
|
"sources": [
|
|
197
197
|
{
|
|
198
|
-
"fileName": "inline-form.module.ts",
|
|
198
|
+
"fileName": "projects/inline-form/src/modules/inline-form/inline-form.module.ts",
|
|
199
199
|
"line": 13,
|
|
200
200
|
"character": 13,
|
|
201
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
201
|
+
"url": "https://github.com/blackbaud/skyux/blob/ea7cfe8/libs/components/inline-form/src/lib/modules/inline-form/inline-form.module.ts#L13"
|
|
202
202
|
}
|
|
203
203
|
],
|
|
204
204
|
"decorators": [
|
|
@@ -233,10 +233,10 @@
|
|
|
233
233
|
"flags": {},
|
|
234
234
|
"sources": [
|
|
235
235
|
{
|
|
236
|
-
"fileName": "inline-form.component.ts",
|
|
236
|
+
"fileName": "projects/inline-form/src/modules/inline-form/inline-form.component.ts",
|
|
237
237
|
"line": 106,
|
|
238
238
|
"character": 2,
|
|
239
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
239
|
+
"url": "https://github.com/blackbaud/skyux/blob/ea7cfe8/libs/components/inline-form/src/lib/modules/inline-form/inline-form.component.ts#L106"
|
|
240
240
|
}
|
|
241
241
|
],
|
|
242
242
|
"signatures": [
|
|
@@ -248,10 +248,10 @@
|
|
|
248
248
|
"flags": {},
|
|
249
249
|
"sources": [
|
|
250
250
|
{
|
|
251
|
-
"fileName": "inline-form.component.ts",
|
|
251
|
+
"fileName": "lib/modules/inline-form/inline-form.component.ts",
|
|
252
252
|
"line": 106,
|
|
253
253
|
"character": 2,
|
|
254
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
254
|
+
"url": "https://github.com/blackbaud/skyux/blob/ea7cfe8/libs/components/inline-form/src/lib/modules/inline-form/inline-form.component.ts#L106"
|
|
255
255
|
}
|
|
256
256
|
],
|
|
257
257
|
"parameters": [
|
|
@@ -361,10 +361,10 @@
|
|
|
361
361
|
},
|
|
362
362
|
"sources": [
|
|
363
363
|
{
|
|
364
|
-
"fileName": "inline-form.component.ts",
|
|
364
|
+
"fileName": "projects/inline-form/src/modules/inline-form/inline-form.component.ts",
|
|
365
365
|
"line": 92,
|
|
366
366
|
"character": 9,
|
|
367
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
367
|
+
"url": "https://github.com/blackbaud/skyux/blob/ea7cfe8/libs/components/inline-form/src/lib/modules/inline-form/inline-form.component.ts#L92"
|
|
368
368
|
}
|
|
369
369
|
],
|
|
370
370
|
"type": {
|
|
@@ -396,10 +396,10 @@
|
|
|
396
396
|
},
|
|
397
397
|
"sources": [
|
|
398
398
|
{
|
|
399
|
-
"fileName": "inline-form.component.ts",
|
|
399
|
+
"fileName": "projects/inline-form/src/modules/inline-form/inline-form.component.ts",
|
|
400
400
|
"line": 89,
|
|
401
401
|
"character": 9,
|
|
402
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
402
|
+
"url": "https://github.com/blackbaud/skyux/blob/ea7cfe8/libs/components/inline-form/src/lib/modules/inline-form/inline-form.component.ts#L89"
|
|
403
403
|
}
|
|
404
404
|
],
|
|
405
405
|
"type": {
|
|
@@ -450,10 +450,10 @@
|
|
|
450
450
|
},
|
|
451
451
|
"sources": [
|
|
452
452
|
{
|
|
453
|
-
"fileName": "inline-form.component.ts",
|
|
453
|
+
"fileName": "projects/inline-form/src/modules/inline-form/inline-form.component.ts",
|
|
454
454
|
"line": 59,
|
|
455
455
|
"character": 9,
|
|
456
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
456
|
+
"url": "https://github.com/blackbaud/skyux/blob/ea7cfe8/libs/components/inline-form/src/lib/modules/inline-form/inline-form.component.ts#L59"
|
|
457
457
|
}
|
|
458
458
|
],
|
|
459
459
|
"type": {
|
|
@@ -487,16 +487,16 @@
|
|
|
487
487
|
},
|
|
488
488
|
"sources": [
|
|
489
489
|
{
|
|
490
|
-
"fileName": "inline-form.component.ts",
|
|
490
|
+
"fileName": "projects/inline-form/src/modules/inline-form/inline-form.component.ts",
|
|
491
491
|
"line": 43,
|
|
492
492
|
"character": 13,
|
|
493
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
493
|
+
"url": "https://github.com/blackbaud/skyux/blob/ea7cfe8/libs/components/inline-form/src/lib/modules/inline-form/inline-form.component.ts#L43"
|
|
494
494
|
},
|
|
495
495
|
{
|
|
496
|
-
"fileName": "inline-form.component.ts",
|
|
496
|
+
"fileName": "projects/inline-form/src/modules/inline-form/inline-form.component.ts",
|
|
497
497
|
"line": 50,
|
|
498
498
|
"character": 13,
|
|
499
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
499
|
+
"url": "https://github.com/blackbaud/skyux/blob/ea7cfe8/libs/components/inline-form/src/lib/modules/inline-form/inline-form.component.ts#L50"
|
|
500
500
|
}
|
|
501
501
|
],
|
|
502
502
|
"getSignature": {
|
|
@@ -507,10 +507,10 @@
|
|
|
507
507
|
"flags": {},
|
|
508
508
|
"sources": [
|
|
509
509
|
{
|
|
510
|
-
"fileName": "inline-form.component.ts",
|
|
510
|
+
"fileName": "lib/modules/inline-form/inline-form.component.ts",
|
|
511
511
|
"line": 50,
|
|
512
|
-
"character":
|
|
513
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
512
|
+
"character": 2,
|
|
513
|
+
"url": "https://github.com/blackbaud/skyux/blob/ea7cfe8/libs/components/inline-form/src/lib/modules/inline-form/inline-form.component.ts#L50"
|
|
514
514
|
}
|
|
515
515
|
],
|
|
516
516
|
"type": {
|
|
@@ -542,10 +542,10 @@
|
|
|
542
542
|
},
|
|
543
543
|
"sources": [
|
|
544
544
|
{
|
|
545
|
-
"fileName": "inline-form.component.ts",
|
|
546
|
-
"line":
|
|
547
|
-
"character":
|
|
548
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
545
|
+
"fileName": "lib/modules/inline-form/inline-form.component.ts",
|
|
546
|
+
"line": 42,
|
|
547
|
+
"character": 2,
|
|
548
|
+
"url": "https://github.com/blackbaud/skyux/blob/ea7cfe8/libs/components/inline-form/src/lib/modules/inline-form/inline-form.component.ts#L42"
|
|
549
549
|
}
|
|
550
550
|
],
|
|
551
551
|
"parameters": [
|
|
@@ -584,16 +584,16 @@
|
|
|
584
584
|
},
|
|
585
585
|
"sources": [
|
|
586
586
|
{
|
|
587
|
-
"fileName": "inline-form.component.ts",
|
|
587
|
+
"fileName": "projects/inline-form/src/modules/inline-form/inline-form.component.ts",
|
|
588
588
|
"line": 67,
|
|
589
589
|
"character": 13,
|
|
590
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
590
|
+
"url": "https://github.com/blackbaud/skyux/blob/ea7cfe8/libs/components/inline-form/src/lib/modules/inline-form/inline-form.component.ts#L67"
|
|
591
591
|
},
|
|
592
592
|
{
|
|
593
|
-
"fileName": "inline-form.component.ts",
|
|
593
|
+
"fileName": "projects/inline-form/src/modules/inline-form/inline-form.component.ts",
|
|
594
594
|
"line": 80,
|
|
595
595
|
"character": 13,
|
|
596
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
596
|
+
"url": "https://github.com/blackbaud/skyux/blob/ea7cfe8/libs/components/inline-form/src/lib/modules/inline-form/inline-form.component.ts#L80"
|
|
597
597
|
}
|
|
598
598
|
],
|
|
599
599
|
"getSignature": {
|
|
@@ -604,10 +604,10 @@
|
|
|
604
604
|
"flags": {},
|
|
605
605
|
"sources": [
|
|
606
606
|
{
|
|
607
|
-
"fileName": "inline-form.component.ts",
|
|
607
|
+
"fileName": "lib/modules/inline-form/inline-form.component.ts",
|
|
608
608
|
"line": 80,
|
|
609
|
-
"character":
|
|
610
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
609
|
+
"character": 2,
|
|
610
|
+
"url": "https://github.com/blackbaud/skyux/blob/ea7cfe8/libs/components/inline-form/src/lib/modules/inline-form/inline-form.component.ts#L80"
|
|
611
611
|
}
|
|
612
612
|
],
|
|
613
613
|
"type": {
|
|
@@ -642,10 +642,10 @@
|
|
|
642
642
|
},
|
|
643
643
|
"sources": [
|
|
644
644
|
{
|
|
645
|
-
"fileName": "inline-form.component.ts",
|
|
646
|
-
"line":
|
|
647
|
-
"character":
|
|
648
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
645
|
+
"fileName": "lib/modules/inline-form/inline-form.component.ts",
|
|
646
|
+
"line": 66,
|
|
647
|
+
"character": 2,
|
|
648
|
+
"url": "https://github.com/blackbaud/skyux/blob/ea7cfe8/libs/components/inline-form/src/lib/modules/inline-form/inline-form.component.ts#L66"
|
|
649
649
|
}
|
|
650
650
|
],
|
|
651
651
|
"parameters": [
|
|
@@ -682,10 +682,10 @@
|
|
|
682
682
|
},
|
|
683
683
|
"sources": [
|
|
684
684
|
{
|
|
685
|
-
"fileName": "inline-form.component.ts",
|
|
685
|
+
"fileName": "projects/inline-form/src/modules/inline-form/inline-form.component.ts",
|
|
686
686
|
"line": 131,
|
|
687
687
|
"character": 9,
|
|
688
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
688
|
+
"url": "https://github.com/blackbaud/skyux/blob/ea7cfe8/libs/components/inline-form/src/lib/modules/inline-form/inline-form.component.ts#L131"
|
|
689
689
|
}
|
|
690
690
|
],
|
|
691
691
|
"signatures": [
|
|
@@ -697,10 +697,10 @@
|
|
|
697
697
|
"flags": {},
|
|
698
698
|
"sources": [
|
|
699
699
|
{
|
|
700
|
-
"fileName": "inline-form.component.ts",
|
|
700
|
+
"fileName": "lib/modules/inline-form/inline-form.component.ts",
|
|
701
701
|
"line": 131,
|
|
702
|
-
"character":
|
|
703
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
702
|
+
"character": 2,
|
|
703
|
+
"url": "https://github.com/blackbaud/skyux/blob/ea7cfe8/libs/components/inline-form/src/lib/modules/inline-form/inline-form.component.ts#L131"
|
|
704
704
|
}
|
|
705
705
|
],
|
|
706
706
|
"parameters": [
|
|
@@ -736,10 +736,10 @@
|
|
|
736
736
|
},
|
|
737
737
|
"sources": [
|
|
738
738
|
{
|
|
739
|
-
"fileName": "inline-form.component.ts",
|
|
739
|
+
"fileName": "projects/inline-form/src/modules/inline-form/inline-form.component.ts",
|
|
740
740
|
"line": 124,
|
|
741
741
|
"character": 9,
|
|
742
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
742
|
+
"url": "https://github.com/blackbaud/skyux/blob/ea7cfe8/libs/components/inline-form/src/lib/modules/inline-form/inline-form.component.ts#L124"
|
|
743
743
|
}
|
|
744
744
|
],
|
|
745
745
|
"signatures": [
|
|
@@ -749,20 +749,12 @@
|
|
|
749
749
|
"variant": "signature",
|
|
750
750
|
"kind": 4096,
|
|
751
751
|
"flags": {},
|
|
752
|
-
"comment": {
|
|
753
|
-
"summary": [
|
|
754
|
-
{
|
|
755
|
-
"kind": "text",
|
|
756
|
-
"text": "A callback method that performs custom clean-up, invoked immediately\nbefore a directive, pipe, or service instance is destroyed."
|
|
757
|
-
}
|
|
758
|
-
]
|
|
759
|
-
},
|
|
760
752
|
"sources": [
|
|
761
753
|
{
|
|
762
|
-
"fileName": "inline-form.component.ts",
|
|
754
|
+
"fileName": "lib/modules/inline-form/inline-form.component.ts",
|
|
763
755
|
"line": 124,
|
|
764
|
-
"character":
|
|
765
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
756
|
+
"character": 2,
|
|
757
|
+
"url": "https://github.com/blackbaud/skyux/blob/ea7cfe8/libs/components/inline-form/src/lib/modules/inline-form/inline-form.component.ts#L124"
|
|
766
758
|
}
|
|
767
759
|
],
|
|
768
760
|
"type": {
|
|
@@ -793,10 +785,10 @@
|
|
|
793
785
|
},
|
|
794
786
|
"sources": [
|
|
795
787
|
{
|
|
796
|
-
"fileName": "inline-form.component.ts",
|
|
788
|
+
"fileName": "projects/inline-form/src/modules/inline-form/inline-form.component.ts",
|
|
797
789
|
"line": 120,
|
|
798
790
|
"character": 9,
|
|
799
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
791
|
+
"url": "https://github.com/blackbaud/skyux/blob/ea7cfe8/libs/components/inline-form/src/lib/modules/inline-form/inline-form.component.ts#L120"
|
|
800
792
|
}
|
|
801
793
|
],
|
|
802
794
|
"signatures": [
|
|
@@ -806,20 +798,12 @@
|
|
|
806
798
|
"variant": "signature",
|
|
807
799
|
"kind": 4096,
|
|
808
800
|
"flags": {},
|
|
809
|
-
"comment": {
|
|
810
|
-
"summary": [
|
|
811
|
-
{
|
|
812
|
-
"kind": "text",
|
|
813
|
-
"text": "A callback method that is invoked immediately after the\ndefault change detector has checked the directive's\ndata-bound properties for the first time,\nand before any of the view or content children have been checked.\nIt is invoked only once when the directive is instantiated."
|
|
814
|
-
}
|
|
815
|
-
]
|
|
816
|
-
},
|
|
817
801
|
"sources": [
|
|
818
802
|
{
|
|
819
|
-
"fileName": "inline-form.component.ts",
|
|
803
|
+
"fileName": "lib/modules/inline-form/inline-form.component.ts",
|
|
820
804
|
"line": 120,
|
|
821
|
-
"character":
|
|
822
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
805
|
+
"character": 2,
|
|
806
|
+
"url": "https://github.com/blackbaud/skyux/blob/ea7cfe8/libs/components/inline-form/src/lib/modules/inline-form/inline-form.component.ts#L120"
|
|
823
807
|
}
|
|
824
808
|
],
|
|
825
809
|
"type": {
|
|
@@ -874,10 +858,10 @@
|
|
|
874
858
|
],
|
|
875
859
|
"sources": [
|
|
876
860
|
{
|
|
877
|
-
"fileName": "inline-form.component.ts",
|
|
861
|
+
"fileName": "projects/inline-form/src/modules/inline-form/inline-form.component.ts",
|
|
878
862
|
"line": 37,
|
|
879
863
|
"character": 13,
|
|
880
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
864
|
+
"url": "https://github.com/blackbaud/skyux/blob/ea7cfe8/libs/components/inline-form/src/lib/modules/inline-form/inline-form.component.ts#L37"
|
|
881
865
|
}
|
|
882
866
|
],
|
|
883
867
|
"implementedTypes": [
|
|
@@ -1018,10 +1002,10 @@
|
|
|
1018
1002
|
},
|
|
1019
1003
|
"sources": [
|
|
1020
1004
|
{
|
|
1021
|
-
"fileName": "types/inline-form-button-config.ts",
|
|
1005
|
+
"fileName": "projects/inline-form/src/modules/inline-form/types/inline-form-button-config.ts",
|
|
1022
1006
|
"line": 11,
|
|
1023
1007
|
"character": 2,
|
|
1024
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1008
|
+
"url": "https://github.com/blackbaud/skyux/blob/ea7cfe8/libs/components/inline-form/src/lib/modules/inline-form/types/inline-form-button-config.ts#L11"
|
|
1025
1009
|
}
|
|
1026
1010
|
],
|
|
1027
1011
|
"type": {
|
|
@@ -1058,10 +1042,10 @@
|
|
|
1058
1042
|
},
|
|
1059
1043
|
"sources": [
|
|
1060
1044
|
{
|
|
1061
|
-
"fileName": "types/inline-form-button-config.ts",
|
|
1045
|
+
"fileName": "projects/inline-form/src/modules/inline-form/types/inline-form-button-config.ts",
|
|
1062
1046
|
"line": 23,
|
|
1063
1047
|
"character": 2,
|
|
1064
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1048
|
+
"url": "https://github.com/blackbaud/skyux/blob/ea7cfe8/libs/components/inline-form/src/lib/modules/inline-form/types/inline-form-button-config.ts#L23"
|
|
1065
1049
|
}
|
|
1066
1050
|
],
|
|
1067
1051
|
"type": {
|
|
@@ -1111,10 +1095,10 @@
|
|
|
1111
1095
|
},
|
|
1112
1096
|
"sources": [
|
|
1113
1097
|
{
|
|
1114
|
-
"fileName": "types/inline-form-button-config.ts",
|
|
1098
|
+
"fileName": "projects/inline-form/src/modules/inline-form/types/inline-form-button-config.ts",
|
|
1115
1099
|
"line": 31,
|
|
1116
1100
|
"character": 2,
|
|
1117
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1101
|
+
"url": "https://github.com/blackbaud/skyux/blob/ea7cfe8/libs/components/inline-form/src/lib/modules/inline-form/types/inline-form-button-config.ts#L31"
|
|
1118
1102
|
}
|
|
1119
1103
|
],
|
|
1120
1104
|
"type": {
|
|
@@ -1144,10 +1128,10 @@
|
|
|
1144
1128
|
},
|
|
1145
1129
|
"sources": [
|
|
1146
1130
|
{
|
|
1147
|
-
"fileName": "types/inline-form-button-config.ts",
|
|
1131
|
+
"fileName": "projects/inline-form/src/modules/inline-form/types/inline-form-button-config.ts",
|
|
1148
1132
|
"line": 17,
|
|
1149
1133
|
"character": 2,
|
|
1150
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1134
|
+
"url": "https://github.com/blackbaud/skyux/blob/ea7cfe8/libs/components/inline-form/src/lib/modules/inline-form/types/inline-form-button-config.ts#L17"
|
|
1151
1135
|
}
|
|
1152
1136
|
],
|
|
1153
1137
|
"type": {
|
|
@@ -1169,10 +1153,10 @@
|
|
|
1169
1153
|
],
|
|
1170
1154
|
"sources": [
|
|
1171
1155
|
{
|
|
1172
|
-
"fileName": "types/inline-form-button-config.ts",
|
|
1156
|
+
"fileName": "projects/inline-form/src/modules/inline-form/types/inline-form-button-config.ts",
|
|
1173
1157
|
"line": 4,
|
|
1174
1158
|
"character": 17,
|
|
1175
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1159
|
+
"url": "https://github.com/blackbaud/skyux/blob/ea7cfe8/libs/components/inline-form/src/lib/modules/inline-form/types/inline-form-button-config.ts#L4"
|
|
1176
1160
|
}
|
|
1177
1161
|
]
|
|
1178
1162
|
},
|
|
@@ -1263,10 +1247,10 @@
|
|
|
1263
1247
|
},
|
|
1264
1248
|
"sources": [
|
|
1265
1249
|
{
|
|
1266
|
-
"fileName": "types/inline-form-close-args.ts",
|
|
1250
|
+
"fileName": "projects/inline-form/src/modules/inline-form/types/inline-form-close-args.ts",
|
|
1267
1251
|
"line": 7,
|
|
1268
1252
|
"character": 2,
|
|
1269
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1253
|
+
"url": "https://github.com/blackbaud/skyux/blob/ea7cfe8/libs/components/inline-form/src/lib/modules/inline-form/types/inline-form-close-args.ts#L7"
|
|
1270
1254
|
}
|
|
1271
1255
|
],
|
|
1272
1256
|
"type": {
|
|
@@ -1285,10 +1269,10 @@
|
|
|
1285
1269
|
],
|
|
1286
1270
|
"sources": [
|
|
1287
1271
|
{
|
|
1288
|
-
"fileName": "types/inline-form-close-args.ts",
|
|
1272
|
+
"fileName": "projects/inline-form/src/modules/inline-form/types/inline-form-close-args.ts",
|
|
1289
1273
|
"line": 1,
|
|
1290
1274
|
"character": 17,
|
|
1291
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1275
|
+
"url": "https://github.com/blackbaud/skyux/blob/ea7cfe8/libs/components/inline-form/src/lib/modules/inline-form/types/inline-form-close-args.ts#L1"
|
|
1292
1276
|
}
|
|
1293
1277
|
]
|
|
1294
1278
|
},
|
|
@@ -1369,10 +1353,10 @@
|
|
|
1369
1353
|
},
|
|
1370
1354
|
"sources": [
|
|
1371
1355
|
{
|
|
1372
|
-
"fileName": "types/inline-form-config.ts",
|
|
1356
|
+
"fileName": "projects/inline-form/src/modules/inline-form/types/inline-form-config.ts",
|
|
1373
1357
|
"line": 15,
|
|
1374
1358
|
"character": 2,
|
|
1375
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1359
|
+
"url": "https://github.com/blackbaud/skyux/blob/ea7cfe8/libs/components/inline-form/src/lib/modules/inline-form/types/inline-form-config.ts#L15"
|
|
1376
1360
|
}
|
|
1377
1361
|
],
|
|
1378
1362
|
"type": {
|
|
@@ -1416,10 +1400,10 @@
|
|
|
1416
1400
|
},
|
|
1417
1401
|
"sources": [
|
|
1418
1402
|
{
|
|
1419
|
-
"fileName": "types/inline-form-config.ts",
|
|
1403
|
+
"fileName": "projects/inline-form/src/modules/inline-form/types/inline-form-config.ts",
|
|
1420
1404
|
"line": 19,
|
|
1421
1405
|
"character": 2,
|
|
1422
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1406
|
+
"url": "https://github.com/blackbaud/skyux/blob/ea7cfe8/libs/components/inline-form/src/lib/modules/inline-form/types/inline-form-config.ts#L19"
|
|
1423
1407
|
}
|
|
1424
1408
|
],
|
|
1425
1409
|
"type": {
|
|
@@ -1444,10 +1428,10 @@
|
|
|
1444
1428
|
],
|
|
1445
1429
|
"sources": [
|
|
1446
1430
|
{
|
|
1447
|
-
"fileName": "types/inline-form-config.ts",
|
|
1431
|
+
"fileName": "projects/inline-form/src/modules/inline-form/types/inline-form-config.ts",
|
|
1448
1432
|
"line": 7,
|
|
1449
1433
|
"character": 17,
|
|
1450
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1434
|
+
"url": "https://github.com/blackbaud/skyux/blob/ea7cfe8/libs/components/inline-form/src/lib/modules/inline-form/types/inline-form-config.ts#L7"
|
|
1451
1435
|
}
|
|
1452
1436
|
]
|
|
1453
1437
|
}
|
|
@@ -1667,14 +1651,6 @@
|
|
|
1667
1651
|
"sourceFileName": "libs/components/inline-form/src/lib/modules/inline-form/inline-form.component.ts",
|
|
1668
1652
|
"qualifiedName": "event"
|
|
1669
1653
|
}
|
|
1670
|
-
},
|
|
1671
|
-
"files": {
|
|
1672
|
-
"entries": {
|
|
1673
|
-
"1": "libs/components/inline-form/src/index.ts"
|
|
1674
|
-
},
|
|
1675
|
-
"reflections": {
|
|
1676
|
-
"1": 0
|
|
1677
|
-
}
|
|
1678
1654
|
}
|
|
1679
1655
|
},
|
|
1680
1656
|
"codeExamples": [
|
|
@@ -1723,20 +1699,20 @@
|
|
|
1723
1699
|
"@angular/router": "18.2.13",
|
|
1724
1700
|
"@blackbaud/skyux-design-tokens": "0.0.42",
|
|
1725
1701
|
"@schematics/angular": "18.2.12",
|
|
1726
|
-
"@skyux-sdk/testing": "11.
|
|
1727
|
-
"@skyux/animations": "11.
|
|
1728
|
-
"@skyux/assets": "11.
|
|
1729
|
-
"@skyux/core": "11.
|
|
1730
|
-
"@skyux/forms": "11.
|
|
1731
|
-
"@skyux/help-inline": "11.
|
|
1732
|
-
"@skyux/i18n": "11.
|
|
1733
|
-
"@skyux/icon": "11.
|
|
1702
|
+
"@skyux-sdk/testing": "11.34.0",
|
|
1703
|
+
"@skyux/animations": "11.34.0",
|
|
1704
|
+
"@skyux/assets": "11.34.0",
|
|
1705
|
+
"@skyux/core": "11.34.0",
|
|
1706
|
+
"@skyux/forms": "11.34.0",
|
|
1707
|
+
"@skyux/help-inline": "11.34.0",
|
|
1708
|
+
"@skyux/i18n": "11.34.0",
|
|
1709
|
+
"@skyux/icon": "11.34.0",
|
|
1734
1710
|
"@skyux/icons": "7.10.0",
|
|
1735
|
-
"@skyux/indicators": "11.
|
|
1736
|
-
"@skyux/inline-form": "11.
|
|
1737
|
-
"@skyux/lists": "11.
|
|
1738
|
-
"@skyux/popovers": "11.
|
|
1739
|
-
"@skyux/theme": "11.
|
|
1711
|
+
"@skyux/indicators": "11.34.0",
|
|
1712
|
+
"@skyux/inline-form": "11.34.0",
|
|
1713
|
+
"@skyux/lists": "11.34.0",
|
|
1714
|
+
"@skyux/popovers": "11.34.0",
|
|
1715
|
+
"@skyux/theme": "11.34.0",
|
|
1740
1716
|
"@types/dragula": "2.1.36",
|
|
1741
1717
|
"@types/node": "20.14.12",
|
|
1742
1718
|
"axe-core": "4.10.0",
|
|
@@ -1764,18 +1740,18 @@
|
|
|
1764
1740
|
"@angular/router": "18.2.13",
|
|
1765
1741
|
"@blackbaud/skyux-design-tokens": "0.0.42",
|
|
1766
1742
|
"@schematics/angular": "18.2.12",
|
|
1767
|
-
"@skyux-sdk/testing": "11.
|
|
1768
|
-
"@skyux/assets": "11.
|
|
1769
|
-
"@skyux/core": "11.
|
|
1770
|
-
"@skyux/forms": "11.
|
|
1771
|
-
"@skyux/help-inline": "11.
|
|
1772
|
-
"@skyux/i18n": "11.
|
|
1773
|
-
"@skyux/icon": "11.
|
|
1743
|
+
"@skyux-sdk/testing": "11.34.0",
|
|
1744
|
+
"@skyux/assets": "11.34.0",
|
|
1745
|
+
"@skyux/core": "11.34.0",
|
|
1746
|
+
"@skyux/forms": "11.34.0",
|
|
1747
|
+
"@skyux/help-inline": "11.34.0",
|
|
1748
|
+
"@skyux/i18n": "11.34.0",
|
|
1749
|
+
"@skyux/icon": "11.34.0",
|
|
1774
1750
|
"@skyux/icons": "7.10.0",
|
|
1775
|
-
"@skyux/indicators": "11.
|
|
1776
|
-
"@skyux/inline-form": "11.
|
|
1777
|
-
"@skyux/popovers": "11.
|
|
1778
|
-
"@skyux/theme": "11.
|
|
1751
|
+
"@skyux/indicators": "11.34.0",
|
|
1752
|
+
"@skyux/inline-form": "11.34.0",
|
|
1753
|
+
"@skyux/popovers": "11.34.0",
|
|
1754
|
+
"@skyux/theme": "11.34.0",
|
|
1779
1755
|
"@types/node": "20.14.12",
|
|
1780
1756
|
"axe-core": "4.10.0",
|
|
1781
1757
|
"cross-spawn": "7.0.6",
|
|
@@ -1799,18 +1775,18 @@
|
|
|
1799
1775
|
"@angular/router": "18.2.13",
|
|
1800
1776
|
"@blackbaud/skyux-design-tokens": "0.0.42",
|
|
1801
1777
|
"@schematics/angular": "18.2.12",
|
|
1802
|
-
"@skyux-sdk/testing": "11.
|
|
1803
|
-
"@skyux/assets": "11.
|
|
1804
|
-
"@skyux/core": "11.
|
|
1805
|
-
"@skyux/forms": "11.
|
|
1806
|
-
"@skyux/help-inline": "11.
|
|
1807
|
-
"@skyux/i18n": "11.
|
|
1808
|
-
"@skyux/icon": "11.
|
|
1778
|
+
"@skyux-sdk/testing": "11.34.0",
|
|
1779
|
+
"@skyux/assets": "11.34.0",
|
|
1780
|
+
"@skyux/core": "11.34.0",
|
|
1781
|
+
"@skyux/forms": "11.34.0",
|
|
1782
|
+
"@skyux/help-inline": "11.34.0",
|
|
1783
|
+
"@skyux/i18n": "11.34.0",
|
|
1784
|
+
"@skyux/icon": "11.34.0",
|
|
1809
1785
|
"@skyux/icons": "7.10.0",
|
|
1810
|
-
"@skyux/indicators": "11.
|
|
1811
|
-
"@skyux/inline-form": "11.
|
|
1812
|
-
"@skyux/popovers": "11.
|
|
1813
|
-
"@skyux/theme": "11.
|
|
1786
|
+
"@skyux/indicators": "11.34.0",
|
|
1787
|
+
"@skyux/inline-form": "11.34.0",
|
|
1788
|
+
"@skyux/popovers": "11.34.0",
|
|
1789
|
+
"@skyux/theme": "11.34.0",
|
|
1814
1790
|
"@types/node": "20.14.12",
|
|
1815
1791
|
"axe-core": "4.10.0",
|
|
1816
1792
|
"cross-spawn": "7.0.6",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"skyux-inline-form.mjs","sources":["../../../../../libs/components/inline-form/src/lib/modules/shared/sky-inline-form-resources.module.ts","../../../../../libs/components/inline-form/src/lib/modules/inline-form/animations/slide-dissolve.ts","../../../../../libs/components/inline-form/src/lib/modules/inline-form/inline-form-adapter.service.ts","../../../../../libs/components/inline-form/src/lib/modules/inline-form/types/inline-form-button-layout.ts","../../../../../libs/components/inline-form/src/lib/modules/inline-form/inline-form.component.ts","../../../../../libs/components/inline-form/src/lib/modules/inline-form/inline-form.component.html","../../../../../libs/components/inline-form/src/lib/modules/inline-form/inline-form.module.ts","../../../../../libs/components/inline-form/src/skyux-inline-form.ts"],"sourcesContent":["/* istanbul ignore file */\n/**\n * NOTICE: DO NOT MODIFY THIS FILE!\n * The contents of this file were automatically generated by\n * the 'ng generate @skyux/i18n:lib-resources-module lib/modules/shared/sky-inline-form' schematic.\n * To update this file, simply rerun the command.\n */\nimport { NgModule } from '@angular/core';\nimport {\n SkyI18nModule,\n SkyLibResources,\n SkyLibResourcesService,\n} from '@skyux/i18n';\n\nconst RESOURCES: Record<string, SkyLibResources> = {\n 'EN-US': {\n skyux_inline_form_button_cancel: { message: 'Cancel' },\n skyux_inline_form_button_delete: { message: 'Delete' },\n skyux_inline_form_button_done: { message: 'Done' },\n skyux_inline_form_button_save: { message: 'Save' },\n },\n};\n\nSkyLibResourcesService.addResources(RESOURCES);\n\n/**\n * Import into any component library module that needs to use resource strings.\n */\n@NgModule({\n exports: [SkyI18nModule],\n})\nexport class SkyInlineFormResourcesModule {}\n","import {\n AnimationTriggerMetadata,\n animate,\n group,\n query,\n style,\n transition,\n trigger,\n} from '@angular/animations';\n\nexport const skySlideDissolve: AnimationTriggerMetadata = trigger(\n 'skySlideDissolve',\n [\n transition('* <=> *', [\n // Expand animations\n query(\n '.sky-slide-dissolve-last:enter',\n [\n style({ height: 0, opacity: 0 }),\n animate('200ms ease-in', style({ height: '*', opacity: 0 })),\n ],\n { optional: true },\n ),\n query(\n '.sky-slide-dissolve-last:enter',\n [\n style({ opacity: 0 }),\n animate('200ms ease-in', style({ opacity: 1 })),\n ],\n { optional: true },\n ),\n\n // Collapse animations\n // The expanded content should fade out immediately to prevent\n // any overlap with the read-only content that's returning to the screen.\n query(\n '.sky-slide-dissolve-last:leave',\n [animate('0ms', style({ opacity: 0 }))],\n { optional: true },\n ),\n\n group([\n query(\n '.sky-slide-dissolve-first:enter',\n [\n style({ opacity: 0, height: 0 }),\n animate('100ms ease-in', style({ opacity: 1, height: '*' })),\n ],\n { optional: true },\n ),\n query(\n '.sky-slide-dissolve-last:leave',\n [animate('200ms ease-in', style({ height: 0 }))],\n { optional: true },\n ),\n ]),\n ]),\n ],\n);\n","import { ElementRef, Injectable } from '@angular/core';\n\nconst SKY_TABBABLE_SELECTOR = [\n 'a[href]',\n 'area[href]',\n \"input:not([disabled]):not([tabindex='-1'])\",\n \"button:not([disabled]):not([tabindex='-1'])\",\n \"select:not([disabled]):not([tabindex='-1'])\",\n \"textarea:not([disabled]):not([tabindex='-1'])\",\n 'iframe',\n 'object',\n 'embed',\n \"*[tabindex]:not([tabindex='-1'])\",\n '*[contenteditable=true]',\n].join(', ');\n\n/**\n * @internal\n */\n@Injectable()\nexport class SkyInlineFormAdapterService {\n public applyAutofocus(inlineFormElementRef: ElementRef): void {\n const inputWithAutofocus =\n inlineFormElementRef.nativeElement.querySelector('[autofocus]');\n\n if (inputWithAutofocus) {\n inputWithAutofocus.focus();\n } else {\n const focusEl: HTMLElement =\n inlineFormElementRef.nativeElement.querySelector(\n '.sky-inline-form-content',\n );\n const focusableChildren = this.#loadFocusableChildren(focusEl);\n\n this.#focusFirstElement(focusableChildren);\n }\n }\n\n #loadFocusableChildren(elem: HTMLElement): HTMLElement[] {\n const elements: HTMLElement[] = Array.prototype.slice.call(\n elem.querySelectorAll(SKY_TABBABLE_SELECTOR),\n );\n\n return elements.filter((element) => {\n return this.#isVisible(element);\n });\n }\n\n #isVisible(element: HTMLElement): boolean {\n const style = window.getComputedStyle(element);\n const isHidden = style.display === 'none' || style.visibility === 'hidden';\n if (isHidden) {\n return false;\n }\n\n /* istanbul ignore next */\n const hasBounds = !!(\n element.offsetWidth ||\n element.offsetHeight ||\n element.getClientRects().length\n );\n return hasBounds;\n }\n\n #focusFirstElement(list: HTMLElement[]): void {\n if (list.length > 0) {\n list[0].focus();\n }\n }\n}\n","export enum SkyInlineFormButtonLayout {\n /**\n * Displays custom buttons.\n */\n Custom = 0,\n /**\n * Displays Done and Cancel buttons.\n */\n DoneCancel = 1,\n /**\n * Displays Done, Delete, and Cancel buttons.\n */\n DoneDeleteCancel = 2,\n /**\n * Displays Save and Cancel buttons.\n */\n SaveCancel = 3,\n /**\n * Displays Save, Delete, and Cancel buttons.\n */\n SaveDeleteCancel = 4,\n}\n","import {\n ChangeDetectionStrategy,\n ChangeDetectorRef,\n Component,\n ElementRef,\n EventEmitter,\n Input,\n OnDestroy,\n OnInit,\n Output,\n TemplateRef,\n} from '@angular/core';\nimport { SkyAppWindowRef } from '@skyux/core';\nimport { SkyLibResourcesService } from '@skyux/i18n';\n\nimport { Observable, ReplaySubject, Subject, zip as observableZip } from 'rxjs';\nimport { takeUntil } from 'rxjs/operators';\n\nimport { skySlideDissolve } from './animations/slide-dissolve';\nimport { SkyInlineFormAdapterService } from './inline-form-adapter.service';\nimport { SkyInlineFormButtonConfig } from './types/inline-form-button-config';\nimport { SkyInlineFormButtonLayout } from './types/inline-form-button-layout';\nimport { SkyInlineFormCloseArgs } from './types/inline-form-close-args';\nimport { SkyInlineFormConfig } from './types/inline-form-config';\n\n/**\n * Renders form content in the current view instead of a separate modal.\n */\n@Component({\n selector: 'sky-inline-form',\n templateUrl: './inline-form.component.html',\n styleUrls: ['./inline-form.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n providers: [SkyInlineFormAdapterService],\n animations: [skySlideDissolve],\n})\nexport class SkyInlineFormComponent implements OnInit, OnDestroy {\n /**\n * Configuration options for the buttons to display with the inline form.\n * @required\n */\n @Input()\n public set config(value: SkyInlineFormConfig | undefined) {\n if (value !== this.#_config && !!value) {\n this.#_config = value;\n this.#setupButtons();\n }\n }\n\n public get config(): SkyInlineFormConfig | undefined {\n return this.#_config;\n }\n\n /**\n * The template to instantiate the inline form.\n * @required\n */\n @Input()\n public template: TemplateRef<unknown> | undefined;\n\n /**\n * Whether to display the inline form. Users can toggle between displaying\n * and hiding the inline form.\n * @default false\n */\n @Input()\n public set showForm(value: boolean | undefined) {\n this.#_showForm = value;\n\n /* istanbul ignore else */\n if (value) {\n // setTimeout() prevents applyAutofocus() from firing\n // until after *ngIf has added the form element to the DOM.\n this.#skyAppWindowRef.nativeWindow.setTimeout(() => {\n this.#adapter.applyAutofocus(this.#elementRef);\n });\n }\n }\n\n public get showForm(): boolean | undefined {\n return this.#_showForm;\n }\n\n /**\n * Fires when users close the inline form.\n */\n @Output()\n // eslint-disable-next-line @angular-eslint/no-output-native\n public close = new EventEmitter<SkyInlineFormCloseArgs>();\n\n // TODO: handle buttons being set asynchronously (\"| undefined\") when setting autofocus\n public buttons!: SkyInlineFormButtonConfig[];\n\n #_config: SkyInlineFormConfig | undefined;\n\n #_showForm: boolean | undefined = false;\n\n #ngUnsubscribe = new Subject<void>();\n\n #adapter: SkyInlineFormAdapterService;\n #elementRef: ElementRef;\n #resourcesService: SkyLibResourcesService;\n #skyAppWindowRef: SkyAppWindowRef;\n #changeDetectorRef: ChangeDetectorRef;\n\n constructor(\n adapter: SkyInlineFormAdapterService,\n elementRef: ElementRef,\n resourcesService: SkyLibResourcesService,\n skyAppWindowRef: SkyAppWindowRef,\n changeDetectorRef: ChangeDetectorRef,\n ) {\n this.#adapter = adapter;\n this.#elementRef = elementRef;\n this.#resourcesService = resourcesService;\n this.#skyAppWindowRef = skyAppWindowRef;\n this.#changeDetectorRef = changeDetectorRef;\n }\n\n public ngOnInit(): void {\n this.#setupButtons();\n }\n\n public ngOnDestroy(): void {\n this.#ngUnsubscribe.next();\n this.#ngUnsubscribe.complete();\n\n this.close.complete();\n }\n\n public closeInlineForm(event: SkyInlineFormButtonConfig): void {\n const args: SkyInlineFormCloseArgs = {\n reason: event.action,\n };\n this.close.emit(args);\n }\n\n #setupButtons(): void {\n if (\n this.#isValidCustomConfig(this.config) &&\n this.config &&\n this.config.buttons\n ) {\n this.buttons = this.#getCustomButtons(this.config.buttons);\n this.#changeDetectorRef.markForCheck();\n return;\n }\n\n this.#getPresetButtons()\n .pipe(takeUntil(this.#ngUnsubscribe))\n .subscribe((buttons: SkyInlineFormButtonConfig[]) => {\n this.buttons = buttons;\n this.#changeDetectorRef.markForCheck();\n });\n }\n\n #getPresetButtons(): Observable<SkyInlineFormButtonConfig[]> {\n const emitter = new ReplaySubject<SkyInlineFormButtonConfig[]>(1);\n\n const buttonType = this.config\n ? this.config.buttonLayout\n : SkyInlineFormButtonLayout.DoneCancel;\n\n switch (buttonType) {\n /* istanbul ignore next */\n default:\n case SkyInlineFormButtonLayout.DoneCancel:\n observableZip(\n this.#resourcesService.getString('skyux_inline_form_button_done'),\n this.#resourcesService.getString('skyux_inline_form_button_cancel'),\n )\n .pipe(takeUntil(this.#ngUnsubscribe))\n .subscribe((values: string[]) => {\n emitter.next([\n {\n text: values[0],\n styleType: 'primary',\n action: 'done',\n },\n {\n text: values[1],\n styleType: 'link',\n action: 'cancel',\n },\n ]);\n });\n break;\n\n case SkyInlineFormButtonLayout.SaveCancel:\n observableZip(\n this.#resourcesService.getString('skyux_inline_form_button_save'),\n this.#resourcesService.getString('skyux_inline_form_button_cancel'),\n )\n .pipe(takeUntil(this.#ngUnsubscribe))\n .subscribe((values: string[]) => {\n emitter.next([\n {\n text: values[0],\n styleType: 'primary',\n action: 'save',\n },\n {\n text: values[1],\n styleType: 'link',\n action: 'cancel',\n },\n ]);\n });\n break;\n\n case SkyInlineFormButtonLayout.DoneDeleteCancel:\n observableZip(\n this.#resourcesService.getString('skyux_inline_form_button_done'),\n this.#resourcesService.getString('skyux_inline_form_button_delete'),\n this.#resourcesService.getString('skyux_inline_form_button_cancel'),\n )\n .pipe(takeUntil(this.#ngUnsubscribe))\n .subscribe((values: string[]) => {\n emitter.next([\n {\n text: values[0],\n styleType: 'primary',\n action: 'done',\n },\n {\n text: values[1],\n styleType: 'default',\n action: 'delete',\n },\n {\n text: values[2],\n styleType: 'link',\n action: 'cancel',\n },\n ]);\n });\n break;\n\n case SkyInlineFormButtonLayout.SaveDeleteCancel:\n observableZip(\n this.#resourcesService.getString('skyux_inline_form_button_save'),\n this.#resourcesService.getString('skyux_inline_form_button_delete'),\n this.#resourcesService.getString('skyux_inline_form_button_cancel'),\n )\n .pipe(takeUntil(this.#ngUnsubscribe))\n .subscribe((values: string[]) => {\n emitter.next([\n {\n text: values[0],\n styleType: 'primary',\n action: 'save',\n },\n {\n text: values[1],\n styleType: 'default',\n action: 'delete',\n },\n {\n text: values[2],\n styleType: 'link',\n action: 'cancel',\n },\n ]);\n });\n break;\n }\n\n return emitter.asObservable();\n }\n\n #getCustomButtons(\n buttonConfigs: SkyInlineFormButtonConfig[],\n ): SkyInlineFormButtonConfig[] {\n const buttons: SkyInlineFormButtonConfig[] = [];\n\n buttonConfigs.forEach((config: SkyInlineFormButtonConfig) => {\n /* istanbul ignore next */\n const styleType = config.styleType || 'default';\n\n buttons.push({\n action: config.action,\n disabled: config.disabled,\n styleType: styleType,\n text: config.text,\n } as SkyInlineFormButtonConfig);\n });\n\n return buttons;\n }\n\n #isValidCustomConfig(config: SkyInlineFormConfig | undefined): boolean {\n return (\n !!config &&\n !!config.buttons &&\n config.buttons.length > 0 &&\n config.buttonLayout === SkyInlineFormButtonLayout.Custom\n );\n }\n}\n","<div [@skySlideDissolve]=\"showForm\">\n @if (!showForm) {\n <div class=\"sky-slide-dissolve-first\">\n <ng-content />\n </div>\n } @else if (template) {\n <div class=\"sky-slide-dissolve-last\">\n <div class=\"sky-inline-form sky-shadow sky-box sky-elevation-3\">\n <div class=\"sky-inline-form-content\">\n <ng-container [ngTemplateOutlet]=\"template\" />\n </div>\n <div class=\"sky-inline-form-footer\">\n @for (button of buttons; track button) {\n <button\n type=\"button\"\n class=\"sky-btn {{ 'sky-btn-' + button.styleType }}\"\n [disabled]=\"button.disabled ? true : null\"\n [ngClass]=\"{ 'sky-btn-disabled': button.disabled }\"\n (click)=\"closeInlineForm(button)\"\n >\n {{ button.text }}\n </button>\n }\n </div>\n </div>\n </div>\n }\n</div>\n","import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\n\nimport { SkyInlineFormResourcesModule } from '../shared/sky-inline-form-resources.module';\n\nimport { SkyInlineFormComponent } from './inline-form.component';\n\n@NgModule({\n declarations: [SkyInlineFormComponent],\n imports: [CommonModule, SkyInlineFormResourcesModule],\n exports: [SkyInlineFormComponent],\n})\nexport class SkyInlineFormModule {}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["observableZip","i1.SkyInlineFormAdapterService"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"skyux-inline-form.mjs","sources":["../../../../../libs/components/inline-form/src/lib/modules/shared/sky-inline-form-resources.module.ts","../../../../../libs/components/inline-form/src/lib/modules/inline-form/animations/slide-dissolve.ts","../../../../../libs/components/inline-form/src/lib/modules/inline-form/inline-form-adapter.service.ts","../../../../../libs/components/inline-form/src/lib/modules/inline-form/types/inline-form-button-layout.ts","../../../../../libs/components/inline-form/src/lib/modules/inline-form/inline-form.component.ts","../../../../../libs/components/inline-form/src/lib/modules/inline-form/inline-form.component.html","../../../../../libs/components/inline-form/src/lib/modules/inline-form/inline-form.module.ts","../../../../../libs/components/inline-form/src/skyux-inline-form.ts"],"sourcesContent":["/* istanbul ignore file */\n/**\n * NOTICE: DO NOT MODIFY THIS FILE!\n * The contents of this file were automatically generated by\n * the 'ng generate @skyux/i18n:lib-resources-module lib/modules/shared/sky-inline-form' schematic.\n * To update this file, simply rerun the command.\n */\nimport { NgModule } from '@angular/core';\nimport {\n SkyI18nModule,\n SkyLibResources,\n SkyLibResourcesService,\n} from '@skyux/i18n';\n\nconst RESOURCES: Record<string, SkyLibResources> = {\n 'EN-US': {\n skyux_inline_form_button_cancel: { message: 'Cancel' },\n skyux_inline_form_button_delete: { message: 'Delete' },\n skyux_inline_form_button_done: { message: 'Done' },\n skyux_inline_form_button_save: { message: 'Save' },\n },\n};\n\nSkyLibResourcesService.addResources(RESOURCES);\n\n/**\n * Import into any component library module that needs to use resource strings.\n */\n@NgModule({\n exports: [SkyI18nModule],\n})\nexport class SkyInlineFormResourcesModule {}\n","import {\n AnimationTriggerMetadata,\n animate,\n group,\n query,\n style,\n transition,\n trigger,\n} from '@angular/animations';\n\nexport const skySlideDissolve: AnimationTriggerMetadata = trigger(\n 'skySlideDissolve',\n [\n transition('* <=> *', [\n // Expand animations\n query(\n '.sky-slide-dissolve-last:enter',\n [\n style({ height: 0, opacity: 0 }),\n animate('200ms ease-in', style({ height: '*', opacity: 0 })),\n ],\n { optional: true },\n ),\n query(\n '.sky-slide-dissolve-last:enter',\n [\n style({ opacity: 0 }),\n animate('200ms ease-in', style({ opacity: 1 })),\n ],\n { optional: true },\n ),\n\n // Collapse animations\n // The expanded content should fade out immediately to prevent\n // any overlap with the read-only content that's returning to the screen.\n query(\n '.sky-slide-dissolve-last:leave',\n [animate('0ms', style({ opacity: 0 }))],\n { optional: true },\n ),\n\n group([\n query(\n '.sky-slide-dissolve-first:enter',\n [\n style({ opacity: 0, height: 0 }),\n animate('100ms ease-in', style({ opacity: 1, height: '*' })),\n ],\n { optional: true },\n ),\n query(\n '.sky-slide-dissolve-last:leave',\n [animate('200ms ease-in', style({ height: 0 }))],\n { optional: true },\n ),\n ]),\n ]),\n ],\n);\n","import { ElementRef, Injectable } from '@angular/core';\n\nconst SKY_TABBABLE_SELECTOR = [\n 'a[href]',\n 'area[href]',\n \"input:not([disabled]):not([tabindex='-1'])\",\n \"button:not([disabled]):not([tabindex='-1'])\",\n \"select:not([disabled]):not([tabindex='-1'])\",\n \"textarea:not([disabled]):not([tabindex='-1'])\",\n 'iframe',\n 'object',\n 'embed',\n \"*[tabindex]:not([tabindex='-1'])\",\n '*[contenteditable=true]',\n].join(', ');\n\n/**\n * @internal\n */\n@Injectable()\nexport class SkyInlineFormAdapterService {\n public applyAutofocus(inlineFormElementRef: ElementRef): void {\n const inputWithAutofocus =\n inlineFormElementRef.nativeElement.querySelector('[autofocus]');\n\n if (inputWithAutofocus) {\n inputWithAutofocus.focus();\n } else {\n const focusEl: HTMLElement =\n inlineFormElementRef.nativeElement.querySelector(\n '.sky-inline-form-content',\n );\n const focusableChildren = this.#loadFocusableChildren(focusEl);\n\n this.#focusFirstElement(focusableChildren);\n }\n }\n\n #loadFocusableChildren(elem: HTMLElement): HTMLElement[] {\n const elements: HTMLElement[] = Array.prototype.slice.call(\n elem.querySelectorAll(SKY_TABBABLE_SELECTOR),\n );\n\n return elements.filter((element) => {\n return this.#isVisible(element);\n });\n }\n\n #isVisible(element: HTMLElement): boolean {\n const style = window.getComputedStyle(element);\n const isHidden = style.display === 'none' || style.visibility === 'hidden';\n if (isHidden) {\n return false;\n }\n\n /* istanbul ignore next */\n const hasBounds = !!(\n element.offsetWidth ||\n element.offsetHeight ||\n element.getClientRects().length\n );\n return hasBounds;\n }\n\n #focusFirstElement(list: HTMLElement[]): void {\n if (list.length > 0) {\n list[0].focus();\n }\n }\n}\n","export enum SkyInlineFormButtonLayout {\n /**\n * Displays custom buttons.\n */\n Custom = 0,\n /**\n * Displays Done and Cancel buttons.\n */\n DoneCancel = 1,\n /**\n * Displays Done, Delete, and Cancel buttons.\n */\n DoneDeleteCancel = 2,\n /**\n * Displays Save and Cancel buttons.\n */\n SaveCancel = 3,\n /**\n * Displays Save, Delete, and Cancel buttons.\n */\n SaveDeleteCancel = 4,\n}\n","import {\n ChangeDetectionStrategy,\n ChangeDetectorRef,\n Component,\n ElementRef,\n EventEmitter,\n Input,\n OnDestroy,\n OnInit,\n Output,\n TemplateRef,\n} from '@angular/core';\nimport { SkyAppWindowRef } from '@skyux/core';\nimport { SkyLibResourcesService } from '@skyux/i18n';\n\nimport { Observable, ReplaySubject, Subject, zip as observableZip } from 'rxjs';\nimport { takeUntil } from 'rxjs/operators';\n\nimport { skySlideDissolve } from './animations/slide-dissolve';\nimport { SkyInlineFormAdapterService } from './inline-form-adapter.service';\nimport { SkyInlineFormButtonConfig } from './types/inline-form-button-config';\nimport { SkyInlineFormButtonLayout } from './types/inline-form-button-layout';\nimport { SkyInlineFormCloseArgs } from './types/inline-form-close-args';\nimport { SkyInlineFormConfig } from './types/inline-form-config';\n\n/**\n * Renders form content in the current view instead of a separate modal.\n */\n@Component({\n selector: 'sky-inline-form',\n templateUrl: './inline-form.component.html',\n styleUrls: ['./inline-form.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n providers: [SkyInlineFormAdapterService],\n animations: [skySlideDissolve],\n})\nexport class SkyInlineFormComponent implements OnInit, OnDestroy {\n /**\n * Configuration options for the buttons to display with the inline form.\n * @required\n */\n @Input()\n public set config(value: SkyInlineFormConfig | undefined) {\n if (value !== this.#_config && !!value) {\n this.#_config = value;\n this.#setupButtons();\n }\n }\n\n public get config(): SkyInlineFormConfig | undefined {\n return this.#_config;\n }\n\n /**\n * The template to instantiate the inline form.\n * @required\n */\n @Input()\n public template: TemplateRef<unknown> | undefined;\n\n /**\n * Whether to display the inline form. Users can toggle between displaying\n * and hiding the inline form.\n * @default false\n */\n @Input()\n public set showForm(value: boolean | undefined) {\n this.#_showForm = value;\n\n /* istanbul ignore else */\n if (value) {\n // setTimeout() prevents applyAutofocus() from firing\n // until after *ngIf has added the form element to the DOM.\n this.#skyAppWindowRef.nativeWindow.setTimeout(() => {\n this.#adapter.applyAutofocus(this.#elementRef);\n });\n }\n }\n\n public get showForm(): boolean | undefined {\n return this.#_showForm;\n }\n\n /**\n * Fires when users close the inline form.\n */\n @Output()\n // eslint-disable-next-line @angular-eslint/no-output-native\n public close = new EventEmitter<SkyInlineFormCloseArgs>();\n\n // TODO: handle buttons being set asynchronously (\"| undefined\") when setting autofocus\n public buttons!: SkyInlineFormButtonConfig[];\n\n #_config: SkyInlineFormConfig | undefined;\n\n #_showForm: boolean | undefined = false;\n\n #ngUnsubscribe = new Subject<void>();\n\n #adapter: SkyInlineFormAdapterService;\n #elementRef: ElementRef;\n #resourcesService: SkyLibResourcesService;\n #skyAppWindowRef: SkyAppWindowRef;\n #changeDetectorRef: ChangeDetectorRef;\n\n constructor(\n adapter: SkyInlineFormAdapterService,\n elementRef: ElementRef,\n resourcesService: SkyLibResourcesService,\n skyAppWindowRef: SkyAppWindowRef,\n changeDetectorRef: ChangeDetectorRef,\n ) {\n this.#adapter = adapter;\n this.#elementRef = elementRef;\n this.#resourcesService = resourcesService;\n this.#skyAppWindowRef = skyAppWindowRef;\n this.#changeDetectorRef = changeDetectorRef;\n }\n\n public ngOnInit(): void {\n this.#setupButtons();\n }\n\n public ngOnDestroy(): void {\n this.#ngUnsubscribe.next();\n this.#ngUnsubscribe.complete();\n\n this.close.complete();\n }\n\n public closeInlineForm(event: SkyInlineFormButtonConfig): void {\n const args: SkyInlineFormCloseArgs = {\n reason: event.action,\n };\n this.close.emit(args);\n }\n\n #setupButtons(): void {\n if (\n this.#isValidCustomConfig(this.config) &&\n this.config &&\n this.config.buttons\n ) {\n this.buttons = this.#getCustomButtons(this.config.buttons);\n this.#changeDetectorRef.markForCheck();\n return;\n }\n\n this.#getPresetButtons()\n .pipe(takeUntil(this.#ngUnsubscribe))\n .subscribe((buttons: SkyInlineFormButtonConfig[]) => {\n this.buttons = buttons;\n this.#changeDetectorRef.markForCheck();\n });\n }\n\n #getPresetButtons(): Observable<SkyInlineFormButtonConfig[]> {\n const emitter = new ReplaySubject<SkyInlineFormButtonConfig[]>(1);\n\n const buttonType = this.config\n ? this.config.buttonLayout\n : SkyInlineFormButtonLayout.DoneCancel;\n\n switch (buttonType) {\n /* istanbul ignore next */\n default:\n case SkyInlineFormButtonLayout.DoneCancel:\n observableZip(\n this.#resourcesService.getString('skyux_inline_form_button_done'),\n this.#resourcesService.getString('skyux_inline_form_button_cancel'),\n )\n .pipe(takeUntil(this.#ngUnsubscribe))\n .subscribe((values: string[]) => {\n emitter.next([\n {\n text: values[0],\n styleType: 'primary',\n action: 'done',\n },\n {\n text: values[1],\n styleType: 'link',\n action: 'cancel',\n },\n ]);\n });\n break;\n\n case SkyInlineFormButtonLayout.SaveCancel:\n observableZip(\n this.#resourcesService.getString('skyux_inline_form_button_save'),\n this.#resourcesService.getString('skyux_inline_form_button_cancel'),\n )\n .pipe(takeUntil(this.#ngUnsubscribe))\n .subscribe((values: string[]) => {\n emitter.next([\n {\n text: values[0],\n styleType: 'primary',\n action: 'save',\n },\n {\n text: values[1],\n styleType: 'link',\n action: 'cancel',\n },\n ]);\n });\n break;\n\n case SkyInlineFormButtonLayout.DoneDeleteCancel:\n observableZip(\n this.#resourcesService.getString('skyux_inline_form_button_done'),\n this.#resourcesService.getString('skyux_inline_form_button_delete'),\n this.#resourcesService.getString('skyux_inline_form_button_cancel'),\n )\n .pipe(takeUntil(this.#ngUnsubscribe))\n .subscribe((values: string[]) => {\n emitter.next([\n {\n text: values[0],\n styleType: 'primary',\n action: 'done',\n },\n {\n text: values[1],\n styleType: 'default',\n action: 'delete',\n },\n {\n text: values[2],\n styleType: 'link',\n action: 'cancel',\n },\n ]);\n });\n break;\n\n case SkyInlineFormButtonLayout.SaveDeleteCancel:\n observableZip(\n this.#resourcesService.getString('skyux_inline_form_button_save'),\n this.#resourcesService.getString('skyux_inline_form_button_delete'),\n this.#resourcesService.getString('skyux_inline_form_button_cancel'),\n )\n .pipe(takeUntil(this.#ngUnsubscribe))\n .subscribe((values: string[]) => {\n emitter.next([\n {\n text: values[0],\n styleType: 'primary',\n action: 'save',\n },\n {\n text: values[1],\n styleType: 'default',\n action: 'delete',\n },\n {\n text: values[2],\n styleType: 'link',\n action: 'cancel',\n },\n ]);\n });\n break;\n }\n\n return emitter.asObservable();\n }\n\n #getCustomButtons(\n buttonConfigs: SkyInlineFormButtonConfig[],\n ): SkyInlineFormButtonConfig[] {\n const buttons: SkyInlineFormButtonConfig[] = [];\n\n buttonConfigs.forEach((config: SkyInlineFormButtonConfig) => {\n /* istanbul ignore next */\n const styleType = config.styleType || 'default';\n\n buttons.push({\n action: config.action,\n disabled: config.disabled,\n styleType: styleType,\n text: config.text,\n } as SkyInlineFormButtonConfig);\n });\n\n return buttons;\n }\n\n #isValidCustomConfig(config: SkyInlineFormConfig | undefined): boolean {\n return (\n !!config &&\n !!config.buttons &&\n config.buttons.length > 0 &&\n config.buttonLayout === SkyInlineFormButtonLayout.Custom\n );\n }\n}\n","<div [@skySlideDissolve]=\"showForm\">\n @if (!showForm) {\n <div class=\"sky-slide-dissolve-first\">\n <ng-content />\n </div>\n } @else if (template) {\n <div class=\"sky-slide-dissolve-last\">\n <div class=\"sky-inline-form sky-shadow sky-box sky-elevation-3\">\n <div class=\"sky-inline-form-content\">\n <ng-container [ngTemplateOutlet]=\"template\" />\n </div>\n <div class=\"sky-inline-form-footer\">\n @for (button of buttons; track button) {\n <button\n type=\"button\"\n class=\"sky-btn {{ 'sky-btn-' + button.styleType }}\"\n [disabled]=\"button.disabled ? true : null\"\n [ngClass]=\"{ 'sky-btn-disabled': button.disabled }\"\n (click)=\"closeInlineForm(button)\"\n >\n {{ button.text }}\n </button>\n }\n </div>\n </div>\n </div>\n }\n</div>\n","import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\n\nimport { SkyInlineFormResourcesModule } from '../shared/sky-inline-form-resources.module';\n\nimport { SkyInlineFormComponent } from './inline-form.component';\n\n@NgModule({\n declarations: [SkyInlineFormComponent],\n imports: [CommonModule, SkyInlineFormResourcesModule],\n exports: [SkyInlineFormComponent],\n})\nexport class SkyInlineFormModule {}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["observableZip","i1.SkyInlineFormAdapterService"],"mappings":"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"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@skyux/inline-form",
|
|
3
|
-
"version": "11.
|
|
3
|
+
"version": "11.34.0",
|
|
4
4
|
"author": "Blackbaud, Inc.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"blackbaud",
|
|
@@ -33,8 +33,8 @@
|
|
|
33
33
|
"@angular/animations": "^18.2.13",
|
|
34
34
|
"@angular/common": "^18.2.13",
|
|
35
35
|
"@angular/core": "^18.2.13",
|
|
36
|
-
"@skyux/core": "11.
|
|
37
|
-
"@skyux/i18n": "11.
|
|
36
|
+
"@skyux/core": "11.34.0",
|
|
37
|
+
"@skyux/i18n": "11.34.0"
|
|
38
38
|
},
|
|
39
39
|
"dependencies": {
|
|
40
40
|
"tslib": "^2.6.3"
|