Compare commits

...
Author SHA1 Message Date
StandardNotes CI f30868dab1 chore(release): publish
- @standardnotes/[email protected]
 - @standardnotes/[email protected]
 - @standardnotes/[email protected]
 - @standardnotes/[email protected].4
2023-02-11 21:00:56 +00:00
Mo 088804dee1 fix(mobile): fixes issue where app would not load on iOS 13 + 14 2023-02-11 14:29:11 -06:00
StandardNotes CI ad74cde42b chore(release): publish
- @standardnotes/[email protected]
 - @standardnotes/[email protected]
 - @standardnotes/[email protected]
 - @standardnotes/[email protected].3
2023-02-10 17:04:34 +00:00
Mo 83db277115 chore: fix copy 2023-02-10 10:32:00 -06:00
StandardNotes CI 0dba3256c4 chore(release): publish
- @standardnotes/[email protected].0
 - @standardnotes/[email protected]
 - @standardnotes/[email protected]
 - @standardnotes/[email protected]
 - @standardnotes/[email protected].2
2023-02-10 10:54:39 +00:00
Aman Harwara 033e73b189 feat: Added markdown horizontal rule syntax to Super notes 2023-02-10 15:56:34 +05:30
StandardNotes CI 5443ad37f4 chore(release): publish
- @standardnotes/[email protected]
 - @standardnotes/[email protected]
 - @standardnotes/[email protected]
 - @standardnotes/[email protected]
 - @standardnotes/[email protected].1
2023-02-10 10:07:37 +00:00
Aman Harwara 2c54554325 chore: upgrade lexical 2023-02-10 15:10:50 +05:30
Aman Harwara 7c84b77a62 refactor: pane gesture overlay animation 2023-02-10 15:06:08 +05:30
StandardNotes CI 9fcaed4395 chore(release): publish
- @standardnotes/[email protected]
 - @standardnotes/[email protected]
 - @standardnotes/[email protected]
 - @standardnotes/[email protected]
 - @standardnotes/[email protected].0
2023-02-09 16:52:18 +00:00
Aman Harwara e6e5cf4900 chore: fix copy 2023-02-09 21:54:00 +05:30
Aman Harwara ae6bd4c07f fix: Fixed issue where keyboard navigation in file preview modal would not work until you clicked inside 2023-02-09 21:38:38 +05:30
Aman Harwara ab39618533 Merge branch 'main' of github.com:standardnotes/app 2023-02-09 21:34:07 +05:30
Aman Harwara 82b092673e feat: Added button to allow collapsing the linked items container 2023-02-09 21:33:58 +05:30
StandardNotes CI 18e3a2c39a chore(release): publish
- @standardnotes/[email protected].9
 - @standardnotes/[email protected]
 - @standardnotes/[email protected]
 - @standardnotes/[email protected]
 - @standardnotes/[email protected].5
2023-02-09 11:29:11 +00:00
Aman Harwara 3293c8b47b Merge branch 'main' of github.com:standardnotes/app 2023-02-09 16:30:58 +05:30
Aman Harwara 3932363797 refactor: rollback lexical update 2023-02-09 16:30:50 +05:30
StandardNotes CI 6c2024becb chore(release): publish
- @standardnotes/[email protected].8
 - @standardnotes/[email protected]
 - @standardnotes/[email protected]
 - @standardnotes/[email protected]
 - @standardnotes/[email protected].4
2023-02-09 10:06:41 +00:00
Aman Harwara 663603973d refactor: fix overlay cleanup 2023-02-09 15:08:16 +05:30
Aman Harwara 3c068656e0 refactor: potential perf improvement for pane gesture 2023-02-09 15:01:32 +05:30
Aman Harwara 73adcd2e11 chore: upgrade lexical 2023-02-09 14:58:48 +05:30
StandardNotes CI 8e6ddbc598 chore(release): publish
- @standardnotes/[email protected]
 - @standardnotes/[email protected]
 - @standardnotes/[email protected]
 - @standardnotes/[email protected].3
2023-02-08 13:21:19 +00:00
Aman Harwara e794b873a5 chore: fix cleanup function 2023-02-08 18:23:14 +05:30
Karol Sójko cf975cfed3 chore: fix running e2e test suite against server setup 2023-02-07 14:21:12 +01:00
58 changed files with 530 additions and 205 deletions
+2 -2
View File
@@ -67,9 +67,9 @@ jobs:
uses: convictional/trigger-workflow-and-wait@master
with:
owner: standardnotes
repo: self-hosted
repo: server
github_token: ${{ secrets.CI_PAT_TOKEN }}
workflow_file_name: testing-with-updating-client-and-server.yml
workflow_file_name: e2e-test-suite.yml
wait_interval: 30
client_payload: '{"snjs_image_tag": "${{ github.sha }}"}'
propagate_failure: true
+2 -2
View File
@@ -43,9 +43,9 @@ jobs:
uses: convictional/trigger-workflow-and-wait@master
with:
owner: standardnotes
repo: self-hosted
repo: server
github_token: ${{ secrets.CI_PAT_TOKEN }}
workflow_file_name: testing-with-updating-client-and-server.yml
workflow_file_name: e2e-test-suite.yml
wait_interval: 30
client_payload: '{"snjs_image_tag": "${{ github.sha }}"}'
propagate_failure: true
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+22
View File
@@ -3,6 +3,28 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [1.17.0](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-02-10)
### Features
* Added markdown horizontal rule syntax to Super notes ([033e73b](https://github.com/standardnotes/app/commit/033e73b18938620a4865aabe9650afd2d663ed75))
## [1.16.11](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-02-10)
**Note:** Version bump only for package @standardnotes/blocks-editor
## [1.16.10](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-02-09)
**Note:** Version bump only for package @standardnotes/blocks-editor
## [1.16.9](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-02-09)
**Note:** Version bump only for package @standardnotes/blocks-editor
## [1.16.8](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-02-09)
**Note:** Version bump only for package @standardnotes/blocks-editor
## [1.16.7](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-02-07)
### Bug Fixes
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/blocks-editor",
"version": "1.16.7",
"version": "1.17.0",
"private": true,
"main": "./src/index.ts",
"scripts": {
@@ -9,11 +9,11 @@
"lint:fix": "eslint src/ --fix"
},
"dependencies": {
"@lexical/react": "0.7.7",
"@lexical/react": "0.8.0",
"@standardnotes/icons": "workspace:*",
"@types/react": "^18.0.26",
"@types/react-dom": "^18.0.9",
"lexical": "0.7.7",
"lexical": "0.8.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
@@ -1,8 +1,42 @@
import { CHECK_LIST, ELEMENT_TRANSFORMERS, TEXT_FORMAT_TRANSFORMERS, TEXT_MATCH_TRANSFORMERS } from '@lexical/markdown'
import {
CHECK_LIST,
ELEMENT_TRANSFORMERS,
ElementTransformer,
TEXT_FORMAT_TRANSFORMERS,
TEXT_MATCH_TRANSFORMERS,
} from '@lexical/markdown'
import {
HorizontalRuleNode,
$createHorizontalRuleNode,
$isHorizontalRuleNode,
} from '@lexical/react/LexicalHorizontalRuleNode'
import { LexicalNode } from 'lexical'
const HorizontalRule: ElementTransformer = {
dependencies: [HorizontalRuleNode],
export: (node: LexicalNode) => {
return $isHorizontalRuleNode(node) ? '***' : null
},
regExp: /^(---|\*\*\*|___)\s?$/,
replace: (parentNode, _1, _2, isImport) => {
const line = $createHorizontalRuleNode()
if (isImport || parentNode.getNextSibling() != null) {
parentNode.replace(line)
} else {
parentNode.insertBefore(line)
}
line.selectNext()
},
type: 'element',
}
export const MarkdownTransformers = [
CHECK_LIST,
...ELEMENT_TRANSFORMERS,
...TEXT_FORMAT_TRANSFORMERS,
...TEXT_MATCH_TRANSFORMERS,
HorizontalRule,
]
+32
View File
@@ -3,6 +3,38 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [3.104.142](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-02-11)
**Note:** Version bump only for package @standardnotes/desktop
## [3.104.141](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-02-10)
**Note:** Version bump only for package @standardnotes/desktop
## [3.104.140](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-02-10)
**Note:** Version bump only for package @standardnotes/desktop
## [3.104.139](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-02-10)
**Note:** Version bump only for package @standardnotes/desktop
## [3.104.138](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-02-09)
**Note:** Version bump only for package @standardnotes/desktop
## [3.104.137](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-02-09)
**Note:** Version bump only for package @standardnotes/desktop
## [3.104.136](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-02-09)
**Note:** Version bump only for package @standardnotes/desktop
## [3.104.135](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-02-08)
**Note:** Version bump only for package @standardnotes/desktop
## [3.104.134](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-02-07)
**Note:** Version bump only for package @standardnotes/desktop
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@standardnotes/desktop",
"main": "./app/dist/index.js",
"version": "3.104.134",
"version": "3.104.142",
"license": "AGPL-3.0-or-later",
"author": "Standard Notes.",
"private": true,
+32
View File
@@ -3,6 +3,38 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [3.51.22](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-02-11)
**Note:** Version bump only for package @standardnotes/mobile
## [3.51.21](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-02-10)
**Note:** Version bump only for package @standardnotes/mobile
## [3.51.20](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-02-10)
**Note:** Version bump only for package @standardnotes/mobile
## [3.51.19](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-02-10)
**Note:** Version bump only for package @standardnotes/mobile
## [3.51.18](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-02-09)
**Note:** Version bump only for package @standardnotes/mobile
## [3.51.17](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-02-09)
**Note:** Version bump only for package @standardnotes/mobile
## [3.51.16](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-02-09)
**Note:** Version bump only for package @standardnotes/mobile
## [3.51.15](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-02-08)
**Note:** Version bump only for package @standardnotes/mobile
## [3.51.14](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-02-07)
**Note:** Version bump only for package @standardnotes/mobile
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.51.14",
"version": "3.51.22",
"author": "Standard Notes.",
"private": true,
"license": "AGPL-3.0-or-later",
+32
View File
@@ -3,6 +3,38 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.4.165](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-02-11)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.164](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-02-10)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.163](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-02-10)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.162](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-02-10)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.161](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-02-09)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.160](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-02-09)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.159](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-02-09)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.158](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-02-08)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.157](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-02-07)
**Note:** Version bump only for package @standardnotes/releases
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.4.157",
"version": "1.4.165",
"license": "AGPL-3.0-or-later",
"main": "dist/releases.json",
"types": "dist/index.d.ts",
+40
View File
@@ -3,6 +3,46 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [3.149.4](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-02-11)
### Bug Fixes
* **mobile:** fixes issue where app would not load on iOS 13 + 14 ([088804d](https://github.com/standardnotes/app/commit/088804dee1764ee18893d7f1b809075cb68b1f57))
## [3.149.3](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-02-10)
**Note:** Version bump only for package @standardnotes/web
## [3.149.2](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-02-10)
**Note:** Version bump only for package @standardnotes/web
## [3.149.1](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-02-10)
**Note:** Version bump only for package @standardnotes/web
# [3.149.0](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-02-09)
### Bug Fixes
* Fixed issue where keyboard navigation in file preview modal would not work until you clicked inside ([ae6bd4c](https://github.com/standardnotes/app/commit/ae6bd4c07f75cca4067bcc26be17a890d07073b1))
### Features
* Added button to allow collapsing the linked items container ([82b0926](https://github.com/standardnotes/app/commit/82b092673e92190c374197c3b1d0f353c102dac1))
## [3.148.5](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-02-09)
**Note:** Version bump only for package @standardnotes/web
## [3.148.4](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-02-09)
**Note:** Version bump only for package @standardnotes/web
## [3.148.3](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-02-08)
**Note:** Version bump only for package @standardnotes/web
## [3.148.2](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-02-07)
**Note:** Version bump only for package @standardnotes/web
+98
View File
@@ -1,5 +1,103 @@
{
"versions": [
{
"version": "3.149.4",
"title": "[3.149.4](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-02-11)",
"date": null,
"body": "### Bug Fixes\n\n* **mobile:** fixes issue where app would not load on iOS 13 + 14 ([088804d](https://github.com/standardnotes/app/commit/088804dee1764ee18893d7f1b809075cb68b1f57))",
"parsed": {
"_": [
"mobile: fixes issue where app would not load on iOS 13 + 14 (088804d)"
],
"Bug Fixes": [
"mobile: fixes issue where app would not load on iOS 13 + 14 (088804d)"
]
}
},
{
"version": "3.149.3",
"title": "[3.149.3](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-02-10)",
"date": null,
"body": "**Note:** Version bump only for package @standardnotes/web",
"parsed": {
"_": [
"Note: Version bump only for package @standardnotes/web"
]
}
},
{
"version": "3.149.2",
"title": "[3.149.2](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-02-10)",
"date": null,
"body": "**Note:** Version bump only for package @standardnotes/web",
"parsed": {
"_": [
"Note: Version bump only for package @standardnotes/web"
]
}
},
{
"version": "3.149.1",
"title": "[3.149.1](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-02-10)",
"date": null,
"body": "**Note:** Version bump only for package @standardnotes/web",
"parsed": {
"_": [
"Note: Version bump only for package @standardnotes/web"
]
}
},
{
"version": "3.149.0",
"title": "[3.149.0](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-02-09)",
"date": null,
"body": "### Bug Fixes\n\n* Fixed issue where keyboard navigation in file preview modal would not work until you clicked inside ([ae6bd4c](https://github.com/standardnotes/app/commit/ae6bd4c07f75cca4067bcc26be17a890d07073b1))\n\n### Features\n\n* Added button to allow collapsing the linked items container ([82b0926](https://github.com/standardnotes/app/commit/82b092673e92190c374197c3b1d0f353c102dac1))",
"parsed": {
"_": [
"Fixed issue where keyboard navigation in file preview modal would not work until you clicked inside (ae6bd4c)",
"Added button to allow collapsing the linked items container (82b0926)"
],
"Bug Fixes": [
"Fixed issue where keyboard navigation in file preview modal would not work until you clicked inside (ae6bd4c)"
],
"Features": [
"Added button to allow collapsing the linked items container (82b0926)"
]
}
},
{
"version": "3.148.5",
"title": "[3.148.5](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-02-09)",
"date": null,
"body": "**Note:** Version bump only for package @standardnotes/web",
"parsed": {
"_": [
"Note: Version bump only for package @standardnotes/web"
]
}
},
{
"version": "3.148.4",
"title": "[3.148.4](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-02-09)",
"date": null,
"body": "**Note:** Version bump only for package @standardnotes/web",
"parsed": {
"_": [
"Note: Version bump only for package @standardnotes/web"
]
}
},
{
"version": "3.148.3",
"title": "[3.148.3](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-02-08)",
"date": null,
"body": "**Note:** Version bump only for package @standardnotes/web",
"parsed": {
"_": [
"Note: Version bump only for package @standardnotes/web"
]
}
},
{
"version": "3.148.2",
"title": "[3.148.2](https://github.com/standardnotes/app/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-02-07)",
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/web",
"version": "3.148.2",
"version": "3.149.4",
"license": "AGPL-3.0-or-later",
"main": "dist/app.js",
"author": "Standard Notes.",
@@ -28,7 +28,7 @@
"@babel/plugin-transform-react-jsx": "^7.19.0",
"@babel/preset-env": "*",
"@babel/preset-typescript": "^7.18.6",
"@lexical/react": "0.7.7",
"@lexical/react": "0.8.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.10",
"@reach/alert": "^0.18.0",
"@reach/alert-dialog": "^0.18.0",
@@ -84,7 +84,7 @@
"identity-obj-proxy": "^3.0.0",
"jest": "^29.3.1",
"jest-environment-jsdom": "^29.3.1",
"lexical": "0.7.7",
"lexical": "0.8.0",
"lint-staged": ">=13",
"mini-css-extract-plugin": "^2.7.2",
"minimatch": "^5.1.1",
@@ -116,7 +116,7 @@
"app/**/*.{js,ts,jsx,tsx,css,md}": "prettier --write"
},
"dependencies": {
"@lexical/headless": "^0.7.7",
"@lexical/headless": "0.8.0",
"@simplewebauthn/browser": "^7.0.0",
"contactjs": "2.1.5"
}
@@ -82,9 +82,9 @@ const FilePreviewModal = observer(({ application, viewControllerManager }: Props
return currentFile ? getFileIconComponent(getIconForFileType(currentFile.mimeType), 'w-6 h-6 flex-shrink-0') : null
}, [currentFile])
const focusInputOnMount = useCallback((input: HTMLInputElement | null) => {
if (input) {
input.focus()
const focusElementOnMount = useCallback((element: HTMLElement | null) => {
if (element) {
element.focus()
}
}, [])
@@ -158,6 +158,7 @@ const FilePreviewModal = observer(({ application, viewControllerManager }: Props
className="flex h-full w-full flex-col focus:shadow-none focus:outline-none"
tabIndex={FOCUSABLE_BUT_NOT_TABBABLE}
onKeyDown={keyDownHandler}
ref={focusElementOnMount}
>
<div className="min-h-6 hidden flex-shrink-0 flex-wrap items-center justify-between gap-2 border-0 border-b border-solid border-border px-4 py-3 focus:shadow-none md:flex">
<div className="flex items-center">
@@ -180,7 +181,7 @@ const FilePreviewModal = observer(({ application, viewControllerManager }: Props
<Icon type="check" size="small" />
</button>,
]}
ref={mergeRefs([renameInputRef, focusInputOnMount])}
ref={mergeRefs([renameInputRef, focusElementOnMount])}
/>
) : (
<span className="ml-3 font-medium">{currentFile.name}</span>
@@ -12,6 +12,7 @@ import { ItemLink } from '@/Utils/Items/Search/ItemLink'
import { FOCUS_TAGS_INPUT_COMMAND, keyboardStringForShortcut } from '@standardnotes/ui-services'
import { useCommandService } from '../CommandProvider'
import { useItemLinks } from '@/Hooks/useItemLinks'
import RoundIconButton from '../Button/RoundIconButton'
type Props = {
linkingController: LinkingController
@@ -98,17 +99,28 @@ const LinkedItemBubblesContainer = ({ item, linkingController }: Props) => {
)
}
const [isCollapsed, setIsCollapsed] = useState(false)
const itemsToDisplay = allItemsLinkedToItem.concat(notesLinkingToItem).concat(filesLinkingToItem)
const visibleItems = isCollapsed ? itemsToDisplay.slice(0, 5) : itemsToDisplay
const nonVisibleItems = itemsToDisplay.length - visibleItems.length
return (
<div
className={classNames(
'note-view-linking-container flex min-w-80 max-w-full flex-wrap items-center gap-2 bg-transparent md:-mr-2',
allItemsLinkedToItem.length || notesLinkingToItem.length ? 'mt-1' : 'mt-0.5',
'flex w-full justify-between',
itemsToDisplay.length > 0 && 'pt-2',
isCollapsed ? 'gap-4' : 'gap-1',
)}
>
{allItemsLinkedToItem
.concat(notesLinkingToItem)
.concat(filesLinkingToItem)
.map((link) => (
<div
className={classNames(
'note-view-linking-container flex min-w-80 max-w-full items-center gap-2 bg-transparent md:-mr-2',
allItemsLinkedToItem.length || notesLinkingToItem.length ? 'mt-1' : 'mt-0.5',
isCollapsed ? 'overflow-hidden' : 'flex-wrap',
)}
>
{visibleItems.map((link) => (
<LinkedItemBubble
link={link}
key={link.id}
@@ -121,14 +133,25 @@ const LinkedItemBubblesContainer = ({ item, linkingController }: Props) => {
isBidirectional={isItemBidirectionallyLinked(link)}
/>
))}
<ItemLinkAutocompleteInput
focusedId={focusedId}
linkingController={linkingController}
focusPreviousItem={focusPreviousItem}
setFocusedId={setFocusedId}
hoverLabel={`Focus input to add a link (${shortcut})`}
item={item}
/>
{isCollapsed && nonVisibleItems > 0 && <span className="flex-shrink-0">and {nonVisibleItems} more...</span>}
<ItemLinkAutocompleteInput
focusedId={focusedId}
linkingController={linkingController}
focusPreviousItem={focusPreviousItem}
setFocusedId={setFocusedId}
hoverLabel={`Focus input to add a link (${shortcut})`}
item={item}
/>
</div>
{itemsToDisplay.length > 0 && (
<RoundIconButton
label="Toggle linked items container"
onClick={() => {
setIsCollapsed((isCollapsed) => !isCollapsed)
}}
icon={isCollapsed ? 'chevron-down' : 'chevron-left'}
/>
)}
</div>
)
}
@@ -42,9 +42,6 @@ export async function animatePaneExitTransitionOffscreenToTheRight(elementId: st
const animation = element.animate(
[
{
transform: 'translateX(0)',
},
{
transform: 'translateX(100%)',
},
@@ -62,7 +62,20 @@ export const usePaneSwipeGesture = (
requestElementUpdate(0)
}
overlayElementRef.current?.remove()
if (overlayElementRef.current) {
overlayElementRef.current
.animate([{ opacity: 0 }], {
duration: 5,
fill: 'forwards',
})
.finished.then(() => {
if (overlayElementRef.current) {
overlayElementRef.current.remove()
overlayElementRef.current = null
}
})
.catch(console.error)
}
}
}
@@ -89,11 +102,10 @@ export const usePaneSwipeGesture = (
overlayElementRef.current = overlayElement
}
const currentLeft = parseInt(element.style.left || '0')
const newLeft = direction === 'right' ? Math.max(x, 0) : Math.min(x, 0)
element.style.left = `${newLeft}px`
element.animate([{ transform: `translate3d(${newLeft}px,0,0)` }], { duration: 0, fill: 'forwards' })
const percent = Math.min(window.innerWidth / currentLeft / 10, 0.45)
const percent = Math.min(window.innerWidth / newLeft / 10, 0.45)
overlayElementRef.current.animate([{ opacity: percent }], {
duration: 0,
fill: 'forwards',
@@ -84,14 +84,14 @@ const EditorDefaults = ({ application }: Props) => {
<div className="flex items-center justify-between">
<div className="flex flex-col">
<Subtitle>Monospace Font</Subtitle>
<Text>Toggles the font style in plaintext notes</Text>
<Text>Toggles the font style in plaintext and Super notes</Text>
</div>
<Switch onChange={toggleMonospaceFont} checked={monospaceFont} />
</div>
<HorizontalSeparator classes="my-4" />
<div>
<Subtitle>Font size</Subtitle>
<Text>Sets the font size in plaintext notes</Text>
<Text>Sets the font size in plaintext and Super notes</Text>
<div className="mt-2">
<Dropdown
id="def-font-size"
@@ -108,7 +108,7 @@ const EditorDefaults = ({ application }: Props) => {
<HorizontalSeparator classes="my-4" />
<div>
<Subtitle>Line height</Subtitle>
<Text>Sets the line height (leading) in plaintext & Super notes</Text>
<Text>Sets the line height (leading) in plaintext and Super notes</Text>
<div className="mt-2">
<Dropdown
id="def-line-height"
@@ -82,7 +82,7 @@ export const UpgradePrompt = ({
className="no-border w-full cursor-pointer rounded bg-info py-2 font-bold text-info-contrast hover:brightness-125 focus:brightness-125"
ref={ctaRef}
>
{application.isNativeIOS() ? 'Start Free Trial' : 'Upgrade'}
Upgrade
</button>
</div>
</>
@@ -46,7 +46,7 @@ export const useLongPressEvent = (
}
elementRef.current.removeEventListener('pointerdown', createLongPressTimeout)
elementRef.current.addEventListener('pointermove', clearLongPressTimeout)
elementRef.current.removeEventListener('pointermove', clearLongPressTimeout)
elementRef.current.removeEventListener('pointercancel', clearLongPressTimeout)
elementRef.current.removeEventListener('pointerup', clearLongPressTimeout)
}, [clearLongPressTimeout, createLongPressTimeout, elementRef])
+3 -2
View File
@@ -66,9 +66,10 @@ module.exports = (env) => {
{
test: /\.(js|tsx?)$/,
/**
* @standardnotes/common uses class properties which we need to run through our babel rules.
* Exclude all node_modules, except for those we need to run through our babel rules because
* they may contain class properties and other ES6+ syntax.
*/
exclude: /node_modules\/(?!(@standardnotes\/common))/,
exclude: /node_modules\/(?!(@standardnotes\/common|@standardnotes\/domain-core|contactjs))/,
use: [
'babel-loader',
{
+159 -158
View File
@@ -2959,254 +2959,255 @@ __metadata:
languageName: node
linkType: hard
"@lexical/clipboard@npm:0.7.7":
version: 0.7.7
resolution: "@lexical/clipboard@npm:0.7.7"
"@lexical/clipboard@npm:0.8.0":
version: 0.8.0
resolution: "@lexical/clipboard@npm:0.8.0"
dependencies:
"@lexical/html": 0.7.7
"@lexical/list": 0.7.7
"@lexical/selection": 0.7.7
"@lexical/utils": 0.7.7
"@lexical/html": 0.8.0
"@lexical/list": 0.8.0
"@lexical/selection": 0.8.0
"@lexical/utils": 0.8.0
peerDependencies:
lexical: 0.7.7
checksum: 25ba08c6e504c6f0d5517a118ceec1afcb24c086a3cf77b82d40c03dccdec13f29f8d9b95c947016fced00a55a338b833143f108f33333cc9f3411f5897a0bbc
lexical: 0.8.0
checksum: c065e1dd159c89bee7ce9f99214d8f3ec30dbec016f5fc5ca132b67a99b198804edc91007e02cb0921102def386571ddf3814962cb789a68bba897e301cfc570
languageName: node
linkType: hard
"@lexical/code@npm:0.7.7":
version: 0.7.7
resolution: "@lexical/code@npm:0.7.7"
"@lexical/code@npm:0.8.0":
version: 0.8.0
resolution: "@lexical/code@npm:0.8.0"
dependencies:
"@lexical/utils": 0.7.7
"@lexical/utils": 0.8.0
prismjs: ^1.27.0
peerDependencies:
lexical: 0.7.7
checksum: 80b0c1b6d8dffc6ba3c3943804ce75f482b3b96e77a502fd1f117b97112187da20ab66fb0e73631ad7cdd7962e6c0466bbbdb7f2822413454925c342afba4247
lexical: 0.8.0
checksum: 153884cdbe71a6b2bbc91b64ff87b55acacd99edd2819f252c78fbbf2fd764ba97694de5d9414f22f7d10092bac4a0253bf6ed49f5abe73be5d84d9fc9b1f73e
languageName: node
linkType: hard
"@lexical/dragon@npm:0.7.7":
version: 0.7.7
resolution: "@lexical/dragon@npm:0.7.7"
"@lexical/dragon@npm:0.8.0":
version: 0.8.0
resolution: "@lexical/dragon@npm:0.8.0"
peerDependencies:
lexical: 0.7.7
checksum: cc6a03164e9c3ed037d777bbd0b7e1e5eaa79b27cc68ca1e310a9c10624eaa0b7fccd4015a8289c156312bd4f63862bcef1504f51087b00991ed984f73bb70f6
lexical: 0.8.0
checksum: b0edf117348e366b2a9871db7a4847a9125271eeeead3935ebe3b22ee81816a8cd84d90686b1df27f0d2d997a6f1a375b9fb7228806b129966a2ccc973040e35
languageName: node
linkType: hard
"@lexical/hashtag@npm:0.7.7":
version: 0.7.7
resolution: "@lexical/hashtag@npm:0.7.7"
"@lexical/hashtag@npm:0.8.0":
version: 0.8.0
resolution: "@lexical/hashtag@npm:0.8.0"
dependencies:
"@lexical/utils": 0.7.7
"@lexical/utils": 0.8.0
peerDependencies:
lexical: 0.7.7
checksum: b2fd61c2a1d035d6379cec0afc634a89787d257034673b2aa5d8e44cda3e2a5b5e99f74ede9d1eee1b69f1cc29999cc00ed146108dc24b9d567c3923b9618882
lexical: 0.8.0
checksum: 9c087dec5476dc7c1a2387c1aedd0d127eaa4a449a4d08af9d94a3ebb46a910998c8ee4c20df9918236ad2ae976486112d18ac86bb814576fcd856c56bf78b24
languageName: node
linkType: hard
"@lexical/headless@npm:^0.7.7":
version: 0.7.7
resolution: "@lexical/headless@npm:0.7.7"
"@lexical/headless@npm:0.8.0":
version: 0.8.0
resolution: "@lexical/headless@npm:0.8.0"
peerDependencies:
lexical: 0.7.7
checksum: 03dd6fe6f791d01a35869b87748d8ee652e6990f09a46d2d37f7fb3de8afa0b27d488ca10a9060fc2c1c92752d7da78f2de340e2f8e77df293a115b161a77a5e
lexical: 0.8.0
checksum: 940c4377bd109198a39647307773aa913e8aac79b0561396519a1af7e4b28f0c4982056c8cbaaa0eb97e57eed5d9566918e75e21005c2fdd455e80010e4ef233
languageName: node
linkType: hard
"@lexical/history@npm:0.7.7":
version: 0.7.7
resolution: "@lexical/history@npm:0.7.7"
"@lexical/history@npm:0.8.0":
version: 0.8.0
resolution: "@lexical/history@npm:0.8.0"
dependencies:
"@lexical/utils": 0.7.7
"@lexical/utils": 0.8.0
peerDependencies:
lexical: 0.7.7
checksum: ee29a2e44603ac2267dd187bf8d2e73aa15bf155149a7cfd5c42b31e43840ace0db68d231d81476d5c15dc8bd253d0f452b02341b40c133e9e154e668379edd4
lexical: 0.8.0
checksum: 8e2a561dfd94db48e04b2121ad0f1b8693700223f9570ed2c9e25fc9ec3d447d5cb96bf7a1dd8595604f2c431c4350e29c445b5a0d06956e85e288b471af54c2
languageName: node
linkType: hard
"@lexical/html@npm:0.7.7":
version: 0.7.7
resolution: "@lexical/html@npm:0.7.7"
"@lexical/html@npm:0.8.0":
version: 0.8.0
resolution: "@lexical/html@npm:0.8.0"
dependencies:
"@lexical/selection": 0.7.7
"@lexical/selection": 0.8.0
peerDependencies:
lexical: 0.7.7
checksum: f85b2df7d8e8fd1e6c51cd8b2cb44e7a2d4b22c1282796fc9877e63e2a5cc6226d441d117ff12612c07bba2cefb27c66c8db860ae0c192e813dceac2d8da82a7
lexical: 0.8.0
checksum: 78911bf53ccadbd36bfa8360a90c42c4717d9820f137700c9a651acc5eb1ec5d6dc6f95273c0f9619c62aee2353868d3d0f9b22f57e1fb26b8b3232d6aef6de3
languageName: node
linkType: hard
"@lexical/link@npm:0.7.7":
version: 0.7.7
resolution: "@lexical/link@npm:0.7.7"
"@lexical/link@npm:0.8.0":
version: 0.8.0
resolution: "@lexical/link@npm:0.8.0"
dependencies:
"@lexical/utils": 0.7.7
"@lexical/utils": 0.8.0
peerDependencies:
lexical: 0.7.7
checksum: 8dc7195b5aee9f47c423fb4ff75db8109b5f826c4c5e59ee6fbb1718da744f6f3fcb5971a990e266d7327a118c43af05fdfac75199dca820f345bd30194775e6
lexical: 0.8.0
checksum: 8783352c40ee0861b28590f34d77b43a2f18323da69233d63a95b75d38748dcf54294436cfbf3696b76282cc036bce5fdf55fee306ce3d893065709edce7e811
languageName: node
linkType: hard
"@lexical/list@npm:0.7.7":
version: 0.7.7
resolution: "@lexical/list@npm:0.7.7"
"@lexical/list@npm:0.8.0":
version: 0.8.0
resolution: "@lexical/list@npm:0.8.0"
dependencies:
"@lexical/utils": 0.7.7
"@lexical/utils": 0.8.0
peerDependencies:
lexical: 0.7.7
checksum: 452bd7310cda8119a77b4139c169332df4174e8973853b9999dff29b64934b99d774b6e7638335a78649d89e3d837981ec0cc4109fe80caf0dfca3e36a2f2ecb
lexical: 0.8.0
checksum: 058dbfb199d49157b085fdca810a5d41797d307ebc4d98bc9a5af7fc2f694b8aa0906d4adaca7922e32419124367b4693bf1c7956d47024e6a36e9695c7f3845
languageName: node
linkType: hard
"@lexical/mark@npm:0.7.7":
version: 0.7.7
resolution: "@lexical/mark@npm:0.7.7"
"@lexical/mark@npm:0.8.0":
version: 0.8.0
resolution: "@lexical/mark@npm:0.8.0"
dependencies:
"@lexical/utils": 0.7.7
"@lexical/utils": 0.8.0
peerDependencies:
lexical: 0.7.7
checksum: 27d14983e5f4e8eee84f845ff85530b709733876fc129acbbd0e70923be5519d85286e32ad5fd4f2b0ce5f61c325434a867bf7a3de9cc8e430b442298dc908b7
lexical: 0.8.0
checksum: b6366b08780a4c7ac6d7d4c8003eb073f0ded8bbe91183253cf2539a7e4c50f3e41e68e8a0867d8d83557fdfccb423cf6902d2e8e75850e7f2ec1903dd7b855b
languageName: node
linkType: hard
"@lexical/markdown@npm:0.7.7":
version: 0.7.7
resolution: "@lexical/markdown@npm:0.7.7"
"@lexical/markdown@npm:0.8.0":
version: 0.8.0
resolution: "@lexical/markdown@npm:0.8.0"
dependencies:
"@lexical/code": 0.7.7
"@lexical/link": 0.7.7
"@lexical/list": 0.7.7
"@lexical/rich-text": 0.7.7
"@lexical/text": 0.7.7
"@lexical/utils": 0.7.7
"@lexical/code": 0.8.0
"@lexical/link": 0.8.0
"@lexical/list": 0.8.0
"@lexical/rich-text": 0.8.0
"@lexical/text": 0.8.0
"@lexical/utils": 0.8.0
peerDependencies:
lexical: 0.7.7
checksum: 33078ec0154eeecc635e52fd0a4cff80a30c60ebbc2231e8d60d66ced5d695689c943e3e888a5cb849755959a41348d25b6d83764a734810ace128ac559479ac
lexical: 0.8.0
checksum: 5f090b89b479640fed601d284995f0adf14db8059961c46b47cee3e8fee208ddf316dd8bb6474820f3683952d5153757aeb512e4d6d97fdcc452aff54ae18879
languageName: node
linkType: hard
"@lexical/offset@npm:0.7.7":
version: 0.7.7
resolution: "@lexical/offset@npm:0.7.7"
"@lexical/offset@npm:0.8.0":
version: 0.8.0
resolution: "@lexical/offset@npm:0.8.0"
peerDependencies:
lexical: 0.7.7
checksum: c207736abfab217eebfb9a6d064a2851dce3e912d851f5c2924d2a71570ec85d6cd0e2ab658639ced523aeb2f38bb4433dd3aca69e4303425fe77d98dda4a708
lexical: 0.8.0
checksum: bf46440e1faeb5a6349d46eca6f6b5ae832b8ec6567c767eba4b77ad179929d2dbb5b1787b0bf1af2424c41dd57690e233482d6ca790f36cb36b825c354689be
languageName: node
linkType: hard
"@lexical/overflow@npm:0.7.7":
version: 0.7.7
resolution: "@lexical/overflow@npm:0.7.7"
"@lexical/overflow@npm:0.8.0":
version: 0.8.0
resolution: "@lexical/overflow@npm:0.8.0"
peerDependencies:
lexical: 0.7.7
checksum: 2da28269c7c0a15ad9f692a3658714ba4bfc1ebc6a6dc3225cdfc130fb3e4de46d367f36285a469b0a9a0c2d9a22fca5500dde6abcdbb8f3742c3c9b00a5c413
lexical: 0.8.0
checksum: e19ff0afddf0e144fb47d34c2cbc436d63bb7c6c35b2f6bd2631d5962cccc5e3af57947336e747c55bb6dedafab399bea6f98d6d6fe248db7ddd845acaacb323
languageName: node
linkType: hard
"@lexical/plain-text@npm:0.7.7":
version: 0.7.7
resolution: "@lexical/plain-text@npm:0.7.7"
"@lexical/plain-text@npm:0.8.0":
version: 0.8.0
resolution: "@lexical/plain-text@npm:0.8.0"
peerDependencies:
"@lexical/clipboard": 0.7.7
"@lexical/selection": 0.7.7
"@lexical/utils": 0.7.7
lexical: 0.7.7
checksum: fa0e3f4ddaac9df18256cfb751cdc048717e6e5fdf21db0f7382bf2fa595a582e5a8cb5e29b309829db6ddc9b534d47b57a89919f9eef626d3c58a1eeb162d8f
"@lexical/clipboard": 0.8.0
"@lexical/selection": 0.8.0
"@lexical/utils": 0.8.0
lexical: 0.8.0
checksum: 9c05dc32ce1bdc8f188666ac6d17b8ba5259560c7bf3eadbc4070404a4bc34b9baf0b1aa6b6bb3bde9d79eca1f7947d20dd3dd43cc16c64d035b960903600409
languageName: node
linkType: hard
"@lexical/react@npm:0.7.7":
version: 0.7.7
resolution: "@lexical/react@npm:0.7.7"
"@lexical/react@npm:0.8.0":
version: 0.8.0
resolution: "@lexical/react@npm:0.8.0"
dependencies:
"@lexical/clipboard": 0.7.7
"@lexical/code": 0.7.7
"@lexical/dragon": 0.7.7
"@lexical/hashtag": 0.7.7
"@lexical/history": 0.7.7
"@lexical/link": 0.7.7
"@lexical/list": 0.7.7
"@lexical/mark": 0.7.7
"@lexical/markdown": 0.7.7
"@lexical/overflow": 0.7.7
"@lexical/plain-text": 0.7.7
"@lexical/rich-text": 0.7.7
"@lexical/selection": 0.7.7
"@lexical/table": 0.7.7
"@lexical/text": 0.7.7
"@lexical/utils": 0.7.7
"@lexical/yjs": 0.7.7
"@lexical/clipboard": 0.8.0
"@lexical/code": 0.8.0
"@lexical/dragon": 0.8.0
"@lexical/hashtag": 0.8.0
"@lexical/history": 0.8.0
"@lexical/link": 0.8.0
"@lexical/list": 0.8.0
"@lexical/mark": 0.8.0
"@lexical/markdown": 0.8.0
"@lexical/overflow": 0.8.0
"@lexical/plain-text": 0.8.0
"@lexical/rich-text": 0.8.0
"@lexical/selection": 0.8.0
"@lexical/table": 0.8.0
"@lexical/text": 0.8.0
"@lexical/utils": 0.8.0
"@lexical/yjs": 0.8.0
react-error-boundary: ^3.1.4
peerDependencies:
lexical: 0.7.7
lexical: 0.8.0
react: ">=17.x"
react-dom: ">=17.x"
checksum: a55be31df10e4543589371fa47f85a6d8f5b2a12ade2f602562e7a908db043c37a562306b049b6a8ea9e1a6592daaa51508c8e3380b4b6c67a2a629e7a4e8cec
checksum: 67cb7ebfe7f32ab311eae87819901e608e8b6cd479ac8ee1689c0d5706c30cdf39c74a2bd93262b477725703d057451dff94a9973376b6eb93fb34bd55f40188
languageName: node
linkType: hard
"@lexical/rich-text@npm:0.7.7":
version: 0.7.7
resolution: "@lexical/rich-text@npm:0.7.7"
"@lexical/rich-text@npm:0.8.0":
version: 0.8.0
resolution: "@lexical/rich-text@npm:0.8.0"
peerDependencies:
"@lexical/clipboard": 0.7.7
"@lexical/selection": 0.7.7
"@lexical/utils": 0.7.7
lexical: 0.7.7
checksum: de63e9b48e1f29c09f9497d8c2923def968cf48ecb4fdbba6bc2948f176c320644d91cc214015274faaba65a509bed6d6dc5877a53adfc2dd20674505179c949
"@lexical/clipboard": 0.8.0
"@lexical/selection": 0.8.0
"@lexical/utils": 0.8.0
lexical: 0.8.0
checksum: 9229864b4d823a73779d8cca04f0c5a53c020f062a8e9bb0af44e8128bf118cf651a487dfc787d084e3ccf20ab1cd46fe41272e014f62b62ec9444f8d4976648
languageName: node
linkType: hard
"@lexical/selection@npm:0.7.7":
version: 0.7.7
resolution: "@lexical/selection@npm:0.7.7"
"@lexical/selection@npm:0.8.0":
version: 0.8.0
resolution: "@lexical/selection@npm:0.8.0"
peerDependencies:
lexical: 0.7.7
checksum: 60a7e0131f75eabf0ce56914565be0ef48ff190253588fb3787e4c899c83ad418f2e4052c4539c995834917768094055a31ca84b3fd019ce7349bba3f8efffa3
lexical: 0.8.0
checksum: 75885b1aabaf08a031fabaa325686aee496379d7cce4d9309e8aac466b670caba9f30af3c404c1ad15ad46edf27ea95f7c215ec247dc2a84122a352576ecb7fa
languageName: node
linkType: hard
"@lexical/table@npm:0.7.7":
version: 0.7.7
resolution: "@lexical/table@npm:0.7.7"
"@lexical/table@npm:0.8.0":
version: 0.8.0
resolution: "@lexical/table@npm:0.8.0"
dependencies:
"@lexical/utils": 0.7.7
"@lexical/utils": 0.8.0
peerDependencies:
lexical: 0.7.7
checksum: e1331bb02b47f868c21df562926516fa540509a02d17cf4aac2aeb5871dffefbf88aedae6b3bc599142207c47ff534a5cfb2a8025cfd7d171350217a7089615c
lexical: 0.8.0
checksum: 74707f98765fcf67f6761fdcf93a62175377869240d44c509987b6f1a706b8c97c063b7bf253963ff8445922f73e592c0ff36e376f9305e7dde09d347a814e8c
languageName: node
linkType: hard
"@lexical/text@npm:0.7.7":
version: 0.7.7
resolution: "@lexical/text@npm:0.7.7"
"@lexical/text@npm:0.8.0":
version: 0.8.0
resolution: "@lexical/text@npm:0.8.0"
peerDependencies:
lexical: 0.7.7
checksum: d2c7f48ac853749a9ca9422dfd733b2b46b697cbfab9bfdc25e9b4f212f3b6e302d990f42c36efc19267fe789eec785875ec335cb962c5675eef10b4bd514ec8
lexical: 0.8.0
checksum: 5e702c86a04d0fbad3878c6e6b88c73161fbb232845d095f9dfafe13c82a7d6a3a9970503a19a71253efa5c239a5e5017096ac1758bba0a9abc2c5dfc770d1e0
languageName: node
linkType: hard
"@lexical/utils@npm:0.7.7":
version: 0.7.7
resolution: "@lexical/utils@npm:0.7.7"
"@lexical/utils@npm:0.8.0":
version: 0.8.0
resolution: "@lexical/utils@npm:0.8.0"
dependencies:
"@lexical/list": 0.7.7
"@lexical/table": 0.7.7
"@lexical/list": 0.8.0
"@lexical/selection": 0.8.0
"@lexical/table": 0.8.0
peerDependencies:
lexical: 0.7.7
checksum: b308c89ef0fd26fe1e93eb0197308dbbf48d57484931715062f6a7c8b7fcf9405e4cb40a4c567a6359d7dff46cc1fdc3505fbe494b4e55118593d25ea9b632e4
lexical: 0.8.0
checksum: 904ac7a3d8ae5520ce8a768188ff003670de6c9aa6a9a9ea6abb0c2f1b821b771914530597f0945c0d22016291ba135de2690298c9a404fe80b57a6e2e277c4e
languageName: node
linkType: hard
"@lexical/yjs@npm:0.7.7":
version: 0.7.7
resolution: "@lexical/yjs@npm:0.7.7"
"@lexical/yjs@npm:0.8.0":
version: 0.8.0
resolution: "@lexical/yjs@npm:0.8.0"
dependencies:
"@lexical/offset": 0.7.7
"@lexical/offset": 0.8.0
peerDependencies:
lexical: 0.7.7
lexical: 0.8.0
yjs: ">=13.5.22"
checksum: 28e39c134c32e4ec9bc9ed4c630c157a616bd34a62d3edc60774a8e5b5ab3b73bc646f8be8c71959919b8106af5f38616a12c154a7967fad8355ac565dc3ce05
checksum: 0016c51e4de6e1f5c06ac1b178a2a904a0e1187dff7caf86e5ea64b337eac0264b57a092fb0821588742e656642801d7f5e042a1c8eca5875af0416ffb34b5e1
languageName: node
linkType: hard
@@ -4466,14 +4467,14 @@ __metadata:
version: 0.0.0-use.local
resolution: "@standardnotes/blocks-editor@workspace:packages/blocks-editor"
dependencies:
"@lexical/react": 0.7.7
"@lexical/react": 0.8.0
"@standardnotes/icons": "workspace:*"
"@types/react": ^18.0.26
"@types/react-dom": ^18.0.9
eslint: "*"
eslint-plugin-react: "*"
eslint-plugin-react-hooks: "*"
lexical: 0.7.7
lexical: 0.8.0
prettier: "*"
prettier-plugin-tailwindcss: "*"
react: ^18.2.0
@@ -5260,8 +5261,8 @@ __metadata:
"@babel/plugin-transform-react-jsx": ^7.19.0
"@babel/preset-env": "*"
"@babel/preset-typescript": ^7.18.6
"@lexical/headless": ^0.7.7
"@lexical/react": 0.7.7
"@lexical/headless": 0.8.0
"@lexical/react": 0.8.0
"@pmmmwh/react-refresh-webpack-plugin": ^0.5.10
"@reach/alert": ^0.18.0
"@reach/alert-dialog": ^0.18.0
@@ -5319,7 +5320,7 @@ __metadata:
identity-obj-proxy: ^3.0.0
jest: ^29.3.1
jest-environment-jsdom: ^29.3.1
lexical: 0.7.7
lexical: 0.8.0
lint-staged: ">=13"
mini-css-extract-plugin: ^2.7.2
minimatch: ^5.1.1
@@ -15186,10 +15187,10 @@ __metadata:
languageName: node
linkType: hard
"lexical@npm:0.7.7":
version: 0.7.7
resolution: "lexical@npm:0.7.7"
checksum: 953fad6cdb23bac434bc1bfc8043dbb06c9e3b16f9c0d24082e7f864eebe9e7ee17cbfd2dfa284222aee9f9a2faf17cc667b1e7c2075159b4b29d733b6717e61
"lexical@npm:0.8.0":
version: 0.8.0
resolution: "lexical@npm:0.8.0"
checksum: 292e066feb0924f91047678999d8a483b3f88f3c496baec51c223c74a2fec4f0030751e941f84eea3b249b6fa738ca650bb4f9ec7118dfb80b598505df6a6f53
languageName: node
linkType: hard