@esri/calcite-components-react 3.3.0-next.55 → 3.3.0-next.57
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/THIRD-PARTY-LICENSES.md +2 -319
- package/dist/components.d.ts +10 -0
- package/dist/components.js +6 -0
- package/package.json +4 -4
package/THIRD-PARTY-LICENSES.md
CHANGED
|
@@ -56,40 +56,12 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
56
56
|
|
|
57
57
|
---
|
|
58
58
|
|
|
59
|
-
@lit-labs/ssr
|
|
60
|
-
|
|
61
|
-
BSD 3-Clause License
|
|
62
|
-
|
|
63
|
-
Copyright (c) 2019 Google LLC. All rights reserved.
|
|
64
|
-
|
|
65
|
-
Redistribution and use in source and binary forms, with or without
|
|
66
|
-
modification, are permitted provided that the following conditions are met:
|
|
67
|
-
|
|
68
|
-
1. Redistributions of source code must retain the above copyright notice, this
|
|
69
|
-
list of conditions and the following disclaimer.
|
|
70
|
-
|
|
71
|
-
2. Redistributions in binary form must reproduce the above copyright notice,
|
|
72
|
-
this list of conditions and the following disclaimer in the documentation
|
|
73
|
-
and/or other materials provided with the distribution.
|
|
74
|
-
|
|
75
|
-
3. Neither the name of the copyright holder nor the names of its
|
|
76
|
-
contributors may be used to endorse or promote products derived from
|
|
77
|
-
this software without specific prior written permission.
|
|
59
|
+
@lit-labs/ssr-dom-shim
|
|
78
60
|
|
|
79
|
-
|
|
80
|
-
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
|
81
|
-
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
|
82
|
-
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
|
|
83
|
-
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
|
84
|
-
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
|
85
|
-
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
|
|
86
|
-
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
|
|
87
|
-
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
|
88
|
-
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
61
|
+
BSD-3-Clause
|
|
89
62
|
|
|
90
63
|
---
|
|
91
64
|
|
|
92
|
-
@lit-labs/ssr-client
|
|
93
65
|
@lit/react
|
|
94
66
|
@lit/reactive-element
|
|
95
67
|
lit
|
|
@@ -126,53 +98,6 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
126
98
|
|
|
127
99
|
---
|
|
128
100
|
|
|
129
|
-
@lit-labs/ssr-dom-shim
|
|
130
|
-
|
|
131
|
-
BSD-3-Clause
|
|
132
|
-
|
|
133
|
-
---
|
|
134
|
-
|
|
135
|
-
@lit/context
|
|
136
|
-
|
|
137
|
-
BSD 3-Clause License
|
|
138
|
-
|
|
139
|
-
Copyright (c) 2021 Google LLC. All rights reserved.
|
|
140
|
-
|
|
141
|
-
Redistribution and use in source and binary forms, with or without
|
|
142
|
-
modification, are permitted provided that the following conditions are met:
|
|
143
|
-
|
|
144
|
-
1. Redistributions of source code must retain the above copyright notice, this
|
|
145
|
-
list of conditions and the following disclaimer.
|
|
146
|
-
|
|
147
|
-
2. Redistributions in binary form must reproduce the above copyright notice,
|
|
148
|
-
this list of conditions and the following disclaimer in the documentation
|
|
149
|
-
and/or other materials provided with the distribution.
|
|
150
|
-
|
|
151
|
-
3. Neither the name of the copyright holder nor the names of its
|
|
152
|
-
contributors may be used to endorse or promote products derived from
|
|
153
|
-
this software without specific prior written permission.
|
|
154
|
-
|
|
155
|
-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
|
|
156
|
-
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
|
157
|
-
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
|
158
|
-
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
|
|
159
|
-
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
|
160
|
-
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
|
161
|
-
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
|
|
162
|
-
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
|
|
163
|
-
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
|
164
|
-
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
165
|
-
|
|
166
|
-
---
|
|
167
|
-
|
|
168
|
-
@parse5/tools
|
|
169
|
-
data-uri-to-buffer
|
|
170
|
-
|
|
171
|
-
MIT
|
|
172
|
-
|
|
173
|
-
---
|
|
174
|
-
|
|
175
|
-
@types/node
|
|
176
101
|
@types/sortablejs
|
|
177
102
|
@types/trusted-types
|
|
178
103
|
|
|
@@ -365,73 +290,6 @@ SOFTWARE.
|
|
|
365
290
|
|
|
366
291
|
---
|
|
367
292
|
|
|
368
|
-
enhanced-resolve
|
|
369
|
-
|
|
370
|
-
Copyright JS Foundation and other contributors
|
|
371
|
-
|
|
372
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
373
|
-
a copy of this software and associated documentation files (the
|
|
374
|
-
'Software'), to deal in the Software without restriction, including
|
|
375
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
376
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
377
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
378
|
-
the following conditions:
|
|
379
|
-
|
|
380
|
-
The above copyright notice and this permission notice shall be
|
|
381
|
-
included in all copies or substantial portions of the Software.
|
|
382
|
-
|
|
383
|
-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
|
384
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
385
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
386
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
387
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
388
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
389
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
390
|
-
|
|
391
|
-
---
|
|
392
|
-
|
|
393
|
-
entities
|
|
394
|
-
|
|
395
|
-
Copyright (c) Felix Böhm
|
|
396
|
-
All rights reserved.
|
|
397
|
-
|
|
398
|
-
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
|
399
|
-
|
|
400
|
-
Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
|
|
401
|
-
|
|
402
|
-
Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
|
|
403
|
-
|
|
404
|
-
THIS IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS,
|
|
405
|
-
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
406
|
-
|
|
407
|
-
---
|
|
408
|
-
|
|
409
|
-
fetch-blob
|
|
410
|
-
|
|
411
|
-
MIT License
|
|
412
|
-
|
|
413
|
-
Copyright (c) 2019 David Frank
|
|
414
|
-
|
|
415
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
416
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
417
|
-
in the Software without restriction, including without limitation the rights
|
|
418
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
419
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
420
|
-
furnished to do so, subject to the following conditions:
|
|
421
|
-
|
|
422
|
-
The above copyright notice and this permission notice shall be included in all
|
|
423
|
-
copies or substantial portions of the Software.
|
|
424
|
-
|
|
425
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
426
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
427
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
428
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
429
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
430
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
431
|
-
SOFTWARE.
|
|
432
|
-
|
|
433
|
-
---
|
|
434
|
-
|
|
435
293
|
focus-trap
|
|
436
294
|
|
|
437
295
|
The MIT License (MIT)
|
|
@@ -458,52 +316,6 @@ SOFTWARE.
|
|
|
458
316
|
|
|
459
317
|
---
|
|
460
318
|
|
|
461
|
-
formdata-polyfill
|
|
462
|
-
|
|
463
|
-
MIT License
|
|
464
|
-
|
|
465
|
-
Copyright (c) 2016 Jimmy Karl Roland Wärting
|
|
466
|
-
|
|
467
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
468
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
469
|
-
in the Software without restriction, including without limitation the rights
|
|
470
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
471
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
472
|
-
furnished to do so, subject to the following conditions:
|
|
473
|
-
|
|
474
|
-
The above copyright notice and this permission notice shall be included in all
|
|
475
|
-
copies or substantial portions of the Software.
|
|
476
|
-
|
|
477
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
478
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
479
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
480
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
481
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
482
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
483
|
-
SOFTWARE.
|
|
484
|
-
|
|
485
|
-
---
|
|
486
|
-
|
|
487
|
-
graceful-fs
|
|
488
|
-
|
|
489
|
-
The ISC License
|
|
490
|
-
|
|
491
|
-
Copyright (c) 2011-2022 Isaac Z. Schlueter, Ben Noordhuis, and Contributors
|
|
492
|
-
|
|
493
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
494
|
-
purpose with or without fee is hereby granted, provided that the above
|
|
495
|
-
copyright notice and this permission notice appear in all copies.
|
|
496
|
-
|
|
497
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
498
|
-
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
499
|
-
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
500
|
-
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
501
|
-
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
502
|
-
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
|
|
503
|
-
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
504
|
-
|
|
505
|
-
---
|
|
506
|
-
|
|
507
319
|
lit-html
|
|
508
320
|
|
|
509
321
|
BSD 3-Clause License
|
|
@@ -589,82 +401,6 @@ terms above.
|
|
|
589
401
|
|
|
590
402
|
---
|
|
591
403
|
|
|
592
|
-
node-domexception
|
|
593
|
-
|
|
594
|
-
MIT License
|
|
595
|
-
|
|
596
|
-
Copyright (c) 2021 Jimmy Wärting
|
|
597
|
-
|
|
598
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
599
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
600
|
-
in the Software without restriction, including without limitation the rights
|
|
601
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
602
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
603
|
-
furnished to do so, subject to the following conditions:
|
|
604
|
-
|
|
605
|
-
The above copyright notice and this permission notice shall be included in all
|
|
606
|
-
copies or substantial portions of the Software.
|
|
607
|
-
|
|
608
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
609
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
610
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
611
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
612
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
613
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
614
|
-
SOFTWARE.
|
|
615
|
-
|
|
616
|
-
---
|
|
617
|
-
|
|
618
|
-
node-fetch
|
|
619
|
-
|
|
620
|
-
The MIT License (MIT)
|
|
621
|
-
|
|
622
|
-
Copyright (c) 2016 - 2020 Node Fetch Team
|
|
623
|
-
|
|
624
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
625
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
626
|
-
in the Software without restriction, including without limitation the rights
|
|
627
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
628
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
629
|
-
furnished to do so, subject to the following conditions:
|
|
630
|
-
|
|
631
|
-
The above copyright notice and this permission notice shall be included in all
|
|
632
|
-
copies or substantial portions of the Software.
|
|
633
|
-
|
|
634
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
635
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
636
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
637
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
638
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
639
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
640
|
-
SOFTWARE.
|
|
641
|
-
|
|
642
|
-
---
|
|
643
|
-
|
|
644
|
-
parse5
|
|
645
|
-
|
|
646
|
-
Copyright (c) 2013-2019 Ivan Nikulin (ifaaan@gmail.com, https://github.com/inikulin)
|
|
647
|
-
|
|
648
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
649
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
650
|
-
in the Software without restriction, including without limitation the rights
|
|
651
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
652
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
653
|
-
furnished to do so, subject to the following conditions:
|
|
654
|
-
|
|
655
|
-
The above copyright notice and this permission notice shall be included in
|
|
656
|
-
all copies or substantial portions of the Software.
|
|
657
|
-
|
|
658
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
659
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
660
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
661
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
662
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
663
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
664
|
-
THE SOFTWARE.
|
|
665
|
-
|
|
666
|
-
---
|
|
667
|
-
|
|
668
404
|
sortablejs
|
|
669
405
|
|
|
670
406
|
MIT License
|
|
@@ -717,32 +453,6 @@ SOFTWARE.
|
|
|
717
453
|
|
|
718
454
|
---
|
|
719
455
|
|
|
720
|
-
tapable
|
|
721
|
-
|
|
722
|
-
The MIT License
|
|
723
|
-
|
|
724
|
-
Copyright JS Foundation and other contributors
|
|
725
|
-
|
|
726
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
727
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
728
|
-
in the Software without restriction, including without limitation the rights
|
|
729
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
730
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
731
|
-
furnished to do so, subject to the following conditions:
|
|
732
|
-
|
|
733
|
-
The above copyright notice and this permission notice shall be included in
|
|
734
|
-
all copies or substantial portions of the Software.
|
|
735
|
-
|
|
736
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
737
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
738
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
739
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
740
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
741
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
742
|
-
THE SOFTWARE.
|
|
743
|
-
|
|
744
|
-
---
|
|
745
|
-
|
|
746
456
|
timezone-groups
|
|
747
457
|
|
|
748
458
|
The MIT License (MIT)
|
|
@@ -799,30 +509,3 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
|
799
509
|
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
800
510
|
|
|
801
511
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
802
|
-
|
|
803
|
-
---
|
|
804
|
-
|
|
805
|
-
web-streams-polyfill
|
|
806
|
-
|
|
807
|
-
The MIT License (MIT)
|
|
808
|
-
|
|
809
|
-
Copyright (c) 2024 Mattias Buelens
|
|
810
|
-
Copyright (c) 2016 Diwank Singh Tomer
|
|
811
|
-
|
|
812
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
813
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
814
|
-
in the Software without restriction, including without limitation the rights
|
|
815
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
816
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
817
|
-
furnished to do so, subject to the following conditions:
|
|
818
|
-
|
|
819
|
-
The above copyright notice and this permission notice shall be included in all
|
|
820
|
-
copies or substantial portions of the Software.
|
|
821
|
-
|
|
822
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
823
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
824
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
825
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
826
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
827
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
828
|
-
SOFTWARE.
|
package/dist/components.d.ts
CHANGED
|
@@ -495,6 +495,16 @@ export declare const CalciteStepperItem: import("@lit/react").ReactWebComponent<
|
|
|
495
495
|
}, {
|
|
496
496
|
onCalciteStepperItemSelect: EventName<HTMLCalciteStepperItemElement["calciteStepperItemSelect"]>;
|
|
497
497
|
}>;
|
|
498
|
+
export declare const CalciteSwatch: import("@lit/react").ReactWebComponent<HTMLCalciteSwatchElement & {
|
|
499
|
+
class?: string;
|
|
500
|
+
}, {
|
|
501
|
+
onCalciteSwatchSelect: EventName<HTMLCalciteSwatchElement["calciteSwatchSelect"]>;
|
|
502
|
+
}>;
|
|
503
|
+
export declare const CalciteSwatchGroup: import("@lit/react").ReactWebComponent<HTMLCalciteSwatchGroupElement & {
|
|
504
|
+
class?: string;
|
|
505
|
+
}, {
|
|
506
|
+
onCalciteSwatchGroupSelect: EventName<HTMLCalciteSwatchGroupElement["calciteSwatchGroupSelect"]>;
|
|
507
|
+
}>;
|
|
498
508
|
export declare const CalciteSwitch: import("@lit/react").ReactWebComponent<HTMLCalciteSwitchElement & {
|
|
499
509
|
class?: string;
|
|
500
510
|
}, {
|
package/dist/components.js
CHANGED
|
@@ -318,6 +318,12 @@ export const CalciteStepper = /*@__PURE__*/ createWrapper(getReactWrapperOptions
|
|
|
318
318
|
export const CalciteStepperItem = /*@__PURE__*/ createWrapper(getReactWrapperOptions("calcite-stepper-item", {
|
|
319
319
|
onCalciteStepperItemSelect: "calciteStepperItemSelect",
|
|
320
320
|
}));
|
|
321
|
+
export const CalciteSwatch = /*@__PURE__*/ createWrapper(getReactWrapperOptions("calcite-swatch", {
|
|
322
|
+
onCalciteSwatchSelect: "calciteSwatchSelect",
|
|
323
|
+
}));
|
|
324
|
+
export const CalciteSwatchGroup = /*@__PURE__*/ createWrapper(getReactWrapperOptions("calcite-swatch-group", {
|
|
325
|
+
onCalciteSwatchGroupSelect: "calciteSwatchGroupSelect",
|
|
326
|
+
}));
|
|
321
327
|
export const CalciteSwitch = /*@__PURE__*/ createWrapper(getReactWrapperOptions("calcite-switch", {
|
|
322
328
|
onCalciteSwitchChange: "calciteSwitchChange",
|
|
323
329
|
}));
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@esri/calcite-components-react",
|
|
3
|
-
"version": "3.3.0-next.
|
|
3
|
+
"version": "3.3.0-next.57",
|
|
4
4
|
"description": "A set of React components that wrap calcite components",
|
|
5
5
|
"homepage": "https://developers.arcgis.com/calcite-design-system/",
|
|
6
6
|
"repository": {
|
|
@@ -28,8 +28,8 @@
|
|
|
28
28
|
"util:update-3rd-party-licenses": "tsx ../../support/createThirdPartyLicenses.ts"
|
|
29
29
|
},
|
|
30
30
|
"dependencies": {
|
|
31
|
-
"@arcgis/lumina": "^4.34.0-next.
|
|
32
|
-
"@esri/calcite-components": "3.3.0-next.
|
|
31
|
+
"@arcgis/lumina": "^4.34.0-next.77",
|
|
32
|
+
"@esri/calcite-components": "3.3.0-next.57",
|
|
33
33
|
"@lit/react": "^1.0.8",
|
|
34
34
|
"lit": "^3.3.0"
|
|
35
35
|
},
|
|
@@ -40,5 +40,5 @@
|
|
|
40
40
|
"volta": {
|
|
41
41
|
"extends": "../../package.json"
|
|
42
42
|
},
|
|
43
|
-
"gitHead": "
|
|
43
|
+
"gitHead": "3815a5094602de8bea0758cf159382fd16ad9aed"
|
|
44
44
|
}
|