@smart-factor/gem-ui-components 0.0.119 → 0.0.121

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/licenses.txt CHANGED
@@ -2740,4 +2740,352 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2740
2740
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2741
2741
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2742
2742
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2743
- SOFTWARE.
2743
+ SOFTWARE.
2744
+
2745
+ ---
2746
+
2747
+ Name: posthog-js
2748
+ Version: 1.343.1
2749
+ License: SEE LICENSE IN LICENSE
2750
+ Private: false
2751
+ Description: Posthog-js allows you to automatically capture usage and send events to PostHog.
2752
+ Repository: undefined
2753
+ Homepage: https://posthog.com/docs/libraries/js
2754
+ Author: hey@posthog.com
2755
+ License Copyright:
2756
+ ===
2757
+
2758
+ Copyright 2020 Posthog / Hiberly, Inc.
2759
+
2760
+ Copyright 2015 Mixpanel, Inc.
2761
+
2762
+ Licensed under the Apache License, Version 2.0 (the "License");
2763
+ you may not use this work except in compliance with the License.
2764
+ You may obtain a copy of the License below, or at:
2765
+
2766
+ http://www.apache.org/licenses/LICENSE-2.0
2767
+
2768
+ Unless required by applicable law or agreed to in writing, software
2769
+ distributed under the License is distributed on an "AS IS" BASIS,
2770
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
2771
+ See the License for the specific language governing permissions and
2772
+ limitations under the License.
2773
+
2774
+ Apache License
2775
+ Version 2.0, January 2004
2776
+ http://www.apache.org/licenses/
2777
+
2778
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
2779
+
2780
+ 1. Definitions.
2781
+
2782
+ "License" shall mean the terms and conditions for use, reproduction,
2783
+ and distribution as defined by Sections 1 through 9 of this document.
2784
+
2785
+ "Licensor" shall mean the copyright owner or entity authorized by
2786
+ the copyright owner that is granting the License.
2787
+
2788
+ "Legal Entity" shall mean the union of the acting entity and all
2789
+ other entities that control, are controlled by, or are under common
2790
+ control with that entity. For the purposes of this definition,
2791
+ "control" means (i) the power, direct or indirect, to cause the
2792
+ direction or management of such entity, whether by contract or
2793
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
2794
+ outstanding shares, or (iii) beneficial ownership of such entity.
2795
+
2796
+ "You" (or "Your") shall mean an individual or Legal Entity
2797
+ exercising permissions granted by this License.
2798
+
2799
+ "Source" form shall mean the preferred form for making modifications,
2800
+ including but not limited to software source code, documentation
2801
+ source, and configuration files.
2802
+
2803
+ "Object" form shall mean any form resulting from mechanical
2804
+ transformation or translation of a Source form, including but
2805
+ not limited to compiled object code, generated documentation,
2806
+ and conversions to other media types.
2807
+
2808
+ "Work" shall mean the work of authorship, whether in Source or
2809
+ Object form, made available under the License, as indicated by a
2810
+ copyright notice that is included in or attached to the work
2811
+ (an example is provided in the Appendix below).
2812
+
2813
+ "Derivative Works" shall mean any work, whether in Source or Object
2814
+ form, that is based on (or derived from) the Work and for which the
2815
+ editorial revisions, annotations, elaborations, or other modifications
2816
+ represent, as a whole, an original work of authorship. For the purposes
2817
+ of this License, Derivative Works shall not include works that remain
2818
+ separable from, or merely link (or bind by name) to the interfaces of,
2819
+ the Work and Derivative Works thereof.
2820
+
2821
+ "Contribution" shall mean any work of authorship, including
2822
+ the original version of the Work and any modifications or additions
2823
+ to that Work or Derivative Works thereof, that is intentionally
2824
+ submitted to Licensor for inclusion in the Work by the copyright owner
2825
+ or by an individual or Legal Entity authorized to submit on behalf of
2826
+ the copyright owner. For the purposes of this definition, "submitted"
2827
+ means any form of electronic, verbal, or written communication sent
2828
+ to the Licensor or its representatives, including but not limited to
2829
+ communication on electronic mailing lists, source code control systems,
2830
+ and issue tracking systems that are managed by, or on behalf of, the
2831
+ Licensor for the purpose of discussing and improving the Work, but
2832
+ excluding communication that is conspicuously marked or otherwise
2833
+ designated in writing by the copyright owner as "Not a Contribution."
2834
+
2835
+ "Contributor" shall mean Licensor and any individual or Legal Entity
2836
+ on behalf of whom a Contribution has been received by Licensor and
2837
+ subsequently incorporated within the Work.
2838
+
2839
+ 2. Grant of Copyright License. Subject to the terms and conditions of
2840
+ this License, each Contributor hereby grants to You a perpetual,
2841
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2842
+ copyright license to reproduce, prepare Derivative Works of,
2843
+ publicly display, publicly perform, sublicense, and distribute the
2844
+ Work and such Derivative Works in Source or Object form.
2845
+
2846
+ 3. Grant of Patent License. Subject to the terms and conditions of
2847
+ this License, each Contributor hereby grants to You a perpetual,
2848
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2849
+ (except as stated in this section) patent license to make, have made,
2850
+ use, offer to sell, sell, import, and otherwise transfer the Work,
2851
+ where such license applies only to those patent claims licensable
2852
+ by such Contributor that are necessarily infringed by their
2853
+ Contribution(s) alone or by combination of their Contribution(s)
2854
+ with the Work to which such Contribution(s) was submitted. If You
2855
+ institute patent litigation against any entity (including a
2856
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
2857
+ or a Contribution incorporated within the Work constitutes direct
2858
+ or contributory patent infringement, then any patent licenses
2859
+ granted to You under this License for that Work shall terminate
2860
+ as of the date such litigation is filed.
2861
+
2862
+ 4. Redistribution. You may reproduce and distribute copies of the
2863
+ Work or Derivative Works thereof in any medium, with or without
2864
+ modifications, and in Source or Object form, provided that You
2865
+ meet the following conditions:
2866
+
2867
+ (a) You must give any other recipients of the Work or
2868
+ Derivative Works a copy of this License; and
2869
+
2870
+ (b) You must cause any modified files to carry prominent notices
2871
+ stating that You changed the files; and
2872
+
2873
+ (c) You must retain, in the Source form of any Derivative Works
2874
+ that You distribute, all copyright, patent, trademark, and
2875
+ attribution notices from the Source form of the Work,
2876
+ excluding those notices that do not pertain to any part of
2877
+ the Derivative Works; and
2878
+
2879
+ (d) If the Work includes a "NOTICE" text file as part of its
2880
+ distribution, then any Derivative Works that You distribute must
2881
+ include a readable copy of the attribution notices contained
2882
+ within such NOTICE file, excluding those notices that do not
2883
+ pertain to any part of the Derivative Works, in at least one
2884
+ of the following places: within a NOTICE text file distributed
2885
+ as part of the Derivative Works; within the Source form or
2886
+ documentation, if provided along with the Derivative Works; or,
2887
+ within a display generated by the Derivative Works, if and
2888
+ wherever such third-party notices normally appear. The contents
2889
+ of the NOTICE file are for informational purposes only and
2890
+ do not modify the License. You may add Your own attribution
2891
+ notices within Derivative Works that You distribute, alongside
2892
+ or as an addendum to the NOTICE text from the Work, provided
2893
+ that such additional attribution notices cannot be construed
2894
+ as modifying the License.
2895
+
2896
+ You may add Your own copyright statement to Your modifications and
2897
+ may provide additional or different license terms and conditions
2898
+ for use, reproduction, or distribution of Your modifications, or
2899
+ for any such Derivative Works as a whole, provided Your use,
2900
+ reproduction, and distribution of the Work otherwise complies with
2901
+ the conditions stated in this License.
2902
+
2903
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
2904
+ any Contribution intentionally submitted for inclusion in the Work
2905
+ by You to the Licensor shall be under the terms and conditions of
2906
+ this License, without any additional terms or conditions.
2907
+ Notwithstanding the above, nothing herein shall supersede or modify
2908
+ the terms of any separate license agreement you may have executed
2909
+ with Licensor regarding such Contributions.
2910
+
2911
+ 6. Trademarks. This License does not grant permission to use the trade
2912
+ names, trademarks, service marks, or product names of the Licensor,
2913
+ except as required for reasonable and customary use in describing the
2914
+ origin of the Work and reproducing the content of the NOTICE file.
2915
+
2916
+ 7. Disclaimer of Warranty. Unless required by applicable law or
2917
+ agreed to in writing, Licensor provides the Work (and each
2918
+ Contributor provides its Contributions) on an "AS IS" BASIS,
2919
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
2920
+ implied, including, without limitation, any warranties or conditions
2921
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
2922
+ PARTICULAR PURPOSE. You are solely responsible for determining the
2923
+ appropriateness of using or redistributing the Work and assume any
2924
+ risks associated with Your exercise of permissions under this License.
2925
+
2926
+ 8. Limitation of Liability. In no event and under no legal theory,
2927
+ whether in tort (including negligence), contract, or otherwise,
2928
+ unless required by applicable law (such as deliberate and grossly
2929
+ negligent acts) or agreed to in writing, shall any Contributor be
2930
+ liable to You for damages, including any direct, indirect, special,
2931
+ incidental, or consequential damages of any character arising as a
2932
+ result of this License or out of the use or inability to use the
2933
+ Work (including but not limited to damages for loss of goodwill,
2934
+ work stoppage, computer failure or malfunction, or any and all
2935
+ other commercial damages or losses), even if such Contributor
2936
+ has been advised of the possibility of such damages.
2937
+
2938
+ 9. Accepting Warranty or Additional Liability. While redistributing
2939
+ the Work or Derivative Works thereof, You may choose to offer,
2940
+ and charge a fee for, acceptance of support, warranty, indemnity,
2941
+ or other liability obligations and/or rights consistent with this
2942
+ License. However, in accepting such obligations, You may act only
2943
+ on Your own behalf and on Your sole responsibility, not on behalf
2944
+ of any other Contributor, and only if You agree to indemnify,
2945
+ defend, and hold each Contributor harmless for any liability
2946
+ incurred by, or claims asserted against, such Contributor by reason
2947
+ of your accepting any such warranty or additional liability.
2948
+
2949
+ END OF TERMS AND CONDITIONS
2950
+
2951
+ APPENDIX: How to apply the Apache License to your work.
2952
+
2953
+ To apply the Apache License to your work, attach the following
2954
+ boilerplate notice, with the fields enclosed by brackets "[]"
2955
+ replaced with your own identifying information. (Don't include
2956
+ the brackets!) The text should be enclosed in the appropriate
2957
+ comment syntax for the file format. We also recommend that a
2958
+ file or class name and description of purpose be included on the
2959
+ same "printed page" as the copyright notice for easier
2960
+ identification within third-party archives.
2961
+
2962
+ Copyright [yyyy] [name of copyright owner]
2963
+
2964
+ Licensed under the Apache License, Version 2.0 (the "License");
2965
+ you may not use this file except in compliance with the License.
2966
+ You may obtain a copy of the License at
2967
+
2968
+ http://www.apache.org/licenses/LICENSE-2.0
2969
+
2970
+ Unless required by applicable law or agreed to in writing, software
2971
+ distributed under the License is distributed on an "AS IS" BASIS,
2972
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
2973
+ See the License for the specific language governing permissions and
2974
+ limitations under the License.
2975
+
2976
+
2977
+ ---
2978
+
2979
+ Some files in this codebase contain code from getsentry/sentry-javascript or getsentry/sentry-react-native by Software, Inc. dba Sentry.
2980
+ In such cases it is explicitly stated in the file header. This license only applies to the relevant code in such cases.
2981
+
2982
+ MIT License
2983
+
2984
+ Copyright (c) 2012 Functional Software, Inc. dba Sentry
2985
+
2986
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
2987
+ this software and associated documentation files (the "Software"), to deal in
2988
+ the Software without restriction, including without limitation the rights to
2989
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
2990
+ of the Software, and to permit persons to whom the Software is furnished to do
2991
+ so, subject to the following conditions:
2992
+
2993
+ The above copyright notice and this permission notice shall be included in all
2994
+ copies or substantial portions of the Software.
2995
+
2996
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2997
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2998
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2999
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3000
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3001
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3002
+ SOFTWARE.
3003
+
3004
+ ---
3005
+
3006
+ Some files in this codebase contain code from facebook/metro by Meta Platforms, Inc. and affiliates.
3007
+ In such cases it is explicitly stated in the file header. This license only applies to the relevant code in such cases.
3008
+
3009
+ MIT License
3010
+
3011
+ Copyright (c) Meta Platforms, Inc. and affiliates.
3012
+
3013
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3014
+ of this software and associated documentation files (the "Software"), to deal
3015
+ in the Software without restriction, including without limitation the rights
3016
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3017
+ copies of the Software, and to permit persons to whom the Software is
3018
+ furnished to do so, subject to the following conditions:
3019
+
3020
+ The above copyright notice and this permission notice shall be included in all
3021
+ copies or substantial portions of the Software.
3022
+
3023
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3024
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3025
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3026
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3027
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3028
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3029
+ SOFTWARE.
3030
+
3031
+ ---
3032
+
3033
+ Some files in this codebase contain code from expo/expo by 650 Industries, Inc. (aka Expo).
3034
+ In such cases it is explicitly stated in the file header. This license only applies to the relevant code in such cases.
3035
+
3036
+ The MIT License (MIT)
3037
+
3038
+ Copyright (c) 2015-present 650 Industries, Inc. (aka Expo)
3039
+
3040
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3041
+ of this software and associated documentation files (the "Software"), to deal
3042
+ in the Software without restriction, including without limitation the rights
3043
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3044
+ copies of the Software, and to permit persons to whom the Software is
3045
+ furnished to do so, subject to the following conditions:
3046
+
3047
+ The above copyright notice and this permission notice shall be included in all
3048
+ copies or substantial portions of the Software.
3049
+
3050
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3051
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3052
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3053
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3054
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3055
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3056
+ SOFTWARE.
3057
+
3058
+ ---
3059
+
3060
+ Name: @posthog/react
3061
+ Version: 1.7.0
3062
+ License: MIT
3063
+ Private: false
3064
+ Description: Provides components and hooks for React integrations of PostHog.
3065
+ Repository: git+https://github.com/PostHog/posthog-js.git
3066
+ Homepage: https://posthog.com/docs/libraries/react
3067
+ Author: hey@posthog.com
3068
+ License Copyright:
3069
+ ===
3070
+
3071
+ MIT License
3072
+
3073
+ Copyright (c) 2020-2025 PostHog, Inc.
3074
+
3075
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3076
+ of this software and associated documentation files (the "Software"), to deal
3077
+ in the Software without restriction, including without limitation the rights
3078
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3079
+ copies of the Software, and to permit persons to whom the Software is
3080
+ furnished to do so, subject to the following conditions:
3081
+
3082
+ The above copyright notice and this permission notice shall be included in
3083
+ all copies or substantial portions of the Software.
3084
+
3085
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3086
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3087
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3088
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3089
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3090
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3091
+ THE SOFTWARE.
package/dist/main.d.ts CHANGED
@@ -32,6 +32,7 @@ export * from './hooks';
32
32
  export * from './helpers';
33
33
  export { theme } from './theme/theme';
34
34
  export { Accordion, AccordionDetails, CssBaseline, styled, type Theme, ThemeProvider, Typography, useTheme, } from '@mui/material';
35
+ export * from './analytics';
35
36
  export { default as GemUIComponentsProvider } from './providers/GemUIComponentsProvider';
36
37
  export { default as GemUILocalizationProvider } from './providers/GemUILocalizationProvider';
37
38
  export { GemUIToaster } from './providers/GemUIToaster';