@onemrvapublic/design-system-demos 22.0.0-develop.1 → 22.0.0-develop.3

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.
@@ -1009,3 +1009,55 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1009
1009
  THE SOFTWARE.
1010
1010
 
1011
1011
  --------------------------------------------------------------------------------
1012
+ Package: katex
1013
+ License: "MIT"
1014
+
1015
+ The MIT License (MIT)
1016
+
1017
+ Copyright (c) 2013-2020 Khan Academy and other contributors
1018
+
1019
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1020
+ of this software and associated documentation files (the "Software"), to deal
1021
+ in the Software without restriction, including without limitation the rights
1022
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1023
+ copies of the Software, and to permit persons to whom the Software is
1024
+ furnished to do so, subject to the following conditions:
1025
+
1026
+ The above copyright notice and this permission notice shall be included in all
1027
+ copies or substantial portions of the Software.
1028
+
1029
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1030
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1031
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1032
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1033
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1034
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1035
+ SOFTWARE.
1036
+
1037
+ --------------------------------------------------------------------------------
1038
+ Package: marked-katex-extension
1039
+ License: "MIT"
1040
+
1041
+ MIT License
1042
+
1043
+ Copyright (c) 2021 @markedjs
1044
+
1045
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1046
+ of this software and associated documentation files (the "Software"), to deal
1047
+ in the Software without restriction, including without limitation the rights
1048
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1049
+ copies of the Software, and to permit persons to whom the Software is
1050
+ furnished to do so, subject to the following conditions:
1051
+
1052
+ The above copyright notice and this permission notice shall be included in all
1053
+ copies or substantial portions of the Software.
1054
+
1055
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1056
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1057
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1058
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1059
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1060
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1061
+ SOFTWARE.
1062
+
1063
+ --------------------------------------------------------------------------------