@medyll/idae-cadenzia 0.123.0 → 0.125.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +59 -0
- package/LICENSE +21 -0
- package/package.json +15 -16
- package/src/lib/index.ts +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,64 @@
|
|
|
1
1
|
# @medyll/idae-cadenzia
|
|
2
2
|
|
|
3
|
+
## 0.125.0
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- - Refactor code structure for improved readability and maintainability ([50bfcfa](https://github.com/medyll/idae/commit/50bfcfa75bda513b46a1fdf5b1fad2467658ae49)) - 2026-01-14 by @medyll
|
|
8
|
+
- chore(update): package.json files to use workspace:\* for Medyll dependencies ([e2de3b1](https://github.com/medyll/idae/commit/e2de3b1d8ed752d3c342c75132bede2004dd2eb9)) - 2026-01-14 by @medyll
|
|
9
|
+
- Changed all instances of Medyll dependencies in package.json files to use "workspace:\*" instead of version numbers.
|
|
10
|
+
- Updated the verify-packages script to enforce "workspace:_" for all @medyll/_ dependencies.
|
|
11
|
+
- Ensured consistent formatting and structure across package.json files.
|
|
12
|
+
- medyll ([- Added](https://github.com/medyll/idae/commit/- Added @medyll/idae-db and @medyll/idae-mongo as dependencies in packages/idae-api-nest/package.json.
|
|
13
|
+
- Added @medyll/idae-dom-events as a dependency in packages/idae-be/package.json.
|
|
14
|
+
- Added @medyll/idae-be as a dependency in packages/idae-cadenzia/package.json.
|
|
15
|
+
- Added @medyll/idae-query as a dependency in packages/idae-db/package.json and packages/idae-idbql/package.json.
|
|
16
|
+
- Created .prettierrc.cjs configuration file in packages/idae-machine.
|
|
17
|
+
)) - undefined by @undefined
|
|
18
|
+
2026-01-14T14:26:59+01:00
|
|
19
|
+
packages/idae-cadenzia/package.json
|
|
20
|
+
- fix(main): packaging and workspace deps ([0cb04ab](https://github.com/medyll/idae/commit/0cb04ab6ed77b7fd07124ef0f6f3676e556edb8e)) - 2026-01-13 by @medyll
|
|
21
|
+
- feat(update): package dependencies to use 'next' version for consistency across packages ([8a7ddf8](https://github.com/medyll/idae/commit/8a7ddf85c0d365f569613962599e30d67f0b62bf)) - 2026-01-12 by @medyll
|
|
22
|
+
- feat(update): package.json files to set private flag and adjust dependencies to use 'next' version ([8a821d0](https://github.com/medyll/idae/commit/8a821d057d7196f6006b719f434375d617e056dd)) - 2026-01-12 by @medyll
|
|
23
|
+
- reverted before merge catastrophe ([27a207f](https://github.com/medyll/idae/commit/27a207f841622d5c2511a03e58ea066c401418c9)) - 2026-01-12 by @medyll
|
|
24
|
+
- chore(indexes): ([cdaca2c](https://github.com/medyll/idae/commit/cdaca2c591454911d92376b81de261d251ec5d9e)) - 2025-06-06 by @medyll
|
|
25
|
+
- chore(version): package ([3728642](https://github.com/medyll/idae/commit/3728642b529069957456d0fbeacb3b109e594345)) - 2025-06-06 by @medyll
|
|
26
|
+
- chore(versioning): ([f85d27e](https://github.com/medyll/idae/commit/f85d27eaf87ab8f19d0385c77843301047d83758)) - 2025-06-06 by @medyll
|
|
27
|
+
- chore(changeset): ([f843fd3](https://github.com/medyll/idae/commit/f843fd3f48512d52f366cb98077e3fd5161faa36)) - 2025-06-06 by @medyll
|
|
28
|
+
- chore(idae-main): versions updates ([5faa2c4](https://github.com/medyll/idae/commit/5faa2c40df5f76bc01a6697e9a32a916ace36b1e)) - 2025-03-24 by @medyll
|
|
29
|
+
- fix(idae-main): mettre à jour les dépendances vers les dernières versions ([e8403a8](https://github.com/medyll/idae/commit/e8403a84732c14a4fd859840a9155d28cd2bc1c1)) - 2025-03-05 by @medyll
|
|
30
|
+
- feat(svelte-kit): ajouter des fichiers de configuration et des composants de base pour le projet SvelteKit ([bd4a807](https://github.com/medyll/idae/commit/bd4a807d425ba60f39573c514719946e3404d9dc)) - 2025-03-05 by @medyll
|
|
31
|
+
- chore(main):package update ([3e5ffbf](https://github.com/medyll/idae/commit/3e5ffbf8134ce03206ac8bdbf1ea22d84bb38ce7)) - 2025-03-03 by @medyll
|
|
32
|
+
- feat(améliorer): la gestion des changements d'accords avec une fonction dédiée et mise à jour des entrées d'accords ([9f58fc5](https://github.com/medyll/idae/commit/9f58fc5470ea3f0a19780fdd994e83a9d3b4a63a)) - 2024-11-19 by @medyll
|
|
33
|
+
- feat(ajouter): la gestion des informations de mesure pour les entrées d'accords ([b0641d0](https://github.com/medyll/idae/commit/b0641d0e4c236717555b6cb2a853f127092ee194)) - 2024-11-18 by @medyll
|
|
34
|
+
- feat(ajouter): des constantes musicales et améliorer la gestion des accords avec des options d'armure ([0f48cd9](https://github.com/medyll/idae/commit/0f48cd947ceabadf13a7488110c8bbdc6b32e638)) - 2024-11-16 by @medyll
|
|
35
|
+
- feat(ajouter): le composant App et les composants associés pour la visualisation des accords ([e7c9517](https://github.com/medyll/idae/commit/e7c95178e328e56f514678bed4c96015e7ef7529)) - 2024-11-16 by @medyll
|
|
36
|
+
- chore(mettre): à jour le nom du package et ajouter un script de préparation ([d01592e](https://github.com/medyll/idae/commit/d01592ea36b788c9459212899d9ce295158ff503)) - 2024-11-15 by @medyll
|
|
37
|
+
- chore(initialiser): le projet Svelte avec configuration de base et fichiers essentiels ([b29577e](https://github.com/medyll/idae/commit/b29577ed6f9a4c1de3464c1e4306bfd9fc987d10)) - 2024-11-15 by @medyll
|
|
38
|
+
|
|
39
|
+
## 0.124.0
|
|
40
|
+
|
|
41
|
+
### Minor Changes
|
|
42
|
+
|
|
43
|
+
- - fix(main): packaging and workspace deps ([0cb04ab](https://github.com/medyll/idae/commit/0cb04ab6ed77b7fd07124ef0f6f3676e556edb8e)) - 2026-01-13 by @medyll
|
|
44
|
+
- feat(update): package dependencies to use 'next' version for consistency across packages ([8a7ddf8](https://github.com/medyll/idae/commit/8a7ddf85c0d365f569613962599e30d67f0b62bf)) - 2026-01-12 by @medyll
|
|
45
|
+
- feat(update): package.json files to set private flag and adjust dependencies to use 'next' version ([8a821d0](https://github.com/medyll/idae/commit/8a821d057d7196f6006b719f434375d617e056dd)) - 2026-01-12 by @medyll
|
|
46
|
+
- reverted before merge catastrophe ([27a207f](https://github.com/medyll/idae/commit/27a207f841622d5c2511a03e58ea066c401418c9)) - 2026-01-12 by @medyll
|
|
47
|
+
- chore(indexes): ([cdaca2c](https://github.com/medyll/idae/commit/cdaca2c591454911d92376b81de261d251ec5d9e)) - 2025-06-06 by @medyll
|
|
48
|
+
- chore(version): package ([3728642](https://github.com/medyll/idae/commit/3728642b529069957456d0fbeacb3b109e594345)) - 2025-06-06 by @medyll
|
|
49
|
+
- chore(versioning): ([f85d27e](https://github.com/medyll/idae/commit/f85d27eaf87ab8f19d0385c77843301047d83758)) - 2025-06-06 by @medyll
|
|
50
|
+
- chore(changeset): ([f843fd3](https://github.com/medyll/idae/commit/f843fd3f48512d52f366cb98077e3fd5161faa36)) - 2025-06-06 by @medyll
|
|
51
|
+
- chore(idae-main): versions updates ([5faa2c4](https://github.com/medyll/idae/commit/5faa2c40df5f76bc01a6697e9a32a916ace36b1e)) - 2025-03-24 by @medyll
|
|
52
|
+
- fix(idae-main): mettre à jour les dépendances vers les dernières versions ([e8403a8](https://github.com/medyll/idae/commit/e8403a84732c14a4fd859840a9155d28cd2bc1c1)) - 2025-03-05 by @medyll
|
|
53
|
+
- feat(svelte-kit): ajouter des fichiers de configuration et des composants de base pour le projet SvelteKit ([bd4a807](https://github.com/medyll/idae/commit/bd4a807d425ba60f39573c514719946e3404d9dc)) - 2025-03-05 by @medyll
|
|
54
|
+
- chore(main):package update ([3e5ffbf](https://github.com/medyll/idae/commit/3e5ffbf8134ce03206ac8bdbf1ea22d84bb38ce7)) - 2025-03-03 by @medyll
|
|
55
|
+
- feat(améliorer): la gestion des changements d'accords avec une fonction dédiée et mise à jour des entrées d'accords ([9f58fc5](https://github.com/medyll/idae/commit/9f58fc5470ea3f0a19780fdd994e83a9d3b4a63a)) - 2024-11-19 by @medyll
|
|
56
|
+
- feat(ajouter): la gestion des informations de mesure pour les entrées d'accords ([b0641d0](https://github.com/medyll/idae/commit/b0641d0e4c236717555b6cb2a853f127092ee194)) - 2024-11-18 by @medyll
|
|
57
|
+
- feat(ajouter): des constantes musicales et améliorer la gestion des accords avec des options d'armure ([0f48cd9](https://github.com/medyll/idae/commit/0f48cd947ceabadf13a7488110c8bbdc6b32e638)) - 2024-11-16 by @medyll
|
|
58
|
+
- feat(ajouter): le composant App et les composants associés pour la visualisation des accords ([e7c9517](https://github.com/medyll/idae/commit/e7c95178e328e56f514678bed4c96015e7ef7529)) - 2024-11-16 by @medyll
|
|
59
|
+
- chore(mettre): à jour le nom du package et ajouter un script de préparation ([d01592e](https://github.com/medyll/idae/commit/d01592ea36b788c9459212899d9ce295158ff503)) - 2024-11-15 by @medyll
|
|
60
|
+
- chore(initialiser): le projet Svelte avec configuration de base et fichiers essentiels ([b29577e](https://github.com/medyll/idae/commit/b29577ed6f9a4c1de3464c1e4306bfd9fc987d10)) - 2024-11-15 by @medyll
|
|
61
|
+
|
|
3
62
|
## 0.123.0
|
|
4
63
|
|
|
5
64
|
### Minor Changes
|
package/LICENSE
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
MIT License
|
|
2
|
+
|
|
3
|
+
Copyright (c) 2024 medyll
|
|
4
|
+
|
|
5
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
7
|
+
in the Software without restriction, including without limitation the rights
|
|
8
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
9
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
10
|
+
furnished to do so, subject to the following conditions:
|
|
11
|
+
|
|
12
|
+
The above copyright notice and this permission notice shall be included in all
|
|
13
|
+
copies or substantial portions of the Software.
|
|
14
|
+
|
|
15
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
16
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
17
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
18
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
19
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
20
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
21
|
+
SOFTWARE.
|
package/package.json
CHANGED
|
@@ -1,19 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@medyll/idae-cadenzia",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.125.0",
|
|
4
4
|
"type": "module",
|
|
5
|
-
"scripts": {
|
|
6
|
-
"dev": "vite dev",
|
|
7
|
-
"build": "vite build",
|
|
8
|
-
"preview": "vite preview",
|
|
9
|
-
"check": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json",
|
|
10
|
-
"check:watch": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch",
|
|
11
|
-
"format": "prettier --write .",
|
|
12
|
-
"lint": "prettier --check . && eslint .",
|
|
13
|
-
"test:unit": "vitest",
|
|
14
|
-
"test": "npm run test:unit -- --run",
|
|
15
|
-
"package:pre": "node scripts/package-pre.js"
|
|
16
|
-
},
|
|
17
5
|
"devDependencies": {
|
|
18
6
|
"@sveltejs/adapter-auto": "^5.0.0",
|
|
19
7
|
"@sveltejs/kit": "^2.20.2",
|
|
@@ -31,9 +19,20 @@
|
|
|
31
19
|
"typescript-eslint": "^8.28.0",
|
|
32
20
|
"vite": "^6.2.3",
|
|
33
21
|
"vitest": "^3.0.9",
|
|
34
|
-
"@medyll/idae-be": "
|
|
35
|
-
"@medyll/idae-prettier-config": "
|
|
22
|
+
"@medyll/idae-be": "1.74.0",
|
|
23
|
+
"@medyll/idae-prettier-config": "1.2.1"
|
|
36
24
|
},
|
|
37
25
|
"scope": "@medyll",
|
|
38
|
-
"
|
|
26
|
+
"scripts": {
|
|
27
|
+
"dev": "vite dev",
|
|
28
|
+
"build": "vite build",
|
|
29
|
+
"preview": "vite preview",
|
|
30
|
+
"check": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json",
|
|
31
|
+
"check:watch": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch",
|
|
32
|
+
"format": "prettier --write .",
|
|
33
|
+
"lint": "prettier --check . && eslint .",
|
|
34
|
+
"test:unit": "vitest",
|
|
35
|
+
"test": "npm run test:unit -- --run",
|
|
36
|
+
"package:pre": "node scripts/package-pre.js"
|
|
37
|
+
}
|
|
39
38
|
}
|
package/src/lib/index.ts
CHANGED
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
export * from '$lib/types/types.js';
|
|
3
3
|
export * from '$lib/functions/rules.js';
|
|
4
4
|
export * from '$lib/functions/functions.svelte.js';
|
|
5
|
-
export * from '$lib/constants/constants.js';
|
|
6
5
|
export { default as ChordVisualization } from '$lib/components/ChordVisualization.svelte';
|
|
7
6
|
export { default as ChordTable } from '$lib/components/ChordTable.svelte';
|
|
8
7
|
export { default as CadencePanel } from '$lib/components/CadencePanel.svelte';
|
|
9
8
|
export { default as App } from '$lib/components/App.svelte';
|
|
9
|
+
export * from '$lib/constants/constants.js';
|