@cieloazul310/digital-go-pandacss-preset 0.2.3 → 0.3.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/dist/index.cjs +4 -4
- package/dist/index.mjs +4 -4
- package/dist/index.mjs.map +1 -1
- package/package.json +5 -5
package/dist/index.cjs
CHANGED
|
@@ -531,7 +531,7 @@ var card_default = (0, _pandacss_dev.defineSlotRecipe)({
|
|
|
531
531
|
_groupHover: { transform: "scale(1.05)" }
|
|
532
532
|
} },
|
|
533
533
|
sub: { "& > *": { zIndex: 1 } },
|
|
534
|
-
title: { _before: {
|
|
534
|
+
title: { "& > a": { _before: {
|
|
535
535
|
content: "\"\"",
|
|
536
536
|
position: "absolute",
|
|
537
537
|
top: 0,
|
|
@@ -540,7 +540,7 @@ var card_default = (0, _pandacss_dev.defineSlotRecipe)({
|
|
|
540
540
|
height: "full",
|
|
541
541
|
zIndex: 0,
|
|
542
542
|
cursor: "inherit"
|
|
543
|
-
} }
|
|
543
|
+
} } }
|
|
544
544
|
} }
|
|
545
545
|
},
|
|
546
546
|
defaultVariants: {
|
|
@@ -2387,7 +2387,7 @@ var resource_list_default = (0, _pandacss_dev.defineSlotRecipe)({
|
|
|
2387
2387
|
},
|
|
2388
2388
|
asLink: { true: {
|
|
2389
2389
|
main: { position: "relative" },
|
|
2390
|
-
title: { _before: {
|
|
2390
|
+
title: { "& > a": { _before: {
|
|
2391
2391
|
content: "\"\"",
|
|
2392
2392
|
position: "absolute",
|
|
2393
2393
|
top: 0,
|
|
@@ -2396,7 +2396,7 @@ var resource_list_default = (0, _pandacss_dev.defineSlotRecipe)({
|
|
|
2396
2396
|
height: "full",
|
|
2397
2397
|
zIndex: 0,
|
|
2398
2398
|
cursor: "inherit"
|
|
2399
|
-
} }
|
|
2399
|
+
} } }
|
|
2400
2400
|
} }
|
|
2401
2401
|
},
|
|
2402
2402
|
defaultVariants: {
|
package/dist/index.mjs
CHANGED
|
@@ -502,7 +502,7 @@ var card_default = defineSlotRecipe({
|
|
|
502
502
|
_groupHover: { transform: "scale(1.05)" }
|
|
503
503
|
} },
|
|
504
504
|
sub: { "& > *": { zIndex: 1 } },
|
|
505
|
-
title: { _before: {
|
|
505
|
+
title: { "& > a": { _before: {
|
|
506
506
|
content: "\"\"",
|
|
507
507
|
position: "absolute",
|
|
508
508
|
top: 0,
|
|
@@ -511,7 +511,7 @@ var card_default = defineSlotRecipe({
|
|
|
511
511
|
height: "full",
|
|
512
512
|
zIndex: 0,
|
|
513
513
|
cursor: "inherit"
|
|
514
|
-
} }
|
|
514
|
+
} } }
|
|
515
515
|
} }
|
|
516
516
|
},
|
|
517
517
|
defaultVariants: {
|
|
@@ -2358,7 +2358,7 @@ var resource_list_default = defineSlotRecipe({
|
|
|
2358
2358
|
},
|
|
2359
2359
|
asLink: { true: {
|
|
2360
2360
|
main: { position: "relative" },
|
|
2361
|
-
title: { _before: {
|
|
2361
|
+
title: { "& > a": { _before: {
|
|
2362
2362
|
content: "\"\"",
|
|
2363
2363
|
position: "absolute",
|
|
2364
2364
|
top: 0,
|
|
@@ -2367,7 +2367,7 @@ var resource_list_default = defineSlotRecipe({
|
|
|
2367
2367
|
height: "full",
|
|
2368
2368
|
zIndex: 0,
|
|
2369
2369
|
cursor: "inherit"
|
|
2370
|
-
} }
|
|
2370
|
+
} } }
|
|
2371
2371
|
} }
|
|
2372
2372
|
},
|
|
2373
2373
|
defaultVariants: {
|
package/dist/index.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.mjs","names":["accordionAnatomy","link","checkboxAnatomy","datePickerAnatomy","label","input","selectBox","disclosureAnatomy","anatomy","dialogAnatomy","label","input","textarea","selectBox","errorText","supportText","requirementBadge","label","supportText","errorText","fileUploadAnatomy","label","link","menuItem","menuAnatomy","menuItem","hamburgerMenuButton","progressAnatomy","radioGroupAnatomy","legend","selectAnatomy","label","selectBox","menu","stepNavigationAnatomy","tabsAnatomy","treeViewAnatomy","menuItem"],"sources":["../src/recipes/accordion.ts","../src/recipes/blockquote.ts","../src/anatomy.ts","../src/recipes/link.ts","../src/recipes/breadcrumb.ts","../src/recipes/button.ts","../src/recipes/card.ts","../src/recipes/checkbox.ts","../src/recipes/chip-label.ts","../src/recipes/chip-tag.ts","../src/recipes/label.ts","../src/recipes/input.ts","../src/recipes/select-box.ts","../src/recipes/date-picker.ts","../src/recipes/description-list.ts","../src/recipes/disclosure.ts","../src/recipes/divider.ts","../src/recipes/drawer.ts","../src/recipes/emergency-banner.ts","../src/recipes/error-text.ts","../src/recipes/requirement-badge.ts","../src/recipes/support-text.ts","../src/recipes/textarea.ts","../src/recipes/field.ts","../src/recipes/fieldset.ts","../src/recipes/file-upload.ts","../src/recipes/hamburger-menu-button.ts","../src/recipes/legend.ts","../src/recipes/list.ts","../src/recipes/menu-item.ts","../src/recipes/menu.ts","../src/recipes/menu-list.ts","../src/recipes/notification-banner.ts","../src/recipes/ordered-list.ts","../src/recipes/progress.ts","../src/recipes/radio-group.ts","../src/recipes/resource-list.ts","../src/recipes/select.ts","../src/recipes/step-navigation.ts","../src/recipes/table.ts","../src/recipes/tabs.ts","../src/recipes/tree-view.ts","../src/recipes/unordered-list.ts","../src/recipes/utility-link.ts","../src/recipes/index.ts","../src/keyframes.ts","../src/index.ts"],"sourcesContent":["/**\n * source:\n * https://github.com/digital-go-jp/design-system-example-components-react/blob/main/src/components/Accordion/Accordion.tsx\n */\nimport { defineSlotRecipe } from \"@pandacss/dev\";\nimport { anatomy as accordionAnatomy } from \"@zag-js/accordion\";\n\nexport default defineSlotRecipe({\n className: \"accordion\",\n description:\n \"アコーディオンは、ユーザーがコンテンツのセクションを展開または折りたたむことができるユーザーインターフェースです。項目をコンパクトにリスト表示しつつページ遷移せず関連情報を表示したいという要求に対応します。※セクション内の任意の範囲で折りたたみ表示をする場合は「ディスクロージャー」コンポーネントを使用してください。\",\n slots: accordionAnatomy.keys(),\n base: {\n root: {\n colorPalette: \"keyColor\",\n },\n item: {\n /**\n * group/accordion border-b border-solid-gray-420\n [--icon-size:calc(20/16*1rem)] desktop:[--icon-size:calc(32/16*1rem)]\n ${className ?? ''}\n */\n borderBottomWidth: \"1px\",\n borderBottomColor: \"solid-gray.420\",\n \"--icon-size\": {\n base: \"{spacing.5}\",\n md: \"{spacing.8}\",\n },\n },\n itemTrigger: {\n /**\n * group/summary relative block cursor-default\n */\n position: \"relative\",\n display: \"block\",\n /**\n * hover:bg-solid-gray-50\n * focus-visible:bg-yellow-300\n */\n bg: {\n base: \"transparent\",\n _hover: \"solid-gray.50\",\n _focusVisible: { base: \"yellow.300\", _hover: \"yellow.300\" },\n },\n /*\n * py-2 pl-[calc(var(--icon-size)+(12/16*1rem))] pr-2\n * desktop:py-3.5 desktop:pl-[calc(var(--icon-size)+(20/16*1rem))] desktop:pr-4\n */\n py: { base: 2, md: 3.5 },\n pl: {\n base: \"calc(var(--icon-size) + {spacing.3})\",\n md: \"calc(var(--icon-size) + {spacing.5})\",\n },\n pr: { base: 2, md: 4 },\n cursor: { _hover: \"pointer\" },\n /**\n * marker:[content:'']\n [&::-webkit-details-marker]:hidden\n */\n \"&::marker\": { content: '\"\"' },\n /**\n * focus-visible:rounded-4 focus-visible:outline focus-visible:outline-4 focus-visible:outline-offset-[calc(2/16*1rem)] focus-visible:outline-black focus-visible:ring-[calc(2/16*1rem)] focus-visible:ring-yellow-300\n */\n _focusVisible: {\n rounded: 4,\n outlineStyle: \"solid\",\n outlineWidth: \"4px\",\n outlineColor: \"black\",\n outlineOffset: 0.5,\n focusBox: \"calc({spacing.1} / 2)\",\n },\n /**\n * remove button style\n */\n textAlign: \"start\",\n width: \"full\",\n },\n itemIndicator: {\n /**\n * absolute top-2 left-0.5\n * desktop:top-3.5 desktop:left-1.5\n * size-[var(--icon-size)]\n * mt-[calc((1lh-var(--icon-size))/2)]\n */\n position: \"absolute\",\n top: { base: 2, md: 3.5 },\n left: { base: 0.5, md: 1.5 },\n width: \"var(--icon-size)\",\n height: \"var(--icon-size)\",\n mt: \"calc((1lh - var(--icon-size)) / 2)\",\n /**\n * inline-flex items-center justify-center\n */\n display: \"inline-flex\",\n alignItems: \"center\",\n justifyContent: \"center\",\n /**\n * bg-white text-blue-1000\n */\n bg: \"white\",\n color: \"colorPalette.primary.100\",\n /**\n * border border-current rounded-full\n * group-hover/summary:outline group-hover/summary:outline-2\n * group-hover/summary:outline-current\n * group-open/accordion:rotate-180\n */\n borderWidth: \"1px\",\n borderColor: \"currentcolor\",\n rounded: \"full\",\n outlineStyle: \"solid\",\n outlineWidth: { base: \"0px\", _groupHover: \"2px\" },\n outlineColor: { base: \"transparent\", _groupHover: \"currentcolor\" },\n transition: \"transform\",\n transform: { base: \"rotate(0deg)\", _open: \"rotate(-180deg)\" },\n },\n itemContent: {\n /**\n * pl-[calc(var(--icon-size)+(12/16*1rem))] pr-2 py-4\n desktop:pl-[calc(var(--icon-size)+(20/16*1rem))] desktop:pr-4 desktop:py-6\n */\n pl: {\n base: \"calc(var(--icon-size) + {spacing.3})\",\n md: \"calc(var(--icon-size) + {spacing.5})\",\n },\n pr: { base: 2, md: 4 },\n py: { base: 4, md: 6 },\n },\n },\n});\n","import { defineRecipe } from \"@pandacss/dev\";\n\nexport default defineRecipe({\n className: \"blockquote\",\n base: {\n /**\n * margin: 0 calc(40 / 16 * 1rem);\n * border-left: 8px solid var(--color-neutral-solid-gray-536);\n * padding-top: calc(8 / 16 * 1rem);\n * padding-right: calc(16 / 16 * 1rem);\n * padding-bottom: calc(8 / 16 * 1rem);\n * padding-left: calc(24 / 16 * 1rem);\n */\n my: 0,\n mx: 10,\n borderLeftWidth: \"8px\",\n borderColor: \"solid-gray.536\",\n pt: 2,\n pr: 4,\n pb: 2,\n pl: 6,\n \"& > *:first-child\": {\n mt: 0,\n },\n \"& > *:last-child\": {\n mb: 0,\n },\n },\n});\n","/**\n * https://github.com/chakra-ui/chakra-ui/blob/main/packages/react/src/anatomy.ts\n */\nimport { createAnatomy } from \"@zag-js/anatomy\";\n\nexport const breadcrumbAnatomy = createAnatomy(\"breadcrumb\").parts(\n \"root\",\n \"label\",\n \"list\",\n \"item\",\n \"link\",\n \"separator\",\n);\n\nexport const cardAnatomy = createAnatomy(\"card\").parts(\n \"root\",\n \"main\",\n \"image\",\n \"sub\",\n \"title\",\n);\n\nexport const chipTagAnatomy = createAnatomy(\"chip-tag\").parts(\n \"root\",\n \"icon\",\n \"label\",\n \"removeButton\",\n \"addButton\",\n);\n\n/**\n * https://github.com/digital-go-jp/design-system-example-components-react/tree/main/src/components/EmergencyBanner/parts\n */\nexport const emergencyBannerAnatomy = createAnatomy(\"emergency-banner\").parts(\n \"root\",\n \"heading\",\n \"body\",\n \"action\",\n \"button\",\n);\n\n/**\n * https://github.com/chakra-ui/ark/blob/main/packages/react/src/components/field/field.anatomy.ts\n */\nexport const fieldAnatomy = createAnatomy(\"field\").parts(\n \"root\",\n \"errorText\",\n \"supportText\",\n \"input\",\n \"label\",\n \"select\",\n \"textarea\",\n \"requirementBadge\",\n);\n\n/**\n * https://github.com/chakra-ui/ark/blob/main/packages/react/src/components/fieldset/fieldset.anatomy.ts\n */\nexport const fieldsetAnatomy = createAnatomy(\"fieldset\").parts(\n \"root\",\n \"errorText\",\n \"supportText\",\n \"legend\",\n);\n\nexport const menuListAnatomy = createAnatomy(\"menu-list\").parts(\n \"root\",\n \"label\",\n \"content\",\n \"item\",\n \"itemGroup\",\n \"itemGroupLabel\",\n \"itemText\",\n \"itemIndicator\",\n \"input\",\n);\n\nexport const notificationBannerAnatomy = createAnatomy(\n \"notification-banner\",\n).parts(\"root\", \"icon\", \"close\", \"header\", \"heading\", \"body\", \"actions\");\n\nexport const resourceListAnatomy = createAnatomy(\"resource-list\").parts(\n \"root\",\n \"main\",\n \"action\",\n \"content\",\n \"title\",\n);\n\nexport const tableAnatomy = createAnatomy(\"table\").parts(\n \"root\",\n \"head\",\n \"body\",\n \"foot\",\n \"row\",\n \"header\",\n \"cell\",\n \"colgroup\",\n \"col\",\n \"caption\",\n);\n","/**\n * source:\n * https://github.com/digital-go-jp/design-system-example-components-react/blob/main/src/components/Link/Link.tsx\n */\nimport { defineRecipe } from \"@pandacss/dev\";\n\nexport default defineRecipe({\n className: \"link\",\n description:\n \"リンクテキストは通常、色や下線などの視覚的な表現で通常のテキストと区別され、URLと関連づけられたテキスト文字列です。この関連付けをハイパーリンクと呼び、これはウェブをウェブたらしめている基本的な概念のひとつです。\",\n base: {\n /**\n * text-blue-1000 visited:text-magenta-900 hover:text-blue-1000\n * focus-visible:text-blue-1000 active:text-orange-700\n */\n colorPalette: \"blue\",\n color: {\n base: \"colorPalette.primary.100\",\n _visited: \"magenta.900\",\n _hover: \"colorPalette.primary.100\",\n _focusVisible: \"colorPalette.primary.100\",\n _active: \"orange.800\",\n },\n /**\n * focus-visible:bg-yellow-300\n */\n bg: {\n base: \"transparent\",\n _focusVisible: \"yellow.300\",\n },\n /**\n * underline underline-offset-[calc(3/16*1rem)] hover:decoration-[calc(3/16*1rem)]\n * active:decoration-1\n */\n textDecoration: \"underline\",\n textDecorationThickness: {\n base: \"1px\",\n _hover: \"calc(3 / 16 * 1rem)\",\n _active: \"1px\",\n },\n textUnderlineOffset: \"calc(3 / 16 * 1rem)\",\n /**\n * focus-visible:rounded-4\n * focus-visible:outline focus-visible:outline-4\n * focus-visible:outline-black focus-visible:outline-offset-[calc(2/16*1rem)]\n * focus-visible:ring-[calc(2/16*1rem)] focus-visible:ring-yellow-300\n */\n _focusVisible: {\n rounded: 4,\n outlineStyle: \"solid\",\n outlineWidth: \"4px\",\n outlineColor: \"black\",\n outlineOffset: 0.5,\n focusBox: \"calc({spacing.1} / 2)\",\n },\n /**\n * with icon\n */\n \"& > svg\": {\n display: \"inline\",\n ml: 1,\n mb: 1,\n width: \"1em\",\n height: \"1em\",\n },\n },\n});\n","/**\n * source:\n * https://github.com/digital-go-jp/design-system-example-components-react/blob/main/src/components/Breadcrumbs/Breadcrumbs.tsx\n */\nimport { defineSlotRecipe } from \"@pandacss/dev\";\nimport { breadcrumbAnatomy } from \"../anatomy\";\nimport link from \"./link\";\n\nexport default defineSlotRecipe({\n className: \"breadcrumb\",\n description:\n \"パンくずリストは、ウェブサイトの階層内でユーザーの現在の位置を表示します。\",\n slots: breadcrumbAnatomy.keys(),\n base: {\n root: {\n /**\n * icon\n */\n \"--icon-size\": \"16px\",\n },\n label: {\n srOnly: true,\n textStyle: \"oln-16N-100\",\n },\n list: {\n /**\n * inline\n */\n display: \"inline\",\n },\n item: {\n /**\n * inline break-words text-oln-16N-100\n */\n display: \"inline\",\n overflowWrap: \"break-word\",\n textStyle: \"oln-16N-100\",\n },\n link: {\n /**\n * text-blue-1000 text-oln-16N-100 underline underline-offset-[calc(3/16*1rem)]\n * hover:text-blue-900 hover:decoration-[calc(3/16*1rem)]\n * active:text-orange-700 active:decoration-1\n * focus-visible:rounded-4 focus-visible:outline focus-visible:outline-4\n * focus-visible:outline-black focus-visible:outline-offset-[calc(2/16*1rem)]\n * focus-visible:bg-yellow-300 focus-visible:text-blue-1000\n * focus-visible:ring-[calc(2/16*1rem)] focus-visible:ring-yellow-300\n */\n ...link.base,\n /**\n * icon\n */\n \"& svg\": {\n display: \"inline\",\n width: \"var(--icon-size)\",\n height: \"var(--icon-size)\",\n mr: 1,\n },\n },\n separator: {\n /**\n * mx-2 inline\n */\n mx: 2,\n display: \"inline-flex\",\n width: \"12px\",\n height: \"12px\",\n \"& > svg\": {\n width: \"full\",\n height: \"full\",\n fill: \"none\",\n },\n },\n },\n});\n","/**\n * source:\n * https://github.com/digital-go-jp/design-system-example-components-react/blob/main/src/components/Button/Button.tsx\n */\nimport { defineRecipe } from \"@pandacss/dev\";\n\nexport default defineRecipe({\n className: \"button\",\n description:\n \"ボタンは、主にアクション実行またはページ遷移のためのトリガーとして使用します。画面内におけるボタンの重要度に応じて使い分け可能な複数のスタイルがあります。\",\n base: {\n colorPalette: \"keyColor\",\n /**\n * underline-offset-[calc(3/16*1rem)]\n */\n textUnderlineOffset: \"calc(3 / 16 * 1rem)\",\n /**\n * focus-visible:outline focus-visible:outline-4 focus-visible:outline-black\n * focus-visible:outline-offset-[calc(2/16*1rem)]\n * focus-visible:ring-[calc(2/16*1rem)] focus-visible:ring-yellow-300\n */\n _focusVisible: {\n outlineStyle: \"solid\",\n outlineWidth: \"4px\",\n outlineColor: \"black\",\n outlineOffset: 0.5,\n focusBox: \"calc({spacing.1} / 2)\",\n },\n /**\n * aria-disabled:pointer-events-none aria-disabled:forced-colors:border-[GrayText] aria-disabled:forced-colors:text-[GrayText]\n */\n _disabled: {\n pointerEvents: \"none\",\n },\n /**\n * button default\n */\n display: \"inline-flex\",\n columnGap: 1,\n textAlign: \"center\",\n alignItems: \"center\",\n justifyContent: \"center\",\n cursor: \"pointer\",\n _icon: {\n flexShrink: 0,\n },\n },\n variants: {\n variant: {\n \"solid-fill\": {\n /**\n * text-white aria-disabled:text-solid-gray-50\n * bg-blue-900 hover:bg-blue-1000 active:bg-blue-1200 aria-disabled:bg-solid-gray-300\n */\n bg: {\n base: \"colorPalette.primary\",\n _hover: \"colorPalette.primary.100\",\n _active: \"colorPalette.primary.300\",\n _disabled: \"solid-gray.300\",\n },\n color: { base: \"white\", _disabled: \"solid-gray.50\" },\n /**\n * border-4 border-double border-transparent\n * hover:underline active:underline\n */\n borderWidth: \"4px\",\n borderStyle: \"double\",\n borderColor: \"transparent\",\n textDecoration: {\n base: \"none\",\n _hover: \"underline\",\n _active: \"underline\",\n },\n },\n outline: {\n /**\n * bg-white hover:bg-blue-200 active:bg-blue-300 aria-disabled:bg-white\n * text-blue-900 hover:text-blue-1000 active:text-blue-1200\n * aria-disabled:text-solid-gray-300\n */\n bg: {\n base: \"white\",\n _hover: \"colorPalette.200\",\n _active: \"colorPalette.300\",\n _disabled: \"white\",\n },\n color: {\n base: \"colorPalette.primary\",\n _hover: \"colorPalette.primary.100\",\n _active: \"colorPalette.primary.300\",\n _disabled: \"solid-gray.300\",\n },\n /**\n * border border-current hover:underline active:underline\n */\n borderWidth: \"1px\",\n borderColor: \"currentcolor\",\n textDecoration: {\n base: \"none\",\n _hover: \"underline\",\n _active: \"underline\",\n },\n },\n text: {\n /**\n *\n * hover:bg-blue-50 active:bg-blue-100 focus-visible:bg-yellow-300\n * aria-disabled:bg-transparent aria-disabled:focus-visible:bg-yellow-300\n * text-blue-900 hover:text-blue-1000 active:text-blue-1200\n * aria-disabled:text-solid-gray-300\n */\n bg: {\n base: \"transparent\",\n _hover: \"colorPalette.bg\",\n _active: \"colorPalette.100\",\n _focusVisible: { base: \"yellow.300\", _hover: \"yellow.300\" },\n _disabled: \"transparent\",\n },\n color: {\n base: \"colorPalette.primary\",\n _hover: \"colorPalette.primary.100\",\n _active: \"colorPalette.primary.300\",\n _disabled: \"solid-gray.300\",\n },\n /**\n * hover:decoration-[calc(3/16*1rem)] underline\n */\n textDecoration: \"underline\",\n textDecorationThickness: { base: \"1px\", _hover: \"calc(3 / 16 * 1rem)\" },\n },\n },\n size: {\n lg: {\n /**\n * lg: 'min-w-[calc(136/16*1rem)] min-h-14 rounded-8 px-4 py-3 text-oln-16B-100'\n */\n minWidth: \"calc({spacing.1} * 34)\",\n minHeight: 14,\n rounded: 8,\n px: 4,\n py: 3,\n textStyle: \"oln-16B-100\",\n },\n md: {\n /**\n * md: 'min-w-24 min-h-12 rounded-8 px-4 py-2 text-oln-16B-100',\n */\n minWidth: 24,\n minHeight: 12,\n textStyle: \"oln-16B-100\",\n px: 4,\n py: 2,\n rounded: 8,\n },\n sm: {\n /**\n * sm: 'relative min-w-20 min-h-9 rounded-6 px-3 py-0.5 text-oln-16B-100 after:absolute after:inset-x-0 after:-inset-y-full after:m-auto after:h-[44px]',\n */\n position: \"relative\",\n minWidth: 20,\n minHeight: 9,\n textStyle: \"oln-16B-100\",\n px: 3,\n py: 0.5,\n rounded: 6,\n _after: {\n position: \"absolute\",\n insetInline: 0,\n insetBlock: \"full\",\n m: \"auto\",\n height: \"44px\",\n },\n },\n xs: {\n /**\n * xs: 'relative min-w-18 min-h-7 rounded-4 px-2 py-0.5 text-oln-14B-100 after:absolute after:inset-x-0 after:-inset-y-full after:m-auto after:h-[44px]',\n */\n minWidth: 18,\n minHeight: 7,\n textStyle: \"oln-14B-100\",\n px: 2,\n py: 0.5,\n rounded: 4,\n _after: {\n position: \"absolute\",\n insetInline: 0,\n insetBlock: \"full\",\n m: \"auto\",\n height: \"44px\",\n },\n },\n },\n },\n defaultVariants: {\n variant: \"solid-fill\",\n size: \"md\",\n },\n});\n","import { defineSlotRecipe } from \"@pandacss/dev\";\nimport { cardAnatomy } from \"../anatomy\";\n\nexport default defineSlotRecipe({\n className: \"card\",\n description:\n \"単一の主題に関するコンテンツをまとめて表示するコンテナとなるコンポーネントです。さまざまなタイプとサイズの要素やコンポーネントを柔軟に格納できます。本来カードコンポーネントは、あらゆるコンテンツ(コンポーネントや要素)を内包することができ、非常に自由度の高いコンテナとなります。本デザインシステムでは、情報設計をしやすいカードを提供するため、自由度に制約を設けたコンポーネント仕様として策定しています。\",\n slots: cardAnatomy.keys(),\n base: {\n root: {\n display: \"grid\",\n gridTemplateAreas: `\n \"image\"\n \"main\"\n \"sub\"\n `,\n bg: { base: \"white\", \"&:has(input:checked)\": \"colorPalette.bg\" },\n color: \"solid-gray.800\",\n textStyle: \"std-16N-170\",\n borderColor: \"solid-gray.420\",\n borderWidth: \"1px\",\n rounded: 16,\n overflow: \"hidden\",\n colorPalette: \"keyColor\",\n },\n main: {\n gridArea: \"main\",\n py: 4,\n px: { base: 4, md: 6 },\n display: \"flex\",\n flexDirection: \"column\",\n gap: 4,\n _focusVisible: {\n outlineStyle: \"solid\",\n outlineWidth: \"4px\",\n outlineColor: \"black\",\n outlineOffset: 0.5,\n focusBox: \"calc({spacing.1} / 2)\",\n },\n },\n image: {\n gridArea: \"image\",\n position: \"relative\",\n overflow: \"hidden\",\n \"& > img\": {\n objectFit: \"cover\",\n width: \"full\",\n height: \"full\",\n },\n },\n sub: {\n gridArea: \"sub\",\n py: 4,\n px: { base: 4, md: 6 },\n },\n title: {\n textStyle: \"std-20B-150\",\n },\n },\n variants: {\n orientation: {\n vertical: {\n root: {\n gridTemplateAreas: `\n \"image\"\n \"main\"\n \"sub\"\n `,\n gridTemplateColumns: \"1fr\",\n },\n },\n horizontal: {\n root: {\n gridTemplateAreas: `\n \"image main\"\n \"image sub\"\n `,\n gridTemplateColumns: \"minmax(auto, 320px) 1fr\",\n },\n },\n },\n asLink: {\n true: {\n root: {\n position: \"relative\",\n bg: {\n _hover: \"solid-gray.50\",\n },\n },\n image: {\n \"& > img\": {\n transition: \"transform\",\n _groupHover: {\n transform: \"scale(1.05)\",\n },\n },\n },\n sub: {\n \"& > *\": {\n zIndex: 1,\n },\n },\n title: {\n _before: {\n content: '\"\"',\n position: \"absolute\",\n top: 0,\n left: 0,\n width: \"full\",\n height: \"full\",\n zIndex: 0,\n cursor: \"inherit\",\n },\n },\n },\n },\n },\n defaultVariants: {\n orientation: \"vertical\",\n asLink: false,\n },\n});\n","import { defineSlotRecipe } from \"@pandacss/dev\";\nimport { anatomy as checkboxAnatomy } from \"@zag-js/checkbox\";\n\nexport default defineSlotRecipe({\n className: \"checkbox\",\n description:\n \"チェックボックスは、複数の項目の中から複数の選択肢を選ぶことを可能にします。また、ひとつの選択肢のオン・オフの切り替えにも用いることができます。\",\n slots: checkboxAnatomy.extendWith(\"group\").keys(),\n base: {\n root: {\n display: \"flex\",\n alignItems: \"center\",\n width: \"fit-content\",\n py: 2,\n colorPalette: \"keyColor\",\n },\n control: {\n /**\n * flex items-center justify-center shrink-0 rounded-[calc(1/8*100%)]\n * has-[input:hover:not(:focus):not([aria-disabled=\"true\"])]:bg-solid-gray-420\n */\n flexShrink: 0,\n rounded: \"calc(2 / 18 * 100%)\",\n borderWidth: \"2px\",\n borderColor: {\n base: \"solid-gray.420\",\n _checked: \"colorPalette.primary\",\n _invalid: { base: \"error.1\", _disabled: \"solid-gray.420\" },\n _groupHover: { base: \"black\", _disabled: \"solid-gray.420\" },\n },\n _disabled: {\n bg: \"solid-gray.50\",\n },\n _groupHover: {\n outlineStyle: { base: \"solid\", _disabled: \"hidden\" },\n outlineColor: \"solid-gray.420\",\n _focus: {\n outlineStyle: \"solid\",\n outlineWidth: \"4px\",\n outlineColor: \"black\",\n outlineOffset: 0.5,\n focusBox: \"calc({spacing.1} / 2)\",\n },\n },\n /**\n * focus:outline focus:outline-4 focus:outline-black\n * focus:outline-offset-[calc(2/16*1rem)]\n * focus:ring-[calc(2/16*1rem)] focus:ring-yellow-300\n */\n _focus: {\n outlineStyle: \"solid\",\n outlineWidth: \"4px\",\n outlineColor: \"black\",\n outlineOffset: 0.5,\n focusBox: \"calc({spacing.1} / 2)\",\n },\n },\n indicator: {\n /**\n * appearance-none size-3/4 rounded-[calc(2/18*100%)]\n */\n appearance: \"none\",\n width: \"full\",\n height: \"full\",\n zIndex: 1,\n bg: {\n /**\n * bg-white\n */\n base: \"white\",\n /**\n * checked:bg-blue-900 checked:hover:bg-blue-1100\n * forced-colors:checked:!bg-[Highlight]\n */\n _checked: {\n base: \"colorPalette.primary\",\n _hover: \"colorPalette.primary.200\",\n _highContrast: \"Highlight\",\n },\n _indeterminate: {\n /**\n * indeterminate:bg-blue-900 indeterminate:hover:bg-blue-1100\n * forced-colors:indeterminate:!bg-[Highlight]\n */\n base: \"colorPalette.primary\",\n _hover: \"colorPalette.primary.200\",\n _highContrast: \"Highlight\",\n },\n /**\n * data-[error]:indeterminate:bg-error-1\n * data-[error]:indeterminate:hover:bg-red-1000\n * data-[error]:checked:bg-error-1 data-[error]:checked:hover:bg-red-1000\n */\n _invalid: {\n _indeterminate: {\n base: \"error.1\",\n _hover: \"red.1000\",\n _disabled: \"solid-gray.300\",\n },\n _checked: {\n base: \"error.1\",\n _hover: \"red.1000\",\n _disabled: \"solid-gray.300\",\n },\n },\n /**\n * aria-disabled:!bg-solid-gray-50\n * aria-disabled:checked:!bg-solid-gray-300\n * aria-disabled:indeterminate:!bg-solid-gray-300\n * forced-colors:aria-disabled:checked:!bg-[GrayText]\n */\n _disabled: {\n base: \"solid-gray.50\",\n _checked: \"solid-gray.300\",\n _indeterminate: \"solid-gray.300\",\n _highContrast: {\n _checked: \"GrayText\",\n },\n },\n },\n /**\n * bg-clip-padding\n */\n backgroundClip: \"padding-box\",\n /**\n * before:hidden checked:before:block indeterminate:before:block\n * before:size-3.5\n * before:bg-white\n * forced-colors:before:!bg-[HighlightText]\n * aria-disabled:before:border-solid-gray-50\n */\n _before: {\n content: '\"\"',\n display: \"none\",\n width: 3.5,\n height: 3.5,\n bg: { base: \"white\", _highContrast: \"HighlightText\" },\n borderColor: { _disabled: \"solid-gray.50\" },\n },\n /**\n * checked:before:[clip-path:path('M5.6,11.2L12.65,4.15L11.25,2.75L5.6,8.4L2.75,5.55L1.35,6.95L5.6,11.2Z')]\n * indeterminate:before:[clip-path:path('M3.25,7.75H10.75V6.25H3.25V7.75Z')]\n */\n _checked: {\n _before: {\n display: \"block\",\n clipPath:\n \"path('M5.6,11.2L12.65,4.15L11.25,2.75L5.6,8.4L2.75,5.55L1.35,6.95L5.6,11.2Z')\",\n },\n },\n _indeterminate: {\n _before: {\n display: \"block\",\n clipPath: \"path('M3.25,7.75H10.75V6.25H3.25V7.75Z')\",\n },\n },\n },\n label: {\n color: \"solid-gray.800\",\n },\n },\n variants: {\n size: {\n sm: {\n root: {\n gap: 1.5,\n },\n control: {\n width: \"calc({spacing.9} / 2)\",\n height: \"calc({spacing.9} / 2)\",\n _groupHover: {\n outlineWidth: \"2px\",\n _focus: { outlineWidth: \"4px\" },\n },\n },\n label: {\n textStyle: \"dns-16N-130\",\n },\n },\n md: {\n root: {\n gap: 2.5,\n },\n control: {\n width: 6,\n height: 6,\n _groupHover: {\n outlineWidth: \"4px\",\n },\n },\n indicator: {\n _before: {\n transformOrigin: \"top left\",\n scale: \"calc(20 / 14)\",\n },\n },\n label: {\n textStyle: \"dns-16N-130\",\n },\n },\n lg: {\n root: {\n gap: 2.5,\n },\n control: {\n width: 8,\n height: 8,\n _groupHover: {\n outlineWidth: \"6px\",\n _focus: { outlineWidth: \"4px\" },\n },\n },\n indicator: {\n _before: {\n transformOrigin: \"top left\",\n scale: \"calc(27 / 14)\",\n },\n },\n label: {\n textStyle: \"dns-17N-130\",\n },\n },\n },\n },\n defaultVariants: {\n size: \"sm\",\n },\n});\n","import { defineRecipe } from \"@pandacss/dev\";\n\nexport default defineRecipe({\n className: \"chip-label\",\n description:\n \"状態や状況を示すキーワードを表示して、情報の分類・整理の効率を向上させるグラフィック要素です。情報リストやテーブルの各行などのステータスを分かりやすく表示したい場合に有効です。\",\n base: {\n display: \"inline-flex\",\n alignItems: \"center\",\n gap: 1,\n px: 2,\n py: 1,\n minHeight: \"32px\",\n borderWidth: \"1px\",\n colorPalette: \"keyColor\",\n rounded: 8,\n flexShrink: 0,\n whiteSpace: \"nowrap\",\n textStyle: \"oln-16N-100\",\n },\n variants: {\n variant: {\n text: {\n color: \"colorPalette.primary\",\n borderColor: \"transparent\",\n },\n outlined: {\n color: \"colorPalette.primary\",\n borderColor: \"currentcolor\",\n },\n ghost: {\n color: \"colorPalette.primary\",\n bg: \"colorPalette.bg\",\n borderColor: \"currentColor\",\n },\n \"solid-fill\": {\n bg: \"colorPalette.primary\",\n color: \"white\",\n borderColor: \"transparent\",\n },\n },\n },\n defaultVariants: {\n variant: \"text\",\n },\n});\n","import { defineSlotRecipe, type SystemStyleObject } from \"@pandacss/dev\";\nimport { chipTagAnatomy } from \"../anatomy\";\n\nconst buttonCommon = {\n width: \"24px\",\n height: \"24px\",\n rounded: \"full\",\n p: \"2px\",\n _before: {\n content: '\"\"',\n display: \"block\",\n width: \"full\",\n height: \"full\",\n rounded: \"full\",\n bg: \"colorPalette.primary\",\n },\n _groupActive: {\n _before: {\n bg: \"colorPalette.primary.300\",\n },\n },\n _focus: {\n outlineStyle: \"solid\",\n outlineWidth: \"4px\",\n outlineColor: \"black\",\n outlineOffset: 0.5,\n focusBox: \"calc({spacing.1} / 2)\",\n },\n} satisfies SystemStyleObject;\n\nexport default defineSlotRecipe({\n slots: chipTagAnatomy.keys(),\n className: \"chip-tag\",\n base: {\n root: {\n display: \"inline-flex\",\n alignItems: \"center\",\n px: 2,\n py: 1,\n minHeight: \"32px\",\n borderWidth: \"1px\",\n colorPalette: \"keyColor\",\n rounded: \"full\",\n flexShrink: 0,\n whiteSpace: \"nowrap\",\n textStyle: \"oln-16N-100\",\n color: \"colorPalette.primary\",\n bg: \"colorPalette.bg\",\n borderColor: \"currentColor\",\n cursor: \"pointer\",\n },\n label: {\n flexGrow: 1,\n px: 2,\n },\n removeButton: {\n ...buttonCommon,\n _before: {\n ...buttonCommon._before,\n clipPath:\n \"path('M6.39998 14.6538L9.99998 11.0538L13.6 14.6538L14.6538 13.6L11.0538 9.99998L14.6538 6.39998L13.6 5.34615L9.99998 8.94615L6.39998 5.34615L5.34615 6.39998L8.94615 9.99998L5.34615 13.6L6.39998 14.6538ZM10.0016 19.5C8.68772 19.5 7.45268 19.2506 6.29655 18.752C5.1404 18.2533 4.13472 17.5765 3.2795 16.7217C2.42427 15.8669 1.74721 14.8616 1.24833 13.706C0.749442 12.5504 0.5 11.3156 0.5 10.0017C0.5 8.68772 0.749334 7.45268 1.248 6.29655C1.74667 5.1404 2.42342 4.13472 3.27825 3.2795C4.1331 2.42427 5.13834 1.74721 6.29398 1.24833C7.44959 0.749443 8.68437 0.5 9.9983 0.5C11.3122 0.5 12.5473 0.749334 13.7034 1.248C14.8596 1.74667 15.8652 2.42342 16.7205 3.27825C17.5757 4.1331 18.2527 5.13834 18.7516 6.29398C19.2505 7.44959 19.5 8.68437 19.5 9.9983C19.5 11.3122 19.2506 12.5473 18.752 13.7034C18.2533 14.8596 17.5765 15.8652 16.7217 16.7205C15.8669 17.5757 14.8616 18.2527 13.706 18.7516C12.5504 19.2505 11.3156 19.5 10.0016 19.5ZM9.99998 18C12.2333 18 14.125 17.225 15.675 15.675C17.225 14.125 18 12.2333 18 9.99998C18 7.76664 17.225 5.87498 15.675 4.32498C14.125 2.77498 12.2333 1.99998 9.99998 1.99998C7.76664 1.99998 5.87498 2.77498 4.32498 4.32498C2.77498 5.87498 1.99998 7.76664 1.99998 9.99998C1.99998 12.2333 2.77498 14.125 4.32498 15.675C5.87498 17.225 7.76664 18 9.99998 18Z')\",\n },\n _groupHover: {\n _before: {\n clipPath:\n \"path('M6.39998 14.6538L9.99998 11.0538L13.6 14.6538L14.6538 13.6L11.0538 9.99998L14.6538 6.39998L13.6 5.34615L9.99998 8.94615L6.39998 5.34615L5.34615 6.39998L8.94615 9.99998L5.34615 13.6L6.39998 14.6538ZM10.0016 19.5C8.68772 19.5 7.45268 19.2506 6.29655 18.752C5.1404 18.2533 4.13472 17.5765 3.2795 16.7217C2.42427 15.8669 1.74721 14.8616 1.24833 13.706C0.749442 12.5504 0.5 11.3156 0.5 10.0017C0.5 8.68772 0.749334 7.45268 1.248 6.29655C1.74667 5.1404 2.42342 4.13472 3.27825 3.2795C4.1331 2.42427 5.13834 1.74721 6.29398 1.24833C7.44959 0.749443 8.68437 0.5 9.9983 0.5C11.3122 0.5 12.5473 0.749334 13.7034 1.248C14.8596 1.74667 15.8652 2.42342 16.7205 3.27825C17.5757 4.1331 18.2527 5.13834 18.7516 6.29398C19.2505 7.44959 19.5 8.68437 19.5 9.9983C19.5 11.3122 19.2506 12.5473 18.752 13.7034C18.2533 14.8596 17.5765 15.8652 16.7217 16.7205C15.8669 17.5757 14.8616 18.2527 13.706 18.7516C12.5504 19.2505 11.3156 19.5 10.0016 19.5Z')\",\n },\n },\n },\n addButton: {\n ...buttonCommon,\n _before: {\n ...buttonCommon._before,\n clipPath:\n \"path('M4.1637 10.7451 9.2548 10.7451 9.2549 15.8363 10.7451 15.8363 10.7452 10.7451 15.8363 10.7451 15.8364 9.2548 10.7452 9.2548 10.7452 4.1636 9.2548 4.1636 9.2548 9.2548 4.1636 9.2548 4.1637 10.7451ZM3.2836 16.7186C2.3546 15.7896 1.6576 14.7399 1.1927 13.5699.7278 12.3997.4952 11.21.4949 10.0008.4946 8.7917.7267 7.6021 1.1911 6.4322 1.6555 5.2623 2.3522 4.2128 3.2813 3.2837 4.2104 2.3546 5.26 1.6576 6.4301 1.1927 7.6003.7278 8.7899.4952 9.9991.4949 11.2083.4946 12.3979.7267 13.5678 1.1911 14.7377 1.6555 15.7872 2.3522 16.7163 3.2813 17.6454 4.2104 18.3424 5.26 18.8073 6.4301 19.2722 7.6003 19.5048 8.7899 19.5051 9.9991 19.5054 11.2083 19.2733 12.3978 18.8089 13.5678 18.3445 14.7377 17.6478 15.7872 16.7187 16.7163 15.7896 17.6454 14.7399 18.3424 13.5699 18.8073 12.3997 19.2722 11.2101 19.5047 10.0008 19.5051 8.7917 19.5054 7.6021 19.2732 6.4322 18.8089 5.2623 18.3445 4.2128 17.6478 3.2836 16.7186ZM4.3431 15.6568C5.9223 17.236 7.808 18.0257 10 18.0257 12.192 18.0257 14.0777 17.236 15.6569 15.6568 17.2361 14.0776 18.0257 12.192 18.0257 10 18.0257 7.808 17.236 5.9223 15.6569 4.3431 14.0776 2.7639 12.192 1.9743 10 1.9743 7.808 1.9743 5.9224 2.7639 4.3431 4.3431 2.764 5.9223 1.9743 7.808 1.9743 10 1.9743 12.192 2.7639 14.0776 4.3431 15.6568Z')\",\n },\n _groupHover: {\n _before: {\n clipPath:\n \"path('M4.1637 10.7451 9.2548 10.7451 9.2549 15.8363 10.7451 15.8363 10.7452 10.7451 15.8363 10.7451 15.8364 9.2548 10.7452 9.2548 10.7452 4.1636 9.2548 4.1636 9.2548 9.2548 4.1636 9.2548 4.1637 10.7451ZM10.0016 19.5C8.68772 19.5 7.45268 19.2506 6.29655 18.752C5.1404 18.2533 4.13472 17.5765 3.2795 16.7217C2.42427 15.8669 1.74721 14.8616 1.24833 13.706C0.749442 12.5504 0.5 11.3156 0.5 10.0017C0.5 8.68772 0.749334 7.45268 1.248 6.29655C1.74667 5.1404 2.42342 4.13472 3.27825 3.2795C4.1331 2.42427 5.13834 1.74721 6.29398 1.24833C7.44959 0.749443 8.68437 0.5 9.9983 0.5C11.3122 0.5 12.5473 0.749334 13.7034 1.248C14.8596 1.74667 15.8652 2.42342 16.7205 3.27825C17.5757 4.1331 18.2527 5.13834 18.7516 6.29398C19.2505 7.44959 19.5 8.68437 19.5 9.9983C19.5 11.3122 19.2506 12.5473 18.752 13.7034C18.2533 14.8596 17.5765 15.8652 16.7217 16.7205C15.8669 17.5757 14.8616 18.2527 13.706 18.7516C12.5504 19.2505 11.3156 19.5 10.0016 19.5Z')\",\n },\n },\n },\n },\n});\n","/**\n * source:\n * https://github.com/digital-go-jp/design-system-example-components-react/blob/main/src/components/Label/Label.tsx\n */\nimport { defineRecipe } from \"@pandacss/dev\";\n\nexport default defineRecipe({\n className: \"label\",\n base: {\n /**\n * flex w-fit items-center gap-2 text-solid-gray-800\n */\n display: \"flex\",\n width: \"fit-content\",\n alignItems: \"center\",\n gap: 2,\n color: \"solid-gray.800\",\n },\n variants: {\n size: {\n /**\n * data-[size=sm]:text-std-16B-170 data-[size=md]:text-std-17B-170 data-[size=lg]:text-std-18B-160\n */\n sm: { textStyle: \"std-16B-170\" },\n md: { textStyle: \"std-17B-170\" },\n lg: { textStyle: \"std-18B-160\" },\n },\n },\n defaultVariants: {\n size: \"md\",\n },\n});\n","/**\n * source:\n * https://github.com/digital-go-jp/design-system-example-components-react/blob/main/src/components/Input/Input.tsx\n */\nimport { defineRecipe } from \"@pandacss/dev\";\n\nexport default defineRecipe({\n className: \"input\",\n description:\n \"インプットテキストコンポーネントは、名前や電話番号など、1行以内のテキストを入力する場合に使用します。\",\n base: {\n /**\n * max-w-full px-4 py-3 rounded-8\n */\n // minWidth: \"80px\",\n maxWidth: \"full\",\n rounded: 8,\n px: 4,\n py: 3,\n /**\n * border border-solid-gray-600 hover:border-black\n * aria-disabled:border-solid-gray-300\n * aria-disabled:forced-colors:border-[GrayText]\n * aria-[invalid=true]:border-error-1 aria-[invalid=true]:hover:border-red-1000\n */\n borderStyle: { base: \"solid\", _readOnly: \"dashed\" },\n borderWidth: \"1px\",\n borderColor: {\n base: \"solid-gray.600\",\n _hover: \"black\",\n _disabled: { base: \"solid-gray.300\", _highContrast: \"GrayText\" },\n _invalid: { base: \"error.1\", _hover: \"red.1000\" },\n },\n /**\n * bg-white text-oln-16N-100 text-solid-gray-800\n * aria-disabled:bg-solid-gray-50 aria-disabled:text-solid-gray-420\n * aria-disabled:forced-colors:text-[GrayText]\n *\n */\n bg: { base: \"white\", _disabled: \"solid-gray.50\" },\n color: {\n base: \"solid-gray.800\",\n _disabled: { base: \"solid-gray.420\", _highContrast: \"GrayText\" },\n },\n textStyle: \"oln-16N-100\",\n /**\n * focus:outline focus:outline-4 focus:outline-black\n * focus:outline-offset-[calc(2/16*1rem)]\n * focus:ring-[calc(2/16*1rem)] focus:ring-yellow-300\n */\n _focus: {\n outlineStyle: \"solid\",\n outlineWidth: \"4px\",\n outlineColor: \"black\",\n outlineOffset: 0.5,\n focusBox: \"calc({spacing.1} / 2)\",\n },\n /**\n * aria-disabled:pointer-events-none\n */\n pointerEvents: { base: \"inherit\", _disabled: \"none\" },\n },\n variants: {\n size: {\n /**\n * data-[size=sm]:h-10 data-[size=md]:h-12 data-[size=lg]:h-14\n */\n sm: { height: 10 },\n md: { height: 12 },\n lg: { height: 14 },\n },\n },\n defaultVariants: {\n size: \"lg\",\n },\n});\n","/**\n * source:\n * https://github.com/digital-go-jp/design-system-example-components-react/blob/main/src/components/Select/Select.tsx\n */\nimport { defineRecipe } from \"@pandacss/dev\";\n\nexport default defineRecipe({\n className: \"select-box\",\n description:\n \"セレクトボックスは、複数の選択肢を提供するフォームコントロールです。\",\n base: {\n /**\n * w-full pl-4 pr-10 py-[calc(11/16*1rem)]\n * appearance-none rounded-8\n * aria-disabled:pointer-events-none\n */\n width: \"full\",\n appearance: \"none\",\n pl: 4,\n pr: 10,\n py: \"calc(11 / 16 * 1rem)\",\n rounded: 8,\n pointerEvents: { base: \"inherit\", _disabled: \"none\" },\n /**\n * bg-white text-oln-16N-100 text-solid-gray-800\n * aria-disabled:text-solid-gray-420\n * aria-disabled:forced-colors:text-[GrayText]\n */\n bg: { base: \"white\", _disabled: \"solid-gray.50\" },\n color: { base: \"solid-gray.800\", _disabled: \"solid-gray.420\" },\n textStyle: \"oln-16N-100\",\n /**\n * border border-solid-gray-600 hover:border-black\n * aria-disabled:border-solid-gray-300 aria-disabled:bg-solid-gray-50\n * aria-disabled:forced-colors:border-[GrayText]\n * aria-[invalid=true]:border-error-1aria-[invalid=true]:hover:border-red-1000\n */\n borderWidth: \"1px\",\n borderColor: {\n base: \"solid-gray.900\",\n _disabled: \"solid-gray.300\",\n _invalid: { base: \"error.1\", _hover: \"red.1000\" },\n },\n /**\n * remove button style\n */\n textAlign: \"start\",\n /**\n * focus:outline focus:outline-4 focus:outline-black focus:outline-offset-[calc(2/16*1rem)] focus:ring-[calc(2/16*1rem)] focus:ring-yellow-300\n */\n _focus: {\n outlineStyle: \"solid\",\n outlineWidth: \"4px\",\n outlineColor: \"black\",\n outlineOffset: 0.5,\n focusBox: \"calc({spacing.1} / 2)\",\n },\n },\n variants: {\n size: {\n /**\n * data-[size=sm]:h-10 data-[size=md]:h-12 data-[size=lg]:h-14\n */\n sm: {\n height: 10,\n },\n md: {\n height: 12,\n },\n lg: {\n height: 14,\n },\n },\n },\n});\n","import { defineSlotRecipe } from \"@pandacss/dev\";\nimport { anatomy as datePickerAnatomy } from \"@zag-js/date-picker\";\nimport label from \"./label\";\nimport input from \"./input\";\nimport selectBox from \"./select-box\";\n\nexport default defineSlotRecipe({\n className: \"date-picker\",\n slots: datePickerAnatomy.extendWith(\"view\").keys(),\n base: {\n root: {\n colorPalette: \"keyColor\",\n },\n control: {\n display: \"flex\",\n alignItems: \"center\",\n gap: 2,\n },\n viewControl: {\n display: \"flex\",\n alignItems: \"center\",\n gap: 2,\n p: 4,\n },\n content: {\n /**\n * border border-solid-gray-420 bg-white shadow-1 rounded-8 focus:outline-0\n */\n bg: \"white\",\n shadow: 1,\n rounded: 8,\n borderWidth: \"1px\",\n borderColor: \"solid-gray.420\",\n _focus: {\n outlineWidth: \"0px\",\n },\n },\n view: {\n colorPalette: \"keyColor\",\n display: \"flex\",\n flexDirection: \"column\",\n alignItems: \"stretch\",\n width: \"max-content\",\n },\n label: {\n ...label.base,\n },\n input: {\n ...input.base,\n },\n yearSelect: {\n ...selectBox.base,\n ...selectBox.variants?.size?.md,\n width: \"fit-content\",\n },\n monthSelect: {\n ...selectBox.base,\n ...selectBox.variants?.size?.md,\n width: \"fit-content\",\n },\n table: {\n /**\n * mx-3 mb-2\n */\n mx: 3,\n mb: 2,\n },\n tableHead: {\n /**\n * [&_th]:p-0\n */\n \"& th\": {\n p: 0,\n },\n },\n tableHeader: {\n /**\n * size-12 text-center font-bold\n */\n width: 12,\n height: 12,\n textAlign: \"center\",\n fontWeight: \"bold\",\n },\n tableBody: {\n /**\n * [&_td]:p-0\n */\n \"& td\": {\n p: 0,\n },\n },\n tableCellTrigger: {\n /**\n * m-1 flex items-center justify-center size-10 rounded-full\n * underline-offset-[calc(3/16*1rem)] hover:bg-solid-gray-50 hover:underline\n * data-[selected]:!bg-blue-900 data-[selected]:border\n * data-[selected]:border-transparent data-[selected]:text-white\n * focus-visible:bg-yellow-300 focus-visible:outline focus-visible:outline-4\n * focus-visible:outline-black focus-visible:outline-offset-[calc(2/16*1rem)]\n * focus-visible:ring-[calc(2/16*1rem)] focus-visible:ring-yellow-300\n */\n m: 1,\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"center\",\n width: 10,\n height: 10,\n rounded: \"full\",\n textUnderlineOffset: \"calc(3 / 16 * 1rem)\",\n textDecoration: { _hover: \"underline\" },\n bg: {\n _hover: { base: \"solid-gray.50\", _disabled: \"transparent\" },\n _inRange: {\n base: \"colorPalette.bg\",\n },\n _selected: {\n base: \"colorPalette.primary\",\n _hover: \"colorPalette.primary\",\n _disabled: \"transparent\",\n },\n },\n color: { _selected: \"white\", _disabled: \"solid-gray.300\" },\n cursor: \"pointer\",\n borderWidth: { _selected: \"1px\" },\n borderColor: { _selected: \"transparent\" },\n },\n },\n});\n","/**\n * reference:\n * https://github.com/digital-go-jp/design-system-example-components-html/tree/main/src/components/description-list\n */\nimport { defineSlotRecipe } from \"@pandacss/dev\";\n\nexport default defineSlotRecipe({\n className: \"description-list\",\n slots: [\"root\", \"item\", \"term\", \"marker\", \"description\"],\n base: {\n root: {\n /**\n * margin-top: calc(16 / 16 * 1rem);\n * margin-bottom: calc(16 / 16 * 1rem);\n * display: grid;\n * gap: calc(8 / 16 * 1rem) 0;\n * overflow-wrap: anywhere;\n */\n mt: 4,\n mb: 4,\n display: \"grid\",\n rowGap: 2,\n overflowWrap: \"anywhere\",\n },\n term: {\n /**\n * font-weight: bold;\n */\n fontWeight: \"bold\",\n },\n marker: {\n display: \"none\",\n },\n description: {\n /**\n * margin-left: calc(32 / 16 * 1rem);\n */\n ml: 8,\n },\n },\n variants: {\n marker: {\n none: {},\n bullet: {\n term: {\n /**\n * margin-left: calc(32 / 16 * 1rem);\n * display: list-item;\n * list-style-type: disc;\n */\n ml: 8,\n display: \"list-item\",\n listStyleType: \"disc\",\n },\n },\n custom: {\n marker: {\n display: \"inline-block\",\n minWidth: 8,\n height: \"1em\",\n },\n },\n },\n },\n defaultVariants: {\n marker: \"none\",\n },\n});\n","/**\n * source:\n * https://github.com/digital-go-jp/design-system-example-components-react/blob/main/src/components/Disclosure/Disclosure.tsx\n */\nimport { defineSlotRecipe } from \"@pandacss/dev\";\nimport { anatomy as disclosureAnatomy } from \"@zag-js/collapsible\";\n\nexport default defineSlotRecipe({\n className: \"disclosure\",\n description:\n \"ディスクロージャーは、コンテンツのセクション内の任意の範囲を折りたたむことができるユーザーインターフェースです。※セクション単位で折りたたみ表示をする場合は「アコーディオン」コンポーネントを使用してください。\",\n slots: disclosureAnatomy.extendWith(\"indicator\").keys(),\n base: {\n root: {\n /**\n * group/disclosure\n */\n colorPalette: \"keyColor\",\n },\n trigger: {\n /**\n * group/summary\n * [&::-webkit-details-marker]:hidden\n */\n /**\n * flex w-fit cursor-default list-none items-start justify-start gap-2\n */\n display: \"flex\",\n width: \"fit-content\",\n cursor: \"default\",\n listStyle: \"none\",\n alignItems: \"start\",\n justifyContent: \"start\",\n gap: 2,\n /**\n * remove button style\n */\n textAlign: \"start\",\n /**\n * hover:underline hover:underline-offset-[calc(3/16*1rem)]\n */\n _hover: {\n textDecoration: \"underline\",\n textUnderlineOffset: \"calc(3 / 16 * 1rem)\",\n },\n /**\n * focus-visible:rounded-4 focus-visible:outline focus-visible:outline-4\n * focus-visible:outline-black focus-visible:outline-offset-[calc(2/16*1rem)]\n * focus-visible:bg-yellow-300\n * focus-visible:ring-[calc(2/16*1rem)] focus-visible:ring-yellow-300\n */\n _focusVisible: {\n rounded: 4,\n bg: \"yellow.300\",\n outlineStyle: \"solid\",\n outlineWidth: \"4px\",\n outlineColor: \"black\",\n outlineOffset: 0.5,\n focusBox: \"calc({spacing.1} / 2)\",\n },\n },\n indicator: {\n flex: \"none\",\n bg: { base: \"colorPalette.primary.100\", _groupHover: \"white\" },\n color: {\n base: \"white\",\n _groupHover: \"colorPalette.primary.100\",\n _highContrast: \"inherit\",\n },\n mt: \"calc((1lh - 24px) / 2)\",\n width: \"24px\",\n height: \"24px\",\n rounded: \"full\",\n outlineStyle: \"solid\",\n outlineWidth: \"3px\",\n outlineOffset: \"-3px\",\n outlineColor: \"colorPalette.primary.100\",\n transition: \"transform\",\n transform: {\n base: \"rotate(-180deg)\",\n _open: \"rotate(0deg)\",\n },\n },\n content: {},\n },\n});\n","/**\n * source:\n * https://github.com/digital-go-jp/design-system-example-components-react/blob/main/src/components/Divider/Divider.tsx\n */\nimport { defineRecipe } from \"@pandacss/dev\";\n\nexport default defineRecipe({\n className: \"divider\",\n description:\n \"ディバイダーは、異なるセクション、コンポーネント、またはコンテンツのグループ間に設けられる視覚的な区切りで、HTMLのhr要素に相当します。要素間に明確な区切りを設けることで、読みやすさを向上させる役割を果たします。\",\n variants: {\n color: {\n \"gray-420\": { borderColor: \"solid-gray.420\" },\n \"gray-536\": { borderColor: \"solid-gray.536\" },\n black: { borderColor: \"black\" },\n },\n },\n defaultVariants: {\n color: \"gray-420\",\n },\n});\n","/**\n * source:\n * https://github.com/digital-go-jp/design-system-example-components-react/blob/main/src/components/Drawer/Drawer.stories.tsx\n * https://github.com/cschroeter/park-ui/blob/main/packages/preset/src/theme/recipes/drawer.ts\n */\nimport { anatomy as dialogAnatomy } from \"@zag-js/dialog\";\nimport { defineSlotRecipe } from \"@pandacss/dev\";\n\nconst anatomy = dialogAnatomy.extendWith(\"header\", \"body\", \"footer\");\n\nexport default defineSlotRecipe({\n className: \"drawer\",\n description:\n \"ブラウザ画面の四辺(上下左右端)から展開し、モバイルメニューなどのコンポーネントを格納可能なコンテナです。\",\n slots: anatomy.keys(),\n base: {\n backdrop: {\n /**\n * backdrop:bg-opacity-gray-100 forced-colors:backdrop:bg-[#000b]\n */\n backdropFilter: \"blur(4px)\",\n background: \"solid-gray.100/90\",\n height: \"100vh\",\n position: \"fixed\",\n top: 0,\n left: 0,\n width: \"100vw\",\n zIndex: 10,\n // zIndex: \"overlay\",\n _open: {\n animation: \"backdrop-in\",\n },\n _closed: {\n animation: \"backdrop-out\",\n },\n },\n positioner: {\n alignItems: \"center\",\n display: \"flex\",\n height: \"100dvh\",\n justifyContent: \"center\",\n position: \"fixed\",\n top: 0,\n /**\n * w-72\n */\n width: 72,\n zIndex: 1400,\n // zIndex: \"modal\",\n },\n content: {\n /**\n * m-[unset] max-w-full max-h-[unset] overflow-visible start-auto\n */\n margin: \"unset\",\n maxWidth: \"full\",\n maxHeight: \"full\",\n overflow: \"visible\",\n insetInlineStart: \"auto\",\n width: \"full\",\n /**\n * bg-white shadow-2 border-l-transparent\n */\n borderColor: \"transparent\",\n background: \"white\",\n boxShadow: 2,\n /**\n * grid grid-rows-[auto_1fr] h-dvh\n */\n display: \"grid\",\n gridTemplateRows: \"auto 1fr\",\n height: \"100dvh\",\n _hidden: {\n display: \"none\",\n },\n },\n header: {\n /**\n * flex justify-end py-4 pl-4 pr-8\n */\n display: \"flex\",\n justifyContent: \"start\",\n py: 4,\n px: 4,\n },\n title: {\n textStyle: \"std-20B-150\",\n },\n body: {\n /**\n * overflow-auto\n */\n overflow: \"auto\",\n px: 4,\n py: 4,\n textStyle: \"std-17N-170\",\n },\n },\n variants: {\n placement: {\n right: {\n positioner: {\n right: 0,\n },\n content: {\n /**\n * border-l\n */\n borderLeftWidth: \"1px\",\n },\n },\n left: {\n positioner: {\n left: 0,\n },\n content: {\n /**\n * border-l\n */\n borderRightWidth: \"1px\",\n },\n },\n },\n },\n defaultVariants: {\n placement: \"right\",\n },\n});\n","/**\n * https://github.com/digital-go-jp/design-system-example-components-react/blob/main/src/components/EmergencyBanner/EmergencyBanner.tsx\n * https://github.com/digital-go-jp/design-system-example-components-html/blob/main/src/components/emergency-banner/emergency-banner.css\n */\nimport { defineSlotRecipe } from \"@pandacss/dev\";\nimport { emergencyBannerAnatomy } from \"../anatomy\";\n\nexport default defineSlotRecipe({\n className: \"emergency-banner\",\n slots: emergencyBannerAnatomy.keys(),\n base: {\n root: {\n /**\n * block px-2.5 py-3.5 border-[6px] bg-white desktop:p-[calc(26/16*1rem)] border-warning-orange-1\n */\n display: \"block\",\n px: { base: 2.5, md: 6.5 },\n py: { base: 3.5, md: 6.5 },\n bg: \"white\",\n borderWidth: \"6px\",\n borderColor: \"warning.orange.1\",\n color: \"solid-gray.800\",\n },\n heading: {\n /**\n * text-std-20B-150 text-black desktop:text-std-24B-150\n */\n color: \"black\",\n textStyle: { base: \"std-20B-150\", md: \"std-24B-150\" },\n _before: {\n content: '\"【緊急】\"',\n },\n },\n body: {\n /**\n * mt-2 desktop:mt-4\n */\n mt: { base: 2, md: 4 },\n },\n action: {\n pt: { base: 2, md: 3 },\n pb: { md: 1 },\n display: { md: \"flex\" },\n justifyContent: { md: \"flex\" },\n },\n button: {\n /**\n * relative block mx-auto\n * p-[calc(18/16*1rem)] desktop:p-5\n * w-full desktop:w-fit\n * desktop:min-w-[50%]\n * border-2 desktop:border-4 border-transparent\n * bg-error-1 hover:bg-error-2\n * text-white text-oln-16B-100 text-center\n * rounded-12 desktop:rounded-16\n * after:absolute after:inset-0 after:border-white\n * after:border-2 desktop:after:border-4\n * after:rounded-[calc(10/16*1rem)] desktop:after:rounded-12\n * hover:underline hover:underline-offset-[calc(3/16*1rem)]\n * focus-visible:outline focus-visible:outline-[calc(4/16*1rem)]\n * focus-visible:outline-black focus-visible:outline-offset-[calc(2/16*1rem)]\n * focus-visible:ring-[calc(2/16*1rem)] focus-visible:ring-yellow-300\n */\n position: \"relative\",\n display: \"block\",\n mx: \"auto\",\n p: { base: 4.5, md: 5 },\n width: { base: \"full\", md: \"fit-content\" },\n minWidth: \"50%\",\n borderWidth: { base: \"2px\", md: \"4px\" },\n borderColor: \"transparent\",\n bg: { base: \"error.1\", _hover: \"error.2\" },\n color: \"white\",\n textStyle: \"oln-16B-100\",\n textAlign: \"center\",\n rounded: { base: 12, md: 16 },\n _hover: {\n textDecoration: \"underline\",\n textUnderlineOffset: \"calc(3 / 16 * 1rem)\",\n },\n _after: {\n content: '\"\"',\n position: \"absolute\",\n inset: 0,\n borderColor: \"white\",\n borderWidth: { base: \"2px\", md: \"4px\" },\n rounded: { base: 2.5, md: 12 },\n },\n _focusVisible: {\n outlineStyle: \"solid\",\n outlineWidth: \"4px\",\n outlineColor: \"black\",\n outlineOffset: 0.5,\n focusBox: \"calc({spacing.1} / 2)\",\n },\n },\n },\n});\n","/**\n * source:\n * https://github.com/digital-go-jp/design-system-example-components-react/blob/main/src/components/ErrorText/ErrorText.tsx\n */\nimport { defineRecipe } from \"@pandacss/dev\";\n\nexport default defineRecipe({\n className: \"error-text\",\n base: {\n /**\n * text-dns-16N-130 text-error-1\n */\n textStyle: \"dns-16N-130\",\n color: \"error.1\",\n },\n});\n","/**\n * source:\n * https://github.com/digital-go-jp/design-system-example-components-react/blob/main/src/components/RequirementBadge/RequirementBadge.tsx\n */\nimport { defineRecipe } from \"@pandacss/dev\";\n\nexport default defineRecipe({\n className: \"requirement-badge\",\n base: {\n /**\n * text-oln-16N-100 text-red-800\n */\n textStyle: \"oln-16N-100\",\n color: \"red.800\",\n },\n});\n","/**\n * source:\n * https://github.com/digital-go-jp/design-system-example-components-react/blob/main/src/components/SupportText/SupportText.tsx\n */\nimport { defineRecipe } from \"@pandacss/dev\";\n\nexport default defineRecipe({\n className: \"support-text\",\n base: {\n /**\n * text-std-16N-170 text-solid-gray-600\n */\n textStyle: \"std-16N-170\",\n color: \"solid-gray.600\",\n },\n});\n","/**\n * source:\n * https://github.com/digital-go-jp/design-system-example-components-react/blob/main/src/components/Textarea/Textarea.tsx\n */\nimport { defineRecipe } from \"@pandacss/dev\";\n\nexport default defineRecipe({\n className: \"textarea\",\n description:\n \"テキストエリアコンポーネントは、1行以上のテキストを入力する場合に使用します。\",\n base: {\n /**\n * rounded-8 max-w-full p-4 aria-disabled:pointer-events-none\n */\n rounded: 8,\n p: 4,\n /**\n * text-std-16N-170 bg-white text-solid-gray-800\n * aria-disabled:bg-solid-gray-50 aria-disabled:text-solid-gray-420\n * aria-disabled:forced-colors:text-[GrayText]\n */\n textStyle: \"std-16N-170\",\n bg: { base: \"white\", _disabled: \"solid-gray.50\" },\n color: {\n base: \"solid-gray.800\",\n _disabled: { base: \"solid-gray.420\", _highContrast: \"GrayText\" },\n },\n /**\n * border border-solid-gray-600 hover:border-black\n * aria-disabled:border-solid-gray-300 aria-disabled:forced-colors:border-[GrayText]\n * aria-[invalid=true]:border-error-1 aria-[invalid=true]:hover:border-red-1000\n */\n borderStyle: { base: \"solid\", _readOnly: \"dashed\" },\n borderWidth: \"1px\",\n borderColor: {\n base: \"solid-gray.600\",\n _hover: \"black\",\n _disabled: { base: \"solid-gray.300\", _hover: \"GrayText\" },\n _invalid: { base: \"error.1\", _hover: \"red.1000\" },\n },\n /**\n * focus:outline focus:outline-4 focus:outline-black\n * focus:outline-offset-[calc(2/16*1rem)]\n * focus:ring-[calc(2/16*1rem)] focus:ring-yellow-300\n */\n _focus: {\n outlineStyle: \"solid\",\n outlineWidth: \"4px\",\n outlineColor: \"black\",\n outlineOffset: 0.5,\n focusBox: \"calc({spacing.1} / 2)\",\n },\n },\n});\n","/**\n * source:\n * https://github.com/digital-go-jp/design-system-example-components-react/blob/main/src/components/Input/Input.tsx\n */\nimport { defineSlotRecipe } from \"@pandacss/dev\";\nimport { fieldAnatomy } from \"../anatomy\";\nimport errorText from \"./error-text\";\nimport input from \"./input\";\nimport label from \"./label\";\nimport requirementBadge from \"./requirement-badge\";\nimport selectBox from \"./select-box\";\nimport supportText from \"./support-text\";\nimport textarea from \"./textarea\";\n\nconst field = defineSlotRecipe({\n className: \"field\",\n slots: fieldAnatomy.keys(),\n base: {\n root: {\n display: \"flex\",\n flexDirection: \"column\",\n gap: 1.5,\n },\n label: {\n ...label.base,\n },\n input: {\n ...input.base,\n },\n textarea: {\n ...textarea.base,\n },\n select: {\n ...selectBox.base,\n },\n errorText: {\n ...errorText.base,\n },\n supportText: {\n ...supportText.base,\n },\n requirementBadge: {\n ...requirementBadge.base,\n },\n },\n variants: {\n size: {\n lg: {\n label: { ...label.variants?.size?.lg },\n input: { ...input.variants?.size?.lg },\n select: { ...selectBox.variants?.size?.lg },\n },\n md: {\n label: { ...label.variants?.size?.md },\n input: { ...input.variants?.size?.md },\n select: { ...selectBox.variants?.size?.md },\n },\n sm: {\n label: { ...label.variants?.size?.sm },\n input: { ...input.variants?.size?.sm },\n select: { ...selectBox.variants?.size?.sm },\n },\n },\n },\n defaultVariants: {\n size: \"md\",\n },\n});\n\nexport default field;\n","import { defineSlotRecipe } from \"@pandacss/dev\";\nimport { fieldsetAnatomy } from \"../anatomy\";\nimport errorText from \"./error-text\";\nimport label from \"./label\";\nimport supportText from \"./support-text\";\n\nexport default defineSlotRecipe({\n className: \"fieldset\",\n slots: fieldsetAnatomy.keys(),\n base: {\n legend: {\n ...label.base,\n },\n supportText: {\n ...supportText.base,\n },\n errorText: {\n ...errorText.base,\n },\n },\n variants: {\n size: {\n lg: {\n legend: { ...label.variants?.size?.lg },\n },\n md: {\n legend: { ...label.variants?.size?.md },\n },\n sm: {\n legend: { ...label.variants?.size?.sm },\n },\n },\n },\n defaultVariants: {\n size: \"md\",\n },\n});\n","import { defineSlotRecipe } from \"@pandacss/dev\";\nimport { anatomy as fileUploadAnatomy } from \"@zag-js/file-upload\";\nimport label from \"./label\";\nimport link from \"./link\";\n\nexport default defineSlotRecipe({\n className: \"file-upload\",\n slots: fileUploadAnatomy.extendWith(\"itemDetail\").keys(),\n base: {\n root: {\n display: \"flex\",\n flexDirection: \"column\",\n alignItems: \"start\",\n gap: 4,\n textStyle: \"std-16N-170\",\n },\n dropzone: {\n display: \"flex\",\n flexDirection: \"column\",\n justifyContent: \"space-between\",\n width: \"full\",\n minHeight: \"208px\",\n bg: { base: \"solid-gray.bg\", _dragging: \"green.50\" },\n outlineStyle: \"solid\",\n outlineColor: {\n base: \"solid-gray.536\",\n _dragging: \"success.1\",\n _invalid: \"error.1\",\n },\n outlineWidth: { base: \"1px\", _dragging: \"4px\" },\n rounded: 8,\n pt: 8,\n pb: 6,\n pl: 7,\n pr: 8,\n },\n trigger: {\n flexShrink: 0,\n },\n label: {\n ...label.base,\n textStyle: \"std-17B-170\",\n },\n itemGroup: {\n display: \"flex\",\n flexDirection: \"column\",\n gap: 1,\n listStyle: \"inside deciminal\",\n },\n item: {\n display: \"list-item\",\n color: {\n base: \"solid-gray.600\",\n \"[data-status=rejected]\": \"error.1\",\n _marker: \"solid-gray.600\",\n },\n \"& > *\": {\n display: \"inline\",\n mr: { base: 2, _last: 0 },\n },\n },\n itemDetail: {\n color: { base: \"solid-gray.600\", \"[data-status=rejected] &\": \"error.1\" },\n borderLeftWidth: { base: \"0px\", \"[data-status=rejected] &\": \"4px\" },\n borderColor: \"currentcolor\",\n pl: { base: 0, \"[data-status=rejected] &\": 2 },\n display: \"inline-block\",\n verticalAlign: \"text-top\",\n },\n itemName: {\n textStyle: \"std-16B-170\",\n color: { base: \"solid-gray.800\", \"[data-status=rejected] &\": \"error.1\" },\n },\n itemDeleteTrigger: {\n ...link.base,\n cursor: \"pointer\",\n },\n },\n});\n","/**\n * source:\n * https://github.com/digital-go-jp/design-system-example-components-react/blob/main/src/components/HamburgerMenuButton/HamburgerMenuButton.tsx\n */\nimport { defineRecipe } from \"@pandacss/dev\";\n\nexport default defineRecipe({\n className: \"hamburger-menu-button\",\n base: {\n /**\n * flex w-fit items-center text-oln-16N-100 rounded-6 touch-manipulation\n */\n display: \"flex\",\n width: \"fit-content\",\n alignItems: \"center\",\n textStyle: \"oln-16N-100\",\n rounded: 6,\n /**\n * gap-x-1 px-3 pb-1.5 pt-1\n */\n px: 3,\n pb: 1.5,\n pt: 1,\n touchAction: \"manipulation\",\n columnGap: 1.5,\n /**\n * hover:bg-solid-gray-50 hover:underline hover:underline-offset-[calc(3/16*1rem)]\n */\n _hover: {\n bg: \"solid-gray.50\",\n textDecoration: \"underline\",\n textUnderlineOffset: \"calc(3 / 16 * 1rem)\",\n },\n /**\n * focus-visible:outline focus-visible:outline-4 focus-visible:outline-black\n * focus-visible:outline-offset-[calc(2/16*1rem)] focus-visible:bg-yellow-300\n * focus-visible:ring-[calc(2/16*1rem)] focus-visible:ring-yellow-300\n */\n _focusVisible: {\n bg: \"yellow.300\",\n outlineStyle: \"solid\",\n outlineWidth: \"4px\",\n outlineColor: \"black\",\n outlineOffset: 0.5,\n focusBox: \"calc({spacing.1} / 2)\",\n },\n /**\n * override reset\n */\n cursor: \"pointer\",\n },\n});\n","/**\n * source:\n * https://github.com/digital-go-jp/design-system-example-components-react/blob/main/src/components/Legend/Legend.tsx\n */\nimport { defineRecipe } from \"@pandacss/dev\";\n\nexport default defineRecipe({\n className: \"legend\",\n base: {\n /**\n * flex w-fit items-center gap-2 text-solid-gray-800\n */\n display: \"flex\",\n width: \"fit-content\",\n alignItems: \"center\",\n gap: 2,\n color: \"solid-gray.800\",\n },\n variants: {\n size: {\n sm: {\n /**\n * data-[size=sm]:text-std-16B-170\n */\n textStyle: \"std-16B-170\",\n },\n md: {\n /**\n * data-[size=md]:text-std-17B-170\n */\n textStyle: \"std-17B-170\",\n },\n lg: {\n /**\n * data-[size=lg]:text-std-18B-160\n */\n textStyle: \"std-18B-160\",\n },\n },\n },\n defaultVariants: {\n size: \"md\",\n },\n});\n","import { defineRecipe } from \"@pandacss/dev\";\n\nexport default defineRecipe({\n className: \"list\",\n base: {\n /**\n * py-1\n */\n py: 1,\n },\n});\n","/**\n * reference:\n * https://github.com/digital-go-jp/design-system-example-components-react/blob/main/src/components/LanguageSelector/parts/MenuItem.tsx\n */\nimport { defineRecipe } from \"@pandacss/dev\";\n\nexport default defineRecipe({\n className: \"menu-item\",\n base: {\n /**\n * flex relative items-center text-nowrap\n * bg-white hover:bg-solid-gray-50 focus-visible:bg-yellow-300\n * text-oln-16N-100 text-solid-gray-800\n * ${isCurrent ? '!text-blue-1000 !bg-blue-100 font-bold' : ''}\n */\n display: \"flex\",\n position: \"relative\",\n alignItems: \"center\",\n textStyle: \"dns-16N-130\",\n colorPalette: \"keyColor\",\n bg: {\n base: \"transparent\",\n _hover: \"solid-gray.50\",\n _focusVisible: \"yellow.300\",\n _highlighted: \"yellow.300\",\n _selected: {\n base: \"colorPalette.100\",\n _hover: \"colorPalette.100\",\n },\n _checked: {\n base: \"colorPalette.100\",\n _hover: \"colorPalette.100\",\n },\n _open: {\n base: \"colorPalette.bg\",\n _hover: \"colorPalette.bg\",\n },\n },\n color: {\n base: \"solid-gray.800\",\n _selected: \"colorPalette.primary.100\",\n _checked: \"colorPalette.primary.100\",\n _open: \"colorPalette.primary.100\",\n },\n fontWeight: { base: \"normal\", _selected: \"bold\", _checked: \"bold\" },\n /**\n * hover:underline hover:underline-offset-[calc(3/16*1rem)]\n */\n _hover: {\n textDecoration: \"underline\",\n textUnderlineOffset: \"calc(3 / 16 * 1rem)\",\n },\n /**\n * py-3 pl-3 pr-6 gap-x-2\n */\n py: 3,\n pl: 3,\n pr: 6,\n columnGap: 2,\n /**\n * focus-visible:outline focus-visible:outline-4 focus-visible:outline-black\n * focus-visible:-outline-offset-4\n * focus-visible:ring-[calc(6/16*1rem)] focus-visible:ring-inset\n * focus-visible:ring-yellow-300\n */\n _focusVisible: {\n rounded: 4,\n outlineStyle: \"solid\",\n outlineWidth: \"4px\",\n outlineColor: \"black\",\n outlineOffset: 0.5,\n focusBox: \"{spacing.1.5}\",\n zIndex: 1,\n },\n _highlighted: {\n rounded: 4,\n outlineStyle: \"solid\",\n outlineWidth: \"4px\",\n outlineColor: \"black\",\n outlineOffset: 0.5,\n focusBox: \"{spacing.1.5}\",\n zIndex: 1,\n },\n },\n variants: {\n variant: {\n standard: {\n rounded: 4,\n },\n boxed: {\n rounded: {\n base: 0,\n _focusVisible: 4,\n },\n },\n },\n isCondensed: {\n true: {\n /**\n * ${isCondensed ? 'py-1.5 pl-1.5 pr-4 gap-x-1.5'}\n */\n py: 1.5,\n pl: 1.5,\n pr: 4,\n columnGap: 1.5,\n },\n },\n },\n defaultVariants: {\n variant: \"standard\",\n isCondensed: false,\n },\n});\n","/**\n * source:\n * https://github.com/digital-go-jp/design-system-example-components-react/blob/main/src/components/LanguageSelector/parts/Menu.tsx\n * https://github.com/digital-go-jp/design-system-example-components-react/blob/main/src/components/LanguageSelector/parts/MenuItem.tsx\n */\nimport { defineSlotRecipe, type SystemStyleObject } from \"@pandacss/dev\";\nimport { anatomy as menuAnatomy } from \"@zag-js/menu\";\nimport menuItem from \"./menu-item\";\n\nconst itemStyle = {\n ...menuItem.base,\n} satisfies SystemStyleObject;\n\nexport default defineSlotRecipe({\n className: \"menu\",\n slots: menuAnatomy.keys(),\n base: {\n content: {\n minWidth: \"fit-content\",\n width: \"auto\",\n maxHeight: \"calc({spacing.1} * 75.5)\",\n py: 2,\n borderWidth: \"1px\",\n borderColor: \"solid-gray.420\",\n bg: \"white\",\n rounded: 8,\n boxShadow: 1,\n /**\n * min-w-fit w-auto py-2 border border-solid-grey-420 bg-white shadow-1 rounded-lg\n has-[>:nth-child(7)]:rounded-r-none\n ${isCondensed ? 'max-h-[calc((32*6.5+16)/16*1rem)]' : 'max-h-[calc((44*6.5+16)/16*1rem)]'}\n */\n },\n itemGroupLabel: {\n ...itemStyle,\n fontWeight: \"bold\",\n },\n triggerItem: {\n ...itemStyle,\n },\n item: {\n ...itemStyle,\n textDecoration: {\n base: \"none\",\n _hover: \"underline\",\n },\n textUnderlineOffset: \"calc(3 / 16 * 1rem)\",\n _checked: {\n bg: \"colorPalette.100\",\n color: \"colorPalette.primary.100\",\n fontWeight: \"bold\",\n },\n _focusVisible: {\n outlineStyle: \"solid\",\n outlineWidth: \"4px\",\n outlineColor: \"black\",\n outlineOffset: 0.5,\n focusBox: \"calc({spacing.1} / 2)\",\n zIndex: 1,\n },\n /**\n * flex relative items-center bg-white text-nowrap text-oln-16N-1 text-solid-grey-800\n ${isCondensed ? 'py-1.5 pl-1.5 pr-4 gap-x-1.5' : 'py-3 pl-3 pr-6 gap-x-2'}\n ${isCurrent && '!text-blue-1000 !bg-blue-100 font-bold'}\n hover:underline hover:underline-offset-[calc(3/16*1rem)] hover:bg-solid-grey-50\n focus-visible:outline focus-visible:outline-4 focus-visible:outline-black focus-visible:-outline-offset-4 focus-visible:bg-yellow-300 focus-visible:ring-[calc(6/16*1rem)] focus-visible:ring-inset focus-visible:ring-yellow-300\n ${className ?? ''}\n */\n },\n },\n variants: {\n isCondensed: {\n true: {\n content: {\n maxHeight: \"calc({spacing.2} * 28)\",\n },\n itemGroupLabel: {\n py: 1.5,\n pl: 1.5,\n pr: 4,\n columnGap: 1.5,\n },\n item: {\n py: 1.5,\n pl: 1.5,\n pr: 4,\n columnGap: 1.5,\n },\n triggerItem: {\n py: 1.5,\n pl: 1.5,\n pr: 4,\n columnGap: 1.5,\n },\n },\n },\n },\n defaultVariants: {\n isCondensed: false,\n },\n});\n","import { defineSlotRecipe } from \"@pandacss/dev\";\nimport { menuListAnatomy } from \"../anatomy\";\nimport menuItem from \"./menu-item\";\n\nexport default defineSlotRecipe({\n className: \"menu-list\",\n slots: menuListAnatomy.keys(),\n base: {\n root: {},\n label: {\n py: 3,\n pl: 3,\n pr: 6,\n textStyle: \"oln-17B-100\",\n textWrap: \"nowrap\",\n display: \"block\",\n mb: 2,\n },\n content: {},\n item: {\n ...menuItem.base,\n },\n itemGroup: {\n my: 1,\n },\n itemGroupLabel: {\n ...menuItem.base,\n position: \"sticky\",\n top: 0,\n bg: \"white\",\n },\n itemText: {},\n itemIndicator: {\n position: \"absolute\",\n top: \"50%\",\n right: 4,\n transform: \"translateY(-50%)\",\n },\n },\n variants: {\n variant: {\n standard: {\n item: {\n ...menuItem.variants?.variant?.standard,\n },\n itemGroupLabel: {\n ...menuItem.variants?.variant?.standard,\n },\n },\n boxed: {\n item: {\n ...menuItem.variants?.variant?.boxed,\n },\n itemGroupLabel: {\n ...menuItem.variants?.variant?.boxed,\n },\n },\n },\n isCondensed: {\n true: {},\n },\n },\n defaultVariants: {\n variant: \"standard\",\n isCondensed: false,\n },\n});\n","/**\n * source:\n * https://github.com/digital-go-jp/design-system-example-components-react/tree/main/src/components/NotificationBanner\n * https://github.com/digital-go-jp/design-system-example-components-html/blob/main/src/components/notification-banner\n *\n * inspired by Park UI\n * https://park-ui.com/react/docs/components/alert\n */\nimport { defineSlotRecipe } from \"@pandacss/dev\";\nimport hamburgerMenuButton from \"./hamburger-menu-button\";\nimport { notificationBannerAnatomy } from \"../anatomy\";\n\nexport default defineSlotRecipe({\n className: \"notification-banner\",\n description:\n \"サイト/サービス全体に関わる、またはページや要素単位における重要度の高い情報を、ユーザーの操作に関わらず、サイト/サービス側からユーザーへ提示する場合に用いる通知バナーです。通知に対するユーザーアクションを要求することが可能です。メンテナンスを通知したい、ユーザーの対応が必要な情報を通知してアクションさせたい、といった要求に対応することができます。\",\n slots: notificationBannerAnatomy.keys(),\n base: {\n root: {\n /**\n * [--icon-size:calc(24/16*1rem)] desktop:[--icon-size:calc(36/16*1rem)]\n */\n \"--icon-size\": {\n base: \"{spacing.6}\",\n md: \"{spacing.9}\",\n },\n \"--icon-scale\": {\n base: 24 / 36,\n md: 1,\n },\n /**\n * p-4 desktop:p-6 border-current\n */\n p: { base: 4, md: 6 },\n borderColor: \"currentcolor\",\n /**\n * grid grid-cols-[var(--icon-size)_1fr_minmax(0,auto)]\n * gap-x-3 desktop:gap-x-6 gap-y-4\n */\n display: \"grid\",\n gridTemplateColumns: \"var(--icon-size) 1fr minmax(0, auto)\",\n columnGap: { base: 3, md: 6 },\n rowGap: 4,\n },\n header: {\n /**\n * grid grid-cols-subgrid col-start-2 -col-end-1 place-items-start\n [&>*:last-child]:-col-end-1\n */\n display: \"grid\",\n gridTemplateColumns: \"subgrid\",\n gridColumnStart: 2,\n gridColumnEnd: -1,\n placeItems: \"start\",\n \"& > *:last-child\": {\n gridColumnEnd: -1,\n },\n },\n icon: {\n /**\n * mt-[calc(2/16*1rem)] desktop:mt-0\n */\n mt: { base: 0.5, md: 0 },\n /**\n * h-auto max-w-full\n */\n height: \"auto\",\n maxWidth: \"full\",\n /**\n * icon element\n * instead of icon component\n */\n _before: {\n content: '\"\"',\n display: \"block\",\n bg: \"currentColor\",\n width: \"36px\",\n height: \"36px\",\n transformOrigin: \"left center\",\n transform: \"scale(var(--icon-scale))\",\n },\n },\n close: {\n _before: {\n content: '\"\"',\n display: \"block\",\n mt: 0.5,\n width: 6,\n height: 6,\n bg: \"currentColor\",\n clipPath:\n \"path('m6.4 18.6-1-1 5.5-5.6-5.6-5.6 1.1-1 5.6 5.5 5.6-5.6 1 1.1L13 12l5.6 5.6-1 1L12 13l-5.6 5.6Z')\",\n },\n ...hamburgerMenuButton.base,\n display: \"inline-flex\",\n gap: 1,\n mr: -3,\n color: \"solid-gray.900\",\n },\n heading: {\n /**\n * text-solid-gray-900 col-start-1 desktop:mt-0.5\n * text-std-17B-170 desktop:text-std-20B-160\n *\n * @todo\n * std-20B-160 doesn't exist and replace it to std-20B-150\n */\n textStyle: { base: \"std-17B-170\", md: \"std-20B-150\" },\n color: \"solid-gray.900\",\n gridColumnStart: 1,\n mt: { base: \"auto\", md: 0.5 },\n },\n body: {\n /**\n * col-start-1 -col-end-1 desktop:col-start-2 text-std-16N-170 text-solid-gray-800\n */\n gridColumnStart: { base: 1, md: 2 },\n gridColumnEnd: -1,\n textStyle: \"std-16N-170\",\n color: \"solid-gray.800\",\n },\n actions: {\n /**\n * margin-bottom: calc(-8 / 16 * 1rem);\n * display: grid;\n * gap: calc(8 / 16 * 1rem);\n * grid-column: 1 / 4;\n * @media (min-width: 48rem) {\n * .dads-notification-banner__actions {\n * grid-auto-flow: column;\n * gap: calc(16 / 16 * 1rem);\n * grid-column: 2 / 4;\n * justify-content: end;\n * }\n * }\n */\n mb: -2,\n display: \"grid\",\n gap: { base: 2, md: 4 },\n gridColumn: { base: \"1 / 4\", md: \"2 / 4\" },\n gridAutoFlow: { md: \"column\" },\n justifyContent: { md: \"end\" },\n },\n },\n variants: {\n type: {\n success: {\n root: {\n /**\n * text-success-2 [--color-chip-color:currentColor]\n */\n color: \"success.2\",\n \"--color-chip-color\": \"currentColor\",\n },\n icon: {\n _before: {\n clipPath:\n \"path('M18 0C8.064 0 0 8.064 0 18C0 27.936 8.064 36 18 36C27.936 36 36 27.936 36 18C36 8.064 27.936 0 18 0Z M14.4 27L5.4 18L7.938 15.462L14.4 21.906L28.062 8.244L30.6 10.8L14.4 27Z')\",\n },\n },\n actions: {\n \"& button\": {\n colorPalette: \"green\",\n },\n },\n },\n error: {\n root: {\n /**\n * text-error-1 [--color-chip-color:currentColor]\n */\n color: \"error.1\",\n \"--color-chip-color\": \"currentColor\",\n },\n icon: {\n _before: {\n clipPath:\n \"path('M10.82 35.3.74 25.22v-14.4L10.82.74h14.4L35.3 10.82v14.4L25.22 35.3h-14.4Zm7.2-14.592 5.472 5.472 2.688-2.688-5.472-5.472 5.472-5.472-2.688-2.688-5.472 5.472-5.472-5.472-2.688 2.688 5.472 5.472-5.472 5.472 2.688 2.688 5.472-5.472Z')\",\n },\n },\n actions: {\n \"& button\": {\n colorPalette: \"red\",\n },\n },\n },\n warning: {\n root: {\n /**\n * text-warning-yellow-2 [--color-chip-color:theme(colors.yellow.400)]\n */\n color: \"warning.yellow.2\",\n \"--color-chip-color\": \"{colors.yellow.400}\",\n },\n icon: {\n _before: {\n clipPath:\n \"path('M0 34.0909H36L18 3L0 34.0909ZM19.6364 29.1818H16.3636V25.9091H19.6364V29.1818ZM19.6364 22.6364H16.3636V16.0909H19.6364V22.6364Z')\",\n },\n },\n actions: {\n \"& button\": {\n colorPalette: \"yellow\",\n },\n },\n },\n info1: {\n root: {\n /**\n * text-blue-900 [--color-chip-color:currentColor]\n */\n color: \"blue.900\",\n \"--color-chip-color\": \"currentColor\",\n },\n icon: {\n _before: {\n clipPath:\n \"path('M18 0C8.064 0 0 8.064 0 18C0 27.936 8.064 36 18 36C27.936 36 36 27.936 36 18C36 8.064 27.936 0 18 0ZM19.8 27H16.2V16.2H19.8V27ZM19.8 12.6H16.2V9H19.8V12.6Z')\",\n },\n },\n actions: {\n \"& button\": {\n colorPalette: \"blue\",\n },\n },\n },\n info2: {\n root: {\n /**\n * text-solid-gray-536 [--color-chip-color:currentColor]\n */\n color: \"solid-gray.536\",\n \"--color-chip-color\": \"currentColor\",\n },\n icon: {\n _before: {\n clipPath:\n \"path('M18 0C8.064 0 0 8.064 0 18C0 27.936 8.064 36 18 36C27.936 36 36 27.936 36 18C36 8.064 27.936 0 18 0ZM19.8 27H16.2V16.2H19.8V27ZM19.8 12.6H16.2V9H19.8V12.6Z')\",\n },\n },\n actions: {\n \"& button\": {\n colorPalette: \"solid-gray\",\n },\n },\n },\n },\n bannerStyle: {\n standard: {\n root: {\n /**\n * border-[3px] rounded-12\n */\n borderWidth: \"3px\",\n rounded: 12,\n },\n },\n \"color-chip\": {\n root: {\n /**\n * border-2 !pl-6 desktop:!pl-10\n * shadow-[inset_8px_0_0_0_var(--color-chip-color)]\n * desktop:shadow-[inset_16px_0_0_0_var(--color-chip-color)]\n */\n borderWidth: \"2px\",\n pl: { base: 6, md: 10 },\n shadow: \"inset 16px 0 0 0 var(--color-chip-color)\",\n },\n },\n },\n },\n defaultVariants: {\n type: \"info1\",\n bannerStyle: \"standard\",\n },\n});\n","/**\n * source:\n * https://github.com/digital-go-jp/design-system-example-components-react/blob/main/src/components/Ol/Ol.tsx\n */\nimport { defineRecipe } from \"@pandacss/dev\";\n\nexport default defineRecipe({\n className: \"ordered-list\",\n base: {\n /**\n * pl-8 list-[revert]\n */\n pl: 8,\n listStyle: \"revert\",\n /**\n * [&_:where(ol,ul)]:mt-1 [&_:where(ol,ul)]:-mb-1\n */\n \"&:where(ol,ul)\": {\n mt: 1,\n mb: -1,\n },\n },\n});\n","/**\n * references:\n * https://github.com/cschroeter/park-ui/blob/main/packages/preset/src/theme/recipes/progress.ts\n * https://github.com/chakra-ui/chakra-ui/blob/main/packages/react/src/theme/recipes/progress.ts\n * https://github.com/chakra-ui/chakra-ui/blob/main/packages/react/src/theme/recipes/progress-circle.ts\n */\n\nimport { defineSlotRecipe } from \"@pandacss/dev\";\nimport { anatomy as progressAnatomy } from \"@zag-js/progress\";\n\nexport default defineSlotRecipe({\n className: \"progress\",\n description:\n \"プログレスインジケーターは、ユーザーのアクションに対して処理進行中であることを通知します。データ取得リクエストの応答を待っていることをユーザーに伝えたいといった要求に対応します。\",\n slots: progressAnatomy.keys(),\n base: {\n root: {\n display: \"flex\",\n alignItems: \"center\",\n colorPalette: \"keyColor\",\n },\n track: {\n height: \"4px\",\n bg: \"colorPalette.500\",\n rounded: \"full\",\n overflow: \"hidden\",\n position: \"relative\",\n },\n range: {\n bg: \"colorPalette.1200\",\n height: \"full\",\n outlineStyle: \"solid\",\n outlineWidth: \"1px\",\n outlineColor: \"white\",\n rounded: \"full\",\n transition: \"width 0.2s ease-in-out\",\n \"--translate-x\": \"-100%\",\n _indeterminate: {\n \"--animate-from-x\": \"-40%\",\n \"--animate-to-x\": \"100%\",\n position: \"absolute\",\n willChange: \"left\",\n minWidth: \"50%\",\n animation: \"position 1s ease infinite normal none running\",\n backgroundImage: `linear-gradient(to right, transparent 0%, var(--track-color) 50%, transparent 100%)`,\n },\n },\n circle: {\n _indeterminate: {\n animation: \"spin 2s linear infinite\",\n },\n },\n circleTrack: {\n stroke: \"colorPalette.500\",\n },\n circleRange: {\n stroke: \"colorPalette.1200\",\n strokeLinecap: \"round\",\n transitionProperty: \"stroke-dashoffset, stroke-dasharray\",\n transitionDuration: \"0.6s\",\n _indeterminate: {\n animation: \"circular-progress 1.5s linear infinite\",\n },\n },\n label: {\n textStyle: \"std-16N-170\",\n },\n },\n variants: {\n layout: {\n vertical: {\n root: {\n flexDirection: \"column\",\n gap: 4,\n \"--size\": \"48px\",\n \"--thickness\": \"4px\",\n },\n track: {\n width: \"240px\",\n },\n },\n horizontal: {\n root: {\n flexDirection: \"row\",\n gap: 2,\n \"--size\": \"24px\",\n \"--thickness\": \"2px\",\n },\n track: {\n width: \"80px\",\n },\n },\n },\n },\n defaultVariants: {\n layout: \"vertical\",\n },\n});\n","/**\n * source:\n * https://github.com/digital-go-jp/design-system-example-components-react/blob/main/src/components/Radio/Radio.tsx\n */\nimport { defineSlotRecipe } from \"@pandacss/dev\";\nimport { anatomy as radioGroupAnatomy } from \"@zag-js/radio-group\";\nimport legend from \"./legend\";\n\nexport default defineSlotRecipe({\n className: \"radio-group\",\n slots: radioGroupAnatomy.keys(),\n base: {\n root: {\n display: \"flex\",\n colorPalette: \"keyColor\",\n _vertical: {\n flexDirection: \"column\",\n gap: 0,\n },\n _horizonal: {\n flexDirection: \"row\",\n gap: 4,\n },\n },\n label: {\n ...legend.base,\n },\n item: {\n /**\n * flex w-fit items-start py-2\n */\n display: \"flex\",\n width: \"fit-content\",\n alignItems: \"start\",\n py: 2,\n },\n itemControl: {\n /**\n * flex items-center justify-center shrink-0 rounded-full\n * has-[input:hover:not(:focus):not([aria-disabled=\"true\"])]:bg-solid-gray-420\n */\n /*\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"center\",\n flexShrink: 0,\n rounded: \"full\",\n */\n /**\n * appearance-none size-[calc(5/6*100%)] rounded-full\n */\n appearance: \"none\",\n rounded: \"full\",\n width: \"calc(var(--radio-size) * 5 / 6)\",\n height: \"calc(var(--radio-size) * 5 / 6)\",\n m: \"calc(var(--radio-size) / 12)\",\n flexShrink: 0,\n /**\n * bg-white aria-disabled:!bg-solid-gray-50\n */\n bg: { base: \"white\", _disabled: \"solid-gray.50\" },\n borderColor: {\n /**\n * border-solid-gray-600\n * hover:border-black\n * checked:border-blue-900\n * checked:hover:border-blue-1100\n * forced-colors:!border-[ButtonText] forced-colors:checked:!border-[Highlight]\n */\n base: \"solid-gray.600\",\n _hover: \"black\",\n _highContrast: { base: \"ButtonText\" },\n _checked: {\n base: \"colorPalette.primary\",\n _hover: \"colorPalette.primary.200\",\n _disabled: { base: \"solid-gray.300\", _highContrast: \"GrayText\" },\n _highContrast: \"Highlight\",\n },\n /**\n * data-[error]:border-error-1 data-[error]:hover:border-red-1000\n */\n _invalid: {\n base: \"error.1\",\n _hover: \"red.1000\",\n _disabled: \"solid-gray.300\",\n },\n /**\n * aria-disabled:!border-solid-gray-300\n * forced-colors:aria-disabled:!border-[GrayText]\n */\n _disabled: { base: \"solid-gray.300\", _highContrast: \"GrayText\" },\n },\n /**\n * outline on hover\n * has-[input:hover:not(:focus):not([aria-disabled=\"true\"])]:bg-solid-gray-420\n */\n '&:is(:hover, [data-hover]):not([aria-disabled=\"true\"])': {\n outlineStyle: \"solid\",\n outlineWidth: \"calc(var(--radio-size) / 12)\",\n outlineColor: \"solid-gray.420\",\n _focus: {\n outlineStyle: \"solid\",\n outlineWidth: \"4px\",\n outlineColor: \"black\",\n outlineOffset: 0.5,\n focusBox: \"calc({spacing.1} / 2)\",\n },\n },\n /**\n * focus:outline focus:outline-4 focus:outline-black\n * focus:outline-offset-[calc(2/16*1rem)]\n * focus:ring-[calc(2/16*1rem)] focus:ring-yellow-300\n */\n _focus: {\n outlineStyle: \"solid\",\n outlineWidth: \"4px\",\n outlineColor: \"black\",\n outlineOffset: 0.5,\n focusBox: \"calc({spacing.1} / 2)\",\n },\n _before: {\n /**\n * before:hidden\n * before:size-full\n * before:[clip-path:circle(calc(5/16*100%))]\n * before:bg-white\n */\n content: '\"\"',\n display: \"none\",\n width: \"full\",\n height: \"full\",\n clipPath: \"circle(calc(5 / 16 * 100%))\",\n bg: \"white\",\n },\n _checked: {\n /**\n * checked:before:block\n * checked:before:bg-blue-900 checked:hover:before:bg-blue-1100\n * data-[error]:checked:before:bg-error-1\n * data-[error]:checked:hover:before:bg-red-1000\n * aria-disabled:checked:before:!bg-solid-gray-300\n * forced-colors:checked:before:!bg-[Highlight]\n * forced-colors:aria-disabled:checked:before:!bg-[GrayText]\n */\n _before: {\n display: \"block\",\n bg: {\n base: \"colorPalette.primary\",\n _hover: \"colorPalette.primary.200\",\n _highContrast: \"Highlight\",\n },\n },\n _invalid: {\n _before: {\n bg: {\n base: \"error.1\",\n _hover: \"red.1000\",\n },\n },\n },\n _disabled: {\n _before: {\n bg: {\n base: \"solid-gray.300\",\n _highContrast: \"GrayText\",\n },\n },\n _invalid: {\n _before: {\n bg: {\n base: \"solid-gray.300\",\n },\n },\n },\n },\n },\n },\n itemText: {\n /**\n * text-solid-gray-800\n */\n color: \"solid-gray.800\",\n },\n },\n variants: {\n size: {\n sm: {\n label: {\n ...legend.variants?.size?.sm,\n },\n item: {\n /**\n * data-[size=sm]:gap-1\n */\n gap: 1,\n },\n itemControl: {\n /**\n * data-[size=sm]:size-6\n */\n \"--radio-size\": \"{spacing.6}\",\n /**\n * data-[size=sm]:border-[calc(2/16*1rem)]\n */\n borderWidth: \"{spacing.0.5}\",\n },\n itemText: {\n /**\n * data-[size=sm]:pt-px\n * data-[size=sm]:text-dns-16N-130\n */\n pt: \"1px\",\n textStyle: \"dns-16N-130\",\n },\n },\n md: {\n label: {\n ...legend.variants?.size?.md,\n },\n item: {\n /**\n * data-[size=md]:gap-2\n */\n gap: 2,\n },\n itemControl: {\n /**\n * data-[size=md]:size-8\n */\n \"--radio-size\": \"{spacing.8}\",\n /**\n * data-[size=md]:border-[calc(2/16*1rem)]\n */\n borderWidth: \"{spacing.0.5}\",\n },\n itemText: {\n /**\n * data-[size=md]:pt-1\n * data-[size=md]:text-dns-16N-130\n */\n pt: 1,\n textStyle: \"dns-16N-130\",\n },\n },\n lg: {\n label: {\n ...legend.variants?.size?.lg,\n },\n item: {\n /**\n * data-[size=lg]:gap-3\n */\n gap: 3,\n },\n itemControl: {\n /**\n * data-[size=lg]:size-11\n */\n \"--radio-size\": \"{spacing.11}\",\n /**\n * data-[size=lg]:border-[calc(3/16*1rem)]\n */\n borderWidth: \"calc({spacing.1} * 3 / 4)\",\n },\n itemText: {\n /**\n * data-[size=lg]:pt-2.5\n * data-[size=lg]:text-dns-17N-130\n */\n pt: 2.5,\n textStyle: \"dns-17N-130\",\n },\n },\n },\n },\n defaultVariants: {\n size: \"sm\",\n },\n});\n","import { defineSlotRecipe } from \"@pandacss/dev\";\nimport { resourceListAnatomy } from \"../anatomy\";\n\nexport default defineSlotRecipe({\n className: \"resource-list\",\n slots: resourceListAnatomy.keys(),\n base: {\n root: {\n display: \"flex\",\n borderColor: \"solid-gray.420\",\n overflow: \"hidden\",\n colorPalette: \"keyColor\",\n bg: {\n \"&:has(input:checked)\": \"colorPalette.bg\",\n _selected: \"colorPalette.bg\",\n },\n },\n main: {\n display: \"flex\",\n flexGrow: 1,\n flexDirection: \"row\",\n alignItems: \"center\",\n justifyContent: \"start\",\n gap: { base: 4, md: 6 },\n color: \"solid-gray.800\",\n textStyle: \"dns-16N-130\",\n /**\n * p-4 md:px-6 md:py-4\n */\n py: 4,\n px: { base: 4, md: 6 },\n bg: { base: \"transparent\", _hover: \"solid-gray.50\" },\n _focusVisible: {\n outlineStyle: \"solid\",\n outlineWidth: \"4px\",\n outlineColor: \"black\",\n outlineOffset: 0.5,\n focusBox: \"calc({spacing.1} / 2)\",\n },\n },\n action: {\n p: 4,\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"center\",\n },\n content: {\n height: \"full\",\n flexGrow: 1,\n display: \"flex\",\n flexDirection: \"column\",\n },\n title: {\n /**\n * mb-4 text-std-20B-150 font-bold group-hover:text-blue-1000 group-hover:decoration-[calc(3/16*1rem)] md:mb-4\n */\n textStyle: \"std-20B-150\",\n width: \"fit-content\",\n },\n },\n variants: {\n variant: {\n list: {\n root: {\n borderBottomWidth: \"1px\",\n },\n },\n frame: {\n root: {\n rounded: 16,\n borderWidth: \"1px\",\n },\n },\n },\n asLink: {\n true: {\n main: {\n position: \"relative\",\n },\n title: {\n _before: {\n content: '\"\"',\n position: \"absolute\",\n top: 0,\n left: 0,\n width: \"full\",\n height: \"full\",\n zIndex: 0,\n cursor: \"inherit\",\n },\n },\n },\n },\n },\n defaultVariants: {\n variant: \"list\",\n asLink: false,\n },\n});\n","/**\n * source:\n * https://github.com/digital-go-jp/design-system-example-components-react/blob/main/src/components/Select/Select.tsx\n */\nimport { defineSlotRecipe } from \"@pandacss/dev\";\nimport { anatomy as selectAnatomy } from \"@zag-js/select\";\nimport label from \"./label\";\nimport selectBox from \"./select-box\";\nimport menu from \"./menu\";\n\nexport default defineSlotRecipe({\n className: \"select\",\n description:\n \"セレクトボックスは、複数の選択肢を提供するフォームコントロールです。\",\n slots: selectAnatomy.keys(),\n base: {\n root: {\n display: \"flex\",\n flexDirection: \"column\",\n gap: 1.5,\n },\n label: {\n ...label.base,\n },\n control: {\n /**\n * relative min-w-80 max-w-full\n */\n position: \"relative\",\n minWidth: \"80px\",\n maxWidth: \"full\",\n },\n trigger: {\n ...selectBox.base,\n /**\n * adapt to clearTrigger\n */\n pr: 20,\n },\n indicator: {\n /**\n * pointer-events-none absolute right-4 top-1/2 -translate-y-1/2\n */\n pointerEvents: \"none\",\n position: \"absolute\",\n top: \"50%\",\n transform: \"translateY(-50%)\",\n right: 4,\n /**\n * ${props['aria-disabled'] ? 'text-solid-gray-420 forced-colors:text-[GrayText]' : 'text-solid-gray-900 forced-colors:text-[CanvasText]'}\n */\n color: {\n base: { base: \"solid-gray.900\", _highContrast: \"CanvasText\" },\n _disabled: { base: \"solid-gray.420\", _highContrast: \"GrayText\" },\n },\n },\n clearTrigger: {\n position: \"absolute\",\n top: \"50%\",\n right: 12,\n transform: \"translateY(-50%)\",\n },\n content: {\n ...menu.base?.content,\n },\n itemGroupLabel: {\n textStyle: \"oln-16N-1\",\n fontWeight: \"bold\",\n py: 3,\n pl: 3,\n pr: 6,\n },\n item: {\n ...menu.base?.item,\n },\n itemIndicator: {\n pointerEvents: \"none\",\n position: \"absolute\",\n right: 4,\n top: \"50%\",\n transform: \"translateY(-50%)\",\n },\n },\n variants: {\n size: {\n lg: {\n trigger: {\n ...selectBox.variants?.size?.lg,\n },\n label: { ...label.variants?.size?.lg },\n },\n md: {\n trigger: {\n ...selectBox.variants?.size?.md,\n },\n label: { ...label.variants?.size?.md },\n },\n sm: {\n trigger: {\n ...selectBox.variants?.size?.sm,\n },\n label: { ...label.variants?.size?.sm },\n },\n },\n },\n defaultVariants: {\n size: \"lg\",\n },\n});\n","/**\n * reference:\n * https://github.com/digital-go-jp/design-system-example-components-html/tree/main/src/components/step-navigation\n */\n\nimport { defineSlotRecipe } from \"@pandacss/dev\";\nimport { anatomy as stepNavigationAnatomy } from \"@zag-js/steps\";\n\nexport default defineSlotRecipe({\n className: \"step-navigation\",\n slots: stepNavigationAnatomy.extendWith(\"title\", \"description\").keys(),\n base: {\n root: {\n /**\n * color: var(--color-neutral-solid-gray-800);\n * font-weight: normal;\n * font-size: calc(16 / 16 * 1rem);\n * font-family: var(--font-family-sans);\n * line-height: 1.7;\n * letter-spacing: 0.02em;\n * overflow-wrap: anywhere;\n */\n textStyle: \"std-16N-170\",\n overflowWrap: \"anywhere\",\n colorPalette: \"keyColor\",\n // \"--_step-width\": \"320\",\n // \"--_step-min-width\": \"160\",\n },\n list: {\n /**\n * margin: 0;\n * padding: 0;\n * list-style-type: none;\n */\n m: 0,\n p: 0,\n display: \"flex\",\n _horizontal: {\n flexDirection: \"row\",\n },\n _vertical: {\n flexDirection: \"column\",\n },\n },\n item: {\n /**\n * position: relative;\n * box-sizing: border-box;\n */\n position: \"relative\",\n boxSizing: \"border-box\",\n _last: {\n \"& [data-part=separator]\": {\n display: \"none\",\n },\n },\n _horizontal: {\n /**\n * width: calc(var(--_step-width, 320) / 16 * 1rem);\n * min-width: calc(var(--_step-min-width, 160) / 16 * 1rem);\n * padding: 0 calc(16 / 16 * 1rem);\n */\n width: \"calc(var(--_step-width, 320) / 16 * 1rem)\",\n minWidth: \"calc(var(--_step-min-width, 160) / 16 * 1rem)\",\n px: 4,\n },\n _vertical: {\n /**\n * flex: 1;\n * padding-bottom: calc(24 / 16 * 1rem);\n */\n flex: 1,\n pb: 6,\n },\n },\n trigger: {\n /**\n * display: block;\n * border: 0;\n * background: none;\n * padding: 0;\n * color: inherit;\n * font: inherit;\n * text-wrap: pretty;\n */\n display: \"block\",\n borderWidth: 0,\n bg: \"none\",\n p: 0,\n color: \"inherit\",\n font: \"inherit\",\n textWrap: \"pretty\",\n cursor: \"pointer\",\n _horizontal: {\n /**\n * width: 100%;\n * text-align: center;\n */\n width: \"100%\",\n textAlign: \"center\",\n },\n _vertical: {\n /**\n * position: relative;\n * display: flex;\n * align-items: baseline;\n * column-gap: calc(16 / 16 * 1rem);\n * text-align: left;\n */\n position: \"relative\",\n display: \"flex\",\n alignItems: \"baseline\",\n columnGap: 4,\n textAlign: \"left\",\n },\n },\n indicator: {\n /**\n * position: relative;\n * display: grid;\n * place-content: center;\n * margin: calc(4 / 16 * 1rem);\n * box-sizing: border-box;\n * width: fit-content;\n * height: var(--_number-size);\n * min-width: var(--_number-size);\n * border: 2px solid;\n * border-radius: 50%;\n * background-color: var(--color-neutral-white);\n * padding: 0 calc(2 / 16 * 1rem) calc(2 / 16 * 1rem);\n * font-weight: bold;\n * font-size: calc(20 / 16 * 1rem);\n * line-height: 1.5;\n * letter-spacing: 0.02em;\n * text-decoration: inherit;\n * text-decoration-thickness: inherit;\n */\n position: \"relative\",\n display: \"grid\",\n placeContent: \"center\",\n m: 1,\n boxSizing: \"border-box\",\n width: \"fit-content\",\n height: \"var(--_number-size)\",\n minWidth: \"var(--_number-size)\",\n color: \"colorPalette.primary\",\n borderWidth: \"2px\",\n borderRadius: \"full\",\n borderColor: \"colorPalette.primary\",\n bg: \"white\",\n py: 0,\n px: 0.5,\n textStyle: \"std-20B-150\",\n textDecoration: \"inherit\",\n textDecorationThickness: \"inherit\",\n _after: {\n content: '\"\"',\n },\n _current: {\n /**\n * background-color: var(--color-neutral-solid-gray-800);\n * color: var(--color-neutral-white);\n * border-color: var(--color-neutral-solid-gray-800);\n */\n bg: \"colorPalette.primary\",\n color: \"white\",\n borderColor: \"colorPalette.primary\",\n /**\n * outline: var(--_outline-width) solid var(--color-neutral-solid-gray-800);\n * outline-offset: calc(2 / 16 * 1rem);\n * box-shadow: 0 0 0 calc(2 / 16 * 1rem) var(--color-neutral-white);\n */\n outlineWidth: \"var(--_outline-width)\",\n outlineStyle: \"solid\",\n outlineColor: \"colorPalette.primary\",\n outlineOffset: 0.5,\n boxShadow: \"0 0 0 {spacing.0.5} white\",\n },\n _complete: {\n bg: \"colorPalette.bg\",\n _after: {\n /**\n * position: absolute;\n * top: calc(-10 / 16 * 1rem);\n * left: calc(50% + calc(6 / 16 * 1rem));\n * border-radius: 50%;\n * background-color: var(--color-neutral-white);\n */\n position: \"absolute\",\n top: -2.5,\n left: \"calc(50% + {spacing.1.5})\",\n borderRadius: \"full\",\n bg: \"colorPalette.primary\",\n width: \"36px\",\n height: \"36px\",\n clipPath:\n \"path('M18 0C8.064 0 0 8.064 0 18C0 27.936 8.064 36 18 36C27.936 36 36 27.936 36 18C36 8.064 27.936 0 18 0Z M14.4 27L5.4 18L7.938 15.462L14.4 21.906L28.062 8.244L30.6 10.8L14.4 27Z')\",\n },\n },\n \"[data-orientation=horizontal] > &\": {\n /**\n * margin-right: auto;\n * margin-left: auto;\n */\n mr: \"auto\",\n ml: \"auto\",\n },\n \"[data-orientation=vertical] > &\": {\n /**\n * flex-shrink: 0;\n */\n flexShrink: 0,\n mx: 1,\n },\n },\n title: {\n /**\n * display: block;\n * font-weight: bold;\n * font-size: calc(18 / 16 * 1rem);\n * line-height: 1.6;\n * letter-spacing: 0.02em;\n * text-decoration-thickness: inherit;\n */\n display: \"block\",\n // fontWeight: \"bold\",\n // fontSize: \"calc(18 / 16 * 1rem)\",\n // lineHeight: 1.6,\n // letterSpacing: \"0.02em\",\n textStyle: \"std-18B-160\",\n textDecorationThickness: \"inherit\",\n \"[data-orientation=horizontal] &\": {\n /**\n * margin-top: var(--_title-margin);\n */\n mt: \"var(--_title-margin)\",\n },\n \"[data-orientation=vertical] &\": {\n /**\n * padding: calc(var(--_number-size) / 2 + var(--_number-margin) - 0.875rem) 0;\n */\n pt: \"calc(var(--_number-size) / 2 + var(--_number-margin) - 0.875rem)\",\n pb: 0,\n },\n },\n description: {\n /**\n * margin: var(--_description-margin) 0 0;\n */\n mt: \"var(--_description-margin)\",\n \"[data-orientation=horizontal] &\": {\n /**\n * text-align: center;\n */\n textAlign: \"center\",\n },\n \"[data-orientation=vertical] &\": {\n /**\n * margin-top: calc(\n * var(--_description-margin) -\n * (var(--_number-size) / 2 + var(--_number-margin) - 0.875rem)\n * );\n * padding-left: calc(\n * var(--_number-size) +\n * var(--_number-margin) +\n * var(--_number-margin) +\n * calc(16 / 16 * 1rem)\n * );\n */\n mt: \"calc(var(--_description-margin) - (var(--_number-size) / 2 + var(--_number-margin) - 0.875rem))\",\n pl: \"calc(var(--_number-size) + var(--_number-margin) + var(--_number-margin) + {spacing.4})\",\n },\n },\n separator: {\n /**\n * position: absolute;\n * z-index: -1;\n * content: \"\";\n */\n position: \"absolute\",\n zIndex: -1,\n content: '\"\"',\n borderColor: \"colorPalette.primary\",\n _horizontal: {\n /**\n * top: calc(var(--_number-size) / 2 + var(--_number-margin));\n * left: 50%;\n * width: 50%;\n * border-bottom: 1px solid;\n */\n top: \"calc(var(--_number-size) / 2 + var(--_number-margin))\",\n left: \"50%\",\n width: \"100%\",\n borderBottomWidth: \"1px\",\n },\n _vertical: {\n /**\n * left: calc(var(--_number-size) / 2 + var(--_number-margin));\n * bottom: 0;\n * height: calc(100% - calc(32 / 16 * 1rem));\n * border-right: 1px solid;\n */\n left: \"calc(var(--_number-size) / 2 + var(--_number-margin))\",\n top: \"calc(50% - {spacing.4})\",\n height: \"100%\",\n borderRightWidth: \"1px\",\n },\n },\n },\n variants: {\n size: {\n md: {\n root: {\n root: {\n /**\n * --_number-size: calc(44 / 16 * 1rem);\n * --_number-margin: calc(4 / 16 * 1rem);\n * --_outline-width: calc(2 / 16 * 1rem);\n * --_title-margin: calc(24 / 16 * 1rem);\n * --_description-margin: calc(8 / 16 * 1rem);\n */\n \"--_number-size\": \"{spacing.11}\",\n \"--_number-margin\": \"{spacing.1}\",\n \"--_outline-width\": \"{spacing.0.5}\",\n \"--_title-margin\": \"{spacing.6}\",\n \"--_description-margin\": \"{spacing.2}\",\n },\n },\n indicator: {\n _after: {\n transform: \"scale(0.5)\",\n },\n },\n },\n sm: {\n root: {\n /**\n * --_number-size: calc(32 / 16 * 1rem);\n * --_number-margin: calc(3 / 16 * 1rem);\n * --_outline-width: calc(1 / 16 * 1rem);\n * --_title-margin: calc(16 / 16 * 1rem);\n * --_description-margin: calc(4 / 16 * 1rem);\n */\n \"--_number-size\": \"{spacing.8}\",\n \"--_number-margin\": \"calc({spacing.1} * 3 / 4)\",\n \"--_outline-width\": \"calc({spacing.1} / 4)\",\n \"--_title-margin\": \"{spacing.4}\",\n \"--_description-margin\": \"{spacing.1}\",\n },\n indicator: {\n /**\n * margin: calc(3 / 16 * 1rem);\n * border-width: 1px;\n * font-size: calc(16 / 16 * 1rem);\n */\n m: \"calc({spacing.1} * 3 / 4)\",\n borderWidth: \"1px\",\n textStyle: \"std-16B-170\",\n \"[data-orientation=horizontal] > &\": {\n /**\n * margin-right: auto;\n * margin-left: auto;\n */\n mr: \"auto\",\n ml: \"auto\",\n },\n \"[data-orientation=vertical] > &\": {\n mx: 1,\n },\n _after: {\n transform: \"scale(0.33)\",\n },\n },\n title: {\n /**\n * font-weight: bold;\n * font-size: calc(16 / 16 * 1rem);\n * line-height: 1.7;\n * letter-spacing: 0.02em;\n */\n textStyle: \"std-16B-170\",\n },\n },\n },\n },\n defaultVariants: {\n size: \"md\",\n },\n});\n","/**\n * source:\n * https://github.com/digital-go-jp/design-system-example-components-react/blob/main/src/components/Table/Table.stories.tsx\n */\nimport { defineSlotRecipe } from \"@pandacss/dev\";\nimport { tableAnatomy } from \"../anatomy\";\n\nexport default defineSlotRecipe({\n className: \"table\",\n slots: tableAnatomy.keys(),\n base: {\n root: {\n /**\n * w-full text-std-16N-170\n */\n maxWidth: \"full\",\n colorPalette: \"keyColor\",\n },\n head: {\n \"& tr\": {\n /**\n * border-black bg-solid-gray-50\n */\n borderColor: \"black\",\n bg: \"solid-gray.50\",\n },\n },\n body: {\n \"& tr\": {\n /**\n * border-solid-gray-420\n */\n borderColor: \"solid-gray.420\",\n /**\n * [&:has(input:checked)]:bg-blue-100\n */\n /*\n \"&:has(input:checked)\": {\n bg: \"colorPalette.100\",\n },\n */\n },\n },\n foot: {},\n row: {\n /**\n * border-b\n */\n borderBottomWidth: \"1px\",\n \"tbody > &:has(input:checked)\": { bg: \"colorPalette.100\" },\n },\n header: {\n /**\n * px-4 text-start align-top\n */\n px: 4,\n verticalAlign: \"top\",\n textAlign: \"start\",\n },\n cell: {\n /**\n * px-4 align-top\n */\n px: 4,\n verticalAlign: \"top\",\n },\n caption: {\n mb: 4,\n textStyle: \"oln-17B-100\",\n },\n },\n variants: {\n dense: {\n false: {\n root: {\n textStyle: \"std-16N-170\",\n },\n header: {\n /**\n * py-5\n */\n py: 5,\n },\n cell: {\n /**\n * py-5\n */\n py: 5,\n },\n },\n true: {\n root: {\n textStyle: \"dns-16N-130\",\n },\n header: {\n /**\n * py-2.5\n */\n py: 2.5,\n },\n cell: {\n /**\n * py-2.5\n */\n py: 2.5,\n },\n },\n },\n striped: {\n true: {\n body: {\n \"& tr\": {\n _even: {\n \"&:not(:has(input:checked))\": {\n bg: \"{colors.colorPalette.bg}/25\",\n },\n },\n },\n },\n },\n },\n hovered: {\n true: {\n body: {\n \"& tr\": {\n _hover: {\n bg: \"colorPalette.bg\",\n },\n _even: {\n \"&:not(:has(input:checked))\": {\n _hover: { bg: \"{colors.colorPalette.bg}\" },\n },\n },\n },\n },\n },\n },\n },\n defaultVariants: {\n dense: false,\n striped: false,\n hovered: false,\n },\n});\n","import { defineSlotRecipe } from \"@pandacss/dev\";\nimport { anatomy as tabsAnatomy } from \"@zag-js/tabs\";\n\nexport default defineSlotRecipe({\n className: \"tabs\",\n slots: tabsAnatomy.keys(),\n base: {\n root: {\n colorPalette: \"keyColor\",\n },\n list: {\n /**\n * flex w-full min-w-max items-end whitespace-nowrap\n * border-b border-solid-gray-420\n */\n display: \"flex\",\n width: \"full\",\n alignItems: \"end\",\n whiteSpace: \"nowrap\",\n borderBottomWidth: \"1px\",\n borderColor: \"solid-gray.420\",\n overflowX: \"auto\",\n },\n trigger: {\n /**\n * relative z-0 inline-flex gap-2 justify-center items-center\n * text-oln-14B-100 md:text-oln-16B-100\n */\n position: \"relative\",\n zIndex: 0,\n display: \"inline-flex\",\n gap: 2,\n justifyContent: \"center\",\n alignItems: \"center\",\n textStyle: { base: \"oln-14B-100\", md: \"oln-16B-100\" },\n /**\n * px-4 py-6 group md:px-8 md:py-6\n * hover:bg-solid-gray-50 focus-visible:bg-yellow-300\n * aria-[current=page]:bg-white\n */\n px: { base: 4, md: 8 },\n py: 6,\n cursor: \"pointer\",\n bg: {\n base: \"transparent\",\n _hover: \"solid-gray.50\",\n _focusVisible: { base: \"yellow.300\", _hover: \"yellow.300\" },\n _selected: {\n base: \"white\",\n _hover: \"white\",\n _focusVisible: \"yellow.300\",\n },\n },\n /**\n * focus-visible:z-10 focus-visible:rounded-4\n * focus-visible:outline focus-visible:outline-4\n * focus-visible:outline-offset-[calc(2/16*1rem)] focus-visible:outline-black\n * focus-visible:ring-[calc(2/16*1rem)] focus-visible:ring-yellow-300\n */\n _focusVisible: {\n zIndex: 10,\n rounded: 4,\n outlineStyle: \"solid\",\n outlineWidth: \"4px\",\n outlineColor: \"black\",\n outlineOffset: 0.5,\n focusBox: \"calc({spacing.1} / 2)\",\n },\n _selected: {\n /**\n * relative text-blue-900\n * after:absolute after:bottom-0 after:left-0 after:w-full after:border-b-4\n * after:border-current\n * aria-[current=page]:cursor-default\n */\n color: \"colorPalette.primary\",\n cursor: \"default\",\n _after: {\n content: '\"\"',\n position: \"absolute\",\n bottom: 0,\n left: 0,\n width: \"full\",\n borderBottomWidth: \"4px\",\n borderBlockColor: \"currentcolor\",\n },\n },\n },\n },\n});\n","import { defineSlotRecipe } from \"@pandacss/dev\";\nimport { anatomy as treeViewAnatomy } from \"@zag-js/tree-view\";\nimport menuItem from \"./menu-item\";\n\nexport default defineSlotRecipe({\n className: \"tree-view\",\n slots: treeViewAnatomy.keys(),\n base: {\n root: {},\n label: {\n py: 3,\n pl: 3,\n pr: 6,\n textStyle: \"oln-17B-100\",\n textWrap: \"nowrap\",\n display: \"block\",\n },\n tree: {},\n item: {\n ...menuItem.base,\n },\n itemIndicator: {\n _empty: {\n _before: {\n content: '\"\"',\n display: \"block\",\n width: \"24px\",\n height: \"24px\",\n bg: \"black\",\n clipPath: \"path('M12 19L5 12L12 5L19 12L12 19Z')\",\n },\n _selected: {\n _before: {\n clipPath:\n \"path('M12 19L5 12L12 5L19 12L12 19ZM12 16.15L16.15 12L12 7.85L7.85 12L12 16.15Z')\",\n },\n },\n },\n },\n itemText: {\n flexGrow: 1,\n },\n branch: {},\n branchControl: { ...menuItem.base },\n branchTrigger: {},\n branchContent: {\n my: 1,\n pl: 8,\n },\n branchIndicator: {\n _empty: {\n _before: {\n content: '\"\"',\n display: \"block\",\n width: \"24px\",\n height: \"24px\",\n bg: \"black\",\n clipPath: \"path('M12 19L5 12L12 5L19 12L12 19Z')\",\n },\n _selected: {\n _before: {\n clipPath:\n \"path('M12 19L5 12L12 5L19 12L12 19ZM12 16.15L16.15 12L12 7.85L7.85 12L12 16.15Z')\",\n },\n },\n _open: {\n _before: {\n clipPath:\n \"path('M12 19L5 12L12 5L19 12L12 19ZM12 16.15L16.15 12L12 7.85L7.85 12L12 16.15Z')\",\n },\n },\n },\n },\n branchText: {\n flexGrow: 1,\n },\n },\n variants: {\n variant: {\n standard: {\n item: {\n ...menuItem.variants?.variant?.standard,\n },\n branchControl: {\n ...menuItem.variants?.variant?.standard,\n },\n },\n boxed: {\n item: {\n ...menuItem.variants?.variant?.boxed,\n },\n branchControl: {\n ...menuItem.variants?.variant?.boxed,\n },\n },\n },\n isCondensed: {\n true: {\n label: {\n py: 1.5,\n pl: 1.5,\n pr: 4,\n },\n item: {\n ...menuItem.variants?.isCondensed?.true,\n },\n branchControl: {\n ...menuItem.variants?.isCondensed?.true,\n },\n },\n false: {\n item: {\n ...menuItem.variants?.isCondensed?.false,\n },\n branchControl: {\n ...menuItem.variants?.isCondensed?.false,\n },\n },\n },\n },\n});\n","import { defineRecipe } from \"@pandacss/dev\";\n\nexport default defineRecipe({\n className: \"unordered-list\",\n base: {\n /**\n * pl-8 list-[revert]\n */\n pl: 8,\n listStyle: \"revert\",\n /**\n * [&_:where(ol,ul)]:mt-1 [&_:where(ol,ul)]:-mb-1\n */\n \"&:where(ol,ul)\": {\n mt: 1,\n mb: -1,\n },\n },\n});\n","/**\n * https://github.com/digital-go-jp/design-system-example-components-react/blob/main/src/components/UtilityLink/UtilityLink.tsx\n */\nimport { defineRecipe } from \"@pandacss/dev\";\n\nexport default defineRecipe({\n className: \"utility-link\",\n description:\n \"ユーティリティリンクはふつうの横並びリンクリストに近いが、それよりもコンパクトに作られています。\",\n base: {\n colorPalette: \"keyColor\",\n /**\n * !text-solid-gray-800 text-dns-16N-130\n * focus-visible:bg-yellow-300 focus-visible:text-blue-1000\n */\n textStyle: \"dns-16N-130\",\n color: {\n base: \"solid-gray.800\",\n _focusVisible: \"colorPalette.primary.100\",\n },\n bg: { base: \"transparent\", _focusVisible: \"yellow.300\" },\n /**\n * underline underline-offset-[calc(3/16*1rem)]\n * hover:decoration-[calc(3/16*1rem)]\n */\n textDecoration: \"underline\",\n textDecorationThickness: {\n base: \"1px\",\n _hover: \"calc(3 / 16 * 1rem)\",\n },\n textUnderlineOffset: \"calc(3 / 16 * 1rem)\",\n /**\n * focus-visible:rounded-4\n * focus-visible:outline focus-visible:outline-4\n * focus-visible:outline-black focus-visible:outline-offset-[calc(2/16*1rem)]\n * focus-visible:ring-[calc(2/16*1rem)] focus-visible:ring-yellow-300\n */\n _focusVisible: {\n rounded: 4,\n outlineStyle: \"solid\",\n outlineWidth: \"4px\",\n outlineColor: \"black\",\n outlineOffset: 0.5,\n focusBox: \"calc({spacing.1} / 2)\",\n },\n /**\n * with icon\n */\n display: \"inline-flex\",\n alignItems: \"center\",\n gap: 1,\n \"& svg\": {\n width: \"1em\",\n height: \"1em\",\n },\n },\n});\n","import accordion from \"./accordion\";\nimport blockquote from \"./blockquote\";\nimport breadcrumb from \"./breadcrumb\";\nimport button from \"./button\";\nimport card from \"./card\";\nimport checkbox from \"./checkbox\";\nimport chipLabel from \"./chip-label\";\nimport chipTag from \"./chip-tag\";\nimport datePicker from \"./date-picker\";\nimport descriptionList from \"./description-list\";\nimport disclosure from \"./disclosure\";\nimport digitalGoDivider from \"./divider\";\nimport drawer from \"./drawer\";\nimport emergencyBanner from \"./emergency-banner\";\nimport errorText from \"./error-text\";\nimport field from \"./field\";\nimport fieldset from \"./fieldset\";\nimport fileUpload from \"./file-upload\";\nimport hamburgerMenuButton from \"./hamburger-menu-button\";\nimport input from \"./input\";\nimport label from \"./label\";\nimport legend from \"./legend\";\nimport link from \"./link\";\nimport list from \"./list\";\nimport menu from \"./menu\";\nimport menuItem from \"./menu-item\";\nimport menuList from \"./menu-list\";\nimport notificationBanner from \"./notification-banner\";\nimport orderedList from \"./ordered-list\";\nimport progress from \"./progress\";\nimport radioGroup from \"./radio-group\";\nimport requirementBadge from \"./requirement-badge\";\nimport resourceList from \"./resource-list\";\nimport select from \"./select\";\nimport stepNavigation from \"./step-navigation\";\nimport supportText from \"./support-text\";\nimport table from \"./table\";\nimport tabs from \"./tabs\";\nimport textarea from \"./textarea\";\nimport treeView from \"./tree-view\";\nimport unorderedList from \"./unordered-list\";\nimport utilityLink from \"./utility-link\";\n\nconst recipes = {\n accordion,\n blockquote,\n breadcrumb,\n button,\n card,\n checkbox,\n chipLabel,\n chipTag,\n datePicker,\n descriptionList,\n disclosure,\n digitalGoDivider,\n drawer,\n emergencyBanner,\n errorText,\n field,\n fieldset,\n fileUpload,\n hamburgerMenuButton,\n input,\n label,\n legend,\n link,\n list,\n menu,\n menuItem,\n menuList,\n notificationBanner,\n orderedList,\n progress,\n radioGroup,\n requirementBadge,\n resourceList,\n select,\n stepNavigation,\n supportText,\n table,\n tabs,\n textarea,\n treeView,\n unorderedList,\n utilityLink,\n};\n\nexport default recipes;\n","export const keyframes = {\n \"circular-progress\": {\n \"0%\": {\n strokeDasharray: \"1, 400\",\n strokeDashoffset: \"0\",\n },\n \"50%\": {\n strokeDasharray: \"400, 400\",\n strokeDashoffset: \"-100%\",\n },\n \"100%\": {\n strokeDasharray: \"400, 400\",\n strokeDashoffset: \"-260%\",\n },\n },\n position: {\n from: {\n insetInlineStart: \"var(--animate-from-x)\",\n insetBlockStart: \"var(--animate-from-y)\",\n },\n to: {\n insetInlineStart: \"var(--animate-to-x)\",\n insetBlockStart: \"var(--animate-to-y)\",\n },\n },\n};\n","import { definePreset, type Preset } from \"@pandacss/dev\";\nimport presetBase from \"@cieloazul310/digital-go-pandacss-plugin\";\nimport {\n createKeyColor,\n type Palette,\n} from \"@cieloazul310/digital-go-pandacss-utils\";\nimport recipes from \"./recipes\";\nimport { keyframes } from \"./keyframes\";\n\nconst base = {\n name: \"digital-go-pandacss-preset\",\n presets: [presetBase],\n theme: {\n keyframes,\n recipes,\n },\n} satisfies Preset;\n\nexport default definePreset(base);\n\nexport const createPreset = (keyColor: Palette = \"blue\") =>\n definePreset({\n ...base,\n theme: {\n ...base.theme,\n extend: {\n semanticTokens: {\n colors: {\n keyColor: createKeyColor(keyColor),\n },\n },\n },\n },\n });\n"],"mappings":"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M,UAAU;CACd;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACD;AAED,sBAAe;;;;ACxFf,MAAa,YAAY;CACvB,qBAAqB;EACnB,MAAM;GACJ,iBAAiB;GACjB,kBAAkB;GACnB;EACD,OAAO;GACL,iBAAiB;GACjB,kBAAkB;GACnB;EACD,QAAQ;GACN,iBAAiB;GACjB,kBAAkB;GACnB;EACF;CACD,UAAU;EACR,MAAM;GACJ,kBAAkB;GAClB,iBAAiB;GAClB;EACD,IAAI;GACF,kBAAkB;GAClB,iBAAiB;GAClB;EACF;CACF;;;;AChBD,MAAM,OAAO;CACX,MAAM;CACN,SAAS,CAAC,WAAW;CACrB,OAAO;EACL;EACA;EACD;CACF;AAED,kBAAe,aAAa,KAAK;AAEjC,MAAa,gBAAgB,WAAoB,WAC/C,aAAa;CACX,GAAG;CACH,OAAO;EACL,GAAG,KAAK;EACR,QAAQ,EACN,gBAAgB,EACd,QAAQ,EACN,UAAU,eAAe,SAAS,EACnC,EACF,EACF;EACF;CACF,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.mjs","names":["accordionAnatomy","link","checkboxAnatomy","datePickerAnatomy","label","input","selectBox","disclosureAnatomy","anatomy","dialogAnatomy","label","input","textarea","selectBox","errorText","supportText","requirementBadge","label","supportText","errorText","fileUploadAnatomy","label","link","menuItem","menuAnatomy","menuItem","hamburgerMenuButton","progressAnatomy","radioGroupAnatomy","legend","selectAnatomy","label","selectBox","menu","stepNavigationAnatomy","tabsAnatomy","treeViewAnatomy","menuItem"],"sources":["../src/recipes/accordion.ts","../src/recipes/blockquote.ts","../src/anatomy.ts","../src/recipes/link.ts","../src/recipes/breadcrumb.ts","../src/recipes/button.ts","../src/recipes/card.ts","../src/recipes/checkbox.ts","../src/recipes/chip-label.ts","../src/recipes/chip-tag.ts","../src/recipes/label.ts","../src/recipes/input.ts","../src/recipes/select-box.ts","../src/recipes/date-picker.ts","../src/recipes/description-list.ts","../src/recipes/disclosure.ts","../src/recipes/divider.ts","../src/recipes/drawer.ts","../src/recipes/emergency-banner.ts","../src/recipes/error-text.ts","../src/recipes/requirement-badge.ts","../src/recipes/support-text.ts","../src/recipes/textarea.ts","../src/recipes/field.ts","../src/recipes/fieldset.ts","../src/recipes/file-upload.ts","../src/recipes/hamburger-menu-button.ts","../src/recipes/legend.ts","../src/recipes/list.ts","../src/recipes/menu-item.ts","../src/recipes/menu.ts","../src/recipes/menu-list.ts","../src/recipes/notification-banner.ts","../src/recipes/ordered-list.ts","../src/recipes/progress.ts","../src/recipes/radio-group.ts","../src/recipes/resource-list.ts","../src/recipes/select.ts","../src/recipes/step-navigation.ts","../src/recipes/table.ts","../src/recipes/tabs.ts","../src/recipes/tree-view.ts","../src/recipes/unordered-list.ts","../src/recipes/utility-link.ts","../src/recipes/index.ts","../src/keyframes.ts","../src/index.ts"],"sourcesContent":["/**\n * source:\n * https://github.com/digital-go-jp/design-system-example-components-react/blob/main/src/components/Accordion/Accordion.tsx\n */\nimport { defineSlotRecipe } from \"@pandacss/dev\";\nimport { anatomy as accordionAnatomy } from \"@zag-js/accordion\";\n\nexport default defineSlotRecipe({\n className: \"accordion\",\n description:\n \"アコーディオンは、ユーザーがコンテンツのセクションを展開または折りたたむことができるユーザーインターフェースです。項目をコンパクトにリスト表示しつつページ遷移せず関連情報を表示したいという要求に対応します。※セクション内の任意の範囲で折りたたみ表示をする場合は「ディスクロージャー」コンポーネントを使用してください。\",\n slots: accordionAnatomy.keys(),\n base: {\n root: {\n colorPalette: \"keyColor\",\n },\n item: {\n /**\n * group/accordion border-b border-solid-gray-420\n [--icon-size:calc(20/16*1rem)] desktop:[--icon-size:calc(32/16*1rem)]\n ${className ?? ''}\n */\n borderBottomWidth: \"1px\",\n borderBottomColor: \"solid-gray.420\",\n \"--icon-size\": {\n base: \"{spacing.5}\",\n md: \"{spacing.8}\",\n },\n },\n itemTrigger: {\n /**\n * group/summary relative block cursor-default\n */\n position: \"relative\",\n display: \"block\",\n /**\n * hover:bg-solid-gray-50\n * focus-visible:bg-yellow-300\n */\n bg: {\n base: \"transparent\",\n _hover: \"solid-gray.50\",\n _focusVisible: { base: \"yellow.300\", _hover: \"yellow.300\" },\n },\n /*\n * py-2 pl-[calc(var(--icon-size)+(12/16*1rem))] pr-2\n * desktop:py-3.5 desktop:pl-[calc(var(--icon-size)+(20/16*1rem))] desktop:pr-4\n */\n py: { base: 2, md: 3.5 },\n pl: {\n base: \"calc(var(--icon-size) + {spacing.3})\",\n md: \"calc(var(--icon-size) + {spacing.5})\",\n },\n pr: { base: 2, md: 4 },\n cursor: { _hover: \"pointer\" },\n /**\n * marker:[content:'']\n [&::-webkit-details-marker]:hidden\n */\n \"&::marker\": { content: '\"\"' },\n /**\n * focus-visible:rounded-4 focus-visible:outline focus-visible:outline-4 focus-visible:outline-offset-[calc(2/16*1rem)] focus-visible:outline-black focus-visible:ring-[calc(2/16*1rem)] focus-visible:ring-yellow-300\n */\n _focusVisible: {\n rounded: 4,\n outlineStyle: \"solid\",\n outlineWidth: \"4px\",\n outlineColor: \"black\",\n outlineOffset: 0.5,\n focusBox: \"calc({spacing.1} / 2)\",\n },\n /**\n * remove button style\n */\n textAlign: \"start\",\n width: \"full\",\n },\n itemIndicator: {\n /**\n * absolute top-2 left-0.5\n * desktop:top-3.5 desktop:left-1.5\n * size-[var(--icon-size)]\n * mt-[calc((1lh-var(--icon-size))/2)]\n */\n position: \"absolute\",\n top: { base: 2, md: 3.5 },\n left: { base: 0.5, md: 1.5 },\n width: \"var(--icon-size)\",\n height: \"var(--icon-size)\",\n mt: \"calc((1lh - var(--icon-size)) / 2)\",\n /**\n * inline-flex items-center justify-center\n */\n display: \"inline-flex\",\n alignItems: \"center\",\n justifyContent: \"center\",\n /**\n * bg-white text-blue-1000\n */\n bg: \"white\",\n color: \"colorPalette.primary.100\",\n /**\n * border border-current rounded-full\n * group-hover/summary:outline group-hover/summary:outline-2\n * group-hover/summary:outline-current\n * group-open/accordion:rotate-180\n */\n borderWidth: \"1px\",\n borderColor: \"currentcolor\",\n rounded: \"full\",\n outlineStyle: \"solid\",\n outlineWidth: { base: \"0px\", _groupHover: \"2px\" },\n outlineColor: { base: \"transparent\", _groupHover: \"currentcolor\" },\n transition: \"transform\",\n transform: { base: \"rotate(0deg)\", _open: \"rotate(-180deg)\" },\n },\n itemContent: {\n /**\n * pl-[calc(var(--icon-size)+(12/16*1rem))] pr-2 py-4\n desktop:pl-[calc(var(--icon-size)+(20/16*1rem))] desktop:pr-4 desktop:py-6\n */\n pl: {\n base: \"calc(var(--icon-size) + {spacing.3})\",\n md: \"calc(var(--icon-size) + {spacing.5})\",\n },\n pr: { base: 2, md: 4 },\n py: { base: 4, md: 6 },\n },\n },\n});\n","import { defineRecipe } from \"@pandacss/dev\";\n\nexport default defineRecipe({\n className: \"blockquote\",\n base: {\n /**\n * margin: 0 calc(40 / 16 * 1rem);\n * border-left: 8px solid var(--color-neutral-solid-gray-536);\n * padding-top: calc(8 / 16 * 1rem);\n * padding-right: calc(16 / 16 * 1rem);\n * padding-bottom: calc(8 / 16 * 1rem);\n * padding-left: calc(24 / 16 * 1rem);\n */\n my: 0,\n mx: 10,\n borderLeftWidth: \"8px\",\n borderColor: \"solid-gray.536\",\n pt: 2,\n pr: 4,\n pb: 2,\n pl: 6,\n \"& > *:first-child\": {\n mt: 0,\n },\n \"& > *:last-child\": {\n mb: 0,\n },\n },\n});\n","/**\n * https://github.com/chakra-ui/chakra-ui/blob/main/packages/react/src/anatomy.ts\n */\nimport { createAnatomy } from \"@zag-js/anatomy\";\n\nexport const breadcrumbAnatomy = createAnatomy(\"breadcrumb\").parts(\n \"root\",\n \"label\",\n \"list\",\n \"item\",\n \"link\",\n \"separator\",\n);\n\nexport const cardAnatomy = createAnatomy(\"card\").parts(\n \"root\",\n \"main\",\n \"image\",\n \"sub\",\n \"title\",\n);\n\nexport const chipTagAnatomy = createAnatomy(\"chip-tag\").parts(\n \"root\",\n \"icon\",\n \"label\",\n \"removeButton\",\n \"addButton\",\n);\n\n/**\n * https://github.com/digital-go-jp/design-system-example-components-react/tree/main/src/components/EmergencyBanner/parts\n */\nexport const emergencyBannerAnatomy = createAnatomy(\"emergency-banner\").parts(\n \"root\",\n \"heading\",\n \"body\",\n \"action\",\n \"button\",\n);\n\n/**\n * https://github.com/chakra-ui/ark/blob/main/packages/react/src/components/field/field.anatomy.ts\n */\nexport const fieldAnatomy = createAnatomy(\"field\").parts(\n \"root\",\n \"errorText\",\n \"supportText\",\n \"input\",\n \"label\",\n \"select\",\n \"textarea\",\n \"requirementBadge\",\n);\n\n/**\n * https://github.com/chakra-ui/ark/blob/main/packages/react/src/components/fieldset/fieldset.anatomy.ts\n */\nexport const fieldsetAnatomy = createAnatomy(\"fieldset\").parts(\n \"root\",\n \"errorText\",\n \"supportText\",\n \"legend\",\n);\n\nexport const menuListAnatomy = createAnatomy(\"menu-list\").parts(\n \"root\",\n \"label\",\n \"content\",\n \"item\",\n \"itemGroup\",\n \"itemGroupLabel\",\n \"itemText\",\n \"itemIndicator\",\n \"input\",\n);\n\nexport const notificationBannerAnatomy = createAnatomy(\n \"notification-banner\",\n).parts(\"root\", \"icon\", \"close\", \"header\", \"heading\", \"body\", \"actions\");\n\nexport const resourceListAnatomy = createAnatomy(\"resource-list\").parts(\n \"root\",\n \"main\",\n \"action\",\n \"content\",\n \"title\",\n);\n\nexport const tableAnatomy = createAnatomy(\"table\").parts(\n \"root\",\n \"head\",\n \"body\",\n \"foot\",\n \"row\",\n \"header\",\n \"cell\",\n \"colgroup\",\n \"col\",\n \"caption\",\n);\n","/**\n * source:\n * https://github.com/digital-go-jp/design-system-example-components-react/blob/main/src/components/Link/Link.tsx\n */\nimport { defineRecipe } from \"@pandacss/dev\";\n\nexport default defineRecipe({\n className: \"link\",\n description:\n \"リンクテキストは通常、色や下線などの視覚的な表現で通常のテキストと区別され、URLと関連づけられたテキスト文字列です。この関連付けをハイパーリンクと呼び、これはウェブをウェブたらしめている基本的な概念のひとつです。\",\n base: {\n /**\n * text-blue-1000 visited:text-magenta-900 hover:text-blue-1000\n * focus-visible:text-blue-1000 active:text-orange-700\n */\n colorPalette: \"blue\",\n color: {\n base: \"colorPalette.primary.100\",\n _visited: \"magenta.900\",\n _hover: \"colorPalette.primary.100\",\n _focusVisible: \"colorPalette.primary.100\",\n _active: \"orange.800\",\n },\n /**\n * focus-visible:bg-yellow-300\n */\n bg: {\n base: \"transparent\",\n _focusVisible: \"yellow.300\",\n },\n /**\n * underline underline-offset-[calc(3/16*1rem)] hover:decoration-[calc(3/16*1rem)]\n * active:decoration-1\n */\n textDecoration: \"underline\",\n textDecorationThickness: {\n base: \"1px\",\n _hover: \"calc(3 / 16 * 1rem)\",\n _active: \"1px\",\n },\n textUnderlineOffset: \"calc(3 / 16 * 1rem)\",\n /**\n * focus-visible:rounded-4\n * focus-visible:outline focus-visible:outline-4\n * focus-visible:outline-black focus-visible:outline-offset-[calc(2/16*1rem)]\n * focus-visible:ring-[calc(2/16*1rem)] focus-visible:ring-yellow-300\n */\n _focusVisible: {\n rounded: 4,\n outlineStyle: \"solid\",\n outlineWidth: \"4px\",\n outlineColor: \"black\",\n outlineOffset: 0.5,\n focusBox: \"calc({spacing.1} / 2)\",\n },\n /**\n * with icon\n */\n \"& > svg\": {\n display: \"inline\",\n ml: 1,\n mb: 1,\n width: \"1em\",\n height: \"1em\",\n },\n },\n});\n","/**\n * source:\n * https://github.com/digital-go-jp/design-system-example-components-react/blob/main/src/components/Breadcrumbs/Breadcrumbs.tsx\n */\nimport { defineSlotRecipe } from \"@pandacss/dev\";\nimport { breadcrumbAnatomy } from \"../anatomy\";\nimport link from \"./link\";\n\nexport default defineSlotRecipe({\n className: \"breadcrumb\",\n description:\n \"パンくずリストは、ウェブサイトの階層内でユーザーの現在の位置を表示します。\",\n slots: breadcrumbAnatomy.keys(),\n base: {\n root: {\n /**\n * icon\n */\n \"--icon-size\": \"16px\",\n },\n label: {\n srOnly: true,\n textStyle: \"oln-16N-100\",\n },\n list: {\n /**\n * inline\n */\n display: \"inline\",\n },\n item: {\n /**\n * inline break-words text-oln-16N-100\n */\n display: \"inline\",\n overflowWrap: \"break-word\",\n textStyle: \"oln-16N-100\",\n },\n link: {\n /**\n * text-blue-1000 text-oln-16N-100 underline underline-offset-[calc(3/16*1rem)]\n * hover:text-blue-900 hover:decoration-[calc(3/16*1rem)]\n * active:text-orange-700 active:decoration-1\n * focus-visible:rounded-4 focus-visible:outline focus-visible:outline-4\n * focus-visible:outline-black focus-visible:outline-offset-[calc(2/16*1rem)]\n * focus-visible:bg-yellow-300 focus-visible:text-blue-1000\n * focus-visible:ring-[calc(2/16*1rem)] focus-visible:ring-yellow-300\n */\n ...link.base,\n /**\n * icon\n */\n \"& svg\": {\n display: \"inline\",\n width: \"var(--icon-size)\",\n height: \"var(--icon-size)\",\n mr: 1,\n },\n },\n separator: {\n /**\n * mx-2 inline\n */\n mx: 2,\n display: \"inline-flex\",\n width: \"12px\",\n height: \"12px\",\n \"& > svg\": {\n width: \"full\",\n height: \"full\",\n fill: \"none\",\n },\n },\n },\n});\n","/**\n * source:\n * https://github.com/digital-go-jp/design-system-example-components-react/blob/main/src/components/Button/Button.tsx\n */\nimport { defineRecipe } from \"@pandacss/dev\";\n\nexport default defineRecipe({\n className: \"button\",\n description:\n \"ボタンは、主にアクション実行またはページ遷移のためのトリガーとして使用します。画面内におけるボタンの重要度に応じて使い分け可能な複数のスタイルがあります。\",\n base: {\n colorPalette: \"keyColor\",\n /**\n * underline-offset-[calc(3/16*1rem)]\n */\n textUnderlineOffset: \"calc(3 / 16 * 1rem)\",\n /**\n * focus-visible:outline focus-visible:outline-4 focus-visible:outline-black\n * focus-visible:outline-offset-[calc(2/16*1rem)]\n * focus-visible:ring-[calc(2/16*1rem)] focus-visible:ring-yellow-300\n */\n _focusVisible: {\n outlineStyle: \"solid\",\n outlineWidth: \"4px\",\n outlineColor: \"black\",\n outlineOffset: 0.5,\n focusBox: \"calc({spacing.1} / 2)\",\n },\n /**\n * aria-disabled:pointer-events-none aria-disabled:forced-colors:border-[GrayText] aria-disabled:forced-colors:text-[GrayText]\n */\n _disabled: {\n pointerEvents: \"none\",\n },\n /**\n * button default\n */\n display: \"inline-flex\",\n columnGap: 1,\n textAlign: \"center\",\n alignItems: \"center\",\n justifyContent: \"center\",\n cursor: \"pointer\",\n _icon: {\n flexShrink: 0,\n },\n },\n variants: {\n variant: {\n \"solid-fill\": {\n /**\n * text-white aria-disabled:text-solid-gray-50\n * bg-blue-900 hover:bg-blue-1000 active:bg-blue-1200 aria-disabled:bg-solid-gray-300\n */\n bg: {\n base: \"colorPalette.primary\",\n _hover: \"colorPalette.primary.100\",\n _active: \"colorPalette.primary.300\",\n _disabled: \"solid-gray.300\",\n },\n color: { base: \"white\", _disabled: \"solid-gray.50\" },\n /**\n * border-4 border-double border-transparent\n * hover:underline active:underline\n */\n borderWidth: \"4px\",\n borderStyle: \"double\",\n borderColor: \"transparent\",\n textDecoration: {\n base: \"none\",\n _hover: \"underline\",\n _active: \"underline\",\n },\n },\n outline: {\n /**\n * bg-white hover:bg-blue-200 active:bg-blue-300 aria-disabled:bg-white\n * text-blue-900 hover:text-blue-1000 active:text-blue-1200\n * aria-disabled:text-solid-gray-300\n */\n bg: {\n base: \"white\",\n _hover: \"colorPalette.200\",\n _active: \"colorPalette.300\",\n _disabled: \"white\",\n },\n color: {\n base: \"colorPalette.primary\",\n _hover: \"colorPalette.primary.100\",\n _active: \"colorPalette.primary.300\",\n _disabled: \"solid-gray.300\",\n },\n /**\n * border border-current hover:underline active:underline\n */\n borderWidth: \"1px\",\n borderColor: \"currentcolor\",\n textDecoration: {\n base: \"none\",\n _hover: \"underline\",\n _active: \"underline\",\n },\n },\n text: {\n /**\n *\n * hover:bg-blue-50 active:bg-blue-100 focus-visible:bg-yellow-300\n * aria-disabled:bg-transparent aria-disabled:focus-visible:bg-yellow-300\n * text-blue-900 hover:text-blue-1000 active:text-blue-1200\n * aria-disabled:text-solid-gray-300\n */\n bg: {\n base: \"transparent\",\n _hover: \"colorPalette.bg\",\n _active: \"colorPalette.100\",\n _focusVisible: { base: \"yellow.300\", _hover: \"yellow.300\" },\n _disabled: \"transparent\",\n },\n color: {\n base: \"colorPalette.primary\",\n _hover: \"colorPalette.primary.100\",\n _active: \"colorPalette.primary.300\",\n _disabled: \"solid-gray.300\",\n },\n /**\n * hover:decoration-[calc(3/16*1rem)] underline\n */\n textDecoration: \"underline\",\n textDecorationThickness: { base: \"1px\", _hover: \"calc(3 / 16 * 1rem)\" },\n },\n },\n size: {\n lg: {\n /**\n * lg: 'min-w-[calc(136/16*1rem)] min-h-14 rounded-8 px-4 py-3 text-oln-16B-100'\n */\n minWidth: \"calc({spacing.1} * 34)\",\n minHeight: 14,\n rounded: 8,\n px: 4,\n py: 3,\n textStyle: \"oln-16B-100\",\n },\n md: {\n /**\n * md: 'min-w-24 min-h-12 rounded-8 px-4 py-2 text-oln-16B-100',\n */\n minWidth: 24,\n minHeight: 12,\n textStyle: \"oln-16B-100\",\n px: 4,\n py: 2,\n rounded: 8,\n },\n sm: {\n /**\n * sm: 'relative min-w-20 min-h-9 rounded-6 px-3 py-0.5 text-oln-16B-100 after:absolute after:inset-x-0 after:-inset-y-full after:m-auto after:h-[44px]',\n */\n position: \"relative\",\n minWidth: 20,\n minHeight: 9,\n textStyle: \"oln-16B-100\",\n px: 3,\n py: 0.5,\n rounded: 6,\n _after: {\n position: \"absolute\",\n insetInline: 0,\n insetBlock: \"full\",\n m: \"auto\",\n height: \"44px\",\n },\n },\n xs: {\n /**\n * xs: 'relative min-w-18 min-h-7 rounded-4 px-2 py-0.5 text-oln-14B-100 after:absolute after:inset-x-0 after:-inset-y-full after:m-auto after:h-[44px]',\n */\n minWidth: 18,\n minHeight: 7,\n textStyle: \"oln-14B-100\",\n px: 2,\n py: 0.5,\n rounded: 4,\n _after: {\n position: \"absolute\",\n insetInline: 0,\n insetBlock: \"full\",\n m: \"auto\",\n height: \"44px\",\n },\n },\n },\n },\n defaultVariants: {\n variant: \"solid-fill\",\n size: \"md\",\n },\n});\n","import { defineSlotRecipe } from \"@pandacss/dev\";\nimport { cardAnatomy } from \"../anatomy\";\n\nexport default defineSlotRecipe({\n className: \"card\",\n description:\n \"単一の主題に関するコンテンツをまとめて表示するコンテナとなるコンポーネントです。さまざまなタイプとサイズの要素やコンポーネントを柔軟に格納できます。本来カードコンポーネントは、あらゆるコンテンツ(コンポーネントや要素)を内包することができ、非常に自由度の高いコンテナとなります。本デザインシステムでは、情報設計をしやすいカードを提供するため、自由度に制約を設けたコンポーネント仕様として策定しています。\",\n slots: cardAnatomy.keys(),\n base: {\n root: {\n display: \"grid\",\n gridTemplateAreas: `\n \"image\"\n \"main\"\n \"sub\"\n `,\n bg: { base: \"white\", \"&:has(input:checked)\": \"colorPalette.bg\" },\n color: \"solid-gray.800\",\n textStyle: \"std-16N-170\",\n borderColor: \"solid-gray.420\",\n borderWidth: \"1px\",\n rounded: 16,\n overflow: \"hidden\",\n colorPalette: \"keyColor\",\n },\n main: {\n gridArea: \"main\",\n py: 4,\n px: { base: 4, md: 6 },\n display: \"flex\",\n flexDirection: \"column\",\n gap: 4,\n _focusVisible: {\n outlineStyle: \"solid\",\n outlineWidth: \"4px\",\n outlineColor: \"black\",\n outlineOffset: 0.5,\n focusBox: \"calc({spacing.1} / 2)\",\n },\n },\n image: {\n gridArea: \"image\",\n position: \"relative\",\n overflow: \"hidden\",\n \"& > img\": {\n objectFit: \"cover\",\n width: \"full\",\n height: \"full\",\n },\n },\n sub: {\n gridArea: \"sub\",\n py: 4,\n px: { base: 4, md: 6 },\n },\n title: {\n textStyle: \"std-20B-150\",\n },\n },\n variants: {\n orientation: {\n vertical: {\n root: {\n gridTemplateAreas: `\n \"image\"\n \"main\"\n \"sub\"\n `,\n gridTemplateColumns: \"1fr\",\n },\n },\n horizontal: {\n root: {\n gridTemplateAreas: `\n \"image main\"\n \"image sub\"\n `,\n gridTemplateColumns: \"minmax(auto, 320px) 1fr\",\n },\n },\n },\n asLink: {\n true: {\n root: {\n position: \"relative\",\n bg: {\n _hover: \"solid-gray.50\",\n },\n },\n image: {\n \"& > img\": {\n transition: \"transform\",\n _groupHover: {\n transform: \"scale(1.05)\",\n },\n },\n },\n sub: {\n \"& > *\": {\n zIndex: 1,\n },\n },\n title: {\n \"& > a\": {\n _before: {\n content: '\"\"',\n position: \"absolute\",\n top: 0,\n left: 0,\n width: \"full\",\n height: \"full\",\n zIndex: 0,\n cursor: \"inherit\",\n },\n },\n },\n },\n },\n },\n defaultVariants: {\n orientation: \"vertical\",\n asLink: false,\n },\n});\n","import { defineSlotRecipe } from \"@pandacss/dev\";\nimport { anatomy as checkboxAnatomy } from \"@zag-js/checkbox\";\n\nexport default defineSlotRecipe({\n className: \"checkbox\",\n description:\n \"チェックボックスは、複数の項目の中から複数の選択肢を選ぶことを可能にします。また、ひとつの選択肢のオン・オフの切り替えにも用いることができます。\",\n slots: checkboxAnatomy.extendWith(\"group\").keys(),\n base: {\n root: {\n display: \"flex\",\n alignItems: \"center\",\n width: \"fit-content\",\n py: 2,\n colorPalette: \"keyColor\",\n },\n control: {\n /**\n * flex items-center justify-center shrink-0 rounded-[calc(1/8*100%)]\n * has-[input:hover:not(:focus):not([aria-disabled=\"true\"])]:bg-solid-gray-420\n */\n flexShrink: 0,\n rounded: \"calc(2 / 18 * 100%)\",\n borderWidth: \"2px\",\n borderColor: {\n base: \"solid-gray.420\",\n _checked: \"colorPalette.primary\",\n _invalid: { base: \"error.1\", _disabled: \"solid-gray.420\" },\n _groupHover: { base: \"black\", _disabled: \"solid-gray.420\" },\n },\n _disabled: {\n bg: \"solid-gray.50\",\n },\n _groupHover: {\n outlineStyle: { base: \"solid\", _disabled: \"hidden\" },\n outlineColor: \"solid-gray.420\",\n _focus: {\n outlineStyle: \"solid\",\n outlineWidth: \"4px\",\n outlineColor: \"black\",\n outlineOffset: 0.5,\n focusBox: \"calc({spacing.1} / 2)\",\n },\n },\n /**\n * focus:outline focus:outline-4 focus:outline-black\n * focus:outline-offset-[calc(2/16*1rem)]\n * focus:ring-[calc(2/16*1rem)] focus:ring-yellow-300\n */\n _focus: {\n outlineStyle: \"solid\",\n outlineWidth: \"4px\",\n outlineColor: \"black\",\n outlineOffset: 0.5,\n focusBox: \"calc({spacing.1} / 2)\",\n },\n },\n indicator: {\n /**\n * appearance-none size-3/4 rounded-[calc(2/18*100%)]\n */\n appearance: \"none\",\n width: \"full\",\n height: \"full\",\n zIndex: 1,\n bg: {\n /**\n * bg-white\n */\n base: \"white\",\n /**\n * checked:bg-blue-900 checked:hover:bg-blue-1100\n * forced-colors:checked:!bg-[Highlight]\n */\n _checked: {\n base: \"colorPalette.primary\",\n _hover: \"colorPalette.primary.200\",\n _highContrast: \"Highlight\",\n },\n _indeterminate: {\n /**\n * indeterminate:bg-blue-900 indeterminate:hover:bg-blue-1100\n * forced-colors:indeterminate:!bg-[Highlight]\n */\n base: \"colorPalette.primary\",\n _hover: \"colorPalette.primary.200\",\n _highContrast: \"Highlight\",\n },\n /**\n * data-[error]:indeterminate:bg-error-1\n * data-[error]:indeterminate:hover:bg-red-1000\n * data-[error]:checked:bg-error-1 data-[error]:checked:hover:bg-red-1000\n */\n _invalid: {\n _indeterminate: {\n base: \"error.1\",\n _hover: \"red.1000\",\n _disabled: \"solid-gray.300\",\n },\n _checked: {\n base: \"error.1\",\n _hover: \"red.1000\",\n _disabled: \"solid-gray.300\",\n },\n },\n /**\n * aria-disabled:!bg-solid-gray-50\n * aria-disabled:checked:!bg-solid-gray-300\n * aria-disabled:indeterminate:!bg-solid-gray-300\n * forced-colors:aria-disabled:checked:!bg-[GrayText]\n */\n _disabled: {\n base: \"solid-gray.50\",\n _checked: \"solid-gray.300\",\n _indeterminate: \"solid-gray.300\",\n _highContrast: {\n _checked: \"GrayText\",\n },\n },\n },\n /**\n * bg-clip-padding\n */\n backgroundClip: \"padding-box\",\n /**\n * before:hidden checked:before:block indeterminate:before:block\n * before:size-3.5\n * before:bg-white\n * forced-colors:before:!bg-[HighlightText]\n * aria-disabled:before:border-solid-gray-50\n */\n _before: {\n content: '\"\"',\n display: \"none\",\n width: 3.5,\n height: 3.5,\n bg: { base: \"white\", _highContrast: \"HighlightText\" },\n borderColor: { _disabled: \"solid-gray.50\" },\n },\n /**\n * checked:before:[clip-path:path('M5.6,11.2L12.65,4.15L11.25,2.75L5.6,8.4L2.75,5.55L1.35,6.95L5.6,11.2Z')]\n * indeterminate:before:[clip-path:path('M3.25,7.75H10.75V6.25H3.25V7.75Z')]\n */\n _checked: {\n _before: {\n display: \"block\",\n clipPath:\n \"path('M5.6,11.2L12.65,4.15L11.25,2.75L5.6,8.4L2.75,5.55L1.35,6.95L5.6,11.2Z')\",\n },\n },\n _indeterminate: {\n _before: {\n display: \"block\",\n clipPath: \"path('M3.25,7.75H10.75V6.25H3.25V7.75Z')\",\n },\n },\n },\n label: {\n color: \"solid-gray.800\",\n },\n },\n variants: {\n size: {\n sm: {\n root: {\n gap: 1.5,\n },\n control: {\n width: \"calc({spacing.9} / 2)\",\n height: \"calc({spacing.9} / 2)\",\n _groupHover: {\n outlineWidth: \"2px\",\n _focus: { outlineWidth: \"4px\" },\n },\n },\n label: {\n textStyle: \"dns-16N-130\",\n },\n },\n md: {\n root: {\n gap: 2.5,\n },\n control: {\n width: 6,\n height: 6,\n _groupHover: {\n outlineWidth: \"4px\",\n },\n },\n indicator: {\n _before: {\n transformOrigin: \"top left\",\n scale: \"calc(20 / 14)\",\n },\n },\n label: {\n textStyle: \"dns-16N-130\",\n },\n },\n lg: {\n root: {\n gap: 2.5,\n },\n control: {\n width: 8,\n height: 8,\n _groupHover: {\n outlineWidth: \"6px\",\n _focus: { outlineWidth: \"4px\" },\n },\n },\n indicator: {\n _before: {\n transformOrigin: \"top left\",\n scale: \"calc(27 / 14)\",\n },\n },\n label: {\n textStyle: \"dns-17N-130\",\n },\n },\n },\n },\n defaultVariants: {\n size: \"sm\",\n },\n});\n","import { defineRecipe } from \"@pandacss/dev\";\n\nexport default defineRecipe({\n className: \"chip-label\",\n description:\n \"状態や状況を示すキーワードを表示して、情報の分類・整理の効率を向上させるグラフィック要素です。情報リストやテーブルの各行などのステータスを分かりやすく表示したい場合に有効です。\",\n base: {\n display: \"inline-flex\",\n alignItems: \"center\",\n gap: 1,\n px: 2,\n py: 1,\n minHeight: \"32px\",\n borderWidth: \"1px\",\n colorPalette: \"keyColor\",\n rounded: 8,\n flexShrink: 0,\n whiteSpace: \"nowrap\",\n textStyle: \"oln-16N-100\",\n },\n variants: {\n variant: {\n text: {\n color: \"colorPalette.primary\",\n borderColor: \"transparent\",\n },\n outlined: {\n color: \"colorPalette.primary\",\n borderColor: \"currentcolor\",\n },\n ghost: {\n color: \"colorPalette.primary\",\n bg: \"colorPalette.bg\",\n borderColor: \"currentColor\",\n },\n \"solid-fill\": {\n bg: \"colorPalette.primary\",\n color: \"white\",\n borderColor: \"transparent\",\n },\n },\n },\n defaultVariants: {\n variant: \"text\",\n },\n});\n","import { defineSlotRecipe, type SystemStyleObject } from \"@pandacss/dev\";\nimport { chipTagAnatomy } from \"../anatomy\";\n\nconst buttonCommon = {\n width: \"24px\",\n height: \"24px\",\n rounded: \"full\",\n p: \"2px\",\n _before: {\n content: '\"\"',\n display: \"block\",\n width: \"full\",\n height: \"full\",\n rounded: \"full\",\n bg: \"colorPalette.primary\",\n },\n _groupActive: {\n _before: {\n bg: \"colorPalette.primary.300\",\n },\n },\n _focus: {\n outlineStyle: \"solid\",\n outlineWidth: \"4px\",\n outlineColor: \"black\",\n outlineOffset: 0.5,\n focusBox: \"calc({spacing.1} / 2)\",\n },\n} satisfies SystemStyleObject;\n\nexport default defineSlotRecipe({\n slots: chipTagAnatomy.keys(),\n className: \"chip-tag\",\n base: {\n root: {\n display: \"inline-flex\",\n alignItems: \"center\",\n px: 2,\n py: 1,\n minHeight: \"32px\",\n borderWidth: \"1px\",\n colorPalette: \"keyColor\",\n rounded: \"full\",\n flexShrink: 0,\n whiteSpace: \"nowrap\",\n textStyle: \"oln-16N-100\",\n color: \"colorPalette.primary\",\n bg: \"colorPalette.bg\",\n borderColor: \"currentColor\",\n cursor: \"pointer\",\n },\n label: {\n flexGrow: 1,\n px: 2,\n },\n removeButton: {\n ...buttonCommon,\n _before: {\n ...buttonCommon._before,\n clipPath:\n \"path('M6.39998 14.6538L9.99998 11.0538L13.6 14.6538L14.6538 13.6L11.0538 9.99998L14.6538 6.39998L13.6 5.34615L9.99998 8.94615L6.39998 5.34615L5.34615 6.39998L8.94615 9.99998L5.34615 13.6L6.39998 14.6538ZM10.0016 19.5C8.68772 19.5 7.45268 19.2506 6.29655 18.752C5.1404 18.2533 4.13472 17.5765 3.2795 16.7217C2.42427 15.8669 1.74721 14.8616 1.24833 13.706C0.749442 12.5504 0.5 11.3156 0.5 10.0017C0.5 8.68772 0.749334 7.45268 1.248 6.29655C1.74667 5.1404 2.42342 4.13472 3.27825 3.2795C4.1331 2.42427 5.13834 1.74721 6.29398 1.24833C7.44959 0.749443 8.68437 0.5 9.9983 0.5C11.3122 0.5 12.5473 0.749334 13.7034 1.248C14.8596 1.74667 15.8652 2.42342 16.7205 3.27825C17.5757 4.1331 18.2527 5.13834 18.7516 6.29398C19.2505 7.44959 19.5 8.68437 19.5 9.9983C19.5 11.3122 19.2506 12.5473 18.752 13.7034C18.2533 14.8596 17.5765 15.8652 16.7217 16.7205C15.8669 17.5757 14.8616 18.2527 13.706 18.7516C12.5504 19.2505 11.3156 19.5 10.0016 19.5ZM9.99998 18C12.2333 18 14.125 17.225 15.675 15.675C17.225 14.125 18 12.2333 18 9.99998C18 7.76664 17.225 5.87498 15.675 4.32498C14.125 2.77498 12.2333 1.99998 9.99998 1.99998C7.76664 1.99998 5.87498 2.77498 4.32498 4.32498C2.77498 5.87498 1.99998 7.76664 1.99998 9.99998C1.99998 12.2333 2.77498 14.125 4.32498 15.675C5.87498 17.225 7.76664 18 9.99998 18Z')\",\n },\n _groupHover: {\n _before: {\n clipPath:\n \"path('M6.39998 14.6538L9.99998 11.0538L13.6 14.6538L14.6538 13.6L11.0538 9.99998L14.6538 6.39998L13.6 5.34615L9.99998 8.94615L6.39998 5.34615L5.34615 6.39998L8.94615 9.99998L5.34615 13.6L6.39998 14.6538ZM10.0016 19.5C8.68772 19.5 7.45268 19.2506 6.29655 18.752C5.1404 18.2533 4.13472 17.5765 3.2795 16.7217C2.42427 15.8669 1.74721 14.8616 1.24833 13.706C0.749442 12.5504 0.5 11.3156 0.5 10.0017C0.5 8.68772 0.749334 7.45268 1.248 6.29655C1.74667 5.1404 2.42342 4.13472 3.27825 3.2795C4.1331 2.42427 5.13834 1.74721 6.29398 1.24833C7.44959 0.749443 8.68437 0.5 9.9983 0.5C11.3122 0.5 12.5473 0.749334 13.7034 1.248C14.8596 1.74667 15.8652 2.42342 16.7205 3.27825C17.5757 4.1331 18.2527 5.13834 18.7516 6.29398C19.2505 7.44959 19.5 8.68437 19.5 9.9983C19.5 11.3122 19.2506 12.5473 18.752 13.7034C18.2533 14.8596 17.5765 15.8652 16.7217 16.7205C15.8669 17.5757 14.8616 18.2527 13.706 18.7516C12.5504 19.2505 11.3156 19.5 10.0016 19.5Z')\",\n },\n },\n },\n addButton: {\n ...buttonCommon,\n _before: {\n ...buttonCommon._before,\n clipPath:\n \"path('M4.1637 10.7451 9.2548 10.7451 9.2549 15.8363 10.7451 15.8363 10.7452 10.7451 15.8363 10.7451 15.8364 9.2548 10.7452 9.2548 10.7452 4.1636 9.2548 4.1636 9.2548 9.2548 4.1636 9.2548 4.1637 10.7451ZM3.2836 16.7186C2.3546 15.7896 1.6576 14.7399 1.1927 13.5699.7278 12.3997.4952 11.21.4949 10.0008.4946 8.7917.7267 7.6021 1.1911 6.4322 1.6555 5.2623 2.3522 4.2128 3.2813 3.2837 4.2104 2.3546 5.26 1.6576 6.4301 1.1927 7.6003.7278 8.7899.4952 9.9991.4949 11.2083.4946 12.3979.7267 13.5678 1.1911 14.7377 1.6555 15.7872 2.3522 16.7163 3.2813 17.6454 4.2104 18.3424 5.26 18.8073 6.4301 19.2722 7.6003 19.5048 8.7899 19.5051 9.9991 19.5054 11.2083 19.2733 12.3978 18.8089 13.5678 18.3445 14.7377 17.6478 15.7872 16.7187 16.7163 15.7896 17.6454 14.7399 18.3424 13.5699 18.8073 12.3997 19.2722 11.2101 19.5047 10.0008 19.5051 8.7917 19.5054 7.6021 19.2732 6.4322 18.8089 5.2623 18.3445 4.2128 17.6478 3.2836 16.7186ZM4.3431 15.6568C5.9223 17.236 7.808 18.0257 10 18.0257 12.192 18.0257 14.0777 17.236 15.6569 15.6568 17.2361 14.0776 18.0257 12.192 18.0257 10 18.0257 7.808 17.236 5.9223 15.6569 4.3431 14.0776 2.7639 12.192 1.9743 10 1.9743 7.808 1.9743 5.9224 2.7639 4.3431 4.3431 2.764 5.9223 1.9743 7.808 1.9743 10 1.9743 12.192 2.7639 14.0776 4.3431 15.6568Z')\",\n },\n _groupHover: {\n _before: {\n clipPath:\n \"path('M4.1637 10.7451 9.2548 10.7451 9.2549 15.8363 10.7451 15.8363 10.7452 10.7451 15.8363 10.7451 15.8364 9.2548 10.7452 9.2548 10.7452 4.1636 9.2548 4.1636 9.2548 9.2548 4.1636 9.2548 4.1637 10.7451ZM10.0016 19.5C8.68772 19.5 7.45268 19.2506 6.29655 18.752C5.1404 18.2533 4.13472 17.5765 3.2795 16.7217C2.42427 15.8669 1.74721 14.8616 1.24833 13.706C0.749442 12.5504 0.5 11.3156 0.5 10.0017C0.5 8.68772 0.749334 7.45268 1.248 6.29655C1.74667 5.1404 2.42342 4.13472 3.27825 3.2795C4.1331 2.42427 5.13834 1.74721 6.29398 1.24833C7.44959 0.749443 8.68437 0.5 9.9983 0.5C11.3122 0.5 12.5473 0.749334 13.7034 1.248C14.8596 1.74667 15.8652 2.42342 16.7205 3.27825C17.5757 4.1331 18.2527 5.13834 18.7516 6.29398C19.2505 7.44959 19.5 8.68437 19.5 9.9983C19.5 11.3122 19.2506 12.5473 18.752 13.7034C18.2533 14.8596 17.5765 15.8652 16.7217 16.7205C15.8669 17.5757 14.8616 18.2527 13.706 18.7516C12.5504 19.2505 11.3156 19.5 10.0016 19.5Z')\",\n },\n },\n },\n },\n});\n","/**\n * source:\n * https://github.com/digital-go-jp/design-system-example-components-react/blob/main/src/components/Label/Label.tsx\n */\nimport { defineRecipe } from \"@pandacss/dev\";\n\nexport default defineRecipe({\n className: \"label\",\n base: {\n /**\n * flex w-fit items-center gap-2 text-solid-gray-800\n */\n display: \"flex\",\n width: \"fit-content\",\n alignItems: \"center\",\n gap: 2,\n color: \"solid-gray.800\",\n },\n variants: {\n size: {\n /**\n * data-[size=sm]:text-std-16B-170 data-[size=md]:text-std-17B-170 data-[size=lg]:text-std-18B-160\n */\n sm: { textStyle: \"std-16B-170\" },\n md: { textStyle: \"std-17B-170\" },\n lg: { textStyle: \"std-18B-160\" },\n },\n },\n defaultVariants: {\n size: \"md\",\n },\n});\n","/**\n * source:\n * https://github.com/digital-go-jp/design-system-example-components-react/blob/main/src/components/Input/Input.tsx\n */\nimport { defineRecipe } from \"@pandacss/dev\";\n\nexport default defineRecipe({\n className: \"input\",\n description:\n \"インプットテキストコンポーネントは、名前や電話番号など、1行以内のテキストを入力する場合に使用します。\",\n base: {\n /**\n * max-w-full px-4 py-3 rounded-8\n */\n // minWidth: \"80px\",\n maxWidth: \"full\",\n rounded: 8,\n px: 4,\n py: 3,\n /**\n * border border-solid-gray-600 hover:border-black\n * aria-disabled:border-solid-gray-300\n * aria-disabled:forced-colors:border-[GrayText]\n * aria-[invalid=true]:border-error-1 aria-[invalid=true]:hover:border-red-1000\n */\n borderStyle: { base: \"solid\", _readOnly: \"dashed\" },\n borderWidth: \"1px\",\n borderColor: {\n base: \"solid-gray.600\",\n _hover: \"black\",\n _disabled: { base: \"solid-gray.300\", _highContrast: \"GrayText\" },\n _invalid: { base: \"error.1\", _hover: \"red.1000\" },\n },\n /**\n * bg-white text-oln-16N-100 text-solid-gray-800\n * aria-disabled:bg-solid-gray-50 aria-disabled:text-solid-gray-420\n * aria-disabled:forced-colors:text-[GrayText]\n *\n */\n bg: { base: \"white\", _disabled: \"solid-gray.50\" },\n color: {\n base: \"solid-gray.800\",\n _disabled: { base: \"solid-gray.420\", _highContrast: \"GrayText\" },\n },\n textStyle: \"oln-16N-100\",\n /**\n * focus:outline focus:outline-4 focus:outline-black\n * focus:outline-offset-[calc(2/16*1rem)]\n * focus:ring-[calc(2/16*1rem)] focus:ring-yellow-300\n */\n _focus: {\n outlineStyle: \"solid\",\n outlineWidth: \"4px\",\n outlineColor: \"black\",\n outlineOffset: 0.5,\n focusBox: \"calc({spacing.1} / 2)\",\n },\n /**\n * aria-disabled:pointer-events-none\n */\n pointerEvents: { base: \"inherit\", _disabled: \"none\" },\n },\n variants: {\n size: {\n /**\n * data-[size=sm]:h-10 data-[size=md]:h-12 data-[size=lg]:h-14\n */\n sm: { height: 10 },\n md: { height: 12 },\n lg: { height: 14 },\n },\n },\n defaultVariants: {\n size: \"lg\",\n },\n});\n","/**\n * source:\n * https://github.com/digital-go-jp/design-system-example-components-react/blob/main/src/components/Select/Select.tsx\n */\nimport { defineRecipe } from \"@pandacss/dev\";\n\nexport default defineRecipe({\n className: \"select-box\",\n description:\n \"セレクトボックスは、複数の選択肢を提供するフォームコントロールです。\",\n base: {\n /**\n * w-full pl-4 pr-10 py-[calc(11/16*1rem)]\n * appearance-none rounded-8\n * aria-disabled:pointer-events-none\n */\n width: \"full\",\n appearance: \"none\",\n pl: 4,\n pr: 10,\n py: \"calc(11 / 16 * 1rem)\",\n rounded: 8,\n pointerEvents: { base: \"inherit\", _disabled: \"none\" },\n /**\n * bg-white text-oln-16N-100 text-solid-gray-800\n * aria-disabled:text-solid-gray-420\n * aria-disabled:forced-colors:text-[GrayText]\n */\n bg: { base: \"white\", _disabled: \"solid-gray.50\" },\n color: { base: \"solid-gray.800\", _disabled: \"solid-gray.420\" },\n textStyle: \"oln-16N-100\",\n /**\n * border border-solid-gray-600 hover:border-black\n * aria-disabled:border-solid-gray-300 aria-disabled:bg-solid-gray-50\n * aria-disabled:forced-colors:border-[GrayText]\n * aria-[invalid=true]:border-error-1aria-[invalid=true]:hover:border-red-1000\n */\n borderWidth: \"1px\",\n borderColor: {\n base: \"solid-gray.900\",\n _disabled: \"solid-gray.300\",\n _invalid: { base: \"error.1\", _hover: \"red.1000\" },\n },\n /**\n * remove button style\n */\n textAlign: \"start\",\n /**\n * focus:outline focus:outline-4 focus:outline-black focus:outline-offset-[calc(2/16*1rem)] focus:ring-[calc(2/16*1rem)] focus:ring-yellow-300\n */\n _focus: {\n outlineStyle: \"solid\",\n outlineWidth: \"4px\",\n outlineColor: \"black\",\n outlineOffset: 0.5,\n focusBox: \"calc({spacing.1} / 2)\",\n },\n },\n variants: {\n size: {\n /**\n * data-[size=sm]:h-10 data-[size=md]:h-12 data-[size=lg]:h-14\n */\n sm: {\n height: 10,\n },\n md: {\n height: 12,\n },\n lg: {\n height: 14,\n },\n },\n },\n});\n","import { defineSlotRecipe } from \"@pandacss/dev\";\nimport { anatomy as datePickerAnatomy } from \"@zag-js/date-picker\";\nimport label from \"./label\";\nimport input from \"./input\";\nimport selectBox from \"./select-box\";\n\nexport default defineSlotRecipe({\n className: \"date-picker\",\n slots: datePickerAnatomy.extendWith(\"view\").keys(),\n base: {\n root: {\n colorPalette: \"keyColor\",\n },\n control: {\n display: \"flex\",\n alignItems: \"center\",\n gap: 2,\n },\n viewControl: {\n display: \"flex\",\n alignItems: \"center\",\n gap: 2,\n p: 4,\n },\n content: {\n /**\n * border border-solid-gray-420 bg-white shadow-1 rounded-8 focus:outline-0\n */\n bg: \"white\",\n shadow: 1,\n rounded: 8,\n borderWidth: \"1px\",\n borderColor: \"solid-gray.420\",\n _focus: {\n outlineWidth: \"0px\",\n },\n },\n view: {\n colorPalette: \"keyColor\",\n display: \"flex\",\n flexDirection: \"column\",\n alignItems: \"stretch\",\n width: \"max-content\",\n },\n label: {\n ...label.base,\n },\n input: {\n ...input.base,\n },\n yearSelect: {\n ...selectBox.base,\n ...selectBox.variants?.size?.md,\n width: \"fit-content\",\n },\n monthSelect: {\n ...selectBox.base,\n ...selectBox.variants?.size?.md,\n width: \"fit-content\",\n },\n table: {\n /**\n * mx-3 mb-2\n */\n mx: 3,\n mb: 2,\n },\n tableHead: {\n /**\n * [&_th]:p-0\n */\n \"& th\": {\n p: 0,\n },\n },\n tableHeader: {\n /**\n * size-12 text-center font-bold\n */\n width: 12,\n height: 12,\n textAlign: \"center\",\n fontWeight: \"bold\",\n },\n tableBody: {\n /**\n * [&_td]:p-0\n */\n \"& td\": {\n p: 0,\n },\n },\n tableCellTrigger: {\n /**\n * m-1 flex items-center justify-center size-10 rounded-full\n * underline-offset-[calc(3/16*1rem)] hover:bg-solid-gray-50 hover:underline\n * data-[selected]:!bg-blue-900 data-[selected]:border\n * data-[selected]:border-transparent data-[selected]:text-white\n * focus-visible:bg-yellow-300 focus-visible:outline focus-visible:outline-4\n * focus-visible:outline-black focus-visible:outline-offset-[calc(2/16*1rem)]\n * focus-visible:ring-[calc(2/16*1rem)] focus-visible:ring-yellow-300\n */\n m: 1,\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"center\",\n width: 10,\n height: 10,\n rounded: \"full\",\n textUnderlineOffset: \"calc(3 / 16 * 1rem)\",\n textDecoration: { _hover: \"underline\" },\n bg: {\n _hover: { base: \"solid-gray.50\", _disabled: \"transparent\" },\n _inRange: {\n base: \"colorPalette.bg\",\n },\n _selected: {\n base: \"colorPalette.primary\",\n _hover: \"colorPalette.primary\",\n _disabled: \"transparent\",\n },\n },\n color: { _selected: \"white\", _disabled: \"solid-gray.300\" },\n cursor: \"pointer\",\n borderWidth: { _selected: \"1px\" },\n borderColor: { _selected: \"transparent\" },\n },\n },\n});\n","/**\n * reference:\n * https://github.com/digital-go-jp/design-system-example-components-html/tree/main/src/components/description-list\n */\nimport { defineSlotRecipe } from \"@pandacss/dev\";\n\nexport default defineSlotRecipe({\n className: \"description-list\",\n slots: [\"root\", \"item\", \"term\", \"marker\", \"description\"],\n base: {\n root: {\n /**\n * margin-top: calc(16 / 16 * 1rem);\n * margin-bottom: calc(16 / 16 * 1rem);\n * display: grid;\n * gap: calc(8 / 16 * 1rem) 0;\n * overflow-wrap: anywhere;\n */\n mt: 4,\n mb: 4,\n display: \"grid\",\n rowGap: 2,\n overflowWrap: \"anywhere\",\n },\n term: {\n /**\n * font-weight: bold;\n */\n fontWeight: \"bold\",\n },\n marker: {\n display: \"none\",\n },\n description: {\n /**\n * margin-left: calc(32 / 16 * 1rem);\n */\n ml: 8,\n },\n },\n variants: {\n marker: {\n none: {},\n bullet: {\n term: {\n /**\n * margin-left: calc(32 / 16 * 1rem);\n * display: list-item;\n * list-style-type: disc;\n */\n ml: 8,\n display: \"list-item\",\n listStyleType: \"disc\",\n },\n },\n custom: {\n marker: {\n display: \"inline-block\",\n minWidth: 8,\n height: \"1em\",\n },\n },\n },\n },\n defaultVariants: {\n marker: \"none\",\n },\n});\n","/**\n * source:\n * https://github.com/digital-go-jp/design-system-example-components-react/blob/main/src/components/Disclosure/Disclosure.tsx\n */\nimport { defineSlotRecipe } from \"@pandacss/dev\";\nimport { anatomy as disclosureAnatomy } from \"@zag-js/collapsible\";\n\nexport default defineSlotRecipe({\n className: \"disclosure\",\n description:\n \"ディスクロージャーは、コンテンツのセクション内の任意の範囲を折りたたむことができるユーザーインターフェースです。※セクション単位で折りたたみ表示をする場合は「アコーディオン」コンポーネントを使用してください。\",\n slots: disclosureAnatomy.extendWith(\"indicator\").keys(),\n base: {\n root: {\n /**\n * group/disclosure\n */\n colorPalette: \"keyColor\",\n },\n trigger: {\n /**\n * group/summary\n * [&::-webkit-details-marker]:hidden\n */\n /**\n * flex w-fit cursor-default list-none items-start justify-start gap-2\n */\n display: \"flex\",\n width: \"fit-content\",\n cursor: \"default\",\n listStyle: \"none\",\n alignItems: \"start\",\n justifyContent: \"start\",\n gap: 2,\n /**\n * remove button style\n */\n textAlign: \"start\",\n /**\n * hover:underline hover:underline-offset-[calc(3/16*1rem)]\n */\n _hover: {\n textDecoration: \"underline\",\n textUnderlineOffset: \"calc(3 / 16 * 1rem)\",\n },\n /**\n * focus-visible:rounded-4 focus-visible:outline focus-visible:outline-4\n * focus-visible:outline-black focus-visible:outline-offset-[calc(2/16*1rem)]\n * focus-visible:bg-yellow-300\n * focus-visible:ring-[calc(2/16*1rem)] focus-visible:ring-yellow-300\n */\n _focusVisible: {\n rounded: 4,\n bg: \"yellow.300\",\n outlineStyle: \"solid\",\n outlineWidth: \"4px\",\n outlineColor: \"black\",\n outlineOffset: 0.5,\n focusBox: \"calc({spacing.1} / 2)\",\n },\n },\n indicator: {\n flex: \"none\",\n bg: { base: \"colorPalette.primary.100\", _groupHover: \"white\" },\n color: {\n base: \"white\",\n _groupHover: \"colorPalette.primary.100\",\n _highContrast: \"inherit\",\n },\n mt: \"calc((1lh - 24px) / 2)\",\n width: \"24px\",\n height: \"24px\",\n rounded: \"full\",\n outlineStyle: \"solid\",\n outlineWidth: \"3px\",\n outlineOffset: \"-3px\",\n outlineColor: \"colorPalette.primary.100\",\n transition: \"transform\",\n transform: {\n base: \"rotate(-180deg)\",\n _open: \"rotate(0deg)\",\n },\n },\n content: {},\n },\n});\n","/**\n * source:\n * https://github.com/digital-go-jp/design-system-example-components-react/blob/main/src/components/Divider/Divider.tsx\n */\nimport { defineRecipe } from \"@pandacss/dev\";\n\nexport default defineRecipe({\n className: \"divider\",\n description:\n \"ディバイダーは、異なるセクション、コンポーネント、またはコンテンツのグループ間に設けられる視覚的な区切りで、HTMLのhr要素に相当します。要素間に明確な区切りを設けることで、読みやすさを向上させる役割を果たします。\",\n variants: {\n color: {\n \"gray-420\": { borderColor: \"solid-gray.420\" },\n \"gray-536\": { borderColor: \"solid-gray.536\" },\n black: { borderColor: \"black\" },\n },\n },\n defaultVariants: {\n color: \"gray-420\",\n },\n});\n","/**\n * source:\n * https://github.com/digital-go-jp/design-system-example-components-react/blob/main/src/components/Drawer/Drawer.stories.tsx\n * https://github.com/cschroeter/park-ui/blob/main/packages/preset/src/theme/recipes/drawer.ts\n */\nimport { anatomy as dialogAnatomy } from \"@zag-js/dialog\";\nimport { defineSlotRecipe } from \"@pandacss/dev\";\n\nconst anatomy = dialogAnatomy.extendWith(\"header\", \"body\", \"footer\");\n\nexport default defineSlotRecipe({\n className: \"drawer\",\n description:\n \"ブラウザ画面の四辺(上下左右端)から展開し、モバイルメニューなどのコンポーネントを格納可能なコンテナです。\",\n slots: anatomy.keys(),\n base: {\n backdrop: {\n /**\n * backdrop:bg-opacity-gray-100 forced-colors:backdrop:bg-[#000b]\n */\n backdropFilter: \"blur(4px)\",\n background: \"solid-gray.100/90\",\n height: \"100vh\",\n position: \"fixed\",\n top: 0,\n left: 0,\n width: \"100vw\",\n zIndex: 10,\n // zIndex: \"overlay\",\n _open: {\n animation: \"backdrop-in\",\n },\n _closed: {\n animation: \"backdrop-out\",\n },\n },\n positioner: {\n alignItems: \"center\",\n display: \"flex\",\n height: \"100dvh\",\n justifyContent: \"center\",\n position: \"fixed\",\n top: 0,\n /**\n * w-72\n */\n width: 72,\n zIndex: 1400,\n // zIndex: \"modal\",\n },\n content: {\n /**\n * m-[unset] max-w-full max-h-[unset] overflow-visible start-auto\n */\n margin: \"unset\",\n maxWidth: \"full\",\n maxHeight: \"full\",\n overflow: \"visible\",\n insetInlineStart: \"auto\",\n width: \"full\",\n /**\n * bg-white shadow-2 border-l-transparent\n */\n borderColor: \"transparent\",\n background: \"white\",\n boxShadow: 2,\n /**\n * grid grid-rows-[auto_1fr] h-dvh\n */\n display: \"grid\",\n gridTemplateRows: \"auto 1fr\",\n height: \"100dvh\",\n _hidden: {\n display: \"none\",\n },\n },\n header: {\n /**\n * flex justify-end py-4 pl-4 pr-8\n */\n display: \"flex\",\n justifyContent: \"start\",\n py: 4,\n px: 4,\n },\n title: {\n textStyle: \"std-20B-150\",\n },\n body: {\n /**\n * overflow-auto\n */\n overflow: \"auto\",\n px: 4,\n py: 4,\n textStyle: \"std-17N-170\",\n },\n },\n variants: {\n placement: {\n right: {\n positioner: {\n right: 0,\n },\n content: {\n /**\n * border-l\n */\n borderLeftWidth: \"1px\",\n },\n },\n left: {\n positioner: {\n left: 0,\n },\n content: {\n /**\n * border-l\n */\n borderRightWidth: \"1px\",\n },\n },\n },\n },\n defaultVariants: {\n placement: \"right\",\n },\n});\n","/**\n * https://github.com/digital-go-jp/design-system-example-components-react/blob/main/src/components/EmergencyBanner/EmergencyBanner.tsx\n * https://github.com/digital-go-jp/design-system-example-components-html/blob/main/src/components/emergency-banner/emergency-banner.css\n */\nimport { defineSlotRecipe } from \"@pandacss/dev\";\nimport { emergencyBannerAnatomy } from \"../anatomy\";\n\nexport default defineSlotRecipe({\n className: \"emergency-banner\",\n slots: emergencyBannerAnatomy.keys(),\n base: {\n root: {\n /**\n * block px-2.5 py-3.5 border-[6px] bg-white desktop:p-[calc(26/16*1rem)] border-warning-orange-1\n */\n display: \"block\",\n px: { base: 2.5, md: 6.5 },\n py: { base: 3.5, md: 6.5 },\n bg: \"white\",\n borderWidth: \"6px\",\n borderColor: \"warning.orange.1\",\n color: \"solid-gray.800\",\n },\n heading: {\n /**\n * text-std-20B-150 text-black desktop:text-std-24B-150\n */\n color: \"black\",\n textStyle: { base: \"std-20B-150\", md: \"std-24B-150\" },\n _before: {\n content: '\"【緊急】\"',\n },\n },\n body: {\n /**\n * mt-2 desktop:mt-4\n */\n mt: { base: 2, md: 4 },\n },\n action: {\n pt: { base: 2, md: 3 },\n pb: { md: 1 },\n display: { md: \"flex\" },\n justifyContent: { md: \"flex\" },\n },\n button: {\n /**\n * relative block mx-auto\n * p-[calc(18/16*1rem)] desktop:p-5\n * w-full desktop:w-fit\n * desktop:min-w-[50%]\n * border-2 desktop:border-4 border-transparent\n * bg-error-1 hover:bg-error-2\n * text-white text-oln-16B-100 text-center\n * rounded-12 desktop:rounded-16\n * after:absolute after:inset-0 after:border-white\n * after:border-2 desktop:after:border-4\n * after:rounded-[calc(10/16*1rem)] desktop:after:rounded-12\n * hover:underline hover:underline-offset-[calc(3/16*1rem)]\n * focus-visible:outline focus-visible:outline-[calc(4/16*1rem)]\n * focus-visible:outline-black focus-visible:outline-offset-[calc(2/16*1rem)]\n * focus-visible:ring-[calc(2/16*1rem)] focus-visible:ring-yellow-300\n */\n position: \"relative\",\n display: \"block\",\n mx: \"auto\",\n p: { base: 4.5, md: 5 },\n width: { base: \"full\", md: \"fit-content\" },\n minWidth: \"50%\",\n borderWidth: { base: \"2px\", md: \"4px\" },\n borderColor: \"transparent\",\n bg: { base: \"error.1\", _hover: \"error.2\" },\n color: \"white\",\n textStyle: \"oln-16B-100\",\n textAlign: \"center\",\n rounded: { base: 12, md: 16 },\n _hover: {\n textDecoration: \"underline\",\n textUnderlineOffset: \"calc(3 / 16 * 1rem)\",\n },\n _after: {\n content: '\"\"',\n position: \"absolute\",\n inset: 0,\n borderColor: \"white\",\n borderWidth: { base: \"2px\", md: \"4px\" },\n rounded: { base: 2.5, md: 12 },\n },\n _focusVisible: {\n outlineStyle: \"solid\",\n outlineWidth: \"4px\",\n outlineColor: \"black\",\n outlineOffset: 0.5,\n focusBox: \"calc({spacing.1} / 2)\",\n },\n },\n },\n});\n","/**\n * source:\n * https://github.com/digital-go-jp/design-system-example-components-react/blob/main/src/components/ErrorText/ErrorText.tsx\n */\nimport { defineRecipe } from \"@pandacss/dev\";\n\nexport default defineRecipe({\n className: \"error-text\",\n base: {\n /**\n * text-dns-16N-130 text-error-1\n */\n textStyle: \"dns-16N-130\",\n color: \"error.1\",\n },\n});\n","/**\n * source:\n * https://github.com/digital-go-jp/design-system-example-components-react/blob/main/src/components/RequirementBadge/RequirementBadge.tsx\n */\nimport { defineRecipe } from \"@pandacss/dev\";\n\nexport default defineRecipe({\n className: \"requirement-badge\",\n base: {\n /**\n * text-oln-16N-100 text-red-800\n */\n textStyle: \"oln-16N-100\",\n color: \"red.800\",\n },\n});\n","/**\n * source:\n * https://github.com/digital-go-jp/design-system-example-components-react/blob/main/src/components/SupportText/SupportText.tsx\n */\nimport { defineRecipe } from \"@pandacss/dev\";\n\nexport default defineRecipe({\n className: \"support-text\",\n base: {\n /**\n * text-std-16N-170 text-solid-gray-600\n */\n textStyle: \"std-16N-170\",\n color: \"solid-gray.600\",\n },\n});\n","/**\n * source:\n * https://github.com/digital-go-jp/design-system-example-components-react/blob/main/src/components/Textarea/Textarea.tsx\n */\nimport { defineRecipe } from \"@pandacss/dev\";\n\nexport default defineRecipe({\n className: \"textarea\",\n description:\n \"テキストエリアコンポーネントは、1行以上のテキストを入力する場合に使用します。\",\n base: {\n /**\n * rounded-8 max-w-full p-4 aria-disabled:pointer-events-none\n */\n rounded: 8,\n p: 4,\n /**\n * text-std-16N-170 bg-white text-solid-gray-800\n * aria-disabled:bg-solid-gray-50 aria-disabled:text-solid-gray-420\n * aria-disabled:forced-colors:text-[GrayText]\n */\n textStyle: \"std-16N-170\",\n bg: { base: \"white\", _disabled: \"solid-gray.50\" },\n color: {\n base: \"solid-gray.800\",\n _disabled: { base: \"solid-gray.420\", _highContrast: \"GrayText\" },\n },\n /**\n * border border-solid-gray-600 hover:border-black\n * aria-disabled:border-solid-gray-300 aria-disabled:forced-colors:border-[GrayText]\n * aria-[invalid=true]:border-error-1 aria-[invalid=true]:hover:border-red-1000\n */\n borderStyle: { base: \"solid\", _readOnly: \"dashed\" },\n borderWidth: \"1px\",\n borderColor: {\n base: \"solid-gray.600\",\n _hover: \"black\",\n _disabled: { base: \"solid-gray.300\", _hover: \"GrayText\" },\n _invalid: { base: \"error.1\", _hover: \"red.1000\" },\n },\n /**\n * focus:outline focus:outline-4 focus:outline-black\n * focus:outline-offset-[calc(2/16*1rem)]\n * focus:ring-[calc(2/16*1rem)] focus:ring-yellow-300\n */\n _focus: {\n outlineStyle: \"solid\",\n outlineWidth: \"4px\",\n outlineColor: \"black\",\n outlineOffset: 0.5,\n focusBox: \"calc({spacing.1} / 2)\",\n },\n },\n});\n","/**\n * source:\n * https://github.com/digital-go-jp/design-system-example-components-react/blob/main/src/components/Input/Input.tsx\n */\nimport { defineSlotRecipe } from \"@pandacss/dev\";\nimport { fieldAnatomy } from \"../anatomy\";\nimport errorText from \"./error-text\";\nimport input from \"./input\";\nimport label from \"./label\";\nimport requirementBadge from \"./requirement-badge\";\nimport selectBox from \"./select-box\";\nimport supportText from \"./support-text\";\nimport textarea from \"./textarea\";\n\nconst field = defineSlotRecipe({\n className: \"field\",\n slots: fieldAnatomy.keys(),\n base: {\n root: {\n display: \"flex\",\n flexDirection: \"column\",\n gap: 1.5,\n },\n label: {\n ...label.base,\n },\n input: {\n ...input.base,\n },\n textarea: {\n ...textarea.base,\n },\n select: {\n ...selectBox.base,\n },\n errorText: {\n ...errorText.base,\n },\n supportText: {\n ...supportText.base,\n },\n requirementBadge: {\n ...requirementBadge.base,\n },\n },\n variants: {\n size: {\n lg: {\n label: { ...label.variants?.size?.lg },\n input: { ...input.variants?.size?.lg },\n select: { ...selectBox.variants?.size?.lg },\n },\n md: {\n label: { ...label.variants?.size?.md },\n input: { ...input.variants?.size?.md },\n select: { ...selectBox.variants?.size?.md },\n },\n sm: {\n label: { ...label.variants?.size?.sm },\n input: { ...input.variants?.size?.sm },\n select: { ...selectBox.variants?.size?.sm },\n },\n },\n },\n defaultVariants: {\n size: \"md\",\n },\n});\n\nexport default field;\n","import { defineSlotRecipe } from \"@pandacss/dev\";\nimport { fieldsetAnatomy } from \"../anatomy\";\nimport errorText from \"./error-text\";\nimport label from \"./label\";\nimport supportText from \"./support-text\";\n\nexport default defineSlotRecipe({\n className: \"fieldset\",\n slots: fieldsetAnatomy.keys(),\n base: {\n legend: {\n ...label.base,\n },\n supportText: {\n ...supportText.base,\n },\n errorText: {\n ...errorText.base,\n },\n },\n variants: {\n size: {\n lg: {\n legend: { ...label.variants?.size?.lg },\n },\n md: {\n legend: { ...label.variants?.size?.md },\n },\n sm: {\n legend: { ...label.variants?.size?.sm },\n },\n },\n },\n defaultVariants: {\n size: \"md\",\n },\n});\n","import { defineSlotRecipe } from \"@pandacss/dev\";\nimport { anatomy as fileUploadAnatomy } from \"@zag-js/file-upload\";\nimport label from \"./label\";\nimport link from \"./link\";\n\nexport default defineSlotRecipe({\n className: \"file-upload\",\n slots: fileUploadAnatomy.extendWith(\"itemDetail\").keys(),\n base: {\n root: {\n display: \"flex\",\n flexDirection: \"column\",\n alignItems: \"start\",\n gap: 4,\n textStyle: \"std-16N-170\",\n },\n dropzone: {\n display: \"flex\",\n flexDirection: \"column\",\n justifyContent: \"space-between\",\n width: \"full\",\n minHeight: \"208px\",\n bg: { base: \"solid-gray.bg\", _dragging: \"green.50\" },\n outlineStyle: \"solid\",\n outlineColor: {\n base: \"solid-gray.536\",\n _dragging: \"success.1\",\n _invalid: \"error.1\",\n },\n outlineWidth: { base: \"1px\", _dragging: \"4px\" },\n rounded: 8,\n pt: 8,\n pb: 6,\n pl: 7,\n pr: 8,\n },\n trigger: {\n flexShrink: 0,\n },\n label: {\n ...label.base,\n textStyle: \"std-17B-170\",\n },\n itemGroup: {\n display: \"flex\",\n flexDirection: \"column\",\n gap: 1,\n listStyle: \"inside deciminal\",\n },\n item: {\n display: \"list-item\",\n color: {\n base: \"solid-gray.600\",\n \"[data-status=rejected]\": \"error.1\",\n _marker: \"solid-gray.600\",\n },\n \"& > *\": {\n display: \"inline\",\n mr: { base: 2, _last: 0 },\n },\n },\n itemDetail: {\n color: { base: \"solid-gray.600\", \"[data-status=rejected] &\": \"error.1\" },\n borderLeftWidth: { base: \"0px\", \"[data-status=rejected] &\": \"4px\" },\n borderColor: \"currentcolor\",\n pl: { base: 0, \"[data-status=rejected] &\": 2 },\n display: \"inline-block\",\n verticalAlign: \"text-top\",\n },\n itemName: {\n textStyle: \"std-16B-170\",\n color: { base: \"solid-gray.800\", \"[data-status=rejected] &\": \"error.1\" },\n },\n itemDeleteTrigger: {\n ...link.base,\n cursor: \"pointer\",\n },\n },\n});\n","/**\n * source:\n * https://github.com/digital-go-jp/design-system-example-components-react/blob/main/src/components/HamburgerMenuButton/HamburgerMenuButton.tsx\n */\nimport { defineRecipe } from \"@pandacss/dev\";\n\nexport default defineRecipe({\n className: \"hamburger-menu-button\",\n base: {\n /**\n * flex w-fit items-center text-oln-16N-100 rounded-6 touch-manipulation\n */\n display: \"flex\",\n width: \"fit-content\",\n alignItems: \"center\",\n textStyle: \"oln-16N-100\",\n rounded: 6,\n /**\n * gap-x-1 px-3 pb-1.5 pt-1\n */\n px: 3,\n pb: 1.5,\n pt: 1,\n touchAction: \"manipulation\",\n columnGap: 1.5,\n /**\n * hover:bg-solid-gray-50 hover:underline hover:underline-offset-[calc(3/16*1rem)]\n */\n _hover: {\n bg: \"solid-gray.50\",\n textDecoration: \"underline\",\n textUnderlineOffset: \"calc(3 / 16 * 1rem)\",\n },\n /**\n * focus-visible:outline focus-visible:outline-4 focus-visible:outline-black\n * focus-visible:outline-offset-[calc(2/16*1rem)] focus-visible:bg-yellow-300\n * focus-visible:ring-[calc(2/16*1rem)] focus-visible:ring-yellow-300\n */\n _focusVisible: {\n bg: \"yellow.300\",\n outlineStyle: \"solid\",\n outlineWidth: \"4px\",\n outlineColor: \"black\",\n outlineOffset: 0.5,\n focusBox: \"calc({spacing.1} / 2)\",\n },\n /**\n * override reset\n */\n cursor: \"pointer\",\n },\n});\n","/**\n * source:\n * https://github.com/digital-go-jp/design-system-example-components-react/blob/main/src/components/Legend/Legend.tsx\n */\nimport { defineRecipe } from \"@pandacss/dev\";\n\nexport default defineRecipe({\n className: \"legend\",\n base: {\n /**\n * flex w-fit items-center gap-2 text-solid-gray-800\n */\n display: \"flex\",\n width: \"fit-content\",\n alignItems: \"center\",\n gap: 2,\n color: \"solid-gray.800\",\n },\n variants: {\n size: {\n sm: {\n /**\n * data-[size=sm]:text-std-16B-170\n */\n textStyle: \"std-16B-170\",\n },\n md: {\n /**\n * data-[size=md]:text-std-17B-170\n */\n textStyle: \"std-17B-170\",\n },\n lg: {\n /**\n * data-[size=lg]:text-std-18B-160\n */\n textStyle: \"std-18B-160\",\n },\n },\n },\n defaultVariants: {\n size: \"md\",\n },\n});\n","import { defineRecipe } from \"@pandacss/dev\";\n\nexport default defineRecipe({\n className: \"list\",\n base: {\n /**\n * py-1\n */\n py: 1,\n },\n});\n","/**\n * reference:\n * https://github.com/digital-go-jp/design-system-example-components-react/blob/main/src/components/LanguageSelector/parts/MenuItem.tsx\n */\nimport { defineRecipe } from \"@pandacss/dev\";\n\nexport default defineRecipe({\n className: \"menu-item\",\n base: {\n /**\n * flex relative items-center text-nowrap\n * bg-white hover:bg-solid-gray-50 focus-visible:bg-yellow-300\n * text-oln-16N-100 text-solid-gray-800\n * ${isCurrent ? '!text-blue-1000 !bg-blue-100 font-bold' : ''}\n */\n display: \"flex\",\n position: \"relative\",\n alignItems: \"center\",\n textStyle: \"dns-16N-130\",\n colorPalette: \"keyColor\",\n bg: {\n base: \"transparent\",\n _hover: \"solid-gray.50\",\n _focusVisible: \"yellow.300\",\n _highlighted: \"yellow.300\",\n _selected: {\n base: \"colorPalette.100\",\n _hover: \"colorPalette.100\",\n },\n _checked: {\n base: \"colorPalette.100\",\n _hover: \"colorPalette.100\",\n },\n _open: {\n base: \"colorPalette.bg\",\n _hover: \"colorPalette.bg\",\n },\n },\n color: {\n base: \"solid-gray.800\",\n _selected: \"colorPalette.primary.100\",\n _checked: \"colorPalette.primary.100\",\n _open: \"colorPalette.primary.100\",\n },\n fontWeight: { base: \"normal\", _selected: \"bold\", _checked: \"bold\" },\n /**\n * hover:underline hover:underline-offset-[calc(3/16*1rem)]\n */\n _hover: {\n textDecoration: \"underline\",\n textUnderlineOffset: \"calc(3 / 16 * 1rem)\",\n },\n /**\n * py-3 pl-3 pr-6 gap-x-2\n */\n py: 3,\n pl: 3,\n pr: 6,\n columnGap: 2,\n /**\n * focus-visible:outline focus-visible:outline-4 focus-visible:outline-black\n * focus-visible:-outline-offset-4\n * focus-visible:ring-[calc(6/16*1rem)] focus-visible:ring-inset\n * focus-visible:ring-yellow-300\n */\n _focusVisible: {\n rounded: 4,\n outlineStyle: \"solid\",\n outlineWidth: \"4px\",\n outlineColor: \"black\",\n outlineOffset: 0.5,\n focusBox: \"{spacing.1.5}\",\n zIndex: 1,\n },\n _highlighted: {\n rounded: 4,\n outlineStyle: \"solid\",\n outlineWidth: \"4px\",\n outlineColor: \"black\",\n outlineOffset: 0.5,\n focusBox: \"{spacing.1.5}\",\n zIndex: 1,\n },\n },\n variants: {\n variant: {\n standard: {\n rounded: 4,\n },\n boxed: {\n rounded: {\n base: 0,\n _focusVisible: 4,\n },\n },\n },\n isCondensed: {\n true: {\n /**\n * ${isCondensed ? 'py-1.5 pl-1.5 pr-4 gap-x-1.5'}\n */\n py: 1.5,\n pl: 1.5,\n pr: 4,\n columnGap: 1.5,\n },\n },\n },\n defaultVariants: {\n variant: \"standard\",\n isCondensed: false,\n },\n});\n","/**\n * source:\n * https://github.com/digital-go-jp/design-system-example-components-react/blob/main/src/components/LanguageSelector/parts/Menu.tsx\n * https://github.com/digital-go-jp/design-system-example-components-react/blob/main/src/components/LanguageSelector/parts/MenuItem.tsx\n */\nimport { defineSlotRecipe, type SystemStyleObject } from \"@pandacss/dev\";\nimport { anatomy as menuAnatomy } from \"@zag-js/menu\";\nimport menuItem from \"./menu-item\";\n\nconst itemStyle = {\n ...menuItem.base,\n} satisfies SystemStyleObject;\n\nexport default defineSlotRecipe({\n className: \"menu\",\n slots: menuAnatomy.keys(),\n base: {\n content: {\n minWidth: \"fit-content\",\n width: \"auto\",\n maxHeight: \"calc({spacing.1} * 75.5)\",\n py: 2,\n borderWidth: \"1px\",\n borderColor: \"solid-gray.420\",\n bg: \"white\",\n rounded: 8,\n boxShadow: 1,\n /**\n * min-w-fit w-auto py-2 border border-solid-grey-420 bg-white shadow-1 rounded-lg\n has-[>:nth-child(7)]:rounded-r-none\n ${isCondensed ? 'max-h-[calc((32*6.5+16)/16*1rem)]' : 'max-h-[calc((44*6.5+16)/16*1rem)]'}\n */\n },\n itemGroupLabel: {\n ...itemStyle,\n fontWeight: \"bold\",\n },\n triggerItem: {\n ...itemStyle,\n },\n item: {\n ...itemStyle,\n textDecoration: {\n base: \"none\",\n _hover: \"underline\",\n },\n textUnderlineOffset: \"calc(3 / 16 * 1rem)\",\n _checked: {\n bg: \"colorPalette.100\",\n color: \"colorPalette.primary.100\",\n fontWeight: \"bold\",\n },\n _focusVisible: {\n outlineStyle: \"solid\",\n outlineWidth: \"4px\",\n outlineColor: \"black\",\n outlineOffset: 0.5,\n focusBox: \"calc({spacing.1} / 2)\",\n zIndex: 1,\n },\n /**\n * flex relative items-center bg-white text-nowrap text-oln-16N-1 text-solid-grey-800\n ${isCondensed ? 'py-1.5 pl-1.5 pr-4 gap-x-1.5' : 'py-3 pl-3 pr-6 gap-x-2'}\n ${isCurrent && '!text-blue-1000 !bg-blue-100 font-bold'}\n hover:underline hover:underline-offset-[calc(3/16*1rem)] hover:bg-solid-grey-50\n focus-visible:outline focus-visible:outline-4 focus-visible:outline-black focus-visible:-outline-offset-4 focus-visible:bg-yellow-300 focus-visible:ring-[calc(6/16*1rem)] focus-visible:ring-inset focus-visible:ring-yellow-300\n ${className ?? ''}\n */\n },\n },\n variants: {\n isCondensed: {\n true: {\n content: {\n maxHeight: \"calc({spacing.2} * 28)\",\n },\n itemGroupLabel: {\n py: 1.5,\n pl: 1.5,\n pr: 4,\n columnGap: 1.5,\n },\n item: {\n py: 1.5,\n pl: 1.5,\n pr: 4,\n columnGap: 1.5,\n },\n triggerItem: {\n py: 1.5,\n pl: 1.5,\n pr: 4,\n columnGap: 1.5,\n },\n },\n },\n },\n defaultVariants: {\n isCondensed: false,\n },\n});\n","import { defineSlotRecipe } from \"@pandacss/dev\";\nimport { menuListAnatomy } from \"../anatomy\";\nimport menuItem from \"./menu-item\";\n\nexport default defineSlotRecipe({\n className: \"menu-list\",\n slots: menuListAnatomy.keys(),\n base: {\n root: {},\n label: {\n py: 3,\n pl: 3,\n pr: 6,\n textStyle: \"oln-17B-100\",\n textWrap: \"nowrap\",\n display: \"block\",\n mb: 2,\n },\n content: {},\n item: {\n ...menuItem.base,\n },\n itemGroup: {\n my: 1,\n },\n itemGroupLabel: {\n ...menuItem.base,\n position: \"sticky\",\n top: 0,\n bg: \"white\",\n },\n itemText: {},\n itemIndicator: {\n position: \"absolute\",\n top: \"50%\",\n right: 4,\n transform: \"translateY(-50%)\",\n },\n },\n variants: {\n variant: {\n standard: {\n item: {\n ...menuItem.variants?.variant?.standard,\n },\n itemGroupLabel: {\n ...menuItem.variants?.variant?.standard,\n },\n },\n boxed: {\n item: {\n ...menuItem.variants?.variant?.boxed,\n },\n itemGroupLabel: {\n ...menuItem.variants?.variant?.boxed,\n },\n },\n },\n isCondensed: {\n true: {},\n },\n },\n defaultVariants: {\n variant: \"standard\",\n isCondensed: false,\n },\n});\n","/**\n * source:\n * https://github.com/digital-go-jp/design-system-example-components-react/tree/main/src/components/NotificationBanner\n * https://github.com/digital-go-jp/design-system-example-components-html/blob/main/src/components/notification-banner\n *\n * inspired by Park UI\n * https://park-ui.com/react/docs/components/alert\n */\nimport { defineSlotRecipe } from \"@pandacss/dev\";\nimport hamburgerMenuButton from \"./hamburger-menu-button\";\nimport { notificationBannerAnatomy } from \"../anatomy\";\n\nexport default defineSlotRecipe({\n className: \"notification-banner\",\n description:\n \"サイト/サービス全体に関わる、またはページや要素単位における重要度の高い情報を、ユーザーの操作に関わらず、サイト/サービス側からユーザーへ提示する場合に用いる通知バナーです。通知に対するユーザーアクションを要求することが可能です。メンテナンスを通知したい、ユーザーの対応が必要な情報を通知してアクションさせたい、といった要求に対応することができます。\",\n slots: notificationBannerAnatomy.keys(),\n base: {\n root: {\n /**\n * [--icon-size:calc(24/16*1rem)] desktop:[--icon-size:calc(36/16*1rem)]\n */\n \"--icon-size\": {\n base: \"{spacing.6}\",\n md: \"{spacing.9}\",\n },\n \"--icon-scale\": {\n base: 24 / 36,\n md: 1,\n },\n /**\n * p-4 desktop:p-6 border-current\n */\n p: { base: 4, md: 6 },\n borderColor: \"currentcolor\",\n /**\n * grid grid-cols-[var(--icon-size)_1fr_minmax(0,auto)]\n * gap-x-3 desktop:gap-x-6 gap-y-4\n */\n display: \"grid\",\n gridTemplateColumns: \"var(--icon-size) 1fr minmax(0, auto)\",\n columnGap: { base: 3, md: 6 },\n rowGap: 4,\n },\n header: {\n /**\n * grid grid-cols-subgrid col-start-2 -col-end-1 place-items-start\n [&>*:last-child]:-col-end-1\n */\n display: \"grid\",\n gridTemplateColumns: \"subgrid\",\n gridColumnStart: 2,\n gridColumnEnd: -1,\n placeItems: \"start\",\n \"& > *:last-child\": {\n gridColumnEnd: -1,\n },\n },\n icon: {\n /**\n * mt-[calc(2/16*1rem)] desktop:mt-0\n */\n mt: { base: 0.5, md: 0 },\n /**\n * h-auto max-w-full\n */\n height: \"auto\",\n maxWidth: \"full\",\n /**\n * icon element\n * instead of icon component\n */\n _before: {\n content: '\"\"',\n display: \"block\",\n bg: \"currentColor\",\n width: \"36px\",\n height: \"36px\",\n transformOrigin: \"left center\",\n transform: \"scale(var(--icon-scale))\",\n },\n },\n close: {\n _before: {\n content: '\"\"',\n display: \"block\",\n mt: 0.5,\n width: 6,\n height: 6,\n bg: \"currentColor\",\n clipPath:\n \"path('m6.4 18.6-1-1 5.5-5.6-5.6-5.6 1.1-1 5.6 5.5 5.6-5.6 1 1.1L13 12l5.6 5.6-1 1L12 13l-5.6 5.6Z')\",\n },\n ...hamburgerMenuButton.base,\n display: \"inline-flex\",\n gap: 1,\n mr: -3,\n color: \"solid-gray.900\",\n },\n heading: {\n /**\n * text-solid-gray-900 col-start-1 desktop:mt-0.5\n * text-std-17B-170 desktop:text-std-20B-160\n *\n * @todo\n * std-20B-160 doesn't exist and replace it to std-20B-150\n */\n textStyle: { base: \"std-17B-170\", md: \"std-20B-150\" },\n color: \"solid-gray.900\",\n gridColumnStart: 1,\n mt: { base: \"auto\", md: 0.5 },\n },\n body: {\n /**\n * col-start-1 -col-end-1 desktop:col-start-2 text-std-16N-170 text-solid-gray-800\n */\n gridColumnStart: { base: 1, md: 2 },\n gridColumnEnd: -1,\n textStyle: \"std-16N-170\",\n color: \"solid-gray.800\",\n },\n actions: {\n /**\n * margin-bottom: calc(-8 / 16 * 1rem);\n * display: grid;\n * gap: calc(8 / 16 * 1rem);\n * grid-column: 1 / 4;\n * @media (min-width: 48rem) {\n * .dads-notification-banner__actions {\n * grid-auto-flow: column;\n * gap: calc(16 / 16 * 1rem);\n * grid-column: 2 / 4;\n * justify-content: end;\n * }\n * }\n */\n mb: -2,\n display: \"grid\",\n gap: { base: 2, md: 4 },\n gridColumn: { base: \"1 / 4\", md: \"2 / 4\" },\n gridAutoFlow: { md: \"column\" },\n justifyContent: { md: \"end\" },\n },\n },\n variants: {\n type: {\n success: {\n root: {\n /**\n * text-success-2 [--color-chip-color:currentColor]\n */\n color: \"success.2\",\n \"--color-chip-color\": \"currentColor\",\n },\n icon: {\n _before: {\n clipPath:\n \"path('M18 0C8.064 0 0 8.064 0 18C0 27.936 8.064 36 18 36C27.936 36 36 27.936 36 18C36 8.064 27.936 0 18 0Z M14.4 27L5.4 18L7.938 15.462L14.4 21.906L28.062 8.244L30.6 10.8L14.4 27Z')\",\n },\n },\n actions: {\n \"& button\": {\n colorPalette: \"green\",\n },\n },\n },\n error: {\n root: {\n /**\n * text-error-1 [--color-chip-color:currentColor]\n */\n color: \"error.1\",\n \"--color-chip-color\": \"currentColor\",\n },\n icon: {\n _before: {\n clipPath:\n \"path('M10.82 35.3.74 25.22v-14.4L10.82.74h14.4L35.3 10.82v14.4L25.22 35.3h-14.4Zm7.2-14.592 5.472 5.472 2.688-2.688-5.472-5.472 5.472-5.472-2.688-2.688-5.472 5.472-5.472-5.472-2.688 2.688 5.472 5.472-5.472 5.472 2.688 2.688 5.472-5.472Z')\",\n },\n },\n actions: {\n \"& button\": {\n colorPalette: \"red\",\n },\n },\n },\n warning: {\n root: {\n /**\n * text-warning-yellow-2 [--color-chip-color:theme(colors.yellow.400)]\n */\n color: \"warning.yellow.2\",\n \"--color-chip-color\": \"{colors.yellow.400}\",\n },\n icon: {\n _before: {\n clipPath:\n \"path('M0 34.0909H36L18 3L0 34.0909ZM19.6364 29.1818H16.3636V25.9091H19.6364V29.1818ZM19.6364 22.6364H16.3636V16.0909H19.6364V22.6364Z')\",\n },\n },\n actions: {\n \"& button\": {\n colorPalette: \"yellow\",\n },\n },\n },\n info1: {\n root: {\n /**\n * text-blue-900 [--color-chip-color:currentColor]\n */\n color: \"blue.900\",\n \"--color-chip-color\": \"currentColor\",\n },\n icon: {\n _before: {\n clipPath:\n \"path('M18 0C8.064 0 0 8.064 0 18C0 27.936 8.064 36 18 36C27.936 36 36 27.936 36 18C36 8.064 27.936 0 18 0ZM19.8 27H16.2V16.2H19.8V27ZM19.8 12.6H16.2V9H19.8V12.6Z')\",\n },\n },\n actions: {\n \"& button\": {\n colorPalette: \"blue\",\n },\n },\n },\n info2: {\n root: {\n /**\n * text-solid-gray-536 [--color-chip-color:currentColor]\n */\n color: \"solid-gray.536\",\n \"--color-chip-color\": \"currentColor\",\n },\n icon: {\n _before: {\n clipPath:\n \"path('M18 0C8.064 0 0 8.064 0 18C0 27.936 8.064 36 18 36C27.936 36 36 27.936 36 18C36 8.064 27.936 0 18 0ZM19.8 27H16.2V16.2H19.8V27ZM19.8 12.6H16.2V9H19.8V12.6Z')\",\n },\n },\n actions: {\n \"& button\": {\n colorPalette: \"solid-gray\",\n },\n },\n },\n },\n bannerStyle: {\n standard: {\n root: {\n /**\n * border-[3px] rounded-12\n */\n borderWidth: \"3px\",\n rounded: 12,\n },\n },\n \"color-chip\": {\n root: {\n /**\n * border-2 !pl-6 desktop:!pl-10\n * shadow-[inset_8px_0_0_0_var(--color-chip-color)]\n * desktop:shadow-[inset_16px_0_0_0_var(--color-chip-color)]\n */\n borderWidth: \"2px\",\n pl: { base: 6, md: 10 },\n shadow: \"inset 16px 0 0 0 var(--color-chip-color)\",\n },\n },\n },\n },\n defaultVariants: {\n type: \"info1\",\n bannerStyle: \"standard\",\n },\n});\n","/**\n * source:\n * https://github.com/digital-go-jp/design-system-example-components-react/blob/main/src/components/Ol/Ol.tsx\n */\nimport { defineRecipe } from \"@pandacss/dev\";\n\nexport default defineRecipe({\n className: \"ordered-list\",\n base: {\n /**\n * pl-8 list-[revert]\n */\n pl: 8,\n listStyle: \"revert\",\n /**\n * [&_:where(ol,ul)]:mt-1 [&_:where(ol,ul)]:-mb-1\n */\n \"&:where(ol,ul)\": {\n mt: 1,\n mb: -1,\n },\n },\n});\n","/**\n * references:\n * https://github.com/cschroeter/park-ui/blob/main/packages/preset/src/theme/recipes/progress.ts\n * https://github.com/chakra-ui/chakra-ui/blob/main/packages/react/src/theme/recipes/progress.ts\n * https://github.com/chakra-ui/chakra-ui/blob/main/packages/react/src/theme/recipes/progress-circle.ts\n */\n\nimport { defineSlotRecipe } from \"@pandacss/dev\";\nimport { anatomy as progressAnatomy } from \"@zag-js/progress\";\n\nexport default defineSlotRecipe({\n className: \"progress\",\n description:\n \"プログレスインジケーターは、ユーザーのアクションに対して処理進行中であることを通知します。データ取得リクエストの応答を待っていることをユーザーに伝えたいといった要求に対応します。\",\n slots: progressAnatomy.keys(),\n base: {\n root: {\n display: \"flex\",\n alignItems: \"center\",\n colorPalette: \"keyColor\",\n },\n track: {\n height: \"4px\",\n bg: \"colorPalette.500\",\n rounded: \"full\",\n overflow: \"hidden\",\n position: \"relative\",\n },\n range: {\n bg: \"colorPalette.1200\",\n height: \"full\",\n outlineStyle: \"solid\",\n outlineWidth: \"1px\",\n outlineColor: \"white\",\n rounded: \"full\",\n transition: \"width 0.2s ease-in-out\",\n \"--translate-x\": \"-100%\",\n _indeterminate: {\n \"--animate-from-x\": \"-40%\",\n \"--animate-to-x\": \"100%\",\n position: \"absolute\",\n willChange: \"left\",\n minWidth: \"50%\",\n animation: \"position 1s ease infinite normal none running\",\n backgroundImage: `linear-gradient(to right, transparent 0%, var(--track-color) 50%, transparent 100%)`,\n },\n },\n circle: {\n _indeterminate: {\n animation: \"spin 2s linear infinite\",\n },\n },\n circleTrack: {\n stroke: \"colorPalette.500\",\n },\n circleRange: {\n stroke: \"colorPalette.1200\",\n strokeLinecap: \"round\",\n transitionProperty: \"stroke-dashoffset, stroke-dasharray\",\n transitionDuration: \"0.6s\",\n _indeterminate: {\n animation: \"circular-progress 1.5s linear infinite\",\n },\n },\n label: {\n textStyle: \"std-16N-170\",\n },\n },\n variants: {\n layout: {\n vertical: {\n root: {\n flexDirection: \"column\",\n gap: 4,\n \"--size\": \"48px\",\n \"--thickness\": \"4px\",\n },\n track: {\n width: \"240px\",\n },\n },\n horizontal: {\n root: {\n flexDirection: \"row\",\n gap: 2,\n \"--size\": \"24px\",\n \"--thickness\": \"2px\",\n },\n track: {\n width: \"80px\",\n },\n },\n },\n },\n defaultVariants: {\n layout: \"vertical\",\n },\n});\n","/**\n * source:\n * https://github.com/digital-go-jp/design-system-example-components-react/blob/main/src/components/Radio/Radio.tsx\n */\nimport { defineSlotRecipe } from \"@pandacss/dev\";\nimport { anatomy as radioGroupAnatomy } from \"@zag-js/radio-group\";\nimport legend from \"./legend\";\n\nexport default defineSlotRecipe({\n className: \"radio-group\",\n slots: radioGroupAnatomy.keys(),\n base: {\n root: {\n display: \"flex\",\n colorPalette: \"keyColor\",\n _vertical: {\n flexDirection: \"column\",\n gap: 0,\n },\n _horizonal: {\n flexDirection: \"row\",\n gap: 4,\n },\n },\n label: {\n ...legend.base,\n },\n item: {\n /**\n * flex w-fit items-start py-2\n */\n display: \"flex\",\n width: \"fit-content\",\n alignItems: \"start\",\n py: 2,\n },\n itemControl: {\n /**\n * flex items-center justify-center shrink-0 rounded-full\n * has-[input:hover:not(:focus):not([aria-disabled=\"true\"])]:bg-solid-gray-420\n */\n /*\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"center\",\n flexShrink: 0,\n rounded: \"full\",\n */\n /**\n * appearance-none size-[calc(5/6*100%)] rounded-full\n */\n appearance: \"none\",\n rounded: \"full\",\n width: \"calc(var(--radio-size) * 5 / 6)\",\n height: \"calc(var(--radio-size) * 5 / 6)\",\n m: \"calc(var(--radio-size) / 12)\",\n flexShrink: 0,\n /**\n * bg-white aria-disabled:!bg-solid-gray-50\n */\n bg: { base: \"white\", _disabled: \"solid-gray.50\" },\n borderColor: {\n /**\n * border-solid-gray-600\n * hover:border-black\n * checked:border-blue-900\n * checked:hover:border-blue-1100\n * forced-colors:!border-[ButtonText] forced-colors:checked:!border-[Highlight]\n */\n base: \"solid-gray.600\",\n _hover: \"black\",\n _highContrast: { base: \"ButtonText\" },\n _checked: {\n base: \"colorPalette.primary\",\n _hover: \"colorPalette.primary.200\",\n _disabled: { base: \"solid-gray.300\", _highContrast: \"GrayText\" },\n _highContrast: \"Highlight\",\n },\n /**\n * data-[error]:border-error-1 data-[error]:hover:border-red-1000\n */\n _invalid: {\n base: \"error.1\",\n _hover: \"red.1000\",\n _disabled: \"solid-gray.300\",\n },\n /**\n * aria-disabled:!border-solid-gray-300\n * forced-colors:aria-disabled:!border-[GrayText]\n */\n _disabled: { base: \"solid-gray.300\", _highContrast: \"GrayText\" },\n },\n /**\n * outline on hover\n * has-[input:hover:not(:focus):not([aria-disabled=\"true\"])]:bg-solid-gray-420\n */\n '&:is(:hover, [data-hover]):not([aria-disabled=\"true\"])': {\n outlineStyle: \"solid\",\n outlineWidth: \"calc(var(--radio-size) / 12)\",\n outlineColor: \"solid-gray.420\",\n _focus: {\n outlineStyle: \"solid\",\n outlineWidth: \"4px\",\n outlineColor: \"black\",\n outlineOffset: 0.5,\n focusBox: \"calc({spacing.1} / 2)\",\n },\n },\n /**\n * focus:outline focus:outline-4 focus:outline-black\n * focus:outline-offset-[calc(2/16*1rem)]\n * focus:ring-[calc(2/16*1rem)] focus:ring-yellow-300\n */\n _focus: {\n outlineStyle: \"solid\",\n outlineWidth: \"4px\",\n outlineColor: \"black\",\n outlineOffset: 0.5,\n focusBox: \"calc({spacing.1} / 2)\",\n },\n _before: {\n /**\n * before:hidden\n * before:size-full\n * before:[clip-path:circle(calc(5/16*100%))]\n * before:bg-white\n */\n content: '\"\"',\n display: \"none\",\n width: \"full\",\n height: \"full\",\n clipPath: \"circle(calc(5 / 16 * 100%))\",\n bg: \"white\",\n },\n _checked: {\n /**\n * checked:before:block\n * checked:before:bg-blue-900 checked:hover:before:bg-blue-1100\n * data-[error]:checked:before:bg-error-1\n * data-[error]:checked:hover:before:bg-red-1000\n * aria-disabled:checked:before:!bg-solid-gray-300\n * forced-colors:checked:before:!bg-[Highlight]\n * forced-colors:aria-disabled:checked:before:!bg-[GrayText]\n */\n _before: {\n display: \"block\",\n bg: {\n base: \"colorPalette.primary\",\n _hover: \"colorPalette.primary.200\",\n _highContrast: \"Highlight\",\n },\n },\n _invalid: {\n _before: {\n bg: {\n base: \"error.1\",\n _hover: \"red.1000\",\n },\n },\n },\n _disabled: {\n _before: {\n bg: {\n base: \"solid-gray.300\",\n _highContrast: \"GrayText\",\n },\n },\n _invalid: {\n _before: {\n bg: {\n base: \"solid-gray.300\",\n },\n },\n },\n },\n },\n },\n itemText: {\n /**\n * text-solid-gray-800\n */\n color: \"solid-gray.800\",\n },\n },\n variants: {\n size: {\n sm: {\n label: {\n ...legend.variants?.size?.sm,\n },\n item: {\n /**\n * data-[size=sm]:gap-1\n */\n gap: 1,\n },\n itemControl: {\n /**\n * data-[size=sm]:size-6\n */\n \"--radio-size\": \"{spacing.6}\",\n /**\n * data-[size=sm]:border-[calc(2/16*1rem)]\n */\n borderWidth: \"{spacing.0.5}\",\n },\n itemText: {\n /**\n * data-[size=sm]:pt-px\n * data-[size=sm]:text-dns-16N-130\n */\n pt: \"1px\",\n textStyle: \"dns-16N-130\",\n },\n },\n md: {\n label: {\n ...legend.variants?.size?.md,\n },\n item: {\n /**\n * data-[size=md]:gap-2\n */\n gap: 2,\n },\n itemControl: {\n /**\n * data-[size=md]:size-8\n */\n \"--radio-size\": \"{spacing.8}\",\n /**\n * data-[size=md]:border-[calc(2/16*1rem)]\n */\n borderWidth: \"{spacing.0.5}\",\n },\n itemText: {\n /**\n * data-[size=md]:pt-1\n * data-[size=md]:text-dns-16N-130\n */\n pt: 1,\n textStyle: \"dns-16N-130\",\n },\n },\n lg: {\n label: {\n ...legend.variants?.size?.lg,\n },\n item: {\n /**\n * data-[size=lg]:gap-3\n */\n gap: 3,\n },\n itemControl: {\n /**\n * data-[size=lg]:size-11\n */\n \"--radio-size\": \"{spacing.11}\",\n /**\n * data-[size=lg]:border-[calc(3/16*1rem)]\n */\n borderWidth: \"calc({spacing.1} * 3 / 4)\",\n },\n itemText: {\n /**\n * data-[size=lg]:pt-2.5\n * data-[size=lg]:text-dns-17N-130\n */\n pt: 2.5,\n textStyle: \"dns-17N-130\",\n },\n },\n },\n },\n defaultVariants: {\n size: \"sm\",\n },\n});\n","import { defineSlotRecipe } from \"@pandacss/dev\";\nimport { resourceListAnatomy } from \"../anatomy\";\n\nexport default defineSlotRecipe({\n className: \"resource-list\",\n slots: resourceListAnatomy.keys(),\n base: {\n root: {\n display: \"flex\",\n borderColor: \"solid-gray.420\",\n overflow: \"hidden\",\n colorPalette: \"keyColor\",\n bg: {\n \"&:has(input:checked)\": \"colorPalette.bg\",\n _selected: \"colorPalette.bg\",\n },\n },\n main: {\n display: \"flex\",\n flexGrow: 1,\n flexDirection: \"row\",\n alignItems: \"center\",\n justifyContent: \"start\",\n gap: { base: 4, md: 6 },\n color: \"solid-gray.800\",\n textStyle: \"dns-16N-130\",\n /**\n * p-4 md:px-6 md:py-4\n */\n py: 4,\n px: { base: 4, md: 6 },\n bg: { base: \"transparent\", _hover: \"solid-gray.50\" },\n _focusVisible: {\n outlineStyle: \"solid\",\n outlineWidth: \"4px\",\n outlineColor: \"black\",\n outlineOffset: 0.5,\n focusBox: \"calc({spacing.1} / 2)\",\n },\n },\n action: {\n p: 4,\n display: \"flex\",\n alignItems: \"center\",\n justifyContent: \"center\",\n },\n content: {\n height: \"full\",\n flexGrow: 1,\n display: \"flex\",\n flexDirection: \"column\",\n },\n title: {\n /**\n * mb-4 text-std-20B-150 font-bold group-hover:text-blue-1000 group-hover:decoration-[calc(3/16*1rem)] md:mb-4\n */\n textStyle: \"std-20B-150\",\n width: \"fit-content\",\n },\n },\n variants: {\n variant: {\n list: {\n root: {\n borderBottomWidth: \"1px\",\n },\n },\n frame: {\n root: {\n rounded: 16,\n borderWidth: \"1px\",\n },\n },\n },\n asLink: {\n true: {\n main: {\n position: \"relative\",\n },\n title: {\n \"& > a\": {\n _before: {\n content: '\"\"',\n position: \"absolute\",\n top: 0,\n left: 0,\n width: \"full\",\n height: \"full\",\n zIndex: 0,\n cursor: \"inherit\",\n },\n },\n },\n },\n },\n },\n defaultVariants: {\n variant: \"list\",\n asLink: false,\n },\n});\n","/**\n * source:\n * https://github.com/digital-go-jp/design-system-example-components-react/blob/main/src/components/Select/Select.tsx\n */\nimport { defineSlotRecipe } from \"@pandacss/dev\";\nimport { anatomy as selectAnatomy } from \"@zag-js/select\";\nimport label from \"./label\";\nimport selectBox from \"./select-box\";\nimport menu from \"./menu\";\n\nexport default defineSlotRecipe({\n className: \"select\",\n description:\n \"セレクトボックスは、複数の選択肢を提供するフォームコントロールです。\",\n slots: selectAnatomy.keys(),\n base: {\n root: {\n display: \"flex\",\n flexDirection: \"column\",\n gap: 1.5,\n },\n label: {\n ...label.base,\n },\n control: {\n /**\n * relative min-w-80 max-w-full\n */\n position: \"relative\",\n minWidth: \"80px\",\n maxWidth: \"full\",\n },\n trigger: {\n ...selectBox.base,\n /**\n * adapt to clearTrigger\n */\n pr: 20,\n },\n indicator: {\n /**\n * pointer-events-none absolute right-4 top-1/2 -translate-y-1/2\n */\n pointerEvents: \"none\",\n position: \"absolute\",\n top: \"50%\",\n transform: \"translateY(-50%)\",\n right: 4,\n /**\n * ${props['aria-disabled'] ? 'text-solid-gray-420 forced-colors:text-[GrayText]' : 'text-solid-gray-900 forced-colors:text-[CanvasText]'}\n */\n color: {\n base: { base: \"solid-gray.900\", _highContrast: \"CanvasText\" },\n _disabled: { base: \"solid-gray.420\", _highContrast: \"GrayText\" },\n },\n },\n clearTrigger: {\n position: \"absolute\",\n top: \"50%\",\n right: 12,\n transform: \"translateY(-50%)\",\n },\n content: {\n ...menu.base?.content,\n },\n itemGroupLabel: {\n textStyle: \"oln-16N-1\",\n fontWeight: \"bold\",\n py: 3,\n pl: 3,\n pr: 6,\n },\n item: {\n ...menu.base?.item,\n },\n itemIndicator: {\n pointerEvents: \"none\",\n position: \"absolute\",\n right: 4,\n top: \"50%\",\n transform: \"translateY(-50%)\",\n },\n },\n variants: {\n size: {\n lg: {\n trigger: {\n ...selectBox.variants?.size?.lg,\n },\n label: { ...label.variants?.size?.lg },\n },\n md: {\n trigger: {\n ...selectBox.variants?.size?.md,\n },\n label: { ...label.variants?.size?.md },\n },\n sm: {\n trigger: {\n ...selectBox.variants?.size?.sm,\n },\n label: { ...label.variants?.size?.sm },\n },\n },\n },\n defaultVariants: {\n size: \"lg\",\n },\n});\n","/**\n * reference:\n * https://github.com/digital-go-jp/design-system-example-components-html/tree/main/src/components/step-navigation\n */\n\nimport { defineSlotRecipe } from \"@pandacss/dev\";\nimport { anatomy as stepNavigationAnatomy } from \"@zag-js/steps\";\n\nexport default defineSlotRecipe({\n className: \"step-navigation\",\n slots: stepNavigationAnatomy.extendWith(\"title\", \"description\").keys(),\n base: {\n root: {\n /**\n * color: var(--color-neutral-solid-gray-800);\n * font-weight: normal;\n * font-size: calc(16 / 16 * 1rem);\n * font-family: var(--font-family-sans);\n * line-height: 1.7;\n * letter-spacing: 0.02em;\n * overflow-wrap: anywhere;\n */\n textStyle: \"std-16N-170\",\n overflowWrap: \"anywhere\",\n colorPalette: \"keyColor\",\n // \"--_step-width\": \"320\",\n // \"--_step-min-width\": \"160\",\n },\n list: {\n /**\n * margin: 0;\n * padding: 0;\n * list-style-type: none;\n */\n m: 0,\n p: 0,\n display: \"flex\",\n _horizontal: {\n flexDirection: \"row\",\n },\n _vertical: {\n flexDirection: \"column\",\n },\n },\n item: {\n /**\n * position: relative;\n * box-sizing: border-box;\n */\n position: \"relative\",\n boxSizing: \"border-box\",\n _last: {\n \"& [data-part=separator]\": {\n display: \"none\",\n },\n },\n _horizontal: {\n /**\n * width: calc(var(--_step-width, 320) / 16 * 1rem);\n * min-width: calc(var(--_step-min-width, 160) / 16 * 1rem);\n * padding: 0 calc(16 / 16 * 1rem);\n */\n width: \"calc(var(--_step-width, 320) / 16 * 1rem)\",\n minWidth: \"calc(var(--_step-min-width, 160) / 16 * 1rem)\",\n px: 4,\n },\n _vertical: {\n /**\n * flex: 1;\n * padding-bottom: calc(24 / 16 * 1rem);\n */\n flex: 1,\n pb: 6,\n },\n },\n trigger: {\n /**\n * display: block;\n * border: 0;\n * background: none;\n * padding: 0;\n * color: inherit;\n * font: inherit;\n * text-wrap: pretty;\n */\n display: \"block\",\n borderWidth: 0,\n bg: \"none\",\n p: 0,\n color: \"inherit\",\n font: \"inherit\",\n textWrap: \"pretty\",\n cursor: \"pointer\",\n _horizontal: {\n /**\n * width: 100%;\n * text-align: center;\n */\n width: \"100%\",\n textAlign: \"center\",\n },\n _vertical: {\n /**\n * position: relative;\n * display: flex;\n * align-items: baseline;\n * column-gap: calc(16 / 16 * 1rem);\n * text-align: left;\n */\n position: \"relative\",\n display: \"flex\",\n alignItems: \"baseline\",\n columnGap: 4,\n textAlign: \"left\",\n },\n },\n indicator: {\n /**\n * position: relative;\n * display: grid;\n * place-content: center;\n * margin: calc(4 / 16 * 1rem);\n * box-sizing: border-box;\n * width: fit-content;\n * height: var(--_number-size);\n * min-width: var(--_number-size);\n * border: 2px solid;\n * border-radius: 50%;\n * background-color: var(--color-neutral-white);\n * padding: 0 calc(2 / 16 * 1rem) calc(2 / 16 * 1rem);\n * font-weight: bold;\n * font-size: calc(20 / 16 * 1rem);\n * line-height: 1.5;\n * letter-spacing: 0.02em;\n * text-decoration: inherit;\n * text-decoration-thickness: inherit;\n */\n position: \"relative\",\n display: \"grid\",\n placeContent: \"center\",\n m: 1,\n boxSizing: \"border-box\",\n width: \"fit-content\",\n height: \"var(--_number-size)\",\n minWidth: \"var(--_number-size)\",\n color: \"colorPalette.primary\",\n borderWidth: \"2px\",\n borderRadius: \"full\",\n borderColor: \"colorPalette.primary\",\n bg: \"white\",\n py: 0,\n px: 0.5,\n textStyle: \"std-20B-150\",\n textDecoration: \"inherit\",\n textDecorationThickness: \"inherit\",\n _after: {\n content: '\"\"',\n },\n _current: {\n /**\n * background-color: var(--color-neutral-solid-gray-800);\n * color: var(--color-neutral-white);\n * border-color: var(--color-neutral-solid-gray-800);\n */\n bg: \"colorPalette.primary\",\n color: \"white\",\n borderColor: \"colorPalette.primary\",\n /**\n * outline: var(--_outline-width) solid var(--color-neutral-solid-gray-800);\n * outline-offset: calc(2 / 16 * 1rem);\n * box-shadow: 0 0 0 calc(2 / 16 * 1rem) var(--color-neutral-white);\n */\n outlineWidth: \"var(--_outline-width)\",\n outlineStyle: \"solid\",\n outlineColor: \"colorPalette.primary\",\n outlineOffset: 0.5,\n boxShadow: \"0 0 0 {spacing.0.5} white\",\n },\n _complete: {\n bg: \"colorPalette.bg\",\n _after: {\n /**\n * position: absolute;\n * top: calc(-10 / 16 * 1rem);\n * left: calc(50% + calc(6 / 16 * 1rem));\n * border-radius: 50%;\n * background-color: var(--color-neutral-white);\n */\n position: \"absolute\",\n top: -2.5,\n left: \"calc(50% + {spacing.1.5})\",\n borderRadius: \"full\",\n bg: \"colorPalette.primary\",\n width: \"36px\",\n height: \"36px\",\n clipPath:\n \"path('M18 0C8.064 0 0 8.064 0 18C0 27.936 8.064 36 18 36C27.936 36 36 27.936 36 18C36 8.064 27.936 0 18 0Z M14.4 27L5.4 18L7.938 15.462L14.4 21.906L28.062 8.244L30.6 10.8L14.4 27Z')\",\n },\n },\n \"[data-orientation=horizontal] > &\": {\n /**\n * margin-right: auto;\n * margin-left: auto;\n */\n mr: \"auto\",\n ml: \"auto\",\n },\n \"[data-orientation=vertical] > &\": {\n /**\n * flex-shrink: 0;\n */\n flexShrink: 0,\n mx: 1,\n },\n },\n title: {\n /**\n * display: block;\n * font-weight: bold;\n * font-size: calc(18 / 16 * 1rem);\n * line-height: 1.6;\n * letter-spacing: 0.02em;\n * text-decoration-thickness: inherit;\n */\n display: \"block\",\n // fontWeight: \"bold\",\n // fontSize: \"calc(18 / 16 * 1rem)\",\n // lineHeight: 1.6,\n // letterSpacing: \"0.02em\",\n textStyle: \"std-18B-160\",\n textDecorationThickness: \"inherit\",\n \"[data-orientation=horizontal] &\": {\n /**\n * margin-top: var(--_title-margin);\n */\n mt: \"var(--_title-margin)\",\n },\n \"[data-orientation=vertical] &\": {\n /**\n * padding: calc(var(--_number-size) / 2 + var(--_number-margin) - 0.875rem) 0;\n */\n pt: \"calc(var(--_number-size) / 2 + var(--_number-margin) - 0.875rem)\",\n pb: 0,\n },\n },\n description: {\n /**\n * margin: var(--_description-margin) 0 0;\n */\n mt: \"var(--_description-margin)\",\n \"[data-orientation=horizontal] &\": {\n /**\n * text-align: center;\n */\n textAlign: \"center\",\n },\n \"[data-orientation=vertical] &\": {\n /**\n * margin-top: calc(\n * var(--_description-margin) -\n * (var(--_number-size) / 2 + var(--_number-margin) - 0.875rem)\n * );\n * padding-left: calc(\n * var(--_number-size) +\n * var(--_number-margin) +\n * var(--_number-margin) +\n * calc(16 / 16 * 1rem)\n * );\n */\n mt: \"calc(var(--_description-margin) - (var(--_number-size) / 2 + var(--_number-margin) - 0.875rem))\",\n pl: \"calc(var(--_number-size) + var(--_number-margin) + var(--_number-margin) + {spacing.4})\",\n },\n },\n separator: {\n /**\n * position: absolute;\n * z-index: -1;\n * content: \"\";\n */\n position: \"absolute\",\n zIndex: -1,\n content: '\"\"',\n borderColor: \"colorPalette.primary\",\n _horizontal: {\n /**\n * top: calc(var(--_number-size) / 2 + var(--_number-margin));\n * left: 50%;\n * width: 50%;\n * border-bottom: 1px solid;\n */\n top: \"calc(var(--_number-size) / 2 + var(--_number-margin))\",\n left: \"50%\",\n width: \"100%\",\n borderBottomWidth: \"1px\",\n },\n _vertical: {\n /**\n * left: calc(var(--_number-size) / 2 + var(--_number-margin));\n * bottom: 0;\n * height: calc(100% - calc(32 / 16 * 1rem));\n * border-right: 1px solid;\n */\n left: \"calc(var(--_number-size) / 2 + var(--_number-margin))\",\n top: \"calc(50% - {spacing.4})\",\n height: \"100%\",\n borderRightWidth: \"1px\",\n },\n },\n },\n variants: {\n size: {\n md: {\n root: {\n root: {\n /**\n * --_number-size: calc(44 / 16 * 1rem);\n * --_number-margin: calc(4 / 16 * 1rem);\n * --_outline-width: calc(2 / 16 * 1rem);\n * --_title-margin: calc(24 / 16 * 1rem);\n * --_description-margin: calc(8 / 16 * 1rem);\n */\n \"--_number-size\": \"{spacing.11}\",\n \"--_number-margin\": \"{spacing.1}\",\n \"--_outline-width\": \"{spacing.0.5}\",\n \"--_title-margin\": \"{spacing.6}\",\n \"--_description-margin\": \"{spacing.2}\",\n },\n },\n indicator: {\n _after: {\n transform: \"scale(0.5)\",\n },\n },\n },\n sm: {\n root: {\n /**\n * --_number-size: calc(32 / 16 * 1rem);\n * --_number-margin: calc(3 / 16 * 1rem);\n * --_outline-width: calc(1 / 16 * 1rem);\n * --_title-margin: calc(16 / 16 * 1rem);\n * --_description-margin: calc(4 / 16 * 1rem);\n */\n \"--_number-size\": \"{spacing.8}\",\n \"--_number-margin\": \"calc({spacing.1} * 3 / 4)\",\n \"--_outline-width\": \"calc({spacing.1} / 4)\",\n \"--_title-margin\": \"{spacing.4}\",\n \"--_description-margin\": \"{spacing.1}\",\n },\n indicator: {\n /**\n * margin: calc(3 / 16 * 1rem);\n * border-width: 1px;\n * font-size: calc(16 / 16 * 1rem);\n */\n m: \"calc({spacing.1} * 3 / 4)\",\n borderWidth: \"1px\",\n textStyle: \"std-16B-170\",\n \"[data-orientation=horizontal] > &\": {\n /**\n * margin-right: auto;\n * margin-left: auto;\n */\n mr: \"auto\",\n ml: \"auto\",\n },\n \"[data-orientation=vertical] > &\": {\n mx: 1,\n },\n _after: {\n transform: \"scale(0.33)\",\n },\n },\n title: {\n /**\n * font-weight: bold;\n * font-size: calc(16 / 16 * 1rem);\n * line-height: 1.7;\n * letter-spacing: 0.02em;\n */\n textStyle: \"std-16B-170\",\n },\n },\n },\n },\n defaultVariants: {\n size: \"md\",\n },\n});\n","/**\n * source:\n * https://github.com/digital-go-jp/design-system-example-components-react/blob/main/src/components/Table/Table.stories.tsx\n */\nimport { defineSlotRecipe } from \"@pandacss/dev\";\nimport { tableAnatomy } from \"../anatomy\";\n\nexport default defineSlotRecipe({\n className: \"table\",\n slots: tableAnatomy.keys(),\n base: {\n root: {\n /**\n * w-full text-std-16N-170\n */\n maxWidth: \"full\",\n colorPalette: \"keyColor\",\n },\n head: {\n \"& tr\": {\n /**\n * border-black bg-solid-gray-50\n */\n borderColor: \"black\",\n bg: \"solid-gray.50\",\n },\n },\n body: {\n \"& tr\": {\n /**\n * border-solid-gray-420\n */\n borderColor: \"solid-gray.420\",\n /**\n * [&:has(input:checked)]:bg-blue-100\n */\n /*\n \"&:has(input:checked)\": {\n bg: \"colorPalette.100\",\n },\n */\n },\n },\n foot: {},\n row: {\n /**\n * border-b\n */\n borderBottomWidth: \"1px\",\n \"tbody > &:has(input:checked)\": { bg: \"colorPalette.100\" },\n },\n header: {\n /**\n * px-4 text-start align-top\n */\n px: 4,\n verticalAlign: \"top\",\n textAlign: \"start\",\n },\n cell: {\n /**\n * px-4 align-top\n */\n px: 4,\n verticalAlign: \"top\",\n },\n caption: {\n mb: 4,\n textStyle: \"oln-17B-100\",\n },\n },\n variants: {\n dense: {\n false: {\n root: {\n textStyle: \"std-16N-170\",\n },\n header: {\n /**\n * py-5\n */\n py: 5,\n },\n cell: {\n /**\n * py-5\n */\n py: 5,\n },\n },\n true: {\n root: {\n textStyle: \"dns-16N-130\",\n },\n header: {\n /**\n * py-2.5\n */\n py: 2.5,\n },\n cell: {\n /**\n * py-2.5\n */\n py: 2.5,\n },\n },\n },\n striped: {\n true: {\n body: {\n \"& tr\": {\n _even: {\n \"&:not(:has(input:checked))\": {\n bg: \"{colors.colorPalette.bg}/25\",\n },\n },\n },\n },\n },\n },\n hovered: {\n true: {\n body: {\n \"& tr\": {\n _hover: {\n bg: \"colorPalette.bg\",\n },\n _even: {\n \"&:not(:has(input:checked))\": {\n _hover: { bg: \"{colors.colorPalette.bg}\" },\n },\n },\n },\n },\n },\n },\n },\n defaultVariants: {\n dense: false,\n striped: false,\n hovered: false,\n },\n});\n","import { defineSlotRecipe } from \"@pandacss/dev\";\nimport { anatomy as tabsAnatomy } from \"@zag-js/tabs\";\n\nexport default defineSlotRecipe({\n className: \"tabs\",\n slots: tabsAnatomy.keys(),\n base: {\n root: {\n colorPalette: \"keyColor\",\n },\n list: {\n /**\n * flex w-full min-w-max items-end whitespace-nowrap\n * border-b border-solid-gray-420\n */\n display: \"flex\",\n width: \"full\",\n alignItems: \"end\",\n whiteSpace: \"nowrap\",\n borderBottomWidth: \"1px\",\n borderColor: \"solid-gray.420\",\n overflowX: \"auto\",\n },\n trigger: {\n /**\n * relative z-0 inline-flex gap-2 justify-center items-center\n * text-oln-14B-100 md:text-oln-16B-100\n */\n position: \"relative\",\n zIndex: 0,\n display: \"inline-flex\",\n gap: 2,\n justifyContent: \"center\",\n alignItems: \"center\",\n textStyle: { base: \"oln-14B-100\", md: \"oln-16B-100\" },\n /**\n * px-4 py-6 group md:px-8 md:py-6\n * hover:bg-solid-gray-50 focus-visible:bg-yellow-300\n * aria-[current=page]:bg-white\n */\n px: { base: 4, md: 8 },\n py: 6,\n cursor: \"pointer\",\n bg: {\n base: \"transparent\",\n _hover: \"solid-gray.50\",\n _focusVisible: { base: \"yellow.300\", _hover: \"yellow.300\" },\n _selected: {\n base: \"white\",\n _hover: \"white\",\n _focusVisible: \"yellow.300\",\n },\n },\n /**\n * focus-visible:z-10 focus-visible:rounded-4\n * focus-visible:outline focus-visible:outline-4\n * focus-visible:outline-offset-[calc(2/16*1rem)] focus-visible:outline-black\n * focus-visible:ring-[calc(2/16*1rem)] focus-visible:ring-yellow-300\n */\n _focusVisible: {\n zIndex: 10,\n rounded: 4,\n outlineStyle: \"solid\",\n outlineWidth: \"4px\",\n outlineColor: \"black\",\n outlineOffset: 0.5,\n focusBox: \"calc({spacing.1} / 2)\",\n },\n _selected: {\n /**\n * relative text-blue-900\n * after:absolute after:bottom-0 after:left-0 after:w-full after:border-b-4\n * after:border-current\n * aria-[current=page]:cursor-default\n */\n color: \"colorPalette.primary\",\n cursor: \"default\",\n _after: {\n content: '\"\"',\n position: \"absolute\",\n bottom: 0,\n left: 0,\n width: \"full\",\n borderBottomWidth: \"4px\",\n borderBlockColor: \"currentcolor\",\n },\n },\n },\n },\n});\n","import { defineSlotRecipe } from \"@pandacss/dev\";\nimport { anatomy as treeViewAnatomy } from \"@zag-js/tree-view\";\nimport menuItem from \"./menu-item\";\n\nexport default defineSlotRecipe({\n className: \"tree-view\",\n slots: treeViewAnatomy.keys(),\n base: {\n root: {},\n label: {\n py: 3,\n pl: 3,\n pr: 6,\n textStyle: \"oln-17B-100\",\n textWrap: \"nowrap\",\n display: \"block\",\n },\n tree: {},\n item: {\n ...menuItem.base,\n },\n itemIndicator: {\n _empty: {\n _before: {\n content: '\"\"',\n display: \"block\",\n width: \"24px\",\n height: \"24px\",\n bg: \"black\",\n clipPath: \"path('M12 19L5 12L12 5L19 12L12 19Z')\",\n },\n _selected: {\n _before: {\n clipPath:\n \"path('M12 19L5 12L12 5L19 12L12 19ZM12 16.15L16.15 12L12 7.85L7.85 12L12 16.15Z')\",\n },\n },\n },\n },\n itemText: {\n flexGrow: 1,\n },\n branch: {},\n branchControl: { ...menuItem.base },\n branchTrigger: {},\n branchContent: {\n my: 1,\n pl: 8,\n },\n branchIndicator: {\n _empty: {\n _before: {\n content: '\"\"',\n display: \"block\",\n width: \"24px\",\n height: \"24px\",\n bg: \"black\",\n clipPath: \"path('M12 19L5 12L12 5L19 12L12 19Z')\",\n },\n _selected: {\n _before: {\n clipPath:\n \"path('M12 19L5 12L12 5L19 12L12 19ZM12 16.15L16.15 12L12 7.85L7.85 12L12 16.15Z')\",\n },\n },\n _open: {\n _before: {\n clipPath:\n \"path('M12 19L5 12L12 5L19 12L12 19ZM12 16.15L16.15 12L12 7.85L7.85 12L12 16.15Z')\",\n },\n },\n },\n },\n branchText: {\n flexGrow: 1,\n },\n },\n variants: {\n variant: {\n standard: {\n item: {\n ...menuItem.variants?.variant?.standard,\n },\n branchControl: {\n ...menuItem.variants?.variant?.standard,\n },\n },\n boxed: {\n item: {\n ...menuItem.variants?.variant?.boxed,\n },\n branchControl: {\n ...menuItem.variants?.variant?.boxed,\n },\n },\n },\n isCondensed: {\n true: {\n label: {\n py: 1.5,\n pl: 1.5,\n pr: 4,\n },\n item: {\n ...menuItem.variants?.isCondensed?.true,\n },\n branchControl: {\n ...menuItem.variants?.isCondensed?.true,\n },\n },\n false: {\n item: {\n ...menuItem.variants?.isCondensed?.false,\n },\n branchControl: {\n ...menuItem.variants?.isCondensed?.false,\n },\n },\n },\n },\n});\n","import { defineRecipe } from \"@pandacss/dev\";\n\nexport default defineRecipe({\n className: \"unordered-list\",\n base: {\n /**\n * pl-8 list-[revert]\n */\n pl: 8,\n listStyle: \"revert\",\n /**\n * [&_:where(ol,ul)]:mt-1 [&_:where(ol,ul)]:-mb-1\n */\n \"&:where(ol,ul)\": {\n mt: 1,\n mb: -1,\n },\n },\n});\n","/**\n * https://github.com/digital-go-jp/design-system-example-components-react/blob/main/src/components/UtilityLink/UtilityLink.tsx\n */\nimport { defineRecipe } from \"@pandacss/dev\";\n\nexport default defineRecipe({\n className: \"utility-link\",\n description:\n \"ユーティリティリンクはふつうの横並びリンクリストに近いが、それよりもコンパクトに作られています。\",\n base: {\n colorPalette: \"keyColor\",\n /**\n * !text-solid-gray-800 text-dns-16N-130\n * focus-visible:bg-yellow-300 focus-visible:text-blue-1000\n */\n textStyle: \"dns-16N-130\",\n color: {\n base: \"solid-gray.800\",\n _focusVisible: \"colorPalette.primary.100\",\n },\n bg: { base: \"transparent\", _focusVisible: \"yellow.300\" },\n /**\n * underline underline-offset-[calc(3/16*1rem)]\n * hover:decoration-[calc(3/16*1rem)]\n */\n textDecoration: \"underline\",\n textDecorationThickness: {\n base: \"1px\",\n _hover: \"calc(3 / 16 * 1rem)\",\n },\n textUnderlineOffset: \"calc(3 / 16 * 1rem)\",\n /**\n * focus-visible:rounded-4\n * focus-visible:outline focus-visible:outline-4\n * focus-visible:outline-black focus-visible:outline-offset-[calc(2/16*1rem)]\n * focus-visible:ring-[calc(2/16*1rem)] focus-visible:ring-yellow-300\n */\n _focusVisible: {\n rounded: 4,\n outlineStyle: \"solid\",\n outlineWidth: \"4px\",\n outlineColor: \"black\",\n outlineOffset: 0.5,\n focusBox: \"calc({spacing.1} / 2)\",\n },\n /**\n * with icon\n */\n display: \"inline-flex\",\n alignItems: \"center\",\n gap: 1,\n \"& svg\": {\n width: \"1em\",\n height: \"1em\",\n },\n },\n});\n","import accordion from \"./accordion\";\nimport blockquote from \"./blockquote\";\nimport breadcrumb from \"./breadcrumb\";\nimport button from \"./button\";\nimport card from \"./card\";\nimport checkbox from \"./checkbox\";\nimport chipLabel from \"./chip-label\";\nimport chipTag from \"./chip-tag\";\nimport datePicker from \"./date-picker\";\nimport descriptionList from \"./description-list\";\nimport disclosure from \"./disclosure\";\nimport digitalGoDivider from \"./divider\";\nimport drawer from \"./drawer\";\nimport emergencyBanner from \"./emergency-banner\";\nimport errorText from \"./error-text\";\nimport field from \"./field\";\nimport fieldset from \"./fieldset\";\nimport fileUpload from \"./file-upload\";\nimport hamburgerMenuButton from \"./hamburger-menu-button\";\nimport input from \"./input\";\nimport label from \"./label\";\nimport legend from \"./legend\";\nimport link from \"./link\";\nimport list from \"./list\";\nimport menu from \"./menu\";\nimport menuItem from \"./menu-item\";\nimport menuList from \"./menu-list\";\nimport notificationBanner from \"./notification-banner\";\nimport orderedList from \"./ordered-list\";\nimport progress from \"./progress\";\nimport radioGroup from \"./radio-group\";\nimport requirementBadge from \"./requirement-badge\";\nimport resourceList from \"./resource-list\";\nimport select from \"./select\";\nimport stepNavigation from \"./step-navigation\";\nimport supportText from \"./support-text\";\nimport table from \"./table\";\nimport tabs from \"./tabs\";\nimport textarea from \"./textarea\";\nimport treeView from \"./tree-view\";\nimport unorderedList from \"./unordered-list\";\nimport utilityLink from \"./utility-link\";\n\nconst recipes = {\n accordion,\n blockquote,\n breadcrumb,\n button,\n card,\n checkbox,\n chipLabel,\n chipTag,\n datePicker,\n descriptionList,\n disclosure,\n digitalGoDivider,\n drawer,\n emergencyBanner,\n errorText,\n field,\n fieldset,\n fileUpload,\n hamburgerMenuButton,\n input,\n label,\n legend,\n link,\n list,\n menu,\n menuItem,\n menuList,\n notificationBanner,\n orderedList,\n progress,\n radioGroup,\n requirementBadge,\n resourceList,\n select,\n stepNavigation,\n supportText,\n table,\n tabs,\n textarea,\n treeView,\n unorderedList,\n utilityLink,\n};\n\nexport default recipes;\n","export const keyframes = {\n \"circular-progress\": {\n \"0%\": {\n strokeDasharray: \"1, 400\",\n strokeDashoffset: \"0\",\n },\n \"50%\": {\n strokeDasharray: \"400, 400\",\n strokeDashoffset: \"-100%\",\n },\n \"100%\": {\n strokeDasharray: \"400, 400\",\n strokeDashoffset: \"-260%\",\n },\n },\n position: {\n from: {\n insetInlineStart: \"var(--animate-from-x)\",\n insetBlockStart: \"var(--animate-from-y)\",\n },\n to: {\n insetInlineStart: \"var(--animate-to-x)\",\n insetBlockStart: \"var(--animate-to-y)\",\n },\n },\n};\n","import { definePreset, type Preset } from \"@pandacss/dev\";\nimport presetBase from \"@cieloazul310/digital-go-pandacss-plugin\";\nimport {\n createKeyColor,\n type Palette,\n} from \"@cieloazul310/digital-go-pandacss-utils\";\nimport recipes from \"./recipes\";\nimport { keyframes } from \"./keyframes\";\n\nconst base = {\n name: \"digital-go-pandacss-preset\",\n presets: [presetBase],\n theme: {\n keyframes,\n recipes,\n },\n} satisfies Preset;\n\nexport default definePreset(base);\n\nexport const createPreset = (keyColor: Palette = \"blue\") =>\n definePreset({\n ...base,\n theme: {\n ...base.theme,\n extend: {\n semanticTokens: {\n colors: {\n keyColor: createKeyColor(keyColor),\n },\n },\n },\n },\n });\n"],"mappings":"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ACT;EACF;CACF,CAAC;;;;ACbF,MAAM,UAAU;CACd;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACD;AAED,sBAAe;;;;ACxFf,MAAa,YAAY;CACvB,qBAAqB;EACnB,MAAM;GACJ,iBAAiB;GACjB,kBAAkB;GACnB;EACD,OAAO;GACL,iBAAiB;GACjB,kBAAkB;GACnB;EACD,QAAQ;GACN,iBAAiB;GACjB,kBAAkB;GACnB;EACF;CACD,UAAU;EACR,MAAM;GACJ,kBAAkB;GAClB,iBAAiB;GAClB;EACD,IAAI;GACF,kBAAkB;GAClB,iBAAiB;GAClB;EACF;CACF;;;;AChBD,MAAM,OAAO;CACX,MAAM;CACN,SAAS,CAAC,WAAW;CACrB,OAAO;EACL;EACA;EACD;CACF;AAED,kBAAe,aAAa,KAAK;AAEjC,MAAa,gBAAgB,WAAoB,WAC/C,aAAa;CACX,GAAG;CACH,OAAO;EACL,GAAG,KAAK;EACR,QAAQ,EACN,gBAAgB,EACd,QAAQ,EACN,UAAU,eAAe,SAAS,EACnC,EACF,EACF;EACF;CACF,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@cieloazul310/digital-go-pandacss-preset",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.3.0",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"homepage": "https://github.com/cieloazul310/digital-go-design-system-with-panda",
|
|
6
6
|
"author": {
|
|
@@ -43,13 +43,13 @@
|
|
|
43
43
|
"format": "prettier --parser typescript --write ."
|
|
44
44
|
},
|
|
45
45
|
"dependencies": {
|
|
46
|
-
"@cieloazul310/digital-go-pandacss-plugin": "^0.
|
|
47
|
-
"@cieloazul310/digital-go-pandacss-utils": "^0.
|
|
46
|
+
"@cieloazul310/digital-go-pandacss-plugin": "^0.3.0",
|
|
47
|
+
"@cieloazul310/digital-go-pandacss-utils": "^0.3.0"
|
|
48
48
|
},
|
|
49
49
|
"devDependencies": {
|
|
50
50
|
"@pandacss/dev": "^1.4.2",
|
|
51
|
-
"@repo/eslint-config": "^0.
|
|
52
|
-
"@repo/typescript-config": "^0.
|
|
51
|
+
"@repo/eslint-config": "^0.3.0",
|
|
52
|
+
"@repo/typescript-config": "^0.3.0",
|
|
53
53
|
"@zag-js/accordion": "^1.26.2",
|
|
54
54
|
"@zag-js/anatomy": "^1.26.2",
|
|
55
55
|
"@zag-js/checkbox": "^1.26.2",
|