@nac3/forge-cli 1.0.52 → 1.0.53
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/dist/version.d.ts +1 -1
- package/dist/version.js +1 -1
- package/package.json +113 -111
- package/yujin-design-system/_preview.mjs +77 -0
- package/yujin-design-system/components/_index.json +156 -0
- package/yujin-design-system/components/accordion.yujin.json +24 -0
- package/yujin-design-system/components/alert.yujin.json +30 -0
- package/yujin-design-system/components/avatar.yujin.json +23 -0
- package/yujin-design-system/components/badge.yujin.json +30 -0
- package/yujin-design-system/components/breadcrumb.yujin.json +22 -0
- package/yujin-design-system/components/button.yujin.json +35 -0
- package/yujin-design-system/components/card.yujin.json +33 -0
- package/yujin-design-system/components/checkbox.yujin.json +25 -0
- package/yujin-design-system/components/datepicker.yujin.json +26 -0
- package/yujin-design-system/components/dropdown.yujin.json +26 -0
- package/yujin-design-system/components/file-upload.yujin.json +25 -0
- package/yujin-design-system/components/form-field.yujin.json +29 -0
- package/yujin-design-system/components/input.yujin.json +32 -0
- package/yujin-design-system/components/kanban-card.yujin.json +32 -0
- package/yujin-design-system/components/modal.yujin.json +28 -0
- package/yujin-design-system/components/pagination.yujin.json +24 -0
- package/yujin-design-system/components/progress.yujin.json +23 -0
- package/yujin-design-system/components/radio.yujin.json +24 -0
- package/yujin-design-system/components/search-bar.yujin.json +26 -0
- package/yujin-design-system/components/select.yujin.json +25 -0
- package/yujin-design-system/components/sidebar.yujin.json +28 -0
- package/yujin-design-system/components/skeleton.yujin.json +23 -0
- package/yujin-design-system/components/slider.yujin.json +22 -0
- package/yujin-design-system/components/switch.yujin.json +23 -0
- package/yujin-design-system/components/table.yujin.json +28 -0
- package/yujin-design-system/components/tabs.yujin.json +28 -0
- package/yujin-design-system/components/toast.yujin.json +28 -0
- package/yujin-design-system/components/tooltip.yujin.json +27 -0
- package/yujin-design-system/components/topbar.yujin.json +23 -0
- package/yujin-design-system/components/view.yujin.json +24 -0
- package/yujin-design-system/fonts/README.md +31 -0
- package/yujin-design-system/icons/sumie/abacus-soroban.svg +1 -0
- package/yujin-design-system/icons/sumie/antenna-signal.svg +1 -0
- package/yujin-design-system/icons/sumie/anvil-block.svg +1 -0
- package/yujin-design-system/icons/sumie/arrow-down-trend.svg +1 -0
- package/yujin-design-system/icons/sumie/arrow-up-trend.svg +1 -0
- package/yujin-design-system/icons/sumie/aurora-band.svg +1 -0
- package/yujin-design-system/icons/sumie/badge-id.svg +1 -0
- package/yujin-design-system/icons/sumie/badge-medal.svg +1 -0
- package/yujin-design-system/icons/sumie/bamboo-stalk.svg +1 -0
- package/yujin-design-system/icons/sumie/bandage-cross.svg +1 -0
- package/yujin-design-system/icons/sumie/barcode-strip.svg +1 -0
- package/yujin-design-system/icons/sumie/barrel-cask.svg +1 -0
- package/yujin-design-system/icons/sumie/bell-temple.svg +1 -0
- package/yujin-design-system/icons/sumie/bird-perched.svg +1 -0
- package/yujin-design-system/icons/sumie/boat-junk.svg +1 -0
- package/yujin-design-system/icons/sumie/boat-sail.svg +1 -0
- package/yujin-design-system/icons/sumie/book-bound.svg +1 -0
- package/yujin-design-system/icons/sumie/bow-arrow.svg +1 -0
- package/yujin-design-system/icons/sumie/box-crate.svg +1 -0
- package/yujin-design-system/icons/sumie/box-stacked.svg +1 -0
- package/yujin-design-system/icons/sumie/brain-cells.svg +1 -0
- package/yujin-design-system/icons/sumie/branch-sakura.svg +1 -0
- package/yujin-design-system/icons/sumie/bridge-arched.svg +1 -0
- package/yujin-design-system/icons/sumie/briefcase.svg +1 -0
- package/yujin-design-system/icons/sumie/brush-ink.svg +1 -0
- package/yujin-design-system/icons/sumie/brush-tip.svg +1 -0
- package/yujin-design-system/icons/sumie/butterfly-wing.svg +1 -0
- package/yujin-design-system/icons/sumie/calendar-grid.svg +1 -0
- package/yujin-design-system/icons/sumie/caliper-precision.svg +1 -0
- package/yujin-design-system/icons/sumie/cart-basket.svg +1 -0
- package/yujin-design-system/icons/sumie/castle-walls.svg +1 -0
- package/yujin-design-system/icons/sumie/cat-whisker.svg +1 -0
- package/yujin-design-system/icons/sumie/check-mark.svg +1 -0
- package/yujin-design-system/icons/sumie/check-shield.svg +1 -0
- package/yujin-design-system/icons/sumie/chopsticks.svg +1 -0
- package/yujin-design-system/icons/sumie/circuit-node.svg +1 -0
- package/yujin-design-system/icons/sumie/clipboard-list.svg +1 -0
- package/yujin-design-system/icons/sumie/cloud-curl.svg +1 -0
- package/yujin-design-system/icons/sumie/cloud-platform.svg +1 -0
- package/yujin-design-system/icons/sumie/coin-mon.svg +1 -0
- package/yujin-design-system/icons/sumie/coin-stack.svg +1 -0
- package/yujin-design-system/icons/sumie/comb-wooden.svg +1 -0
- package/yujin-design-system/icons/sumie/comet-trail.svg +1 -0
- package/yujin-design-system/icons/sumie/compass-marine.svg +1 -0
- package/yujin-design-system/icons/sumie/conveyor-belt.svg +1 -0
- package/yujin-design-system/icons/sumie/crane-flying.svg +1 -0
- package/yujin-design-system/icons/sumie/cross-mark.svg +1 -0
- package/yujin-design-system/icons/sumie/database-disk.svg +1 -0
- package/yujin-design-system/icons/sumie/deer-antler.svg +1 -0
- package/yujin-design-system/icons/sumie/document-page.svg +1 -0
- package/yujin-design-system/icons/sumie/dragon-curl.svg +1 -0
- package/yujin-design-system/icons/sumie/eclipse-ring.svg +1 -0
- package/yujin-design-system/icons/sumie/envelope-letter.svg +1 -0
- package/yujin-design-system/icons/sumie/eye-vision.svg +1 -0
- package/yujin-design-system/icons/sumie/fan-folded.svg +1 -0
- package/yujin-design-system/icons/sumie/fan-open.svg +1 -0
- package/yujin-design-system/icons/sumie/fern-frond.svg +1 -0
- package/yujin-design-system/icons/sumie/flag-banner.svg +1 -0
- package/yujin-design-system/icons/sumie/flame-forge.svg +1 -0
- package/yujin-design-system/icons/sumie/folder-tab.svg +1 -0
- package/yujin-design-system/icons/sumie/forklift.svg +1 -0
- package/yujin-design-system/icons/sumie/fox-tail.svg +1 -0
- package/yujin-design-system/icons/sumie/gear-cog.svg +1 -0
- package/yujin-design-system/icons/sumie/gear-double.svg +1 -0
- package/yujin-design-system/icons/sumie/gift-wrapped.svg +1 -0
- package/yujin-design-system/icons/sumie/globe-grid.svg +1 -0
- package/yujin-design-system/icons/sumie/gong-disk.svg +1 -0
- package/yujin-design-system/icons/sumie/hammer-craft.svg +1 -0
- package/yujin-design-system/icons/sumie/handshake-knot.svg +1 -0
- package/yujin-design-system/icons/sumie/heart-affinity.svg +1 -0
- package/yujin-design-system/icons/sumie/helmet-care.svg +1 -0
- package/yujin-design-system/icons/sumie/horse-gallop.svg +1 -0
- package/yujin-design-system/icons/sumie/house-traditional.svg +1 -0
- package/yujin-design-system/icons/sumie/incense-stick.svg +1 -0
- package/yujin-design-system/icons/sumie/inkstone-suzuri.svg +1 -0
- package/yujin-design-system/icons/sumie/invoice-doc.svg +1 -0
- package/yujin-design-system/icons/sumie/iris-bloom.svg +1 -0
- package/yujin-design-system/icons/sumie/key-skeleton.svg +1 -0
- package/yujin-design-system/icons/sumie/kimono-robe.svg +1 -0
- package/yujin-design-system/icons/sumie/koi-leaping.svg +1 -0
- package/yujin-design-system/icons/sumie/koi-pond.svg +1 -0
- package/yujin-design-system/icons/sumie/lantern-stone.svg +1 -0
- package/yujin-design-system/icons/sumie/ledger-tally.svg +1 -0
- package/yujin-design-system/icons/sumie/lifebuoy-ring.svg +1 -0
- package/yujin-design-system/icons/sumie/lock-shut.svg +1 -0
- package/yujin-design-system/icons/sumie/lotus-flower.svg +1 -0
- package/yujin-design-system/icons/sumie/magnify-glass.svg +1 -0
- package/yujin-design-system/icons/sumie/manifest.json +1263 -0
- package/yujin-design-system/icons/sumie/maple-leaf.svg +1 -0
- package/yujin-design-system/icons/sumie/mask-noh.svg +1 -0
- package/yujin-design-system/icons/sumie/megaphone-flare.svg +1 -0
- package/yujin-design-system/icons/sumie/mic-voice.svg +1 -0
- package/yujin-design-system/icons/sumie/mirror-bronze.svg +1 -0
- package/yujin-design-system/icons/sumie/mobile-phone.svg +1 -0
- package/yujin-design-system/icons/sumie/moon-full.svg +1 -0
- package/yujin-design-system/icons/sumie/moon-half.svg +1 -0
- package/yujin-design-system/icons/sumie/mountain-mist.svg +1 -0
- package/yujin-design-system/icons/sumie/mountain-twin.svg +1 -0
- package/yujin-design-system/icons/sumie/owl-eye.svg +1 -0
- package/yujin-design-system/icons/sumie/pagoda-tiers.svg +1 -0
- package/yujin-design-system/icons/sumie/pallet-stack.svg +1 -0
- package/yujin-design-system/icons/sumie/paper-lantern.svg +1 -0
- package/yujin-design-system/icons/sumie/paper-plane.svg +1 -0
- package/yujin-design-system/icons/sumie/pay-card.svg +1 -0
- package/yujin-design-system/icons/sumie/pdf-stack.svg +1 -0
- package/yujin-design-system/icons/sumie/pencil-write.svg +1 -0
- package/yujin-design-system/icons/sumie/people-pair.svg +1 -0
- package/yujin-design-system/icons/sumie/people-trio.svg +1 -0
- package/yujin-design-system/icons/sumie/person-bow.svg +1 -0
- package/yujin-design-system/icons/sumie/phoenix-tail.svg +1 -0
- package/yujin-design-system/icons/sumie/piggy-bank.svg +1 -0
- package/yujin-design-system/icons/sumie/pin-location.svg +1 -0
- package/yujin-design-system/icons/sumie/pine-tree.svg +1 -0
- package/yujin-design-system/icons/sumie/pipeline-funnel.svg +1 -0
- package/yujin-design-system/icons/sumie/plane-flight.svg +1 -0
- package/yujin-design-system/icons/sumie/plug-power.svg +1 -0
- package/yujin-design-system/icons/sumie/plum-blossom.svg +1 -0
- package/yujin-design-system/icons/sumie/qr-grid.svg +1 -0
- package/yujin-design-system/icons/sumie/rabbit-hop.svg +1 -0
- package/yujin-design-system/icons/sumie/rain-falling.svg +1 -0
- package/yujin-design-system/icons/sumie/receipt-strip.svg +1 -0
- package/yujin-design-system/icons/sumie/reed-grass.svg +1 -0
- package/yujin-design-system/icons/sumie/rice-bowl.svg +1 -0
- package/yujin-design-system/icons/sumie/river-bend.svg +1 -0
- package/yujin-design-system/icons/sumie/rock-stack.svg +1 -0
- package/yujin-design-system/icons/sumie/rope-shimenawa.svg +1 -0
- package/yujin-design-system/icons/sumie/safe-vault.svg +1 -0
- package/yujin-design-system/icons/sumie/sake-bottle.svg +1 -0
- package/yujin-design-system/icons/sumie/sandal-geta.svg +1 -0
- package/yujin-design-system/icons/sumie/scales-balance.svg +1 -0
- package/yujin-design-system/icons/sumie/scroll-rolled.svg +1 -0
- package/yujin-design-system/icons/sumie/seal-stamp.svg +1 -0
- package/yujin-design-system/icons/sumie/server-rack.svg +1 -0
- package/yujin-design-system/icons/sumie/shield-knight.svg +1 -0
- package/yujin-design-system/icons/sumie/shrine-roof.svg +1 -0
- package/yujin-design-system/icons/sumie/signature-loop.svg +1 -0
- package/yujin-design-system/icons/sumie/snow-flake.svg +1 -0
- package/yujin-design-system/icons/sumie/spark-ai.svg +1 -0
- package/yujin-design-system/icons/sumie/spark-burst.svg +1 -0
- package/yujin-design-system/icons/sumie/speech-cloud.svg +1 -0
- package/yujin-design-system/icons/sumie/spider-silk.svg +1 -0
- package/yujin-design-system/icons/sumie/star-cluster.svg +1 -0
- package/yujin-design-system/icons/sumie/star-five.svg +1 -0
- package/yujin-design-system/icons/sumie/star-rating.svg +1 -0
- package/yujin-design-system/icons/sumie/sun-rising.svg +1 -0
- package/yujin-design-system/icons/sumie/sword-katana.svg +1 -0
- package/yujin-design-system/icons/sumie/tablet-flat.svg +1 -0
- package/yujin-design-system/icons/sumie/tag-price.svg +1 -0
- package/yujin-design-system/icons/sumie/target-bullseye.svg +1 -0
- package/yujin-design-system/icons/sumie/tax-stamp.svg +1 -0
- package/yujin-design-system/icons/sumie/tea-cup.svg +1 -0
- package/yujin-design-system/icons/sumie/tea-house.svg +1 -0
- package/yujin-design-system/icons/sumie/tea-pot.svg +1 -0
- package/yujin-design-system/icons/sumie/temple-gate.svg +1 -0
- package/yujin-design-system/icons/sumie/thermo-bulb.svg +1 -0
- package/yujin-design-system/icons/sumie/thread-spool.svg +1 -0
- package/yujin-design-system/icons/sumie/tiger-claw.svg +1 -0
- package/yujin-design-system/icons/sumie/time-clock.svg +1 -0
- package/yujin-design-system/icons/sumie/torii-double.svg +1 -0
- package/yujin-design-system/icons/sumie/train-rail.svg +1 -0
- package/yujin-design-system/icons/sumie/truck-cargo.svg +1 -0
- package/yujin-design-system/icons/sumie/turtle-shell.svg +1 -0
- package/yujin-design-system/icons/sumie/umbrella-folded.svg +1 -0
- package/yujin-design-system/icons/sumie/umbrella-wagasa.svg +1 -0
- package/yujin-design-system/icons/sumie/wallet-pouch.svg +1 -0
- package/yujin-design-system/icons/sumie/warehouse-roof.svg +1 -0
- package/yujin-design-system/icons/sumie/wave-curl.svg +1 -0
- package/yujin-design-system/icons/sumie/wave-great.svg +1 -0
- package/yujin-design-system/icons/sumie/willow-leaf.svg +1 -0
- package/yujin-design-system/icons/sumie/wind-gust.svg +1 -0
- package/yujin-design-system/icons/sumie/wrench-spanner.svg +1 -0
- package/yujin-design-system/manifest.json +69 -0
- package/yujin-design-system/preview.html +32 -0
- package/yujin-design-system/tokens/yujin-tokens.css +2386 -0
- package/yujin-design-system/tokens/yujin-tokens.json +1170 -0
- package/yujin-design-system-artdeco/icons/_generate.mjs +142 -0
- package/yujin-design-system-artdeco/icons/artdeco/add.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/arrow-right.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/bell.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/briefcase.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/building.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/calendar.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/chart-bar.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/chart-line.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/chat.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/check.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/chevron-right.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/clipboard.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/clock.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/close.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/coin.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/dashboard.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/database.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/delete.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/document.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/download.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/edit.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/expand.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/filter.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/folder.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/globe.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/handshake.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/heart.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/home.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/info.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/invoice.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/list.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/lock.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/mail.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/manifest.json +365 -0
- package/yujin-design-system-artdeco/icons/artdeco/menu.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/phone.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/search.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/send.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/settings.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/share.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/shield.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/star.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/sun.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/table.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/tag.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/target.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/user.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/users.svg +1 -0
- package/yujin-design-system-artdeco/icons/artdeco/warning.svg +1 -0
- package/yujin-design-system-artdeco/manifest.json +44 -0
- package/yujin-design-system-artdeco/preview.html +25 -0
- package/yujin-design-system-artdeco/tokens/artdeco-tokens.css +145 -0
- package/yujin-design-system-artdeco/tokens/artdeco-tokens.json +40 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter"><path d="M12 9 L18 9 L20 16 L16 19 C18 23 21 26 25 28 L28 24 L35 26 V32 C24 33 11 21 12 9 Z" transform="translate(-2 -1)"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter"><circle cx="18" cy="18" r="8"/><path d="M24 24 L31 31"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter"><path d="M8 20 L32 9 L24 32 L19 23 Z"/><path d="M19 23 L32 9"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter"><path d="M20 8 L24 12 H29 V17 L33 20 L29 23 V28 H24 L20 32 L16 28 H11 V23 L7 20 L11 17 V12 H16 Z"/><circle cx="20" cy="20" r="5"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter"><circle cx="12" cy="20" r="3"/><circle cx="28" cy="11" r="3"/><circle cx="28" cy="29" r="3"/><path d="M15 18 L25 12 M15 22 L25 28"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter"><path d="M20 8 L31 12 V21 C31 27 20 32 20 32 C20 32 9 27 9 21 V12 Z"/><path d="M16 20 L19 23 L25 16"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter"><path d="M20 7 L24 16 L33 17 L26 23 L28 32 L20 27 L12 32 L14 23 L7 17 L16 16 Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter"><circle cx="20" cy="20" r="5"/><path d="M20 6 V11 M20 29 V34 M6 20 H11 M29 20 H34 M10 10 L13.5 13.5 M26.5 26.5 L30 30 M30 10 L26.5 13.5 M13.5 26.5 L10 30"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter"><rect x="9" y="11" width="22" height="18"/><path d="M9 17 H31"/><path d="M9 23 H31"/><path d="M16 11 V29"/><path d="M24 11 V29"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter"><path d="M8 8 H20 L32 20 L20 32 L8 20 Z"/><circle cx="14" cy="14" r="1.8"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter"><circle cx="20" cy="20" r="11"/><circle cx="20" cy="20" r="6"/><circle cx="20" cy="20" r="1.5"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter"><circle cx="20" cy="15" r="6"/><path d="M9 31 C9 23 31 23 31 31"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter"><circle cx="16" cy="15" r="5"/><path d="M7 30 C7 23 25 23 25 30"/><path d="M26 12 A5 5 0 0 1 26 22"/><path d="M27 24 C31 25 33 27 33 30"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter"><path d="M20 8 L33 31 H7 Z"/><path d="M20 17 V24"/><path d="M20 27 V28"/></svg>
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://yujin.app/schema/design-system-v1.json",
|
|
3
|
+
"name": "Yujin Design System -- Art Deco",
|
|
4
|
+
"id": "yujin-design-system-artdeco",
|
|
5
|
+
"variant_of": "yujin-design-system",
|
|
6
|
+
"version": "0.1.0",
|
|
7
|
+
"description": "Variante art deco del Yujin DS: paleta pastel (grays, blues, whites, creams), tipografia geometrica, iconografia art deco (lineas finas, simetria). Sin kanjis, sin sumi-e. El Yujin DS sumi-e sigue siendo el default; este es seleccionable por los productos generados + el panel.",
|
|
8
|
+
"lema": "Geometria serena. La forma sigue a la relacion.",
|
|
9
|
+
"tokens": {
|
|
10
|
+
"file": "tokens/artdeco-tokens.json",
|
|
11
|
+
"format": "dtcg-w3c",
|
|
12
|
+
"css": "tokens/artdeco-tokens.css",
|
|
13
|
+
"count": 30,
|
|
14
|
+
"selector": ":root[data-yujin-ds=\"artdeco\"], .yujin-ds-artdeco"
|
|
15
|
+
},
|
|
16
|
+
"components": {
|
|
17
|
+
"dir": "../yujin-design-system/components",
|
|
18
|
+
"index": "../yujin-design-system/components/_index.json",
|
|
19
|
+
"count": 30,
|
|
20
|
+
"format": "yujin-component-v1",
|
|
21
|
+
"shared": true,
|
|
22
|
+
"note": "Los 30 componentes se reutilizan tal cual: usan var(--color-*) y heredan la paleta art deco via el selector de tokens. No se duplican."
|
|
23
|
+
},
|
|
24
|
+
"icons": {
|
|
25
|
+
"artdeco": {
|
|
26
|
+
"dir": "icons/artdeco",
|
|
27
|
+
"index": "icons/artdeco/manifest.json",
|
|
28
|
+
"count": 48,
|
|
29
|
+
"format": "inline-svg-40x40",
|
|
30
|
+
"style": "geometric line, fine stroke, symmetric, stepped art deco motifs",
|
|
31
|
+
"status": "active -- 48 iconos (tags mas usados); extensible via icons/_generate.mjs"
|
|
32
|
+
}
|
|
33
|
+
},
|
|
34
|
+
"kanji": null,
|
|
35
|
+
"fonts": {
|
|
36
|
+
"provider": "google-fonts-cdn",
|
|
37
|
+
"import": "https://fonts.googleapis.com/css2?family=Poiret+One&family=Josefin+Sans:wght@300;400;600&family=JetBrains+Mono:wght@400;500&display=swap",
|
|
38
|
+
"families": {
|
|
39
|
+
"display": "Poiret One",
|
|
40
|
+
"sans": "Josefin Sans",
|
|
41
|
+
"mono": "JetBrains Mono"
|
|
42
|
+
}
|
|
43
|
+
}
|
|
44
|
+
}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
<!doctype html><html lang="es"><head><meta charset="utf-8">
|
|
2
|
+
<meta name="viewport" content="width=device-width,initial-scale=1">
|
|
3
|
+
<title>Yujin DS -- Art Deco preview</title>
|
|
4
|
+
<link rel="stylesheet" href="tokens/artdeco-tokens.css">
|
|
5
|
+
<style>
|
|
6
|
+
@import url('https://fonts.googleapis.com/css2?family=Poiret+One&family=Josefin+Sans:wght@300;400;600&display=swap');
|
|
7
|
+
:root,.page{--color-accent:#6E8FB5}
|
|
8
|
+
body{margin:0;background:#FCFAF5;color:#1B2026;font-family:'Josefin Sans',system-ui,sans-serif}
|
|
9
|
+
.page{max-width:980px;margin:0 auto;padding:48px 28px 80px}
|
|
10
|
+
h1{font-family:'Poiret One',sans-serif;font-weight:400;letter-spacing:.42em;font-size:34px;margin:0 0 4px;text-transform:uppercase}
|
|
11
|
+
.sub{color:#5A646F;letter-spacing:.18em;text-transform:uppercase;font-size:12px;border-top:1px solid #BFA871;border-bottom:1px solid #BFA871;display:inline-block;padding:6px 0;margin:10px 0 36px}
|
|
12
|
+
h2{font-family:'Poiret One',sans-serif;letter-spacing:.2em;text-transform:uppercase;font-size:16px;color:#41607F;margin:40px 0 16px;border-bottom:1px solid #BFA871;padding-bottom:8px}
|
|
13
|
+
.sw{display:inline-flex;align-items:center;gap:8px;margin:0 18px 12px 0;font-size:12px}
|
|
14
|
+
.sw span{width:34px;height:34px;border-radius:4px;border:1px solid rgba(0,0,0,.08);display:inline-block}
|
|
15
|
+
.sw code{color:#5A646F}
|
|
16
|
+
.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(94px,1fr));gap:10px}
|
|
17
|
+
figure{margin:0;background:#fff;border:1px solid #E2E6EC;border-top:2px solid #BFA871;border-radius:4px;padding:14px 6px 8px;text-align:center}
|
|
18
|
+
.ic svg{width:34px;height:34px;color:#6E8FB5}
|
|
19
|
+
figcaption{margin-top:8px;font-size:11px;color:#5A646F;letter-spacing:.04em}
|
|
20
|
+
</style></head>
|
|
21
|
+
<body><div class="page">
|
|
22
|
+
<h1>Yujin</h1><div class="sub">Design System · Art Deco</div>
|
|
23
|
+
<h2>Paleta pastel</h2><div><div class="sw"><span style="background:#6E8FB5"></span><b>Acento</b><code>#6E8FB5</code></div><div class="sw"><span style="background:#41607F"></span><b>Acento hover</b><code>#41607F</code></div><div class="sw"><span style="background:#DFE9F3"></span><b>Acento light</b><code>#DFE9F3</code></div><div class="sw"><span style="background:#1B2026"></span><b>Slate 900</b><code>#1B2026</code></div><div class="sw"><span style="background:#5A646F"></span><b>Slate 600</b><code>#5A646F</code></div><div class="sw"><span style="background:#CBD2DB"></span><b>Slate 300</b><code>#CBD2DB</code></div><div class="sw"><span style="background:#F8F9FB"></span><b>Slate 50</b><code>#F8F9FB</code></div><div class="sw"><span style="background:#FCFAF5"></span><b>Cream 50</b><code>#FCFAF5</code></div><div class="sw"><span style="background:#F6F1E7"></span><b>Cream 100</b><code>#F6F1E7</code></div><div class="sw"><span style="background:#BFA871"></span><b>Brass (filete)</b><code>#BFA871</code></div><div class="sw"><span style="background:#4F6E4D"></span><b>Salvia (ok)</b><code>#4F6E4D</code></div><div class="sw"><span style="background:#8C5252"></span><b>Rosa polvo (danger)</b><code>#8C5252</code></div><div class="sw"><span style="background:#957B3C"></span><b>Ocre (warn)</b><code>#957B3C</code></div></div>
|
|
24
|
+
<h2>Iconografia · 48 iconos</h2><div class="grid"><figure><span class="ic"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter"><path d="M8 20 L20 9 L32 20"/><path d="M11 18 V31 H29 V18"/><path d="M17 31 V24 H23 V31"/></svg></span><figcaption>home</figcaption></figure><figure><span class="ic"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter"><circle cx="18" cy="18" r="8"/><path d="M24 24 L31 31"/></svg></span><figcaption>search</figcaption></figure><figure><span class="ic"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter"><path d="M20 9 V31"/><path d="M9 20 H31"/></svg></span><figcaption>add</figcaption></figure><figure><span class="ic"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter"><path d="M24 9 L31 16 L16 31 L9 31 L9 24 Z"/><path d="M21 12 L28 19"/></svg></span><figcaption>edit</figcaption></figure><figure><span class="ic"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter"><path d="M10 13 H30"/><path d="M13 13 V31 H27 V13"/><path d="M16 13 V10 H24 V13"/><path d="M18 17 V27 M22 17 V27"/></svg></span><figcaption>delete</figcaption></figure><figure><span class="ic"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter"><path d="M20 8 L24 12 H29 V17 L33 20 L29 23 V28 H24 L20 32 L16 28 H11 V23 L7 20 L11 17 V12 H16 Z"/><circle cx="20" cy="20" r="5"/></svg></span><figcaption>settings</figcaption></figure><figure><span class="ic"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter"><path d="M9 21 L17 29 L31 11"/></svg></span><figcaption>check</figcaption></figure><figure><span class="ic"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter"><path d="M11 11 L29 29"/><path d="M29 11 L11 29"/></svg></span><figcaption>close</figcaption></figure><figure><span class="ic"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter"><path d="M8 20 H30"/><path d="M23 13 L30 20 L23 27"/></svg></span><figcaption>arrow-right</figcaption></figure><figure><span class="ic"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter"><path d="M9 14 H31"/><path d="M9 20 H31"/><path d="M9 26 H31"/></svg></span><figcaption>menu</figcaption></figure><figure><span class="ic"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter"><path d="M8 10 H32 L23 21 V31 L17 28 V21 Z"/></svg></span><figcaption>filter</figcaption></figure><figure><span class="ic"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter"><path d="M20 8 V25"/><path d="M12 18 L20 26 L28 18"/><path d="M10 31 H30"/></svg></span><figcaption>download</figcaption></figure><figure><span class="ic"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter"><path d="M9 16 V9 H16"/><path d="M31 16 V9 H24"/><path d="M9 24 V31 H16"/><path d="M31 24 V31 H24"/></svg></span><figcaption>expand</figcaption></figure><figure><span class="ic"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter"><path d="M16 10 L26 20 L16 30"/></svg></span><figcaption>chevron-right</figcaption></figure><figure><span class="ic"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter"><path d="M8 20 L32 9 L24 32 L19 23 Z"/><path d="M19 23 L32 9"/></svg></span><figcaption>send</figcaption></figure><figure><span class="ic"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter"><circle cx="12" cy="20" r="3"/><circle cx="28" cy="11" r="3"/><circle cx="28" cy="29" r="3"/><path d="M15 18 L25 12 M15 22 L25 28"/></svg></span><figcaption>share</figcaption></figure><figure><span class="ic"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter"><rect x="9" y="9" width="9" height="9"/><rect x="22" y="9" width="9" height="9"/><rect x="9" y="22" width="9" height="9"/><rect x="22" y="22" width="9" height="9"/></svg></span><figcaption>dashboard</figcaption></figure><figure><span class="ic"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter"><path d="M15 13 H31"/><path d="M15 20 H31"/><path d="M15 27 H31"/><circle cx="10" cy="13" r="1.3"/><circle cx="10" cy="20" r="1.3"/><circle cx="10" cy="27" r="1.3"/></svg></span><figcaption>list</figcaption></figure><figure><span class="ic"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter"><rect x="9" y="11" width="22" height="20"/><path d="M9 17 H31"/><path d="M15 8 V13"/><path d="M25 8 V13"/></svg></span><figcaption>calendar</figcaption></figure><figure><span class="ic"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter"><path d="M9 13 H17 L20 16 H31 V29 H9 Z"/></svg></span><figcaption>folder</figcaption></figure><figure><span class="ic"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter"><rect x="9" y="11" width="22" height="18"/><path d="M9 17 H31"/><path d="M9 23 H31"/><path d="M16 11 V29"/><path d="M24 11 V29"/></svg></span><figcaption>table</figcaption></figure><figure><span class="ic"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter"><ellipse cx="20" cy="12" rx="9" ry="4"/><path d="M11 12 V28 C11 32 29 32 29 28 V12"/><path d="M11 20 C11 24 29 24 29 20"/></svg></span><figcaption>database</figcaption></figure><figure><span class="ic"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter"><path d="M13 8 H24 L28 12 V32 H13 Z"/><path d="M24 8 V12 H28"/><path d="M16 18 H25 M16 22 H25 M16 26 H21"/></svg></span><figcaption>document</figcaption></figure><figure><span class="ic"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter"><rect x="11" y="11" width="18" height="20"/><rect x="16" y="8" width="8" height="5"/><path d="M16 19 H24 M16 24 H24"/></svg></span><figcaption>clipboard</figcaption></figure><figure><span class="ic"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter"><path d="M8 8 H20 L32 20 L20 32 L8 20 Z"/><circle cx="14" cy="14" r="1.8"/></svg></span><figcaption>tag</figcaption></figure><figure><span class="ic"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter"><circle cx="20" cy="15" r="6"/><path d="M9 31 C9 23 31 23 31 31"/></svg></span><figcaption>user</figcaption></figure><figure><span class="ic"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter"><circle cx="16" cy="15" r="5"/><path d="M7 30 C7 23 25 23 25 30"/><path d="M26 12 A5 5 0 0 1 26 22"/><path d="M27 24 C31 25 33 27 33 30"/></svg></span><figcaption>users</figcaption></figure><figure><span class="ic"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter"><path d="M12 32 V18 H16 V13 H20 V9 H24 V13 H28 V18 V32"/><path d="M16 22 H20 M24 22 H28 M16 27 H20 M24 27 H28"/></svg></span><figcaption>building</figcaption></figure><figure><span class="ic"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter"><rect x="8" y="15" width="24" height="16"/><path d="M15 15 V11 H25 V15"/><path d="M8 22 H32"/></svg></span><figcaption>briefcase</figcaption></figure><figure><span class="ic"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter"><path d="M8 16 L14 14 L20 18 L26 14 L32 16"/><path d="M8 16 V24 L14 26 L20 22"/><path d="M32 16 V24 L26 26 L20 22"/></svg></span><figcaption>handshake</figcaption></figure><figure><span class="ic"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter"><circle cx="20" cy="20" r="11"/><circle cx="20" cy="20" r="6"/><circle cx="20" cy="20" r="1.5"/></svg></span><figcaption>target</figcaption></figure><figure><span class="ic"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter"><circle cx="20" cy="20" r="11"/><path d="M20 12 V28"/><path d="M16 16 H22 A3 3 0 0 1 22 22 H16 H23"/></svg></span><figcaption>coin</figcaption></figure><figure><span class="ic"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter"><path d="M12 8 H28 V32 L24 30 L20 32 L16 30 L12 32 Z"/><path d="M16 15 H24 M16 20 H24 M16 25 H21"/></svg></span><figcaption>invoice</figcaption></figure><figure><span class="ic"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter"><path d="M9 9 V31 H31"/><rect x="13" y="22" width="4" height="9"/><rect x="20" y="16" width="4" height="15"/><rect x="27" y="12" width="4" height="19" transform="translate(-4 0)"/></svg></span><figcaption>chart-bar</figcaption></figure><figure><span class="ic"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter"><path d="M9 9 V31 H31"/><path d="M11 27 L17 19 L22 23 L30 12"/></svg></span><figcaption>chart-line</figcaption></figure><figure><span class="ic"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter"><rect x="8" y="12" width="24" height="16"/><path d="M8 12 L20 22 L32 12"/></svg></span><figcaption>mail</figcaption></figure><figure><span class="ic"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter"><path d="M9 10 H31 V24 H19 L12 30 V24 H9 Z"/><path d="M15 15 H25 M15 19 H22"/></svg></span><figcaption>chat</figcaption></figure><figure><span class="ic"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter"><path d="M12 9 L18 9 L20 16 L16 19 C18 23 21 26 25 28 L28 24 L35 26 V32 C24 33 11 21 12 9 Z" transform="translate(-2 -1)"/></svg></span><figcaption>phone</figcaption></figure><figure><span class="ic"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter"><path d="M13 26 C13 16 14 12 20 12 C26 12 27 16 27 26 Z"/><path d="M10 26 H30"/><path d="M17 29 A3 3 0 0 0 23 29"/><path d="M20 9 V12"/></svg></span><figcaption>bell</figcaption></figure><figure><span class="ic"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter"><path d="M20 7 L24 16 L33 17 L26 23 L28 32 L20 27 L12 32 L14 23 L7 17 L16 16 Z"/></svg></span><figcaption>star</figcaption></figure><figure><span class="ic"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter"><path d="M20 30 C7 21 11 11 20 16 C29 11 33 21 20 30 Z"/></svg></span><figcaption>heart</figcaption></figure><figure><span class="ic"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter"><circle cx="20" cy="20" r="11"/><path d="M20 13 V20 L25 24"/></svg></span><figcaption>clock</figcaption></figure><figure><span class="ic"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter"><rect x="11" y="18" width="18" height="14"/><path d="M15 18 V14 A5 5 0 0 1 25 14 V18"/><path d="M20 23 V27"/></svg></span><figcaption>lock</figcaption></figure><figure><span class="ic"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter"><path d="M20 8 L31 12 V21 C31 27 20 32 20 32 C20 32 9 27 9 21 V12 Z"/><path d="M16 20 L19 23 L25 16"/></svg></span><figcaption>shield</figcaption></figure><figure><span class="ic"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter"><circle cx="20" cy="20" r="11"/><path d="M20 18 V26"/><path d="M20 13 V14.5"/></svg></span><figcaption>info</figcaption></figure><figure><span class="ic"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter"><path d="M20 8 L33 31 H7 Z"/><path d="M20 17 V24"/><path d="M20 27 V28"/></svg></span><figcaption>warning</figcaption></figure><figure><span class="ic"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter"><circle cx="20" cy="20" r="5"/><path d="M20 6 V11 M20 29 V34 M6 20 H11 M29 20 H34 M10 10 L13.5 13.5 M26.5 26.5 L30 30 M30 10 L26.5 13.5 M13.5 26.5 L10 30"/></svg></span><figcaption>sun</figcaption></figure><figure><span class="ic"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="square" stroke-linejoin="miter"><circle cx="20" cy="20" r="11"/><path d="M9 20 H31"/><path d="M20 9 V31"/><ellipse cx="20" cy="20" rx="5" ry="11"/></svg></span><figcaption>globe</figcaption></figure></div>
|
|
25
|
+
</div></body></html>
|
|
@@ -0,0 +1,145 @@
|
|
|
1
|
+
/* ============================================================
|
|
2
|
+
YUJIN DESIGN SYSTEM -- ART DECO variant
|
|
3
|
+
Paleta pastel (grays, blues, whites, creams) + geometria art deco.
|
|
4
|
+
Sin kanjis, sin sumi-e. Iconografia art deco (lineas finas,
|
|
5
|
+
geometria, simetria).
|
|
6
|
+
============================================================
|
|
7
|
+
Variante alternativa del Yujin DS (el sumi-e sigue siendo default).
|
|
8
|
+
Cubre EXACTAMENTE los mismos tokens SEMANTICOS que el DS base, asi
|
|
9
|
+
los 30 componentes (que usan var(--color-*)) funcionan sin tocarlos.
|
|
10
|
+
Fuente de verdad de la variante: este archivo.
|
|
11
|
+
============================================================ */
|
|
12
|
+
|
|
13
|
+
:root[data-yujin-ds="artdeco"],
|
|
14
|
+
.yujin-ds-artdeco {
|
|
15
|
+
|
|
16
|
+
/* ----------------------------------------------------------
|
|
17
|
+
MARCA -- sin kanji; wordmark tipografico
|
|
18
|
+
---------------------------------------------------------- */
|
|
19
|
+
--yujin-name: "Yujin";
|
|
20
|
+
--yujin-kanji: ""; /* art deco no usa ideogramas */
|
|
21
|
+
--yujin-wordmark-letterspacing: 0.42em;
|
|
22
|
+
|
|
23
|
+
/* ----------------------------------------------------------
|
|
24
|
+
PALETA BASE -- pasteles
|
|
25
|
+
---------------------------------------------------------- */
|
|
26
|
+
|
|
27
|
+
/* Azul polvo (acento primario -- accion, foco, identidad) */
|
|
28
|
+
--color-powder-50: #F1F5FA;
|
|
29
|
+
--color-powder-100: #DFE9F3;
|
|
30
|
+
--color-powder-200: #C4D6E8;
|
|
31
|
+
--color-powder-400: #93B1CE;
|
|
32
|
+
--color-powder-600: #6E8FB5; /* <- acento principal */
|
|
33
|
+
--color-powder-800: #41607F;
|
|
34
|
+
--color-powder-900: #2B4054;
|
|
35
|
+
|
|
36
|
+
/* Gris (neutros / estructura -- pizarra calida) */
|
|
37
|
+
--color-slate-0: #FFFFFF;
|
|
38
|
+
--color-slate-50: #F8F9FB;
|
|
39
|
+
--color-slate-100: #EFF1F5;
|
|
40
|
+
--color-slate-200: #E2E6EC;
|
|
41
|
+
--color-slate-300: #CBD2DB;
|
|
42
|
+
--color-slate-400: #A6B0BD;
|
|
43
|
+
--color-slate-500: #7C8794;
|
|
44
|
+
--color-slate-600: #5A646F;
|
|
45
|
+
--color-slate-700: #424B55;
|
|
46
|
+
--color-slate-800: #2C333B;
|
|
47
|
+
--color-slate-900: #1B2026;
|
|
48
|
+
|
|
49
|
+
/* Crema (fondos calidos / papel) */
|
|
50
|
+
--color-cream-50: #FCFAF5;
|
|
51
|
+
--color-cream-100: #F6F1E7;
|
|
52
|
+
--color-cream-200: #EDE5D4;
|
|
53
|
+
--color-cream-300: #E0D5BD;
|
|
54
|
+
|
|
55
|
+
/* Laton/champagne (acento art deco -- lineas, filetes, divisores;
|
|
56
|
+
uso PARCO, es la firma geometrica del estilo) */
|
|
57
|
+
--color-brass-100: #EFE7D2;
|
|
58
|
+
--color-brass-300: #D8C7A0;
|
|
59
|
+
--color-brass-500: #BFA871; /* <- filete art deco */
|
|
60
|
+
--color-brass-700: #97824F;
|
|
61
|
+
|
|
62
|
+
/* Estados (pastel) */
|
|
63
|
+
--color-sage-100: #E4EDE2; /* exito */
|
|
64
|
+
--color-sage-500: #7FA37C;
|
|
65
|
+
--color-sage-700: #4F6E4D;
|
|
66
|
+
--color-dustrose-100: #F2E2E2; /* peligro */
|
|
67
|
+
--color-dustrose-500: #BE7C7C;
|
|
68
|
+
--color-dustrose-700: #8C5252;
|
|
69
|
+
--color-ochre-100: #F4EAD6; /* atencion */
|
|
70
|
+
--color-ochre-500: #C9A961;
|
|
71
|
+
--color-ochre-700: #957B3C;
|
|
72
|
+
|
|
73
|
+
/* ----------------------------------------------------------
|
|
74
|
+
COLORES SEMANTICOS -- el contrato que consumen los componentes
|
|
75
|
+
---------------------------------------------------------- */
|
|
76
|
+
|
|
77
|
+
/* Acento */
|
|
78
|
+
--color-accent: var(--color-powder-600);
|
|
79
|
+
--color-accent-hover: var(--color-powder-800);
|
|
80
|
+
--color-accent-light: var(--color-powder-100);
|
|
81
|
+
--color-accent-text: #FFFFFF;
|
|
82
|
+
|
|
83
|
+
/* Fondos (de mas claro/pagina a superficie) */
|
|
84
|
+
--color-bg-app: var(--color-cream-50);
|
|
85
|
+
--color-bg-page: var(--color-cream-100);
|
|
86
|
+
--color-bg-surface: var(--color-slate-0);
|
|
87
|
+
--color-bg-subtle: var(--color-slate-50);
|
|
88
|
+
--color-bg-muted: var(--color-slate-100);
|
|
89
|
+
|
|
90
|
+
/* Bordes (el strong usa el laton para el filete art deco) */
|
|
91
|
+
--color-border-subtle: var(--color-slate-200);
|
|
92
|
+
--color-border-default: var(--color-slate-300);
|
|
93
|
+
--color-border-strong: var(--color-brass-500);
|
|
94
|
+
|
|
95
|
+
/* Texto */
|
|
96
|
+
--color-ink: var(--color-slate-900);
|
|
97
|
+
--color-text-primary: var(--color-slate-900);
|
|
98
|
+
--color-text-secondary: var(--color-slate-600);
|
|
99
|
+
--color-text-tertiary: var(--color-slate-500);
|
|
100
|
+
--color-text-disabled: var(--color-slate-400);
|
|
101
|
+
--color-text-inverse: var(--color-cream-50);
|
|
102
|
+
|
|
103
|
+
/* Estados semanticos */
|
|
104
|
+
--color-success: var(--color-sage-700);
|
|
105
|
+
--color-success-light: var(--color-sage-100);
|
|
106
|
+
--color-success-text: #FFFFFF;
|
|
107
|
+
--color-danger: var(--color-dustrose-700);
|
|
108
|
+
--color-danger-light: var(--color-dustrose-100);
|
|
109
|
+
--color-danger-text: #FFFFFF;
|
|
110
|
+
--color-warning: var(--color-ochre-700);
|
|
111
|
+
--color-warning-light: var(--color-ochre-100);
|
|
112
|
+
--color-warning-text: var(--color-slate-900);
|
|
113
|
+
|
|
114
|
+
/* ----------------------------------------------------------
|
|
115
|
+
TIPOGRAFIA -- geometrica art deco (Google Fonts CDN, sin binarios)
|
|
116
|
+
display: Poiret One (geometrica art deco por excelencia)
|
|
117
|
+
sans: Josefin Sans (geometrica, elegante)
|
|
118
|
+
mono: se mantiene
|
|
119
|
+
---------------------------------------------------------- */
|
|
120
|
+
--font-display: "Poiret One", "Josefin Sans", system-ui, sans-serif;
|
|
121
|
+
--font-sans: "Josefin Sans", system-ui, -apple-system, sans-serif;
|
|
122
|
+
--font-regular: "Josefin Sans", system-ui, -apple-system, sans-serif;
|
|
123
|
+
--font-medium: "Josefin Sans", system-ui, -apple-system, sans-serif;
|
|
124
|
+
--font-mono: "JetBrains Mono", ui-monospace, Menlo, monospace;
|
|
125
|
+
|
|
126
|
+
/* ----------------------------------------------------------
|
|
127
|
+
GEOMETRIA -- art deco: radios crispados, filetes finos
|
|
128
|
+
---------------------------------------------------------- */
|
|
129
|
+
--radius-sm: 2px;
|
|
130
|
+
--radius-md: 4px;
|
|
131
|
+
--radius-lg: 8px;
|
|
132
|
+
--radius-full: 999px;
|
|
133
|
+
|
|
134
|
+
/* Sombras suaves, frias (sin el calor sumi-e) */
|
|
135
|
+
--shadow-sm: 0 1px 2px rgba(43, 64, 84, 0.06);
|
|
136
|
+
--shadow-md: 0 2px 8px rgba(43, 64, 84, 0.10);
|
|
137
|
+
--shadow-lg: 0 8px 28px rgba(43, 64, 84, 0.14);
|
|
138
|
+
|
|
139
|
+
/* Filete art deco reutilizable (linea de laton doble fina) */
|
|
140
|
+
--artdeco-rule: 1px solid var(--color-brass-500);
|
|
141
|
+
}
|
|
142
|
+
|
|
143
|
+
/* Carga de fuentes (CDN, sin binarios) -- importar junto a este archivo:
|
|
144
|
+
@import url('https://fonts.googleapis.com/css2?family=Poiret+One&family=Josefin+Sans:wght@300;400;600&display=swap');
|
|
145
|
+
*/
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://design-tokens.github.io/community-group/format/",
|
|
3
|
+
"$description": "Yujin DS -- Art Deco variant. Pastel semantic tokens (DTCG W3C). The CSS (artdeco-tokens.css) is the applied source of truth; this mirrors the semantic layer for tooling.",
|
|
4
|
+
"color": {
|
|
5
|
+
"accent": { "$type": "color", "$value": "#6E8FB5" },
|
|
6
|
+
"accent-hover": { "$type": "color", "$value": "#41607F" },
|
|
7
|
+
"accent-light": { "$type": "color", "$value": "#DFE9F3" },
|
|
8
|
+
"accent-text": { "$type": "color", "$value": "#FFFFFF" },
|
|
9
|
+
"bg-app": { "$type": "color", "$value": "#FCFAF5" },
|
|
10
|
+
"bg-page": { "$type": "color", "$value": "#F6F1E7" },
|
|
11
|
+
"bg-surface": { "$type": "color", "$value": "#FFFFFF" },
|
|
12
|
+
"bg-subtle": { "$type": "color", "$value": "#F8F9FB" },
|
|
13
|
+
"bg-muted": { "$type": "color", "$value": "#EFF1F5" },
|
|
14
|
+
"border-subtle": { "$type": "color", "$value": "#E2E6EC" },
|
|
15
|
+
"border-default": { "$type": "color", "$value": "#CBD2DB" },
|
|
16
|
+
"border-strong": { "$type": "color", "$value": "#BFA871" },
|
|
17
|
+
"ink": { "$type": "color", "$value": "#1B2026" },
|
|
18
|
+
"text-primary": { "$type": "color", "$value": "#1B2026" },
|
|
19
|
+
"text-secondary": { "$type": "color", "$value": "#5A646F" },
|
|
20
|
+
"text-tertiary": { "$type": "color", "$value": "#7C8794" },
|
|
21
|
+
"text-disabled": { "$type": "color", "$value": "#A6B0BD" },
|
|
22
|
+
"text-inverse": { "$type": "color", "$value": "#FCFAF5" },
|
|
23
|
+
"success": { "$type": "color", "$value": "#4F6E4D" },
|
|
24
|
+
"success-light": { "$type": "color", "$value": "#E4EDE2" },
|
|
25
|
+
"danger": { "$type": "color", "$value": "#8C5252" },
|
|
26
|
+
"danger-light": { "$type": "color", "$value": "#F2E2E2" },
|
|
27
|
+
"warning": { "$type": "color", "$value": "#957B3C" },
|
|
28
|
+
"warning-light": { "$type": "color", "$value": "#F4EAD6" }
|
|
29
|
+
},
|
|
30
|
+
"font": {
|
|
31
|
+
"display": { "$type": "fontFamily", "$value": "Poiret One" },
|
|
32
|
+
"sans": { "$type": "fontFamily", "$value": "Josefin Sans" },
|
|
33
|
+
"mono": { "$type": "fontFamily", "$value": "JetBrains Mono" }
|
|
34
|
+
},
|
|
35
|
+
"radius": {
|
|
36
|
+
"sm": { "$type": "dimension", "$value": "2px" },
|
|
37
|
+
"md": { "$type": "dimension", "$value": "4px" },
|
|
38
|
+
"lg": { "$type": "dimension", "$value": "8px" }
|
|
39
|
+
}
|
|
40
|
+
}
|