@bendyline/squisq-editor-react 2.4.1 → 2.4.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.
package/NOTICE.md CHANGED
@@ -9,6 +9,8 @@ Third-party components remain under their respective license terms.
9
9
  | Package | Version | License | Repository |
10
10
  | --------------------------------- | -------------------- | ----------------------------- | --------------------------------------------- |
11
11
  | @fortawesome/fontawesome-free | 7.2.0 | CC-BY-4.0 AND OFL-1.1 AND MIT | https://github.com/FortAwesome/Font-Awesome |
12
+ | @tiptap/core | 2.27.2 | MIT | https://github.com/ueberdosis/tiptap |
13
+ | @tiptap/extension-heading | 2.27.2 | MIT | https://github.com/ueberdosis/tiptap |
12
14
  | @tiptap/extension-image | 2.27.2 | MIT | https://github.com/ueberdosis/tiptap |
13
15
  | @tiptap/extension-link | 2.27.2 | MIT | https://github.com/ueberdosis/tiptap |
14
16
  | @tiptap/extension-mention | 2.27.2 | MIT | https://github.com/ueberdosis/tiptap |
@@ -8,8 +8,6 @@ COMPONENTS
8
8
  - @fortawesome/fontawesome-free@7.2.0 ((CC-BY-4.0 AND OFL-1.1 AND MIT)); files: LICENSE.txt
9
9
  - @monaco-editor/loader@1.7.0 (MIT); files: LICENSE
10
10
  - @monaco-editor/react@4.7.0 (MIT); files: LICENSE
11
- - @tiptap/core@2.27.2 (MIT); files: VENDORED-tiptap-2.27.2.txt
12
- - @tiptap/extension-heading@2.27.2 (MIT); files: VENDORED-tiptap-2.27.2.txt
13
11
  - state-local@1.0.7 (MIT); files: LICENSE
14
12
 
15
13
  ==============================================================================
@@ -231,56 +229,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
231
229
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
232
230
  SOFTWARE.
233
231
 
234
- ==============================================================================
235
- @tiptap/core@2.27.2 - VENDORED-tiptap-2.27.2.txt
236
- ==============================================================================
237
- MIT License
238
-
239
- Copyright (c) 2025, Tiptap GmbH
240
-
241
- Permission is hereby granted, free of charge, to any person obtaining a copy
242
- of this software and associated documentation files (the "Software"), to deal
243
- in the Software without restriction, including without limitation the rights
244
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
245
- copies of the Software, and to permit persons to whom the Software is
246
- furnished to do so, subject to the following conditions:
247
-
248
- The above copyright notice and this permission notice shall be included in all
249
- copies or substantial portions of the Software.
250
-
251
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
252
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
253
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
254
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
255
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
256
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
257
- SOFTWARE.
258
-
259
- ==============================================================================
260
- @tiptap/extension-heading@2.27.2 - VENDORED-tiptap-2.27.2.txt
261
- ==============================================================================
262
- MIT License
263
-
264
- Copyright (c) 2025, Tiptap GmbH
265
-
266
- Permission is hereby granted, free of charge, to any person obtaining a copy
267
- of this software and associated documentation files (the "Software"), to deal
268
- in the Software without restriction, including without limitation the rights
269
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
270
- copies of the Software, and to permit persons to whom the Software is
271
- furnished to do so, subject to the following conditions:
272
-
273
- The above copyright notice and this permission notice shall be included in all
274
- copies or substantial portions of the Software.
275
-
276
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
277
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
278
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
279
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
280
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
281
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
282
- SOFTWARE.
283
-
284
232
  ==============================================================================
285
233
  state-local@1.0.7 - LICENSE
286
234
  ==============================================================================