mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-24 13:54:57 +00:00
refactor: Reorganize FakeMUI by implementation type
Move FakeMUI content to appropriate root-level folders by implementation:
**React Components → components/fakemui/**
- 537 components (inputs, surfaces, layout, data-display, feedback,
navigation, utils, atoms, lab, x, email, workflows)
- 416 SVG icons
- Full barrel exports in components/fakemui/index.ts
**QML Components → qml/**
- 104 Material Design 3 components (11 categories)
- 7 hybrid application views
- 8 desktop widgets
- qmldir module registration
**Python Bindings → python/fakemui/**
- 15 PyQt6 modules (120+ components)
- Full Python package structure with pyproject.toml
**SCSS/Styles → fakemui/** (renamed purpose)
- scss/ - Material Design 3 stylesheets
- styles/ - Component SCSS modules
- src/utils/ - Accessibility utilities
- index.ts now re-exports from components/fakemui/
This separation allows:
- React: import { Button } from '@metabuilder/components/fakemui'
- QML: import QmlComponents 1.0
- Python: from fakemui import Button, Card
- Backward compat: import { Button } from '@metabuilder/fakemui'
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
1
.codeql-db/cyclic-imports.sarif
Normal file
1
.codeql-db/cyclic-imports.sarif
Normal file
File diff suppressed because one or more lines are too long
1
.codeql-db/dead-stores.sarif
Normal file
1
.codeql-db/dead-stores.sarif
Normal file
File diff suppressed because one or more lines are too long
1
.codeql-db/js/baseline-info.json
Normal file
1
.codeql-db/js/baseline-info.json
Normal file
File diff suppressed because one or more lines are too long
13
.codeql-db/js/codeql-database.yml
Normal file
13
.codeql-db/js/codeql-database.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
sourceLocationPrefix: /Users/rmac/Documents/metabuilder
|
||||
baselineLinesOfCode: 301430
|
||||
unicodeNewlines: true
|
||||
columnKind: utf16
|
||||
primaryLanguage: javascript
|
||||
creationMetadata:
|
||||
sha: 83eed65735e12f59c9d3089037d00c5b50cd210b
|
||||
cliVersion: 2.23.9
|
||||
creationTime: 2026-02-01T22:42:51.387524Z
|
||||
finalised: true
|
||||
overlayBaseDatabase: false
|
||||
overlayDatabase: false
|
||||
BIN
.codeql-db/js/db-javascript/default/array_size.rel
Normal file
BIN
.codeql-db/js/db-javascript/default/array_size.rel
Normal file
Binary file not shown.
BIN
.codeql-db/js/db-javascript/default/array_size.rel.meta
Normal file
BIN
.codeql-db/js/db-javascript/default/array_size.rel.meta
Normal file
Binary file not shown.
BIN
.codeql-db/js/db-javascript/default/backref.rel
Normal file
BIN
.codeql-db/js/db-javascript/default/backref.rel
Normal file
Binary file not shown.
BIN
.codeql-db/js/db-javascript/default/backref.rel.meta
Normal file
BIN
.codeql-db/js/db-javascript/default/backref.rel.meta
Normal file
Binary file not shown.
BIN
.codeql-db/js/db-javascript/default/bind.rel
Normal file
BIN
.codeql-db/js/db-javascript/default/bind.rel
Normal file
Binary file not shown.
BIN
.codeql-db/js/db-javascript/default/bind.rel.meta
Normal file
BIN
.codeql-db/js/db-javascript/default/bind.rel.meta
Normal file
Binary file not shown.
BIN
.codeql-db/js/db-javascript/default/cache/cached-strings/pools/0/buckets/info
vendored
Normal file
BIN
.codeql-db/js/db-javascript/default/cache/cached-strings/pools/0/buckets/info
vendored
Normal file
Binary file not shown.
BIN
.codeql-db/js/db-javascript/default/cache/cached-strings/pools/0/buckets/page-000000
vendored
Normal file
BIN
.codeql-db/js/db-javascript/default/cache/cached-strings/pools/0/buckets/page-000000
vendored
Normal file
Binary file not shown.
BIN
.codeql-db/js/db-javascript/default/cache/cached-strings/pools/0/ids1/info
vendored
Normal file
BIN
.codeql-db/js/db-javascript/default/cache/cached-strings/pools/0/ids1/info
vendored
Normal file
Binary file not shown.
BIN
.codeql-db/js/db-javascript/default/cache/cached-strings/pools/0/ids1/page-000000
vendored
Normal file
BIN
.codeql-db/js/db-javascript/default/cache/cached-strings/pools/0/ids1/page-000000
vendored
Normal file
Binary file not shown.
BIN
.codeql-db/js/db-javascript/default/cache/cached-strings/pools/0/indices1/info
vendored
Normal file
BIN
.codeql-db/js/db-javascript/default/cache/cached-strings/pools/0/indices1/info
vendored
Normal file
Binary file not shown.
BIN
.codeql-db/js/db-javascript/default/cache/cached-strings/pools/0/indices1/page-000000
vendored
Normal file
BIN
.codeql-db/js/db-javascript/default/cache/cached-strings/pools/0/indices1/page-000000
vendored
Normal file
Binary file not shown.
BIN
.codeql-db/js/db-javascript/default/cache/cached-strings/pools/0/info
vendored
Normal file
BIN
.codeql-db/js/db-javascript/default/cache/cached-strings/pools/0/info
vendored
Normal file
Binary file not shown.
BIN
.codeql-db/js/db-javascript/default/cache/cached-strings/pools/0/metadata/info
vendored
Normal file
BIN
.codeql-db/js/db-javascript/default/cache/cached-strings/pools/0/metadata/info
vendored
Normal file
Binary file not shown.
BIN
.codeql-db/js/db-javascript/default/cache/cached-strings/pools/0/metadata/page-000000
vendored
Normal file
BIN
.codeql-db/js/db-javascript/default/cache/cached-strings/pools/0/metadata/page-000000
vendored
Normal file
Binary file not shown.
13
.codeql-db/js/db-javascript/default/cache/cached-strings/pools/0/pageDump/page-000000000
vendored
Normal file
13
.codeql-db/js/db-javascript/default/cache/cached-strings/pools/0/pageDump/page-000000000
vendored
Normal file
File diff suppressed because one or more lines are too long
1
.codeql-db/js/db-javascript/default/cache/cached-strings/pools/0/pageDump/page-000000001
vendored
Normal file
1
.codeql-db/js/db-javascript/default/cache/cached-strings/pools/0/pageDump/page-000000001
vendored
Normal file
File diff suppressed because one or more lines are too long
1
.codeql-db/js/db-javascript/default/cache/cached-strings/pools/0/pageDump/page-000000002
vendored
Normal file
1
.codeql-db/js/db-javascript/default/cache/cached-strings/pools/0/pageDump/page-000000002
vendored
Normal file
File diff suppressed because one or more lines are too long
BIN
.codeql-db/js/db-javascript/default/cache/cached-strings/pools/poolInfo
vendored
Normal file
BIN
.codeql-db/js/db-javascript/default/cache/cached-strings/pools/poolInfo
vendored
Normal file
Binary file not shown.
BIN
.codeql-db/js/db-javascript/default/cache/cached-strings/tuple-pool/header
vendored
Normal file
BIN
.codeql-db/js/db-javascript/default/cache/cached-strings/tuple-pool/header
vendored
Normal file
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.
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.
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.
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.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user