@yext/pages-components 1.1.15 → 1.2.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/THIRD-PARTY-NOTICES +15 -45
- package/dist/{debugger-BxGLUF0a.js → debugger-o-hgjM54.js} +1 -1
- package/dist/index-DpqXrf_z.js +6740 -0
- package/dist/index-sidm05Eh.js +20870 -0
- package/dist/index.d.ts +9 -9
- package/dist/pages-components.js +13 -13
- package/package.json +22 -27
- package/dist/debugger-Bc6LFql_.cjs +0 -1
- package/dist/index-7fAhZ2Ii.cjs +0 -47
- package/dist/index-BZoK3sUE.js +0 -5937
- package/dist/index-CDEZRpEm.js +0 -31791
- package/dist/index-CjhHamzw.cjs +0 -111
- package/dist/index.d.cts +0 -1997
- package/dist/pages-components.cjs +0 -1
package/THIRD-PARTY-NOTICES
CHANGED
|
@@ -135,15 +135,15 @@ MIT
|
|
|
135
135
|
|
|
136
136
|
The following npm packages may be included in this product:
|
|
137
137
|
|
|
138
|
-
- @lexical/code@0.
|
|
139
|
-
- @lexical/hashtag@0.
|
|
140
|
-
- @lexical/html@0.
|
|
141
|
-
- @lexical/link@0.
|
|
142
|
-
- @lexical/list@0.
|
|
143
|
-
- @lexical/react@0.
|
|
144
|
-
- @lexical/rich-text@0.
|
|
145
|
-
- @lexical/table@0.
|
|
146
|
-
- lexical@0.
|
|
138
|
+
- @lexical/code@0.38.2
|
|
139
|
+
- @lexical/hashtag@0.38.2
|
|
140
|
+
- @lexical/html@0.38.2
|
|
141
|
+
- @lexical/link@0.38.2
|
|
142
|
+
- @lexical/list@0.38.2
|
|
143
|
+
- @lexical/react@0.38.2
|
|
144
|
+
- @lexical/rich-text@0.38.2
|
|
145
|
+
- @lexical/table@0.38.2
|
|
146
|
+
- lexical@0.38.2
|
|
147
147
|
|
|
148
148
|
These packages each contain the following license:
|
|
149
149
|
|
|
@@ -214,43 +214,13 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
214
214
|
|
|
215
215
|
The following npm package may be included in this product:
|
|
216
216
|
|
|
217
|
-
-
|
|
218
|
-
|
|
219
|
-
This package contains the following license:
|
|
220
|
-
|
|
221
|
-
The MIT License (MIT)
|
|
222
|
-
|
|
223
|
-
Copyright (c) 2015 Espen Hovlandsdal
|
|
224
|
-
|
|
225
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
226
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
227
|
-
in the Software without restriction, including without limitation the rights
|
|
228
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
229
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
230
|
-
furnished to do so, subject to the following conditions:
|
|
231
|
-
|
|
232
|
-
The above copyright notice and this permission notice shall be included in all
|
|
233
|
-
copies or substantial portions of the Software.
|
|
234
|
-
|
|
235
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
236
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
237
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
238
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
239
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
240
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
241
|
-
SOFTWARE.
|
|
242
|
-
|
|
243
|
-
-----------
|
|
244
|
-
|
|
245
|
-
The following npm package may be included in this product:
|
|
246
|
-
|
|
247
|
-
- cross-fetch@4.1.0
|
|
217
|
+
- classnames@2.5.1
|
|
248
218
|
|
|
249
219
|
This package contains the following license:
|
|
250
220
|
|
|
251
221
|
The MIT License (MIT)
|
|
252
222
|
|
|
253
|
-
Copyright (c)
|
|
223
|
+
Copyright (c) 2018 Jed Watson
|
|
254
224
|
|
|
255
225
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
256
226
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -274,13 +244,13 @@ SOFTWARE.
|
|
|
274
244
|
|
|
275
245
|
The following npm package may be included in this product:
|
|
276
246
|
|
|
277
|
-
- browser-or-node@
|
|
247
|
+
- browser-or-node@3.0.0
|
|
278
248
|
|
|
279
249
|
This package contains the following license:
|
|
280
250
|
|
|
281
251
|
The MIT License (MIT)
|
|
282
252
|
|
|
283
|
-
Copyright (c)
|
|
253
|
+
Copyright (c) 2023 Dinesh Pandiyan <flexdinesh@gmail.com>
|
|
284
254
|
|
|
285
255
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
286
256
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -304,13 +274,13 @@ SOFTWARE.
|
|
|
304
274
|
|
|
305
275
|
The following npm package may be included in this product:
|
|
306
276
|
|
|
307
|
-
-
|
|
277
|
+
- react-markdown@9.1.0
|
|
308
278
|
|
|
309
279
|
This package contains the following license:
|
|
310
280
|
|
|
311
281
|
The MIT License (MIT)
|
|
312
282
|
|
|
313
|
-
Copyright (c)
|
|
283
|
+
Copyright (c) Espen Hovlandsdal
|
|
314
284
|
|
|
315
285
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
316
286
|
of this software and associated documentation files (the "Software"), to deal
|