Skip to content

Commit d0c996e

Browse files
committed
Can copy-paste button labels
Allowing to copy-paste entire mat-table content
1 parent e6318e8 commit d0c996e

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"@angular/router": "^21.2.0",
2727
"@apollo/client": "^3.13.7",
2828
"@ecodev/fab-speed-dial": "^21.0.2",
29-
"@ecodev/natural": "^69.0.7",
30-
"@ecodev/natural-editor": "^69.0.7",
29+
"@ecodev/natural": "^69.0.8",
30+
"@ecodev/natural-editor": "^69.0.8",
3131
"@ecodev/natural-layout": "^2.0.2",
3232
"@graphql-codegen/cli": "^6.0.0",
3333
"@graphql-codegen/typescript-operations": "^5.0.0",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -685,10 +685,10 @@
685685
dependencies:
686686
tslib "^2.8.1"
687687

688-
"@ecodev/natural-editor@^69.0.7":
689-
version "69.0.7"
690-
resolved "https://registry.yarnpkg.com/@ecodev/natural-editor/-/natural-editor-69.0.7.tgz#21e1a9e4d4b16b5ce6cff41f5d284b3b4e510d05"
691-
integrity sha512-X3LXlpmUIDIs7fTVEPbJruC0F2BvUOg4QQ3EOTkqx+GXfMyEeiVjZ3SQE8UiPEoRPIna32yeRzZDtohlzjUoug==
688+
"@ecodev/natural-editor@^69.0.8":
689+
version "69.0.8"
690+
resolved "https://registry.yarnpkg.com/@ecodev/natural-editor/-/natural-editor-69.0.8.tgz#142c8733778655cdf528706d7e55ae709a7b1839"
691+
integrity sha512-vucJJg6ncSg9jpPYD9490AcvwpJrd9M7oeV8LxVBaEb9idBdtPW+q49rTgpgKjtxmZfGmOxta4TXfbbxI718eQ==
692692
dependencies:
693693
prosemirror-commands "^1.5.2"
694694
prosemirror-dropcursor "^1.8.1"
@@ -710,10 +710,10 @@
710710
resolved "https://registry.yarnpkg.com/@ecodev/natural-layout/-/natural-layout-2.0.5.tgz#18d426156171aa9e27f571c238af9712ab3fb495"
711711
integrity sha512-PcMT248B/XVOTdYUcpPhCdL2BbxwoxZghATnPSew4TMVMlLgk65bfMi2uY05Ywb+hPdbjwIJWZ7zepFlr/vDKw==
712712

713-
"@ecodev/natural@^69.0.7":
714-
version "69.0.7"
715-
resolved "https://registry.yarnpkg.com/@ecodev/natural/-/natural-69.0.7.tgz#bdcbaf807f0097547471a1340c966df34b684cd8"
716-
integrity sha512-CXYvdBo8ILKG7OgCXNmbQMQekn4RPgyrtRQeqjA3yJ7L1/a6FNZ+aJZC/UYbR/gPAKqPMi8XDYGIYIftJFJ2Lw==
713+
"@ecodev/natural@^69.0.8":
714+
version "69.0.8"
715+
resolved "https://registry.yarnpkg.com/@ecodev/natural/-/natural-69.0.8.tgz#dc49344e305b036742b77d5c948381cc0b5f8e65"
716+
integrity sha512-jeqZg/Yuu6+fzGG7rLMrS9tdBXepaX+P6JNVJhaupF3o9VUr+HTPCTVBbX4j0vGOVlZ2Or3NJmOhFc70hP/6RA==
717717
dependencies:
718718
extract-files "^13.0.0"
719719
tslib "^2.8.1"

0 commit comments

Comments
 (0)