From c7e24ed88fb398e8d540c9a8cf845f41143256e9 Mon Sep 17 00:00:00 2001 From: Vincent Date: Sat, 21 Sep 2024 17:45:08 +0200 Subject: [PATCH 01/10] v0.15.11 --- docs/package.json | 12 +++--- lerna.json | 2 +- package-lock.json | 70 +++++++++++++++---------------- packages/ariakit/package.json | 6 +-- packages/core/package.json | 2 +- packages/dev-scripts/package.json | 2 +- packages/mantine/package.json | 6 +-- packages/react/package.json | 4 +- packages/server-util/package.json | 6 +-- packages/shadcn/package.json | 6 +-- playground/package.json | 14 +++---- tests/package.json | 12 +++--- 12 files changed, 71 insertions(+), 71 deletions(-) diff --git a/docs/package.json b/docs/package.json index 7b9be62241..cc100bb916 100644 --- a/docs/package.json +++ b/docs/package.json @@ -1,6 +1,6 @@ { "name": "docs", - "version": "0.15.10", + "version": "0.15.11", "private": true, "scripts": { "dev": "next dev", @@ -9,11 +9,11 @@ "lint": "next lint" }, "dependencies": { - "@blocknote/ariakit": "^0.15.10", - "@blocknote/core": "^0.15.10", - "@blocknote/mantine": "^0.15.10", - "@blocknote/react": "^0.15.10", - "@blocknote/shadcn": "^0.15.10", + "@blocknote/ariakit": "^0.15.11", + "@blocknote/core": "^0.15.11", + "@blocknote/mantine": "^0.15.11", + "@blocknote/react": "^0.15.11", + "@blocknote/shadcn": "^0.15.11", "@headlessui/react": "^1.7.18", "@heroicons/react": "^2.1.4", "@mantine/core": "^7.10.1", diff --git a/lerna.json b/lerna.json index c95ffe0450..52b580d204 100644 --- a/lerna.json +++ b/lerna.json @@ -2,5 +2,5 @@ "$schema": "node_modules/lerna/schemas/lerna-schema.json", "useNx": false, "useWorkspaces": true, - "version": "0.15.10" + "version": "0.15.11" } diff --git a/package-lock.json b/package-lock.json index 5e03ee2e33..b4435a37b8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,13 +24,13 @@ } }, "docs": { - "version": "0.15.10", + "version": "0.15.11", "dependencies": { - "@blocknote/ariakit": "^0.15.10", - "@blocknote/core": "^0.15.10", - "@blocknote/mantine": "^0.15.10", - "@blocknote/react": "^0.15.10", - "@blocknote/shadcn": "^0.15.10", + "@blocknote/ariakit": "^0.15.11", + "@blocknote/core": "^0.15.11", + "@blocknote/mantine": "^0.15.11", + "@blocknote/react": "^0.15.11", + "@blocknote/shadcn": "^0.15.11", "@headlessui/react": "^1.7.18", "@heroicons/react": "^2.1.4", "@mantine/core": "^7.10.1", @@ -28480,12 +28480,12 @@ }, "packages/ariakit": { "name": "@blocknote/ariakit", - "version": "0.15.10", + "version": "0.15.11", "license": "MPL-2.0", "dependencies": { "@ariakit/react": "^0.4.3", - "@blocknote/core": "^0.15.10", - "@blocknote/react": "^0.15.10", + "@blocknote/core": "^0.15.11", + "@blocknote/react": "^0.15.11", "react": "^18", "react-dom": "^18" }, @@ -28526,7 +28526,7 @@ }, "packages/core": { "name": "@blocknote/core", - "version": "0.15.10", + "version": "0.15.11", "license": "MPL-2.0", "dependencies": { "@emoji-mart/data": "^1.2.1", @@ -28605,7 +28605,7 @@ }, "packages/dev-scripts": { "name": "@blocknote/dev-scripts", - "version": "0.15.9", + "version": "0.15.11", "license": "MPL-2.0", "devDependencies": { "@types/react": "^18.0.25", @@ -28622,11 +28622,11 @@ }, "packages/mantine": { "name": "@blocknote/mantine", - "version": "0.15.10", + "version": "0.15.11", "license": "MPL-2.0", "dependencies": { - "@blocknote/core": "^0.15.10", - "@blocknote/react": "^0.15.10", + "@blocknote/core": "^0.15.11", + "@blocknote/react": "^0.15.11", "@mantine/core": "^7.10.1", "@mantine/hooks": "^7.10.1", "@mantine/utils": "^6.0.21", @@ -28672,10 +28672,10 @@ }, "packages/react": { "name": "@blocknote/react", - "version": "0.15.10", + "version": "0.15.11", "license": "MPL-2.0", "dependencies": { - "@blocknote/core": "^0.15.10", + "@blocknote/core": "^0.15.11", "@floating-ui/react": "^0.26.4", "@tiptap/core": "^2.7.1", "@tiptap/react": "^2.7.1", @@ -28725,11 +28725,11 @@ }, "packages/server-util": { "name": "@blocknote/server-util", - "version": "0.15.10", + "version": "0.15.11", "license": "MPL-2.0", "dependencies": { - "@blocknote/core": "^0.15.10", - "@blocknote/react": "^0.15.10", + "@blocknote/core": "^0.15.11", + "@blocknote/react": "^0.15.11", "@tiptap/core": "^2.7.1", "@tiptap/pm": "^2.7.1", "jsdom": "^21.1.0", @@ -28758,11 +28758,11 @@ }, "packages/shadcn": { "name": "@blocknote/shadcn", - "version": "0.15.10", + "version": "0.15.11", "license": "MPL-2.0", "dependencies": { - "@blocknote/core": "^0.15.10", - "@blocknote/react": "^0.15.10", + "@blocknote/core": "^0.15.11", + "@blocknote/react": "^0.15.11", "@hookform/resolvers": "^3.6.0", "@radix-ui/react-dropdown-menu": "^2.0.6", "@radix-ui/react-label": "^2.0.2", @@ -28824,16 +28824,16 @@ }, "playground": { "name": "@blocknote/example-editor", - "version": "0.15.10", + "version": "0.15.11", "dependencies": { "@aws-sdk/client-s3": "^3.609.0", "@aws-sdk/s3-request-presigner": "^3.609.0", - "@blocknote/ariakit": "^0.15.10", - "@blocknote/core": "^0.15.10", - "@blocknote/mantine": "^0.15.10", - "@blocknote/react": "^0.15.10", - "@blocknote/server-util": "^0.15.10", - "@blocknote/shadcn": "^0.15.10", + "@blocknote/ariakit": "^0.15.11", + "@blocknote/core": "^0.15.11", + "@blocknote/mantine": "^0.15.11", + "@blocknote/react": "^0.15.11", + "@blocknote/server-util": "^0.15.11", + "@blocknote/shadcn": "^0.15.11", "@emotion/react": "^11.11.4", "@emotion/styled": "^11.11.5", "@liveblocks/client": "^1.10.0", @@ -28889,17 +28889,17 @@ }, "tests": { "name": "@blocknote/tests", - "version": "0.15.10", + "version": "0.15.11", "dependencies": { "react": "^18.3.1", "react-dom": "^18.3.1" }, "devDependencies": { - "@blocknote/ariakit": "^0.15.10", - "@blocknote/core": "^0.15.10", - "@blocknote/mantine": "^0.15.10", - "@blocknote/react": "^0.15.10", - "@blocknote/shadcn": "^0.15.10", + "@blocknote/ariakit": "^0.15.11", + "@blocknote/core": "^0.15.11", + "@blocknote/mantine": "^0.15.11", + "@blocknote/react": "^0.15.11", + "@blocknote/shadcn": "^0.15.11", "@playwright/experimental-ct-react": "^1.42.1", "@playwright/test": "^1.42.1", "eslint": "^8.10.0", diff --git a/packages/ariakit/package.json b/packages/ariakit/package.json index 1baf822a14..1a7ce9601c 100644 --- a/packages/ariakit/package.json +++ b/packages/ariakit/package.json @@ -3,7 +3,7 @@ "homepage": "https://github.com/TypeCellOS/BlockNote", "private": false, "license": "MPL-2.0", - "version": "0.15.10", + "version": "0.15.11", "files": [ "dist", "types", @@ -49,8 +49,8 @@ }, "dependencies": { "@ariakit/react": "^0.4.3", - "@blocknote/core": "^0.15.10", - "@blocknote/react": "^0.15.10", + "@blocknote/core": "^0.15.11", + "@blocknote/react": "^0.15.11", "react": "^18", "react-dom": "^18" }, diff --git a/packages/core/package.json b/packages/core/package.json index 7117fa3ee7..56c5e1ca7b 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -3,7 +3,7 @@ "homepage": "https://github.com/TypeCellOS/BlockNote", "private": false, "license": "MPL-2.0", - "version": "0.15.10", + "version": "0.15.11", "files": [ "dist", "types", diff --git a/packages/dev-scripts/package.json b/packages/dev-scripts/package.json index 78b86a3a33..5d18965afe 100644 --- a/packages/dev-scripts/package.json +++ b/packages/dev-scripts/package.json @@ -3,7 +3,7 @@ "homepage": "https://github.com/TypeCellOS/BlockNote", "private": true, "license": "MPL-2.0", - "version": "0.15.9", + "version": "0.15.11", "description": "", "type": "module", "scripts": { diff --git a/packages/mantine/package.json b/packages/mantine/package.json index 7f4c7d8bbb..6f6518eeff 100644 --- a/packages/mantine/package.json +++ b/packages/mantine/package.json @@ -6,7 +6,7 @@ "*.css" ], "license": "MPL-2.0", - "version": "0.15.10", + "version": "0.15.11", "files": [ "dist", "types", @@ -51,8 +51,8 @@ "clean": "rimraf dist && rimraf types" }, "dependencies": { - "@blocknote/core": "^0.15.10", - "@blocknote/react": "^0.15.10", + "@blocknote/core": "^0.15.11", + "@blocknote/react": "^0.15.11", "@mantine/core": "^7.10.1", "@mantine/hooks": "^7.10.1", "@mantine/utils": "^6.0.21", diff --git a/packages/react/package.json b/packages/react/package.json index 30adb7029a..8bbacdaf0f 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -4,7 +4,7 @@ "private": false, "sideEffects": false, "license": "MPL-2.0", - "version": "0.15.10", + "version": "0.15.11", "files": [ "dist", "types", @@ -51,7 +51,7 @@ "clean": "rimraf dist && rimraf types" }, "dependencies": { - "@blocknote/core": "^0.15.10", + "@blocknote/core": "^0.15.11", "@floating-ui/react": "^0.26.4", "@tiptap/core": "^2.7.1", "@tiptap/react": "^2.7.1", diff --git a/packages/server-util/package.json b/packages/server-util/package.json index 20580d617c..63c65f3c64 100644 --- a/packages/server-util/package.json +++ b/packages/server-util/package.json @@ -3,7 +3,7 @@ "homepage": "https://github.com/TypeCellOS/BlockNote", "private": false, "license": "MPL-2.0", - "version": "0.15.10", + "version": "0.15.11", "files": [ "dist", "types", @@ -47,8 +47,8 @@ "test-watch": "vitest watch" }, "dependencies": { - "@blocknote/core": "^0.15.10", - "@blocknote/react": "^0.15.10", + "@blocknote/core": "^0.15.11", + "@blocknote/react": "^0.15.11", "@tiptap/core": "^2.7.1", "@tiptap/pm": "^2.7.1", "jsdom": "^21.1.0", diff --git a/packages/shadcn/package.json b/packages/shadcn/package.json index 5a06f97026..740cba7000 100644 --- a/packages/shadcn/package.json +++ b/packages/shadcn/package.json @@ -4,7 +4,7 @@ "private": false, "sideEffects": false, "license": "MPL-2.0", - "version": "0.15.10", + "version": "0.15.11", "files": [ "dist", "types", @@ -49,8 +49,8 @@ "clean": "rimraf dist && rimraf types" }, "dependencies": { - "@blocknote/core": "^0.15.10", - "@blocknote/react": "^0.15.10", + "@blocknote/core": "^0.15.11", + "@blocknote/react": "^0.15.11", "@hookform/resolvers": "^3.6.0", "@radix-ui/react-dropdown-menu": "^2.0.6", "@radix-ui/react-label": "^2.0.2", diff --git a/playground/package.json b/playground/package.json index 27d825f394..979b333196 100644 --- a/playground/package.json +++ b/playground/package.json @@ -1,7 +1,7 @@ { "name": "@blocknote/example-editor", "private": true, - "version": "0.15.10", + "version": "0.15.11", "scripts": { "dev": "vite", "build": "tsc && vite build", @@ -12,12 +12,12 @@ "dependencies": { "@aws-sdk/client-s3": "^3.609.0", "@aws-sdk/s3-request-presigner": "^3.609.0", - "@blocknote/ariakit": "^0.15.10", - "@blocknote/core": "^0.15.10", - "@blocknote/mantine": "^0.15.10", - "@blocknote/react": "^0.15.10", - "@blocknote/server-util": "^0.15.10", - "@blocknote/shadcn": "^0.15.10", + "@blocknote/ariakit": "^0.15.11", + "@blocknote/core": "^0.15.11", + "@blocknote/mantine": "^0.15.11", + "@blocknote/react": "^0.15.11", + "@blocknote/server-util": "^0.15.11", + "@blocknote/shadcn": "^0.15.11", "@emotion/react": "^11.11.4", "@emotion/styled": "^11.11.5", "@liveblocks/client": "^1.10.0", diff --git a/tests/package.json b/tests/package.json index f78c5857e7..22c961aef4 100644 --- a/tests/package.json +++ b/tests/package.json @@ -1,7 +1,7 @@ { "name": "@blocknote/tests", "private": true, - "version": "0.15.10", + "version": "0.15.11", "scripts": { "build": "tsc", "lint": "eslint src --max-warnings 0", @@ -17,11 +17,11 @@ "react-dom": "^18.3.1" }, "devDependencies": { - "@blocknote/ariakit": "^0.15.10", - "@blocknote/core": "^0.15.10", - "@blocknote/mantine": "^0.15.10", - "@blocknote/react": "^0.15.10", - "@blocknote/shadcn": "^0.15.10", + "@blocknote/ariakit": "^0.15.11", + "@blocknote/core": "^0.15.11", + "@blocknote/mantine": "^0.15.11", + "@blocknote/react": "^0.15.11", + "@blocknote/shadcn": "^0.15.11", "@playwright/experimental-ct-react": "^1.42.1", "@playwright/test": "^1.42.1", "eslint": "^8.10.0", From 8f237f4c69fbfba05b2084b822aec7c28e350a67 Mon Sep 17 00:00:00 2001 From: Vincent Date: Sat, 21 Sep 2024 17:46:42 +0200 Subject: [PATCH 02/10] testing --- packages/ariakit/LICENSE | 373 ++++++++++++++++++++++++++++++ packages/ariakit/package.json | 3 +- packages/core/LICENSE | 373 ++++++++++++++++++++++++++++++ packages/core/package.json | 2 +- packages/mantine/LICENSE | 373 ++++++++++++++++++++++++++++++ packages/mantine/package.json | 3 +- packages/react/LICENSE | 373 ++++++++++++++++++++++++++++++ packages/react/package.json | 2 +- packages/server-util/LICENSE | 373 ++++++++++++++++++++++++++++++ packages/server-util/package.json | 2 +- packages/shadcn/LICENSE | 373 ++++++++++++++++++++++++++++++ packages/shadcn/package.json | 3 +- 12 files changed, 2247 insertions(+), 6 deletions(-) create mode 100644 packages/ariakit/LICENSE create mode 100644 packages/core/LICENSE create mode 100644 packages/mantine/LICENSE create mode 100644 packages/react/LICENSE create mode 100644 packages/server-util/LICENSE create mode 100644 packages/shadcn/LICENSE diff --git a/packages/ariakit/LICENSE b/packages/ariakit/LICENSE new file mode 100644 index 0000000000..a612ad9813 --- /dev/null +++ b/packages/ariakit/LICENSE @@ -0,0 +1,373 @@ +Mozilla Public License Version 2.0 +================================== + +1. Definitions +-------------- + +1.1. "Contributor" + means each individual or legal entity that creates, contributes to + the creation of, or owns Covered Software. + +1.2. "Contributor Version" + means the combination of the Contributions of others (if any) used + by a Contributor and that particular Contributor's Contribution. + +1.3. "Contribution" + means Covered Software of a particular Contributor. + +1.4. "Covered Software" + means Source Code Form to which the initial Contributor has attached + the notice in Exhibit A, the Executable Form of such Source Code + Form, and Modifications of such Source Code Form, in each case + including portions thereof. + +1.5. "Incompatible With Secondary Licenses" + means + + (a) that the initial Contributor has attached the notice described + in Exhibit B to the Covered Software; or + + (b) that the Covered Software was made available under the terms of + version 1.1 or earlier of the License, but not also under the + terms of a Secondary License. + +1.6. "Executable Form" + means any form of the work other than Source Code Form. + +1.7. "Larger Work" + means a work that combines Covered Software with other material, in + a separate file or files, that is not Covered Software. + +1.8. "License" + means this document. + +1.9. "Licensable" + means having the right to grant, to the maximum extent possible, + whether at the time of the initial grant or subsequently, any and + all of the rights conveyed by this License. + +1.10. "Modifications" + means any of the following: + + (a) any file in Source Code Form that results from an addition to, + deletion from, or modification of the contents of Covered + Software; or + + (b) any new file in Source Code Form that contains any Covered + Software. + +1.11. "Patent Claims" of a Contributor + means any patent claim(s), including without limitation, method, + process, and apparatus claims, in any patent Licensable by such + Contributor that would be infringed, but for the grant of the + License, by the making, using, selling, offering for sale, having + made, import, or transfer of either its Contributions or its + Contributor Version. + +1.12. "Secondary License" + means either the GNU General Public License, Version 2.0, the GNU + Lesser General Public License, Version 2.1, the GNU Affero General + Public License, Version 3.0, or any later versions of those + licenses. + +1.13. "Source Code Form" + means the form of the work preferred for making modifications. + +1.14. "You" (or "Your") + means an individual or a legal entity exercising rights under this + License. For legal entities, "You" includes any entity that + controls, is controlled by, or is under common control with You. For + purposes of this definition, "control" means (a) the power, direct + or indirect, to cause the direction or management of such entity, + whether by contract or otherwise, or (b) ownership of more than + fifty percent (50%) of the outstanding shares or beneficial + ownership of such entity. + +2. License Grants and Conditions +-------------------------------- + +2.1. Grants + +Each Contributor hereby grants You a world-wide, royalty-free, +non-exclusive license: + +(a) under intellectual property rights (other than patent or trademark) + Licensable by such Contributor to use, reproduce, make available, + modify, display, perform, distribute, and otherwise exploit its + Contributions, either on an unmodified basis, with Modifications, or + as part of a Larger Work; and + +(b) under Patent Claims of such Contributor to make, use, sell, offer + for sale, have made, import, and otherwise transfer either its + Contributions or its Contributor Version. + +2.2. Effective Date + +The licenses granted in Section 2.1 with respect to any Contribution +become effective for each Contribution on the date the Contributor first +distributes such Contribution. + +2.3. Limitations on Grant Scope + +The licenses granted in this Section 2 are the only rights granted under +this License. No additional rights or licenses will be implied from the +distribution or licensing of Covered Software under this License. +Notwithstanding Section 2.1(b) above, no patent license is granted by a +Contributor: + +(a) for any code that a Contributor has removed from Covered Software; + or + +(b) for infringements caused by: (i) Your and any other third party's + modifications of Covered Software, or (ii) the combination of its + Contributions with other software (except as part of its Contributor + Version); or + +(c) under Patent Claims infringed by Covered Software in the absence of + its Contributions. + +This License does not grant any rights in the trademarks, service marks, +or logos of any Contributor (except as may be necessary to comply with +the notice requirements in Section 3.4). + +2.4. Subsequent Licenses + +No Contributor makes additional grants as a result of Your choice to +distribute the Covered Software under a subsequent version of this +License (see Section 10.2) or under the terms of a Secondary License (if +permitted under the terms of Section 3.3). + +2.5. Representation + +Each Contributor represents that the Contributor believes its +Contributions are its original creation(s) or it has sufficient rights +to grant the rights to its Contributions conveyed by this License. + +2.6. Fair Use + +This License is not intended to limit any rights You have under +applicable copyright doctrines of fair use, fair dealing, or other +equivalents. + +2.7. Conditions + +Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted +in Section 2.1. + +3. Responsibilities +------------------- + +3.1. Distribution of Source Form + +All distribution of Covered Software in Source Code Form, including any +Modifications that You create or to which You contribute, must be under +the terms of this License. You must inform recipients that the Source +Code Form of the Covered Software is governed by the terms of this +License, and how they can obtain a copy of this License. You may not +attempt to alter or restrict the recipients' rights in the Source Code +Form. + +3.2. Distribution of Executable Form + +If You distribute Covered Software in Executable Form then: + +(a) such Covered Software must also be made available in Source Code + Form, as described in Section 3.1, and You must inform recipients of + the Executable Form how they can obtain a copy of such Source Code + Form by reasonable means in a timely manner, at a charge no more + than the cost of distribution to the recipient; and + +(b) You may distribute such Executable Form under the terms of this + License, or sublicense it under different terms, provided that the + license for the Executable Form does not attempt to limit or alter + the recipients' rights in the Source Code Form under this License. + +3.3. Distribution of a Larger Work + +You may create and distribute a Larger Work under terms of Your choice, +provided that You also comply with the requirements of this License for +the Covered Software. If the Larger Work is a combination of Covered +Software with a work governed by one or more Secondary Licenses, and the +Covered Software is not Incompatible With Secondary Licenses, this +License permits You to additionally distribute such Covered Software +under the terms of such Secondary License(s), so that the recipient of +the Larger Work may, at their option, further distribute the Covered +Software under the terms of either this License or such Secondary +License(s). + +3.4. Notices + +You may not remove or alter the substance of any license notices +(including copyright notices, patent notices, disclaimers of warranty, +or limitations of liability) contained within the Source Code Form of +the Covered Software, except that You may alter any license notices to +the extent required to remedy known factual inaccuracies. + +3.5. Application of Additional Terms + +You may choose to offer, and to charge a fee for, warranty, support, +indemnity or liability obligations to one or more recipients of Covered +Software. However, You may do so only on Your own behalf, and not on +behalf of any Contributor. You must make it absolutely clear that any +such warranty, support, indemnity, or liability obligation is offered by +You alone, and You hereby agree to indemnify every Contributor for any +liability incurred by such Contributor as a result of warranty, support, +indemnity or liability terms You offer. You may include additional +disclaimers of warranty and limitations of liability specific to any +jurisdiction. + +4. Inability to Comply Due to Statute or Regulation +--------------------------------------------------- + +If it is impossible for You to comply with any of the terms of this +License with respect to some or all of the Covered Software due to +statute, judicial order, or regulation then You must: (a) comply with +the terms of this License to the maximum extent possible; and (b) +describe the limitations and the code they affect. Such description must +be placed in a text file included with all distributions of the Covered +Software under this License. Except to the extent prohibited by statute +or regulation, such description must be sufficiently detailed for a +recipient of ordinary skill to be able to understand it. + +5. Termination +-------------- + +5.1. The rights granted under this License will terminate automatically +if You fail to comply with any of its terms. However, if You become +compliant, then the rights granted under this License from a particular +Contributor are reinstated (a) provisionally, unless and until such +Contributor explicitly and finally terminates Your grants, and (b) on an +ongoing basis, if such Contributor fails to notify You of the +non-compliance by some reasonable means prior to 60 days after You have +come back into compliance. Moreover, Your grants from a particular +Contributor are reinstated on an ongoing basis if such Contributor +notifies You of the non-compliance by some reasonable means, this is the +first time You have received notice of non-compliance with this License +from such Contributor, and You become compliant prior to 30 days after +Your receipt of the notice. + +5.2. If You initiate litigation against any entity by asserting a patent +infringement claim (excluding declaratory judgment actions, +counter-claims, and cross-claims) alleging that a Contributor Version +directly or indirectly infringes any patent, then the rights granted to +You by any and all Contributors for the Covered Software under Section +2.1 of this License shall terminate. + +5.3. In the event of termination under Sections 5.1 or 5.2 above, all +end user license agreements (excluding distributors and resellers) which +have been validly granted by You or Your distributors under this License +prior to termination shall survive termination. + +************************************************************************ +* * +* 6. Disclaimer of Warranty * +* ------------------------- * +* * +* Covered Software is provided under this License on an "as is" * +* basis, without warranty of any kind, either expressed, implied, or * +* statutory, including, without limitation, warranties that the * +* Covered Software is free of defects, merchantable, fit for a * +* particular purpose or non-infringing. The entire risk as to the * +* quality and performance of the Covered Software is with You. * +* Should any Covered Software prove defective in any respect, You * +* (not any Contributor) assume the cost of any necessary servicing, * +* repair, or correction. This disclaimer of warranty constitutes an * +* essential part of this License. No use of any Covered Software is * +* authorized under this License except under this disclaimer. * +* * +************************************************************************ + +************************************************************************ +* * +* 7. Limitation of Liability * +* -------------------------- * +* * +* Under no circumstances and under no legal theory, whether tort * +* (including negligence), contract, or otherwise, shall any * +* Contributor, or anyone who distributes Covered Software as * +* permitted above, be liable to You for any direct, indirect, * +* special, incidental, or consequential damages of any character * +* including, without limitation, damages for lost profits, loss of * +* goodwill, work stoppage, computer failure or malfunction, or any * +* and all other commercial damages or losses, even if such party * +* shall have been informed of the possibility of such damages. This * +* limitation of liability shall not apply to liability for death or * +* personal injury resulting from such party's negligence to the * +* extent applicable law prohibits such limitation. Some * +* jurisdictions do not allow the exclusion or limitation of * +* incidental or consequential damages, so this exclusion and * +* limitation may not apply to You. * +* * +************************************************************************ + +8. Litigation +------------- + +Any litigation relating to this License may be brought only in the +courts of a jurisdiction where the defendant maintains its principal +place of business and such litigation shall be governed by laws of that +jurisdiction, without reference to its conflict-of-law provisions. +Nothing in this Section shall prevent a party's ability to bring +cross-claims or counter-claims. + +9. Miscellaneous +---------------- + +This License represents the complete agreement concerning the subject +matter hereof. If any provision of this License is held to be +unenforceable, such provision shall be reformed only to the extent +necessary to make it enforceable. Any law or regulation which provides +that the language of a contract shall be construed against the drafter +shall not be used to construe this License against a Contributor. + +10. Versions of the License +--------------------------- + +10.1. New Versions + +Mozilla Foundation is the license steward. Except as provided in Section +10.3, no one other than the license steward has the right to modify or +publish new versions of this License. Each version will be given a +distinguishing version number. + +10.2. Effect of New Versions + +You may distribute the Covered Software under the terms of the version +of the License under which You originally received the Covered Software, +or under the terms of any subsequent version published by the license +steward. + +10.3. Modified Versions + +If you create software not governed by this License, and you want to +create a new license for such software, you may create and use a +modified version of this License if you rename the license and remove +any references to the name of the license steward (except to note that +such modified license differs from this License). + +10.4. Distributing Source Code Form that is Incompatible With Secondary +Licenses + +If You choose to distribute Source Code Form that is Incompatible With +Secondary Licenses under the terms of this version of the License, the +notice described in Exhibit B of this License must be attached. + +Exhibit A - Source Code Form License Notice +------------------------------------------- + + This Source Code Form is subject to the terms of the Mozilla Public + License, v. 2.0. If a copy of the MPL was not distributed with this + file, You can obtain one at http://mozilla.org/MPL/2.0/. + +If it is not possible or desirable to put the notice in a particular +file, then You may include the notice in a location (such as a LICENSE +file in a relevant directory) where a recipient would be likely to look +for such a notice. + +You may add additional accurate notices of copyright ownership. + +Exhibit B - "Incompatible With Secondary Licenses" Notice +--------------------------------------------------------- + + This Source Code Form is "Incompatible With Secondary Licenses", as + defined by the Mozilla Public License, v. 2.0. diff --git a/packages/ariakit/package.json b/packages/ariakit/package.json index 1a7ce9601c..8b75dc6ecc 100644 --- a/packages/ariakit/package.json +++ b/packages/ariakit/package.json @@ -79,5 +79,6 @@ "publishConfig": { "access": "public", "registry": "https://registry.npmjs.org/" - } + }, + "gitHead": "c7e24ed88fb398e8d540c9a8cf845f41143256e9" } diff --git a/packages/core/LICENSE b/packages/core/LICENSE new file mode 100644 index 0000000000..a612ad9813 --- /dev/null +++ b/packages/core/LICENSE @@ -0,0 +1,373 @@ +Mozilla Public License Version 2.0 +================================== + +1. Definitions +-------------- + +1.1. "Contributor" + means each individual or legal entity that creates, contributes to + the creation of, or owns Covered Software. + +1.2. "Contributor Version" + means the combination of the Contributions of others (if any) used + by a Contributor and that particular Contributor's Contribution. + +1.3. "Contribution" + means Covered Software of a particular Contributor. + +1.4. "Covered Software" + means Source Code Form to which the initial Contributor has attached + the notice in Exhibit A, the Executable Form of such Source Code + Form, and Modifications of such Source Code Form, in each case + including portions thereof. + +1.5. "Incompatible With Secondary Licenses" + means + + (a) that the initial Contributor has attached the notice described + in Exhibit B to the Covered Software; or + + (b) that the Covered Software was made available under the terms of + version 1.1 or earlier of the License, but not also under the + terms of a Secondary License. + +1.6. "Executable Form" + means any form of the work other than Source Code Form. + +1.7. "Larger Work" + means a work that combines Covered Software with other material, in + a separate file or files, that is not Covered Software. + +1.8. "License" + means this document. + +1.9. "Licensable" + means having the right to grant, to the maximum extent possible, + whether at the time of the initial grant or subsequently, any and + all of the rights conveyed by this License. + +1.10. "Modifications" + means any of the following: + + (a) any file in Source Code Form that results from an addition to, + deletion from, or modification of the contents of Covered + Software; or + + (b) any new file in Source Code Form that contains any Covered + Software. + +1.11. "Patent Claims" of a Contributor + means any patent claim(s), including without limitation, method, + process, and apparatus claims, in any patent Licensable by such + Contributor that would be infringed, but for the grant of the + License, by the making, using, selling, offering for sale, having + made, import, or transfer of either its Contributions or its + Contributor Version. + +1.12. "Secondary License" + means either the GNU General Public License, Version 2.0, the GNU + Lesser General Public License, Version 2.1, the GNU Affero General + Public License, Version 3.0, or any later versions of those + licenses. + +1.13. "Source Code Form" + means the form of the work preferred for making modifications. + +1.14. "You" (or "Your") + means an individual or a legal entity exercising rights under this + License. For legal entities, "You" includes any entity that + controls, is controlled by, or is under common control with You. For + purposes of this definition, "control" means (a) the power, direct + or indirect, to cause the direction or management of such entity, + whether by contract or otherwise, or (b) ownership of more than + fifty percent (50%) of the outstanding shares or beneficial + ownership of such entity. + +2. License Grants and Conditions +-------------------------------- + +2.1. Grants + +Each Contributor hereby grants You a world-wide, royalty-free, +non-exclusive license: + +(a) under intellectual property rights (other than patent or trademark) + Licensable by such Contributor to use, reproduce, make available, + modify, display, perform, distribute, and otherwise exploit its + Contributions, either on an unmodified basis, with Modifications, or + as part of a Larger Work; and + +(b) under Patent Claims of such Contributor to make, use, sell, offer + for sale, have made, import, and otherwise transfer either its + Contributions or its Contributor Version. + +2.2. Effective Date + +The licenses granted in Section 2.1 with respect to any Contribution +become effective for each Contribution on the date the Contributor first +distributes such Contribution. + +2.3. Limitations on Grant Scope + +The licenses granted in this Section 2 are the only rights granted under +this License. No additional rights or licenses will be implied from the +distribution or licensing of Covered Software under this License. +Notwithstanding Section 2.1(b) above, no patent license is granted by a +Contributor: + +(a) for any code that a Contributor has removed from Covered Software; + or + +(b) for infringements caused by: (i) Your and any other third party's + modifications of Covered Software, or (ii) the combination of its + Contributions with other software (except as part of its Contributor + Version); or + +(c) under Patent Claims infringed by Covered Software in the absence of + its Contributions. + +This License does not grant any rights in the trademarks, service marks, +or logos of any Contributor (except as may be necessary to comply with +the notice requirements in Section 3.4). + +2.4. Subsequent Licenses + +No Contributor makes additional grants as a result of Your choice to +distribute the Covered Software under a subsequent version of this +License (see Section 10.2) or under the terms of a Secondary License (if +permitted under the terms of Section 3.3). + +2.5. Representation + +Each Contributor represents that the Contributor believes its +Contributions are its original creation(s) or it has sufficient rights +to grant the rights to its Contributions conveyed by this License. + +2.6. Fair Use + +This License is not intended to limit any rights You have under +applicable copyright doctrines of fair use, fair dealing, or other +equivalents. + +2.7. Conditions + +Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted +in Section 2.1. + +3. Responsibilities +------------------- + +3.1. Distribution of Source Form + +All distribution of Covered Software in Source Code Form, including any +Modifications that You create or to which You contribute, must be under +the terms of this License. You must inform recipients that the Source +Code Form of the Covered Software is governed by the terms of this +License, and how they can obtain a copy of this License. You may not +attempt to alter or restrict the recipients' rights in the Source Code +Form. + +3.2. Distribution of Executable Form + +If You distribute Covered Software in Executable Form then: + +(a) such Covered Software must also be made available in Source Code + Form, as described in Section 3.1, and You must inform recipients of + the Executable Form how they can obtain a copy of such Source Code + Form by reasonable means in a timely manner, at a charge no more + than the cost of distribution to the recipient; and + +(b) You may distribute such Executable Form under the terms of this + License, or sublicense it under different terms, provided that the + license for the Executable Form does not attempt to limit or alter + the recipients' rights in the Source Code Form under this License. + +3.3. Distribution of a Larger Work + +You may create and distribute a Larger Work under terms of Your choice, +provided that You also comply with the requirements of this License for +the Covered Software. If the Larger Work is a combination of Covered +Software with a work governed by one or more Secondary Licenses, and the +Covered Software is not Incompatible With Secondary Licenses, this +License permits You to additionally distribute such Covered Software +under the terms of such Secondary License(s), so that the recipient of +the Larger Work may, at their option, further distribute the Covered +Software under the terms of either this License or such Secondary +License(s). + +3.4. Notices + +You may not remove or alter the substance of any license notices +(including copyright notices, patent notices, disclaimers of warranty, +or limitations of liability) contained within the Source Code Form of +the Covered Software, except that You may alter any license notices to +the extent required to remedy known factual inaccuracies. + +3.5. Application of Additional Terms + +You may choose to offer, and to charge a fee for, warranty, support, +indemnity or liability obligations to one or more recipients of Covered +Software. However, You may do so only on Your own behalf, and not on +behalf of any Contributor. You must make it absolutely clear that any +such warranty, support, indemnity, or liability obligation is offered by +You alone, and You hereby agree to indemnify every Contributor for any +liability incurred by such Contributor as a result of warranty, support, +indemnity or liability terms You offer. You may include additional +disclaimers of warranty and limitations of liability specific to any +jurisdiction. + +4. Inability to Comply Due to Statute or Regulation +--------------------------------------------------- + +If it is impossible for You to comply with any of the terms of this +License with respect to some or all of the Covered Software due to +statute, judicial order, or regulation then You must: (a) comply with +the terms of this License to the maximum extent possible; and (b) +describe the limitations and the code they affect. Such description must +be placed in a text file included with all distributions of the Covered +Software under this License. Except to the extent prohibited by statute +or regulation, such description must be sufficiently detailed for a +recipient of ordinary skill to be able to understand it. + +5. Termination +-------------- + +5.1. The rights granted under this License will terminate automatically +if You fail to comply with any of its terms. However, if You become +compliant, then the rights granted under this License from a particular +Contributor are reinstated (a) provisionally, unless and until such +Contributor explicitly and finally terminates Your grants, and (b) on an +ongoing basis, if such Contributor fails to notify You of the +non-compliance by some reasonable means prior to 60 days after You have +come back into compliance. Moreover, Your grants from a particular +Contributor are reinstated on an ongoing basis if such Contributor +notifies You of the non-compliance by some reasonable means, this is the +first time You have received notice of non-compliance with this License +from such Contributor, and You become compliant prior to 30 days after +Your receipt of the notice. + +5.2. If You initiate litigation against any entity by asserting a patent +infringement claim (excluding declaratory judgment actions, +counter-claims, and cross-claims) alleging that a Contributor Version +directly or indirectly infringes any patent, then the rights granted to +You by any and all Contributors for the Covered Software under Section +2.1 of this License shall terminate. + +5.3. In the event of termination under Sections 5.1 or 5.2 above, all +end user license agreements (excluding distributors and resellers) which +have been validly granted by You or Your distributors under this License +prior to termination shall survive termination. + +************************************************************************ +* * +* 6. Disclaimer of Warranty * +* ------------------------- * +* * +* Covered Software is provided under this License on an "as is" * +* basis, without warranty of any kind, either expressed, implied, or * +* statutory, including, without limitation, warranties that the * +* Covered Software is free of defects, merchantable, fit for a * +* particular purpose or non-infringing. The entire risk as to the * +* quality and performance of the Covered Software is with You. * +* Should any Covered Software prove defective in any respect, You * +* (not any Contributor) assume the cost of any necessary servicing, * +* repair, or correction. This disclaimer of warranty constitutes an * +* essential part of this License. No use of any Covered Software is * +* authorized under this License except under this disclaimer. * +* * +************************************************************************ + +************************************************************************ +* * +* 7. Limitation of Liability * +* -------------------------- * +* * +* Under no circumstances and under no legal theory, whether tort * +* (including negligence), contract, or otherwise, shall any * +* Contributor, or anyone who distributes Covered Software as * +* permitted above, be liable to You for any direct, indirect, * +* special, incidental, or consequential damages of any character * +* including, without limitation, damages for lost profits, loss of * +* goodwill, work stoppage, computer failure or malfunction, or any * +* and all other commercial damages or losses, even if such party * +* shall have been informed of the possibility of such damages. This * +* limitation of liability shall not apply to liability for death or * +* personal injury resulting from such party's negligence to the * +* extent applicable law prohibits such limitation. Some * +* jurisdictions do not allow the exclusion or limitation of * +* incidental or consequential damages, so this exclusion and * +* limitation may not apply to You. * +* * +************************************************************************ + +8. Litigation +------------- + +Any litigation relating to this License may be brought only in the +courts of a jurisdiction where the defendant maintains its principal +place of business and such litigation shall be governed by laws of that +jurisdiction, without reference to its conflict-of-law provisions. +Nothing in this Section shall prevent a party's ability to bring +cross-claims or counter-claims. + +9. Miscellaneous +---------------- + +This License represents the complete agreement concerning the subject +matter hereof. If any provision of this License is held to be +unenforceable, such provision shall be reformed only to the extent +necessary to make it enforceable. Any law or regulation which provides +that the language of a contract shall be construed against the drafter +shall not be used to construe this License against a Contributor. + +10. Versions of the License +--------------------------- + +10.1. New Versions + +Mozilla Foundation is the license steward. Except as provided in Section +10.3, no one other than the license steward has the right to modify or +publish new versions of this License. Each version will be given a +distinguishing version number. + +10.2. Effect of New Versions + +You may distribute the Covered Software under the terms of the version +of the License under which You originally received the Covered Software, +or under the terms of any subsequent version published by the license +steward. + +10.3. Modified Versions + +If you create software not governed by this License, and you want to +create a new license for such software, you may create and use a +modified version of this License if you rename the license and remove +any references to the name of the license steward (except to note that +such modified license differs from this License). + +10.4. Distributing Source Code Form that is Incompatible With Secondary +Licenses + +If You choose to distribute Source Code Form that is Incompatible With +Secondary Licenses under the terms of this version of the License, the +notice described in Exhibit B of this License must be attached. + +Exhibit A - Source Code Form License Notice +------------------------------------------- + + This Source Code Form is subject to the terms of the Mozilla Public + License, v. 2.0. If a copy of the MPL was not distributed with this + file, You can obtain one at http://mozilla.org/MPL/2.0/. + +If it is not possible or desirable to put the notice in a particular +file, then You may include the notice in a location (such as a LICENSE +file in a relevant directory) where a recipient would be likely to look +for such a notice. + +You may add additional accurate notices of copyright ownership. + +Exhibit B - "Incompatible With Secondary Licenses" Notice +--------------------------------------------------------- + + This Source Code Form is "Incompatible With Secondary Licenses", as + defined by the Mozilla Public License, v. 2.0. diff --git a/packages/core/package.json b/packages/core/package.json index 56c5e1ca7b..43bc024704 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -119,5 +119,5 @@ "access": "public", "registry": "https://registry.npmjs.org/" }, - "gitHead": "37614ab348dcc7faa830a9a88437b37197a2162d" + "gitHead": "c7e24ed88fb398e8d540c9a8cf845f41143256e9" } diff --git a/packages/mantine/LICENSE b/packages/mantine/LICENSE new file mode 100644 index 0000000000..a612ad9813 --- /dev/null +++ b/packages/mantine/LICENSE @@ -0,0 +1,373 @@ +Mozilla Public License Version 2.0 +================================== + +1. Definitions +-------------- + +1.1. "Contributor" + means each individual or legal entity that creates, contributes to + the creation of, or owns Covered Software. + +1.2. "Contributor Version" + means the combination of the Contributions of others (if any) used + by a Contributor and that particular Contributor's Contribution. + +1.3. "Contribution" + means Covered Software of a particular Contributor. + +1.4. "Covered Software" + means Source Code Form to which the initial Contributor has attached + the notice in Exhibit A, the Executable Form of such Source Code + Form, and Modifications of such Source Code Form, in each case + including portions thereof. + +1.5. "Incompatible With Secondary Licenses" + means + + (a) that the initial Contributor has attached the notice described + in Exhibit B to the Covered Software; or + + (b) that the Covered Software was made available under the terms of + version 1.1 or earlier of the License, but not also under the + terms of a Secondary License. + +1.6. "Executable Form" + means any form of the work other than Source Code Form. + +1.7. "Larger Work" + means a work that combines Covered Software with other material, in + a separate file or files, that is not Covered Software. + +1.8. "License" + means this document. + +1.9. "Licensable" + means having the right to grant, to the maximum extent possible, + whether at the time of the initial grant or subsequently, any and + all of the rights conveyed by this License. + +1.10. "Modifications" + means any of the following: + + (a) any file in Source Code Form that results from an addition to, + deletion from, or modification of the contents of Covered + Software; or + + (b) any new file in Source Code Form that contains any Covered + Software. + +1.11. "Patent Claims" of a Contributor + means any patent claim(s), including without limitation, method, + process, and apparatus claims, in any patent Licensable by such + Contributor that would be infringed, but for the grant of the + License, by the making, using, selling, offering for sale, having + made, import, or transfer of either its Contributions or its + Contributor Version. + +1.12. "Secondary License" + means either the GNU General Public License, Version 2.0, the GNU + Lesser General Public License, Version 2.1, the GNU Affero General + Public License, Version 3.0, or any later versions of those + licenses. + +1.13. "Source Code Form" + means the form of the work preferred for making modifications. + +1.14. "You" (or "Your") + means an individual or a legal entity exercising rights under this + License. For legal entities, "You" includes any entity that + controls, is controlled by, or is under common control with You. For + purposes of this definition, "control" means (a) the power, direct + or indirect, to cause the direction or management of such entity, + whether by contract or otherwise, or (b) ownership of more than + fifty percent (50%) of the outstanding shares or beneficial + ownership of such entity. + +2. License Grants and Conditions +-------------------------------- + +2.1. Grants + +Each Contributor hereby grants You a world-wide, royalty-free, +non-exclusive license: + +(a) under intellectual property rights (other than patent or trademark) + Licensable by such Contributor to use, reproduce, make available, + modify, display, perform, distribute, and otherwise exploit its + Contributions, either on an unmodified basis, with Modifications, or + as part of a Larger Work; and + +(b) under Patent Claims of such Contributor to make, use, sell, offer + for sale, have made, import, and otherwise transfer either its + Contributions or its Contributor Version. + +2.2. Effective Date + +The licenses granted in Section 2.1 with respect to any Contribution +become effective for each Contribution on the date the Contributor first +distributes such Contribution. + +2.3. Limitations on Grant Scope + +The licenses granted in this Section 2 are the only rights granted under +this License. No additional rights or licenses will be implied from the +distribution or licensing of Covered Software under this License. +Notwithstanding Section 2.1(b) above, no patent license is granted by a +Contributor: + +(a) for any code that a Contributor has removed from Covered Software; + or + +(b) for infringements caused by: (i) Your and any other third party's + modifications of Covered Software, or (ii) the combination of its + Contributions with other software (except as part of its Contributor + Version); or + +(c) under Patent Claims infringed by Covered Software in the absence of + its Contributions. + +This License does not grant any rights in the trademarks, service marks, +or logos of any Contributor (except as may be necessary to comply with +the notice requirements in Section 3.4). + +2.4. Subsequent Licenses + +No Contributor makes additional grants as a result of Your choice to +distribute the Covered Software under a subsequent version of this +License (see Section 10.2) or under the terms of a Secondary License (if +permitted under the terms of Section 3.3). + +2.5. Representation + +Each Contributor represents that the Contributor believes its +Contributions are its original creation(s) or it has sufficient rights +to grant the rights to its Contributions conveyed by this License. + +2.6. Fair Use + +This License is not intended to limit any rights You have under +applicable copyright doctrines of fair use, fair dealing, or other +equivalents. + +2.7. Conditions + +Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted +in Section 2.1. + +3. Responsibilities +------------------- + +3.1. Distribution of Source Form + +All distribution of Covered Software in Source Code Form, including any +Modifications that You create or to which You contribute, must be under +the terms of this License. You must inform recipients that the Source +Code Form of the Covered Software is governed by the terms of this +License, and how they can obtain a copy of this License. You may not +attempt to alter or restrict the recipients' rights in the Source Code +Form. + +3.2. Distribution of Executable Form + +If You distribute Covered Software in Executable Form then: + +(a) such Covered Software must also be made available in Source Code + Form, as described in Section 3.1, and You must inform recipients of + the Executable Form how they can obtain a copy of such Source Code + Form by reasonable means in a timely manner, at a charge no more + than the cost of distribution to the recipient; and + +(b) You may distribute such Executable Form under the terms of this + License, or sublicense it under different terms, provided that the + license for the Executable Form does not attempt to limit or alter + the recipients' rights in the Source Code Form under this License. + +3.3. Distribution of a Larger Work + +You may create and distribute a Larger Work under terms of Your choice, +provided that You also comply with the requirements of this License for +the Covered Software. If the Larger Work is a combination of Covered +Software with a work governed by one or more Secondary Licenses, and the +Covered Software is not Incompatible With Secondary Licenses, this +License permits You to additionally distribute such Covered Software +under the terms of such Secondary License(s), so that the recipient of +the Larger Work may, at their option, further distribute the Covered +Software under the terms of either this License or such Secondary +License(s). + +3.4. Notices + +You may not remove or alter the substance of any license notices +(including copyright notices, patent notices, disclaimers of warranty, +or limitations of liability) contained within the Source Code Form of +the Covered Software, except that You may alter any license notices to +the extent required to remedy known factual inaccuracies. + +3.5. Application of Additional Terms + +You may choose to offer, and to charge a fee for, warranty, support, +indemnity or liability obligations to one or more recipients of Covered +Software. However, You may do so only on Your own behalf, and not on +behalf of any Contributor. You must make it absolutely clear that any +such warranty, support, indemnity, or liability obligation is offered by +You alone, and You hereby agree to indemnify every Contributor for any +liability incurred by such Contributor as a result of warranty, support, +indemnity or liability terms You offer. You may include additional +disclaimers of warranty and limitations of liability specific to any +jurisdiction. + +4. Inability to Comply Due to Statute or Regulation +--------------------------------------------------- + +If it is impossible for You to comply with any of the terms of this +License with respect to some or all of the Covered Software due to +statute, judicial order, or regulation then You must: (a) comply with +the terms of this License to the maximum extent possible; and (b) +describe the limitations and the code they affect. Such description must +be placed in a text file included with all distributions of the Covered +Software under this License. Except to the extent prohibited by statute +or regulation, such description must be sufficiently detailed for a +recipient of ordinary skill to be able to understand it. + +5. Termination +-------------- + +5.1. The rights granted under this License will terminate automatically +if You fail to comply with any of its terms. However, if You become +compliant, then the rights granted under this License from a particular +Contributor are reinstated (a) provisionally, unless and until such +Contributor explicitly and finally terminates Your grants, and (b) on an +ongoing basis, if such Contributor fails to notify You of the +non-compliance by some reasonable means prior to 60 days after You have +come back into compliance. Moreover, Your grants from a particular +Contributor are reinstated on an ongoing basis if such Contributor +notifies You of the non-compliance by some reasonable means, this is the +first time You have received notice of non-compliance with this License +from such Contributor, and You become compliant prior to 30 days after +Your receipt of the notice. + +5.2. If You initiate litigation against any entity by asserting a patent +infringement claim (excluding declaratory judgment actions, +counter-claims, and cross-claims) alleging that a Contributor Version +directly or indirectly infringes any patent, then the rights granted to +You by any and all Contributors for the Covered Software under Section +2.1 of this License shall terminate. + +5.3. In the event of termination under Sections 5.1 or 5.2 above, all +end user license agreements (excluding distributors and resellers) which +have been validly granted by You or Your distributors under this License +prior to termination shall survive termination. + +************************************************************************ +* * +* 6. Disclaimer of Warranty * +* ------------------------- * +* * +* Covered Software is provided under this License on an "as is" * +* basis, without warranty of any kind, either expressed, implied, or * +* statutory, including, without limitation, warranties that the * +* Covered Software is free of defects, merchantable, fit for a * +* particular purpose or non-infringing. The entire risk as to the * +* quality and performance of the Covered Software is with You. * +* Should any Covered Software prove defective in any respect, You * +* (not any Contributor) assume the cost of any necessary servicing, * +* repair, or correction. This disclaimer of warranty constitutes an * +* essential part of this License. No use of any Covered Software is * +* authorized under this License except under this disclaimer. * +* * +************************************************************************ + +************************************************************************ +* * +* 7. Limitation of Liability * +* -------------------------- * +* * +* Under no circumstances and under no legal theory, whether tort * +* (including negligence), contract, or otherwise, shall any * +* Contributor, or anyone who distributes Covered Software as * +* permitted above, be liable to You for any direct, indirect, * +* special, incidental, or consequential damages of any character * +* including, without limitation, damages for lost profits, loss of * +* goodwill, work stoppage, computer failure or malfunction, or any * +* and all other commercial damages or losses, even if such party * +* shall have been informed of the possibility of such damages. This * +* limitation of liability shall not apply to liability for death or * +* personal injury resulting from such party's negligence to the * +* extent applicable law prohibits such limitation. Some * +* jurisdictions do not allow the exclusion or limitation of * +* incidental or consequential damages, so this exclusion and * +* limitation may not apply to You. * +* * +************************************************************************ + +8. Litigation +------------- + +Any litigation relating to this License may be brought only in the +courts of a jurisdiction where the defendant maintains its principal +place of business and such litigation shall be governed by laws of that +jurisdiction, without reference to its conflict-of-law provisions. +Nothing in this Section shall prevent a party's ability to bring +cross-claims or counter-claims. + +9. Miscellaneous +---------------- + +This License represents the complete agreement concerning the subject +matter hereof. If any provision of this License is held to be +unenforceable, such provision shall be reformed only to the extent +necessary to make it enforceable. Any law or regulation which provides +that the language of a contract shall be construed against the drafter +shall not be used to construe this License against a Contributor. + +10. Versions of the License +--------------------------- + +10.1. New Versions + +Mozilla Foundation is the license steward. Except as provided in Section +10.3, no one other than the license steward has the right to modify or +publish new versions of this License. Each version will be given a +distinguishing version number. + +10.2. Effect of New Versions + +You may distribute the Covered Software under the terms of the version +of the License under which You originally received the Covered Software, +or under the terms of any subsequent version published by the license +steward. + +10.3. Modified Versions + +If you create software not governed by this License, and you want to +create a new license for such software, you may create and use a +modified version of this License if you rename the license and remove +any references to the name of the license steward (except to note that +such modified license differs from this License). + +10.4. Distributing Source Code Form that is Incompatible With Secondary +Licenses + +If You choose to distribute Source Code Form that is Incompatible With +Secondary Licenses under the terms of this version of the License, the +notice described in Exhibit B of this License must be attached. + +Exhibit A - Source Code Form License Notice +------------------------------------------- + + This Source Code Form is subject to the terms of the Mozilla Public + License, v. 2.0. If a copy of the MPL was not distributed with this + file, You can obtain one at http://mozilla.org/MPL/2.0/. + +If it is not possible or desirable to put the notice in a particular +file, then You may include the notice in a location (such as a LICENSE +file in a relevant directory) where a recipient would be likely to look +for such a notice. + +You may add additional accurate notices of copyright ownership. + +Exhibit B - "Incompatible With Secondary Licenses" Notice +--------------------------------------------------------- + + This Source Code Form is "Incompatible With Secondary Licenses", as + defined by the Mozilla Public License, v. 2.0. diff --git a/packages/mantine/package.json b/packages/mantine/package.json index 6f6518eeff..3ef37bfd5c 100644 --- a/packages/mantine/package.json +++ b/packages/mantine/package.json @@ -85,5 +85,6 @@ "publishConfig": { "access": "public", "registry": "https://registry.npmjs.org/" - } + }, + "gitHead": "c7e24ed88fb398e8d540c9a8cf845f41143256e9" } diff --git a/packages/react/LICENSE b/packages/react/LICENSE new file mode 100644 index 0000000000..a612ad9813 --- /dev/null +++ b/packages/react/LICENSE @@ -0,0 +1,373 @@ +Mozilla Public License Version 2.0 +================================== + +1. Definitions +-------------- + +1.1. "Contributor" + means each individual or legal entity that creates, contributes to + the creation of, or owns Covered Software. + +1.2. "Contributor Version" + means the combination of the Contributions of others (if any) used + by a Contributor and that particular Contributor's Contribution. + +1.3. "Contribution" + means Covered Software of a particular Contributor. + +1.4. "Covered Software" + means Source Code Form to which the initial Contributor has attached + the notice in Exhibit A, the Executable Form of such Source Code + Form, and Modifications of such Source Code Form, in each case + including portions thereof. + +1.5. "Incompatible With Secondary Licenses" + means + + (a) that the initial Contributor has attached the notice described + in Exhibit B to the Covered Software; or + + (b) that the Covered Software was made available under the terms of + version 1.1 or earlier of the License, but not also under the + terms of a Secondary License. + +1.6. "Executable Form" + means any form of the work other than Source Code Form. + +1.7. "Larger Work" + means a work that combines Covered Software with other material, in + a separate file or files, that is not Covered Software. + +1.8. "License" + means this document. + +1.9. "Licensable" + means having the right to grant, to the maximum extent possible, + whether at the time of the initial grant or subsequently, any and + all of the rights conveyed by this License. + +1.10. "Modifications" + means any of the following: + + (a) any file in Source Code Form that results from an addition to, + deletion from, or modification of the contents of Covered + Software; or + + (b) any new file in Source Code Form that contains any Covered + Software. + +1.11. "Patent Claims" of a Contributor + means any patent claim(s), including without limitation, method, + process, and apparatus claims, in any patent Licensable by such + Contributor that would be infringed, but for the grant of the + License, by the making, using, selling, offering for sale, having + made, import, or transfer of either its Contributions or its + Contributor Version. + +1.12. "Secondary License" + means either the GNU General Public License, Version 2.0, the GNU + Lesser General Public License, Version 2.1, the GNU Affero General + Public License, Version 3.0, or any later versions of those + licenses. + +1.13. "Source Code Form" + means the form of the work preferred for making modifications. + +1.14. "You" (or "Your") + means an individual or a legal entity exercising rights under this + License. For legal entities, "You" includes any entity that + controls, is controlled by, or is under common control with You. For + purposes of this definition, "control" means (a) the power, direct + or indirect, to cause the direction or management of such entity, + whether by contract or otherwise, or (b) ownership of more than + fifty percent (50%) of the outstanding shares or beneficial + ownership of such entity. + +2. License Grants and Conditions +-------------------------------- + +2.1. Grants + +Each Contributor hereby grants You a world-wide, royalty-free, +non-exclusive license: + +(a) under intellectual property rights (other than patent or trademark) + Licensable by such Contributor to use, reproduce, make available, + modify, display, perform, distribute, and otherwise exploit its + Contributions, either on an unmodified basis, with Modifications, or + as part of a Larger Work; and + +(b) under Patent Claims of such Contributor to make, use, sell, offer + for sale, have made, import, and otherwise transfer either its + Contributions or its Contributor Version. + +2.2. Effective Date + +The licenses granted in Section 2.1 with respect to any Contribution +become effective for each Contribution on the date the Contributor first +distributes such Contribution. + +2.3. Limitations on Grant Scope + +The licenses granted in this Section 2 are the only rights granted under +this License. No additional rights or licenses will be implied from the +distribution or licensing of Covered Software under this License. +Notwithstanding Section 2.1(b) above, no patent license is granted by a +Contributor: + +(a) for any code that a Contributor has removed from Covered Software; + or + +(b) for infringements caused by: (i) Your and any other third party's + modifications of Covered Software, or (ii) the combination of its + Contributions with other software (except as part of its Contributor + Version); or + +(c) under Patent Claims infringed by Covered Software in the absence of + its Contributions. + +This License does not grant any rights in the trademarks, service marks, +or logos of any Contributor (except as may be necessary to comply with +the notice requirements in Section 3.4). + +2.4. Subsequent Licenses + +No Contributor makes additional grants as a result of Your choice to +distribute the Covered Software under a subsequent version of this +License (see Section 10.2) or under the terms of a Secondary License (if +permitted under the terms of Section 3.3). + +2.5. Representation + +Each Contributor represents that the Contributor believes its +Contributions are its original creation(s) or it has sufficient rights +to grant the rights to its Contributions conveyed by this License. + +2.6. Fair Use + +This License is not intended to limit any rights You have under +applicable copyright doctrines of fair use, fair dealing, or other +equivalents. + +2.7. Conditions + +Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted +in Section 2.1. + +3. Responsibilities +------------------- + +3.1. Distribution of Source Form + +All distribution of Covered Software in Source Code Form, including any +Modifications that You create or to which You contribute, must be under +the terms of this License. You must inform recipients that the Source +Code Form of the Covered Software is governed by the terms of this +License, and how they can obtain a copy of this License. You may not +attempt to alter or restrict the recipients' rights in the Source Code +Form. + +3.2. Distribution of Executable Form + +If You distribute Covered Software in Executable Form then: + +(a) such Covered Software must also be made available in Source Code + Form, as described in Section 3.1, and You must inform recipients of + the Executable Form how they can obtain a copy of such Source Code + Form by reasonable means in a timely manner, at a charge no more + than the cost of distribution to the recipient; and + +(b) You may distribute such Executable Form under the terms of this + License, or sublicense it under different terms, provided that the + license for the Executable Form does not attempt to limit or alter + the recipients' rights in the Source Code Form under this License. + +3.3. Distribution of a Larger Work + +You may create and distribute a Larger Work under terms of Your choice, +provided that You also comply with the requirements of this License for +the Covered Software. If the Larger Work is a combination of Covered +Software with a work governed by one or more Secondary Licenses, and the +Covered Software is not Incompatible With Secondary Licenses, this +License permits You to additionally distribute such Covered Software +under the terms of such Secondary License(s), so that the recipient of +the Larger Work may, at their option, further distribute the Covered +Software under the terms of either this License or such Secondary +License(s). + +3.4. Notices + +You may not remove or alter the substance of any license notices +(including copyright notices, patent notices, disclaimers of warranty, +or limitations of liability) contained within the Source Code Form of +the Covered Software, except that You may alter any license notices to +the extent required to remedy known factual inaccuracies. + +3.5. Application of Additional Terms + +You may choose to offer, and to charge a fee for, warranty, support, +indemnity or liability obligations to one or more recipients of Covered +Software. However, You may do so only on Your own behalf, and not on +behalf of any Contributor. You must make it absolutely clear that any +such warranty, support, indemnity, or liability obligation is offered by +You alone, and You hereby agree to indemnify every Contributor for any +liability incurred by such Contributor as a result of warranty, support, +indemnity or liability terms You offer. You may include additional +disclaimers of warranty and limitations of liability specific to any +jurisdiction. + +4. Inability to Comply Due to Statute or Regulation +--------------------------------------------------- + +If it is impossible for You to comply with any of the terms of this +License with respect to some or all of the Covered Software due to +statute, judicial order, or regulation then You must: (a) comply with +the terms of this License to the maximum extent possible; and (b) +describe the limitations and the code they affect. Such description must +be placed in a text file included with all distributions of the Covered +Software under this License. Except to the extent prohibited by statute +or regulation, such description must be sufficiently detailed for a +recipient of ordinary skill to be able to understand it. + +5. Termination +-------------- + +5.1. The rights granted under this License will terminate automatically +if You fail to comply with any of its terms. However, if You become +compliant, then the rights granted under this License from a particular +Contributor are reinstated (a) provisionally, unless and until such +Contributor explicitly and finally terminates Your grants, and (b) on an +ongoing basis, if such Contributor fails to notify You of the +non-compliance by some reasonable means prior to 60 days after You have +come back into compliance. Moreover, Your grants from a particular +Contributor are reinstated on an ongoing basis if such Contributor +notifies You of the non-compliance by some reasonable means, this is the +first time You have received notice of non-compliance with this License +from such Contributor, and You become compliant prior to 30 days after +Your receipt of the notice. + +5.2. If You initiate litigation against any entity by asserting a patent +infringement claim (excluding declaratory judgment actions, +counter-claims, and cross-claims) alleging that a Contributor Version +directly or indirectly infringes any patent, then the rights granted to +You by any and all Contributors for the Covered Software under Section +2.1 of this License shall terminate. + +5.3. In the event of termination under Sections 5.1 or 5.2 above, all +end user license agreements (excluding distributors and resellers) which +have been validly granted by You or Your distributors under this License +prior to termination shall survive termination. + +************************************************************************ +* * +* 6. Disclaimer of Warranty * +* ------------------------- * +* * +* Covered Software is provided under this License on an "as is" * +* basis, without warranty of any kind, either expressed, implied, or * +* statutory, including, without limitation, warranties that the * +* Covered Software is free of defects, merchantable, fit for a * +* particular purpose or non-infringing. The entire risk as to the * +* quality and performance of the Covered Software is with You. * +* Should any Covered Software prove defective in any respect, You * +* (not any Contributor) assume the cost of any necessary servicing, * +* repair, or correction. This disclaimer of warranty constitutes an * +* essential part of this License. No use of any Covered Software is * +* authorized under this License except under this disclaimer. * +* * +************************************************************************ + +************************************************************************ +* * +* 7. Limitation of Liability * +* -------------------------- * +* * +* Under no circumstances and under no legal theory, whether tort * +* (including negligence), contract, or otherwise, shall any * +* Contributor, or anyone who distributes Covered Software as * +* permitted above, be liable to You for any direct, indirect, * +* special, incidental, or consequential damages of any character * +* including, without limitation, damages for lost profits, loss of * +* goodwill, work stoppage, computer failure or malfunction, or any * +* and all other commercial damages or losses, even if such party * +* shall have been informed of the possibility of such damages. This * +* limitation of liability shall not apply to liability for death or * +* personal injury resulting from such party's negligence to the * +* extent applicable law prohibits such limitation. Some * +* jurisdictions do not allow the exclusion or limitation of * +* incidental or consequential damages, so this exclusion and * +* limitation may not apply to You. * +* * +************************************************************************ + +8. Litigation +------------- + +Any litigation relating to this License may be brought only in the +courts of a jurisdiction where the defendant maintains its principal +place of business and such litigation shall be governed by laws of that +jurisdiction, without reference to its conflict-of-law provisions. +Nothing in this Section shall prevent a party's ability to bring +cross-claims or counter-claims. + +9. Miscellaneous +---------------- + +This License represents the complete agreement concerning the subject +matter hereof. If any provision of this License is held to be +unenforceable, such provision shall be reformed only to the extent +necessary to make it enforceable. Any law or regulation which provides +that the language of a contract shall be construed against the drafter +shall not be used to construe this License against a Contributor. + +10. Versions of the License +--------------------------- + +10.1. New Versions + +Mozilla Foundation is the license steward. Except as provided in Section +10.3, no one other than the license steward has the right to modify or +publish new versions of this License. Each version will be given a +distinguishing version number. + +10.2. Effect of New Versions + +You may distribute the Covered Software under the terms of the version +of the License under which You originally received the Covered Software, +or under the terms of any subsequent version published by the license +steward. + +10.3. Modified Versions + +If you create software not governed by this License, and you want to +create a new license for such software, you may create and use a +modified version of this License if you rename the license and remove +any references to the name of the license steward (except to note that +such modified license differs from this License). + +10.4. Distributing Source Code Form that is Incompatible With Secondary +Licenses + +If You choose to distribute Source Code Form that is Incompatible With +Secondary Licenses under the terms of this version of the License, the +notice described in Exhibit B of this License must be attached. + +Exhibit A - Source Code Form License Notice +------------------------------------------- + + This Source Code Form is subject to the terms of the Mozilla Public + License, v. 2.0. If a copy of the MPL was not distributed with this + file, You can obtain one at http://mozilla.org/MPL/2.0/. + +If it is not possible or desirable to put the notice in a particular +file, then You may include the notice in a location (such as a LICENSE +file in a relevant directory) where a recipient would be likely to look +for such a notice. + +You may add additional accurate notices of copyright ownership. + +Exhibit B - "Incompatible With Secondary Licenses" Notice +--------------------------------------------------------- + + This Source Code Form is "Incompatible With Secondary Licenses", as + defined by the Mozilla Public License, v. 2.0. diff --git a/packages/react/package.json b/packages/react/package.json index 8bbacdaf0f..fbef78eb01 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -90,5 +90,5 @@ "access": "public", "registry": "https://registry.npmjs.org/" }, - "gitHead": "d5e8c96e2ad5f6832da60bc3c9acd3f6c16c25c5" + "gitHead": "c7e24ed88fb398e8d540c9a8cf845f41143256e9" } diff --git a/packages/server-util/LICENSE b/packages/server-util/LICENSE new file mode 100644 index 0000000000..a612ad9813 --- /dev/null +++ b/packages/server-util/LICENSE @@ -0,0 +1,373 @@ +Mozilla Public License Version 2.0 +================================== + +1. Definitions +-------------- + +1.1. "Contributor" + means each individual or legal entity that creates, contributes to + the creation of, or owns Covered Software. + +1.2. "Contributor Version" + means the combination of the Contributions of others (if any) used + by a Contributor and that particular Contributor's Contribution. + +1.3. "Contribution" + means Covered Software of a particular Contributor. + +1.4. "Covered Software" + means Source Code Form to which the initial Contributor has attached + the notice in Exhibit A, the Executable Form of such Source Code + Form, and Modifications of such Source Code Form, in each case + including portions thereof. + +1.5. "Incompatible With Secondary Licenses" + means + + (a) that the initial Contributor has attached the notice described + in Exhibit B to the Covered Software; or + + (b) that the Covered Software was made available under the terms of + version 1.1 or earlier of the License, but not also under the + terms of a Secondary License. + +1.6. "Executable Form" + means any form of the work other than Source Code Form. + +1.7. "Larger Work" + means a work that combines Covered Software with other material, in + a separate file or files, that is not Covered Software. + +1.8. "License" + means this document. + +1.9. "Licensable" + means having the right to grant, to the maximum extent possible, + whether at the time of the initial grant or subsequently, any and + all of the rights conveyed by this License. + +1.10. "Modifications" + means any of the following: + + (a) any file in Source Code Form that results from an addition to, + deletion from, or modification of the contents of Covered + Software; or + + (b) any new file in Source Code Form that contains any Covered + Software. + +1.11. "Patent Claims" of a Contributor + means any patent claim(s), including without limitation, method, + process, and apparatus claims, in any patent Licensable by such + Contributor that would be infringed, but for the grant of the + License, by the making, using, selling, offering for sale, having + made, import, or transfer of either its Contributions or its + Contributor Version. + +1.12. "Secondary License" + means either the GNU General Public License, Version 2.0, the GNU + Lesser General Public License, Version 2.1, the GNU Affero General + Public License, Version 3.0, or any later versions of those + licenses. + +1.13. "Source Code Form" + means the form of the work preferred for making modifications. + +1.14. "You" (or "Your") + means an individual or a legal entity exercising rights under this + License. For legal entities, "You" includes any entity that + controls, is controlled by, or is under common control with You. For + purposes of this definition, "control" means (a) the power, direct + or indirect, to cause the direction or management of such entity, + whether by contract or otherwise, or (b) ownership of more than + fifty percent (50%) of the outstanding shares or beneficial + ownership of such entity. + +2. License Grants and Conditions +-------------------------------- + +2.1. Grants + +Each Contributor hereby grants You a world-wide, royalty-free, +non-exclusive license: + +(a) under intellectual property rights (other than patent or trademark) + Licensable by such Contributor to use, reproduce, make available, + modify, display, perform, distribute, and otherwise exploit its + Contributions, either on an unmodified basis, with Modifications, or + as part of a Larger Work; and + +(b) under Patent Claims of such Contributor to make, use, sell, offer + for sale, have made, import, and otherwise transfer either its + Contributions or its Contributor Version. + +2.2. Effective Date + +The licenses granted in Section 2.1 with respect to any Contribution +become effective for each Contribution on the date the Contributor first +distributes such Contribution. + +2.3. Limitations on Grant Scope + +The licenses granted in this Section 2 are the only rights granted under +this License. No additional rights or licenses will be implied from the +distribution or licensing of Covered Software under this License. +Notwithstanding Section 2.1(b) above, no patent license is granted by a +Contributor: + +(a) for any code that a Contributor has removed from Covered Software; + or + +(b) for infringements caused by: (i) Your and any other third party's + modifications of Covered Software, or (ii) the combination of its + Contributions with other software (except as part of its Contributor + Version); or + +(c) under Patent Claims infringed by Covered Software in the absence of + its Contributions. + +This License does not grant any rights in the trademarks, service marks, +or logos of any Contributor (except as may be necessary to comply with +the notice requirements in Section 3.4). + +2.4. Subsequent Licenses + +No Contributor makes additional grants as a result of Your choice to +distribute the Covered Software under a subsequent version of this +License (see Section 10.2) or under the terms of a Secondary License (if +permitted under the terms of Section 3.3). + +2.5. Representation + +Each Contributor represents that the Contributor believes its +Contributions are its original creation(s) or it has sufficient rights +to grant the rights to its Contributions conveyed by this License. + +2.6. Fair Use + +This License is not intended to limit any rights You have under +applicable copyright doctrines of fair use, fair dealing, or other +equivalents. + +2.7. Conditions + +Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted +in Section 2.1. + +3. Responsibilities +------------------- + +3.1. Distribution of Source Form + +All distribution of Covered Software in Source Code Form, including any +Modifications that You create or to which You contribute, must be under +the terms of this License. You must inform recipients that the Source +Code Form of the Covered Software is governed by the terms of this +License, and how they can obtain a copy of this License. You may not +attempt to alter or restrict the recipients' rights in the Source Code +Form. + +3.2. Distribution of Executable Form + +If You distribute Covered Software in Executable Form then: + +(a) such Covered Software must also be made available in Source Code + Form, as described in Section 3.1, and You must inform recipients of + the Executable Form how they can obtain a copy of such Source Code + Form by reasonable means in a timely manner, at a charge no more + than the cost of distribution to the recipient; and + +(b) You may distribute such Executable Form under the terms of this + License, or sublicense it under different terms, provided that the + license for the Executable Form does not attempt to limit or alter + the recipients' rights in the Source Code Form under this License. + +3.3. Distribution of a Larger Work + +You may create and distribute a Larger Work under terms of Your choice, +provided that You also comply with the requirements of this License for +the Covered Software. If the Larger Work is a combination of Covered +Software with a work governed by one or more Secondary Licenses, and the +Covered Software is not Incompatible With Secondary Licenses, this +License permits You to additionally distribute such Covered Software +under the terms of such Secondary License(s), so that the recipient of +the Larger Work may, at their option, further distribute the Covered +Software under the terms of either this License or such Secondary +License(s). + +3.4. Notices + +You may not remove or alter the substance of any license notices +(including copyright notices, patent notices, disclaimers of warranty, +or limitations of liability) contained within the Source Code Form of +the Covered Software, except that You may alter any license notices to +the extent required to remedy known factual inaccuracies. + +3.5. Application of Additional Terms + +You may choose to offer, and to charge a fee for, warranty, support, +indemnity or liability obligations to one or more recipients of Covered +Software. However, You may do so only on Your own behalf, and not on +behalf of any Contributor. You must make it absolutely clear that any +such warranty, support, indemnity, or liability obligation is offered by +You alone, and You hereby agree to indemnify every Contributor for any +liability incurred by such Contributor as a result of warranty, support, +indemnity or liability terms You offer. You may include additional +disclaimers of warranty and limitations of liability specific to any +jurisdiction. + +4. Inability to Comply Due to Statute or Regulation +--------------------------------------------------- + +If it is impossible for You to comply with any of the terms of this +License with respect to some or all of the Covered Software due to +statute, judicial order, or regulation then You must: (a) comply with +the terms of this License to the maximum extent possible; and (b) +describe the limitations and the code they affect. Such description must +be placed in a text file included with all distributions of the Covered +Software under this License. Except to the extent prohibited by statute +or regulation, such description must be sufficiently detailed for a +recipient of ordinary skill to be able to understand it. + +5. Termination +-------------- + +5.1. The rights granted under this License will terminate automatically +if You fail to comply with any of its terms. However, if You become +compliant, then the rights granted under this License from a particular +Contributor are reinstated (a) provisionally, unless and until such +Contributor explicitly and finally terminates Your grants, and (b) on an +ongoing basis, if such Contributor fails to notify You of the +non-compliance by some reasonable means prior to 60 days after You have +come back into compliance. Moreover, Your grants from a particular +Contributor are reinstated on an ongoing basis if such Contributor +notifies You of the non-compliance by some reasonable means, this is the +first time You have received notice of non-compliance with this License +from such Contributor, and You become compliant prior to 30 days after +Your receipt of the notice. + +5.2. If You initiate litigation against any entity by asserting a patent +infringement claim (excluding declaratory judgment actions, +counter-claims, and cross-claims) alleging that a Contributor Version +directly or indirectly infringes any patent, then the rights granted to +You by any and all Contributors for the Covered Software under Section +2.1 of this License shall terminate. + +5.3. In the event of termination under Sections 5.1 or 5.2 above, all +end user license agreements (excluding distributors and resellers) which +have been validly granted by You or Your distributors under this License +prior to termination shall survive termination. + +************************************************************************ +* * +* 6. Disclaimer of Warranty * +* ------------------------- * +* * +* Covered Software is provided under this License on an "as is" * +* basis, without warranty of any kind, either expressed, implied, or * +* statutory, including, without limitation, warranties that the * +* Covered Software is free of defects, merchantable, fit for a * +* particular purpose or non-infringing. The entire risk as to the * +* quality and performance of the Covered Software is with You. * +* Should any Covered Software prove defective in any respect, You * +* (not any Contributor) assume the cost of any necessary servicing, * +* repair, or correction. This disclaimer of warranty constitutes an * +* essential part of this License. No use of any Covered Software is * +* authorized under this License except under this disclaimer. * +* * +************************************************************************ + +************************************************************************ +* * +* 7. Limitation of Liability * +* -------------------------- * +* * +* Under no circumstances and under no legal theory, whether tort * +* (including negligence), contract, or otherwise, shall any * +* Contributor, or anyone who distributes Covered Software as * +* permitted above, be liable to You for any direct, indirect, * +* special, incidental, or consequential damages of any character * +* including, without limitation, damages for lost profits, loss of * +* goodwill, work stoppage, computer failure or malfunction, or any * +* and all other commercial damages or losses, even if such party * +* shall have been informed of the possibility of such damages. This * +* limitation of liability shall not apply to liability for death or * +* personal injury resulting from such party's negligence to the * +* extent applicable law prohibits such limitation. Some * +* jurisdictions do not allow the exclusion or limitation of * +* incidental or consequential damages, so this exclusion and * +* limitation may not apply to You. * +* * +************************************************************************ + +8. Litigation +------------- + +Any litigation relating to this License may be brought only in the +courts of a jurisdiction where the defendant maintains its principal +place of business and such litigation shall be governed by laws of that +jurisdiction, without reference to its conflict-of-law provisions. +Nothing in this Section shall prevent a party's ability to bring +cross-claims or counter-claims. + +9. Miscellaneous +---------------- + +This License represents the complete agreement concerning the subject +matter hereof. If any provision of this License is held to be +unenforceable, such provision shall be reformed only to the extent +necessary to make it enforceable. Any law or regulation which provides +that the language of a contract shall be construed against the drafter +shall not be used to construe this License against a Contributor. + +10. Versions of the License +--------------------------- + +10.1. New Versions + +Mozilla Foundation is the license steward. Except as provided in Section +10.3, no one other than the license steward has the right to modify or +publish new versions of this License. Each version will be given a +distinguishing version number. + +10.2. Effect of New Versions + +You may distribute the Covered Software under the terms of the version +of the License under which You originally received the Covered Software, +or under the terms of any subsequent version published by the license +steward. + +10.3. Modified Versions + +If you create software not governed by this License, and you want to +create a new license for such software, you may create and use a +modified version of this License if you rename the license and remove +any references to the name of the license steward (except to note that +such modified license differs from this License). + +10.4. Distributing Source Code Form that is Incompatible With Secondary +Licenses + +If You choose to distribute Source Code Form that is Incompatible With +Secondary Licenses under the terms of this version of the License, the +notice described in Exhibit B of this License must be attached. + +Exhibit A - Source Code Form License Notice +------------------------------------------- + + This Source Code Form is subject to the terms of the Mozilla Public + License, v. 2.0. If a copy of the MPL was not distributed with this + file, You can obtain one at http://mozilla.org/MPL/2.0/. + +If it is not possible or desirable to put the notice in a particular +file, then You may include the notice in a location (such as a LICENSE +file in a relevant directory) where a recipient would be likely to look +for such a notice. + +You may add additional accurate notices of copyright ownership. + +Exhibit B - "Incompatible With Secondary Licenses" Notice +--------------------------------------------------------- + + This Source Code Form is "Incompatible With Secondary Licenses", as + defined by the Mozilla Public License, v. 2.0. diff --git a/packages/server-util/package.json b/packages/server-util/package.json index 63c65f3c64..8731f23373 100644 --- a/packages/server-util/package.json +++ b/packages/server-util/package.json @@ -83,5 +83,5 @@ "access": "public", "registry": "https://registry.npmjs.org/" }, - "gitHead": "37614ab348dcc7faa830a9a88437b37197a2162d" + "gitHead": "c7e24ed88fb398e8d540c9a8cf845f41143256e9" } diff --git a/packages/shadcn/LICENSE b/packages/shadcn/LICENSE new file mode 100644 index 0000000000..a612ad9813 --- /dev/null +++ b/packages/shadcn/LICENSE @@ -0,0 +1,373 @@ +Mozilla Public License Version 2.0 +================================== + +1. Definitions +-------------- + +1.1. "Contributor" + means each individual or legal entity that creates, contributes to + the creation of, or owns Covered Software. + +1.2. "Contributor Version" + means the combination of the Contributions of others (if any) used + by a Contributor and that particular Contributor's Contribution. + +1.3. "Contribution" + means Covered Software of a particular Contributor. + +1.4. "Covered Software" + means Source Code Form to which the initial Contributor has attached + the notice in Exhibit A, the Executable Form of such Source Code + Form, and Modifications of such Source Code Form, in each case + including portions thereof. + +1.5. "Incompatible With Secondary Licenses" + means + + (a) that the initial Contributor has attached the notice described + in Exhibit B to the Covered Software; or + + (b) that the Covered Software was made available under the terms of + version 1.1 or earlier of the License, but not also under the + terms of a Secondary License. + +1.6. "Executable Form" + means any form of the work other than Source Code Form. + +1.7. "Larger Work" + means a work that combines Covered Software with other material, in + a separate file or files, that is not Covered Software. + +1.8. "License" + means this document. + +1.9. "Licensable" + means having the right to grant, to the maximum extent possible, + whether at the time of the initial grant or subsequently, any and + all of the rights conveyed by this License. + +1.10. "Modifications" + means any of the following: + + (a) any file in Source Code Form that results from an addition to, + deletion from, or modification of the contents of Covered + Software; or + + (b) any new file in Source Code Form that contains any Covered + Software. + +1.11. "Patent Claims" of a Contributor + means any patent claim(s), including without limitation, method, + process, and apparatus claims, in any patent Licensable by such + Contributor that would be infringed, but for the grant of the + License, by the making, using, selling, offering for sale, having + made, import, or transfer of either its Contributions or its + Contributor Version. + +1.12. "Secondary License" + means either the GNU General Public License, Version 2.0, the GNU + Lesser General Public License, Version 2.1, the GNU Affero General + Public License, Version 3.0, or any later versions of those + licenses. + +1.13. "Source Code Form" + means the form of the work preferred for making modifications. + +1.14. "You" (or "Your") + means an individual or a legal entity exercising rights under this + License. For legal entities, "You" includes any entity that + controls, is controlled by, or is under common control with You. For + purposes of this definition, "control" means (a) the power, direct + or indirect, to cause the direction or management of such entity, + whether by contract or otherwise, or (b) ownership of more than + fifty percent (50%) of the outstanding shares or beneficial + ownership of such entity. + +2. License Grants and Conditions +-------------------------------- + +2.1. Grants + +Each Contributor hereby grants You a world-wide, royalty-free, +non-exclusive license: + +(a) under intellectual property rights (other than patent or trademark) + Licensable by such Contributor to use, reproduce, make available, + modify, display, perform, distribute, and otherwise exploit its + Contributions, either on an unmodified basis, with Modifications, or + as part of a Larger Work; and + +(b) under Patent Claims of such Contributor to make, use, sell, offer + for sale, have made, import, and otherwise transfer either its + Contributions or its Contributor Version. + +2.2. Effective Date + +The licenses granted in Section 2.1 with respect to any Contribution +become effective for each Contribution on the date the Contributor first +distributes such Contribution. + +2.3. Limitations on Grant Scope + +The licenses granted in this Section 2 are the only rights granted under +this License. No additional rights or licenses will be implied from the +distribution or licensing of Covered Software under this License. +Notwithstanding Section 2.1(b) above, no patent license is granted by a +Contributor: + +(a) for any code that a Contributor has removed from Covered Software; + or + +(b) for infringements caused by: (i) Your and any other third party's + modifications of Covered Software, or (ii) the combination of its + Contributions with other software (except as part of its Contributor + Version); or + +(c) under Patent Claims infringed by Covered Software in the absence of + its Contributions. + +This License does not grant any rights in the trademarks, service marks, +or logos of any Contributor (except as may be necessary to comply with +the notice requirements in Section 3.4). + +2.4. Subsequent Licenses + +No Contributor makes additional grants as a result of Your choice to +distribute the Covered Software under a subsequent version of this +License (see Section 10.2) or under the terms of a Secondary License (if +permitted under the terms of Section 3.3). + +2.5. Representation + +Each Contributor represents that the Contributor believes its +Contributions are its original creation(s) or it has sufficient rights +to grant the rights to its Contributions conveyed by this License. + +2.6. Fair Use + +This License is not intended to limit any rights You have under +applicable copyright doctrines of fair use, fair dealing, or other +equivalents. + +2.7. Conditions + +Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted +in Section 2.1. + +3. Responsibilities +------------------- + +3.1. Distribution of Source Form + +All distribution of Covered Software in Source Code Form, including any +Modifications that You create or to which You contribute, must be under +the terms of this License. You must inform recipients that the Source +Code Form of the Covered Software is governed by the terms of this +License, and how they can obtain a copy of this License. You may not +attempt to alter or restrict the recipients' rights in the Source Code +Form. + +3.2. Distribution of Executable Form + +If You distribute Covered Software in Executable Form then: + +(a) such Covered Software must also be made available in Source Code + Form, as described in Section 3.1, and You must inform recipients of + the Executable Form how they can obtain a copy of such Source Code + Form by reasonable means in a timely manner, at a charge no more + than the cost of distribution to the recipient; and + +(b) You may distribute such Executable Form under the terms of this + License, or sublicense it under different terms, provided that the + license for the Executable Form does not attempt to limit or alter + the recipients' rights in the Source Code Form under this License. + +3.3. Distribution of a Larger Work + +You may create and distribute a Larger Work under terms of Your choice, +provided that You also comply with the requirements of this License for +the Covered Software. If the Larger Work is a combination of Covered +Software with a work governed by one or more Secondary Licenses, and the +Covered Software is not Incompatible With Secondary Licenses, this +License permits You to additionally distribute such Covered Software +under the terms of such Secondary License(s), so that the recipient of +the Larger Work may, at their option, further distribute the Covered +Software under the terms of either this License or such Secondary +License(s). + +3.4. Notices + +You may not remove or alter the substance of any license notices +(including copyright notices, patent notices, disclaimers of warranty, +or limitations of liability) contained within the Source Code Form of +the Covered Software, except that You may alter any license notices to +the extent required to remedy known factual inaccuracies. + +3.5. Application of Additional Terms + +You may choose to offer, and to charge a fee for, warranty, support, +indemnity or liability obligations to one or more recipients of Covered +Software. However, You may do so only on Your own behalf, and not on +behalf of any Contributor. You must make it absolutely clear that any +such warranty, support, indemnity, or liability obligation is offered by +You alone, and You hereby agree to indemnify every Contributor for any +liability incurred by such Contributor as a result of warranty, support, +indemnity or liability terms You offer. You may include additional +disclaimers of warranty and limitations of liability specific to any +jurisdiction. + +4. Inability to Comply Due to Statute or Regulation +--------------------------------------------------- + +If it is impossible for You to comply with any of the terms of this +License with respect to some or all of the Covered Software due to +statute, judicial order, or regulation then You must: (a) comply with +the terms of this License to the maximum extent possible; and (b) +describe the limitations and the code they affect. Such description must +be placed in a text file included with all distributions of the Covered +Software under this License. Except to the extent prohibited by statute +or regulation, such description must be sufficiently detailed for a +recipient of ordinary skill to be able to understand it. + +5. Termination +-------------- + +5.1. The rights granted under this License will terminate automatically +if You fail to comply with any of its terms. However, if You become +compliant, then the rights granted under this License from a particular +Contributor are reinstated (a) provisionally, unless and until such +Contributor explicitly and finally terminates Your grants, and (b) on an +ongoing basis, if such Contributor fails to notify You of the +non-compliance by some reasonable means prior to 60 days after You have +come back into compliance. Moreover, Your grants from a particular +Contributor are reinstated on an ongoing basis if such Contributor +notifies You of the non-compliance by some reasonable means, this is the +first time You have received notice of non-compliance with this License +from such Contributor, and You become compliant prior to 30 days after +Your receipt of the notice. + +5.2. If You initiate litigation against any entity by asserting a patent +infringement claim (excluding declaratory judgment actions, +counter-claims, and cross-claims) alleging that a Contributor Version +directly or indirectly infringes any patent, then the rights granted to +You by any and all Contributors for the Covered Software under Section +2.1 of this License shall terminate. + +5.3. In the event of termination under Sections 5.1 or 5.2 above, all +end user license agreements (excluding distributors and resellers) which +have been validly granted by You or Your distributors under this License +prior to termination shall survive termination. + +************************************************************************ +* * +* 6. Disclaimer of Warranty * +* ------------------------- * +* * +* Covered Software is provided under this License on an "as is" * +* basis, without warranty of any kind, either expressed, implied, or * +* statutory, including, without limitation, warranties that the * +* Covered Software is free of defects, merchantable, fit for a * +* particular purpose or non-infringing. The entire risk as to the * +* quality and performance of the Covered Software is with You. * +* Should any Covered Software prove defective in any respect, You * +* (not any Contributor) assume the cost of any necessary servicing, * +* repair, or correction. This disclaimer of warranty constitutes an * +* essential part of this License. No use of any Covered Software is * +* authorized under this License except under this disclaimer. * +* * +************************************************************************ + +************************************************************************ +* * +* 7. Limitation of Liability * +* -------------------------- * +* * +* Under no circumstances and under no legal theory, whether tort * +* (including negligence), contract, or otherwise, shall any * +* Contributor, or anyone who distributes Covered Software as * +* permitted above, be liable to You for any direct, indirect, * +* special, incidental, or consequential damages of any character * +* including, without limitation, damages for lost profits, loss of * +* goodwill, work stoppage, computer failure or malfunction, or any * +* and all other commercial damages or losses, even if such party * +* shall have been informed of the possibility of such damages. This * +* limitation of liability shall not apply to liability for death or * +* personal injury resulting from such party's negligence to the * +* extent applicable law prohibits such limitation. Some * +* jurisdictions do not allow the exclusion or limitation of * +* incidental or consequential damages, so this exclusion and * +* limitation may not apply to You. * +* * +************************************************************************ + +8. Litigation +------------- + +Any litigation relating to this License may be brought only in the +courts of a jurisdiction where the defendant maintains its principal +place of business and such litigation shall be governed by laws of that +jurisdiction, without reference to its conflict-of-law provisions. +Nothing in this Section shall prevent a party's ability to bring +cross-claims or counter-claims. + +9. Miscellaneous +---------------- + +This License represents the complete agreement concerning the subject +matter hereof. If any provision of this License is held to be +unenforceable, such provision shall be reformed only to the extent +necessary to make it enforceable. Any law or regulation which provides +that the language of a contract shall be construed against the drafter +shall not be used to construe this License against a Contributor. + +10. Versions of the License +--------------------------- + +10.1. New Versions + +Mozilla Foundation is the license steward. Except as provided in Section +10.3, no one other than the license steward has the right to modify or +publish new versions of this License. Each version will be given a +distinguishing version number. + +10.2. Effect of New Versions + +You may distribute the Covered Software under the terms of the version +of the License under which You originally received the Covered Software, +or under the terms of any subsequent version published by the license +steward. + +10.3. Modified Versions + +If you create software not governed by this License, and you want to +create a new license for such software, you may create and use a +modified version of this License if you rename the license and remove +any references to the name of the license steward (except to note that +such modified license differs from this License). + +10.4. Distributing Source Code Form that is Incompatible With Secondary +Licenses + +If You choose to distribute Source Code Form that is Incompatible With +Secondary Licenses under the terms of this version of the License, the +notice described in Exhibit B of this License must be attached. + +Exhibit A - Source Code Form License Notice +------------------------------------------- + + This Source Code Form is subject to the terms of the Mozilla Public + License, v. 2.0. If a copy of the MPL was not distributed with this + file, You can obtain one at http://mozilla.org/MPL/2.0/. + +If it is not possible or desirable to put the notice in a particular +file, then You may include the notice in a location (such as a LICENSE +file in a relevant directory) where a recipient would be likely to look +for such a notice. + +You may add additional accurate notices of copyright ownership. + +Exhibit B - "Incompatible With Secondary Licenses" Notice +--------------------------------------------------------- + + This Source Code Form is "Incompatible With Secondary Licenses", as + defined by the Mozilla Public License, v. 2.0. diff --git a/packages/shadcn/package.json b/packages/shadcn/package.json index 740cba7000..66e7f4e975 100644 --- a/packages/shadcn/package.json +++ b/packages/shadcn/package.json @@ -100,5 +100,6 @@ "publishConfig": { "access": "public", "registry": "https://registry.npmjs.org/" - } + }, + "gitHead": "c7e24ed88fb398e8d540c9a8cf845f41143256e9" } From 07a1656df8b15c1438cd0c405ca1b7b2d3cde76f Mon Sep 17 00:00:00 2001 From: Vincent Date: Sat, 21 Sep 2024 17:47:24 +0200 Subject: [PATCH 03/10] v0.15.12 --- docs/package.json | 12 +++--- lerna.json | 2 +- package-lock.json | 68 +++++++++++++++---------------- packages/ariakit/package.json | 6 +-- packages/core/package.json | 2 +- packages/mantine/package.json | 6 +-- packages/react/package.json | 4 +- packages/server-util/package.json | 6 +-- packages/shadcn/package.json | 6 +-- playground/package.json | 14 +++---- tests/package.json | 12 +++--- 11 files changed, 69 insertions(+), 69 deletions(-) diff --git a/docs/package.json b/docs/package.json index cc100bb916..ccc6b4d4cb 100644 --- a/docs/package.json +++ b/docs/package.json @@ -1,6 +1,6 @@ { "name": "docs", - "version": "0.15.11", + "version": "0.15.12", "private": true, "scripts": { "dev": "next dev", @@ -9,11 +9,11 @@ "lint": "next lint" }, "dependencies": { - "@blocknote/ariakit": "^0.15.11", - "@blocknote/core": "^0.15.11", - "@blocknote/mantine": "^0.15.11", - "@blocknote/react": "^0.15.11", - "@blocknote/shadcn": "^0.15.11", + "@blocknote/ariakit": "^0.15.12", + "@blocknote/core": "^0.15.12", + "@blocknote/mantine": "^0.15.12", + "@blocknote/react": "^0.15.12", + "@blocknote/shadcn": "^0.15.12", "@headlessui/react": "^1.7.18", "@heroicons/react": "^2.1.4", "@mantine/core": "^7.10.1", diff --git a/lerna.json b/lerna.json index 52b580d204..06123f4903 100644 --- a/lerna.json +++ b/lerna.json @@ -2,5 +2,5 @@ "$schema": "node_modules/lerna/schemas/lerna-schema.json", "useNx": false, "useWorkspaces": true, - "version": "0.15.11" + "version": "0.15.12" } diff --git a/package-lock.json b/package-lock.json index b4435a37b8..4775e3b654 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,13 +24,13 @@ } }, "docs": { - "version": "0.15.11", + "version": "0.15.12", "dependencies": { - "@blocknote/ariakit": "^0.15.11", - "@blocknote/core": "^0.15.11", - "@blocknote/mantine": "^0.15.11", - "@blocknote/react": "^0.15.11", - "@blocknote/shadcn": "^0.15.11", + "@blocknote/ariakit": "^0.15.12", + "@blocknote/core": "^0.15.12", + "@blocknote/mantine": "^0.15.12", + "@blocknote/react": "^0.15.12", + "@blocknote/shadcn": "^0.15.12", "@headlessui/react": "^1.7.18", "@heroicons/react": "^2.1.4", "@mantine/core": "^7.10.1", @@ -28480,12 +28480,12 @@ }, "packages/ariakit": { "name": "@blocknote/ariakit", - "version": "0.15.11", + "version": "0.15.12", "license": "MPL-2.0", "dependencies": { "@ariakit/react": "^0.4.3", - "@blocknote/core": "^0.15.11", - "@blocknote/react": "^0.15.11", + "@blocknote/core": "^0.15.12", + "@blocknote/react": "^0.15.12", "react": "^18", "react-dom": "^18" }, @@ -28526,7 +28526,7 @@ }, "packages/core": { "name": "@blocknote/core", - "version": "0.15.11", + "version": "0.15.12", "license": "MPL-2.0", "dependencies": { "@emoji-mart/data": "^1.2.1", @@ -28622,11 +28622,11 @@ }, "packages/mantine": { "name": "@blocknote/mantine", - "version": "0.15.11", + "version": "0.15.12", "license": "MPL-2.0", "dependencies": { - "@blocknote/core": "^0.15.11", - "@blocknote/react": "^0.15.11", + "@blocknote/core": "^0.15.12", + "@blocknote/react": "^0.15.12", "@mantine/core": "^7.10.1", "@mantine/hooks": "^7.10.1", "@mantine/utils": "^6.0.21", @@ -28672,10 +28672,10 @@ }, "packages/react": { "name": "@blocknote/react", - "version": "0.15.11", + "version": "0.15.12", "license": "MPL-2.0", "dependencies": { - "@blocknote/core": "^0.15.11", + "@blocknote/core": "^0.15.12", "@floating-ui/react": "^0.26.4", "@tiptap/core": "^2.7.1", "@tiptap/react": "^2.7.1", @@ -28725,11 +28725,11 @@ }, "packages/server-util": { "name": "@blocknote/server-util", - "version": "0.15.11", + "version": "0.15.12", "license": "MPL-2.0", "dependencies": { - "@blocknote/core": "^0.15.11", - "@blocknote/react": "^0.15.11", + "@blocknote/core": "^0.15.12", + "@blocknote/react": "^0.15.12", "@tiptap/core": "^2.7.1", "@tiptap/pm": "^2.7.1", "jsdom": "^21.1.0", @@ -28758,11 +28758,11 @@ }, "packages/shadcn": { "name": "@blocknote/shadcn", - "version": "0.15.11", + "version": "0.15.12", "license": "MPL-2.0", "dependencies": { - "@blocknote/core": "^0.15.11", - "@blocknote/react": "^0.15.11", + "@blocknote/core": "^0.15.12", + "@blocknote/react": "^0.15.12", "@hookform/resolvers": "^3.6.0", "@radix-ui/react-dropdown-menu": "^2.0.6", "@radix-ui/react-label": "^2.0.2", @@ -28824,16 +28824,16 @@ }, "playground": { "name": "@blocknote/example-editor", - "version": "0.15.11", + "version": "0.15.12", "dependencies": { "@aws-sdk/client-s3": "^3.609.0", "@aws-sdk/s3-request-presigner": "^3.609.0", - "@blocknote/ariakit": "^0.15.11", - "@blocknote/core": "^0.15.11", - "@blocknote/mantine": "^0.15.11", - "@blocknote/react": "^0.15.11", - "@blocknote/server-util": "^0.15.11", - "@blocknote/shadcn": "^0.15.11", + "@blocknote/ariakit": "^0.15.12", + "@blocknote/core": "^0.15.12", + "@blocknote/mantine": "^0.15.12", + "@blocknote/react": "^0.15.12", + "@blocknote/server-util": "^0.15.12", + "@blocknote/shadcn": "^0.15.12", "@emotion/react": "^11.11.4", "@emotion/styled": "^11.11.5", "@liveblocks/client": "^1.10.0", @@ -28889,17 +28889,17 @@ }, "tests": { "name": "@blocknote/tests", - "version": "0.15.11", + "version": "0.15.12", "dependencies": { "react": "^18.3.1", "react-dom": "^18.3.1" }, "devDependencies": { - "@blocknote/ariakit": "^0.15.11", - "@blocknote/core": "^0.15.11", - "@blocknote/mantine": "^0.15.11", - "@blocknote/react": "^0.15.11", - "@blocknote/shadcn": "^0.15.11", + "@blocknote/ariakit": "^0.15.12", + "@blocknote/core": "^0.15.12", + "@blocknote/mantine": "^0.15.12", + "@blocknote/react": "^0.15.12", + "@blocknote/shadcn": "^0.15.12", "@playwright/experimental-ct-react": "^1.42.1", "@playwright/test": "^1.42.1", "eslint": "^8.10.0", diff --git a/packages/ariakit/package.json b/packages/ariakit/package.json index 8b75dc6ecc..073d12232f 100644 --- a/packages/ariakit/package.json +++ b/packages/ariakit/package.json @@ -3,7 +3,7 @@ "homepage": "https://github.com/TypeCellOS/BlockNote", "private": false, "license": "MPL-2.0", - "version": "0.15.11", + "version": "0.15.12", "files": [ "dist", "types", @@ -49,8 +49,8 @@ }, "dependencies": { "@ariakit/react": "^0.4.3", - "@blocknote/core": "^0.15.11", - "@blocknote/react": "^0.15.11", + "@blocknote/core": "^0.15.12", + "@blocknote/react": "^0.15.12", "react": "^18", "react-dom": "^18" }, diff --git a/packages/core/package.json b/packages/core/package.json index 43bc024704..14add93099 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -3,7 +3,7 @@ "homepage": "https://github.com/TypeCellOS/BlockNote", "private": false, "license": "MPL-2.0", - "version": "0.15.11", + "version": "0.15.12", "files": [ "dist", "types", diff --git a/packages/mantine/package.json b/packages/mantine/package.json index 3ef37bfd5c..0bbe32d064 100644 --- a/packages/mantine/package.json +++ b/packages/mantine/package.json @@ -6,7 +6,7 @@ "*.css" ], "license": "MPL-2.0", - "version": "0.15.11", + "version": "0.15.12", "files": [ "dist", "types", @@ -51,8 +51,8 @@ "clean": "rimraf dist && rimraf types" }, "dependencies": { - "@blocknote/core": "^0.15.11", - "@blocknote/react": "^0.15.11", + "@blocknote/core": "^0.15.12", + "@blocknote/react": "^0.15.12", "@mantine/core": "^7.10.1", "@mantine/hooks": "^7.10.1", "@mantine/utils": "^6.0.21", diff --git a/packages/react/package.json b/packages/react/package.json index fbef78eb01..4ee4972dfa 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -4,7 +4,7 @@ "private": false, "sideEffects": false, "license": "MPL-2.0", - "version": "0.15.11", + "version": "0.15.12", "files": [ "dist", "types", @@ -51,7 +51,7 @@ "clean": "rimraf dist && rimraf types" }, "dependencies": { - "@blocknote/core": "^0.15.11", + "@blocknote/core": "^0.15.12", "@floating-ui/react": "^0.26.4", "@tiptap/core": "^2.7.1", "@tiptap/react": "^2.7.1", diff --git a/packages/server-util/package.json b/packages/server-util/package.json index 8731f23373..1590ff1c20 100644 --- a/packages/server-util/package.json +++ b/packages/server-util/package.json @@ -3,7 +3,7 @@ "homepage": "https://github.com/TypeCellOS/BlockNote", "private": false, "license": "MPL-2.0", - "version": "0.15.11", + "version": "0.15.12", "files": [ "dist", "types", @@ -47,8 +47,8 @@ "test-watch": "vitest watch" }, "dependencies": { - "@blocknote/core": "^0.15.11", - "@blocknote/react": "^0.15.11", + "@blocknote/core": "^0.15.12", + "@blocknote/react": "^0.15.12", "@tiptap/core": "^2.7.1", "@tiptap/pm": "^2.7.1", "jsdom": "^21.1.0", diff --git a/packages/shadcn/package.json b/packages/shadcn/package.json index 66e7f4e975..43b697b44b 100644 --- a/packages/shadcn/package.json +++ b/packages/shadcn/package.json @@ -4,7 +4,7 @@ "private": false, "sideEffects": false, "license": "MPL-2.0", - "version": "0.15.11", + "version": "0.15.12", "files": [ "dist", "types", @@ -49,8 +49,8 @@ "clean": "rimraf dist && rimraf types" }, "dependencies": { - "@blocknote/core": "^0.15.11", - "@blocknote/react": "^0.15.11", + "@blocknote/core": "^0.15.12", + "@blocknote/react": "^0.15.12", "@hookform/resolvers": "^3.6.0", "@radix-ui/react-dropdown-menu": "^2.0.6", "@radix-ui/react-label": "^2.0.2", diff --git a/playground/package.json b/playground/package.json index 979b333196..1ba3e9a13f 100644 --- a/playground/package.json +++ b/playground/package.json @@ -1,7 +1,7 @@ { "name": "@blocknote/example-editor", "private": true, - "version": "0.15.11", + "version": "0.15.12", "scripts": { "dev": "vite", "build": "tsc && vite build", @@ -12,12 +12,12 @@ "dependencies": { "@aws-sdk/client-s3": "^3.609.0", "@aws-sdk/s3-request-presigner": "^3.609.0", - "@blocknote/ariakit": "^0.15.11", - "@blocknote/core": "^0.15.11", - "@blocknote/mantine": "^0.15.11", - "@blocknote/react": "^0.15.11", - "@blocknote/server-util": "^0.15.11", - "@blocknote/shadcn": "^0.15.11", + "@blocknote/ariakit": "^0.15.12", + "@blocknote/core": "^0.15.12", + "@blocknote/mantine": "^0.15.12", + "@blocknote/react": "^0.15.12", + "@blocknote/server-util": "^0.15.12", + "@blocknote/shadcn": "^0.15.12", "@emotion/react": "^11.11.4", "@emotion/styled": "^11.11.5", "@liveblocks/client": "^1.10.0", diff --git a/tests/package.json b/tests/package.json index 22c961aef4..bc5415b068 100644 --- a/tests/package.json +++ b/tests/package.json @@ -1,7 +1,7 @@ { "name": "@blocknote/tests", "private": true, - "version": "0.15.11", + "version": "0.15.12", "scripts": { "build": "tsc", "lint": "eslint src --max-warnings 0", @@ -17,11 +17,11 @@ "react-dom": "^18.3.1" }, "devDependencies": { - "@blocknote/ariakit": "^0.15.11", - "@blocknote/core": "^0.15.11", - "@blocknote/mantine": "^0.15.11", - "@blocknote/react": "^0.15.11", - "@blocknote/shadcn": "^0.15.11", + "@blocknote/ariakit": "^0.15.12", + "@blocknote/core": "^0.15.12", + "@blocknote/mantine": "^0.15.12", + "@blocknote/react": "^0.15.12", + "@blocknote/shadcn": "^0.15.12", "@playwright/experimental-ct-react": "^1.42.1", "@playwright/test": "^1.42.1", "eslint": "^8.10.0", From e9eb2530a539890778ecb14ed0f4cc2a8498aa51 Mon Sep 17 00:00:00 2001 From: Vincent Date: Sat, 21 Sep 2024 18:00:34 +0200 Subject: [PATCH 04/10] testing --- packages/ariakit/package.json | 2 +- packages/core/README.md | 123 ++++++++++++++++++++++++++++++ packages/core/package.json | 2 +- packages/mantine/package.json | 2 +- packages/react/README.md | 123 ++++++++++++++++++++++++++++++ packages/react/package.json | 2 +- packages/server-util/package.json | 2 +- packages/shadcn/package.json | 2 +- 8 files changed, 252 insertions(+), 6 deletions(-) create mode 100644 packages/core/README.md create mode 100644 packages/react/README.md diff --git a/packages/ariakit/package.json b/packages/ariakit/package.json index 073d12232f..914c9324dd 100644 --- a/packages/ariakit/package.json +++ b/packages/ariakit/package.json @@ -80,5 +80,5 @@ "access": "public", "registry": "https://registry.npmjs.org/" }, - "gitHead": "c7e24ed88fb398e8d540c9a8cf845f41143256e9" + "gitHead": "07a1656df8b15c1438cd0c405ca1b7b2d3cde76f" } diff --git a/packages/core/README.md b/packages/core/README.md new file mode 100644 index 0000000000..7a6403aa36 --- /dev/null +++ b/packages/core/README.md @@ -0,0 +1,123 @@ +

+ + TypeCell + +

+ +

+Welcome to BlockNote! The open source Block-Based +React rich text editor. Easily add a modern text editing experience to your app. +

+ +

+Discord +

+ +

+ + Homepage + - + Documentation + - + Quickstart + - + Examples + +

+ +# Live demo + +See our homepage @ [https://www.blocknotejs.org](https://www.blocknotejs.org/) or browse the [examples](https://www.blocknotejs.org/examples). + +# Example code (React) + +[![npm version](https://badge.fury.io/js/%40blocknote%2Freact.svg)](https://badge.fury.io/js/%40blocknote%2Freact) + +```typescript +import { useCreateBlockNote } from "@blocknote/react"; +import { BlockNoteView } from "@blocknote/mantine"; +import "@blocknote/core/fonts/inter.css"; +import "@blocknote/mantine/style.css"; + +function App() { + const editor = useCreateBlockNote(); + + return ; +} +``` + +`@blocknote/react` comes with a fully styled UI that makes it an instant, polished editor ready to use in your app. + +If you prefer to create your own UI components (menus), or don't want to use React, you can use `@blocknote/core` (_advanced_, [see docs](https://www.blocknotejs.org/docs/vanilla-js)). + +# Features + +BlockNote comes with a number of features and components to make it easy to embed a high-quality block-based editor in your app: + +### Animations: + + + +### Helpful placeholders: + + + +### Drag and drop blocks: + + + +### Nesting / indentation with tab and shift+tab: + + + +### Slash (/) menu: + + + +### Format menu: + + + +### Real-time collaboration: + + + +# Feedback 🙋‍♂️🙋‍♀️ + +We'd love to hear your thoughts and see your experiments, so [come and say hi on Discord](https://discord.gg/Qc2QTTH5dF) or [Matrix](https://matrix.to/#/#typecell-space:matrix.org). + +# Contributing 🙌 + +See [CONTRIBUTING.md](CONTRIBUTING.md) for more info and guidance on how to run the project (TLDR: just use `npm start`). + +Directory structure: + +``` +blocknote +├── packages/core - The core of the editor +├── packages/react - The main library for use in React apps +├── packages/mantine - Mantine (default) implementation of BlockNote UI +├── packages/ariakit - AriaKit implementation of BlockNote UI +├── packages/shadcn - ShadCN / Tailwind / Radix implementation of BlockNote UI +├── examples - Example apps +├── playground - App to browse the example apps (https://playground.blocknotejs.org) +└── tests - Playwright end to end tests +``` + +The codebase is automatically tested using Vitest and Playwright. + +# License 📃 + +BlockNote is licensed under the [MPL 2.0 license](https://fossa.com/blog/open-source-software-licenses-101-mozilla-public-license-2-0/), which allows you to use BlockNote in commercial (and closed-source) applications. If you make changes to the BlockNote source files, you're expected to publish these changes so the wider community can benefit as well. + +# Credits ❤️ + +BlockNote builds directly on two awesome projects; [Prosemirror](https://prosemirror.net/) by Marijn Haverbeke and [Tiptap](https://tiptap.dev/). Consider sponsoring those libraries when using BlockNote: [Prosemirror](https://marijnhaverbeke.nl/fund/), [Tiptap](https://github.com/sponsors/ueberdosis). + +BlockNote is built as part of [TypeCell](https://www.typecell.org). TypeCell is proudly sponsored by the renowned [NLNet foundation](https://nlnet.nl/foundation/) who are on a mission to support an open internet, and protect the privacy and security of internet users. Check them out! + +NLNet + +Hosting and deployments powered by Vercel: + +NLNet diff --git a/packages/core/package.json b/packages/core/package.json index 14add93099..23e3f4e580 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -119,5 +119,5 @@ "access": "public", "registry": "https://registry.npmjs.org/" }, - "gitHead": "c7e24ed88fb398e8d540c9a8cf845f41143256e9" + "gitHead": "07a1656df8b15c1438cd0c405ca1b7b2d3cde76f" } diff --git a/packages/mantine/package.json b/packages/mantine/package.json index 0bbe32d064..e8dcb4461c 100644 --- a/packages/mantine/package.json +++ b/packages/mantine/package.json @@ -86,5 +86,5 @@ "access": "public", "registry": "https://registry.npmjs.org/" }, - "gitHead": "c7e24ed88fb398e8d540c9a8cf845f41143256e9" + "gitHead": "07a1656df8b15c1438cd0c405ca1b7b2d3cde76f" } diff --git a/packages/react/README.md b/packages/react/README.md new file mode 100644 index 0000000000..7a6403aa36 --- /dev/null +++ b/packages/react/README.md @@ -0,0 +1,123 @@ +

+ + TypeCell + +

+ +

+Welcome to BlockNote! The open source Block-Based +React rich text editor. Easily add a modern text editing experience to your app. +

+ +

+Discord +

+ +

+ + Homepage + - + Documentation + - + Quickstart + - + Examples + +

+ +# Live demo + +See our homepage @ [https://www.blocknotejs.org](https://www.blocknotejs.org/) or browse the [examples](https://www.blocknotejs.org/examples). + +# Example code (React) + +[![npm version](https://badge.fury.io/js/%40blocknote%2Freact.svg)](https://badge.fury.io/js/%40blocknote%2Freact) + +```typescript +import { useCreateBlockNote } from "@blocknote/react"; +import { BlockNoteView } from "@blocknote/mantine"; +import "@blocknote/core/fonts/inter.css"; +import "@blocknote/mantine/style.css"; + +function App() { + const editor = useCreateBlockNote(); + + return ; +} +``` + +`@blocknote/react` comes with a fully styled UI that makes it an instant, polished editor ready to use in your app. + +If you prefer to create your own UI components (menus), or don't want to use React, you can use `@blocknote/core` (_advanced_, [see docs](https://www.blocknotejs.org/docs/vanilla-js)). + +# Features + +BlockNote comes with a number of features and components to make it easy to embed a high-quality block-based editor in your app: + +### Animations: + + + +### Helpful placeholders: + + + +### Drag and drop blocks: + + + +### Nesting / indentation with tab and shift+tab: + + + +### Slash (/) menu: + + + +### Format menu: + + + +### Real-time collaboration: + + + +# Feedback 🙋‍♂️🙋‍♀️ + +We'd love to hear your thoughts and see your experiments, so [come and say hi on Discord](https://discord.gg/Qc2QTTH5dF) or [Matrix](https://matrix.to/#/#typecell-space:matrix.org). + +# Contributing 🙌 + +See [CONTRIBUTING.md](CONTRIBUTING.md) for more info and guidance on how to run the project (TLDR: just use `npm start`). + +Directory structure: + +``` +blocknote +├── packages/core - The core of the editor +├── packages/react - The main library for use in React apps +├── packages/mantine - Mantine (default) implementation of BlockNote UI +├── packages/ariakit - AriaKit implementation of BlockNote UI +├── packages/shadcn - ShadCN / Tailwind / Radix implementation of BlockNote UI +├── examples - Example apps +├── playground - App to browse the example apps (https://playground.blocknotejs.org) +└── tests - Playwright end to end tests +``` + +The codebase is automatically tested using Vitest and Playwright. + +# License 📃 + +BlockNote is licensed under the [MPL 2.0 license](https://fossa.com/blog/open-source-software-licenses-101-mozilla-public-license-2-0/), which allows you to use BlockNote in commercial (and closed-source) applications. If you make changes to the BlockNote source files, you're expected to publish these changes so the wider community can benefit as well. + +# Credits ❤️ + +BlockNote builds directly on two awesome projects; [Prosemirror](https://prosemirror.net/) by Marijn Haverbeke and [Tiptap](https://tiptap.dev/). Consider sponsoring those libraries when using BlockNote: [Prosemirror](https://marijnhaverbeke.nl/fund/), [Tiptap](https://github.com/sponsors/ueberdosis). + +BlockNote is built as part of [TypeCell](https://www.typecell.org). TypeCell is proudly sponsored by the renowned [NLNet foundation](https://nlnet.nl/foundation/) who are on a mission to support an open internet, and protect the privacy and security of internet users. Check them out! + +NLNet + +Hosting and deployments powered by Vercel: + +NLNet diff --git a/packages/react/package.json b/packages/react/package.json index 4ee4972dfa..645b0ce6a2 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -90,5 +90,5 @@ "access": "public", "registry": "https://registry.npmjs.org/" }, - "gitHead": "c7e24ed88fb398e8d540c9a8cf845f41143256e9" + "gitHead": "07a1656df8b15c1438cd0c405ca1b7b2d3cde76f" } diff --git a/packages/server-util/package.json b/packages/server-util/package.json index 1590ff1c20..3759e645ef 100644 --- a/packages/server-util/package.json +++ b/packages/server-util/package.json @@ -83,5 +83,5 @@ "access": "public", "registry": "https://registry.npmjs.org/" }, - "gitHead": "c7e24ed88fb398e8d540c9a8cf845f41143256e9" + "gitHead": "07a1656df8b15c1438cd0c405ca1b7b2d3cde76f" } diff --git a/packages/shadcn/package.json b/packages/shadcn/package.json index 43b697b44b..120043af65 100644 --- a/packages/shadcn/package.json +++ b/packages/shadcn/package.json @@ -101,5 +101,5 @@ "access": "public", "registry": "https://registry.npmjs.org/" }, - "gitHead": "c7e24ed88fb398e8d540c9a8cf845f41143256e9" + "gitHead": "07a1656df8b15c1438cd0c405ca1b7b2d3cde76f" } From e615eacd48ed895f84a45021453d0fc846dd5e74 Mon Sep 17 00:00:00 2001 From: Vincent Date: Sat, 21 Sep 2024 18:00:48 +0200 Subject: [PATCH 05/10] v0.15.13 --- docs/package.json | 12 +++--- lerna.json | 2 +- package-lock.json | 68 +++++++++++++++---------------- packages/ariakit/package.json | 6 +-- packages/core/package.json | 2 +- packages/mantine/package.json | 6 +-- packages/react/package.json | 4 +- packages/server-util/package.json | 6 +-- packages/shadcn/package.json | 6 +-- playground/package.json | 14 +++---- tests/package.json | 12 +++--- 11 files changed, 69 insertions(+), 69 deletions(-) diff --git a/docs/package.json b/docs/package.json index ccc6b4d4cb..9824461749 100644 --- a/docs/package.json +++ b/docs/package.json @@ -1,6 +1,6 @@ { "name": "docs", - "version": "0.15.12", + "version": "0.15.13", "private": true, "scripts": { "dev": "next dev", @@ -9,11 +9,11 @@ "lint": "next lint" }, "dependencies": { - "@blocknote/ariakit": "^0.15.12", - "@blocknote/core": "^0.15.12", - "@blocknote/mantine": "^0.15.12", - "@blocknote/react": "^0.15.12", - "@blocknote/shadcn": "^0.15.12", + "@blocknote/ariakit": "^0.15.13", + "@blocknote/core": "^0.15.13", + "@blocknote/mantine": "^0.15.13", + "@blocknote/react": "^0.15.13", + "@blocknote/shadcn": "^0.15.13", "@headlessui/react": "^1.7.18", "@heroicons/react": "^2.1.4", "@mantine/core": "^7.10.1", diff --git a/lerna.json b/lerna.json index 06123f4903..a83da9bf01 100644 --- a/lerna.json +++ b/lerna.json @@ -2,5 +2,5 @@ "$schema": "node_modules/lerna/schemas/lerna-schema.json", "useNx": false, "useWorkspaces": true, - "version": "0.15.12" + "version": "0.15.13" } diff --git a/package-lock.json b/package-lock.json index 4775e3b654..2247d58ef8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,13 +24,13 @@ } }, "docs": { - "version": "0.15.12", + "version": "0.15.13", "dependencies": { - "@blocknote/ariakit": "^0.15.12", - "@blocknote/core": "^0.15.12", - "@blocknote/mantine": "^0.15.12", - "@blocknote/react": "^0.15.12", - "@blocknote/shadcn": "^0.15.12", + "@blocknote/ariakit": "^0.15.13", + "@blocknote/core": "^0.15.13", + "@blocknote/mantine": "^0.15.13", + "@blocknote/react": "^0.15.13", + "@blocknote/shadcn": "^0.15.13", "@headlessui/react": "^1.7.18", "@heroicons/react": "^2.1.4", "@mantine/core": "^7.10.1", @@ -28480,12 +28480,12 @@ }, "packages/ariakit": { "name": "@blocknote/ariakit", - "version": "0.15.12", + "version": "0.15.13", "license": "MPL-2.0", "dependencies": { "@ariakit/react": "^0.4.3", - "@blocknote/core": "^0.15.12", - "@blocknote/react": "^0.15.12", + "@blocknote/core": "^0.15.13", + "@blocknote/react": "^0.15.13", "react": "^18", "react-dom": "^18" }, @@ -28526,7 +28526,7 @@ }, "packages/core": { "name": "@blocknote/core", - "version": "0.15.12", + "version": "0.15.13", "license": "MPL-2.0", "dependencies": { "@emoji-mart/data": "^1.2.1", @@ -28622,11 +28622,11 @@ }, "packages/mantine": { "name": "@blocknote/mantine", - "version": "0.15.12", + "version": "0.15.13", "license": "MPL-2.0", "dependencies": { - "@blocknote/core": "^0.15.12", - "@blocknote/react": "^0.15.12", + "@blocknote/core": "^0.15.13", + "@blocknote/react": "^0.15.13", "@mantine/core": "^7.10.1", "@mantine/hooks": "^7.10.1", "@mantine/utils": "^6.0.21", @@ -28672,10 +28672,10 @@ }, "packages/react": { "name": "@blocknote/react", - "version": "0.15.12", + "version": "0.15.13", "license": "MPL-2.0", "dependencies": { - "@blocknote/core": "^0.15.12", + "@blocknote/core": "^0.15.13", "@floating-ui/react": "^0.26.4", "@tiptap/core": "^2.7.1", "@tiptap/react": "^2.7.1", @@ -28725,11 +28725,11 @@ }, "packages/server-util": { "name": "@blocknote/server-util", - "version": "0.15.12", + "version": "0.15.13", "license": "MPL-2.0", "dependencies": { - "@blocknote/core": "^0.15.12", - "@blocknote/react": "^0.15.12", + "@blocknote/core": "^0.15.13", + "@blocknote/react": "^0.15.13", "@tiptap/core": "^2.7.1", "@tiptap/pm": "^2.7.1", "jsdom": "^21.1.0", @@ -28758,11 +28758,11 @@ }, "packages/shadcn": { "name": "@blocknote/shadcn", - "version": "0.15.12", + "version": "0.15.13", "license": "MPL-2.0", "dependencies": { - "@blocknote/core": "^0.15.12", - "@blocknote/react": "^0.15.12", + "@blocknote/core": "^0.15.13", + "@blocknote/react": "^0.15.13", "@hookform/resolvers": "^3.6.0", "@radix-ui/react-dropdown-menu": "^2.0.6", "@radix-ui/react-label": "^2.0.2", @@ -28824,16 +28824,16 @@ }, "playground": { "name": "@blocknote/example-editor", - "version": "0.15.12", + "version": "0.15.13", "dependencies": { "@aws-sdk/client-s3": "^3.609.0", "@aws-sdk/s3-request-presigner": "^3.609.0", - "@blocknote/ariakit": "^0.15.12", - "@blocknote/core": "^0.15.12", - "@blocknote/mantine": "^0.15.12", - "@blocknote/react": "^0.15.12", - "@blocknote/server-util": "^0.15.12", - "@blocknote/shadcn": "^0.15.12", + "@blocknote/ariakit": "^0.15.13", + "@blocknote/core": "^0.15.13", + "@blocknote/mantine": "^0.15.13", + "@blocknote/react": "^0.15.13", + "@blocknote/server-util": "^0.15.13", + "@blocknote/shadcn": "^0.15.13", "@emotion/react": "^11.11.4", "@emotion/styled": "^11.11.5", "@liveblocks/client": "^1.10.0", @@ -28889,17 +28889,17 @@ }, "tests": { "name": "@blocknote/tests", - "version": "0.15.12", + "version": "0.15.13", "dependencies": { "react": "^18.3.1", "react-dom": "^18.3.1" }, "devDependencies": { - "@blocknote/ariakit": "^0.15.12", - "@blocknote/core": "^0.15.12", - "@blocknote/mantine": "^0.15.12", - "@blocknote/react": "^0.15.12", - "@blocknote/shadcn": "^0.15.12", + "@blocknote/ariakit": "^0.15.13", + "@blocknote/core": "^0.15.13", + "@blocknote/mantine": "^0.15.13", + "@blocknote/react": "^0.15.13", + "@blocknote/shadcn": "^0.15.13", "@playwright/experimental-ct-react": "^1.42.1", "@playwright/test": "^1.42.1", "eslint": "^8.10.0", diff --git a/packages/ariakit/package.json b/packages/ariakit/package.json index 914c9324dd..9d4cdc6117 100644 --- a/packages/ariakit/package.json +++ b/packages/ariakit/package.json @@ -3,7 +3,7 @@ "homepage": "https://github.com/TypeCellOS/BlockNote", "private": false, "license": "MPL-2.0", - "version": "0.15.12", + "version": "0.15.13", "files": [ "dist", "types", @@ -49,8 +49,8 @@ }, "dependencies": { "@ariakit/react": "^0.4.3", - "@blocknote/core": "^0.15.12", - "@blocknote/react": "^0.15.12", + "@blocknote/core": "^0.15.13", + "@blocknote/react": "^0.15.13", "react": "^18", "react-dom": "^18" }, diff --git a/packages/core/package.json b/packages/core/package.json index 23e3f4e580..a5cdc5a170 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -3,7 +3,7 @@ "homepage": "https://github.com/TypeCellOS/BlockNote", "private": false, "license": "MPL-2.0", - "version": "0.15.12", + "version": "0.15.13", "files": [ "dist", "types", diff --git a/packages/mantine/package.json b/packages/mantine/package.json index e8dcb4461c..3633b4b33f 100644 --- a/packages/mantine/package.json +++ b/packages/mantine/package.json @@ -6,7 +6,7 @@ "*.css" ], "license": "MPL-2.0", - "version": "0.15.12", + "version": "0.15.13", "files": [ "dist", "types", @@ -51,8 +51,8 @@ "clean": "rimraf dist && rimraf types" }, "dependencies": { - "@blocknote/core": "^0.15.12", - "@blocknote/react": "^0.15.12", + "@blocknote/core": "^0.15.13", + "@blocknote/react": "^0.15.13", "@mantine/core": "^7.10.1", "@mantine/hooks": "^7.10.1", "@mantine/utils": "^6.0.21", diff --git a/packages/react/package.json b/packages/react/package.json index 645b0ce6a2..b26b879095 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -4,7 +4,7 @@ "private": false, "sideEffects": false, "license": "MPL-2.0", - "version": "0.15.12", + "version": "0.15.13", "files": [ "dist", "types", @@ -51,7 +51,7 @@ "clean": "rimraf dist && rimraf types" }, "dependencies": { - "@blocknote/core": "^0.15.12", + "@blocknote/core": "^0.15.13", "@floating-ui/react": "^0.26.4", "@tiptap/core": "^2.7.1", "@tiptap/react": "^2.7.1", diff --git a/packages/server-util/package.json b/packages/server-util/package.json index 3759e645ef..323f3e01fd 100644 --- a/packages/server-util/package.json +++ b/packages/server-util/package.json @@ -3,7 +3,7 @@ "homepage": "https://github.com/TypeCellOS/BlockNote", "private": false, "license": "MPL-2.0", - "version": "0.15.12", + "version": "0.15.13", "files": [ "dist", "types", @@ -47,8 +47,8 @@ "test-watch": "vitest watch" }, "dependencies": { - "@blocknote/core": "^0.15.12", - "@blocknote/react": "^0.15.12", + "@blocknote/core": "^0.15.13", + "@blocknote/react": "^0.15.13", "@tiptap/core": "^2.7.1", "@tiptap/pm": "^2.7.1", "jsdom": "^21.1.0", diff --git a/packages/shadcn/package.json b/packages/shadcn/package.json index 120043af65..12c21a0b9f 100644 --- a/packages/shadcn/package.json +++ b/packages/shadcn/package.json @@ -4,7 +4,7 @@ "private": false, "sideEffects": false, "license": "MPL-2.0", - "version": "0.15.12", + "version": "0.15.13", "files": [ "dist", "types", @@ -49,8 +49,8 @@ "clean": "rimraf dist && rimraf types" }, "dependencies": { - "@blocknote/core": "^0.15.12", - "@blocknote/react": "^0.15.12", + "@blocknote/core": "^0.15.13", + "@blocknote/react": "^0.15.13", "@hookform/resolvers": "^3.6.0", "@radix-ui/react-dropdown-menu": "^2.0.6", "@radix-ui/react-label": "^2.0.2", diff --git a/playground/package.json b/playground/package.json index 1ba3e9a13f..f203c43f09 100644 --- a/playground/package.json +++ b/playground/package.json @@ -1,7 +1,7 @@ { "name": "@blocknote/example-editor", "private": true, - "version": "0.15.12", + "version": "0.15.13", "scripts": { "dev": "vite", "build": "tsc && vite build", @@ -12,12 +12,12 @@ "dependencies": { "@aws-sdk/client-s3": "^3.609.0", "@aws-sdk/s3-request-presigner": "^3.609.0", - "@blocknote/ariakit": "^0.15.12", - "@blocknote/core": "^0.15.12", - "@blocknote/mantine": "^0.15.12", - "@blocknote/react": "^0.15.12", - "@blocknote/server-util": "^0.15.12", - "@blocknote/shadcn": "^0.15.12", + "@blocknote/ariakit": "^0.15.13", + "@blocknote/core": "^0.15.13", + "@blocknote/mantine": "^0.15.13", + "@blocknote/react": "^0.15.13", + "@blocknote/server-util": "^0.15.13", + "@blocknote/shadcn": "^0.15.13", "@emotion/react": "^11.11.4", "@emotion/styled": "^11.11.5", "@liveblocks/client": "^1.10.0", diff --git a/tests/package.json b/tests/package.json index bc5415b068..eee571174c 100644 --- a/tests/package.json +++ b/tests/package.json @@ -1,7 +1,7 @@ { "name": "@blocknote/tests", "private": true, - "version": "0.15.12", + "version": "0.15.13", "scripts": { "build": "tsc", "lint": "eslint src --max-warnings 0", @@ -17,11 +17,11 @@ "react-dom": "^18.3.1" }, "devDependencies": { - "@blocknote/ariakit": "^0.15.12", - "@blocknote/core": "^0.15.12", - "@blocknote/mantine": "^0.15.12", - "@blocknote/react": "^0.15.12", - "@blocknote/shadcn": "^0.15.12", + "@blocknote/ariakit": "^0.15.13", + "@blocknote/core": "^0.15.13", + "@blocknote/mantine": "^0.15.13", + "@blocknote/react": "^0.15.13", + "@blocknote/shadcn": "^0.15.13", "@playwright/experimental-ct-react": "^1.42.1", "@playwright/test": "^1.42.1", "eslint": "^8.10.0", From 523f23bc2e1d5db0b82074061f05c5234d1d7160 Mon Sep 17 00:00:00 2001 From: Vincent Date: Sun, 22 Sep 2024 13:25:20 +0200 Subject: [PATCH 06/10] testtest --- packages/ariakit/package.json | 2 +- packages/core/package.json | 2 +- packages/mantine/package.json | 2 +- packages/react/package.json | 2 +- packages/server-util/package.json | 2 +- packages/shadcn/package.json | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/ariakit/package.json b/packages/ariakit/package.json index 9d4cdc6117..35dbb30842 100644 --- a/packages/ariakit/package.json +++ b/packages/ariakit/package.json @@ -80,5 +80,5 @@ "access": "public", "registry": "https://registry.npmjs.org/" }, - "gitHead": "07a1656df8b15c1438cd0c405ca1b7b2d3cde76f" + "gitHead": "e615eacd48ed895f84a45021453d0fc846dd5e74" } diff --git a/packages/core/package.json b/packages/core/package.json index a5cdc5a170..b0469b7247 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -119,5 +119,5 @@ "access": "public", "registry": "https://registry.npmjs.org/" }, - "gitHead": "07a1656df8b15c1438cd0c405ca1b7b2d3cde76f" + "gitHead": "e615eacd48ed895f84a45021453d0fc846dd5e74" } diff --git a/packages/mantine/package.json b/packages/mantine/package.json index 3633b4b33f..30b457b217 100644 --- a/packages/mantine/package.json +++ b/packages/mantine/package.json @@ -86,5 +86,5 @@ "access": "public", "registry": "https://registry.npmjs.org/" }, - "gitHead": "07a1656df8b15c1438cd0c405ca1b7b2d3cde76f" + "gitHead": "e615eacd48ed895f84a45021453d0fc846dd5e74" } diff --git a/packages/react/package.json b/packages/react/package.json index b26b879095..d3ae14c715 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -90,5 +90,5 @@ "access": "public", "registry": "https://registry.npmjs.org/" }, - "gitHead": "07a1656df8b15c1438cd0c405ca1b7b2d3cde76f" + "gitHead": "e615eacd48ed895f84a45021453d0fc846dd5e74" } diff --git a/packages/server-util/package.json b/packages/server-util/package.json index 323f3e01fd..7edf22780b 100644 --- a/packages/server-util/package.json +++ b/packages/server-util/package.json @@ -83,5 +83,5 @@ "access": "public", "registry": "https://registry.npmjs.org/" }, - "gitHead": "07a1656df8b15c1438cd0c405ca1b7b2d3cde76f" + "gitHead": "e615eacd48ed895f84a45021453d0fc846dd5e74" } diff --git a/packages/shadcn/package.json b/packages/shadcn/package.json index 12c21a0b9f..df59a3d5ff 100644 --- a/packages/shadcn/package.json +++ b/packages/shadcn/package.json @@ -101,5 +101,5 @@ "access": "public", "registry": "https://registry.npmjs.org/" }, - "gitHead": "07a1656df8b15c1438cd0c405ca1b7b2d3cde76f" + "gitHead": "e615eacd48ed895f84a45021453d0fc846dd5e74" } From c1f2549005413b72e32ecddd823b5f5634275b38 Mon Sep 17 00:00:00 2001 From: Vincent Date: Sun, 22 Sep 2024 13:27:24 +0200 Subject: [PATCH 07/10] v0.15.14 --- docs/package.json | 12 +++--- lerna.json | 2 +- package-lock.json | 68 +++++++++++++++---------------- packages/ariakit/package.json | 6 +-- packages/core/package.json | 2 +- packages/mantine/package.json | 6 +-- packages/react/package.json | 4 +- packages/server-util/package.json | 6 +-- packages/shadcn/package.json | 6 +-- playground/package.json | 14 +++---- tests/package.json | 12 +++--- 11 files changed, 69 insertions(+), 69 deletions(-) diff --git a/docs/package.json b/docs/package.json index 9824461749..5e404f2c7c 100644 --- a/docs/package.json +++ b/docs/package.json @@ -1,6 +1,6 @@ { "name": "docs", - "version": "0.15.13", + "version": "0.15.14", "private": true, "scripts": { "dev": "next dev", @@ -9,11 +9,11 @@ "lint": "next lint" }, "dependencies": { - "@blocknote/ariakit": "^0.15.13", - "@blocknote/core": "^0.15.13", - "@blocknote/mantine": "^0.15.13", - "@blocknote/react": "^0.15.13", - "@blocknote/shadcn": "^0.15.13", + "@blocknote/ariakit": "^0.15.14", + "@blocknote/core": "^0.15.14", + "@blocknote/mantine": "^0.15.14", + "@blocknote/react": "^0.15.14", + "@blocknote/shadcn": "^0.15.14", "@headlessui/react": "^1.7.18", "@heroicons/react": "^2.1.4", "@mantine/core": "^7.10.1", diff --git a/lerna.json b/lerna.json index a83da9bf01..98d62065a7 100644 --- a/lerna.json +++ b/lerna.json @@ -2,5 +2,5 @@ "$schema": "node_modules/lerna/schemas/lerna-schema.json", "useNx": false, "useWorkspaces": true, - "version": "0.15.13" + "version": "0.15.14" } diff --git a/package-lock.json b/package-lock.json index 2247d58ef8..a0457706cc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,13 +24,13 @@ } }, "docs": { - "version": "0.15.13", + "version": "0.15.14", "dependencies": { - "@blocknote/ariakit": "^0.15.13", - "@blocknote/core": "^0.15.13", - "@blocknote/mantine": "^0.15.13", - "@blocknote/react": "^0.15.13", - "@blocknote/shadcn": "^0.15.13", + "@blocknote/ariakit": "^0.15.14", + "@blocknote/core": "^0.15.14", + "@blocknote/mantine": "^0.15.14", + "@blocknote/react": "^0.15.14", + "@blocknote/shadcn": "^0.15.14", "@headlessui/react": "^1.7.18", "@heroicons/react": "^2.1.4", "@mantine/core": "^7.10.1", @@ -28480,12 +28480,12 @@ }, "packages/ariakit": { "name": "@blocknote/ariakit", - "version": "0.15.13", + "version": "0.15.14", "license": "MPL-2.0", "dependencies": { "@ariakit/react": "^0.4.3", - "@blocknote/core": "^0.15.13", - "@blocknote/react": "^0.15.13", + "@blocknote/core": "^0.15.14", + "@blocknote/react": "^0.15.14", "react": "^18", "react-dom": "^18" }, @@ -28526,7 +28526,7 @@ }, "packages/core": { "name": "@blocknote/core", - "version": "0.15.13", + "version": "0.15.14", "license": "MPL-2.0", "dependencies": { "@emoji-mart/data": "^1.2.1", @@ -28622,11 +28622,11 @@ }, "packages/mantine": { "name": "@blocknote/mantine", - "version": "0.15.13", + "version": "0.15.14", "license": "MPL-2.0", "dependencies": { - "@blocknote/core": "^0.15.13", - "@blocknote/react": "^0.15.13", + "@blocknote/core": "^0.15.14", + "@blocknote/react": "^0.15.14", "@mantine/core": "^7.10.1", "@mantine/hooks": "^7.10.1", "@mantine/utils": "^6.0.21", @@ -28672,10 +28672,10 @@ }, "packages/react": { "name": "@blocknote/react", - "version": "0.15.13", + "version": "0.15.14", "license": "MPL-2.0", "dependencies": { - "@blocknote/core": "^0.15.13", + "@blocknote/core": "^0.15.14", "@floating-ui/react": "^0.26.4", "@tiptap/core": "^2.7.1", "@tiptap/react": "^2.7.1", @@ -28725,11 +28725,11 @@ }, "packages/server-util": { "name": "@blocknote/server-util", - "version": "0.15.13", + "version": "0.15.14", "license": "MPL-2.0", "dependencies": { - "@blocknote/core": "^0.15.13", - "@blocknote/react": "^0.15.13", + "@blocknote/core": "^0.15.14", + "@blocknote/react": "^0.15.14", "@tiptap/core": "^2.7.1", "@tiptap/pm": "^2.7.1", "jsdom": "^21.1.0", @@ -28758,11 +28758,11 @@ }, "packages/shadcn": { "name": "@blocknote/shadcn", - "version": "0.15.13", + "version": "0.15.14", "license": "MPL-2.0", "dependencies": { - "@blocknote/core": "^0.15.13", - "@blocknote/react": "^0.15.13", + "@blocknote/core": "^0.15.14", + "@blocknote/react": "^0.15.14", "@hookform/resolvers": "^3.6.0", "@radix-ui/react-dropdown-menu": "^2.0.6", "@radix-ui/react-label": "^2.0.2", @@ -28824,16 +28824,16 @@ }, "playground": { "name": "@blocknote/example-editor", - "version": "0.15.13", + "version": "0.15.14", "dependencies": { "@aws-sdk/client-s3": "^3.609.0", "@aws-sdk/s3-request-presigner": "^3.609.0", - "@blocknote/ariakit": "^0.15.13", - "@blocknote/core": "^0.15.13", - "@blocknote/mantine": "^0.15.13", - "@blocknote/react": "^0.15.13", - "@blocknote/server-util": "^0.15.13", - "@blocknote/shadcn": "^0.15.13", + "@blocknote/ariakit": "^0.15.14", + "@blocknote/core": "^0.15.14", + "@blocknote/mantine": "^0.15.14", + "@blocknote/react": "^0.15.14", + "@blocknote/server-util": "^0.15.14", + "@blocknote/shadcn": "^0.15.14", "@emotion/react": "^11.11.4", "@emotion/styled": "^11.11.5", "@liveblocks/client": "^1.10.0", @@ -28889,17 +28889,17 @@ }, "tests": { "name": "@blocknote/tests", - "version": "0.15.13", + "version": "0.15.14", "dependencies": { "react": "^18.3.1", "react-dom": "^18.3.1" }, "devDependencies": { - "@blocknote/ariakit": "^0.15.13", - "@blocknote/core": "^0.15.13", - "@blocknote/mantine": "^0.15.13", - "@blocknote/react": "^0.15.13", - "@blocknote/shadcn": "^0.15.13", + "@blocknote/ariakit": "^0.15.14", + "@blocknote/core": "^0.15.14", + "@blocknote/mantine": "^0.15.14", + "@blocknote/react": "^0.15.14", + "@blocknote/shadcn": "^0.15.14", "@playwright/experimental-ct-react": "^1.42.1", "@playwright/test": "^1.42.1", "eslint": "^8.10.0", diff --git a/packages/ariakit/package.json b/packages/ariakit/package.json index 35dbb30842..bb4f1f3dce 100644 --- a/packages/ariakit/package.json +++ b/packages/ariakit/package.json @@ -3,7 +3,7 @@ "homepage": "https://github.com/TypeCellOS/BlockNote", "private": false, "license": "MPL-2.0", - "version": "0.15.13", + "version": "0.15.14", "files": [ "dist", "types", @@ -49,8 +49,8 @@ }, "dependencies": { "@ariakit/react": "^0.4.3", - "@blocknote/core": "^0.15.13", - "@blocknote/react": "^0.15.13", + "@blocknote/core": "^0.15.14", + "@blocknote/react": "^0.15.14", "react": "^18", "react-dom": "^18" }, diff --git a/packages/core/package.json b/packages/core/package.json index b0469b7247..7cdfa81689 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -3,7 +3,7 @@ "homepage": "https://github.com/TypeCellOS/BlockNote", "private": false, "license": "MPL-2.0", - "version": "0.15.13", + "version": "0.15.14", "files": [ "dist", "types", diff --git a/packages/mantine/package.json b/packages/mantine/package.json index 30b457b217..b6baeccf5f 100644 --- a/packages/mantine/package.json +++ b/packages/mantine/package.json @@ -6,7 +6,7 @@ "*.css" ], "license": "MPL-2.0", - "version": "0.15.13", + "version": "0.15.14", "files": [ "dist", "types", @@ -51,8 +51,8 @@ "clean": "rimraf dist && rimraf types" }, "dependencies": { - "@blocknote/core": "^0.15.13", - "@blocknote/react": "^0.15.13", + "@blocknote/core": "^0.15.14", + "@blocknote/react": "^0.15.14", "@mantine/core": "^7.10.1", "@mantine/hooks": "^7.10.1", "@mantine/utils": "^6.0.21", diff --git a/packages/react/package.json b/packages/react/package.json index d3ae14c715..ac79fa5ea4 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -4,7 +4,7 @@ "private": false, "sideEffects": false, "license": "MPL-2.0", - "version": "0.15.13", + "version": "0.15.14", "files": [ "dist", "types", @@ -51,7 +51,7 @@ "clean": "rimraf dist && rimraf types" }, "dependencies": { - "@blocknote/core": "^0.15.13", + "@blocknote/core": "^0.15.14", "@floating-ui/react": "^0.26.4", "@tiptap/core": "^2.7.1", "@tiptap/react": "^2.7.1", diff --git a/packages/server-util/package.json b/packages/server-util/package.json index 7edf22780b..1383a8f360 100644 --- a/packages/server-util/package.json +++ b/packages/server-util/package.json @@ -3,7 +3,7 @@ "homepage": "https://github.com/TypeCellOS/BlockNote", "private": false, "license": "MPL-2.0", - "version": "0.15.13", + "version": "0.15.14", "files": [ "dist", "types", @@ -47,8 +47,8 @@ "test-watch": "vitest watch" }, "dependencies": { - "@blocknote/core": "^0.15.13", - "@blocknote/react": "^0.15.13", + "@blocknote/core": "^0.15.14", + "@blocknote/react": "^0.15.14", "@tiptap/core": "^2.7.1", "@tiptap/pm": "^2.7.1", "jsdom": "^21.1.0", diff --git a/packages/shadcn/package.json b/packages/shadcn/package.json index df59a3d5ff..8f91028a21 100644 --- a/packages/shadcn/package.json +++ b/packages/shadcn/package.json @@ -4,7 +4,7 @@ "private": false, "sideEffects": false, "license": "MPL-2.0", - "version": "0.15.13", + "version": "0.15.14", "files": [ "dist", "types", @@ -49,8 +49,8 @@ "clean": "rimraf dist && rimraf types" }, "dependencies": { - "@blocknote/core": "^0.15.13", - "@blocknote/react": "^0.15.13", + "@blocknote/core": "^0.15.14", + "@blocknote/react": "^0.15.14", "@hookform/resolvers": "^3.6.0", "@radix-ui/react-dropdown-menu": "^2.0.6", "@radix-ui/react-label": "^2.0.2", diff --git a/playground/package.json b/playground/package.json index f203c43f09..7a732f69f4 100644 --- a/playground/package.json +++ b/playground/package.json @@ -1,7 +1,7 @@ { "name": "@blocknote/example-editor", "private": true, - "version": "0.15.13", + "version": "0.15.14", "scripts": { "dev": "vite", "build": "tsc && vite build", @@ -12,12 +12,12 @@ "dependencies": { "@aws-sdk/client-s3": "^3.609.0", "@aws-sdk/s3-request-presigner": "^3.609.0", - "@blocknote/ariakit": "^0.15.13", - "@blocknote/core": "^0.15.13", - "@blocknote/mantine": "^0.15.13", - "@blocknote/react": "^0.15.13", - "@blocknote/server-util": "^0.15.13", - "@blocknote/shadcn": "^0.15.13", + "@blocknote/ariakit": "^0.15.14", + "@blocknote/core": "^0.15.14", + "@blocknote/mantine": "^0.15.14", + "@blocknote/react": "^0.15.14", + "@blocknote/server-util": "^0.15.14", + "@blocknote/shadcn": "^0.15.14", "@emotion/react": "^11.11.4", "@emotion/styled": "^11.11.5", "@liveblocks/client": "^1.10.0", diff --git a/tests/package.json b/tests/package.json index eee571174c..41821466e2 100644 --- a/tests/package.json +++ b/tests/package.json @@ -1,7 +1,7 @@ { "name": "@blocknote/tests", "private": true, - "version": "0.15.13", + "version": "0.15.14", "scripts": { "build": "tsc", "lint": "eslint src --max-warnings 0", @@ -17,11 +17,11 @@ "react-dom": "^18.3.1" }, "devDependencies": { - "@blocknote/ariakit": "^0.15.13", - "@blocknote/core": "^0.15.13", - "@blocknote/mantine": "^0.15.13", - "@blocknote/react": "^0.15.13", - "@blocknote/shadcn": "^0.15.13", + "@blocknote/ariakit": "^0.15.14", + "@blocknote/core": "^0.15.14", + "@blocknote/mantine": "^0.15.14", + "@blocknote/react": "^0.15.14", + "@blocknote/shadcn": "^0.15.14", "@playwright/experimental-ct-react": "^1.42.1", "@playwright/test": "^1.42.1", "eslint": "^8.10.0", From 8f1136b0b7d357caaea2bbb3c7ea5c08ad274147 Mon Sep 17 00:00:00 2001 From: Vincent Date: Sun, 22 Sep 2024 13:39:46 +0200 Subject: [PATCH 08/10] v0.15.15 --- docs/package.json | 12 +++--- lerna.json | 2 +- package-lock.json | 68 +++++++++++++++---------------- packages/ariakit/package.json | 8 ++-- packages/core/package.json | 4 +- packages/mantine/package.json | 8 ++-- packages/react/package.json | 6 +-- packages/server-util/package.json | 8 ++-- packages/shadcn/package.json | 8 ++-- playground/package.json | 14 +++---- tests/package.json | 12 +++--- 11 files changed, 75 insertions(+), 75 deletions(-) diff --git a/docs/package.json b/docs/package.json index 5e404f2c7c..7d0280e089 100644 --- a/docs/package.json +++ b/docs/package.json @@ -1,6 +1,6 @@ { "name": "docs", - "version": "0.15.14", + "version": "0.15.15", "private": true, "scripts": { "dev": "next dev", @@ -9,11 +9,11 @@ "lint": "next lint" }, "dependencies": { - "@blocknote/ariakit": "^0.15.14", - "@blocknote/core": "^0.15.14", - "@blocknote/mantine": "^0.15.14", - "@blocknote/react": "^0.15.14", - "@blocknote/shadcn": "^0.15.14", + "@blocknote/ariakit": "^0.15.15", + "@blocknote/core": "^0.15.15", + "@blocknote/mantine": "^0.15.15", + "@blocknote/react": "^0.15.15", + "@blocknote/shadcn": "^0.15.15", "@headlessui/react": "^1.7.18", "@heroicons/react": "^2.1.4", "@mantine/core": "^7.10.1", diff --git a/lerna.json b/lerna.json index 98d62065a7..02e8692e01 100644 --- a/lerna.json +++ b/lerna.json @@ -2,5 +2,5 @@ "$schema": "node_modules/lerna/schemas/lerna-schema.json", "useNx": false, "useWorkspaces": true, - "version": "0.15.14" + "version": "0.15.15" } diff --git a/package-lock.json b/package-lock.json index a0457706cc..f74aa289d9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,13 +24,13 @@ } }, "docs": { - "version": "0.15.14", + "version": "0.15.15", "dependencies": { - "@blocknote/ariakit": "^0.15.14", - "@blocknote/core": "^0.15.14", - "@blocknote/mantine": "^0.15.14", - "@blocknote/react": "^0.15.14", - "@blocknote/shadcn": "^0.15.14", + "@blocknote/ariakit": "^0.15.15", + "@blocknote/core": "^0.15.15", + "@blocknote/mantine": "^0.15.15", + "@blocknote/react": "^0.15.15", + "@blocknote/shadcn": "^0.15.15", "@headlessui/react": "^1.7.18", "@heroicons/react": "^2.1.4", "@mantine/core": "^7.10.1", @@ -28480,12 +28480,12 @@ }, "packages/ariakit": { "name": "@blocknote/ariakit", - "version": "0.15.14", + "version": "0.15.15", "license": "MPL-2.0", "dependencies": { "@ariakit/react": "^0.4.3", - "@blocknote/core": "^0.15.14", - "@blocknote/react": "^0.15.14", + "@blocknote/core": "^0.15.15", + "@blocknote/react": "^0.15.15", "react": "^18", "react-dom": "^18" }, @@ -28526,7 +28526,7 @@ }, "packages/core": { "name": "@blocknote/core", - "version": "0.15.14", + "version": "0.15.15", "license": "MPL-2.0", "dependencies": { "@emoji-mart/data": "^1.2.1", @@ -28622,11 +28622,11 @@ }, "packages/mantine": { "name": "@blocknote/mantine", - "version": "0.15.14", + "version": "0.15.15", "license": "MPL-2.0", "dependencies": { - "@blocknote/core": "^0.15.14", - "@blocknote/react": "^0.15.14", + "@blocknote/core": "^0.15.15", + "@blocknote/react": "^0.15.15", "@mantine/core": "^7.10.1", "@mantine/hooks": "^7.10.1", "@mantine/utils": "^6.0.21", @@ -28672,10 +28672,10 @@ }, "packages/react": { "name": "@blocknote/react", - "version": "0.15.14", + "version": "0.15.15", "license": "MPL-2.0", "dependencies": { - "@blocknote/core": "^0.15.14", + "@blocknote/core": "^0.15.15", "@floating-ui/react": "^0.26.4", "@tiptap/core": "^2.7.1", "@tiptap/react": "^2.7.1", @@ -28725,11 +28725,11 @@ }, "packages/server-util": { "name": "@blocknote/server-util", - "version": "0.15.14", + "version": "0.15.15", "license": "MPL-2.0", "dependencies": { - "@blocknote/core": "^0.15.14", - "@blocknote/react": "^0.15.14", + "@blocknote/core": "^0.15.15", + "@blocknote/react": "^0.15.15", "@tiptap/core": "^2.7.1", "@tiptap/pm": "^2.7.1", "jsdom": "^21.1.0", @@ -28758,11 +28758,11 @@ }, "packages/shadcn": { "name": "@blocknote/shadcn", - "version": "0.15.14", + "version": "0.15.15", "license": "MPL-2.0", "dependencies": { - "@blocknote/core": "^0.15.14", - "@blocknote/react": "^0.15.14", + "@blocknote/core": "^0.15.15", + "@blocknote/react": "^0.15.15", "@hookform/resolvers": "^3.6.0", "@radix-ui/react-dropdown-menu": "^2.0.6", "@radix-ui/react-label": "^2.0.2", @@ -28824,16 +28824,16 @@ }, "playground": { "name": "@blocknote/example-editor", - "version": "0.15.14", + "version": "0.15.15", "dependencies": { "@aws-sdk/client-s3": "^3.609.0", "@aws-sdk/s3-request-presigner": "^3.609.0", - "@blocknote/ariakit": "^0.15.14", - "@blocknote/core": "^0.15.14", - "@blocknote/mantine": "^0.15.14", - "@blocknote/react": "^0.15.14", - "@blocknote/server-util": "^0.15.14", - "@blocknote/shadcn": "^0.15.14", + "@blocknote/ariakit": "^0.15.15", + "@blocknote/core": "^0.15.15", + "@blocknote/mantine": "^0.15.15", + "@blocknote/react": "^0.15.15", + "@blocknote/server-util": "^0.15.15", + "@blocknote/shadcn": "^0.15.15", "@emotion/react": "^11.11.4", "@emotion/styled": "^11.11.5", "@liveblocks/client": "^1.10.0", @@ -28889,17 +28889,17 @@ }, "tests": { "name": "@blocknote/tests", - "version": "0.15.14", + "version": "0.15.15", "dependencies": { "react": "^18.3.1", "react-dom": "^18.3.1" }, "devDependencies": { - "@blocknote/ariakit": "^0.15.14", - "@blocknote/core": "^0.15.14", - "@blocknote/mantine": "^0.15.14", - "@blocknote/react": "^0.15.14", - "@blocknote/shadcn": "^0.15.14", + "@blocknote/ariakit": "^0.15.15", + "@blocknote/core": "^0.15.15", + "@blocknote/mantine": "^0.15.15", + "@blocknote/react": "^0.15.15", + "@blocknote/shadcn": "^0.15.15", "@playwright/experimental-ct-react": "^1.42.1", "@playwright/test": "^1.42.1", "eslint": "^8.10.0", diff --git a/packages/ariakit/package.json b/packages/ariakit/package.json index bb4f1f3dce..0e3401b6ce 100644 --- a/packages/ariakit/package.json +++ b/packages/ariakit/package.json @@ -3,7 +3,7 @@ "homepage": "https://github.com/TypeCellOS/BlockNote", "private": false, "license": "MPL-2.0", - "version": "0.15.14", + "version": "0.15.15", "files": [ "dist", "types", @@ -49,8 +49,8 @@ }, "dependencies": { "@ariakit/react": "^0.4.3", - "@blocknote/core": "^0.15.14", - "@blocknote/react": "^0.15.14", + "@blocknote/core": "^0.15.15", + "@blocknote/react": "^0.15.15", "react": "^18", "react-dom": "^18" }, @@ -80,5 +80,5 @@ "access": "public", "registry": "https://registry.npmjs.org/" }, - "gitHead": "e615eacd48ed895f84a45021453d0fc846dd5e74" + "gitHead": "c1f2549005413b72e32ecddd823b5f5634275b38" } diff --git a/packages/core/package.json b/packages/core/package.json index 7cdfa81689..d175c1f157 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -3,7 +3,7 @@ "homepage": "https://github.com/TypeCellOS/BlockNote", "private": false, "license": "MPL-2.0", - "version": "0.15.14", + "version": "0.15.15", "files": [ "dist", "types", @@ -119,5 +119,5 @@ "access": "public", "registry": "https://registry.npmjs.org/" }, - "gitHead": "e615eacd48ed895f84a45021453d0fc846dd5e74" + "gitHead": "c1f2549005413b72e32ecddd823b5f5634275b38" } diff --git a/packages/mantine/package.json b/packages/mantine/package.json index b6baeccf5f..8bf192dbdf 100644 --- a/packages/mantine/package.json +++ b/packages/mantine/package.json @@ -6,7 +6,7 @@ "*.css" ], "license": "MPL-2.0", - "version": "0.15.14", + "version": "0.15.15", "files": [ "dist", "types", @@ -51,8 +51,8 @@ "clean": "rimraf dist && rimraf types" }, "dependencies": { - "@blocknote/core": "^0.15.14", - "@blocknote/react": "^0.15.14", + "@blocknote/core": "^0.15.15", + "@blocknote/react": "^0.15.15", "@mantine/core": "^7.10.1", "@mantine/hooks": "^7.10.1", "@mantine/utils": "^6.0.21", @@ -86,5 +86,5 @@ "access": "public", "registry": "https://registry.npmjs.org/" }, - "gitHead": "e615eacd48ed895f84a45021453d0fc846dd5e74" + "gitHead": "c1f2549005413b72e32ecddd823b5f5634275b38" } diff --git a/packages/react/package.json b/packages/react/package.json index ac79fa5ea4..3c0e70f294 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -4,7 +4,7 @@ "private": false, "sideEffects": false, "license": "MPL-2.0", - "version": "0.15.14", + "version": "0.15.15", "files": [ "dist", "types", @@ -51,7 +51,7 @@ "clean": "rimraf dist && rimraf types" }, "dependencies": { - "@blocknote/core": "^0.15.14", + "@blocknote/core": "^0.15.15", "@floating-ui/react": "^0.26.4", "@tiptap/core": "^2.7.1", "@tiptap/react": "^2.7.1", @@ -90,5 +90,5 @@ "access": "public", "registry": "https://registry.npmjs.org/" }, - "gitHead": "e615eacd48ed895f84a45021453d0fc846dd5e74" + "gitHead": "c1f2549005413b72e32ecddd823b5f5634275b38" } diff --git a/packages/server-util/package.json b/packages/server-util/package.json index 1383a8f360..0929ebf070 100644 --- a/packages/server-util/package.json +++ b/packages/server-util/package.json @@ -3,7 +3,7 @@ "homepage": "https://github.com/TypeCellOS/BlockNote", "private": false, "license": "MPL-2.0", - "version": "0.15.14", + "version": "0.15.15", "files": [ "dist", "types", @@ -47,8 +47,8 @@ "test-watch": "vitest watch" }, "dependencies": { - "@blocknote/core": "^0.15.14", - "@blocknote/react": "^0.15.14", + "@blocknote/core": "^0.15.15", + "@blocknote/react": "^0.15.15", "@tiptap/core": "^2.7.1", "@tiptap/pm": "^2.7.1", "jsdom": "^21.1.0", @@ -83,5 +83,5 @@ "access": "public", "registry": "https://registry.npmjs.org/" }, - "gitHead": "e615eacd48ed895f84a45021453d0fc846dd5e74" + "gitHead": "c1f2549005413b72e32ecddd823b5f5634275b38" } diff --git a/packages/shadcn/package.json b/packages/shadcn/package.json index 8f91028a21..d3a763aadf 100644 --- a/packages/shadcn/package.json +++ b/packages/shadcn/package.json @@ -4,7 +4,7 @@ "private": false, "sideEffects": false, "license": "MPL-2.0", - "version": "0.15.14", + "version": "0.15.15", "files": [ "dist", "types", @@ -49,8 +49,8 @@ "clean": "rimraf dist && rimraf types" }, "dependencies": { - "@blocknote/core": "^0.15.14", - "@blocknote/react": "^0.15.14", + "@blocknote/core": "^0.15.15", + "@blocknote/react": "^0.15.15", "@hookform/resolvers": "^3.6.0", "@radix-ui/react-dropdown-menu": "^2.0.6", "@radix-ui/react-label": "^2.0.2", @@ -101,5 +101,5 @@ "access": "public", "registry": "https://registry.npmjs.org/" }, - "gitHead": "e615eacd48ed895f84a45021453d0fc846dd5e74" + "gitHead": "c1f2549005413b72e32ecddd823b5f5634275b38" } diff --git a/playground/package.json b/playground/package.json index 7a732f69f4..61a1246a7f 100644 --- a/playground/package.json +++ b/playground/package.json @@ -1,7 +1,7 @@ { "name": "@blocknote/example-editor", "private": true, - "version": "0.15.14", + "version": "0.15.15", "scripts": { "dev": "vite", "build": "tsc && vite build", @@ -12,12 +12,12 @@ "dependencies": { "@aws-sdk/client-s3": "^3.609.0", "@aws-sdk/s3-request-presigner": "^3.609.0", - "@blocknote/ariakit": "^0.15.14", - "@blocknote/core": "^0.15.14", - "@blocknote/mantine": "^0.15.14", - "@blocknote/react": "^0.15.14", - "@blocknote/server-util": "^0.15.14", - "@blocknote/shadcn": "^0.15.14", + "@blocknote/ariakit": "^0.15.15", + "@blocknote/core": "^0.15.15", + "@blocknote/mantine": "^0.15.15", + "@blocknote/react": "^0.15.15", + "@blocknote/server-util": "^0.15.15", + "@blocknote/shadcn": "^0.15.15", "@emotion/react": "^11.11.4", "@emotion/styled": "^11.11.5", "@liveblocks/client": "^1.10.0", diff --git a/tests/package.json b/tests/package.json index 41821466e2..50c3907dc5 100644 --- a/tests/package.json +++ b/tests/package.json @@ -1,7 +1,7 @@ { "name": "@blocknote/tests", "private": true, - "version": "0.15.14", + "version": "0.15.15", "scripts": { "build": "tsc", "lint": "eslint src --max-warnings 0", @@ -17,11 +17,11 @@ "react-dom": "^18.3.1" }, "devDependencies": { - "@blocknote/ariakit": "^0.15.14", - "@blocknote/core": "^0.15.14", - "@blocknote/mantine": "^0.15.14", - "@blocknote/react": "^0.15.14", - "@blocknote/shadcn": "^0.15.14", + "@blocknote/ariakit": "^0.15.15", + "@blocknote/core": "^0.15.15", + "@blocknote/mantine": "^0.15.15", + "@blocknote/react": "^0.15.15", + "@blocknote/shadcn": "^0.15.15", "@playwright/experimental-ct-react": "^1.42.1", "@playwright/test": "^1.42.1", "eslint": "^8.10.0", From f73f2446cc6e6b0f7aa97c70695b6790529ffc9a Mon Sep 17 00:00:00 2001 From: Vincent Date: Sun, 22 Sep 2024 13:44:44 +0200 Subject: [PATCH 09/10] v0.15.16 --- docs/package.json | 12 +++--- lerna.json | 2 +- package-lock.json | 68 +++++++++++++++---------------- packages/ariakit/package.json | 8 ++-- packages/core/package.json | 4 +- packages/mantine/package.json | 8 ++-- packages/react/package.json | 6 +-- packages/server-util/package.json | 8 ++-- packages/shadcn/package.json | 8 ++-- playground/package.json | 14 +++---- tests/package.json | 12 +++--- 11 files changed, 75 insertions(+), 75 deletions(-) diff --git a/docs/package.json b/docs/package.json index 7d0280e089..ff8c060c71 100644 --- a/docs/package.json +++ b/docs/package.json @@ -1,6 +1,6 @@ { "name": "docs", - "version": "0.15.15", + "version": "0.15.16", "private": true, "scripts": { "dev": "next dev", @@ -9,11 +9,11 @@ "lint": "next lint" }, "dependencies": { - "@blocknote/ariakit": "^0.15.15", - "@blocknote/core": "^0.15.15", - "@blocknote/mantine": "^0.15.15", - "@blocknote/react": "^0.15.15", - "@blocknote/shadcn": "^0.15.15", + "@blocknote/ariakit": "^0.15.16", + "@blocknote/core": "^0.15.16", + "@blocknote/mantine": "^0.15.16", + "@blocknote/react": "^0.15.16", + "@blocknote/shadcn": "^0.15.16", "@headlessui/react": "^1.7.18", "@heroicons/react": "^2.1.4", "@mantine/core": "^7.10.1", diff --git a/lerna.json b/lerna.json index 02e8692e01..188127b02e 100644 --- a/lerna.json +++ b/lerna.json @@ -2,5 +2,5 @@ "$schema": "node_modules/lerna/schemas/lerna-schema.json", "useNx": false, "useWorkspaces": true, - "version": "0.15.15" + "version": "0.15.16" } diff --git a/package-lock.json b/package-lock.json index f74aa289d9..6403c709b5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,13 +24,13 @@ } }, "docs": { - "version": "0.15.15", + "version": "0.15.16", "dependencies": { - "@blocknote/ariakit": "^0.15.15", - "@blocknote/core": "^0.15.15", - "@blocknote/mantine": "^0.15.15", - "@blocknote/react": "^0.15.15", - "@blocknote/shadcn": "^0.15.15", + "@blocknote/ariakit": "^0.15.16", + "@blocknote/core": "^0.15.16", + "@blocknote/mantine": "^0.15.16", + "@blocknote/react": "^0.15.16", + "@blocknote/shadcn": "^0.15.16", "@headlessui/react": "^1.7.18", "@heroicons/react": "^2.1.4", "@mantine/core": "^7.10.1", @@ -28480,12 +28480,12 @@ }, "packages/ariakit": { "name": "@blocknote/ariakit", - "version": "0.15.15", + "version": "0.15.16", "license": "MPL-2.0", "dependencies": { "@ariakit/react": "^0.4.3", - "@blocknote/core": "^0.15.15", - "@blocknote/react": "^0.15.15", + "@blocknote/core": "^0.15.16", + "@blocknote/react": "^0.15.16", "react": "^18", "react-dom": "^18" }, @@ -28526,7 +28526,7 @@ }, "packages/core": { "name": "@blocknote/core", - "version": "0.15.15", + "version": "0.15.16", "license": "MPL-2.0", "dependencies": { "@emoji-mart/data": "^1.2.1", @@ -28622,11 +28622,11 @@ }, "packages/mantine": { "name": "@blocknote/mantine", - "version": "0.15.15", + "version": "0.15.16", "license": "MPL-2.0", "dependencies": { - "@blocknote/core": "^0.15.15", - "@blocknote/react": "^0.15.15", + "@blocknote/core": "^0.15.16", + "@blocknote/react": "^0.15.16", "@mantine/core": "^7.10.1", "@mantine/hooks": "^7.10.1", "@mantine/utils": "^6.0.21", @@ -28672,10 +28672,10 @@ }, "packages/react": { "name": "@blocknote/react", - "version": "0.15.15", + "version": "0.15.16", "license": "MPL-2.0", "dependencies": { - "@blocknote/core": "^0.15.15", + "@blocknote/core": "^0.15.16", "@floating-ui/react": "^0.26.4", "@tiptap/core": "^2.7.1", "@tiptap/react": "^2.7.1", @@ -28725,11 +28725,11 @@ }, "packages/server-util": { "name": "@blocknote/server-util", - "version": "0.15.15", + "version": "0.15.16", "license": "MPL-2.0", "dependencies": { - "@blocknote/core": "^0.15.15", - "@blocknote/react": "^0.15.15", + "@blocknote/core": "^0.15.16", + "@blocknote/react": "^0.15.16", "@tiptap/core": "^2.7.1", "@tiptap/pm": "^2.7.1", "jsdom": "^21.1.0", @@ -28758,11 +28758,11 @@ }, "packages/shadcn": { "name": "@blocknote/shadcn", - "version": "0.15.15", + "version": "0.15.16", "license": "MPL-2.0", "dependencies": { - "@blocknote/core": "^0.15.15", - "@blocknote/react": "^0.15.15", + "@blocknote/core": "^0.15.16", + "@blocknote/react": "^0.15.16", "@hookform/resolvers": "^3.6.0", "@radix-ui/react-dropdown-menu": "^2.0.6", "@radix-ui/react-label": "^2.0.2", @@ -28824,16 +28824,16 @@ }, "playground": { "name": "@blocknote/example-editor", - "version": "0.15.15", + "version": "0.15.16", "dependencies": { "@aws-sdk/client-s3": "^3.609.0", "@aws-sdk/s3-request-presigner": "^3.609.0", - "@blocknote/ariakit": "^0.15.15", - "@blocknote/core": "^0.15.15", - "@blocknote/mantine": "^0.15.15", - "@blocknote/react": "^0.15.15", - "@blocknote/server-util": "^0.15.15", - "@blocknote/shadcn": "^0.15.15", + "@blocknote/ariakit": "^0.15.16", + "@blocknote/core": "^0.15.16", + "@blocknote/mantine": "^0.15.16", + "@blocknote/react": "^0.15.16", + "@blocknote/server-util": "^0.15.16", + "@blocknote/shadcn": "^0.15.16", "@emotion/react": "^11.11.4", "@emotion/styled": "^11.11.5", "@liveblocks/client": "^1.10.0", @@ -28889,17 +28889,17 @@ }, "tests": { "name": "@blocknote/tests", - "version": "0.15.15", + "version": "0.15.16", "dependencies": { "react": "^18.3.1", "react-dom": "^18.3.1" }, "devDependencies": { - "@blocknote/ariakit": "^0.15.15", - "@blocknote/core": "^0.15.15", - "@blocknote/mantine": "^0.15.15", - "@blocknote/react": "^0.15.15", - "@blocknote/shadcn": "^0.15.15", + "@blocknote/ariakit": "^0.15.16", + "@blocknote/core": "^0.15.16", + "@blocknote/mantine": "^0.15.16", + "@blocknote/react": "^0.15.16", + "@blocknote/shadcn": "^0.15.16", "@playwright/experimental-ct-react": "^1.42.1", "@playwright/test": "^1.42.1", "eslint": "^8.10.0", diff --git a/packages/ariakit/package.json b/packages/ariakit/package.json index 0e3401b6ce..0d766d7776 100644 --- a/packages/ariakit/package.json +++ b/packages/ariakit/package.json @@ -3,7 +3,7 @@ "homepage": "https://github.com/TypeCellOS/BlockNote", "private": false, "license": "MPL-2.0", - "version": "0.15.15", + "version": "0.15.16", "files": [ "dist", "types", @@ -49,8 +49,8 @@ }, "dependencies": { "@ariakit/react": "^0.4.3", - "@blocknote/core": "^0.15.15", - "@blocknote/react": "^0.15.15", + "@blocknote/core": "^0.15.16", + "@blocknote/react": "^0.15.16", "react": "^18", "react-dom": "^18" }, @@ -80,5 +80,5 @@ "access": "public", "registry": "https://registry.npmjs.org/" }, - "gitHead": "c1f2549005413b72e32ecddd823b5f5634275b38" + "gitHead": "8f1136b0b7d357caaea2bbb3c7ea5c08ad274147" } diff --git a/packages/core/package.json b/packages/core/package.json index d175c1f157..ca9bac12d5 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -3,7 +3,7 @@ "homepage": "https://github.com/TypeCellOS/BlockNote", "private": false, "license": "MPL-2.0", - "version": "0.15.15", + "version": "0.15.16", "files": [ "dist", "types", @@ -119,5 +119,5 @@ "access": "public", "registry": "https://registry.npmjs.org/" }, - "gitHead": "c1f2549005413b72e32ecddd823b5f5634275b38" + "gitHead": "8f1136b0b7d357caaea2bbb3c7ea5c08ad274147" } diff --git a/packages/mantine/package.json b/packages/mantine/package.json index 8bf192dbdf..ab5878674f 100644 --- a/packages/mantine/package.json +++ b/packages/mantine/package.json @@ -6,7 +6,7 @@ "*.css" ], "license": "MPL-2.0", - "version": "0.15.15", + "version": "0.15.16", "files": [ "dist", "types", @@ -51,8 +51,8 @@ "clean": "rimraf dist && rimraf types" }, "dependencies": { - "@blocknote/core": "^0.15.15", - "@blocknote/react": "^0.15.15", + "@blocknote/core": "^0.15.16", + "@blocknote/react": "^0.15.16", "@mantine/core": "^7.10.1", "@mantine/hooks": "^7.10.1", "@mantine/utils": "^6.0.21", @@ -86,5 +86,5 @@ "access": "public", "registry": "https://registry.npmjs.org/" }, - "gitHead": "c1f2549005413b72e32ecddd823b5f5634275b38" + "gitHead": "8f1136b0b7d357caaea2bbb3c7ea5c08ad274147" } diff --git a/packages/react/package.json b/packages/react/package.json index 3c0e70f294..3a9918d9d7 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -4,7 +4,7 @@ "private": false, "sideEffects": false, "license": "MPL-2.0", - "version": "0.15.15", + "version": "0.15.16", "files": [ "dist", "types", @@ -51,7 +51,7 @@ "clean": "rimraf dist && rimraf types" }, "dependencies": { - "@blocknote/core": "^0.15.15", + "@blocknote/core": "^0.15.16", "@floating-ui/react": "^0.26.4", "@tiptap/core": "^2.7.1", "@tiptap/react": "^2.7.1", @@ -90,5 +90,5 @@ "access": "public", "registry": "https://registry.npmjs.org/" }, - "gitHead": "c1f2549005413b72e32ecddd823b5f5634275b38" + "gitHead": "8f1136b0b7d357caaea2bbb3c7ea5c08ad274147" } diff --git a/packages/server-util/package.json b/packages/server-util/package.json index 0929ebf070..5b0d081907 100644 --- a/packages/server-util/package.json +++ b/packages/server-util/package.json @@ -3,7 +3,7 @@ "homepage": "https://github.com/TypeCellOS/BlockNote", "private": false, "license": "MPL-2.0", - "version": "0.15.15", + "version": "0.15.16", "files": [ "dist", "types", @@ -47,8 +47,8 @@ "test-watch": "vitest watch" }, "dependencies": { - "@blocknote/core": "^0.15.15", - "@blocknote/react": "^0.15.15", + "@blocknote/core": "^0.15.16", + "@blocknote/react": "^0.15.16", "@tiptap/core": "^2.7.1", "@tiptap/pm": "^2.7.1", "jsdom": "^21.1.0", @@ -83,5 +83,5 @@ "access": "public", "registry": "https://registry.npmjs.org/" }, - "gitHead": "c1f2549005413b72e32ecddd823b5f5634275b38" + "gitHead": "8f1136b0b7d357caaea2bbb3c7ea5c08ad274147" } diff --git a/packages/shadcn/package.json b/packages/shadcn/package.json index d3a763aadf..5eb1306d6d 100644 --- a/packages/shadcn/package.json +++ b/packages/shadcn/package.json @@ -4,7 +4,7 @@ "private": false, "sideEffects": false, "license": "MPL-2.0", - "version": "0.15.15", + "version": "0.15.16", "files": [ "dist", "types", @@ -49,8 +49,8 @@ "clean": "rimraf dist && rimraf types" }, "dependencies": { - "@blocknote/core": "^0.15.15", - "@blocknote/react": "^0.15.15", + "@blocknote/core": "^0.15.16", + "@blocknote/react": "^0.15.16", "@hookform/resolvers": "^3.6.0", "@radix-ui/react-dropdown-menu": "^2.0.6", "@radix-ui/react-label": "^2.0.2", @@ -101,5 +101,5 @@ "access": "public", "registry": "https://registry.npmjs.org/" }, - "gitHead": "c1f2549005413b72e32ecddd823b5f5634275b38" + "gitHead": "8f1136b0b7d357caaea2bbb3c7ea5c08ad274147" } diff --git a/playground/package.json b/playground/package.json index 61a1246a7f..7a57c3279d 100644 --- a/playground/package.json +++ b/playground/package.json @@ -1,7 +1,7 @@ { "name": "@blocknote/example-editor", "private": true, - "version": "0.15.15", + "version": "0.15.16", "scripts": { "dev": "vite", "build": "tsc && vite build", @@ -12,12 +12,12 @@ "dependencies": { "@aws-sdk/client-s3": "^3.609.0", "@aws-sdk/s3-request-presigner": "^3.609.0", - "@blocknote/ariakit": "^0.15.15", - "@blocknote/core": "^0.15.15", - "@blocknote/mantine": "^0.15.15", - "@blocknote/react": "^0.15.15", - "@blocknote/server-util": "^0.15.15", - "@blocknote/shadcn": "^0.15.15", + "@blocknote/ariakit": "^0.15.16", + "@blocknote/core": "^0.15.16", + "@blocknote/mantine": "^0.15.16", + "@blocknote/react": "^0.15.16", + "@blocknote/server-util": "^0.15.16", + "@blocknote/shadcn": "^0.15.16", "@emotion/react": "^11.11.4", "@emotion/styled": "^11.11.5", "@liveblocks/client": "^1.10.0", diff --git a/tests/package.json b/tests/package.json index 50c3907dc5..1d4abf8cad 100644 --- a/tests/package.json +++ b/tests/package.json @@ -1,7 +1,7 @@ { "name": "@blocknote/tests", "private": true, - "version": "0.15.15", + "version": "0.15.16", "scripts": { "build": "tsc", "lint": "eslint src --max-warnings 0", @@ -17,11 +17,11 @@ "react-dom": "^18.3.1" }, "devDependencies": { - "@blocknote/ariakit": "^0.15.15", - "@blocknote/core": "^0.15.15", - "@blocknote/mantine": "^0.15.15", - "@blocknote/react": "^0.15.15", - "@blocknote/shadcn": "^0.15.15", + "@blocknote/ariakit": "^0.15.16", + "@blocknote/core": "^0.15.16", + "@blocknote/mantine": "^0.15.16", + "@blocknote/react": "^0.15.16", + "@blocknote/shadcn": "^0.15.16", "@playwright/experimental-ct-react": "^1.42.1", "@playwright/test": "^1.42.1", "eslint": "^8.10.0", From c7c4551f82989cebe569384eec67ec155149d5e9 Mon Sep 17 00:00:00 2001 From: Vincent Date: Sun, 22 Sep 2024 14:04:38 +0200 Subject: [PATCH 10/10] v0.15.17 --- docs/package.json | 12 +++--- lerna.json | 2 +- package-lock.json | 68 +++++++++++++++---------------- packages/ariakit/package.json | 8 ++-- packages/core/package.json | 4 +- packages/mantine/package.json | 8 ++-- packages/react/package.json | 6 +-- packages/server-util/package.json | 8 ++-- packages/shadcn/package.json | 8 ++-- playground/package.json | 14 +++---- tests/package.json | 12 +++--- 11 files changed, 75 insertions(+), 75 deletions(-) diff --git a/docs/package.json b/docs/package.json index ff8c060c71..872374cdeb 100644 --- a/docs/package.json +++ b/docs/package.json @@ -1,6 +1,6 @@ { "name": "docs", - "version": "0.15.16", + "version": "0.15.17", "private": true, "scripts": { "dev": "next dev", @@ -9,11 +9,11 @@ "lint": "next lint" }, "dependencies": { - "@blocknote/ariakit": "^0.15.16", - "@blocknote/core": "^0.15.16", - "@blocknote/mantine": "^0.15.16", - "@blocknote/react": "^0.15.16", - "@blocknote/shadcn": "^0.15.16", + "@blocknote/ariakit": "^0.15.17", + "@blocknote/core": "^0.15.17", + "@blocknote/mantine": "^0.15.17", + "@blocknote/react": "^0.15.17", + "@blocknote/shadcn": "^0.15.17", "@headlessui/react": "^1.7.18", "@heroicons/react": "^2.1.4", "@mantine/core": "^7.10.1", diff --git a/lerna.json b/lerna.json index 188127b02e..30aa29a72b 100644 --- a/lerna.json +++ b/lerna.json @@ -2,5 +2,5 @@ "$schema": "node_modules/lerna/schemas/lerna-schema.json", "useNx": false, "useWorkspaces": true, - "version": "0.15.16" + "version": "0.15.17" } diff --git a/package-lock.json b/package-lock.json index 6403c709b5..7fa67411d8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,13 +24,13 @@ } }, "docs": { - "version": "0.15.16", + "version": "0.15.17", "dependencies": { - "@blocknote/ariakit": "^0.15.16", - "@blocknote/core": "^0.15.16", - "@blocknote/mantine": "^0.15.16", - "@blocknote/react": "^0.15.16", - "@blocknote/shadcn": "^0.15.16", + "@blocknote/ariakit": "^0.15.17", + "@blocknote/core": "^0.15.17", + "@blocknote/mantine": "^0.15.17", + "@blocknote/react": "^0.15.17", + "@blocknote/shadcn": "^0.15.17", "@headlessui/react": "^1.7.18", "@heroicons/react": "^2.1.4", "@mantine/core": "^7.10.1", @@ -28480,12 +28480,12 @@ }, "packages/ariakit": { "name": "@blocknote/ariakit", - "version": "0.15.16", + "version": "0.15.17", "license": "MPL-2.0", "dependencies": { "@ariakit/react": "^0.4.3", - "@blocknote/core": "^0.15.16", - "@blocknote/react": "^0.15.16", + "@blocknote/core": "^0.15.17", + "@blocknote/react": "^0.15.17", "react": "^18", "react-dom": "^18" }, @@ -28526,7 +28526,7 @@ }, "packages/core": { "name": "@blocknote/core", - "version": "0.15.16", + "version": "0.15.17", "license": "MPL-2.0", "dependencies": { "@emoji-mart/data": "^1.2.1", @@ -28622,11 +28622,11 @@ }, "packages/mantine": { "name": "@blocknote/mantine", - "version": "0.15.16", + "version": "0.15.17", "license": "MPL-2.0", "dependencies": { - "@blocknote/core": "^0.15.16", - "@blocknote/react": "^0.15.16", + "@blocknote/core": "^0.15.17", + "@blocknote/react": "^0.15.17", "@mantine/core": "^7.10.1", "@mantine/hooks": "^7.10.1", "@mantine/utils": "^6.0.21", @@ -28672,10 +28672,10 @@ }, "packages/react": { "name": "@blocknote/react", - "version": "0.15.16", + "version": "0.15.17", "license": "MPL-2.0", "dependencies": { - "@blocknote/core": "^0.15.16", + "@blocknote/core": "^0.15.17", "@floating-ui/react": "^0.26.4", "@tiptap/core": "^2.7.1", "@tiptap/react": "^2.7.1", @@ -28725,11 +28725,11 @@ }, "packages/server-util": { "name": "@blocknote/server-util", - "version": "0.15.16", + "version": "0.15.17", "license": "MPL-2.0", "dependencies": { - "@blocknote/core": "^0.15.16", - "@blocknote/react": "^0.15.16", + "@blocknote/core": "^0.15.17", + "@blocknote/react": "^0.15.17", "@tiptap/core": "^2.7.1", "@tiptap/pm": "^2.7.1", "jsdom": "^21.1.0", @@ -28758,11 +28758,11 @@ }, "packages/shadcn": { "name": "@blocknote/shadcn", - "version": "0.15.16", + "version": "0.15.17", "license": "MPL-2.0", "dependencies": { - "@blocknote/core": "^0.15.16", - "@blocknote/react": "^0.15.16", + "@blocknote/core": "^0.15.17", + "@blocknote/react": "^0.15.17", "@hookform/resolvers": "^3.6.0", "@radix-ui/react-dropdown-menu": "^2.0.6", "@radix-ui/react-label": "^2.0.2", @@ -28824,16 +28824,16 @@ }, "playground": { "name": "@blocknote/example-editor", - "version": "0.15.16", + "version": "0.15.17", "dependencies": { "@aws-sdk/client-s3": "^3.609.0", "@aws-sdk/s3-request-presigner": "^3.609.0", - "@blocknote/ariakit": "^0.15.16", - "@blocknote/core": "^0.15.16", - "@blocknote/mantine": "^0.15.16", - "@blocknote/react": "^0.15.16", - "@blocknote/server-util": "^0.15.16", - "@blocknote/shadcn": "^0.15.16", + "@blocknote/ariakit": "^0.15.17", + "@blocknote/core": "^0.15.17", + "@blocknote/mantine": "^0.15.17", + "@blocknote/react": "^0.15.17", + "@blocknote/server-util": "^0.15.17", + "@blocknote/shadcn": "^0.15.17", "@emotion/react": "^11.11.4", "@emotion/styled": "^11.11.5", "@liveblocks/client": "^1.10.0", @@ -28889,17 +28889,17 @@ }, "tests": { "name": "@blocknote/tests", - "version": "0.15.16", + "version": "0.15.17", "dependencies": { "react": "^18.3.1", "react-dom": "^18.3.1" }, "devDependencies": { - "@blocknote/ariakit": "^0.15.16", - "@blocknote/core": "^0.15.16", - "@blocknote/mantine": "^0.15.16", - "@blocknote/react": "^0.15.16", - "@blocknote/shadcn": "^0.15.16", + "@blocknote/ariakit": "^0.15.17", + "@blocknote/core": "^0.15.17", + "@blocknote/mantine": "^0.15.17", + "@blocknote/react": "^0.15.17", + "@blocknote/shadcn": "^0.15.17", "@playwright/experimental-ct-react": "^1.42.1", "@playwright/test": "^1.42.1", "eslint": "^8.10.0", diff --git a/packages/ariakit/package.json b/packages/ariakit/package.json index 0d766d7776..cddcf8eb1d 100644 --- a/packages/ariakit/package.json +++ b/packages/ariakit/package.json @@ -3,7 +3,7 @@ "homepage": "https://github.com/TypeCellOS/BlockNote", "private": false, "license": "MPL-2.0", - "version": "0.15.16", + "version": "0.15.17", "files": [ "dist", "types", @@ -49,8 +49,8 @@ }, "dependencies": { "@ariakit/react": "^0.4.3", - "@blocknote/core": "^0.15.16", - "@blocknote/react": "^0.15.16", + "@blocknote/core": "^0.15.17", + "@blocknote/react": "^0.15.17", "react": "^18", "react-dom": "^18" }, @@ -80,5 +80,5 @@ "access": "public", "registry": "https://registry.npmjs.org/" }, - "gitHead": "8f1136b0b7d357caaea2bbb3c7ea5c08ad274147" + "gitHead": "f73f2446cc6e6b0f7aa97c70695b6790529ffc9a" } diff --git a/packages/core/package.json b/packages/core/package.json index ca9bac12d5..ddce99e5a0 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -3,7 +3,7 @@ "homepage": "https://github.com/TypeCellOS/BlockNote", "private": false, "license": "MPL-2.0", - "version": "0.15.16", + "version": "0.15.17", "files": [ "dist", "types", @@ -119,5 +119,5 @@ "access": "public", "registry": "https://registry.npmjs.org/" }, - "gitHead": "8f1136b0b7d357caaea2bbb3c7ea5c08ad274147" + "gitHead": "f73f2446cc6e6b0f7aa97c70695b6790529ffc9a" } diff --git a/packages/mantine/package.json b/packages/mantine/package.json index ab5878674f..835ccb7c50 100644 --- a/packages/mantine/package.json +++ b/packages/mantine/package.json @@ -6,7 +6,7 @@ "*.css" ], "license": "MPL-2.0", - "version": "0.15.16", + "version": "0.15.17", "files": [ "dist", "types", @@ -51,8 +51,8 @@ "clean": "rimraf dist && rimraf types" }, "dependencies": { - "@blocknote/core": "^0.15.16", - "@blocknote/react": "^0.15.16", + "@blocknote/core": "^0.15.17", + "@blocknote/react": "^0.15.17", "@mantine/core": "^7.10.1", "@mantine/hooks": "^7.10.1", "@mantine/utils": "^6.0.21", @@ -86,5 +86,5 @@ "access": "public", "registry": "https://registry.npmjs.org/" }, - "gitHead": "8f1136b0b7d357caaea2bbb3c7ea5c08ad274147" + "gitHead": "f73f2446cc6e6b0f7aa97c70695b6790529ffc9a" } diff --git a/packages/react/package.json b/packages/react/package.json index 3a9918d9d7..528e74a891 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -4,7 +4,7 @@ "private": false, "sideEffects": false, "license": "MPL-2.0", - "version": "0.15.16", + "version": "0.15.17", "files": [ "dist", "types", @@ -51,7 +51,7 @@ "clean": "rimraf dist && rimraf types" }, "dependencies": { - "@blocknote/core": "^0.15.16", + "@blocknote/core": "^0.15.17", "@floating-ui/react": "^0.26.4", "@tiptap/core": "^2.7.1", "@tiptap/react": "^2.7.1", @@ -90,5 +90,5 @@ "access": "public", "registry": "https://registry.npmjs.org/" }, - "gitHead": "8f1136b0b7d357caaea2bbb3c7ea5c08ad274147" + "gitHead": "f73f2446cc6e6b0f7aa97c70695b6790529ffc9a" } diff --git a/packages/server-util/package.json b/packages/server-util/package.json index 5b0d081907..8b069b6d42 100644 --- a/packages/server-util/package.json +++ b/packages/server-util/package.json @@ -3,7 +3,7 @@ "homepage": "https://github.com/TypeCellOS/BlockNote", "private": false, "license": "MPL-2.0", - "version": "0.15.16", + "version": "0.15.17", "files": [ "dist", "types", @@ -47,8 +47,8 @@ "test-watch": "vitest watch" }, "dependencies": { - "@blocknote/core": "^0.15.16", - "@blocknote/react": "^0.15.16", + "@blocknote/core": "^0.15.17", + "@blocknote/react": "^0.15.17", "@tiptap/core": "^2.7.1", "@tiptap/pm": "^2.7.1", "jsdom": "^21.1.0", @@ -83,5 +83,5 @@ "access": "public", "registry": "https://registry.npmjs.org/" }, - "gitHead": "8f1136b0b7d357caaea2bbb3c7ea5c08ad274147" + "gitHead": "f73f2446cc6e6b0f7aa97c70695b6790529ffc9a" } diff --git a/packages/shadcn/package.json b/packages/shadcn/package.json index 5eb1306d6d..1efccb3e52 100644 --- a/packages/shadcn/package.json +++ b/packages/shadcn/package.json @@ -4,7 +4,7 @@ "private": false, "sideEffects": false, "license": "MPL-2.0", - "version": "0.15.16", + "version": "0.15.17", "files": [ "dist", "types", @@ -49,8 +49,8 @@ "clean": "rimraf dist && rimraf types" }, "dependencies": { - "@blocknote/core": "^0.15.16", - "@blocknote/react": "^0.15.16", + "@blocknote/core": "^0.15.17", + "@blocknote/react": "^0.15.17", "@hookform/resolvers": "^3.6.0", "@radix-ui/react-dropdown-menu": "^2.0.6", "@radix-ui/react-label": "^2.0.2", @@ -101,5 +101,5 @@ "access": "public", "registry": "https://registry.npmjs.org/" }, - "gitHead": "8f1136b0b7d357caaea2bbb3c7ea5c08ad274147" + "gitHead": "f73f2446cc6e6b0f7aa97c70695b6790529ffc9a" } diff --git a/playground/package.json b/playground/package.json index 7a57c3279d..8721270691 100644 --- a/playground/package.json +++ b/playground/package.json @@ -1,7 +1,7 @@ { "name": "@blocknote/example-editor", "private": true, - "version": "0.15.16", + "version": "0.15.17", "scripts": { "dev": "vite", "build": "tsc && vite build", @@ -12,12 +12,12 @@ "dependencies": { "@aws-sdk/client-s3": "^3.609.0", "@aws-sdk/s3-request-presigner": "^3.609.0", - "@blocknote/ariakit": "^0.15.16", - "@blocknote/core": "^0.15.16", - "@blocknote/mantine": "^0.15.16", - "@blocknote/react": "^0.15.16", - "@blocknote/server-util": "^0.15.16", - "@blocknote/shadcn": "^0.15.16", + "@blocknote/ariakit": "^0.15.17", + "@blocknote/core": "^0.15.17", + "@blocknote/mantine": "^0.15.17", + "@blocknote/react": "^0.15.17", + "@blocknote/server-util": "^0.15.17", + "@blocknote/shadcn": "^0.15.17", "@emotion/react": "^11.11.4", "@emotion/styled": "^11.11.5", "@liveblocks/client": "^1.10.0", diff --git a/tests/package.json b/tests/package.json index 1d4abf8cad..b2bfe725ad 100644 --- a/tests/package.json +++ b/tests/package.json @@ -1,7 +1,7 @@ { "name": "@blocknote/tests", "private": true, - "version": "0.15.16", + "version": "0.15.17", "scripts": { "build": "tsc", "lint": "eslint src --max-warnings 0", @@ -17,11 +17,11 @@ "react-dom": "^18.3.1" }, "devDependencies": { - "@blocknote/ariakit": "^0.15.16", - "@blocknote/core": "^0.15.16", - "@blocknote/mantine": "^0.15.16", - "@blocknote/react": "^0.15.16", - "@blocknote/shadcn": "^0.15.16", + "@blocknote/ariakit": "^0.15.17", + "@blocknote/core": "^0.15.17", + "@blocknote/mantine": "^0.15.17", + "@blocknote/react": "^0.15.17", + "@blocknote/shadcn": "^0.15.17", "@playwright/experimental-ct-react": "^1.42.1", "@playwright/test": "^1.42.1", "eslint": "^8.10.0",