Skip to content
Merged

Dev #85

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
78 commits
Select commit Hold shift + click to select a range
a2f40f4
fix(state): lazy-init idbqlEvent to avoid crash in non-Svelte enviro…
medyll Feb 21, 2026
4be2b4a
Merge branch 'dev' of https://github.com/medyll/idae into dev
medyll Feb 21, 2026
7d544fc
chore(release): publish packages
github-actions[bot] Feb 21, 2026
c5bf5da
Merge branch 'main' of https://github.com/medyll/idae into dev
medyll Feb 21, 2026
d14aa24
fix(html): adjust script placement for cssDom component registration
medyll Feb 21, 2026
32a7bf4
Merge branch 'dev' of https://github.com/medyll/idae into dev
medyll Feb 21, 2026
bacff94
chore(release): publish packages
github-actions[bot] Feb 21, 2026
b57d327
fix: update import paths for prettier configuration across multiple p…
medyll Feb 21, 2026
470a41c
Merge branch 'dev' of https://github.com/medyll/idae into dev
medyll Feb 21, 2026
0926f03
fix: update import statements for prettier configuration across multi…
medyll Feb 21, 2026
f66b36c
chore(release): publish packages
github-actions[bot] Feb 21, 2026
c714856
Reorder exports in index.ts for consistency and clarity
medyll Feb 21, 2026
a33d9ec
Merge branch 'dev' of https://github.com/medyll/idae into dev
medyll Feb 21, 2026
2d6fa15
Refactor code structure for improved readability and maintainability
medyll Feb 21, 2026
58f0635
chore(release): publish packages
github-actions[bot] Feb 21, 2026
31faa0d
fix: ensure deterministic ordering of fileInfoList in MakeLibIndex
medyll Feb 21, 2026
2ac549a
Refactor exports in index.ts for improved organization and clarity
medyll Feb 21, 2026
a919cba
Merge branch 'dev' of https://github.com/medyll/idae into dev
medyll Feb 21, 2026
875c63f
chore(release): publish packages
github-actions[bot] Feb 21, 2026
4865c99
chore: update VSCode settings and improve accordion component styles;…
medyll Feb 23, 2026
0a77154
Merge branch 'dev' of https://github.com/medyll/idae into dev
medyll Feb 23, 2026
a472fbf
chore(release): publish packages
github-actions[bot] Feb 23, 2026
19059d4
feat: add skill to retrieve idae-idbql README documentation via CLI
medyll Feb 23, 2026
99bb0ff
Merge branch 'dev' of https://github.com/medyll/idae into dev
medyll Feb 23, 2026
b8aef2f
chore(release): publish packages
github-actions[bot] Feb 23, 2026
20f75c8
feat: add dark mode strategies documentation and setup instructions f…
medyll Feb 23, 2026
11c7684
feat: update migration documentation with tracking table and Tailwind…
medyll Feb 23, 2026
b883eb7
feat: enhance idae-idbql documentation with modular references and ex…
medyll Feb 23, 2026
4c64028
Merge branch 'dev' of https://github.com/medyll/idae into dev
medyll Feb 23, 2026
1275ad0
chore(release): publish packages
github-actions[bot] Feb 23, 2026
42394a0
feat: update migration documentation and theme variables for improved…
medyll Feb 23, 2026
4fad9f3
feat: add initial CSS files for various components with custom proper…
medyll Feb 23, 2026
28bbe5f
feat: add CSS files for various components with custom properties for…
medyll Feb 23, 2026
511d643
Merge branch 'dev' of https://github.com/medyll/idae into dev
medyll Feb 23, 2026
80dfe99
chore(release): publish packages
github-actions[bot] Feb 23, 2026
b905145
feat: update migration documentation and add components migration che…
medyll Feb 23, 2026
f7a1342
chore: update dependencies to latest versions for improved stability …
medyll Feb 23, 2026
9251882
feat: migrate styles from SCSS to CSS across components and update do…
medyll Feb 23, 2026
a2290c5
Merge branch 'dev' of https://github.com/medyll/idae into dev
medyll Feb 23, 2026
b7b05d5
feat: migrate styles from SCSS to CSS for multiple components
medyll Feb 23, 2026
1262ab2
feat: remove SCSS support and migrate to Tailwind CSS; update configu…
medyll Feb 23, 2026
cb7ae1e
Refactor slotuiCatalog and slotuiDemoCatalog to remove unused compone…
medyll Feb 23, 2026
9367f33
Implement feature X to enhance user experience and optimize performance
medyll Feb 23, 2026
7cc1a9c
feat: enhance documentation and automate component exports; migrate s…
medyll Feb 24, 2026
d36a45c
feat: add new components and restructure exports
medyll Feb 24, 2026
e82b178
feat: migrate CLI from CommonJS to ESM; update package.json to reflec…
medyll Feb 24, 2026
a50d14e
feat: update minimatch to version 10.2.2 and add tailwind-merge at ve…
medyll Feb 24, 2026
6e47a3f
feat: add default REST API routes documentation to README
medyll Feb 24, 2026
d0b4a9c
feat: refactor component exports and enhance index generation; update…
medyll Feb 24, 2026
cccd43a
feat: clean up mcp.json by removing unused server configurations; upd…
medyll Feb 24, 2026
eb04541
feat: add and refactor CSS styles for various components; update impo…
medyll Feb 24, 2026
3a53937
feat: document SCSS to CSS migration progress and update component re…
medyll Feb 24, 2026
16d714a
feat: update copilot instructions with new features and contributing …
medyll Feb 24, 2026
80c45c4
feat: Migrate SCSS to CSS and implement strict snippet migration inst…
medyll Feb 24, 2026
03acc17
feat: Refactor button components and introduce snippet migration
medyll Feb 24, 2026
c94f7f6
feat: refactor button components and add PopperContent snippet for im…
medyll Feb 24, 2026
8ab30bb
Refactor component annotations and add new snippets
medyll Feb 24, 2026
c8d7e66
feat: update package dependencies and clean up unused imports
medyll Feb 25, 2026
68b154c
refactor: update demo imports and restructure component exports
medyll Feb 25, 2026
2650bbd
feat: refactor component exports to improve structure and modularity
medyll Feb 25, 2026
3af530b
refactor: remove unused alert snippet components
medyll Feb 25, 2026
a11d33f
feat: standardize snippet component structure and add type exports
medyll Feb 25, 2026
781e565
feat: add component map and snippet components hardening instructions
medyll Feb 25, 2026
b055204
refactor: simplify external error logic and enhance console output in…
medyll Feb 25, 2026
b64df36
refactor: update Svelte components to use TypeScript props
medyll Feb 25, 2026
9e2a8dc
docs: update Copilot instructions and migration documentation for cla…
medyll Feb 25, 2026
67a7b26
feat: add Explorer and Header components with initial implementation
medyll Feb 25, 2026
8c1841a
Refactor exports in component index files to use named exports with a…
medyll Feb 25, 2026
6c37e8d
refactor: update padding classes from 'pad-*' to 'p-*' across multipl…
medyll Feb 25, 2026
5b90dbd
fix(demoer): add DemoPage wrapper for compatibility
medyll Feb 25, 2026
cbf618f
fix(demoer): add DemoPage wrapper for compatibility
medyll Feb 25, 2026
6f0656c
Refactor layout and styling across components for improved consistency
medyll Feb 25, 2026
46d64a8
Merge branch 'fix/demoer-compat' into dev
medyll Feb 25, 2026
c92ac0c
refactor(check-internal-typs): enhance compliance report generation w…
medyll Feb 25, 2026
9805e0d
fix(COMPONENT_MAP): update compliance report for DemoPage and Looper …
medyll Feb 25, 2026
5bc6091
feat(migration): enhance migration documentation and tracking for Sve…
medyll Feb 25, 2026
512f5c6
Refactor styles in Svelte components to use PostCSS
medyll Feb 25, 2026
c306f08
feat: Update styles to include Tailwind CSS reference and create type…
medyll Feb 26, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
49 changes: 20 additions & 29 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,36 +1,27 @@
{
"files.associations": {
"**/packages/idae-html/src/lib/components/*.html": "svelte"
"**/packages/idae-html/src/lib/components/*.html": "html",
},
"emmet.includeLanguages": {
"svelte": "html"
"svelte": "html",
"html": "html"
},
"cSpell.words": ["CHROMADB", "Idae", "idaenext", "medyll", "sitebase"],
"editor.defaultFormatter": "esbenp.prettier-vscode",
"editor.formatOnSave": true,
"[svelte]": {
"editor.defaultFormatter": "svelte.svelte-vscode"
}

"cSpell.words": [
"CHROMADB",
"Idae",
"idaenext",
"medyll",
"sitebase"
],
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"[typescript]": {
"editor.defaultFormatter": "rvest.vs-code-prettier-eslint",
},
"[javascript]": {
"editor.defaultFormatter": "esbenp.prettier-vscode",
},
"[json]": {
"editor.defaultFormatter": "esbenp.prettier-vscode",
"editor.formatOnSave": true,
"[svelte]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"[typescript]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"[javascript]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"[json]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"[css]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
}
}
},
"[css]": {
"editor.defaultFormatter": "esbenp.prettier-vscode",
},
}
70 changes: 70 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,75 @@
# Changelog

## [0.0.33-next.0] - 2026-02-23
**Features:**
- add CSS files for various components with custom properties for styling
- add initial CSS files for various components with custom properties for styling
- update migration documentation and theme variables for improved clarity and structure



## [0.0.32-next.0] - 2026-02-23
**Features:**
- enhance idae-idbql documentation with modular references and examples
- update migration documentation with tracking table and Tailwind CSS v4 setup instructions
- add dark mode strategies documentation and setup instructions for Tailwind v4



## [0.0.31-next.0] - 2026-02-23
**Features:**
- add skill to retrieve idae-idbql README documentation via CLI



## [0.0.30-next.0] - 2026-02-23
**Chores:**
- update VSCode settings and improve accordion component styles; add skill creation guide



## [0.0.29-next.0] - 2026-02-21
**Bug Fixes:**
- ensure deterministic ordering of fileInfoList in MakeLibIndex

**Other:**
- Refactor exports in index.ts for improved organization and clarity



## [0.0.28-next.0] - 2026-02-21
**Bug Fixes:**
- update import statements for prettier configuration across multiple packages
- update import paths for prettier configuration across multiple packages

**Chores:**
- publish packages

**Other:**
- Refactor code structure for improved readability and maintainability
- Reorder exports in index.ts for consistency and clarity



## [0.0.27-next.0] - 2026-02-21
**Bug Fixes:**
- update import statements for prettier configuration across multiple packages
- update import paths for prettier configuration across multiple packages



## [0.0.26-next.0] - 2026-02-21
**Bug Fixes:**
- adjust script placement for cssDom component registration



## [0.0.25-next.0] - 2026-02-21
**Bug Fixes:**
- lazy-init idbqlEvent to avoid crash in non-Svelte environments



## [0.0.24-next.0] - 2026-02-21
**Features:**
- implement desktop layout and update test page structure with improved slot handling
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "root",
"version": "0.0.24-next.0",
"version": "0.0.33-next.0",
"type": "module",
"description": "A high-performance monorepo for modern full-stack application development. Focused on data-management, storage, and UI with advanced reactivity. Provides a robust data schema, real-time server sync, and unified support for PostgreSQL, MySQL, SQLite, MongoDB, and PouchDB.",
"keywords": [
Expand Down
4 changes: 2 additions & 2 deletions packages/idae-api/.prettierrc.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import idaePrettierConfig from "@medyll/idae-prettier-config";
import idaeConfigPrettier from "@medyll/idae-config-prettier";

export default {
...idaePrettierConfig,
...idaeConfigPrettier,
};
2 changes: 1 addition & 1 deletion packages/idae-api/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
- **2026-01-14** - Refactor code structure for improved readability and maintainability
- **2026-01-14** - chore: update package.json files to use workspace:* for Medyll dependencies
- **2026-01-14** - Merge branches 'dev' and 'dev' of https://github.com/medyll/idae into dev
- **2026-01-14** - chore: update @medyll/idae-prettier-config to version ^1.2.1 across multiple packages
- **2026-01-14** - chore: update @medyll/idae-config-prettier to version ^1.2.1 across multiple packages
- **2026-01-14** - Apply changeset versions
- **2026-01-13** - Apply changeset versions
- **2026-01-13** - Apply changeset versions
Expand Down
20 changes: 20 additions & 0 deletions packages/idae-api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,26 @@ npm install @medyll/idae-api

This section covers how to set up and run the `idae-api` server.

---

## Default REST API Routes

The following routes are available by default for all collections. All endpoints require the `:collectionName` parameter (the name of your collection/table).

| Method | Path | Validation | Handler Description |
|--------|------|------------|---------------------|
| GET | `/:collectionName` | `paramsSchema: { collectionName: string }`<br>`querySchema: Record<string, any> (optional)` | Returns all documents matching the query. |
| GET | `/:collectionName/:id` | `paramsSchema: { collectionName: string, id: string }` | Returns a single document by ID. |
| POST | `/:collectionName` | `paramsSchema: { collectionName: string }`<br>`bodySchema: Record<string, any>` | Creates a new document. |
| PUT | `/:collectionName/:id` | `paramsSchema: { collectionName: string, id: string }`<br>`bodySchema: Record<string, any>` | Updates a document by ID. |
| DELETE | `/:collectionName/:id` | `paramsSchema: { collectionName: string, id: string }` | Deletes a document by ID. |
| DELETE | `/:collectionName` | `paramsSchema: { collectionName: string }` | Deletes documents matching the filter. |
| POST | `/query/:collectionName/:command/:parameters` | `paramsSchema: { collectionName: string, command: string, parameters?: string }`<br>`bodySchema: Record<string, any> (optional)` | Executes an advanced query command (e.g., find, update, delete). Requires authentication. |

**Note:** All validation uses [zod](https://zod.dev/) schemas. See the source for advanced usage and custom route injection.

---

### Initialization & Configuration

Use `idaeApi.setOptions()` to configure the server before starting it.
Expand Down
48 changes: 24 additions & 24 deletions packages/idae-api/src/lib/index.ts
Original file line number Diff line number Diff line change
@@ -1,27 +1,27 @@
// auto exports of entry components
export * from '$lib/server/IdaeApi.js';
export * from '$lib/config/routeDefinitions.js';
export * from '$lib/client/IdaeApiClientRequest.js';
export * from '$lib/client/IdaeApiClientConfig.js';
export * from '$lib/client/IdaeApiClientCollection.js';
export * from '$lib/client/IdaeApiClient.js';
export * from '$lib/__tests__/fixtures/mockData.js';
export * from '$lib/__tests__/helpers/testUtils.js';
export * from '$lib/@types/types.js';
export * from '$lib/server/services/logger.js';
export * from '$lib/server/services/AuthService.js';
export * from '$lib/server/middleware/validationMiddleware.js';
export * from '$lib/server/middleware/validationLayer.js';
export * from '$lib/server/middleware/tenantContextMiddleware.js';
export * from '$lib/server/middleware/openApiMiddleware.js';
export * from '$lib/server/middleware/mcpMiddleware.js';
export * from '$lib/server/middleware/healthMiddleware.js';
export * from '$lib/server/middleware/docsMiddleware.js';
export * from '$lib/server/middleware/databaseMiddleware.js';
export * from '$lib/server/middleware/authorizationMiddleware.js';
export * from '$lib/server/middleware/authMiddleware.js';
export * from '$lib/server/errors/HttpError.js';
export * from '$lib/server/engine/types.js';
export * from '$lib/server/engine/routeManager.js';
export * from '$lib/server/engine/requestDatabaseManager.js';
export * from '$lib/client/IdaeApiClient.js';
export * from '$lib/client/IdaeApiClientCollection.js';
export * from '$lib/client/IdaeApiClientConfig.js';
export * from '$lib/client/IdaeApiClientRequest.js';
export * from '$lib/config/routeDefinitions.js';
export * from '$lib/server/engine/mongooseConnectionManager.js';
export * from '$lib/__tests__/helpers/testUtils.js';
export * from '$lib/__tests__/fixtures/mockData.js';
export * from '$lib/server/engine/requestDatabaseManager.js';
export * from '$lib/server/engine/routeManager.js';
export * from '$lib/server/engine/types.js';
export * from '$lib/server/errors/HttpError.js';
export * from '$lib/server/IdaeApi.js';
export * from '$lib/server/middleware/authMiddleware.js';
export * from '$lib/server/middleware/authorizationMiddleware.js';
export * from '$lib/server/middleware/databaseMiddleware.js';
export * from '$lib/server/middleware/docsMiddleware.js';
export * from '$lib/server/middleware/healthMiddleware.js';
export * from '$lib/server/middleware/mcpMiddleware.js';
export * from '$lib/server/middleware/openApiMiddleware.js';
export * from '$lib/server/middleware/tenantContextMiddleware.js';
export * from '$lib/server/middleware/validationLayer.js';
export * from '$lib/server/middleware/validationMiddleware.js';
export * from '$lib/server/services/AuthService.js';
export * from '$lib/server/services/logger.js';
4 changes: 2 additions & 2 deletions packages/idae-be/.prettierrc.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import idaePrettierConfig from "@medyll/idae-prettier-config";
import idaeConfigPrettier from "@medyll/idae-config-prettier";

export default {
...idaePrettierConfig,
...idaeConfigPrettier,
};
28 changes: 14 additions & 14 deletions packages/idae-be/src/lib/index.ts
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
// auto exports of entry components
export * from '$lib/utils.js';
export * from '$lib/types.js';
export * from '$lib/be.js';
export * from '$lib/modules/walk.js';
export * from '$lib/modules/timers.js';
export * from '$lib/modules/text.js';
export * from '$lib/modules/styles.js';
export * from '$lib/modules/position.js';
export * from '$lib/modules/http.js';
export * from '$lib/modules/events.js';
export * from '$lib/modules/dom.js';
export * from '$lib/modules/data.js';
export * from '$lib/modules/classes.js';
export * from '$lib/modules/attrs.js';
export * from '$lib/dic/proxyHandler.js';
export * from '$lib/dic/fragment.js';
export * from '$lib/dic/proxyHandler.js';
export * from '$lib/modules/attrs.js';
export * from '$lib/modules/classes.js';
export * from '$lib/modules/data.js';
export * from '$lib/modules/dom.js';
export * from '$lib/modules/events.js';
export * from '$lib/modules/http.js';
export * from '$lib/modules/position.js';
export * from '$lib/modules/styles.js';
export * from '$lib/modules/text.js';
export * from '$lib/modules/timers.js';
export * from '$lib/modules/walk.js';
export * from '$lib/types.js';
export * from '$lib/utils.js';
4 changes: 2 additions & 2 deletions packages/idae-cadenzia/.prettierrc.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import idaePrettierConfig from "@medyll/idae-prettier-config";
import idaeConfigPrettier from "@medyll/idae-config-prettier";

export default {
...idaePrettierConfig,
...idaeConfigPrettier,
};
12 changes: 6 additions & 6 deletions packages/idae-csss/src/lib/index.ts
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// auto exports of entry components
export * from '$lib/csss/types.js';
export * from '$lib/csss/runtime.js';
export * from '$lib/csss/plugin.js';
export * from '$lib/csss/parser.js';
export * from '$lib/csss/meta.js';
export * from '$lib/csss/demo.csss';
export * from '$lib/csss/csss.js';
export * from '$lib/csss/demo.csss';
export * from '$lib/csss/meta.js';
export * from '$lib/csss/parser.js';
export * from '$lib/csss/plugin.js';
export * from '$lib/csss/runtime.js';
export * from '$lib/csss/types.js';
4 changes: 2 additions & 2 deletions packages/idae-db/.prettierrc.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import idaePrettierConfig from "@medyll/idae-prettier-config";
import idaeConfigPrettier from "@medyll/idae-config-prettier";

export default {
...idaePrettierConfig,
...idaeConfigPrettier,
};
18 changes: 9 additions & 9 deletions packages/idae-db/src/lib/index.ts
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
// auto exports of entry components
export * from '$lib/@types/types.js';
export * from '$lib/adapters/ChromaDBAdapter.js';
export * from '$lib/adapters/MongoDBAdapter.js';
export * from '$lib/adapters/MySQLAdapter.js';
export * from '$lib/adapters/PostgreSQLAdapter.js';
export * from '$lib/adapters/PouchDBAdapter.js';
export * from '$lib/adapters/SQLiteAdapter.js';
export * from '$lib/idaeDb.js';
export * from '$lib/IdaeEventEmitter.js';
export * from '$lib/IdaeDbConnection.js';
export * from '$lib/IdaeDbAdapter.js';
export * from '$lib/IdaeDbConnection.js';
export * from '$lib/IdaeDBModel.js';
export * from '$lib/adapters/SQLiteAdapter.js';
export * from '$lib/adapters/PouchDBAdapter.js';
export * from '$lib/adapters/PostgreSQLAdapter.js';
export * from '$lib/adapters/MySQLAdapter.js';
export * from '$lib/adapters/MongoDBAdapter.js';
export * from '$lib/adapters/ChromaDBAdapter.js';
export * from '$lib/@types/types.js';
export * from '$lib/IdaeEventEmitter.js';
4 changes: 2 additions & 2 deletions packages/idae-dom-events/.prettierrc.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import idaePrettierConfig from "@medyll/idae-prettier-config";
import idaeConfigPrettier from "@medyll/idae-config-prettier";

export default {
...idaePrettierConfig,
...idaeConfigPrettier,
};
4 changes: 2 additions & 2 deletions packages/idae-dom-events/src/lib/index.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// auto exports of entry components
export * from '$lib/htmluModules.js';
export * from '$lib/htmlDom.js';
export * from '$lib/cssDom.js';
export * from '$lib/htmlDom.js';
export * from '$lib/htmluModules.js';
4 changes: 2 additions & 2 deletions packages/idae-engine/.prettierrc.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import idaePrettierConfig from "@medyll/idae-prettier-config";
import idaeConfigPrettier from "@medyll/idae-config-prettier";

export default {
...idaePrettierConfig,
...idaeConfigPrettier,
};
2 changes: 1 addition & 1 deletion packages/idae-engine/src/lib/index.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
// auto exports of entry components
export * from '$lib/dataOp/types.js';
export * from '$lib/dataOp/dataOp.js';
export * from '$lib/dataOp/types.js';
4 changes: 2 additions & 2 deletions packages/idae-html/.prettierrc.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import idaePrettierConfig from "@medyll/idae-prettier-config";
import idaeConfigPrettier from "@medyll/idae-config-prettier";

export default {
...idaePrettierConfig,
...idaeConfigPrettier,
};
4 changes: 2 additions & 2 deletions packages/idae-html/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,10 @@
},
"devDependencies": {
"@medyll/idae-be": "workspace:*",
"@medyll/idae-config-prettier": "latest",
"@medyll/idae-eslint-config": "workspace:*",
"@medyll/idae-config-prettier": "workspace:*",
"@medyll/idae-csss": "workspace:*",
"@medyll/idae-dom-events": "workspace:*",
"@medyll/idae-eslint-config": "workspace:*",
"@medyll/idae-idbql": "workspace:*",
"@medyll/idae-query": "workspace:*",
"@medyll/idae-shared": "workspace:*",
Expand Down
Loading
Loading